@gct-paas/core 0.0.1-dev.16 → 0.0.1-dev.18
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/dist/index.min.cjs +1 -1
- package/dist/index.system.min.js +1 -1
- package/es/constants/editor-type/editor-type.d.ts +33 -1
- package/es/constants/editor-type/editor-type.mjs +8 -0
- package/es/controller/edit-form/edit-form.controller.d.ts +1 -0
- package/es/controller/edit-form/edit-form.controller.mjs +6 -0
- package/es/hooks/use-gct-form-value/use-gct-form-value.mjs +2 -2
- package/es/interface/controller/edit-form/edit-form.controller.d.ts +6 -0
- package/es/interface/form/i-form/i-edit-form.d.ts +6 -0
- package/es/interface/index.d.ts +1 -0
- package/es/interface/low-code-types/widget-basic-types.d.ts +10 -0
- package/es/interface/style/i-border.d.ts +16 -0
- package/es/interface/style/i-border.mjs +1 -0
- package/es/interface/style/i-font.d.ts +9 -0
- package/es/interface/style/i-font.mjs +1 -0
- package/es/interface/style/i-margin.d.ts +2 -0
- package/es/interface/style/i-margin.mjs +1 -0
- package/es/interface/style/i-padding.d.ts +2 -0
- package/es/interface/style/i-padding.mjs +1 -0
- package/es/interface/style/i-position.d.ts +14 -0
- package/es/interface/style/i-position.mjs +1 -0
- package/es/interface/style/i-spacing.d.ts +13 -0
- package/es/interface/style/i-spacing.mjs +1 -0
- package/es/interface/style/index.d.ts +6 -0
- package/es/interface/style/index.mjs +1 -0
- package/es/utils/axios/interceptors.mjs +1 -1
- package/es/utils/width-install/width-install.d.ts +2 -1
- package/es/utils/width-install/width-install.mjs +2 -2
- package/package.json +5 -5
package/dist/index.system.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var Sa=Object.defineProperty;var Aa=(l,L,m)=>L in l?Sa(l,L,{enumerable:!0,configurable:!0,writable:!0,value:m}):l[L]=m;var r=(l,L,m)=>Aa(l,typeof L!="symbol"?L+"":L,m);System.register(["vue-i18n","pinia","axios","qs","lodash-es","vue"],function(l,L){"use strict";var m,ne,se,re,le,ie,ae,K,P,ue,ce,C,oe,X,U,H,B,ge;return{setters:[I=>{m=I.createI18n},I=>{ne=I.defineStore,se=I.createPinia,re=I.setActivePinia},I=>{le=I.AxiosHeaders,ie=I.default},I=>{ae=I},I=>{K=I.mergeWith,P=I.cloneDeep,ue=I.unionWith,ce=I.isEqual},I=>{C=I.reactive,oe=I.onUnmounted,X=I.inject,U=I.computed,H=I.getCurrentInstance,B=I.ref,ge=I.watch}],execute:function(){l({copyTextToClipboard:Be,deepMerge:Q,default:ke,getToken:Re,install:ke,isDef:Ue,setToken:ys,useCopyToClipboard:Ia,useEditFormController:na,useForm:Ce,useFormController:sa,useFormItemController:ra,useGctFormValue:da,useGctFormValueByText:ya,useModal:_a,useNamespace:fa,widthEditorInstall:Rs});const I=l("SIDE_BAR_MINI_WIDTH",48),La=l("SIDE_BAR_SHOW_TIT_MINI_WIDTH",80);var Ge=l("ContentEnum",(n=>(n.FULL="full",n.FIXED="fixed",n))(Ge||{})),Ve=l("ThemeEnum",(n=>(n.DARK="dark",n.LIGHT="light",n))(Ve||{})),Ke=l("SettingButtonPositionEnum",(n=>(n.AUTO="auto",n.HEADER="header",n.FIXED="fixed",n))(Ke||{})),Xe=l("SessionTimeoutProcessingEnum",(n=>(n[n.ROUTE_JUMP=0]="ROUTE_JUMP",n[n.PAGE_COVERAGE=1]="PAGE_COVERAGE",n))(Xe||{})),He=l("PermissionModeEnum",(n=>(n.ROLE="ROLE",n.BACK="BACK",n.ROUTE_MAPPING="ROUTE_MAPPING",n.PLATFORM_ROLE="PLATFORM_ROLE",n))(He||{})),We=l("RouterTransitionEnum",(n=>(n.ZOOM_FADE="zoom-fade",n.ZOOM_OUT="zoom-out",n.FADE_SIDE="fade-slide",n.FADE="fade",n.FADE_BOTTOM="fade-bottom",n.FADE_SCALE="fade-scale",n))(We||{})),O=l("ProjectName",(n=>(n.PORTAL="portal",n.BACKEND_MANAGEMENT="backend-management",n.DEVELOPER_CENTER="developer-center",n.TENANT_CENTER="tenant-center",n.APP_DESIGNER="app-designer",n.PAGE_DESIGNER="page-designer",n.WEB_RENDER="web-render",n.MOBILE_RENDER="mobile-render",n))(O||{})),Fe=l("FIELD_TYPE_CATEGORY",(n=>(n.ALL="field_type_all",n.BASIC="field_type_basic",n.LOGIC="field_type_logic",n.TRACE="field_type_trace",n))(Fe||{})),y=l("FIELD_TYPE",(n=>(n.PRIMARY_KEY="primary_key",n.ASSOCIATED_PRIMARY_KEY="associated_primary_key",n.TEXT="text",n.LONG_TEXT="long_text",n.INTEGER="integer",n.LONG="long",n.DOUBLE="double",n.DECIMAL="decimal",n.BOOLEAN="boolean",n.DATE="date",n.TIME="time",n.DATE_TIME="date_time",n.IMAGE="image",n.ATTACHMENT="attachment",n.SERIAL="serial_number",n.MASTERSLAVE="master_slave",n.USER="user",n.USER_MULTI="user_multi",n.ORG="org",n.ORG_MULTI="org_multi",n.ENUM="enum",n.ENUM_MULTI="enum_multi",n.OPTION="option",n.OPTION_MULTI="option_multi",n.REF="ref",n.REF_MULTI="ref_multi",n.RDO_REF="rdo_ref",n.EXPRESSION="expression",n.EXPRESSION_CONDITION="expression_condition",n.AGG="agg",n.ESOP="esop",n.TRANSACTION="transaction",n.LABEL_TEMPLATE="label_template",n.LABEL_TEMPLATE_REF="label_template_ref",n.DOCUMENT_TEMPLATE="document_template",n.SERIALRULE="serial_number_rule",n.PRINTER="printer",n.MESSAGE_TMPL="message_tmpl",n.RANGE_USER="range_user",n.SIGNATURE="electronic_signature",n.ONLINE_FORM_TEMPLATE="online_form_tmpl",n.E_DHR_TEMPLATE="edhr_tmpl",n.ONLINE_FORM="online_form",n.DATA_TABLE_FORMULA="data_table_formula",n.READONLYCMP="readonlycmp",n.MATERIAL_NO="material_no",n.PRODUCT="product",n.DEVICE="device",n.Biz_Process="biz_process",n))(y||{})),$e=l("FIELD_TYPE_BASIC",(n=>(n.TEXT="text",n.LONG_TEXT="long_text",n.INTEGER="integer",n.LONG="long",n.DOUBLE="double",n.DECIMAL="decimal",n.BOOLEAN="boolean",n.DATE="date",n.TIME="time",n.DATE_TIME="date_time",n))($e||{})),je=l("FIELD_TYPE_LOGIC",(n=>(n.IMAGE="image",n.ATTACHMENT="attachment",n.SERIAL="serial_number",n.MASTERSLAVE="master_slave",n.USER="user",n.USER_MULTI="user_multi",n.ORG="org",n.ORG_MULTI="org_multi",n.ENUM="enum",n.ENUM_MULTI="enum_multi",n.OPTION="option",n.OPTION_MULTI="option_multi",n.REF="ref",n.REF_MULTI="ref_multi",n.RDO_REF="rdo_ref",n.EXPRESSION="expression",n.EXPRESSION_CONDITION="expression_condition",n.AGG="agg",n.ESOP="esop",n.TRANSACTION="transaction",n.LABEL_TEMPLATE="label_template",n.LABEL_TEMPLATE_REF="label_template_ref",n.DOCUMENT_TEMPLATE="document_template",n.SERIALRULE="serial_number_rule",n.PRINTER="printer",n.MESSAGE_TMPL="message_tmpl",n.RANGE_USER="range_user",n.SIGNATURE="electronic_signature",n.ONLINE_FORM_TEMPLATE="online_form_tmpl",n.E_DHR_TEMPLATE="edhr_tmpl",n.ONLINE_FORM="online_form",n.Biz_Process="biz_process",n))(je||{})),ze=l("FIELD_TYPE_TRACE",(n=>(n.MATERIAL_NO="material_no",n.PRODUCT="product",n.DEVICE="device",n))(ze||{}));const Ta=l("FieldTypeToJs",{attachment:"string",boolean:"boolean",date:"string",date_time:"string",decimal:"number",double:"number",enum:"string",enum_multi:"string",image:"string",integer:"number",long:"number",long_text:"string",master_slave:"string",org:"string",org_multi:"string",rdo_ref:"string",ref:"string",ref_multi:"string",serial_number:"string",text:"string",time:"string",user:"string",user_multi:"string",expression:"string",expression_condition:"string",agg:"number",esop:"string",serial_number_rule:"string",label_template:"string",label_template_ref:"string",document_template:"string",transaction:"string",printer:"string",message_tmpl:"string",range_user:"string",primary_key:"string",associated_primary_key:"string",readonlycmp:"string",material_no:"string",product:"string",device:"string",option:"string",option_multi:"string",electronic_signature:"string",online_form_tmpl:"string",edhr_tmpl:"string",online_form:"string",data_table_formula:"string",biz_process:"string"});var qe=l("CreateType",(n=>(n.SYSTEM="SYSTEM",n.USER_DEFINED="USER_DEFINED",n.BUILTIN="BUILTIN",n.CUSTOM="CUSTOM",n.PROCESS="PROCESS",n))(qe||{})),Je=l("MenuType",(n=>(n.CATALOG="CATALOG",n.STANDARD="STANDARD",n.LINK="LINK",n))(Je||{})),Qe=l("OpenMode",(n=>(n.PRESENT="PRESENT",n.IFRAME="IFRAME",n.NEW="NEW",n))(Qe||{})),Ze=l("MaterialEnum",(n=>(n.MaterialFormField="formField",n.MaterialTableField="tableField",n.MaterialEmbedTableField="embedTableField",n.MaterialSubTableField="subTableField",n.MaterialSubTableModalField="subTableModalField",n.cardListFormField="cardList",n.MaterialTableSelectField="tableSelectField",n.DescriptionsFormField="descriptions",n))(Ze||{}));const ma=l("FieldIconMap",{primary_key:"icon-id",text:"icon-wenben1",long_text:"icon-changwenben",integer:"icon-zhengshu",long:"icon-changzhengshu",decimal:"icon-jingduxiaoshu1",double:"icon-xiaoshu",boolean:"icon-buer",date:"icon-riqi1",time:"icon-shijian1",date_time:"icon-riqishijian",user:"icon-renyuanguanlian",org:"icon-bumenguanlian",user_multi:"icon-renyuanduoxuan",org_multi:"icon-bumenduoxuan",image:"icon-tupian1",attachment:"icon-fujian1",serial_number:"icon-xuliehao",master_slave:"icon-zhuziguanlian",enum:"icon-meijuguanlian",ref:"icon-moxingguanlian",rdo_ref:"icon-RDOmoxingguanlian",enum_multi:"icon-meijuguanlianduoxuan",option:"icon-meijuguanlian",option_multi:"icon-meijuguanlianduoxuan",ref_multi:"icon-moxingduoxuan",expression:"icon-gongshiziduan",expression_condition:"icon-gongshiziduan",agg:"icon-huizong",esop:"icon-E-SOP",transaction:"icon-ziduan1",serial_number_rule:"icon-ziduan1",printer:"icon-dayinanniu",message_tmpl:"icon-xiaoximoban",range_user:"icon-fanweirenyuan",label_template_ref:"icon-biaoqianmoban",document_template:"icon-danjumoban",electronic_signature:"icon-qianming1",online_form_tmpl:"icon-zaixianbiaodanmoban",edhr_tmpl:"icon-edhr",online_form:"icon-zaixianbiaodan",data_table_formula:"icon-gongshiziduan",readonlycmp:"icon-wenben1",tenant:"icon-id",associated_primary_key:"icon-id",material_no:"icon-field-material-no",product:"icon-field-product",device:"icon-field-device",biz_process:"icon-jichengzhongxin1"});var Ye=l("AggTypes",(n=>(n.COUNT="COUNT",n.SUM="SUM",n.MAX="MAX",n.MIN="MIN",n.AVG="AVG",n))(Ye||{})),et=l("NodesConfigTypeEnum",(n=>(n.SPEC="spec",n.SUB_WORKFLOW="sub_workflow",n))(et||{})),tt=l("selectionTypeEnums",(n=>(n.None="none",n.SingleChoice="gct_radio",n.MultipleChoice="checkbox",n))(tt||{})),nt=l("UniqueConstraintType",(n=>(n.NONE="NONE",n.GLOBAL="GLOBAL",n.LEVEL="LEVEL",n.LOGIC="LOGIC",n))(nt||{})),st=l("MessageType",(n=>(n.ALL="all",n.UNREAD="unread",n))(st||{})),rt=l("WorkbenchType",(n=>(n.TEST="myTestApp",n.QUICK="quickAccess",n.MY="myApp",n))(rt||{})),lt=l("PersonalCenterType",(n=>(n.PROFILE="profile",n.GENDER="gender",n.ENTERPRISE="enterprise",n))(lt||{})),it=l("GENDER_TYPE",(n=>(n.FEMALE="female",n.MALE="male",n.PRIVARY="privary",n))(it||{})),at=l("TODO_TYPE",(n=>(n.TODO="todo",n.APPLICATION="application",n.DONE="done",n.DELEGATE="delegate",n))(at||{}));const Ra=l("SHOW_FIELDTYPES",[y.TEXT,y.LONG_TEXT,y.LONG,y.INTEGER,y.DECIMAL,y.DOUBLE,y.SERIAL]);var ut=l("UserServiceType",(n=>(n.SCRIPT_SERVICE="SCRIPT_SERVICE",n.SQL_SERVICE="SQL_SERVICE",n.SO_SERVICE="SO_SERVICE",n.BUILTIN_SERVICE="SYS_BUILTIN",n))(ut||{})),ct=l("EntityModelCategoryEnum",(n=>(n.ENTITY="entity",n.DATA="data",n.VIEW="view",n))(ct||{})),ot=l("EntityModelTypeEnum",(n=>(n.BASE="BASE",n.NDO="NDO",n.RDO="RDO",n.TREE="TREE",n.DYNAMIC_FORM="DYNAMIC_FORM",n.WORKFLOW="WORKFLOW",n.TRANSACTION="TRANSACTION",n))(ot||{})),gt=l("FieldDefaultValueTypeEnum",(n=>(n.NONE="NONE",n.FIXED="FIXED",n.SYS_VAR="SYS_VAR",n))(gt||{})),pt=l("FieldSysVarDefaultValueEnum",(n=>(n.NULL="",n.SYS_DATE="SYS_DATE",n.SYS_TIME="SYS_TIME",n.SYS_DATE_TIME="SYS_DATE_TIME",n.CURRENT_USER="CURRENT_USER",n.CURRENT_ORG="CURRENT_ORG",n))(pt||{})),ht=l("scriptTypeEnum",(n=>(n.EVENT="event",n.BUSINESSSERVICE="businessService",n.TIMER="timer",n))(ht||{})),dt=l("PanelEnum",(n=>(n.PAGE="page",n.HISTORY="history",n.GLOBAL="global",n.WIDGET="widget",n.CHANGE_DESIGN="changeDesign",n))(dt||{})),yt=l("Postion",(n=>(n.STATIC="static",n.RELATIVE="relative",n.ABSOLUTE="absolute",n.FIXED="fixed",n.STICKY="sticky",n))(yt||{})),_t=l("BorderStyle",(n=>(n.NONE="none",n.SOLID="solid",n.DOTTED="dotted",n.DASHED="dashed",n.DOUBLE="double",n))(_t||{})),ft=l("TextAlign",(n=>(n.LEFT="left",n.CENTER="center",n.RIGHT="right",n.JUSTIFY="justify",n))(ft||{})),It=l("TextDecoration",(n=>(n.LINETHROUGH="line-through",n.UNDERLINE="underline",n.NONE="none",n))(It||{})),vt=l("EventCategory",(n=>(n.INNER="inner",n.JS="js",n.LO="lo",n))(vt||{})),St=l("PropGroup",(n=>(n.BASIC="basic",n.ADVANCED="advance",n.DISPLAY="display",n.LABEL="label",n.VUE3="vue3",n.FIELD="field",n.DATA="data",n.OTHER="other",n.LIST="list",n.Table="table",n.SUBMIT_RULE="submitRule",n.LISTDATA="listdata",n.SHOW="show",n.FIELD_CONFIG="fieldConfig",n.FORM_CONFIG="formConfig",n.FIELD_LAYOUT="FieldLayout",n.TABLESELECT_CONFIG="tableSelect",n.GENRADIO="genRadio",n.GENCHECKBOX="genCheckbox",n.GENSWITCH="genSwitch",n.OPTIONS="options",n.COLLAPSE="collapse",n.IFRAME="iframe",n.FILECOLLECT="fileCollect",n.CARDLIST="cardList",n.BUTTON="button",n.Button="Button",n.ButtonShow="ButtonShow",n.ButtonStyle="ButtonStyle",n.LISTBUTTON="listButton",n.MODAL="modal",n.MODALWIDTH="modalWidth",n.MODALHEIGHT="modalHeight",n.MODALTITLECONFIG="modalTitleConfig",n.SEARCH="search",n.QUERY="query",n.INPUT_CONFIG="inputConfig",n.DATALINKAGE="dataLinkage",n.PERMISSION="permission",n.DATASOURCE="dataSource",n.VALIDATERULE="validaterule",n.TEXT="text",n.GRID_CONFIG="gridConfig",n.COL_CONFIG="colConfig",n.COMPONENTDEPENDENCY="componentDependency",n.GENIMAGE="genImage",n.DATARANGE="dataRange",n.OPERATOR_CONFIG="operatorConfig",n.BUSINESS_CONFIG="businessConfig",n))(St||{})),At=l("StyleGroup",(n=>(n.LAYOUT="layout",n.STYLE="style",n.BACKGROUND="background",n.MARGIN="margin",n.BORDER="border",n.HEADER="header",n))(At||{})),Lt=l("tagEnum",(n=>(n.TAG="tag",n.PROGRESS="progress",n))(Lt||{})),Tt=l("TagTypeEnum",(n=>(n.RADIUS="radius",n.LINEAR_RADIUS="linear_radius",n.BIG_RADIUS="big_radius",n.LINEAR_BIG_RADIUS="linear_big_radius",n.DASHED_RADIUS="dashed_radius",n.STATUS="status",n))(Tt||{})),mt=l("ProgressTypeEnum",(n=>(n.CIRCLE="circle",n.LINE="line",n))(mt||{})),Rt=l("DisplayType",(n=>(n.RULE="rule",n.CONFIG="config",n))(Rt||{})),bt=l("GLOBAL_VAR_TYPE",(n=>(n.STRING="string",n.NUMBER="number",n.BOOLEAN="boolean",n.OBJECT="object",n.ARRAY="array",n.NULL="NULL",n.DATE="date",n.DATETIME="datetime",n.TIME="time",n))(bt||{})),Et=l("GLOBAL_TYPE",(n=>(n.MODAL="modal",n.EVENT="event",n.VAR="var",n))(Et||{})),Ot=l("COLUMNS_TYPE",(n=>(n.LEFT="left",n.CENTER="center",n.RIGHT="right",n.TOP="top",n.BOTTOM="bottom",n))(Ot||{})),Dt=l("INNER_EVENT",(n=>(n.CLOSE_MODAL="__CLOSEMODAL__",n.OPEN_MODAL="__OPENMODAL__",n.REFRESH_TABLE="__REFRESHTABLE__",n))(Dt||{})),Nt=l("SUB_TABLE_EDIT_MODE",(n=>(n.INLINE="inline",n.MODAL="modal",n))(Nt||{})),Mt=l("SUB_TABLE_OPE_EVENT_TYPE_INLINE",(n=>(n.DELETE="delete",n.COPY="copy",n))(Mt||{})),wt=l("SUB_TABLE_OPE_EVENT_TYPE",(n=>(n.DELETE="delete",n.EDIT="edit",n.COPY="copy",n))(wt||{})),Pt=l("VERIFICATIONCONDITIONS_TYPE",(n=>(n.JS="js",n))(Pt||{})),Ct=l("ASSIGNMENTSTRATEGY_ENUM",(n=>(n.alwaysCover="alwaysCover",n.notCovered="notCovered",n))(Ct||{})),Ut=l("Dependency_ENUM",(n=>(n.HIDDEN="hidden",n.READONLY="readonly",n.DISABLED="disabled",n.REQUIRED="required",n.ASSIGNMENT="assignment",n))(Ut||{})),Bt=l("ToolkitEnum",(n=>(n.OUTLINE="OUTLINE",n.WIDGETS="WIDGETS",n.FIELD="FIELD",n.MODAL="MODAL",n.JS="JS",n.CSS="CSS",n.TEMPLATE="TEMPLATE",n.LO="LO",n))(Bt||{})),kt=l("CategoryTypeEnum",(n=>(n.FORM="form",n.LAYOUT="layout",n.ADVANCED="advanced",n.DATA="data",n.BUTTON="button",n.RDO="rdo",n.KIT="kit",n.PROCESS="process",n))(kt||{})),W=l("Platform",(n=>(n.WEB="web",n.MOBILE="mobile",n))(W||{})),xt=l("BuiltinType",(n=>(n.MODAL="modal",n.MODAL_BODY="modalBody",n.MODAL_FOOTER="modalFooter",n.BottomButtonContainer="bottom-button-container",n))(xt||{})),Gt=l("DateRangeEnums",(n=>(n.WEEK_NOW="sys.pageDesigner.dateRange.weekNow",n.MONTH_NOW="sys.pageDesigner.dateRange.monthNow",n.QUARTER_NOW="sys.pageDesigner.dateRange.quarterNow",n.YEAR_NOW="sys.pageDesigner.dateRange.yearNow",n.WEEk_BEFORE="sys.pageDesigner.dateRange.weekBefore",n.MONTH_BEFORE="sys.pageDesigner.dateRange.monthBefore",n.QUARTER_BEFORE="sys.pageDesigner.dateRange.quarterBefore",n.YEAR_BEFORE="sys.pageDesigner.dateRange.yearBefore",n.DATE_BEFORE="sys.pageDesigner.dateRange.dateBefore",n.DATE_AFTER="sys.pageDesigner.dateRange.dateAfter",n))(Gt||{})),Vt=l("SelectPickerEnums",(n=>(n.DROPDOWN_SELECTION="dropdownSelection",n.TREE_SELECTION="treeSelection",n.MODAL_BOX_SELECTION="modalBoxSelection",n))(Vt||{})),Kt=l("CURRENCY_ENUM",(n=>(n["¥"]="¥",n.$="$",n.S$="S$",n))(Kt||{})),Xt=l("TIMETYPE_ENUM",(n=>(n.d="d",n["d:h"]="d:h",n["d:h:m"]="d:h:m",n["d:h:m:s"]="d:h:m:s",n.h="h",n["h:m"]="h:m",n["h:m:s"]="h:m:s",n.m="m",n["m:s"]="m:s",n.s="s",n))(Xt||{})),Ht=l("TIMETYPE_LANG_ENUM",(n=>(n.d="days",n["d:h"]="dayhour",n["d:h:m"]="dayhourminute",n["d:h:m:s"]="dayhourminutesecond",n.h="hour",n["h:m"]="hourminute",n["h:m:s"]="hourminutesecond",n.m="minute",n["m:s"]="minutesecond",n.s="seconds",n))(Ht||{})),Wt=l("CURRENCY_LANG_ENUM",(n=>(n["¥"]="chMoney",n.$="usMoney",n.S$="sgpMoney",n))(Wt||{})),Ft=l("RowSelectionTypeEnums",(n=>(n.SingleChoice="radio",n.MultipleChoice="checkbox",n))(Ft||{})),$t=l("StatisticalMethodEnums",(n=>(n.Current="current",n.Whole="whole",n))($t||{})),jt=l("PrintModeEnums",(n=>(n.Local="local",n.Server="server",n.PREVIEW_PRINT="PreviewPrint",n.DIRECT_PRINTING="DirectPrinting",n))(jt||{})),zt=l("openWindowEnums",(n=>(n.OPEN="open",n.APPROVE="linkApprove",n))(zt||{})),qt=l("KeyMode",(n=>(n.SYSTEM="system",n.TRANSACTION="transaction",n))(qt||{})),Jt=l("TransactionMode",(n=>(n.CURRENT="current",n.REFERENCE="reference",n))(Jt||{})),Qt=l("DisplayEnums",(n=>(n.BLOCK="block",n.INLINE_BLOCK="inline-block",n))(Qt||{})),Zt=l("ButtonColorType",(n=>(n.DEFAULT="default",n.LINK="link",n))(Zt||{})),Yt=l("ButtonColorTheme",(n=>(n.DEFAULT="default",n.PRIMARY="primary",n.ERROR="error",n.WARNING="warning",n.SUCCESS="success",n))(Yt||{})),en=l("ButtonStyle",(n=>(n.ORDINARY="ordinary",n.SQUARE="square",n))(en||{})),tn=l("ButtonSize",(n=>(n.SMALL="small",n.DEFAULT="middle",n.LARGE="large",n))(tn||{})),nn=l("ButtonTypeGroup",(n=>(n.TEXT="TEXT",n.ICON_TEXT="ICON_TEXT",n.ICON="ICON",n))(nn||{})),sn=l("ButtonType",(n=>(n.PRIMARY="primary",n.DEFAULT="default",n.DASHED="dashed",n.LINK="link",n))(sn||{})),rn=l("ButtonType_vant",(n=>(n.PRIMARY="primary",n.DANGER="danger",n.DEFAULT="default",n))(rn||{}));const ba=l("ButtonGroupType",{TEXT:[{type:"primary",label:"sys.pageDesigner.button_primary",hasText:!0},{type:"default",label:"sys.pageDesigner.button_default",hasText:!0},{type:"primary",danger:!0,label:"sys.pageDesigner.button_primary_danger",hasText:!0},{type:"default",danger:!0,label:"sys.pageDesigner.button_danger",hasText:!0},{type:"dashed",label:"sys.pageDesigner.button_dashed",hasText:!0},{type:"link",label:"sys.pageDesigner.button_text",hasText:!0}],ICON_TEXT:[{type:"primary",label:"sys.pageDesigner.button_primary",hasText:!0,hasIcon:!0},{type:"default",label:"sys.pageDesigner.button_default",hasText:!0,hasIcon:!0},{type:"primary",danger:!0,label:"sys.pageDesigner.button_primary_danger",hasText:!0,hasIcon:!0},{type:"default",danger:!0,label:"sys.pageDesigner.button_danger",hasText:!0,hasIcon:!0},{type:"dashed",label:"sys.pageDesigner.button_dashed",hasText:!0,hasIcon:!0},{type:"link",label:"sys.pageDesigner.button_text",hasText:!0,hasIcon:!0}],ICON:[{type:"primary",hasIcon:!0},{type:"default",hasIcon:!0},{type:"primary",danger:!0,hasIcon:!0},{type:"default",danger:!0,hasIcon:!0},{type:"dashed",hasIcon:!0},{type:"link",hasIcon:!0}]});var ln=l("operateSysEnums",(n=>(n.COLUMNDELETE="columnDelete",n.COLUMNLINK="columnLink",n.COPY="copy",n.VERSION_COPY="version_copy",n.VERSION_CREATE="version_create",n.DETAILS="details",n.EDIT="edit",n.USAGEINFORMATION="usageInformation",n.MODELINGTRACEABILITY="modelingTraceability",n.IMPORT="import",n.EXPORT="export",n.BATCHDELETE="batchDelete",n.SUBMIT="submit",n.RESET="reset",n.EXCUTE="excute",n.LABEL_PRINT="label_print",n.DOCUMENT_PRINT="document_print",n.EXAMINE_AND_APPROVE="examineAndApprove",n))(ln||{})),an=l("TableSearchTypeEnum",(n=>(n.NONE="none",n.EMBEDDED="embedded",n.EXTERNAL="external",n))(an||{})),un=l("TableTypeEnum",(n=>(n.DEFAULT="default",n.EMBED="embed",n.SUB="sub",n))(un||{})),cn=l("TableEditingMethodEnum",(n=>(n.DEFAULTEDITING="defaultEditing",n.CLICKTOENTEREDITING="clickToEnterEditing",n))(cn||{})),on=l("WidgetInScopeEnum",(n=>(n.GCT="gct",n.GCT_MODAL="gct-modal",n.GCT_SUB_TABLE_MODAL="gct-sub-table-modal",n))(on||{})),gn=l("ListTreeSearchTypeEnum",(n=>(n.ALL="ALL",n.SEARCH="SEARCH",n.SEARCHALL="SEARCHALL",n.LEVEL="LEVEL",n.CHILDREN="CHILDREN",n))(gn||{})),pn=l("DatasourceTypeEnum",(n=>(n.REALTIMEDATASOURCE="realTimeDataSource",n.SERVICEDATASOURCE="serviceDataSource",n))(pn||{})),hn=l("SignatureTypeEnum",(n=>(n.SIGNATURE_ONLY="signature_only",n.SIGNATURE_DATE="signature_date",n.SIGNATURE_DATETIME="signature_datetime",n))(hn||{})),dn=l("ResetRuleType",(n=>(n.WIPE_DATA="wipe_data",n.REFRESHDATA="refresh_data",n))(dn||{})),yn=l("SCOPE",(n=>(n.PAGE="page",n.MODAL="modal",n))(yn||{})),_n=l("FormComponents",(n=>(n.RdoInput="rdo-input",n.Input="input",n.ElectronicSignature="electronic-signature",n.UseinfoButton="useinfo-button",n.ModelingButton="modeling-button",n.ImportButton="gc-import-button",n.ExportButton="gc-export-button",n.DocumentPrintButton="document-print-button",n.SubmitButton="submit-button",n.BatchDeleteButton="batchdelete-button",n.CustomButton="custom-button",n.TableLinkButton="table-link-button",n.TableInfoButton="table-info-button",n.TableApproveButton="table-approve-button",n.OpeButton="ope-button",n.ResetButton="reset-button",n.RdoSaveButton="rdo-save-button",n.LabelPrintButton="labelprint-button",n.ProcessButton="process-button",n.ProcessApproveButton="process-approve-button",n.CreateButton="create-button",n.DeleteButton="delete-button",n.CopyButton="copy-button",n.RefreshButton="refresh-button",n.CreateVersionButton="create-version-button",n.CopyVersionButton="copy-version-button",n.Checkbox="checkbox",n.DataTable="data-table",n.TreeTable="tree-table",n.DataTableColumn="data-table-column",n.RefDataTable="ref-data-table",n.DataList="data-list",n.RdoDataList="rdo-data-list",n.DataTableOpe="data-table-ope",n.DataTableFormula="data-table-formula",n.Datepicker="datepicker",n.DateTimepicker="datetimepicker",n.Department="department",n.Form="form",n.RdoForm="rdo-form",n.RdoTable="rdo-table",n.MedProRdoForm="medprordo-form",n.MedProRdoTable="medprordo-table",n.FormProcess="form-process",n.Inputmoney="inputmoney",n.Inputnumber="inputnumber",n.InputDouble="inputdouble",n.Radio="radio",n.Select="select",n.RdoSelect="rdo-select",n.Switch="switch",n.Textarea="textarea",n.Timepicker="timepicker",n.Userpicker="userpicker",n.Search="search",n.SelectSearch="select-search",n.QuickSearch="quick-search",n.LayoutContainer="layout-container",n.ButtonContainer="button-container",n.ButtonProcessContainer="button-process-container",n.BottomButtonContainer="bottom-button-container",n.Grid="grid",n.GridCol="grid-col",n.Tabs="tabs",n.TabPane="tab-pane",n.LeftRightColumns="left-right-columns",n.TopBottomColumns="top-bottom-columns",n.LeftLayoutThree="left-layout-three",n.TopLayoutThree="top-layout-three",n.UploadFile="upload-file",n.UploadImage="upload-image",n.SubTable="sub-table",n.SubTableOpe="sub-table-ope",n.SubTableAddBtn="sub-table-add-button",n.SubTableCopyBtn="sub-table-copy-button",n.SubTableEditBtn="sub-table-edit-button",n.SubTableDeleteBtn="sub-table-delete-button",n.LinkPageBtn="link-page-button",n.Collapse="collapse",n.CardList="card-list",n.CardHeaderLeft="card-header-left",n.CardHeaderRight="card-header-right",n.CardContent="card-content",n.CardOpeBtn="card-ope-btn",n.BaseButton="base-button",n.ReadonlyCmp="readonlycmp",n.TableSelect="table-select",n.GenCheckbox="gen-checkbox",n.GenRadio="gen-radio",n.GenSwitch="gen-switch",n.WorkflowNodes="workflow-nodes",n.WorkflowNodeModal="workflow-node-modal",n.ESOP="e-sop",n.EXPRESSION="expression",n.ExpressionCondition="expression-condition",n.AGG="agg",n.DynamicFormType="dynamic-form-type",n.DynamicFormValue="dynamic-form-value",n.DynamicFormOpts="dynamic-form-options",n.DynamicFormShowType="dynamic-form-show-type",n.DynamicTable="dynamic-table",n.Transaction="transaction",n.SerialRule="serial-rule",n.LabelTemplate="label-template",n.LabelTemplateRef="label-template-ref",n.DocumentTemplate="document-template",n.Wacom="wacom",n.Text="text",n.CustomField="custom-field",n.Printer="printer",n.Descriptions="descriptions",n.RangeUser="range-user",n.GenImage="gen-image",n.TestButton="test-button",n.Iframe="iframe",n.ExcuteButton="medproexcute-button",n.SubDataTable="sub-data-table",n.Signature="signature",n.OnlineForm="online-form",n.TmplTreeSelect="tmpl-tree-select",n.Boolean="boolean",n.BizProcess="biz-process",n.ApprovalHistory="approval-history",n.FlowDiagram="flow-diagram",n))(_n||{})),fn=l("SearchComponents",(n=>(n.SearchInput="SearchInput",n.SearchNumberInput="SearchNumberInput",n.SearchStringNumberInput="SearchStringNumberInput",n.SearchSwitch="SearchSwitch",n.SearchDate="SearchDate",n.SearchDateTime="SearchDateTime",n.SearchTime="SearchTime",n.SearchSelect="SearchSelect",n.SearchRdoSelect="SearchRdoSelect",n.SearchTransaction="SearchTransaction",n.SearchTmplTreeSelect="SearchTmplTreeSelect",n.SearchPrinter="SearchPrinter",n.SearchBizProcess="SearchBizProcess",n))(fn||{})),In=l("tableColumnWidthEnum",(n=>(n.ATUO="selfAdaption",n.ENUMERATION="fixed",n.PERCENTAGE="percentage",n))(In||{})),vn=l("controlConfigEnum",(n=>(n.NULL="NULL",n.STRING="空字符串",n.ZERO="0",n))(vn||{})),Sn=l("statisticalMethodEnum",(n=>(n.TOTAL="total",n.AVERAGE="average",n))(Sn||{})),An=l("fixedAlignENUM",(n=>(n.RIGHT="right",n.NONE="",n.LEFT="left",n))(An||{})),Ln=l("tableColumnTypeEnum",(n=>(n.COLUMN_TEXT="COLUMN_TEXT",n.COLUMN_NUMBER="COLUMN_NUMBER",n.COLUMNTEXT_DATA="COLUMNTEXT_DATA",n.COLUMNTEXT_REF="COLUMNTEXT_REF",n.COLUMNTEXT_ENUM="COLUMNTEXT_ENUM",n.COLUMNTEXT_ORG="COLUMNTEXT_ORG",n.COLUMNTEXT_USER="COLUMNTEXT_USER",n.COLUMNTEXT_BOOLEAN="COLUMNTEXT_BOOLEAN",n.COLUMNTEXT_IMAGE="COLUMNTEXT_IMAGE",n))(Ln||{})),Tn=l("tabsTypeENUM",(n=>(n.LINE="line",n.CARD="card",n.TEXt="text",n.CAPSULE="capsule",n.CUSTOM="custom",n))(Tn||{})),mn=l("sortTypeEnum",(n=>(n.ASC="asc",n.DESC="desc",n))(mn||{})),Rn=l("BindCmpStyleEnum",(n=>(n.CMP_TEXT="TEXT",n.CMP_TEXTAREA="TEXTAREA",n.CMP_ELECTRONICSIGNATURE="ELECTRONICSIGNATURE",n.CMP_BOOLEAN="BOOLEAN",n.CMP_SELECT_LIST="SELECT_LIST",n.CMP_RADIO="RADIO",n.CMP_CHECKBOX="CHECKBOX",n.CMP_DROPDOWN_SELECT="dropdownSelection",n.CMP_MODAL="modalBoxSelection",n.CMP_TREE_SELECTION="treeSelection",n.CMP_NUMBER="NUMBER",n.CMP_CURRENCY="CURRENCY",n.CMP_TIME="TIME",n))(Rn||{}));const Ea=l("Ch_BindCmpStyleEnum",{TEXT:"sys.pageDesigner.bindCmpStyle.bindText",TEXTAREA:"sys.pageDesigner.bindCmpStyle.bindTextarea",ELECTRONICSIGNATURE:"sys.pageDesigner.bindCmpStyle.electronicSignature",BOOLEAN:"sys.pageDesigner.bindCmpStyle.bindBoolean",SELECT_LIST:"sys.pageDesigner.bindCmpStyle.bindSelectList",RADIO:"sys.pageDesigner.bindCmpStyle.bindRadio",CHECKBOX:"sys.pageDesigner.bindCmpStyle.bindCheckbox",dropdownSelection:"sys.pageDesigner.bindCmpStyle.bindDropdownSelect",modalBoxSelection:"sys.pageDesigner.bindCmpStyle.bindModal",treeSelection:"sys.pageDesigner.bindCmpStyle.bindTreeSelection",NUMBER:"sys.pageDesigner.bindCmpStyle.bindNumber",CURRENCY:"sys.pageDesigner.bindCmpStyle.bindCurrency",TIME:"sys.pageDesigner.bindCmpStyle.bindTime"});var bn=l("BindCmpStyleTypeEnum",(n=>(n.BindText="bindText",n.BindLongText="BindLongText",n.BindBool="bindBool",n.BindPerson="bindPerson",n.BindDept="bindDept",n.BindLink="bindLink",n.BindMulti="bindMulti",n.BindNum="bindNum",n.BindDecimal="bindDecimal",n))(bn||{}));const Oa=l("transformBindCmp2CmpType",{TEXT:"input",TEXTAREA:"textarea",ELECTRONICSIGNATURE:"electronic-signature",SELECT_LIST:"select",RADIO:"radio",CHECKBOX:"checkbox"}),Da=l("bindCmpStyleMap",{bindText:["TEXT","TEXTAREA"],BindLongText:["TEXT","TEXTAREA","ELECTRONICSIGNATURE"],bindBool:["BOOLEAN","SELECT_LIST","RADIO","CHECKBOX"],bindPerson:["dropdownSelection","modalBoxSelection"],bindDept:["treeSelection","modalBoxSelection"],bindLink:["SELECT_LIST","RADIO"],bindMulti:["SELECT_LIST","CHECKBOX"],bindNum:["NUMBER","CURRENCY","TIME"],bindDecimal:["NUMBER","CURRENCY"]});var En=l("buttonShowType",(n=>(n.FOLD_ALL="foldAll",n.FOLD_PART="foldPart",n))(En||{}));const Na=l("searchListByFieldType",[y.BOOLEAN,y.DATE,y.DATE_TIME,y.DECIMAL,y.DOUBLE,y.ENUM,y.ENUM_MULTI,y.INTEGER,y.LONG,y.LONG_TEXT,y.TEXT,y.USER_MULTI,y.USER,y.TIME,y.REF_MULTI,y.REF,y.RDO_REF,y.ORG_MULTI,y.ORG,y.AGG,y.EXPRESSION,y.SERIAL,y.ONLINE_FORM_TEMPLATE,y.E_DHR_TEMPLATE,y.PRINTER,y.LABEL_TEMPLATE_REF,y.Biz_Process,y.DOCUMENT_TEMPLATE]);var On=l("AppPublishStateEnum",(n=>(n.SUCCESS="SUCCESS",n.FAILURE="FAILURE",n.PREPARING="PREPARING",n.EVENTING="EVENTING",n.PROCESSIING="PROCESSIING",n.DEPLOYING="DEPLOYING",n))(On||{})),Dn=l("BasicAction",(n=>(n.Insert="Insert",n.Update="Update",n.Delete="Delete",n.Import="Import",n.Export="Export",n.Setting="Setting",n.Download="Download",n.Test="Test",n.Design="Design",n.Add="Add",n))(Dn||{})),Nn=l("CustomAction",(n=>(n.ResetPassword="ResetPassword",n.PermissionSetting="PermissionSetting",n.RemoveAndHandover="RemoveAndHandover",n.CategoryManagement="CategoryManagement",n.BaiscSetting="BaiscSetting",n.WatermarkSetting="WatermarkSetting",n.SecuritySetting="SecuritySetting",n.LoginSetting="LoginSetting",n.ThemeSetting="ThemeSetting",n.OrganizationSetting="OrganizationSetting",n.ApkSetting="ApkSetting",n.DevelopIconManagement="DevelopIconManagement",n.DevelopImageManagement="DevelopImageManagement",n.Reprint="Reprint",n.ViewTask="ViewTask",n.ManualTrigger="ManualTrigger",n.Setting="Setting",n.Terminate="Terminate",n.Reassign="Reassign",n.Log="Log",n.Moving="Moving",n.EnableDisable="EnableDisable",n))(Nn||{}));const Ma=l("DefaultActions",["Insert","Update","Delete"]),wa=l("PlatformSettingActions",["BaiscSetting","WatermarkSetting","SecuritySetting","LoginSetting","ThemeSetting","OrganizationSetting","ApkSetting"]);var Mn=l("sizeEnum",(n=>(n.XS="XS",n.SM="SM",n.MD="MD",n.LG="LG",n.XL="XL",n.XXL="XXL",n))(Mn||{})),wn=l("screenEnum",(n=>(n[n.XS=480]="XS",n[n.SM=576]="SM",n[n.MD=768]="MD",n[n.LG=992]="LG",n[n.XL=1200]="XL",n[n.XXL=1600]="XXL",n))(wn||{}));const D=l("screenMap",new Map);D.set("XS",480),D.set("SM",576),D.set("MD",768),D.set("LG",992),D.set("XL",1200),D.set("XXL",1600);const Pn=l("TIMEZONE_KEY","TIMEZONE__"),Pa=l("TENANT_KEY","TENANT__"),Ca=l("TOKEN_KEY","TOKEN__"),Ua=l("LOCALE_KEY","LOCALE__"),Ba=l("LOCALE_LIST_KEY","LOCALE__LIST"),ka=l("LOCAL_I18N_TRANSLATE","LOCAL_I18N_TRANSLATE"),xa=l("USER_INFO_KEY","USER__INFO__"),Ga=l("ROLES_KEY","ROLES__KEY__"),Va=l("PROJ_CFG_KEY","PROJ__CFG__KEY__"),Ka=l("LOCK_INFO_KEY","LOCK__INFO__KEY__"),Xa=l("MULTIPLE_TABS_KEY","MULTIPLE_TABS__KEY__"),Ha=l("APP_DARK_MODE_KEY_","__APP__DARK__MODE__"),Wa=l("APP_LOCAL_CACHE_KEY","COMMON__LOCAL__KEY__"),Fa=l("APP_SESSION_CACHE_KEY","COMMON__SESSION__KEY__"),$a=l("DESIGNER_SESSION_CACHE_KEY","DESIGNER_SESSION_CACHE_KEY");var Cn=l("CacheTypeEnum",(n=>(n[n.SESSION=0]="SESSION",n[n.LOCAL=1]="LOCAL",n))(Cn||{})),Un=l("SEARCH_SEVICE",(n=>(n.EQ="eq",n.IEQ="iEq",n.NE="ne",n.INE="ine",n.GT="gt",n.GE="ge",n.LT="lt",n.LE="le",n.ISNULL="isNull",n.ISNOTNULL="isNotNull",n.LIKE="like",n.ILIKE="iLike",n.NOTLIKE="notLike",n.NOTILIKE="iNotLike",n.LEFTLIKE="leftLike",n.ILEFTLIKE="iLeftLike",n.RIGHTLIKE="rightLike",n.IRIGHTLIKE="iRightLike",n.IN="in",n.NOTIN="notIn",n.CONTAINANY="containAny",n.CONTAINALL="containAll",n.RANGE="range",n.ORANGE="oRange",n.LORANGE="loRange",n.RORANGE="roRange",n.VERSIONIN="versionIn",n))(Un||{}));const ja=l("notSingleArr",["in","notIn","containAny","containAll","versionIn"]);var Bn=l("AGLINE_ENUMS",(n=>(n.LEFT="left",n.CENTER="center",n.RIGHT="right",n.BETWEEN="between",n))(Bn||{}));const za=l("presetColor",["#DBDBDB","#FFE4E4","#D1D1D1","#838383","#838383","#FFEECB","#D8E3FF","#FF8888","#FF8888","#0DAA9C","#3370FF"]);var kn=l("ButtonOpeEnum",(n=>(n[n.SINGLELINE=0]="SINGLELINE",n[n.HEAD=1]="HEAD",n[n.BATCH=2]="BATCH",n[n.SINGLELINE_RDO=3]="SINGLELINE_RDO",n))(kn||{})),xn=l("RdoButtonOpeEnum",(n=>(n[n.parentVersion=0]="parentVersion",n[n.childVersion=1]="childVersion",n))(xn||{})),Gn=l("ExceptionEnum",(n=>(n[n.PAGE_NOT_ACCESS=403]="PAGE_NOT_ACCESS",n[n.PAGE_NOT_FOUND=404]="PAGE_NOT_FOUND",n[n.ERROR=500]="ERROR",n[n.NET_WORK_ERROR=1e4]="NET_WORK_ERROR",n[n.PAGE_NOT_DATA=10100]="PAGE_NOT_DATA",n))(Gn||{})),Vn=l("ErrorTypeEnum",(n=>(n.VUE="vue",n.SCRIPT="script",n.RESOURCE="resource",n.AJAX="ajax",n.PROMISE="promise",n))(Vn||{})),Kn=l("ResultEnum",(n=>(n[n.SUCCESS=200]="SUCCESS",n[n.ERROR=-1]="ERROR",n[n.TIMEOUT=401]="TIMEOUT",n.TYPE="success",n))(Kn||{})),Xn=l("RequestEnum",(n=>(n.GET="GET",n.POST="POST",n.PUT="PUT",n.DELETE="DELETE",n))(Xn||{})),pe=l("ContentTypeEnum",(n=>(n.JSON="application/json;charset=UTF-8",n.FORM_URLENCODED="application/x-www-form-urlencoded;charset=UTF-8",n.FORM_DATA="multipart/form-data;charset=UTF-8",n))(pe||{})),Hn=l("BizServiceEnum",(n=>(n.submit="post",n.listByIds="get",n.getone="post",n.listAll="post",n.listByPage="post",n.listTree="post",n.save="post",n.saveOrUpdate="post",n.saveBatch="post",n.importData="post",n.exportData="post",n.remove="post",n.removeById="delete",n.removeByIds="delete",n.update="put",n.updateById="put",n.updateByIds="put",n.rdoSave="post",n.rdoListAll="post",n.rdoListByPage="post",n.rdoListVersionById="get",n.rdoSaveVersion="post",n.rdoSaveBatch="post",n.rdoUpdateVersionById="put",n.rdoRemoveVersionById="delete",n.rdoRemoveById="delete",n.rdoGetVersionById="get",n.getOne="post",n.rdoGetVersionByRefId="post",n.getById="get",n.rdoListAllVersion="post",n.rdoRefListByPage="post",n.export="post",n.import="post",n.rdoExport="post",n.rdoImport="post",n.biz_search="post",n))(Hn||{})),Wn=l("MenuTypeEnum",(n=>(n.SIDEBAR="sidebar",n.MIX_SIDEBAR="mix-sidebar",n.MIX="mix",n.TOP_MENU="top-menu",n))(Wn||{})),Fn=l("TriggerEnum",(n=>(n.NONE="NONE",n.FOOTER="FOOTER",n.HEADER="HEADER",n))(Fn||{})),$n=l("MenuModeEnum",(n=>(n.VERTICAL="vertical",n.HORIZONTAL="horizontal",n.VERTICAL_RIGHT="vertical-right",n.INLINE="inline",n))($n||{})),jn=l("MenuSplitTyeEnum",(n=>(n[n.NONE=0]="NONE",n[n.TOP=1]="TOP",n[n.LEFT=2]="LEFT",n))(jn||{})),zn=l("TopMenuAlignEnum",(n=>(n.CENTER="center",n.START="start",n.END="end",n))(zn||{})),qn=l("MixSidebarTriggerEnum",(n=>(n.HOVER="hover",n.CLICK="click",n))(qn||{})),Jn=l("PageEnum",(n=>(n.BASE_LOGIN="/login",n.BASE_TENANT="/tenant",n.BASE_HOME="/home",n.USER_CENTER="/user-center",n.PROCESS_CENTER="/process",n.MESSAGE_CENTER="/message",n.ERROR_PAGE="/exception",n.ERROR_LOG_PAGE="/error-log/list",n.USER_CENTER_PWD="/user-center/password",n))(Jn||{})),Qn=l("RoleEnum",(n=>(n.SUPER="super",n.TEST="test",n))(Qn||{})),Zn=l("SizeEnum",(n=>(n.DEFAULT="default",n.SMALL="small",n.LARGE="large",n))(Zn||{})),Yn=l("ProcessStatusEnum",(n=>(n.APPROVING="APPROVING",n.COMPLETED="COMPLETED",n.REFUSED="REFUSED",n.REJECTED="REJECTED",n.TERMINATED="TERMINATED",n.WITHDRAWN="WITHDRAWN",n))(Yn||{}));const qa=l("ch_ProcessStatusMap",{APPROVING:"sys.process.status.approving",COMPLETED:"sys.process.status.completed",REFUSED:"sys.process.status.refused",REJECTED:"sys.process.status.rejected",TERMINATED:"sys.process.status.terminated",WITHDRAWN:"sys.process.status.withdrawn"});var es=l("ExamineAndApproveStateEnum",(n=>(n.MY_APPLICATION="myApplication",n.MY_AGENT="myAgent",n.MY_DONE="myDone",n.MY_CUSTOM="myCustom",n.MY_CUSTOM_Modal="myCustomModal",n))(es||{})),k=l("PluginModeEnum",(n=>(n.DESIGN="design",n.WEB="web",n.MOBILE="mobile",n))(k||{}));class he{constructor(){r(this,"projectName",O.PORTAL);r(this,"tenantId","");r(this,"lang","zh-CN");r(this,"appInfo",{})}}l("GlobalPiniaState",he);class F{constructor(){r(this,"loaded",!1);r(this,"isNew",!0);r(this,"loading",!1);r(this,"destroyed",!1);r(this,"data",{})}}l("FormState",F);class T{constructor(){r(this,"disabled",!1);r(this,"readonly",!1);r(this,"visible",!0);r(this,"keepalive",!1);r(this,"destroyed",!1)}}l("FormItemBasicState",T);class de extends T{}l("FormCollapsePaneState",de);class ye extends T{}l("FormCollapseState",ye);class _e extends T{constructor(){super(...arguments);r(this,"activePane","")}}l("FormTabState",_e);class fe extends T{}l("FormTabPaneState",fe);class $ extends T{constructor(){super(...arguments);r(this,"label","");r(this,"value",null);r(this,"options",[])}}l("FormEditItemState",$);class Ie extends T{constructor(){super(...arguments);r(this,"expand",!0)}}l("FormGroupState",Ie);class ve extends ${}l("FormItemState",ve);const ts=ne("global-store",{state(){return new he},getters:{getAppInfo(){return this.appInfo}},actions:{getAppInfo(){return this.appInfo},setProjectName(n){this.$state.projectName=n},setTenantId(n){this.$state.tenantId=n},setLang(n){this.$state.lang=n}}});class Se{constructor(){r(this,"pinia",se());r(this,"store");re(this.pinia),this.store=ts()}}l("GlobalStoreUtil",Se);function ns(n){if(n instanceof Array)n&&n.length>0&&n.splice(0,n.length);else if(n instanceof Object&&n)for(const e in n)Object.prototype.hasOwnProperty.call(n,e)&&delete n[e]}class ss{constructor(){this.map=new Map,this.maxListeners=100}setMaxListeners(e){this.maxListeners=e}getSize(e){return this.map.has(e)?this.map.get(e).length:0}addListener(e,t){if(t instanceof Function){this.map.has(e)||this.map.set(e,[]);const s=this.map.get(e);if(s.length<this.maxListeners)s.push(t);else throw new Error(`事件监听已达最大上限[${this.maxListeners}],无法新增监听!`)}}removeListener(e,t){if(this.map.has(e)){const s=this.map.get(e);if(s.length>0){for(let c=0;c<s.length;c++)if(s[c]===t){s.splice(c,1);break}}}}emit(e,...t){this.map.has(e)&&this.map.get(e).forEach(c=>{c(...t)})}async asyncEmit(e,...t){if(this.map.has(e)){const c=this.map.get(e).map(i=>i(...t));return Promise.all(c)}return[]}reset(){this.map.forEach(e=>{ns(e)}),this.map.clear()}}class Ae{constructor(e){this.e=new ss,this.e.setMaxListeners(e||300)}getSize(e){return this.e.getSize(e)}on(e,t){this.e.addListener(e,t)}off(e,t){this.e.removeListener(e,t)}emit(e,...t){this.e.emit(e,...t)}asyncEmit(e,...t){return this.e.asyncEmit(e,...t)}reset(){this.e.reset()}}const{toString:rs}=Object.prototype;function ls(n){return j(n)==="function"}function Le(n){return j(n)==="object"}function is(n){return j(n)==="array"}const as={"[object Boolean]":"boolean","[object Number]":"number","[object String]":"string","[object Function]":"function","[object Array]":"array","[object Date]":"date","[object RegExp]":"regExp","[object Undefined]":"undefined","[object Null]":"null","[object Object]":"object","[object Set]":"set","[object Map]":"map","[object WeakMap]":"weakmap"};function j(n){return as[rs.call(n)]}function Te(n,e,t=0,s=!1,c="/"){let i="";if(s&&!/^(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d)\.(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d)\.(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d)\.(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d)$/.test(location.hostname)){const p=location.hostname;p.indexOf(".")!==p.lastIndexOf(".")&&(i=`;domain=${p.substring(p.indexOf("."),p.length)}`)}if(t!==0){const u=t*24*60*60*1e3,p=new Date(new Date().getTime()+u);document.cookie=`${n}=${escape(e)};path=${c};expires=${p.toUTCString()}${i}`}else document.cookie=`${n}=${escape(e)};path=${c}${i}`}function us(n,e){Te(n,"",-1,e)}function cs(n){const e=new RegExp(`(^| )${n}=([^;]*)(;|$)`),t=document.cookie.match(e);return t&&t.length>1?unescape(t[2]):null}class x{constructor(){this.items=[]}get size(){return this.items.length}callSync(e,...t){const s=e||Object.create({});let c;for(let i=0;i<this.items.length;i++){const u=this.items[i];if(u.fn&&(c=u.fn(s,...t)),c===null){console.warn(`因${u.fn?u.fn.name:null}方法返回值为「null」,钩子中断执行。`,u);break}}return s}tap(e){if(e&&ls(e)){const t={mode:"sync"};t.fn=e,this.items.push(t)}}removeTap(e){if(e)for(let t=0;t<this.items.length;t++){const s=this.items[t];e===s.fn&&this.items.splice(t,1)}}clear(){this.items=[]}}class z{constructor(){r(this,"map",new Map);r(this,"providers",new Map);r(this,"hooks",{register:new x,unregister:new x})}register(e,t){this.map.set(e,t);const s=t();this.providers.set(e,s),this.hooks.register.callSync(null,s)}unregister(e){this.map.delete(e);const t=this.providers.get(e);t&&(this.hooks.unregister.callSync(null,t),this.providers.delete(e))}getProvider(e){return this.providers.get(e)}getKeys(){return Array.from(this.map.keys())}getProviders(){return Array.from(this.providers.values())}}l("DesignerRegister",z);const E=class E{static register(e,t){E.editors.set(e,t)}static unregister(e){E.editors.delete(e)}static get(e){if(this.providers.has(e))return this.providers.get(e);const t=E.editors.get(e);if(t){const s=t();return this.providers.set(e,s),s}return null}};r(E,"editors",new Map),r(E,"providers",new Map);let G=E;l("EditorRegister",G);const M=class M{static register(e,t){M.items.set(e,t)}static unregister(e){M.items.delete(e)}static create(e){const t=M.items.get(e);return t?t():null}};r(M,"items",new Map);let V=M;l("FormItemRegister",V);class q{constructor(){r(this,"map",new Map);r(this,"hooks",{register:new x,unregister:new x})}register(e,t){this.map.set(e,t),this.hooks.register.callSync(null,e,t)}unregister(e){this.map.delete(e),this.hooks.unregister.callSync(null,e)}get(e){return this.map.get(e)}keys(){return Array.from(this.map.keys())}}l("RenderRegister",q);var me=l("EditorRegisterConst",(n=>(n.PREFIX="EDITOR___",n))(me||{})),os=l("EditorType",(n=>(n.LENGTH_UNIT="length-unit",n.COLOR="color",n.SPAN="span",n.TEXT="text",n.NUMBER="number",n.INFO="info",n.SELECT="select",n.RADIO="radio",n.PICKER="picker",n.I18N="i18n",n.TEXTAREA="textarea",n.DATE_RANGE="date-range",n.SWITCH="switch",n.CHECK_SWITCH="check-switch",n.ICON_SELECT="icon-select",n.CHECKBOX="checkbox",n))(os||{})),gs=l("EditorTypeOld",(n=>(n.LENGTH_UNIT="length-unit-editor",n.COLOR="color-editor",n.SPAN="span-editor",n.TEXT="text-editor",n.NUMBER="number-editor",n.INFO="info-editor",n.SELECT="select-editor",n.RADIO="radio-editor",n.PICKER="picker-editor",n.I18N="i18n-editor",n.TEXTAREA="textarea-editor",n.DATE_RANGE="date-range-editor",n.SWITCH="switch-editor",n.CHECK_SWITCH="check-switch-editor",n.ICON_SELECT="icon-select-editor",n.CHECKBOX="checkbox-editor",n))(gs||{})),ps=l("FormContainerType",(n=>(n.FORM_TITLE_GROUP="form-title-group",n))(ps||{}));const J=l("CoreConst",{TOKEN:"gct-token"}),hs=l("STYLE_NAMESPACE_TAG","gct"),ds=l("PLUGIN_BASE_URL","/minio/plugins");function Q(n,e){return K(P(n),e,(t,s)=>{if(Le(t)&&Le(s))return K(P(t),s,(c,i)=>is(c)?ue(c,i,ce):void 0)})}function Re(){return cs(J.TOKEN)}function ys(n){n?Te(J.TOKEN,n,0,!0):us(J.TOKEN)}function _s(){const n=location.pathname.replace("/src/projects","").split("/");return{aid:n[2],pid:n[3]}}const fs=(()=>{const n=navigator.userAgent,e=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/,t=window.innerWidth<=768,s="ontouchstart"in window||navigator.maxTouchPoints>0;return e.test(n)||t&&s})();function Is(){return localStorage.getItem(Pn)||"UTC+08:00"}function vs(n){n.interceptors.request.use(e=>{if(e.headers||(e.headers=new le),Object.assign(e.headers,{Token:Re(),Source:fs?502:501,Lang:_gct.store.lang,"Tenant-Id":_gct.store.tenantId,Timezone:Is()}),!e.headers["App-Tag"])if(e.url.includes("/gct-apaas/")){const t=_s();e.headers["App-Tag"]=t.aid,e.headers.Module="TENANT_CENTER"}else e.headers["App-Tag"]="__platform__";return[O.TENANT_CENTER,O.APP_DESIGNER,O.WEB_RENDER].includes(_gct.store.projectName)?e.headers.Module="TENANT_CENTER":_gct.store.projectName===O.BACKEND_MANAGEMENT&&(e.headers.Module="BACKEND_MANAGEMENT"),e})}class be{constructor(e={}){r(this,"instance");this.options=e,this.instance=ie.create(Q({baseURL:"/gct-apaas/api"},e)),this.use(vs)}use(e){e(this.instance)}get(e,t={},s={},c={}){return this.request(e,t,s,{...c,method:"GET"})}post(e,t={},s={},c={}){return this.request(e,t,s,{...c,method:"POST"})}put(e,t={},s={},c={}){return this.request(e,t,s,{...c,method:"PUT"})}delete(e,t={},s={},c={}){return this.request(e,t,s,{...c,method:"DELETE"})}async request(e,t,s,c={}){if(s){const u=ae.stringify(s,{arrayFormat:"brackets"});u&&(e.includes("?")?e+=`&${u}`:e+=`?${u}`)}const i=await this.instance.request(Q({url:e,data:JSON.stringify(t||{}),params:s,timeout:2*60*1e3,headers:{"Content-Type":pe.JSON}},c));if(i.status>=200&&i.status<300)return i.data;throw i}}l("HttpUtil",be);class Ee{constructor(){r(this,"configs",new Map);r(this,"cache",new Map)}getConfig(e){return this.configs.get(e)}register(e){this.configs.set(e.tag,e),e.items&&this.cache.set(e.tag,e.items)}unregister(e){this.configs.delete(e),this.cache.delete(e)}get(e){return this.cache.get(e)||[]}async asyncGet(e,t){const s=this.configs.get(e);return s?s.mode==="static"?this.getByConfig(s):s.mode==="async"?this.cache.has(e)?this.cache.get(e)||[]:this.asyncGetByConfig(s,t):[]:[]}getByConfig(e){return e.items||[]}async asyncGetByConfig(e,t={}){if(e.fetch){const s=await e.fetch(t||{});if(s){const[c,i]=e.keys||["name","id"];return this.deepFormat(s,c,i)}}return[]}deepFormat(e,t,s){return e.map(c=>{const i={label:c[t],value:c[s]};return c.children&&c.children.length>0&&(i.options=this.deepFormat(c.children,t,s)),i})}}l("DictionaryUtil",Ee);const Ss="is-";function R(n,e,t,s,c){let i=`${n}-${e}`;return t&&(i+=`-${t}`),s&&(i+=`__${s}`),c&&(i+=`--${c}`),i}class Oe{constructor(e,t){r(this,"namespace");this.block=e,this.namespace=t||hs}b(e=""){return R(this.namespace,this.block,e,"","")}e(e){return e?R(this.namespace,this.block,"",e,""):""}m(e){return e?R(this.namespace,this.block,"","",e):""}be(e,t){return e&&t?R(this.namespace,this.block,e,t,""):""}em(e,t){return e&&t?R(this.namespace,this.block,"",e,t):""}bm(e,t){return e&&t?R(this.namespace,this.block,e,"",t):""}bem(e,t,s){return e&&t&&s?R(this.namespace,this.block,e,t,s):""}is(e,t){return e&&t?`${Ss}${e}`:""}cssVar(e){const t={};for(const s in e)e[s]&&(t[this.cssVarName(s)]=e[s]);return t}cssVarBlock(e){const t={};for(const s in e)e[s]&&(t[this.cssVarBlockName(s)]=e[s]);return t}cssVarName(e){return`--${this.namespace}-${e}`}cssVarBlockName(e){return`--${this.namespace}-${this.block}-${e}`}}l("Namespace",Oe);function As(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var Z,De;function Ls(){if(De)return Z;De=1;function n(c){if(typeof c!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(c))}function e(c,i){for(var u="",p=0,o=-1,d=0,h,_=0;_<=c.length;++_){if(_<c.length)h=c.charCodeAt(_);else{if(h===47)break;h=47}if(h===47){if(!(o===_-1||d===1))if(o!==_-1&&d===2){if(u.length<2||p!==2||u.charCodeAt(u.length-1)!==46||u.charCodeAt(u.length-2)!==46){if(u.length>2){var f=u.lastIndexOf("/");if(f!==u.length-1){f===-1?(u="",p=0):(u=u.slice(0,f),p=u.length-1-u.lastIndexOf("/")),o=_,d=0;continue}}else if(u.length===2||u.length===1){u="",p=0,o=_,d=0;continue}}i&&(u.length>0?u+="/..":u="..",p=2)}else u.length>0?u+="/"+c.slice(o+1,_):u=c.slice(o+1,_),p=_-o-1;o=_,d=0}else h===46&&d!==-1?++d:d=-1}return u}function t(c,i){var u=i.dir||i.root,p=i.base||(i.name||"")+(i.ext||"");return u?u===i.root?u+p:u+c+p:p}var s={resolve:function(){for(var i="",u=!1,p,o=arguments.length-1;o>=-1&&!u;o--){var d;o>=0?d=arguments[o]:(p===void 0&&(p=process.cwd()),d=p),n(d),d.length!==0&&(i=d+"/"+i,u=d.charCodeAt(0)===47)}return i=e(i,!u),u?i.length>0?"/"+i:"/":i.length>0?i:"."},normalize:function(i){if(n(i),i.length===0)return".";var u=i.charCodeAt(0)===47,p=i.charCodeAt(i.length-1)===47;return i=e(i,!u),i.length===0&&!u&&(i="."),i.length>0&&p&&(i+="/"),u?"/"+i:i},isAbsolute:function(i){return n(i),i.length>0&&i.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var i,u=0;u<arguments.length;++u){var p=arguments[u];n(p),p.length>0&&(i===void 0?i=p:i+="/"+p)}return i===void 0?".":s.normalize(i)},relative:function(i,u){if(n(i),n(u),i===u||(i=s.resolve(i),u=s.resolve(u),i===u))return"";for(var p=1;p<i.length&&i.charCodeAt(p)===47;++p);for(var o=i.length,d=o-p,h=1;h<u.length&&u.charCodeAt(h)===47;++h);for(var _=u.length,f=_-h,A=d<f?d:f,S=-1,v=0;v<=A;++v){if(v===A){if(f>A){if(u.charCodeAt(h+v)===47)return u.slice(h+v+1);if(v===0)return u.slice(h+v)}else d>A&&(i.charCodeAt(p+v)===47?S=v:v===0&&(S=0));break}var xe=i.charCodeAt(p+v),va=u.charCodeAt(h+v);if(xe!==va)break;xe===47&&(S=v)}var w="";for(v=p+S+1;v<=o;++v)(v===o||i.charCodeAt(v)===47)&&(w.length===0?w+="..":w+="/..");return w.length>0?w+u.slice(h+S):(h+=S,u.charCodeAt(h)===47&&++h,u.slice(h))},_makeLong:function(i){return i},dirname:function(i){if(n(i),i.length===0)return".";for(var u=i.charCodeAt(0),p=u===47,o=-1,d=!0,h=i.length-1;h>=1;--h)if(u=i.charCodeAt(h),u===47){if(!d){o=h;break}}else d=!1;return o===-1?p?"/":".":p&&o===1?"//":i.slice(0,o)},basename:function(i,u){if(u!==void 0&&typeof u!="string")throw new TypeError('"ext" argument must be a string');n(i);var p=0,o=-1,d=!0,h;if(u!==void 0&&u.length>0&&u.length<=i.length){if(u.length===i.length&&u===i)return"";var _=u.length-1,f=-1;for(h=i.length-1;h>=0;--h){var A=i.charCodeAt(h);if(A===47){if(!d){p=h+1;break}}else f===-1&&(d=!1,f=h+1),_>=0&&(A===u.charCodeAt(_)?--_===-1&&(o=h):(_=-1,o=f))}return p===o?o=f:o===-1&&(o=i.length),i.slice(p,o)}else{for(h=i.length-1;h>=0;--h)if(i.charCodeAt(h)===47){if(!d){p=h+1;break}}else o===-1&&(d=!1,o=h+1);return o===-1?"":i.slice(p,o)}},extname:function(i){n(i);for(var u=-1,p=0,o=-1,d=!0,h=0,_=i.length-1;_>=0;--_){var f=i.charCodeAt(_);if(f===47){if(!d){p=_+1;break}continue}o===-1&&(d=!1,o=_+1),f===46?u===-1?u=_:h!==1&&(h=1):u!==-1&&(h=-1)}return u===-1||o===-1||h===0||h===1&&u===o-1&&u===p+1?"":i.slice(u,o)},format:function(i){if(i===null||typeof i!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof i);return t("/",i)},parse:function(i){n(i);var u={root:"",dir:"",base:"",ext:"",name:""};if(i.length===0)return u;var p=i.charCodeAt(0),o=p===47,d;o?(u.root="/",d=1):d=0;for(var h=-1,_=0,f=-1,A=!0,S=i.length-1,v=0;S>=d;--S){if(p=i.charCodeAt(S),p===47){if(!A){_=S+1;break}continue}f===-1&&(A=!1,f=S+1),p===46?h===-1?h=S:v!==1&&(v=1):h!==-1&&(v=-1)}return h===-1||f===-1||v===0||v===1&&h===f-1&&h===_+1?f!==-1&&(_===0&&o?u.base=u.name=i.slice(1,f):u.base=u.name=i.slice(_,f)):(_===0&&o?(u.name=i.slice(1,h),u.base=i.slice(1,f)):(u.name=i.slice(_,h),u.base=i.slice(_,f)),u.ext=i.slice(h,f)),_>0?u.dir=i.slice(0,_-1):o&&(u.dir="/"),u},sep:"/",delimiter:":",win32:null,posix:null};return s.posix=s,Z=s,Z}var Ts=Ls();const N=As(Ts);class Y{static async loadPluginConfig(e,t,s=[]){const c=`${e}-${t}-${s.join("_")}`;if(this.cache.has(c))return this.cache.get(c);const u=(await _gct.api.platform.plugin.getList()).data;return u.length>0&&this.cache.set(c,u),u}static async loadPlugins(e,t){if(t.length>0){const s=t.map(i=>{const u=N.join(ds,i.name,"latest/dist");return{imports:{[i.name]:`${u}/${e}.system.min.js`},styles:{[i.name]:`${u}/${e}.min.css`}}}),c=[];return s.forEach(i=>{System.addImportMap(i),i.imports&&Object.keys(i.imports).forEach(u=>{c.push(System.import(u))})}),Promise.all(c)}return[]}static async loadPlugin(e,t,s,c){const i=`${t}-${s}-${c.join("_")}`,u=await this.loadPluginConfig(t,s);if(!this.cacheModule.has(i)){const p=await this.loadPlugins(t,u);p.forEach(o=>{o.default&&e.use(o.default)}),this.cacheModule.set(i,p)}return u}static loadDesignPlugin(e,t,s=[]){return this.loadPlugin(e,k.DESIGN,t,s)}static loadMobilePlugin(e,t=[]){return this.loadPlugin(e,k.MOBILE,W.MOBILE,t)}static loadWebPlugin(e,t=[]){return this.loadPlugin(e,k.WEB,W.WEB,t)}}r(Y,"cache",new Map),r(Y,"cacheModule",new Map),l("PluginPgkUtil",Y);class ms{constructor(e,t=!1){r(this,"baseDir");r(this,"url");this.isDev=t,this.url=new URL(e),this.baseDir=N.dirname(this.url.pathname)}dir(e){return this.isDev===!0?e:this.url.origin+N.resolve(this.baseDir,e)}}l("PluginStaticResource",ms);function Rs(n,e,t){return{install(s){n&&e&&_gct.register.editor.register(me.PREFIX+n,e),t&&s.component(t.name,t)}}}class Ne{constructor(e){r(this,"http");this.http=new be({baseURL:e})}_put(e,t,s,c){return this.http.put(s!=null&&s.id?N.join(e,s==null?void 0:s.id):e,t||{},s||{},c)}_get(e,t,s,c){return this.http.get(e,t||{},s||{},c)}_delete(e,t,s,c){return this.http.delete(e,t||{},s||{},c)}_post(e,t,s,c){return this.http.post(e,t||{},s||{},c)}}class a extends Ne{constructor(e){super(N.join("/gct-apaas/api",e))}}class bs extends a{constructor(){super("app-branch")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Es extends a{constructor(){super("app-global-settings")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Os extends a{constructor(){super("app-granted-user")}async post(e,t={}){return this._post("",e,null,t)}async postBatch(e,t={}){return this._post("batch",e,null,t)}async getGrantedStatistic(e={}){return this._get("grantedStatistic",null,null,e)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async getRemoveAndTransfer(e,t={}){return this._get("removeAndTransfer",null,e,t)}async getUngranted(e={}){return this._get("ungranted",null,null,e)}}class Ds extends a{constructor(){super("app-org")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e={}){return this._get("info",null,null,e)}async getList(e={}){return this._get("list",null,null,e)}async postTransferAndDelete(e,t={}){return this._post("transferAndDelete",e,null,t)}async postUser(e,t={}){return this._post("user",e,null,t)}async getUser(e,t={}){return this._get("user",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ns extends a{constructor(){super("app-publish-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ms extends a{constructor(){super("app-state")}async getDraft(e={}){return this._get("draft",null,null,e)}}class ws extends a{constructor(){super("app-user")}async post(e,t={}){return this._post("",e,null,t)}async putDisable(e,t={}){return this._put("disable",null,e,t)}async putEnable(e,t={}){return this._put("enable",null,e,t)}async getInfo(e={}){return this._get("info",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async postRemove(e,t={}){return this._post("remove",e,null,t)}async postReset(e,t={}){return this._post("reset",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ps extends a{constructor(){super("approval-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}let Cs=class extends a{constructor(){super("audit-log")}async postExport(e,t={}){return this._post("export",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getModules(e={}){return this._get("modules",null,null,e)}async getOperateTypes(e,t={}){return this._get("operateTypes",null,e,t)}async getOperators(e={}){return this._get("operators",null,null,e)}async postPage(e,t={}){return this._post("page",e,null,t)}async postSave(e,t={}){return this._post("save",e,null,t)}};class Us extends a{constructor(){super("basic-config")}async post(e,t={}){return this._post("",e,null,t)}async getDetail(e,t={}){return this._get("detail",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async postTheme(e,t={}){return this._post("theme",e,null,t)}async putKey(e,t={}){return this._put("{key}",e,null,t)}}class Bs extends a{constructor(){super("biz-event")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ks extends a{constructor(){super("biz-process-definition")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async deleteDeleteCategory(e,t={}){return this._delete("deleteCategory",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class xs extends a{constructor(){super("biz-process-definition-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCopy(e={}){return this._post("copy",null,null,e)}async postDeploy(e,t={}){return this._post("deploy",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async postSave(e,t={}){return this._post("save",e,null,t)}async postSaveAndDeploy(e,t={}){return this._post("saveAndDeploy",e,null,t)}async getId(e,t={}){return this._get("",null,e,t)}}class Gs extends a{constructor(){super("biz-service-crud")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getDataModel(e={}){return this._get("data-model",null,null,e)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getViewModel(e,t={}){return this._get("view-model",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Vs extends a{constructor(){super("biz-service")}async getModelKey(e,t={}){return this._get("{modelKey}",null,e,t)}async postModelKey(e,t={}){return this._post("{modelKey}",null,e,t)}async putModelKey(e,t={}){return this._put("{modelKey}",null,e,t)}async deleteModelKey(e,t={}){return this._delete("{modelKey}",null,e,t)}}class Ks extends a{constructor(){super("bom")}async postImport(e={}){return this._post("import",null,null,e)}}let Xs=class extends a{constructor(){super("category")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getGetListRdoOrNdo(e,t={}){return this._get("getListRdoOrNdo",null,e,t)}async getInfo(e={}){return this._get("info",null,null,e)}async getList(e,t={}){return this._get("list",null,e,t)}async getListComplete(e,t={}){return this._get("listComplete",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}};class Hs extends a{constructor(){super("category-relation")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e={}){return this._get("info",null,null,e)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ws extends a{constructor(){super("code-ts")}async getList(e={}){return this._get("list",null,null,e)}}class Fs extends a{constructor(){super("commit-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getCanPublishProdReleaseTagList(e={}){return this._get("canPublishProdReleaseTagList",null,null,e)}async getCanReleaseTagList(e={}){return this._get("canReleaseTagList",null,null,e)}async postCommit(e,t={}){return this._post("commit",e,null,t)}async getGetLatestCommit(e={}){return this._get("getLatestCommit",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async getRelease(e,t={}){return this._get("release",null,e,t)}async getViewDetail(e,t={}){return this._get("viewDetail",null,e,t)}async getViewDraft(e={}){return this._get("viewDraft",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class $s extends a{constructor(){super("data-model")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getBizService(e,t={}){return this._get("biz-service",null,e,t)}async postBizService(e,t={}){return this._post("biz-service",null,e,t)}async putBizService(e,t={}){return this._put("biz-service",null,e,t)}async deleteBizService(e,t={}){return this._delete("biz-service",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class js extends a{constructor(){super("designer-common")}async getEnumModelField(e,t={}){return this._get("enumModelField",null,e,t)}async getGetApp(e={}){return this._get("getApp",null,null,e)}async getGetCanBeUsedOrg(e={}){return this._get("getCanBeUsedOrg",null,null,e)}async getGetCanBeUsedOrgUser(e,t={}){return this._get("getCanBeUsedOrgUser",null,e,t)}async getGetUserGroupUser(e,t={}){return this._get("getUserGroupUser",null,e,t)}async getGetVisibleOrg(e={}){return this._get("getVisibleOrg",null,null,e)}async getGetVisibleOrgUser(e,t={}){return this._get("getVisibleOrgUser",null,e,t)}async getGetVisibleUser(e={}){return this._get("getVisibleUser",null,null,e)}async getGetVisibleUserAndVisibleOrgUser(e,t={}){return this._get("getVisibleUserAndVisibleOrgUser",null,e,t)}async getListUserByIds(e,t={}){return this._get("listUserByIds",null,e,t)}async getTableEntityModel(e,t={}){return this._get("table-entity-model",null,e,t)}async postUpload(e={}){return this._post("upload",null,null,e)}async getUser(e={}){return this._get("user",null,null,e)}}class zs extends a{constructor(){super("designer-lock")}async postCancelOccupyPage(e,t={}){return this._post("cancelOccupyPage",e,null,t)}async getGetPageOccupyMsg(e,t={}){return this._get("getPageOccupyMsg",null,e,t)}async postLockPage(e,t={}){return this._post("lockPage",e,null,t)}async postOccupyPage(e,t={}){return this._post("occupyPage",e,null,t)}async postUnLockPage(e,t={}){return this._post("unLockPage",e,null,t)}}class qs extends a{constructor(){super("designer-operate-log")}async getPage(e,t={}){return this._get("page",null,e,t)}}class Js extends a{constructor(){super("devops")}async getListAllDigitsFields(e={}){return this._get("listAllDigitsFields",null,null,e)}async postUpdateDigits(e,t={}){return this._post("updateDigits",e,null,t)}}class Qs extends a{constructor(){super("doc-outline")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getListByInstance(e,t={}){return this._get("listByInstance",null,e,t)}async getListByRefId(e,t={}){return this._get("listByRefId",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getSheet(e,t={}){return this._get("sheet",null,e,t)}async getSheetByInstance(e,t={}){return this._get("sheetByInstance",null,e,t)}async getSheetByRefId(e,t={}){return this._get("sheetByRefId",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Zs extends a{constructor(){super("document")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCopyVersion(e,t={}){return this._post("copyVersion",e,null,t)}async putDesign(e,t={}){return this._put("design",e,null,t)}async getDocumentDataClean(e={}){return this._get("documentDataClean",null,null,e)}async getGetVersionById(e,t={}){return this._get("getVersionById",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getListVersionById(e,t={}){return this._get("listVersionById",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async deleteRemoveVersionById(e,t={}){return this._delete("removeVersionById",null,e,t)}async postSaveVersion(e,t={}){return this._post("saveVersion",e,null,t)}async putUpdateVersionById(e,t={}){return this._put("updateVersionById",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ys extends a{constructor(){super("edhr-instance")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getFindByMaterialNo(e,t={}){return this._get("findByMaterialNo",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getReverse(e,t={}){return this._get("reverse",null,e,t)}async putUpdateInstanceStatusById4Archived(e={}){return this._put("updateInstanceStatusById4Archived",null,null,e)}}class er extends a{constructor(){super("edhr-instance-relation")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getListChild(e,t={}){return this._get("listChild",null,e,t)}}class tr extends a{constructor(){super("edhr-tmpl")}async postCopy(e={}){return this._post("copy",null,null,e)}async postCopyVersion(e,t={}){return this._post("copyVersion",e,null,t)}async getGetVersionById(e,t={}){return this._get("getVersionById",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getListVersionById(e,t={}){return this._get("listVersionById",null,e,t)}async deleteRemoveById(e,t={}){return this._delete("removeById",null,e,t)}async deleteRemoveVersionById(e,t={}){return this._delete("removeVersionById",null,e,t)}async postSave(e,t={}){return this._post("save",e,null,t)}async postSaveVersion(e,t={}){return this._post("saveVersion",e,null,t)}async putUpdateVersionById(e,t={}){return this._put("updateVersionById",e,null,t)}}class nr extends a{constructor(){super("ele-search")}async getSearchByKey(e,t={}){return this._get("searchByKey",null,e,t)}}class sr extends a{constructor(){super("enum-model")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e={}){return this._get("info",null,null,e)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putUpdateIconState(e,t={}){return this._put("updateIconState",e,null,t)}async putUpdateTextState(e,t={}){return this._put("updateTextState",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class rr extends a{constructor(){super("enum-model-field")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e={}){return this._get("info",null,null,e)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class lr extends a{constructor(){super("event")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ir extends a{constructor(){super("event-log")}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}}class ar extends a{constructor(){super("excel-tmpl")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postConfig(e,t={}){return this._post("config",e,null,t)}async getDetail(e,t={}){return this._get("detail",null,e,t)}async getDownload(e={}){return this._get("download",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getInit(e,t={}){return this._get("init",null,e,t)}async postInit(e,t,s={}){return this._post("init",t,e,s)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async postV1(e,t={}){return this._post("v1",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ur extends a{constructor(){super("excel")}async getData(e,t={}){return this._get("data",null,e,t)}async postData(e,t={}){return this._post("data",null,e,t)}}class cr extends a{constructor(){super("field-meta")}async delete(e,t={}){return this._delete("",null,e,t)}async postComplete(e={}){return this._post("complete",null,null,e)}async putDecimal(e={}){return this._put("decimal",null,null,e)}async postFunc(e,t={}){return this._post("func",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getListConditionField(e,t={}){return this._get("listConditionField",null,e,t)}async postMove(e,t={}){return this._post("move",e,null,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putPage(e={}){return this._put("page",null,null,e)}async postPreview(e,t={}){return this._post("preview",e,null,t)}async postSave(e,t={}){return this._post("save",e,null,t)}async putUnique(e={}){return this._put("unique",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class or extends a{constructor(){super("field")}async deleteRemove(e,t={}){return this._delete("remove",null,e,t)}}class gr extends a{constructor(){super("file-resource")}async postBase64Upload(e,t={}){return this._post("base64Upload",e,null,t)}async postList(e,t={}){return this._post("list",e,null,t)}async postUpload(e,t={}){return this._post("upload",null,e,t)}}let pr=class extends a{constructor(){super("file")}async postUpload(e,t={}){return this._post("upload",null,e,t)}};class hr extends a{constructor(){super("formRelate")}async getCategory(e,t={}){return this._get("category",null,e,t)}async postCategory(e,t={}){return this._post("category",e,null,t)}async deleteCategory(e,t={}){return this._delete("category",null,e,t)}async putCategory(e,t={}){return this._put("category",e,null,t)}async deleteDeleteCategory(e,t={}){return this._delete("deleteCategory",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getListAllCategory(e,t={}){return this._get("listAllCategory",null,e,t)}async getListAllVersion(e,t={}){return this._get("listAllVersion",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}}class dr extends a{constructor(){super("front-operate-log")}async getPage(e,t={}){return this._get("page",null,e,t)}}class yr extends a{constructor(){super("global-method")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}let _r=class extends a{constructor(){super("i18n-info")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getLang(e,t={}){return this._get("lang",null,e,t)}async postLang(e,t={}){return this._post("lang",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putKey(e,t={}){return this._put("{key}",e,null,t)}};class fr extends a{constructor(){super("job")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCron(e,t={}){return this._post("cron",e,null,t)}async postExec(e,t={}){return this._post("exec",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putStatus(e,t={}){return this._put("status",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ir extends a{constructor(){super("job-log")}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}}class vr extends a{constructor(){super("js-engine")}async getExec(e,t={}){return this._get("exec",null,e,t)}async postExecute(e,t={}){return this._post("execute",e,null,t)}}class Sr extends a{constructor(){super("label")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCopyVersion(e,t={}){return this._post("copyVersion",e,null,t)}async getExport(e,t={}){return this._get("export",null,e,t)}async getGetVersionById(e,t={}){return this._get("getVersionById",null,e,t)}async postImport(e={}){return this._post("import",null,null,e)}async postLabelDuplicateNameCheck(e,t={}){return this._post("labelDuplicateNameCheck",e,null,t)}async getLabelParentDataClean(e={}){return this._get("labelParentDataClean",null,null,e)}async getList(e,t={}){return this._get("list",null,e,t)}async getListFont(e={}){return this._get("listFont",null,null,e)}async getListVersionById(e,t={}){return this._get("listVersionById",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async deleteRemoveVersionById(e,t={}){return this._delete("removeVersionById",null,e,t)}async postSaveVersion(e,t={}){return this._post("saveVersion",e,null,t)}async getTest(e,t={}){return this._get("test",null,e,t)}async putUpdateDesigner(e,t={}){return this._put("updateDesigner",e,null,t)}async putUpdateVersionById(e,t={}){return this._put("updateVersionById",e,null,t)}async postXmlSetting(e,t={}){return this._post("xmlSetting",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ar extends a{constructor(){super("label-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Lr extends a{constructor(){super("medPro")}async postModelMeta(e,t={}){return this._post("modelMeta",e,null,t)}async getModelMeta(e,t={}){return this._get("modelMeta",null,e,t)}}class Tr extends a{constructor(){super("menu-config")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getAvailable(e,t={}){return this._get("available",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async postMove(e,t={}){return this._post("move",e,null,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class mr extends a{constructor(){super("merge-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Rr extends a{constructor(){super("message-record")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}}let br=class extends a{constructor(){super("message-setting")}async getFindAllByType(e,t={}){return this._get("findAllByType",null,e,t)}async postSendMessageByType(e,t={}){return this._post("sendMessageByType",e,null,t)}};class Er extends a{constructor(){super("message-tmpl")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getListByModelKey(e,t={}){return this._get("listByModelKey",null,e,t)}async putOpened(e,t={}){return this._put("opened",e,null,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async postProcessSend(e,t={}){return this._post("processSend",e,null,t)}async postSend(e,t={}){return this._post("send",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Or extends a{constructor(){super("mobile-homepage")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetSelected(e={}){return this._get("getSelected",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async postSelect(e,t={}){return this._post("select",e,null,t)}async putUpdateDesignerJson(e,t={}){return this._put("updateDesignerJson",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Dr extends a{constructor(){super("mobile-page")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCopyById(e,t={}){return this._post("copyById",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putUpdateDesignerJson(e,t={}){return this._put("updateDesignerJson",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Nr extends a{constructor(){super("model-comprehensive")}async deleteBizServiceApi(e,t={}){return this._delete("biz-service-api",null,e,t)}async getBizServiceApi(e,t={}){return this._get("biz-service-api",null,e,t)}async putBizServiceApi(e,t={}){return this._put("biz-service-api",e,null,t)}async postBizServiceApi(e,t={}){return this._post("biz-service-api",e,null,t)}async postBizService(e,t={}){return this._post("biz-service",null,e,t)}async getBizService(e,t={}){return this._get("biz-service",null,e,t)}async putBizService(e,t={}){return this._put("biz-service",null,e,t)}async deleteBizService(e,t={}){return this._delete("biz-service",null,e,t)}async getEnum(e,t={}){return this._get("enum",null,e,t)}async postExport(e,t={}){return this._post("export",null,e,t)}async getField(e,t={}){return this._get("field",null,e,t)}async getMethod(e,t={}){return this._get("method",null,e,t)}async getModel(e,t={}){return this._get("model",null,e,t)}async postQueryAllModelDataAndDrillData(e,t={}){return this._post("queryAllModelDataAndDrillData",e,null,t)}async postQueryFieldValueByRefChainData(e,t={}){return this._post("queryFieldValueByRefChainData",e,null,t)}async postQueryModelDataAndDrillData(e,t={}){return this._post("queryModelDataAndDrillData",e,null,t)}async postQueryRefChainData(e,t={}){return this._post("queryRefChainData",e,null,t)}async postQueryRefData(e,t={}){return this._post("queryRefData",e,null,t)}async postQueryRefDataById(e,t={}){return this._post("queryRefDataById",e,null,t)}async postQueryRefDataByIds(e,t={}){return this._post("queryRefDataByIds",e,null,t)}async postQuerySearchRefChainData(e,t={}){return this._post("querySearchRefChainData",e,null,t)}async getSubModel(e,t={}){return this._get("sub-model",null,e,t)}}class Mr extends a{constructor(){super("model-data")}async postAllModelLiquibaseSoftDeleteDataClean(e={}){return this._post("allModelLiquibaseSoftDeleteDataClean",null,null,e)}async postAllModelSoftDeleteDataClean(e={}){return this._post("allModelSoftDeleteDataClean",null,null,e)}async getCheckFieldValueExist(e,t={}){return this._get("checkFieldValueExist",null,e,t)}async postQueryRefData(e,t={}){return this._post("queryRefData",e,null,t)}async postSingleModelSoftDeleteDataClean(e,t={}){return this._post("singleModelSoftDeleteDataClean",null,e,t)}}class wr extends a{constructor(){super("model-meta")}async delete(e,t={}){return this._delete("",null,e,t)}async getAgg(e,t={}){return this._get("agg",null,e,t)}async getBy(e,t={}){return this._get("by",null,e,t)}async putConstant(e,t={}){return this._put("constant",e,null,t)}async getDetail(e,t={}){return this._get("detail",null,e,t)}async putDisplay(e={}){return this._put("display",null,null,e)}async getEr(e={}){return this._get("er",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getListAll(e={}){return this._get("list-all",null,null,e)}async getListAllModelAndFieldByName(e,t={}){return this._get("listAllModelAndFieldByName",null,e,t)}async getListMasterModel(e,t={}){return this._get("listMasterModel",null,e,t)}async getListModelReferencedBy(e,t={}){return this._get("listModelReferencedBy",null,e,t)}async getListSlaveModel(e,t={}){return this._get("listSlaveModel",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putPage(e={}){return this._put("page",null,null,e)}async getPermissionEnabled(e,t={}){return this._get("permission-enabled",null,e,t)}async postSave(e,t={}){return this._post("save",e,null,t)}async putSupportMessage(e={}){return this._put("support-message",null,null,e)}async getSupportProcess(e={}){return this._get("support-process",null,null,e)}async getTranslateModelFieldExp(e,t={}){return this._get("translateModelFieldExp",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}async putModelKey(e={}){return this._put("{modelKey}",null,null,e)}}class Pr extends a{constructor(){super("model-method")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getDataModel(e={}){return this._get("data-model",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getViewModel(e={}){return this._get("view-model",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Cr extends a{constructor(){super("model")}async deleteRemove(e,t={}){return this._delete("remove",null,e,t)}}class Ur extends a{constructor(){super("online-form-change-history")}async postInsertBatch(e,t={}){return this._post("insertBatch",e,null,t)}async getList(e,t={}){return this._get("list",null,e,t)}}class Br extends a{constructor(){super("online-form-instance")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getDataIds(e,t={}){return this._get("dataIds",null,e,t)}async getFindByOfTmplIdAndEdhrInstanceId(e,t={}){return this._get("findByOfTmplIdAndEdhrInstanceId",null,e,t)}async getFindOfTaskBySerialNo4Change(e,t={}){return this._get("findOfTaskBySerialNo4Change",null,e,t)}async getFindRelationInfoById(e,t={}){return this._get("findRelationInfoById",null,e,t)}async getGetRelatedProduct(e,t={}){return this._get("getRelatedProduct",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async postInfos(e={}){return this._post("infos",null,null,e)}async postInsert4Edhr(e,t={}){return this._post("insert4Edhr",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async getTask(e,t={}){return this._get("task",null,e,t)}async postTask(e,t={}){return this._post("task",e,null,t)}async putTask(e,t={}){return this._put("task",e,null,t)}}class kr extends a{constructor(){super("online-form-log")}async getList(e,t={}){return this._get("list",null,e,t)}}class xr extends a{constructor(){super("online-form-tmpl-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Gr extends a{constructor(){super("online-form-tmpl")}async postCopy(e={}){return this._post("copy",null,null,e)}async postCopyVersion(e,t={}){return this._post("copyVersion",e,null,t)}async getGetVersionById(e,t={}){return this._get("getVersionById",null,e,t)}async postInfos(e,t={}){return this._post("infos",e,null,t)}async getListVersionById(e,t={}){return this._get("listVersionById",null,e,t)}async getModel(e={}){return this._get("model",null,null,e)}async postRelease(e,t,s={}){return this._post("release",t,e,s)}async deleteRemoveById(e,t={}){return this._delete("removeById",null,e,t)}async deleteRemoveVersionById(e,t={}){return this._delete("removeVersionById",null,e,t)}async postSave(e,t={}){return this._post("save",e,null,t)}async postSaveField(e,t={}){return this._post("saveField",e,null,t)}async postSaveOperation(e,t={}){return this._post("saveOperation",e,null,t)}async postSaveVersion(e,t={}){return this._post("saveVersion",e,null,t)}async getStash(e,t={}){return this._get("stash",null,e,t)}async putStash(e,t={}){return this._put("stash",e,null,t)}async putUpdateDesigner(e,t={}){return this._put("updateDesigner",e,null,t)}async putUpdateVersionById(e,t={}){return this._put("updateVersionById",e,null,t)}}class Vr extends a{constructor(){super("online-form")}async postBase(e,t={}){return this._post("base",e,null,t)}async postBiz(e,t={}){return this._post("biz",e,null,t)}async postProcess(e,t={}){return this._post("process",e,null,t)}async postStash(e,t={}){return this._post("stash",e,null,t)}}class Kr extends a{constructor(){super("online")}async getClients(e,t={}){return this._get("clients",null,e,t)}async getExit(e,t={}){return this._get("exit",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}}class Xr extends a{constructor(){super("openapi")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetApiInfo(e,t={}){return this._get("getApiInfo",null,e,t)}async getGetApiInfos(e={}){return this._get("getApiInfos",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Hr extends a{constructor(){super("page-designer-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}let Wr=class extends a{constructor(){super("permission")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}};class Fr extends a{constructor(){super("pm-process-definition")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getListAllProcHasPublishedVersion(e,t={}){return this._get("listAllProcHasPublishedVersion",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class $r extends a{constructor(){super("pm-process-definition-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCopy(e={}){return this._post("copy",null,null,e)}async postDeploy(e,t={}){return this._post("deploy",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async postSave(e,t={}){return this._post("save",e,null,t)}async postSaveAndDeploy(e,t={}){return this._post("saveAndDeploy",e,null,t)}async postUpdateProcessUser(e,t={}){return this._post("updateProcessUser",e,null,t)}async getId(e,t={}){return this._get("",null,e,t)}}class jr extends a{constructor(){super("pm-process-engine")}async postApprove(e,t={}){return this._post("approve",e,null,t)}async getHiTask(e,t={}){return this._get("hi-task",null,e,t)}async getInitialTask(e,t={}){return this._get("initial-task",null,e,t)}async getListAllAssignees(e={}){return this._get("listAllAssignees",null,null,e)}async getListAllInitiators(e={}){return this._get("listAllInitiators",null,null,e)}async getModel(e,t={}){return this._get("model",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async postProcExecute(e,t={}){return this._post("procExecute",e,null,t)}async getProcInstExtension(e,t={}){return this._get("procInstExtension",null,e,t)}async postReassign(e,t={}){return this._post("reassign",e,null,t)}async postRefuse(e,t={}){return this._post("refuse",e,null,t)}async postReject(e,t={}){return this._post("reject",e,null,t)}async postResubmit(e,t={}){return this._post("resubmit",e,null,t)}async postStartProcInst(e,t={}){return this._post("startProcInst",e,null,t)}async getTask(e,t={}){return this._get("task",null,e,t)}async postTerminate(e,t={}){return this._post("terminate",e,null,t)}async postWithdraw(e,t={}){return this._post("withdraw",e,null,t)}}class zr extends a{constructor(){super("print-designer")}async deleteCategory(e,t={}){return this._delete("category",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getListAllVersion(e,t={}){return this._get("listAllVersion",null,e,t)}async getRdo(e,t={}){return this._get("rdo",null,e,t)}}let qr=class extends a{constructor(){super("print-log")}async postPage(e,t={}){return this._post("page",e,null,t)}async postPatchwork(e,t={}){return this._post("patchwork",e,null,t)}};class Jr extends a{constructor(){super("print")}async postGenerateZplCode(e,t={}){return this._post("generateZplCode",e,null,t)}async postLabelBackEndPrint(e,t={}){return this._post("labelBackEndPrint",e,null,t)}async getPrintDropdownList(e={}){return this._get("printDropdownList",null,null,e)}async postSendPrintData(e,t={}){return this._post("sendPrintData",e,null,t)}}class Qr extends a{constructor(){super("process")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Zr extends a{constructor(){super("process-approval-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getApproveHistory(e,t={}){return this._get("approveHistory",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Yr extends a{constructor(){super("process-approve-user")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class el extends a{constructor(){super("process-definition")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class tl extends a{constructor(){super("process-definition-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCopy(e={}){return this._post("copy",null,null,e)}async getFindByOfInstanceId(e={}){return this._get("findByOfInstanceId",null,null,e)}async getList(e,t={}){return this._get("list",null,e,t)}async postPublish(e={}){return this._post("publish",null,null,e)}async getId(e,t={}){return this._get("",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class nl extends a{constructor(){super("process-engine")}async postExecute(e,t={}){return this._post("execute",e,null,t)}async getHiTask(e,t={}){return this._get("hi-task",null,e,t)}async getInitialTask(e,t={}){return this._get("initial-task",null,e,t)}async getModel(e,t={}){return this._get("model",null,e,t)}async postReassignment(e,t={}){return this._post("reassignment",e,null,t)}async getTask(e,t={}){return this._get("task",null,e,t)}}class sl extends a{constructor(){super("process-event")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class rl extends a{constructor(){super("process-graph")}async getGraphInfo(e,t={}){return this._get("graphInfo",null,e,t)}}class ll extends a{constructor(){super("process-instance")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class il extends a{constructor(){super("process-message-user")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class al extends a{constructor(){super("process-node-definition")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ul extends a{constructor(){super("process-path-user")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class cl extends a{constructor(){super("process-path")}async getFindAllByOfInstanceId(e,t={}){return this._get("findAllByOfInstanceId",null,e,t)}}class ol extends a{constructor(){super("process-task-done")}async getPage(e,t={}){return this._get("page",null,e,t)}}class gl extends a{constructor(){super("process-task-todo")}async getAllUser(e,t={}){return this._get("all-user",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}}class pl extends a{constructor(){super("process-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postActivate(e={}){return this._post("activate",null,null,e)}async putDeploy(e,t={}){return this._put("deploy",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}}class hl extends a{constructor(){super("processTest")}async getCompleteTask(e,t={}){return this._get("completeTask",null,e,t)}async getDeploy(e,t={}){return this._get("deploy",null,e,t)}async getReadXml(e,t={}){return this._get("readXml",null,e,t)}async getSignal(e,t={}){return this._get("signal",null,e,t)}async getStart(e,t={}){return this._get("start",null,e,t)}async getUpdateVar(e,t={}){return this._get("updateVar",null,e,t)}async getWithdraw(e,t={}){return this._get("withdraw",null,e,t)}}class dl extends a{constructor(){super("product-release")}async getGetProductReleaseByMaterialNo(e,t={}){return this._get("getProductReleaseByMaterialNo",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}}class yl extends a{constructor(){super("publish-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCreateRelease(e,t={}){return this._post("createRelease",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async postPublishToProd(e,t={}){return this._post("publishToProd",e,null,t)}async postPublishToTest(e,t={}){return this._post("publishToTest",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}let _l=class extends a{constructor(){super("regexp")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}},fl=class extends a{constructor(){super("role")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t={}){return this._put("",null,e,t)}},Il=class extends a{constructor(){super("role-permission")}async post(e,t={}){return this._post("",e,null,t)}async postBulk(e,t={}){return this._post("bulk",e,null,t)}async getMenu(e,t={}){return this._get("menu",null,e,t)}async postRemove(e,t={}){return this._post("remove",e,null,t)}};class vl extends a{constructor(){super("script")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getInfoByKey(e,t={}){return this._get("infoByKey",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Sl extends a{constructor(){super("script-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putSetVersionActive(e,t={}){return this._put("setVersionActive",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Al extends a{constructor(){super("script-version-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}}class Ll extends a{constructor(){super("service-orchestration")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getInfoByKey(e,t={}){return this._get("infoByKey",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Tl extends a{constructor(){super("service-orchestration-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putSetVersionActive(e,t={}){return this._put("setVersionActive",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ml extends a{constructor(){super("service-orchestration-version-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}}class Rl extends a{constructor(){super("sign-history")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class bl extends a{constructor(){super("signature")}async postGetSignatureImage(e,t={}){return this._post("getSignatureImage",e,null,t)}}class El extends a{constructor(){super("sql-view-model")}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ol extends a{constructor(){super("sql-view")}async postBizService(e,t={}){return this._post("biz-service",null,e,t)}}class Dl extends a{constructor(){super("stash")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getFindByClientKey(e,t={}){return this._get("findByClientKey",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Nl extends a{constructor(){super("sub-model-process")}async postAllSubModelDataClean(e={}){return this._post("allSubModelDataClean",null,null,e)}}class Ml extends a{constructor(){super("sys-config")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class wl extends a{constructor(){super("system-var")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetSystemVarByKeys(e,t={}){return this._get("getSystemVarByKeys",null,e,t)}async getGetVarByKeys(e,t={}){return this._get("getVarByKeys",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getListSystemVarCache(e={}){return this._get("listSystemVarCache",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Pl extends a{constructor(){super("trace-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getFindByTraceId(e,t={}){return this._get("findByTraceId",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Cl extends a{constructor(){super("trace-log-details")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getInfoTree(e,t={}){return this._get("infoTree",null,e,t)}async getInfoTreeById(e,t={}){return this._get("infoTreeById",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ul extends a{constructor(){super("trace-mainline")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Bl extends a{constructor(){super("trace-mainline-ext")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class kl extends a{constructor(){super("trace-setting")}async delete(e,t={}){return this._delete("",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getTreeByModelKey(e,t={}){return this._get("treeByModelKey",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class xl extends a{constructor(){super("user-group")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getSearch(e,t={}){return this._get("search",null,e,t)}async getUser(e={}){return this._get("user",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Gl extends a{constructor(){super("user-group-relation")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postBatch(e,t={}){return this._post("batch",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Vl extends a{constructor(){super("view-model")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getBizService(e,t={}){return this._get("biz-service",null,e,t)}async postBizService(e,t={}){return this._post("biz-service",null,e,t)}async putBizService(e,t={}){return this._put("biz-service",null,e,t)}async deleteBizService(e,t={}){return this._delete("biz-service",null,e,t)}async getField(e,t={}){return this._get("field",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async getSql(e,t={}){return this._get("sql",null,e,t)}async putSupportMessage(e={}){return this._put("support-message",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Kl extends a{constructor(){super("wash")}async getWashDictLabelField(e={}){return this._get("washDictLabelField",null,null,e)}async getWashEdhrAndOfInst(e={}){return this._get("washEdhrAndOfInst",null,null,e)}}class Xl extends a{constructor(){super("webpage")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCancelOccupyWebPage(e,t={}){return this._post("cancelOccupyWebPage",e,null,t)}async postCopyById(e,t={}){return this._post("copyById",e,null,t)}async postGetWebPageOccupyMsg(e,t={}){return this._post("getWebPageOccupyMsg",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async postLockWebPage(e,t={}){return this._post("lockWebPage",e,null,t)}async postOccupyWebPage(e,t={}){return this._post("occupyWebPage",e,null,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async postUnLockWebPage(e,t={}){return this._post("unLockWebPage",e,null,t)}async putUpdateDesignerJson(e,t={}){return this._put("updateDesignerJson",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}let Hl=class extends a{constructor(){super("api")}async postApp(e,t,s={}){return this._post("app",t,e,s)}async getApp(e,t={}){return this._get("app",null,e,t)}async deleteApp(e,t={}){return this._delete("app",null,e,t)}async postAuditLog(e,t={}){return this._post("audit-log",e,null,t)}async getAuditLog(e,t={}){return this._get("audit-log",null,e,t)}async postEdhr(e,t={}){return this._post("edhr",e,null,t)}async getIe(e,t={}){return this._get("ie",null,e,t)}async getModelComprehensive(e,t={}){return this._get("model-comprehensive",null,e,t)}async postModelComprehensive(e,t={}){return this._post("model-comprehensive",null,e,t)}async putModelComprehensive(e,t={}){return this._put("model-comprehensive",null,e,t)}async deleteModelComprehensive(e,t={}){return this._delete("model-comprehensive",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}},Wl=class{constructor(){r(this,"appBranch",new bs);r(this,"appGlobalSettings",new Es);r(this,"appGrantedUser",new Os);r(this,"appOrg",new Ds);r(this,"appPublishLog",new Ns);r(this,"appState",new Ms);r(this,"appUser",new ws);r(this,"approvalLog",new Ps);r(this,"auditLog",new Cs);r(this,"basicConfig",new Us);r(this,"bizEvent",new Bs);r(this,"bizProcessDefinition",new ks);r(this,"bizProcessDefinitionVersion",new xs);r(this,"bizServiceCrud",new Gs);r(this,"bizService",new Vs);r(this,"bom",new Ks);r(this,"category",new Xs);r(this,"categoryRelation",new Hs);r(this,"codeTs",new Ws);r(this,"commitLog",new Fs);r(this,"dataModel",new $s);r(this,"designerCommon",new js);r(this,"designerLock",new zs);r(this,"designerOperateLog",new qs);r(this,"devops",new Js);r(this,"docOutline",new Qs);r(this,"document",new Zs);r(this,"edhrInstance",new Ys);r(this,"edhrInstanceRelation",new er);r(this,"edhrTmpl",new tr);r(this,"eleSearch",new nr);r(this,"enumModel",new sr);r(this,"enumModelField",new rr);r(this,"event",new lr);r(this,"eventLog",new ir);r(this,"excelTmpl",new ar);r(this,"excel",new ur);r(this,"fieldMeta",new cr);r(this,"field",new or);r(this,"fileResource",new gr);r(this,"file",new pr);r(this,"formRelate",new hr);r(this,"frontOperateLog",new dr);r(this,"globalMethod",new yr);r(this,"i18NInfo",new _r);r(this,"job",new fr);r(this,"jobLog",new Ir);r(this,"jsEngine",new vr);r(this,"label",new Sr);r(this,"labelLog",new Ar);r(this,"medPro",new Lr);r(this,"menuConfig",new Tr);r(this,"mergeLog",new mr);r(this,"messageRecord",new Rr);r(this,"messageSetting",new br);r(this,"messageTmpl",new Er);r(this,"mobileHomepage",new Or);r(this,"mobilePage",new Dr);r(this,"modelComprehensive",new Nr);r(this,"modelData",new Mr);r(this,"modelMeta",new wr);r(this,"modelMethod",new Pr);r(this,"model",new Cr);r(this,"onlineFormChangeHistory",new Ur);r(this,"onlineFormInstance",new Br);r(this,"onlineFormLog",new kr);r(this,"onlineFormTmplLog",new xr);r(this,"onlineFormTmpl",new Gr);r(this,"onlineForm",new Vr);r(this,"online",new Kr);r(this,"openapi",new Xr);r(this,"pageDesignerLog",new Hr);r(this,"permission",new Wr);r(this,"pmProcessDefinition",new Fr);r(this,"pmProcessDefinitionVersion",new $r);r(this,"pmProcessEngine",new jr);r(this,"printDesigner",new zr);r(this,"printLog",new qr);r(this,"print",new Jr);r(this,"process",new Qr);r(this,"processApprovalLog",new Zr);r(this,"processApproveUser",new Yr);r(this,"processDefinition",new el);r(this,"processDefinitionVersion",new tl);r(this,"processEngine",new nl);r(this,"processEvent",new sl);r(this,"processGraph",new rl);r(this,"processInstance",new ll);r(this,"processMessageUser",new il);r(this,"processNodeDefinition",new al);r(this,"processPathUser",new ul);r(this,"processPath",new cl);r(this,"processTaskDone",new ol);r(this,"processTaskTodo",new gl);r(this,"processVersion",new pl);r(this,"processTest",new hl);r(this,"productRelease",new dl);r(this,"publishLog",new yl);r(this,"regexp",new _l);r(this,"role",new fl);r(this,"rolePermission",new Il);r(this,"script",new vl);r(this,"scriptVersion",new Sl);r(this,"scriptVersionLog",new Al);r(this,"serviceOrchestration",new Ll);r(this,"serviceOrchestrationVersion",new Tl);r(this,"serviceOrchestrationVersionLog",new ml);r(this,"signHistory",new Rl);r(this,"signature",new bl);r(this,"sqlViewModel",new El);r(this,"sqlView",new Ol);r(this,"stash",new Dl);r(this,"subModelProcess",new Nl);r(this,"sysConfig",new Ml);r(this,"systemVar",new wl);r(this,"traceLog",new Pl);r(this,"traceLogDetails",new Cl);r(this,"traceMainline",new Ul);r(this,"traceMainlineExt",new Bl);r(this,"traceSetting",new kl);r(this,"userGroup",new xl);r(this,"userGroupRelation",new Gl);r(this,"viewModel",new Vl);r(this,"wash",new Kl);r(this,"webpage",new Xl);r(this,"api",new Hl)}};class g extends Ne{constructor(e){super(N.join("/gct-platform/api",e))}}class Fl extends g{constructor(){super("apk")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetActiveApp(e={}){return this._get("getActiveApp",null,null,e)}async getGetIp(e={}){return this._get("getIp",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async postUpload(e={}){return this._post("upload",null,null,e)}async putId(e,t={}){return this._put("",null,e,t)}}class $l extends g{constructor(){super("app")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async putAppCleanUp(e={}){return this._put("appCleanUp",null,null,e)}async putAppRestore(e={}){return this._put("appRestore",null,null,e)}async getCheckAppMaintainerInTenant(e={}){return this._get("checkAppMaintainerInTenant",null,null,e)}async postCreateBranch(e,t={}){return this._post("createBranch",e,null,t)}async putDisable(e={}){return this._put("disable",null,null,e)}async putEnable(e={}){return this._put("enable",null,null,e)}async getFieldMeta(e,t={}){return this._get("field-meta",null,e,t)}async getGetAppCount(e={}){return this._get("getAppCount",null,null,e)}async getGetCurrentBranch(e={}){return this._get("getCurrentBranch",null,null,e)}async getGetLatestCommit(e,t={}){return this._get("getLatestCommit",null,e,t)}async getGetMobileDbFileUrl(e={}){return this._get("getMobileDbFileUrl",null,null,e)}async postImportVersion(e,t={}){return this._post("importVersion",e,null,t)}async getImportVersionPreview(e,t={}){return this._get("importVersionPreview",null,e,t)}async getInfo(e={}){return this._get("info",null,null,e)}async getList(e={}){return this._get("list",null,null,e)}async getListBranch(e={}){return this._get("listBranch",null,null,e)}async getMerge(e,t={}){return this._get("merge",null,e,t)}async postMerge(e,t={}){return this._post("merge",e,null,t)}async getMergePreview(e,t={}){return this._get("mergePreview",null,e,t)}async getModelMeta(e,t={}){return this._get("model-meta",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getPublishLogInfo(e,t={}){return this._get("publishLogInfo",null,e,t)}async getPublishLogPageList(e,t={}){return this._get("publishLogPageList",null,e,t)}async postRevert(e,t={}){return this._post("revert",e,null,t)}async postSwitchBranch(e,t={}){return this._post("switchBranch",e,null,t)}async getTenant(e,t={}){return this._get("tenant",null,e,t)}async postUpload(e={}){return this._post("upload",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class jl extends g{constructor(){super("app-member")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putTransfer(e={}){return this._put("transfer",null,null,e)}async putId(e,t={}){return this._put("",null,e,t)}}class zl extends g{constructor(){super("app-setting")}async delete(e,t={}){return this._delete("",null,e,t)}async getCheckAppUserAdmin(e,t={}){return this._get("checkAppUserAdmin",null,e,t)}async getCheckAppUserVisibility(e,t={}){return this._get("checkAppUserVisibility",null,e,t)}async deleteDeveloper(e,t={}){return this._delete("developer",null,e,t)}async postDeveloper(e={}){return this._post("developer",null,null,e)}async getInfoByAppId(e,t={}){return this._get("infoByAppId",null,e,t)}async postSaveSetting(e,t={}){return this._post("saveSetting",e,null,t)}async postSaveSettingBatch(e={}){return this._post("saveSettingBatch",null,null,e)}}class ql extends g{constructor(){super("assets")}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async postMove(e={}){return this._post("move",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async postUpload(e={}){return this._post("upload",null,null,e)}}class Jl extends g{constructor(){super("audit-log")}async postExport(e,t={}){return this._post("export",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getModules(e={}){return this._get("modules",null,null,e)}async getOperateTypes(e={}){return this._get("operateTypes",null,null,e)}async getOperators(e={}){return this._get("operators",null,null,e)}async postPage(e,t={}){return this._post("page",e,null,t)}}class Ql extends g{constructor(){super("category")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Zl extends g{constructor(){super("data-source")}async post(e,t={}){return this._post("",e,null,t)}async put(e,t={}){return this._put("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async putEnabled(e,t={}){return this._put("enabled",e,null,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async postQueryData(e,t={}){return this._post("queryData",null,e,t)}async postSql(e,t={}){return this._post("sql",e,null,t)}async postTestConnect(e,t={}){return this._post("testConnect",e,null,t)}}class Yl extends g{constructor(){super("datasource-devops")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async postList(e,t={}){return this._post("list",e,null,t)}async postPage(e,t={}){return this._post("page",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ei extends g{constructor(){super("datasource-move")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getMoveData(e,t={}){return this._get("moveData",null,e,t)}async getPage(e,t={}){return this._get("page",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ti extends g{constructor(){super("datasource-move-data")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ni extends g{constructor(){super("datasource-move-detail")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class si extends g{constructor(){super("external-message")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ri extends g{constructor(){super("file")}async postUpload(e,t={}){return this._post("upload",null,e,t)}}class li extends g{constructor(){super("i18n-config")}async getList(e,t={}){return this._get("list",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ii extends g{constructor(){super("i18n-info")}async delete(e,t={}){return this._delete("",null,e,t)}async postExternal(e={}){return this._post("external",null,null,e)}async getLang(e,t={}){return this._get("lang",null,e,t)}async postLang(e,t={}){return this._post("lang",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putKey(e,t={}){return this._put("{key}",e,null,t)}}class ai extends g{constructor(){super("internal-message")}async post(e,t={}){return this._post("",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putRead(e={}){return this._put("read",null,null,e)}async getUnread(e={}){return this._get("unread",null,null,e)}}class ui extends g{constructor(){super("invoke-log")}async getExport(e,t={}){return this._get("export",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}}class ci extends g{constructor(){super("ldap")}async postUpload(e={}){return this._post("upload",null,null,e)}}class oi extends g{constructor(){super("license-unbind-log")}async post(e,t={}){return this._post("",e,null,t)}}class gi extends g{constructor(){super("license")}async getActivate(e,t={}){return this._get("activate",null,e,t)}async postActivates(e={}){return this._post("activates",null,null,e)}async postActivatesOffline(e,t={}){return this._post("activatesOffline",null,e,t)}async getCheckLicense(e={}){return this._get("checkLicense",null,null,e)}async getClients(e,t={}){return this._get("clients",null,e,t)}async getGetAppBasicInfo(e,t={}){return this._get("getAppBasicInfo",null,e,t)}async getGetExpireMsg(e,t={}){return this._get("getExpireMsg",null,e,t)}async getGetUsers(e,t={}){return this._get("getUsers",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getUnbind(e,t={}){return this._get("unbind",null,e,t)}}class pi extends g{constructor(){super("login-log")}async getPage(e,t={}){return this._get("page",null,e,t)}}class hi extends g{constructor(){super("login")}async postCheckApp(e,t={}){return this._post("checkApp",e,null,t)}async postSendMsg(e,t={}){return this._post("sendMsg",e,null,t)}async postSign(e,t={}){return this._post("sign",e,null,t)}async getSignOut(e={}){return this._get("signOut",null,null,e)}async getUserAppAuth(e,t={}){return this._get("userAppAuth",null,e,t)}}class di extends g{constructor(){super("manager")}async getPlat(e,t={}){return this._get("plat",null,e,t)}async getTenant(e,t={}){return this._get("tenant",null,e,t)}}class yi extends g{constructor(){super("message-setting")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetTypeCount(e={}){return this._get("getTypeCount",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async postMqtt(e,t={}){return this._post("mqtt",e,null,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async postSendEmailMessage(e,t={}){return this._post("sendEmailMessage",e,null,t)}async postSendMessage(e,t={}){return this._post("sendMessage",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class _i extends g{constructor(){super("nav-menu")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetSelected(e={}){return this._get("getSelected",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async postSelect(e,t={}){return this._post("select",e,null,t)}async putUpdateDesignerJson(e,t={}){return this._put("updateDesignerJson",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class fi extends g{constructor(){super("nav-page")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putUpdateDesignerJson(e,t={}){return this._put("updateDesignerJson",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ii extends g{constructor(){super("openapi-group")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class vi extends g{constructor(){super("openapi-key-grant")}async post(e={}){return this._post("",null,null,e)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getOpenapi(e={}){return this._get("openapi",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Si extends g{constructor(){super("org")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e={}){return this._get("info",null,null,e)}async postInputCheck(e,t={}){return this._post("inputCheck",e,null,t)}async getList(e={}){return this._get("list",null,null,e)}async postOrgHavePersonCheck(e,t={}){return this._post("orgHavePersonCheck",e,null,t)}async postTransferAndDelete(e,t={}){return this._post("transferAndDelete",e,null,t)}async postUser(e,t={}){return this._post("user",e,null,t)}async getUser(e,t={}){return this._get("user",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ai extends g{constructor(){super("org-user-picker")}async getManagement(e,t={}){return this._get("management",null,e,t)}async getTenant(e,t={}){return this._get("tenant",null,e,t)}}class Li extends g{constructor(){super("permission")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ti extends g{constructor(){super("plat")}async postBase(e,t={}){return this._post("base",e,null,t)}async postDingtalk(e,t={}){return this._post("dingtalk",e,null,t)}async postEmail(e,t={}){return this._post("email",e,null,t)}async postFeishu(e,t={}){return this._post("feishu",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async postLogin(e,t={}){return this._post("login",e,null,t)}async postOrg(e,t={}){return this._post("org",e,null,t)}async postSecurity(e,t={}){return this._post("security",e,null,t)}async postTheme(e,t={}){return this._post("theme",e,null,t)}async postUserRole(e,t={}){return this._post("user-role",e,null,t)}async deleteUserRole(e,t={}){return this._delete("user-role",null,e,t)}async getUser(e={}){return this._get("user",null,null,e)}async getVersion(e={}){return this._get("version",null,null,e)}async postWatermark(e,t={}){return this._post("watermark",e,null,t)}async postWxwork(e,t={}){return this._post("wxwork",e,null,t)}}class mi extends g{constructor(){super("plugin")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async postUploadZip(e={}){return this._post("uploadZip",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ri extends g{constructor(){super("plugin-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class bi extends g{constructor(){super("pm-process-delegate")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ei extends g{constructor(){super("pm-process-delegate-detail")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Oi extends g{constructor(){super("pm-process-instance")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Di extends g{constructor(){super("pm-task-done")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ni extends g{constructor(){super("pm-task-todo")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Mi extends g{constructor(){super("print-log")}async post(e,t={}){return this._post("",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}}class wi extends g{constructor(){super("print-resource")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetIpAddressStatus(e,t={}){return this._get("getIpAddressStatus",null,e,t)}async getGetPrintCount(e={}){return this._get("getPrintCount",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getListByMacAddress(e,t={}){return this._get("listByMacAddress",null,e,t)}async postPrintTest(e={}){return this._post("printTest",null,null,e)}async postSendPrintData(e,t={}){return this._post("sendPrintData",e,null,t)}async putUpdateRemark(e,t={}){return this._put("updateRemark",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Pi extends g{constructor(){super("regexp")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ci extends g{constructor(){super("released")}async deleteApp(e,t={}){return this._delete("app",null,e,t)}async putApp(e={}){return this._put("app",null,null,e)}async getApp(e,t={}){return this._get("app",null,e,t)}}class Ui extends g{constructor(){super("role-permission")}async getPlat(e,t={}){return this._get("plat",null,e,t)}async postPlat(e,t={}){return this._post("plat",e,null,t)}async getTenant(e,t={}){return this._get("tenant",null,e,t)}async postTenant(e,t={}){return this._post("tenant",e,null,t)}}class Bi extends g{constructor(){super("role")}async getList(e={}){return this._get("list",null,null,e)}async postPlat(e,t={}){return this._post("plat",e,null,t)}async deletePlat(e,t={}){return this._delete("plat",null,e,t)}async getPlat(e,t={}){return this._get("plat",null,e,t)}async putPlat(e={}){return this._put("plat",null,null,e)}async postTenant(e,t={}){return this._post("tenant",e,null,t)}async deleteTenant(e,t={}){return this._delete("tenant",null,e,t)}async getTenant(e,t={}){return this._get("tenant",null,e,t)}async putTenant(e={}){return this._put("tenant",null,null,e)}}class ki extends g{constructor(){super("seat-message")}async getClose(e={}){return this._get("close",null,null,e)}}class xi extends g{constructor(){super("seat")}async postAuth(e={}){return this._post("auth",null,null,e)}async getListAuthed(e,t={}){return this._get("listAuthed",null,e,t)}async getListNotAuth(e,t={}){return this._get("listNotAuth",null,e,t)}async postRemoveAuth(e,t={}){return this._post("removeAuth",null,e,t)}async getTotalinfos(e={}){return this._get("totalinfos",null,null,e)}}class Gi extends g{constructor(){super("shortcut")}async postMenu(e={}){return this._post("menu",null,null,e)}async deleteMenu(e,t={}){return this._delete("menu",null,e,t)}async getMenu(e,t={}){return this._get("menu",null,e,t)}async putMenu(e,t={}){return this._put("menu",e,null,t)}}class Vi extends g{constructor(){super("sms")}async postGetSignsAndTemplates(e,t={}){return this._post("getSignsAndTemplates",e,null,t)}async postSendMsg(e,t={}){return this._post("sendMsg",e,null,t)}}class Ki extends g{constructor(){super("started-process")}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}}class Xi extends g{constructor(){super("task-delegate")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCancel(e={}){return this._post("cancel",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Hi extends g{constructor(){super("task-done")}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}}class Wi extends g{constructor(){super("task-todo")}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}}class Fi extends g{constructor(){super("tenant-developer")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postRemoveAndHandover(e,t={}){return this._post("RemoveAndHandover",e,null,t)}async getGetUserMaintainerApp(e,t={}){return this._get("getUserMaintainerApp",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class $i extends g{constructor(){super("tenant")}async putDisable(e={}){return this._put("disable",null,null,e)}async putEnable(e={}){return this._put("enable",null,null,e)}async getGetTenantIdByAppId(e,t={}){return this._get("getTenantIdByAppId",null,e,t)}async getGetTencentByDomain(e,t={}){return this._get("getTencentByDomain",null,e,t)}async getInfo(e={}){return this._get("info",null,null,e)}async getList(e,t={}){return this._get("list",null,e,t)}async postManagement(e,t={}){return this._post("management",e,null,t)}async deleteManagement(e,t={}){return this._delete("management",null,e,t)}async getManagement(e,t={}){return this._get("management",null,e,t)}async putManagement(e,t={}){return this._put("management",e,null,t)}async putUpdateDomain(e,t={}){return this._put("updateDomain",e,null,t)}async postUserRole(e,t={}){return this._post("user-role",e,null,t)}async deleteUserRole(e,t={}){return this._delete("user-role",null,e,t)}async getUser(e={}){return this._get("user",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ji extends g{constructor(){super("user")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e={}){return this._get("info",null,null,e)}async getInfoByIds(e,t={}){return this._get("infoByIds",null,e,t)}async getLast(e={}){return this._get("last",null,null,e)}async getList(e,t={}){return this._get("list",null,e,t)}async getListByTenantId(e,t={}){return this._get("listByTenantId",null,e,t)}async postOrg(e,t={}){return this._post("org",e,null,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async postPlat(e,t={}){return this._post("plat",e,null,t)}async postReset(e,t={}){return this._post("reset",e,null,t)}async postSettings(e,t={}){return this._post("settings",e,null,t)}async postTenant(e,t={}){return this._post("tenant",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class zi extends g{constructor(){super("user-extra")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class qi extends g{constructor(){super("user-info-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ji extends g{constructor(){super("user-password-history")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Qi extends g{constructor(){super("workbench-component")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Zi extends g{constructor(){super("workbench-component-relation")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putUpdatePositionJson(e,t={}){return this._put("updatePositionJson",e,null,t)}async putWorkbenchComponentActive(e,t={}){return this._put("workbenchComponentActive",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Yi extends g{constructor(){super("api")}async getApaasUtils(e,t={}){return this._get("apaas-utils",null,e,t)}async postAppGrantedUser(e,t,s={}){return this._post("app-granted-user",t,e,s)}async getAppGrantedUser(e,t={}){return this._get("app-granted-user",null,e,t)}async getAppSetting(e,t={}){return this._get("app-setting",null,e,t)}async getApp(e,t={}){return this._get("app",null,e,t)}async postApp(e,t={}){return this._post("app",e,null,t)}async deleteApp(e,t={}){return this._delete("app",null,e,t)}async putApp(e,t={}){return this._put("app",e,null,t)}async getDataSource(e,t={}){return this._get("data-source",null,e,t)}async postDataSource(e,t,s={}){return this._post("data-source",t,e,s)}async getMsg(e,t={}){return this._get("msg",null,e,t)}async postMsg(e,t={}){return this._post("msg",e,null,t)}async postOpenapiGroup(e,t={}){return this._post("openapi-group",e,null,t)}async putOpenapiGroup(e,t={}){return this._put("openapi-group",null,e,t)}async putOpenapiKeyGrant(e,t={}){return this._put("openapi-key-grant",null,e,t)}async getOrgUserPicker(e,t={}){return this._get("org-user-picker",null,e,t)}async postOrgUserPicker(e,t={}){return this._post("org-user-picker",e,null,t)}async postOrg(e={}){return this._post("org",null,null,e)}async getOrg(e={}){return this._get("org",null,null,e)}async postPrintLog(e,t={}){return this._post("print-log",e,null,t)}async getPrint(e,t={}){return this._get("print",null,e,t)}async postPrint(e,t={}){return this._post("print",e,null,t)}async deleteRegexp(e,t={}){return this._delete("regexp",null,e,t)}async getRegexp(e,t={}){return this._get("regexp",null,e,t)}async postRegexp(e,t={}){return this._post("regexp",e,null,t)}async putRegexp(e,t={}){return this._put("regexp",e,null,t)}async getTenant(e,t={}){return this._get("tenant",null,e,t)}async postTenant(e,t={}){return this._post("tenant",e,null,t)}async getUser(e,t={}){return this._get("user",null,e,t)}async postUser(e,t={}){return this._post("user",null,e,t)}}class ea{constructor(){r(this,"apk",new Fl);r(this,"app",new $l);r(this,"appMember",new jl);r(this,"appSetting",new zl);r(this,"assets",new ql);r(this,"auditLog",new Jl);r(this,"category",new Ql);r(this,"dataSource",new Zl);r(this,"datasourceDevops",new Yl);r(this,"datasourceMove",new ei);r(this,"datasourceMoveData",new ti);r(this,"datasourceMoveDetail",new ni);r(this,"externalMessage",new si);r(this,"file",new ri);r(this,"i18NConfig",new li);r(this,"i18NInfo",new ii);r(this,"internalMessage",new ai);r(this,"invokeLog",new ui);r(this,"ldap",new ci);r(this,"licenseUnbindLog",new oi);r(this,"license",new gi);r(this,"loginLog",new pi);r(this,"login",new hi);r(this,"manager",new di);r(this,"messageSetting",new yi);r(this,"navMenu",new _i);r(this,"navPage",new fi);r(this,"openapiGroup",new Ii);r(this,"openapiKeyGrant",new vi);r(this,"org",new Si);r(this,"orgUserPicker",new Ai);r(this,"permission",new Li);r(this,"plat",new Ti);r(this,"plugin",new mi);r(this,"pluginVersion",new Ri);r(this,"pmProcessDelegate",new bi);r(this,"pmProcessDelegateDetail",new Ei);r(this,"pmProcessInstance",new Oi);r(this,"pmTaskDone",new Di);r(this,"pmTaskTodo",new Ni);r(this,"printLog",new Mi);r(this,"printResource",new wi);r(this,"regexp",new Pi);r(this,"released",new Ci);r(this,"rolePermission",new Ui);r(this,"role",new Bi);r(this,"seatMessage",new ki);r(this,"seat",new xi);r(this,"shortcut",new Gi);r(this,"sms",new Vi);r(this,"startedProcess",new Ki);r(this,"taskDelegate",new Xi);r(this,"taskDone",new Hi);r(this,"taskTodo",new Wi);r(this,"tenantDeveloper",new Fi);r(this,"tenant",new $i);r(this,"user",new ji);r(this,"userExtra",new zi);r(this,"userInfoLog",new qi);r(this,"userPasswordHistory",new Ji);r(this,"workbenchComponent",new Qi);r(this,"workbenchComponentRelation",new Zi);r(this,"api",new Yi)}}class Me{constructor(){r(this,"i18n",m({}));r(this,"storeUtil",new Se);r(this,"store",this.storeUtil.store);r(this,"message");r(this,"dictionary",new Ee);r(this,"register",{designer:{mobile:new z,web:new z},render:{mobile:new q,web:new q},editor:G,formItem:V});r(this,"api",{apaas:new Wl,platform:new ea})}t(e,t){return this.i18n.global.t(e,t)}}l("GctGlobal",Me);class we{constructor(e){r(this,"evt",new Ae);r(this,"state",new F);r(this,"item",{});r(this,"provider",{});r(this,"context",{});r(this,"params",{});r(this,"fields",[]);r(this,"modelMap",{});this.model=e,this.init()}init(){this.model.children&&this.initFormItems(this.model.children),this.initEvent(),this.calcState()}initEvent(){}calcState(){}initFormItems(e){e.forEach(t=>{let s=null;if((t.type==="item"||t.type==="hidden")&&(this.fields.push(t.name),this.modelMap[t.name]=t),t.type==="item"&&(s=_gct.register.formItem.create(`${t.type}___${t.editor.type}___${t.name}`),s||(s=_gct.register.formItem.create(`${t.type}___${t.editor.type}`))),s||(s=_gct.register.formItem.create(t.type)),!s){console.error(`未找到表单项提供者:${t.type}`,t);return}if(this.provider[t.name]=s,t.type==="item"){const c=t;this.item[c.name]=s.createController(this,c)}else if(t.type==="hidden"){const c=t;this.item[c.name]=s.createController(this,c)}else if(t.type==="container"||t.container){const c=t;this.item[t.name]=s.createController(this,c),c.children&&this.initFormItems(c.children)}})}calcHidden(){Object.keys(this.item).forEach(t=>{const s=this.item[t];if(s.model.hidden){const c=s.model.hidden(this,s,this.state.data);c!=null&&(s.state.visible=!c)}})}getData(){const e={};return this.fields.forEach(t=>{const s=this.item[t];s&&(s.state.visible===!0||s.model.type==="hidden")&&(e[s.key]=s.value)}),e}resetData(){this.fields.forEach(e=>{const t=this.item[e];t&&t.reset()})}async load(){try{if(!this.model.loadRequest)return{};this.state.loading=!0;const e=await this.model.loadRequest({id:this.context.id});return this.fields.forEach(t=>{const s=this.item[t];s&&(s.value=e[s.key]),s.defaultValue()}),this.state.loaded=!0,e}finally{this.state.loading=!1}}destroy(){this.state.destroyed=!0,this.evt.reset(),this.fields.forEach(e=>{const t=this.item[e];t&&t.destroy()})}validate(){return Promise.resolve(!0)}validateItem(e){return Promise.resolve(!0)}loaded(){this.calcHidden(),this.fields.forEach(e=>{this.item[e].defaultValue()}),this.calcState()}mounted(){}}l("GctFormController",we);class ta extends we{initEvent(){super.initEvent(),this.evt.on("change",(e,t,s)=>{if(this.model.watch){const i=this.model.watch[e];i&&i(this,t,s)}const c=this.item[e];c&&c.model.watch&&c.model.watch(this,c,t,s),t!=s&&this.calcHidden()})}save(){const e=this.getData();return this.state.isNew===!0&&this.model.newRequest?this.model.newRequest(e):this.model.updateRequest?this.model.updateRequest({id:this.context.id},e):Promise.resolve(e)}}l("EditFormController",ta);function na(n){const e=n();return e.state=C(e.state),oe(()=>e.destroy()),e}class ee{constructor(e){r(this,"model");this.model=e}}l("EditorController",ee);class Pe{constructor(e){r(this,"evt",new Ae);r(this,"context",{});r(this,"params",{});r(this,"state",new F);r(this,"item",{});r(this,"provider",{});this.model=e,this.init()}load(){throw new Error("Method not implemented.")}loaded(){throw new Error("Method not implemented.")}destroy(){throw new Error("Method not implemented.")}validate(){throw new Error("Method not implemented.")}validateItem(e){throw new Error("Method not implemented.")}mounted(){throw new Error("Method not implemented.")}init(){this.model.children&&this.initFormItems(this.model.children),this.initEvent()}initEvent(){}initFormItems(e){e.forEach(t=>{let s=null;if(t.type==="item"&&(s=_gct.register.formItem.create(`${t.type}___${t.editor.type}___${t.name}`),s||(s=_gct.register.formItem.create(`${t.type}___${t.editor.type}`))),s||(s=_gct.register.formItem.create(t.type)),!s){console.error(`未找到表单项提供者:${t.type}`,t);return}if(this.provider[t.name]=s,t.type==="item"){const c=t;this.item[c.name]=s.createController(this,t)}else if(t.type==="container"){const c=t;this.item[t.name]=s.createController(this,t),c.children&&this.initFormItems(c.children)}})}getData(){return{}}resetData(){Object.keys(this.state.data).forEach(t=>{const s=this.state.data[t];s&&(typeof s=="object"?Array.isArray(s)?this.state.data[t]=[]:this.state.data[t]={}:this.state.data[t]=null)})}}l("FormController",Pe);function sa(n){const e=new Pe(n);return e.state=C(e.state),e}class b{constructor(e,t){r(this,"state",this.crateItemState());this.form=e,this.model=t,this.init()}get data(){return this.form.state.data}init(){}destroy(){this.state.destroyed=!0}crateItemState(){return new T}}l("FormItemBasicController",b);function ra(n){const e=n();return e.state=C(e.state),e}class la extends b{constructor(){super(...arguments);r(this,"type","collapse-pane")}crateItemState(){return new de}}l("FormCollapsePaneController",la);class ia extends b{constructor(){super(...arguments);r(this,"type","collapse")}crateItemState(){return new ye}}l("FormCollapseController",ia);class aa extends b{constructor(){super(...arguments);r(this,"type","tab")}crateItemState(){return new _e}}l("FormTabController",aa);class ua extends b{constructor(){super(...arguments);r(this,"type","tab-pane")}crateItemState(){return new fe}}l("FormTabPaneController",ua);class ca extends b{constructor(){super(...arguments);r(this,"type","group")}crateItemState(){return new Ie}}l("FormGroupController",ca);class te extends b{get key(){return this.model.field??this.model.name}get value(){return this.form.state.data[this.key]}set value(e){const t=P(this.form.state.data[this.key]);this.form.state.data[this.key]=e,this.form.evt.emit("change",this.key,e,t),this.state.value=e}get editorValue(){return this.model.fields?this.model.fields.map(e=>this.form.item[e].value):this.value}set editorValue(e){this.model.fields?this.model.fields.forEach((t,s)=>{this.form.item[t].value=e==null?void 0:e[s]}):this.value=e}init(){if(super.init(),this.model.type!=="hidden"){const{editor:e}=this.model;this.state.readonly=e.readonly,e.disabled!=null&&(this.state.disabled=e.disabled)}if(this.model.dictionary){const{mode:e}=this.model.dictionary;e==="static"&&(this.state.options=this.model.dictionary.items||[])}}defaultValue(){this.form.state.data[this.key]===void 0&&this.model.defaultValue!==void 0&&(this.form.state.data[this.key]=this.model.defaultValue)}reset(){this.model.defaultValue!==void 0?this.value=this.model.defaultValue:this.value=void 0}crateItemState(){return new $}}l("FormEditItemController",te);class oa extends te{constructor(){super(...arguments);r(this,"type","item")}async loadDictionary(t){if(this.state.options.length>0)return this.state.options;this.state.options=[],this.state.loading=!0;try{return this.model.dictionary?this.state.options=await _gct.dictionary.asyncGetByConfig(this.model.dictionary,t):this.model.dictionaryTag&&(this.state.options=await _gct.dictionary.asyncGet(this.model.dictionaryTag,t)),this.state.options}finally{this.state.loading=!1}}clearDictionary(){this.state.options=[]}crateItemState(){return new ve}}l("FormItemController",oa);class ga extends te{constructor(){super(...arguments);r(this,"type","hidden")}}l("FormHiddenItemController",ga);class pa extends ee{}l("LengthUnitEditorController",pa);class ha extends ee{}l("ColorEditorController",ha);function Ce(){return X("formController")}function da(n){let e;if(n){const t=Ce();e=U({get(){return t.state.data[n]},set(s){t.state.data[n]=s}})}else{let t=H().proxy;const s=t.$props,c=t.$emit;e=U({get:()=>s.value,set:i=>{typeof i=="string"&&(i=i.trim()),!(typeof i!="object"&&s.value==i)&&c("update:value",i)}}),t=null}return e}function ya(n,e){let t=H().proxy;const s=t.$props,c=t.$emit,i=n?n.length:0,u=e?e.length:0,p=U({get:()=>{if(!s.value)return"";let o=s.value;return i>0&&o.startsWith(n)&&(o=o.substring(i)),u>0&&o.endsWith(e)&&(o=o.substring(0,o.length-u)),o},set:o=>{if(s.value===o)return;if(typeof o=="string"&&(o=o.trim()),o==""){c("update:value","");return}let d=o;i>0&&(d=n+d),u>0&&(d=d+e),c("update:value",d)}});return t=null,p}function _a(n){const e=X("modal");return e&&n&&(e.ok=n),e}function fa(n){return new Oe(n)}function Ue(n){return typeof n<"u"}function Ia(n){const e=B(n||""),t=B(!1),s=B(!1);return ge(e,c=>{Ue(c)&&(s.value=!0,t.value=Be(c))},{immediate:!!n,flush:"sync"}),{clipboardRef:e,isSuccessRef:t,copiedRef:s}}function Be(n,{target:e=document.body}={}){const t=document.createElement("textarea"),s=document.activeElement;t.value=n,t.setAttribute("readonly",""),t.style.contain="strict",t.style.position="absolute",t.style.left="-9999px",t.style.fontSize="12pt";const c=document.getSelection();let i;c&&c.rangeCount>0&&(i=c.getRangeAt(0)),e.append(t),t.select(),t.selectionStart=0,t.selectionEnd=n.length;let u=!1;try{u=document.execCommand("copy")}catch(p){throw new Error(p)}return t.remove(),i&&c&&(c.removeAllRanges(),c.addRange(i)),s&&s.focus(),u}function ke(){if(window._gct){console.warn("核心包已安装,请勿重复安装!");return}console.info("核心包安装成功!"),window._gct=new Me}}}});
|
|
1
|
+
var Sa=Object.defineProperty;var Aa=(l,L,R)=>L in l?Sa(l,L,{enumerable:!0,configurable:!0,writable:!0,value:R}):l[L]=R;var r=(l,L,R)=>Aa(l,typeof L!="symbol"?L+"":L,R);System.register(["vue-i18n","pinia","axios","qs","lodash-es","vue"],function(l,L){"use strict";var R,ne,se,re,le,ie,ae,K,P,ue,ce,C,oe,X,U,H,B,ge;return{setters:[I=>{R=I.createI18n},I=>{ne=I.defineStore,se=I.createPinia,re=I.setActivePinia},I=>{le=I.AxiosHeaders,ie=I.default},I=>{ae=I},I=>{K=I.mergeWith,P=I.cloneDeep,ue=I.unionWith,ce=I.isEqual},I=>{C=I.reactive,oe=I.onUnmounted,X=I.inject,U=I.computed,H=I.getCurrentInstance,B=I.ref,ge=I.watch}],execute:function(){l({copyTextToClipboard:Be,deepMerge:Q,default:ke,getToken:Te,install:ke,isDef:Ue,setToken:ys,useCopyToClipboard:Ia,useEditFormController:na,useForm:Ce,useFormController:sa,useFormItemController:ra,useGctFormValue:da,useGctFormValueByText:ya,useModal:_a,useNamespace:fa,widthEditorInstall:Ts});const I=l("SIDE_BAR_MINI_WIDTH",48),La=l("SIDE_BAR_SHOW_TIT_MINI_WIDTH",80);var Ge=l("ContentEnum",(n=>(n.FULL="full",n.FIXED="fixed",n))(Ge||{})),Ve=l("ThemeEnum",(n=>(n.DARK="dark",n.LIGHT="light",n))(Ve||{})),Ke=l("SettingButtonPositionEnum",(n=>(n.AUTO="auto",n.HEADER="header",n.FIXED="fixed",n))(Ke||{})),Xe=l("SessionTimeoutProcessingEnum",(n=>(n[n.ROUTE_JUMP=0]="ROUTE_JUMP",n[n.PAGE_COVERAGE=1]="PAGE_COVERAGE",n))(Xe||{})),He=l("PermissionModeEnum",(n=>(n.ROLE="ROLE",n.BACK="BACK",n.ROUTE_MAPPING="ROUTE_MAPPING",n.PLATFORM_ROLE="PLATFORM_ROLE",n))(He||{})),We=l("RouterTransitionEnum",(n=>(n.ZOOM_FADE="zoom-fade",n.ZOOM_OUT="zoom-out",n.FADE_SIDE="fade-slide",n.FADE="fade",n.FADE_BOTTOM="fade-bottom",n.FADE_SCALE="fade-scale",n))(We||{})),O=l("ProjectName",(n=>(n.PORTAL="portal",n.BACKEND_MANAGEMENT="backend-management",n.DEVELOPER_CENTER="developer-center",n.TENANT_CENTER="tenant-center",n.APP_DESIGNER="app-designer",n.PAGE_DESIGNER="page-designer",n.WEB_RENDER="web-render",n.MOBILE_RENDER="mobile-render",n))(O||{})),Fe=l("FIELD_TYPE_CATEGORY",(n=>(n.ALL="field_type_all",n.BASIC="field_type_basic",n.LOGIC="field_type_logic",n.TRACE="field_type_trace",n))(Fe||{})),y=l("FIELD_TYPE",(n=>(n.PRIMARY_KEY="primary_key",n.ASSOCIATED_PRIMARY_KEY="associated_primary_key",n.TEXT="text",n.LONG_TEXT="long_text",n.INTEGER="integer",n.LONG="long",n.DOUBLE="double",n.DECIMAL="decimal",n.BOOLEAN="boolean",n.DATE="date",n.TIME="time",n.DATE_TIME="date_time",n.IMAGE="image",n.ATTACHMENT="attachment",n.SERIAL="serial_number",n.MASTERSLAVE="master_slave",n.USER="user",n.USER_MULTI="user_multi",n.ORG="org",n.ORG_MULTI="org_multi",n.ENUM="enum",n.ENUM_MULTI="enum_multi",n.OPTION="option",n.OPTION_MULTI="option_multi",n.REF="ref",n.REF_MULTI="ref_multi",n.RDO_REF="rdo_ref",n.EXPRESSION="expression",n.EXPRESSION_CONDITION="expression_condition",n.AGG="agg",n.ESOP="esop",n.TRANSACTION="transaction",n.LABEL_TEMPLATE="label_template",n.LABEL_TEMPLATE_REF="label_template_ref",n.DOCUMENT_TEMPLATE="document_template",n.SERIALRULE="serial_number_rule",n.PRINTER="printer",n.MESSAGE_TMPL="message_tmpl",n.RANGE_USER="range_user",n.SIGNATURE="electronic_signature",n.ONLINE_FORM_TEMPLATE="online_form_tmpl",n.E_DHR_TEMPLATE="edhr_tmpl",n.ONLINE_FORM="online_form",n.DATA_TABLE_FORMULA="data_table_formula",n.READONLYCMP="readonlycmp",n.MATERIAL_NO="material_no",n.PRODUCT="product",n.DEVICE="device",n.Biz_Process="biz_process",n))(y||{})),$e=l("FIELD_TYPE_BASIC",(n=>(n.TEXT="text",n.LONG_TEXT="long_text",n.INTEGER="integer",n.LONG="long",n.DOUBLE="double",n.DECIMAL="decimal",n.BOOLEAN="boolean",n.DATE="date",n.TIME="time",n.DATE_TIME="date_time",n))($e||{})),je=l("FIELD_TYPE_LOGIC",(n=>(n.IMAGE="image",n.ATTACHMENT="attachment",n.SERIAL="serial_number",n.MASTERSLAVE="master_slave",n.USER="user",n.USER_MULTI="user_multi",n.ORG="org",n.ORG_MULTI="org_multi",n.ENUM="enum",n.ENUM_MULTI="enum_multi",n.OPTION="option",n.OPTION_MULTI="option_multi",n.REF="ref",n.REF_MULTI="ref_multi",n.RDO_REF="rdo_ref",n.EXPRESSION="expression",n.EXPRESSION_CONDITION="expression_condition",n.AGG="agg",n.ESOP="esop",n.TRANSACTION="transaction",n.LABEL_TEMPLATE="label_template",n.LABEL_TEMPLATE_REF="label_template_ref",n.DOCUMENT_TEMPLATE="document_template",n.SERIALRULE="serial_number_rule",n.PRINTER="printer",n.MESSAGE_TMPL="message_tmpl",n.RANGE_USER="range_user",n.SIGNATURE="electronic_signature",n.ONLINE_FORM_TEMPLATE="online_form_tmpl",n.E_DHR_TEMPLATE="edhr_tmpl",n.ONLINE_FORM="online_form",n.Biz_Process="biz_process",n))(je||{})),ze=l("FIELD_TYPE_TRACE",(n=>(n.MATERIAL_NO="material_no",n.PRODUCT="product",n.DEVICE="device",n))(ze||{}));const ma=l("FieldTypeToJs",{attachment:"string",boolean:"boolean",date:"string",date_time:"string",decimal:"number",double:"number",enum:"string",enum_multi:"string",image:"string",integer:"number",long:"number",long_text:"string",master_slave:"string",org:"string",org_multi:"string",rdo_ref:"string",ref:"string",ref_multi:"string",serial_number:"string",text:"string",time:"string",user:"string",user_multi:"string",expression:"string",expression_condition:"string",agg:"number",esop:"string",serial_number_rule:"string",label_template:"string",label_template_ref:"string",document_template:"string",transaction:"string",printer:"string",message_tmpl:"string",range_user:"string",primary_key:"string",associated_primary_key:"string",readonlycmp:"string",material_no:"string",product:"string",device:"string",option:"string",option_multi:"string",electronic_signature:"string",online_form_tmpl:"string",edhr_tmpl:"string",online_form:"string",data_table_formula:"string",biz_process:"string"});var qe=l("CreateType",(n=>(n.SYSTEM="SYSTEM",n.USER_DEFINED="USER_DEFINED",n.BUILTIN="BUILTIN",n.CUSTOM="CUSTOM",n.PROCESS="PROCESS",n))(qe||{})),Je=l("MenuType",(n=>(n.CATALOG="CATALOG",n.STANDARD="STANDARD",n.LINK="LINK",n))(Je||{})),Qe=l("OpenMode",(n=>(n.PRESENT="PRESENT",n.IFRAME="IFRAME",n.NEW="NEW",n))(Qe||{})),Ze=l("MaterialEnum",(n=>(n.MaterialFormField="formField",n.MaterialTableField="tableField",n.MaterialEmbedTableField="embedTableField",n.MaterialSubTableField="subTableField",n.MaterialSubTableModalField="subTableModalField",n.cardListFormField="cardList",n.MaterialTableSelectField="tableSelectField",n.DescriptionsFormField="descriptions",n))(Ze||{}));const Ra=l("FieldIconMap",{primary_key:"icon-id",text:"icon-wenben1",long_text:"icon-changwenben",integer:"icon-zhengshu",long:"icon-changzhengshu",decimal:"icon-jingduxiaoshu1",double:"icon-xiaoshu",boolean:"icon-buer",date:"icon-riqi1",time:"icon-shijian1",date_time:"icon-riqishijian",user:"icon-renyuanguanlian",org:"icon-bumenguanlian",user_multi:"icon-renyuanduoxuan",org_multi:"icon-bumenduoxuan",image:"icon-tupian1",attachment:"icon-fujian1",serial_number:"icon-xuliehao",master_slave:"icon-zhuziguanlian",enum:"icon-meijuguanlian",ref:"icon-moxingguanlian",rdo_ref:"icon-RDOmoxingguanlian",enum_multi:"icon-meijuguanlianduoxuan",option:"icon-meijuguanlian",option_multi:"icon-meijuguanlianduoxuan",ref_multi:"icon-moxingduoxuan",expression:"icon-gongshiziduan",expression_condition:"icon-gongshiziduan",agg:"icon-huizong",esop:"icon-E-SOP",transaction:"icon-ziduan1",serial_number_rule:"icon-ziduan1",printer:"icon-dayinanniu",message_tmpl:"icon-xiaoximoban",range_user:"icon-fanweirenyuan",label_template_ref:"icon-biaoqianmoban",document_template:"icon-danjumoban",electronic_signature:"icon-qianming1",online_form_tmpl:"icon-zaixianbiaodanmoban",edhr_tmpl:"icon-edhr",online_form:"icon-zaixianbiaodan",data_table_formula:"icon-gongshiziduan",readonlycmp:"icon-wenben1",tenant:"icon-id",associated_primary_key:"icon-id",material_no:"icon-field-material-no",product:"icon-field-product",device:"icon-field-device",biz_process:"icon-jichengzhongxin1"});var Ye=l("AggTypes",(n=>(n.COUNT="COUNT",n.SUM="SUM",n.MAX="MAX",n.MIN="MIN",n.AVG="AVG",n))(Ye||{})),et=l("NodesConfigTypeEnum",(n=>(n.SPEC="spec",n.SUB_WORKFLOW="sub_workflow",n))(et||{})),tt=l("selectionTypeEnums",(n=>(n.None="none",n.SingleChoice="gct_radio",n.MultipleChoice="checkbox",n))(tt||{})),nt=l("UniqueConstraintType",(n=>(n.NONE="NONE",n.GLOBAL="GLOBAL",n.LEVEL="LEVEL",n.LOGIC="LOGIC",n))(nt||{})),st=l("MessageType",(n=>(n.ALL="all",n.UNREAD="unread",n))(st||{})),rt=l("WorkbenchType",(n=>(n.TEST="myTestApp",n.QUICK="quickAccess",n.MY="myApp",n))(rt||{})),lt=l("PersonalCenterType",(n=>(n.PROFILE="profile",n.GENDER="gender",n.ENTERPRISE="enterprise",n))(lt||{})),it=l("GENDER_TYPE",(n=>(n.FEMALE="female",n.MALE="male",n.PRIVARY="privary",n))(it||{})),at=l("TODO_TYPE",(n=>(n.TODO="todo",n.APPLICATION="application",n.DONE="done",n.DELEGATE="delegate",n))(at||{}));const Ta=l("SHOW_FIELDTYPES",[y.TEXT,y.LONG_TEXT,y.LONG,y.INTEGER,y.DECIMAL,y.DOUBLE,y.SERIAL]);var ut=l("UserServiceType",(n=>(n.SCRIPT_SERVICE="SCRIPT_SERVICE",n.SQL_SERVICE="SQL_SERVICE",n.SO_SERVICE="SO_SERVICE",n.BUILTIN_SERVICE="SYS_BUILTIN",n))(ut||{})),ct=l("EntityModelCategoryEnum",(n=>(n.ENTITY="entity",n.DATA="data",n.VIEW="view",n))(ct||{})),ot=l("EntityModelTypeEnum",(n=>(n.BASE="BASE",n.NDO="NDO",n.RDO="RDO",n.TREE="TREE",n.DYNAMIC_FORM="DYNAMIC_FORM",n.WORKFLOW="WORKFLOW",n.TRANSACTION="TRANSACTION",n))(ot||{})),gt=l("FieldDefaultValueTypeEnum",(n=>(n.NONE="NONE",n.FIXED="FIXED",n.SYS_VAR="SYS_VAR",n))(gt||{})),ht=l("FieldSysVarDefaultValueEnum",(n=>(n.NULL="",n.SYS_DATE="SYS_DATE",n.SYS_TIME="SYS_TIME",n.SYS_DATE_TIME="SYS_DATE_TIME",n.CURRENT_USER="CURRENT_USER",n.CURRENT_ORG="CURRENT_ORG",n))(ht||{})),pt=l("scriptTypeEnum",(n=>(n.EVENT="event",n.BUSINESSSERVICE="businessService",n.TIMER="timer",n))(pt||{})),dt=l("PanelEnum",(n=>(n.PAGE="page",n.HISTORY="history",n.GLOBAL="global",n.WIDGET="widget",n.CHANGE_DESIGN="changeDesign",n))(dt||{})),yt=l("Postion",(n=>(n.STATIC="static",n.RELATIVE="relative",n.ABSOLUTE="absolute",n.FIXED="fixed",n.STICKY="sticky",n))(yt||{})),_t=l("BorderStyle",(n=>(n.NONE="none",n.SOLID="solid",n.DOTTED="dotted",n.DASHED="dashed",n.DOUBLE="double",n))(_t||{})),ft=l("TextAlign",(n=>(n.LEFT="left",n.CENTER="center",n.RIGHT="right",n.JUSTIFY="justify",n))(ft||{})),It=l("TextDecoration",(n=>(n.LINETHROUGH="line-through",n.UNDERLINE="underline",n.NONE="none",n))(It||{})),vt=l("EventCategory",(n=>(n.INNER="inner",n.JS="js",n.LO="lo",n))(vt||{})),St=l("PropGroup",(n=>(n.BASIC="basic",n.ADVANCED="advance",n.DISPLAY="display",n.LABEL="label",n.VUE3="vue3",n.FIELD="field",n.DATA="data",n.OTHER="other",n.LIST="list",n.Table="table",n.SUBMIT_RULE="submitRule",n.LISTDATA="listdata",n.SHOW="show",n.FIELD_CONFIG="fieldConfig",n.FORM_CONFIG="formConfig",n.FIELD_LAYOUT="FieldLayout",n.TABLESELECT_CONFIG="tableSelect",n.GENRADIO="genRadio",n.GENCHECKBOX="genCheckbox",n.GENSWITCH="genSwitch",n.OPTIONS="options",n.COLLAPSE="collapse",n.IFRAME="iframe",n.FILECOLLECT="fileCollect",n.CARDLIST="cardList",n.BUTTON="button",n.Button="Button",n.ButtonShow="ButtonShow",n.ButtonStyle="ButtonStyle",n.LISTBUTTON="listButton",n.MODAL="modal",n.MODALWIDTH="modalWidth",n.MODALHEIGHT="modalHeight",n.MODALTITLECONFIG="modalTitleConfig",n.SEARCH="search",n.QUERY="query",n.INPUT_CONFIG="inputConfig",n.DATALINKAGE="dataLinkage",n.PERMISSION="permission",n.DATASOURCE="dataSource",n.VALIDATERULE="validaterule",n.TEXT="text",n.GRID_CONFIG="gridConfig",n.COL_CONFIG="colConfig",n.COMPONENTDEPENDENCY="componentDependency",n.GENIMAGE="genImage",n.DATARANGE="dataRange",n.OPERATOR_CONFIG="operatorConfig",n.BUSINESS_CONFIG="businessConfig",n))(St||{})),At=l("StyleGroup",(n=>(n.LAYOUT="layout",n.STYLE="style",n.BACKGROUND="background",n.MARGIN="margin",n.BORDER="border",n.HEADER="header",n))(At||{})),Lt=l("tagEnum",(n=>(n.TAG="tag",n.PROGRESS="progress",n))(Lt||{})),mt=l("TagTypeEnum",(n=>(n.RADIUS="radius",n.LINEAR_RADIUS="linear_radius",n.BIG_RADIUS="big_radius",n.LINEAR_BIG_RADIUS="linear_big_radius",n.DASHED_RADIUS="dashed_radius",n.STATUS="status",n))(mt||{})),Rt=l("ProgressTypeEnum",(n=>(n.CIRCLE="circle",n.LINE="line",n))(Rt||{})),Tt=l("DisplayType",(n=>(n.RULE="rule",n.CONFIG="config",n))(Tt||{})),bt=l("GLOBAL_VAR_TYPE",(n=>(n.STRING="string",n.NUMBER="number",n.BOOLEAN="boolean",n.OBJECT="object",n.ARRAY="array",n.NULL="NULL",n.DATE="date",n.DATETIME="datetime",n.TIME="time",n))(bt||{})),Et=l("GLOBAL_TYPE",(n=>(n.MODAL="modal",n.EVENT="event",n.VAR="var",n))(Et||{})),Ot=l("COLUMNS_TYPE",(n=>(n.LEFT="left",n.CENTER="center",n.RIGHT="right",n.TOP="top",n.BOTTOM="bottom",n))(Ot||{})),Dt=l("INNER_EVENT",(n=>(n.CLOSE_MODAL="__CLOSEMODAL__",n.OPEN_MODAL="__OPENMODAL__",n.REFRESH_TABLE="__REFRESHTABLE__",n))(Dt||{})),Nt=l("SUB_TABLE_EDIT_MODE",(n=>(n.INLINE="inline",n.MODAL="modal",n))(Nt||{})),Mt=l("SUB_TABLE_OPE_EVENT_TYPE_INLINE",(n=>(n.DELETE="delete",n.COPY="copy",n))(Mt||{})),wt=l("SUB_TABLE_OPE_EVENT_TYPE",(n=>(n.DELETE="delete",n.EDIT="edit",n.COPY="copy",n))(wt||{})),Pt=l("VERIFICATIONCONDITIONS_TYPE",(n=>(n.JS="js",n))(Pt||{})),Ct=l("ASSIGNMENTSTRATEGY_ENUM",(n=>(n.alwaysCover="alwaysCover",n.notCovered="notCovered",n))(Ct||{})),Ut=l("Dependency_ENUM",(n=>(n.HIDDEN="hidden",n.READONLY="readonly",n.DISABLED="disabled",n.REQUIRED="required",n.ASSIGNMENT="assignment",n))(Ut||{})),Bt=l("ToolkitEnum",(n=>(n.OUTLINE="OUTLINE",n.WIDGETS="WIDGETS",n.FIELD="FIELD",n.MODAL="MODAL",n.JS="JS",n.CSS="CSS",n.TEMPLATE="TEMPLATE",n.LO="LO",n))(Bt||{})),kt=l("CategoryTypeEnum",(n=>(n.FORM="form",n.LAYOUT="layout",n.ADVANCED="advanced",n.DATA="data",n.BUTTON="button",n.RDO="rdo",n.KIT="kit",n.PROCESS="process",n))(kt||{})),W=l("Platform",(n=>(n.WEB="web",n.MOBILE="mobile",n))(W||{})),xt=l("BuiltinType",(n=>(n.MODAL="modal",n.MODAL_BODY="modalBody",n.MODAL_FOOTER="modalFooter",n.BottomButtonContainer="bottom-button-container",n))(xt||{})),Gt=l("DateRangeEnums",(n=>(n.WEEK_NOW="sys.pageDesigner.dateRange.weekNow",n.MONTH_NOW="sys.pageDesigner.dateRange.monthNow",n.QUARTER_NOW="sys.pageDesigner.dateRange.quarterNow",n.YEAR_NOW="sys.pageDesigner.dateRange.yearNow",n.WEEk_BEFORE="sys.pageDesigner.dateRange.weekBefore",n.MONTH_BEFORE="sys.pageDesigner.dateRange.monthBefore",n.QUARTER_BEFORE="sys.pageDesigner.dateRange.quarterBefore",n.YEAR_BEFORE="sys.pageDesigner.dateRange.yearBefore",n.DATE_BEFORE="sys.pageDesigner.dateRange.dateBefore",n.DATE_AFTER="sys.pageDesigner.dateRange.dateAfter",n))(Gt||{})),Vt=l("SelectPickerEnums",(n=>(n.DROPDOWN_SELECTION="dropdownSelection",n.TREE_SELECTION="treeSelection",n.MODAL_BOX_SELECTION="modalBoxSelection",n))(Vt||{})),Kt=l("CURRENCY_ENUM",(n=>(n["¥"]="¥",n.$="$",n.S$="S$",n))(Kt||{})),Xt=l("TIMETYPE_ENUM",(n=>(n.d="d",n["d:h"]="d:h",n["d:h:m"]="d:h:m",n["d:h:m:s"]="d:h:m:s",n.h="h",n["h:m"]="h:m",n["h:m:s"]="h:m:s",n.m="m",n["m:s"]="m:s",n.s="s",n))(Xt||{})),Ht=l("TIMETYPE_LANG_ENUM",(n=>(n.d="days",n["d:h"]="dayhour",n["d:h:m"]="dayhourminute",n["d:h:m:s"]="dayhourminutesecond",n.h="hour",n["h:m"]="hourminute",n["h:m:s"]="hourminutesecond",n.m="minute",n["m:s"]="minutesecond",n.s="seconds",n))(Ht||{})),Wt=l("CURRENCY_LANG_ENUM",(n=>(n["¥"]="chMoney",n.$="usMoney",n.S$="sgpMoney",n))(Wt||{})),Ft=l("RowSelectionTypeEnums",(n=>(n.SingleChoice="radio",n.MultipleChoice="checkbox",n))(Ft||{})),$t=l("StatisticalMethodEnums",(n=>(n.Current="current",n.Whole="whole",n))($t||{})),jt=l("PrintModeEnums",(n=>(n.Local="local",n.Server="server",n.PREVIEW_PRINT="PreviewPrint",n.DIRECT_PRINTING="DirectPrinting",n))(jt||{})),zt=l("openWindowEnums",(n=>(n.OPEN="open",n.APPROVE="linkApprove",n))(zt||{})),qt=l("KeyMode",(n=>(n.SYSTEM="system",n.TRANSACTION="transaction",n))(qt||{})),Jt=l("TransactionMode",(n=>(n.CURRENT="current",n.REFERENCE="reference",n))(Jt||{})),Qt=l("DisplayEnums",(n=>(n.BLOCK="block",n.INLINE_BLOCK="inline-block",n))(Qt||{})),Zt=l("ButtonColorType",(n=>(n.DEFAULT="default",n.LINK="link",n))(Zt||{})),Yt=l("ButtonColorTheme",(n=>(n.DEFAULT="default",n.PRIMARY="primary",n.ERROR="error",n.WARNING="warning",n.SUCCESS="success",n))(Yt||{})),en=l("ButtonStyle",(n=>(n.ORDINARY="ordinary",n.SQUARE="square",n))(en||{})),tn=l("ButtonSize",(n=>(n.SMALL="small",n.DEFAULT="middle",n.LARGE="large",n))(tn||{})),nn=l("ButtonTypeGroup",(n=>(n.TEXT="TEXT",n.ICON_TEXT="ICON_TEXT",n.ICON="ICON",n))(nn||{})),sn=l("ButtonType",(n=>(n.PRIMARY="primary",n.DEFAULT="default",n.DASHED="dashed",n.LINK="link",n))(sn||{})),rn=l("ButtonType_vant",(n=>(n.PRIMARY="primary",n.DANGER="danger",n.DEFAULT="default",n))(rn||{}));const ba=l("ButtonGroupType",{TEXT:[{type:"primary",label:"sys.pageDesigner.button_primary",hasText:!0},{type:"default",label:"sys.pageDesigner.button_default",hasText:!0},{type:"primary",danger:!0,label:"sys.pageDesigner.button_primary_danger",hasText:!0},{type:"default",danger:!0,label:"sys.pageDesigner.button_danger",hasText:!0},{type:"dashed",label:"sys.pageDesigner.button_dashed",hasText:!0},{type:"link",label:"sys.pageDesigner.button_text",hasText:!0}],ICON_TEXT:[{type:"primary",label:"sys.pageDesigner.button_primary",hasText:!0,hasIcon:!0},{type:"default",label:"sys.pageDesigner.button_default",hasText:!0,hasIcon:!0},{type:"primary",danger:!0,label:"sys.pageDesigner.button_primary_danger",hasText:!0,hasIcon:!0},{type:"default",danger:!0,label:"sys.pageDesigner.button_danger",hasText:!0,hasIcon:!0},{type:"dashed",label:"sys.pageDesigner.button_dashed",hasText:!0,hasIcon:!0},{type:"link",label:"sys.pageDesigner.button_text",hasText:!0,hasIcon:!0}],ICON:[{type:"primary",hasIcon:!0},{type:"default",hasIcon:!0},{type:"primary",danger:!0,hasIcon:!0},{type:"default",danger:!0,hasIcon:!0},{type:"dashed",hasIcon:!0},{type:"link",hasIcon:!0}]});var ln=l("operateSysEnums",(n=>(n.COLUMNDELETE="columnDelete",n.COLUMNLINK="columnLink",n.COPY="copy",n.VERSION_COPY="version_copy",n.VERSION_CREATE="version_create",n.DETAILS="details",n.EDIT="edit",n.USAGEINFORMATION="usageInformation",n.MODELINGTRACEABILITY="modelingTraceability",n.IMPORT="import",n.EXPORT="export",n.BATCHDELETE="batchDelete",n.SUBMIT="submit",n.RESET="reset",n.EXCUTE="excute",n.LABEL_PRINT="label_print",n.DOCUMENT_PRINT="document_print",n.EXAMINE_AND_APPROVE="examineAndApprove",n))(ln||{})),an=l("TableSearchTypeEnum",(n=>(n.NONE="none",n.EMBEDDED="embedded",n.EXTERNAL="external",n))(an||{})),un=l("TableTypeEnum",(n=>(n.DEFAULT="default",n.EMBED="embed",n.SUB="sub",n))(un||{})),cn=l("TableEditingMethodEnum",(n=>(n.DEFAULTEDITING="defaultEditing",n.CLICKTOENTEREDITING="clickToEnterEditing",n))(cn||{})),on=l("WidgetInScopeEnum",(n=>(n.GCT="gct",n.GCT_MODAL="gct-modal",n.GCT_SUB_TABLE_MODAL="gct-sub-table-modal",n))(on||{})),gn=l("ListTreeSearchTypeEnum",(n=>(n.ALL="ALL",n.SEARCH="SEARCH",n.SEARCHALL="SEARCHALL",n.LEVEL="LEVEL",n.CHILDREN="CHILDREN",n))(gn||{})),hn=l("DatasourceTypeEnum",(n=>(n.REALTIMEDATASOURCE="realTimeDataSource",n.SERVICEDATASOURCE="serviceDataSource",n))(hn||{})),pn=l("SignatureTypeEnum",(n=>(n.SIGNATURE_ONLY="signature_only",n.SIGNATURE_DATE="signature_date",n.SIGNATURE_DATETIME="signature_datetime",n))(pn||{})),dn=l("ResetRuleType",(n=>(n.WIPE_DATA="wipe_data",n.REFRESHDATA="refresh_data",n))(dn||{})),yn=l("SCOPE",(n=>(n.PAGE="page",n.MODAL="modal",n))(yn||{})),_n=l("FormComponents",(n=>(n.RdoInput="rdo-input",n.Input="input",n.ElectronicSignature="electronic-signature",n.UseinfoButton="useinfo-button",n.ModelingButton="modeling-button",n.ImportButton="gc-import-button",n.ExportButton="gc-export-button",n.DocumentPrintButton="document-print-button",n.SubmitButton="submit-button",n.BatchDeleteButton="batchdelete-button",n.CustomButton="custom-button",n.TableLinkButton="table-link-button",n.TableInfoButton="table-info-button",n.TableApproveButton="table-approve-button",n.OpeButton="ope-button",n.ResetButton="reset-button",n.RdoSaveButton="rdo-save-button",n.LabelPrintButton="labelprint-button",n.ProcessButton="process-button",n.ProcessApproveButton="process-approve-button",n.CreateButton="create-button",n.DeleteButton="delete-button",n.CopyButton="copy-button",n.RefreshButton="refresh-button",n.CreateVersionButton="create-version-button",n.CopyVersionButton="copy-version-button",n.Checkbox="checkbox",n.DataTable="data-table",n.TreeTable="tree-table",n.DataTableColumn="data-table-column",n.RefDataTable="ref-data-table",n.DataList="data-list",n.RdoDataList="rdo-data-list",n.DataTableOpe="data-table-ope",n.DataTableFormula="data-table-formula",n.Datepicker="datepicker",n.DateTimepicker="datetimepicker",n.Department="department",n.Form="form",n.RdoForm="rdo-form",n.RdoTable="rdo-table",n.MedProRdoForm="medprordo-form",n.MedProRdoTable="medprordo-table",n.FormProcess="form-process",n.Inputmoney="inputmoney",n.Inputnumber="inputnumber",n.InputDouble="inputdouble",n.Radio="radio",n.Select="select",n.RdoSelect="rdo-select",n.Switch="switch",n.Textarea="textarea",n.Timepicker="timepicker",n.Userpicker="userpicker",n.Search="search",n.SelectSearch="select-search",n.QuickSearch="quick-search",n.LayoutContainer="layout-container",n.ButtonContainer="button-container",n.ButtonProcessContainer="button-process-container",n.BottomButtonContainer="bottom-button-container",n.Grid="grid",n.GridCol="grid-col",n.Tabs="tabs",n.TabPane="tab-pane",n.LeftRightColumns="left-right-columns",n.TopBottomColumns="top-bottom-columns",n.LeftLayoutThree="left-layout-three",n.TopLayoutThree="top-layout-three",n.UploadFile="upload-file",n.UploadImage="upload-image",n.SubTable="sub-table",n.SubTableOpe="sub-table-ope",n.SubTableAddBtn="sub-table-add-button",n.SubTableCopyBtn="sub-table-copy-button",n.SubTableEditBtn="sub-table-edit-button",n.SubTableDeleteBtn="sub-table-delete-button",n.LinkPageBtn="link-page-button",n.Collapse="collapse",n.CardList="card-list",n.CardHeaderLeft="card-header-left",n.CardHeaderRight="card-header-right",n.CardContent="card-content",n.CardOpeBtn="card-ope-btn",n.BaseButton="base-button",n.ReadonlyCmp="readonlycmp",n.TableSelect="table-select",n.GenCheckbox="gen-checkbox",n.GenRadio="gen-radio",n.GenSwitch="gen-switch",n.WorkflowNodes="workflow-nodes",n.WorkflowNodeModal="workflow-node-modal",n.ESOP="e-sop",n.EXPRESSION="expression",n.ExpressionCondition="expression-condition",n.AGG="agg",n.DynamicFormType="dynamic-form-type",n.DynamicFormValue="dynamic-form-value",n.DynamicFormOpts="dynamic-form-options",n.DynamicFormShowType="dynamic-form-show-type",n.DynamicTable="dynamic-table",n.Transaction="transaction",n.SerialRule="serial-rule",n.LabelTemplate="label-template",n.LabelTemplateRef="label-template-ref",n.DocumentTemplate="document-template",n.Wacom="wacom",n.Text="text",n.CustomField="custom-field",n.Printer="printer",n.Descriptions="descriptions",n.RangeUser="range-user",n.GenImage="gen-image",n.TestButton="test-button",n.Iframe="iframe",n.ExcuteButton="medproexcute-button",n.SubDataTable="sub-data-table",n.Signature="signature",n.OnlineForm="online-form",n.TmplTreeSelect="tmpl-tree-select",n.Boolean="boolean",n.BizProcess="biz-process",n.ApprovalHistory="approval-history",n.FlowDiagram="flow-diagram",n))(_n||{})),fn=l("SearchComponents",(n=>(n.SearchInput="SearchInput",n.SearchNumberInput="SearchNumberInput",n.SearchStringNumberInput="SearchStringNumberInput",n.SearchSwitch="SearchSwitch",n.SearchDate="SearchDate",n.SearchDateTime="SearchDateTime",n.SearchTime="SearchTime",n.SearchSelect="SearchSelect",n.SearchRdoSelect="SearchRdoSelect",n.SearchTransaction="SearchTransaction",n.SearchTmplTreeSelect="SearchTmplTreeSelect",n.SearchPrinter="SearchPrinter",n.SearchBizProcess="SearchBizProcess",n))(fn||{})),In=l("tableColumnWidthEnum",(n=>(n.ATUO="selfAdaption",n.ENUMERATION="fixed",n.PERCENTAGE="percentage",n))(In||{})),vn=l("controlConfigEnum",(n=>(n.NULL="NULL",n.STRING="空字符串",n.ZERO="0",n))(vn||{})),Sn=l("statisticalMethodEnum",(n=>(n.TOTAL="total",n.AVERAGE="average",n))(Sn||{})),An=l("fixedAlignENUM",(n=>(n.RIGHT="right",n.NONE="",n.LEFT="left",n))(An||{})),Ln=l("tableColumnTypeEnum",(n=>(n.COLUMN_TEXT="COLUMN_TEXT",n.COLUMN_NUMBER="COLUMN_NUMBER",n.COLUMNTEXT_DATA="COLUMNTEXT_DATA",n.COLUMNTEXT_REF="COLUMNTEXT_REF",n.COLUMNTEXT_ENUM="COLUMNTEXT_ENUM",n.COLUMNTEXT_ORG="COLUMNTEXT_ORG",n.COLUMNTEXT_USER="COLUMNTEXT_USER",n.COLUMNTEXT_BOOLEAN="COLUMNTEXT_BOOLEAN",n.COLUMNTEXT_IMAGE="COLUMNTEXT_IMAGE",n))(Ln||{})),mn=l("tabsTypeENUM",(n=>(n.LINE="line",n.CARD="card",n.TEXt="text",n.CAPSULE="capsule",n.CUSTOM="custom",n))(mn||{})),Rn=l("sortTypeEnum",(n=>(n.ASC="asc",n.DESC="desc",n))(Rn||{})),Tn=l("BindCmpStyleEnum",(n=>(n.CMP_TEXT="TEXT",n.CMP_TEXTAREA="TEXTAREA",n.CMP_ELECTRONICSIGNATURE="ELECTRONICSIGNATURE",n.CMP_BOOLEAN="BOOLEAN",n.CMP_SELECT_LIST="SELECT_LIST",n.CMP_RADIO="RADIO",n.CMP_CHECKBOX="CHECKBOX",n.CMP_DROPDOWN_SELECT="dropdownSelection",n.CMP_MODAL="modalBoxSelection",n.CMP_TREE_SELECTION="treeSelection",n.CMP_NUMBER="NUMBER",n.CMP_CURRENCY="CURRENCY",n.CMP_TIME="TIME",n))(Tn||{}));const Ea=l("Ch_BindCmpStyleEnum",{TEXT:"sys.pageDesigner.bindCmpStyle.bindText",TEXTAREA:"sys.pageDesigner.bindCmpStyle.bindTextarea",ELECTRONICSIGNATURE:"sys.pageDesigner.bindCmpStyle.electronicSignature",BOOLEAN:"sys.pageDesigner.bindCmpStyle.bindBoolean",SELECT_LIST:"sys.pageDesigner.bindCmpStyle.bindSelectList",RADIO:"sys.pageDesigner.bindCmpStyle.bindRadio",CHECKBOX:"sys.pageDesigner.bindCmpStyle.bindCheckbox",dropdownSelection:"sys.pageDesigner.bindCmpStyle.bindDropdownSelect",modalBoxSelection:"sys.pageDesigner.bindCmpStyle.bindModal",treeSelection:"sys.pageDesigner.bindCmpStyle.bindTreeSelection",NUMBER:"sys.pageDesigner.bindCmpStyle.bindNumber",CURRENCY:"sys.pageDesigner.bindCmpStyle.bindCurrency",TIME:"sys.pageDesigner.bindCmpStyle.bindTime"});var bn=l("BindCmpStyleTypeEnum",(n=>(n.BindText="bindText",n.BindLongText="BindLongText",n.BindBool="bindBool",n.BindPerson="bindPerson",n.BindDept="bindDept",n.BindLink="bindLink",n.BindMulti="bindMulti",n.BindNum="bindNum",n.BindDecimal="bindDecimal",n))(bn||{}));const Oa=l("transformBindCmp2CmpType",{TEXT:"input",TEXTAREA:"textarea",ELECTRONICSIGNATURE:"electronic-signature",SELECT_LIST:"select",RADIO:"radio",CHECKBOX:"checkbox"}),Da=l("bindCmpStyleMap",{bindText:["TEXT","TEXTAREA"],BindLongText:["TEXT","TEXTAREA","ELECTRONICSIGNATURE"],bindBool:["BOOLEAN","SELECT_LIST","RADIO","CHECKBOX"],bindPerson:["dropdownSelection","modalBoxSelection"],bindDept:["treeSelection","modalBoxSelection"],bindLink:["SELECT_LIST","RADIO"],bindMulti:["SELECT_LIST","CHECKBOX"],bindNum:["NUMBER","CURRENCY","TIME"],bindDecimal:["NUMBER","CURRENCY"]});var En=l("buttonShowType",(n=>(n.FOLD_ALL="foldAll",n.FOLD_PART="foldPart",n))(En||{}));const Na=l("searchListByFieldType",[y.BOOLEAN,y.DATE,y.DATE_TIME,y.DECIMAL,y.DOUBLE,y.ENUM,y.ENUM_MULTI,y.INTEGER,y.LONG,y.LONG_TEXT,y.TEXT,y.USER_MULTI,y.USER,y.TIME,y.REF_MULTI,y.REF,y.RDO_REF,y.ORG_MULTI,y.ORG,y.AGG,y.EXPRESSION,y.SERIAL,y.ONLINE_FORM_TEMPLATE,y.E_DHR_TEMPLATE,y.PRINTER,y.LABEL_TEMPLATE_REF,y.Biz_Process,y.DOCUMENT_TEMPLATE]);var On=l("AppPublishStateEnum",(n=>(n.SUCCESS="SUCCESS",n.FAILURE="FAILURE",n.PREPARING="PREPARING",n.EVENTING="EVENTING",n.PROCESSIING="PROCESSIING",n.DEPLOYING="DEPLOYING",n))(On||{})),Dn=l("BasicAction",(n=>(n.Insert="Insert",n.Update="Update",n.Delete="Delete",n.Import="Import",n.Export="Export",n.Setting="Setting",n.Download="Download",n.Test="Test",n.Design="Design",n.Add="Add",n))(Dn||{})),Nn=l("CustomAction",(n=>(n.ResetPassword="ResetPassword",n.PermissionSetting="PermissionSetting",n.RemoveAndHandover="RemoveAndHandover",n.CategoryManagement="CategoryManagement",n.BaiscSetting="BaiscSetting",n.WatermarkSetting="WatermarkSetting",n.SecuritySetting="SecuritySetting",n.LoginSetting="LoginSetting",n.ThemeSetting="ThemeSetting",n.OrganizationSetting="OrganizationSetting",n.ApkSetting="ApkSetting",n.DevelopIconManagement="DevelopIconManagement",n.DevelopImageManagement="DevelopImageManagement",n.Reprint="Reprint",n.ViewTask="ViewTask",n.ManualTrigger="ManualTrigger",n.Setting="Setting",n.Terminate="Terminate",n.Reassign="Reassign",n.Log="Log",n.Moving="Moving",n.EnableDisable="EnableDisable",n))(Nn||{}));const Ma=l("DefaultActions",["Insert","Update","Delete"]),wa=l("PlatformSettingActions",["BaiscSetting","WatermarkSetting","SecuritySetting","LoginSetting","ThemeSetting","OrganizationSetting","ApkSetting"]);var Mn=l("sizeEnum",(n=>(n.XS="XS",n.SM="SM",n.MD="MD",n.LG="LG",n.XL="XL",n.XXL="XXL",n))(Mn||{})),wn=l("screenEnum",(n=>(n[n.XS=480]="XS",n[n.SM=576]="SM",n[n.MD=768]="MD",n[n.LG=992]="LG",n[n.XL=1200]="XL",n[n.XXL=1600]="XXL",n))(wn||{}));const D=l("screenMap",new Map);D.set("XS",480),D.set("SM",576),D.set("MD",768),D.set("LG",992),D.set("XL",1200),D.set("XXL",1600);const Pn=l("TIMEZONE_KEY","TIMEZONE__"),Pa=l("TENANT_KEY","TENANT__"),Ca=l("TOKEN_KEY","TOKEN__"),Ua=l("LOCALE_KEY","LOCALE__"),Ba=l("LOCALE_LIST_KEY","LOCALE__LIST"),ka=l("LOCAL_I18N_TRANSLATE","LOCAL_I18N_TRANSLATE"),xa=l("USER_INFO_KEY","USER__INFO__"),Ga=l("ROLES_KEY","ROLES__KEY__"),Va=l("PROJ_CFG_KEY","PROJ__CFG__KEY__"),Ka=l("LOCK_INFO_KEY","LOCK__INFO__KEY__"),Xa=l("MULTIPLE_TABS_KEY","MULTIPLE_TABS__KEY__"),Ha=l("APP_DARK_MODE_KEY_","__APP__DARK__MODE__"),Wa=l("APP_LOCAL_CACHE_KEY","COMMON__LOCAL__KEY__"),Fa=l("APP_SESSION_CACHE_KEY","COMMON__SESSION__KEY__"),$a=l("DESIGNER_SESSION_CACHE_KEY","DESIGNER_SESSION_CACHE_KEY");var Cn=l("CacheTypeEnum",(n=>(n[n.SESSION=0]="SESSION",n[n.LOCAL=1]="LOCAL",n))(Cn||{})),Un=l("SEARCH_SEVICE",(n=>(n.EQ="eq",n.IEQ="iEq",n.NE="ne",n.INE="ine",n.GT="gt",n.GE="ge",n.LT="lt",n.LE="le",n.ISNULL="isNull",n.ISNOTNULL="isNotNull",n.LIKE="like",n.ILIKE="iLike",n.NOTLIKE="notLike",n.NOTILIKE="iNotLike",n.LEFTLIKE="leftLike",n.ILEFTLIKE="iLeftLike",n.RIGHTLIKE="rightLike",n.IRIGHTLIKE="iRightLike",n.IN="in",n.NOTIN="notIn",n.CONTAINANY="containAny",n.CONTAINALL="containAll",n.RANGE="range",n.ORANGE="oRange",n.LORANGE="loRange",n.RORANGE="roRange",n.VERSIONIN="versionIn",n))(Un||{}));const ja=l("notSingleArr",["in","notIn","containAny","containAll","versionIn"]);var Bn=l("AGLINE_ENUMS",(n=>(n.LEFT="left",n.CENTER="center",n.RIGHT="right",n.BETWEEN="between",n))(Bn||{}));const za=l("presetColor",["#DBDBDB","#FFE4E4","#D1D1D1","#838383","#838383","#FFEECB","#D8E3FF","#FF8888","#FF8888","#0DAA9C","#3370FF"]);var kn=l("ButtonOpeEnum",(n=>(n[n.SINGLELINE=0]="SINGLELINE",n[n.HEAD=1]="HEAD",n[n.BATCH=2]="BATCH",n[n.SINGLELINE_RDO=3]="SINGLELINE_RDO",n))(kn||{})),xn=l("RdoButtonOpeEnum",(n=>(n[n.parentVersion=0]="parentVersion",n[n.childVersion=1]="childVersion",n))(xn||{})),Gn=l("ExceptionEnum",(n=>(n[n.PAGE_NOT_ACCESS=403]="PAGE_NOT_ACCESS",n[n.PAGE_NOT_FOUND=404]="PAGE_NOT_FOUND",n[n.ERROR=500]="ERROR",n[n.NET_WORK_ERROR=1e4]="NET_WORK_ERROR",n[n.PAGE_NOT_DATA=10100]="PAGE_NOT_DATA",n))(Gn||{})),Vn=l("ErrorTypeEnum",(n=>(n.VUE="vue",n.SCRIPT="script",n.RESOURCE="resource",n.AJAX="ajax",n.PROMISE="promise",n))(Vn||{})),Kn=l("ResultEnum",(n=>(n[n.SUCCESS=200]="SUCCESS",n[n.ERROR=-1]="ERROR",n[n.TIMEOUT=401]="TIMEOUT",n.TYPE="success",n))(Kn||{})),Xn=l("RequestEnum",(n=>(n.GET="GET",n.POST="POST",n.PUT="PUT",n.DELETE="DELETE",n))(Xn||{})),he=l("ContentTypeEnum",(n=>(n.JSON="application/json;charset=UTF-8",n.FORM_URLENCODED="application/x-www-form-urlencoded;charset=UTF-8",n.FORM_DATA="multipart/form-data;charset=UTF-8",n))(he||{})),Hn=l("BizServiceEnum",(n=>(n.submit="post",n.listByIds="get",n.getone="post",n.listAll="post",n.listByPage="post",n.listTree="post",n.save="post",n.saveOrUpdate="post",n.saveBatch="post",n.importData="post",n.exportData="post",n.remove="post",n.removeById="delete",n.removeByIds="delete",n.update="put",n.updateById="put",n.updateByIds="put",n.rdoSave="post",n.rdoListAll="post",n.rdoListByPage="post",n.rdoListVersionById="get",n.rdoSaveVersion="post",n.rdoSaveBatch="post",n.rdoUpdateVersionById="put",n.rdoRemoveVersionById="delete",n.rdoRemoveById="delete",n.rdoGetVersionById="get",n.getOne="post",n.rdoGetVersionByRefId="post",n.getById="get",n.rdoListAllVersion="post",n.rdoRefListByPage="post",n.export="post",n.import="post",n.rdoExport="post",n.rdoImport="post",n.biz_search="post",n))(Hn||{})),Wn=l("MenuTypeEnum",(n=>(n.SIDEBAR="sidebar",n.MIX_SIDEBAR="mix-sidebar",n.MIX="mix",n.TOP_MENU="top-menu",n))(Wn||{})),Fn=l("TriggerEnum",(n=>(n.NONE="NONE",n.FOOTER="FOOTER",n.HEADER="HEADER",n))(Fn||{})),$n=l("MenuModeEnum",(n=>(n.VERTICAL="vertical",n.HORIZONTAL="horizontal",n.VERTICAL_RIGHT="vertical-right",n.INLINE="inline",n))($n||{})),jn=l("MenuSplitTyeEnum",(n=>(n[n.NONE=0]="NONE",n[n.TOP=1]="TOP",n[n.LEFT=2]="LEFT",n))(jn||{})),zn=l("TopMenuAlignEnum",(n=>(n.CENTER="center",n.START="start",n.END="end",n))(zn||{})),qn=l("MixSidebarTriggerEnum",(n=>(n.HOVER="hover",n.CLICK="click",n))(qn||{})),Jn=l("PageEnum",(n=>(n.BASE_LOGIN="/login",n.BASE_TENANT="/tenant",n.BASE_HOME="/home",n.USER_CENTER="/user-center",n.PROCESS_CENTER="/process",n.MESSAGE_CENTER="/message",n.ERROR_PAGE="/exception",n.ERROR_LOG_PAGE="/error-log/list",n.USER_CENTER_PWD="/user-center/password",n))(Jn||{})),Qn=l("RoleEnum",(n=>(n.SUPER="super",n.TEST="test",n))(Qn||{})),Zn=l("SizeEnum",(n=>(n.DEFAULT="default",n.SMALL="small",n.LARGE="large",n))(Zn||{})),Yn=l("ProcessStatusEnum",(n=>(n.APPROVING="APPROVING",n.COMPLETED="COMPLETED",n.REFUSED="REFUSED",n.REJECTED="REJECTED",n.TERMINATED="TERMINATED",n.WITHDRAWN="WITHDRAWN",n))(Yn||{}));const qa=l("ch_ProcessStatusMap",{APPROVING:"sys.process.status.approving",COMPLETED:"sys.process.status.completed",REFUSED:"sys.process.status.refused",REJECTED:"sys.process.status.rejected",TERMINATED:"sys.process.status.terminated",WITHDRAWN:"sys.process.status.withdrawn"});var es=l("ExamineAndApproveStateEnum",(n=>(n.MY_APPLICATION="myApplication",n.MY_AGENT="myAgent",n.MY_DONE="myDone",n.MY_CUSTOM="myCustom",n.MY_CUSTOM_Modal="myCustomModal",n))(es||{})),k=l("PluginModeEnum",(n=>(n.DESIGN="design",n.WEB="web",n.MOBILE="mobile",n))(k||{}));class pe{constructor(){r(this,"projectName",O.PORTAL);r(this,"tenantId","");r(this,"lang","zh-CN");r(this,"appInfo",{})}}l("GlobalPiniaState",pe);class F{constructor(){r(this,"loaded",!1);r(this,"isNew",!0);r(this,"loading",!1);r(this,"destroyed",!1);r(this,"data",{})}}l("FormState",F);class m{constructor(){r(this,"disabled",!1);r(this,"readonly",!1);r(this,"visible",!0);r(this,"keepalive",!1);r(this,"destroyed",!1)}}l("FormItemBasicState",m);class de extends m{}l("FormCollapsePaneState",de);class ye extends m{}l("FormCollapseState",ye);class _e extends m{constructor(){super(...arguments);r(this,"activePane","")}}l("FormTabState",_e);class fe extends m{}l("FormTabPaneState",fe);class $ extends m{constructor(){super(...arguments);r(this,"label","");r(this,"value",null);r(this,"options",[])}}l("FormEditItemState",$);class Ie extends m{constructor(){super(...arguments);r(this,"expand",!0)}}l("FormGroupState",Ie);class ve extends ${}l("FormItemState",ve);const ts=ne("global-store",{state(){return new pe},getters:{getAppInfo(){return this.appInfo}},actions:{getAppInfo(){return this.appInfo},setProjectName(n){this.$state.projectName=n},setTenantId(n){this.$state.tenantId=n},setLang(n){this.$state.lang=n}}});class Se{constructor(){r(this,"pinia",se());r(this,"store");re(this.pinia),this.store=ts()}}l("GlobalStoreUtil",Se);function ns(n){if(n instanceof Array)n&&n.length>0&&n.splice(0,n.length);else if(n instanceof Object&&n)for(const e in n)Object.prototype.hasOwnProperty.call(n,e)&&delete n[e]}class ss{constructor(){this.map=new Map,this.maxListeners=100}setMaxListeners(e){this.maxListeners=e}getSize(e){return this.map.has(e)?this.map.get(e).length:0}addListener(e,t){if(t instanceof Function){this.map.has(e)||this.map.set(e,[]);const s=this.map.get(e);if(s.length<this.maxListeners)s.push(t);else throw new Error(`事件监听已达最大上限[${this.maxListeners}],无法新增监听!`)}}removeListener(e,t){if(this.map.has(e)){const s=this.map.get(e);if(s.length>0){for(let c=0;c<s.length;c++)if(s[c]===t){s.splice(c,1);break}}}}emit(e,...t){this.map.has(e)&&this.map.get(e).forEach(c=>{c(...t)})}async asyncEmit(e,...t){if(this.map.has(e)){const c=this.map.get(e).map(i=>i(...t));return Promise.all(c)}return[]}reset(){this.map.forEach(e=>{ns(e)}),this.map.clear()}}class Ae{constructor(e){this.e=new ss,this.e.setMaxListeners(e||300)}getSize(e){return this.e.getSize(e)}on(e,t){this.e.addListener(e,t)}off(e,t){this.e.removeListener(e,t)}emit(e,...t){this.e.emit(e,...t)}asyncEmit(e,...t){return this.e.asyncEmit(e,...t)}reset(){this.e.reset()}}const{toString:rs}=Object.prototype;function ls(n){return j(n)==="function"}function Le(n){return j(n)==="object"}function is(n){return j(n)==="array"}const as={"[object Boolean]":"boolean","[object Number]":"number","[object String]":"string","[object Function]":"function","[object Array]":"array","[object Date]":"date","[object RegExp]":"regExp","[object Undefined]":"undefined","[object Null]":"null","[object Object]":"object","[object Set]":"set","[object Map]":"map","[object WeakMap]":"weakmap"};function j(n){return as[rs.call(n)]}function me(n,e,t=0,s=!1,c="/"){let i="";if(s&&!/^(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d)\.(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d)\.(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d)\.(25[0-5]|2[0-4]\d|[0-1]\d{2}|[1-9]?\d)$/.test(location.hostname)){const h=location.hostname;h.indexOf(".")!==h.lastIndexOf(".")&&(i=`;domain=${h.substring(h.indexOf("."),h.length)}`)}if(t!==0){const u=t*24*60*60*1e3,h=new Date(new Date().getTime()+u);document.cookie=`${n}=${escape(e)};path=${c};expires=${h.toUTCString()}${i}`}else document.cookie=`${n}=${escape(e)};path=${c}${i}`}function us(n,e){me(n,"",-1,e)}function cs(n){const e=new RegExp(`(^| )${n}=([^;]*)(;|$)`),t=document.cookie.match(e);return t&&t.length>1?unescape(t[2]):null}class x{constructor(){this.items=[]}get size(){return this.items.length}callSync(e,...t){const s=e||Object.create({});let c;for(let i=0;i<this.items.length;i++){const u=this.items[i];if(u.fn&&(c=u.fn(s,...t)),c===null){console.warn(`因${u.fn?u.fn.name:null}方法返回值为「null」,钩子中断执行。`,u);break}}return s}tap(e){if(e&&ls(e)){const t={mode:"sync"};t.fn=e,this.items.push(t)}}removeTap(e){if(e)for(let t=0;t<this.items.length;t++){const s=this.items[t];e===s.fn&&this.items.splice(t,1)}}clear(){this.items=[]}}class z{constructor(){r(this,"map",new Map);r(this,"providers",new Map);r(this,"hooks",{register:new x,unregister:new x})}register(e,t){this.map.set(e,t);const s=t();this.providers.set(e,s),this.hooks.register.callSync(null,s)}unregister(e){this.map.delete(e);const t=this.providers.get(e);t&&(this.hooks.unregister.callSync(null,t),this.providers.delete(e))}getProvider(e){return this.providers.get(e)}getKeys(){return Array.from(this.map.keys())}getProviders(){return Array.from(this.providers.values())}}l("DesignerRegister",z);const E=class E{static register(e,t){E.editors.set(e,t)}static unregister(e){E.editors.delete(e)}static get(e){if(this.providers.has(e))return this.providers.get(e);const t=E.editors.get(e);if(t){const s=t();return this.providers.set(e,s),s}return null}};r(E,"editors",new Map),r(E,"providers",new Map);let G=E;l("EditorRegister",G);const M=class M{static register(e,t){M.items.set(e,t)}static unregister(e){M.items.delete(e)}static create(e){const t=M.items.get(e);return t?t():null}};r(M,"items",new Map);let V=M;l("FormItemRegister",V);class q{constructor(){r(this,"map",new Map);r(this,"hooks",{register:new x,unregister:new x})}register(e,t){this.map.set(e,t),this.hooks.register.callSync(null,e,t)}unregister(e){this.map.delete(e),this.hooks.unregister.callSync(null,e)}get(e){return this.map.get(e)}keys(){return Array.from(this.map.keys())}}l("RenderRegister",q);var Re=l("EditorRegisterConst",(n=>(n.PREFIX="EDITOR___",n))(Re||{})),os=l("EditorType",(n=>(n.LENGTH_UNIT="length-unit",n.COLOR="color",n.SPAN="span",n.TEXT="text",n.NUMBER="number",n.INFO="info",n.SELECT="select",n.RADIO="radio",n.PICKER="picker",n.I18N="i18n",n.TEXTAREA="textarea",n.DATE_RANGE="date-range",n.SWITCH="switch",n.CHECK_SWITCH="check-switch",n.ICON_SELECT="icon-select",n.CHECKBOX="checkbox",n))(os||{})),gs=l("EditorTypeOld",(n=>(n.LENGTH_UNIT="length-unit-editor",n.COLOR="color-editor",n.SPAN="span-editor",n.TEXT="text-editor",n.NUMBER="number-editor",n.INFO="info-editor",n.SELECT="select-editor",n.MODEL_SELECT="model-editor",n.RADIO="radio-editor",n.PICKER="picker-editor",n.I18N="i18n-editor",n.TEXTAREA="textarea-editor",n.DATE_RANGE="date-range-editor",n.SWITCH="switch-editor",n.CHECK_SWITCH="check-switch-editor",n.ICON_SELECT="icon-select-editor",n.CHECKBOX="checkbox-editor",n.BORDER="border-editor",n.BORDER_RADIUS="border-radius-editor",n.ALIGN="align-editor",n.FONT_STYLE="font-style-editor",n.POSITION="position-editor",n.SPACING="spacing-editor",n.MARGIN="margin-editor",n))(gs||{})),hs=l("FormContainerType",(n=>(n.FORM_TITLE_GROUP="form-title-group",n))(hs||{}));const J=l("CoreConst",{TOKEN:"gct-token"}),ps=l("STYLE_NAMESPACE_TAG","gct"),ds=l("PLUGIN_BASE_URL","/minio/plugins");function Q(n,e){return K(P(n),e,(t,s)=>{if(Le(t)&&Le(s))return K(P(t),s,(c,i)=>is(c)?ue(c,i,ce):void 0)})}function Te(){return cs(J.TOKEN)}function ys(n){n?me(J.TOKEN,n,0,!0):us(J.TOKEN)}function _s(){const n=location.pathname.replace("/src/projects","").split("/");return{aid:n[2],pid:n[3]}}const fs=(()=>{const n=navigator.userAgent,e=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/,t=window.innerWidth<=768,s="ontouchstart"in window||navigator.maxTouchPoints>0;return e.test(n)||t&&s})();function Is(){return localStorage.getItem(Pn)||"UTC+08:00"}function vs(n){n.interceptors.request.use(e=>{if(e.headers||(e.headers=new le),Object.assign(e.headers,{Token:Te(),Source:fs?502:501,Lang:_gct.store.lang,"Tenant-Id":_gct.store.tenantId,Timezone:Is()}),!e.headers["App-Tag"])if(e.url.includes("/gct-apaas/")){const t=_s();e.headers["App-Tag"]=t.aid,e.headers.Module="TENANT_CENTER"}else e.headers["App-Tag"]="__platform__";return[O.TENANT_CENTER,O.APP_DESIGNER,O.WEB_RENDER].includes(_gct.store.projectName)?e.headers.Module="TENANT_CENTER":_gct.store.projectName===O.BACKEND_MANAGEMENT&&(e.headers.Module="BACKEND_MANAGEMENT"),e})}class be{constructor(e={}){r(this,"instance");this.options=e,this.instance=ie.create(Q({baseURL:"/gct-apaas/api"},e)),this.use(vs)}use(e){e(this.instance)}get(e,t={},s={},c={}){return this.request(e,t,s,{...c,method:"GET"})}post(e,t={},s={},c={}){return this.request(e,t,s,{...c,method:"POST"})}put(e,t={},s={},c={}){return this.request(e,t,s,{...c,method:"PUT"})}delete(e,t={},s={},c={}){return this.request(e,t,s,{...c,method:"DELETE"})}async request(e,t,s,c={}){if(s){const u=ae.stringify(s,{arrayFormat:"brackets"});u&&(e.includes("?")?e+=`&${u}`:e+=`?${u}`)}const i=await this.instance.request(Q({url:e,data:JSON.stringify(t||{}),params:s,timeout:2*60*1e3,headers:{"Content-Type":he.JSON}},c));if(i.status>=200&&i.status<300)return i.data;throw i}}l("HttpUtil",be);class Ee{constructor(){r(this,"configs",new Map);r(this,"cache",new Map)}getConfig(e){return this.configs.get(e)}register(e){this.configs.set(e.tag,e),e.items&&this.cache.set(e.tag,e.items)}unregister(e){this.configs.delete(e),this.cache.delete(e)}get(e){return this.cache.get(e)||[]}async asyncGet(e,t){const s=this.configs.get(e);return s?s.mode==="static"?this.getByConfig(s):s.mode==="async"?this.cache.has(e)?this.cache.get(e)||[]:this.asyncGetByConfig(s,t):[]:[]}getByConfig(e){return e.items||[]}async asyncGetByConfig(e,t={}){if(e.fetch){const s=await e.fetch(t||{});if(s){const[c,i]=e.keys||["name","id"];return this.deepFormat(s,c,i)}}return[]}deepFormat(e,t,s){return e.map(c=>{const i={label:c[t],value:c[s]};return c.children&&c.children.length>0&&(i.options=this.deepFormat(c.children,t,s)),i})}}l("DictionaryUtil",Ee);const Ss="is-";function T(n,e,t,s,c){let i=`${n}-${e}`;return t&&(i+=`-${t}`),s&&(i+=`__${s}`),c&&(i+=`--${c}`),i}class Oe{constructor(e,t){r(this,"namespace");this.block=e,this.namespace=t||ps}b(e=""){return T(this.namespace,this.block,e,"","")}e(e){return e?T(this.namespace,this.block,"",e,""):""}m(e){return e?T(this.namespace,this.block,"","",e):""}be(e,t){return e&&t?T(this.namespace,this.block,e,t,""):""}em(e,t){return e&&t?T(this.namespace,this.block,"",e,t):""}bm(e,t){return e&&t?T(this.namespace,this.block,e,"",t):""}bem(e,t,s){return e&&t&&s?T(this.namespace,this.block,e,t,s):""}is(e,t){return e&&t?`${Ss}${e}`:""}cssVar(e){const t={};for(const s in e)e[s]&&(t[this.cssVarName(s)]=e[s]);return t}cssVarBlock(e){const t={};for(const s in e)e[s]&&(t[this.cssVarBlockName(s)]=e[s]);return t}cssVarName(e){return`--${this.namespace}-${e}`}cssVarBlockName(e){return`--${this.namespace}-${this.block}-${e}`}}l("Namespace",Oe);function As(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var Z,De;function Ls(){if(De)return Z;De=1;function n(c){if(typeof c!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(c))}function e(c,i){for(var u="",h=0,o=-1,d=0,p,_=0;_<=c.length;++_){if(_<c.length)p=c.charCodeAt(_);else{if(p===47)break;p=47}if(p===47){if(!(o===_-1||d===1))if(o!==_-1&&d===2){if(u.length<2||h!==2||u.charCodeAt(u.length-1)!==46||u.charCodeAt(u.length-2)!==46){if(u.length>2){var f=u.lastIndexOf("/");if(f!==u.length-1){f===-1?(u="",h=0):(u=u.slice(0,f),h=u.length-1-u.lastIndexOf("/")),o=_,d=0;continue}}else if(u.length===2||u.length===1){u="",h=0,o=_,d=0;continue}}i&&(u.length>0?u+="/..":u="..",h=2)}else u.length>0?u+="/"+c.slice(o+1,_):u=c.slice(o+1,_),h=_-o-1;o=_,d=0}else p===46&&d!==-1?++d:d=-1}return u}function t(c,i){var u=i.dir||i.root,h=i.base||(i.name||"")+(i.ext||"");return u?u===i.root?u+h:u+c+h:h}var s={resolve:function(){for(var i="",u=!1,h,o=arguments.length-1;o>=-1&&!u;o--){var d;o>=0?d=arguments[o]:(h===void 0&&(h=process.cwd()),d=h),n(d),d.length!==0&&(i=d+"/"+i,u=d.charCodeAt(0)===47)}return i=e(i,!u),u?i.length>0?"/"+i:"/":i.length>0?i:"."},normalize:function(i){if(n(i),i.length===0)return".";var u=i.charCodeAt(0)===47,h=i.charCodeAt(i.length-1)===47;return i=e(i,!u),i.length===0&&!u&&(i="."),i.length>0&&h&&(i+="/"),u?"/"+i:i},isAbsolute:function(i){return n(i),i.length>0&&i.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var i,u=0;u<arguments.length;++u){var h=arguments[u];n(h),h.length>0&&(i===void 0?i=h:i+="/"+h)}return i===void 0?".":s.normalize(i)},relative:function(i,u){if(n(i),n(u),i===u||(i=s.resolve(i),u=s.resolve(u),i===u))return"";for(var h=1;h<i.length&&i.charCodeAt(h)===47;++h);for(var o=i.length,d=o-h,p=1;p<u.length&&u.charCodeAt(p)===47;++p);for(var _=u.length,f=_-p,A=d<f?d:f,S=-1,v=0;v<=A;++v){if(v===A){if(f>A){if(u.charCodeAt(p+v)===47)return u.slice(p+v+1);if(v===0)return u.slice(p+v)}else d>A&&(i.charCodeAt(h+v)===47?S=v:v===0&&(S=0));break}var xe=i.charCodeAt(h+v),va=u.charCodeAt(p+v);if(xe!==va)break;xe===47&&(S=v)}var w="";for(v=h+S+1;v<=o;++v)(v===o||i.charCodeAt(v)===47)&&(w.length===0?w+="..":w+="/..");return w.length>0?w+u.slice(p+S):(p+=S,u.charCodeAt(p)===47&&++p,u.slice(p))},_makeLong:function(i){return i},dirname:function(i){if(n(i),i.length===0)return".";for(var u=i.charCodeAt(0),h=u===47,o=-1,d=!0,p=i.length-1;p>=1;--p)if(u=i.charCodeAt(p),u===47){if(!d){o=p;break}}else d=!1;return o===-1?h?"/":".":h&&o===1?"//":i.slice(0,o)},basename:function(i,u){if(u!==void 0&&typeof u!="string")throw new TypeError('"ext" argument must be a string');n(i);var h=0,o=-1,d=!0,p;if(u!==void 0&&u.length>0&&u.length<=i.length){if(u.length===i.length&&u===i)return"";var _=u.length-1,f=-1;for(p=i.length-1;p>=0;--p){var A=i.charCodeAt(p);if(A===47){if(!d){h=p+1;break}}else f===-1&&(d=!1,f=p+1),_>=0&&(A===u.charCodeAt(_)?--_===-1&&(o=p):(_=-1,o=f))}return h===o?o=f:o===-1&&(o=i.length),i.slice(h,o)}else{for(p=i.length-1;p>=0;--p)if(i.charCodeAt(p)===47){if(!d){h=p+1;break}}else o===-1&&(d=!1,o=p+1);return o===-1?"":i.slice(h,o)}},extname:function(i){n(i);for(var u=-1,h=0,o=-1,d=!0,p=0,_=i.length-1;_>=0;--_){var f=i.charCodeAt(_);if(f===47){if(!d){h=_+1;break}continue}o===-1&&(d=!1,o=_+1),f===46?u===-1?u=_:p!==1&&(p=1):u!==-1&&(p=-1)}return u===-1||o===-1||p===0||p===1&&u===o-1&&u===h+1?"":i.slice(u,o)},format:function(i){if(i===null||typeof i!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof i);return t("/",i)},parse:function(i){n(i);var u={root:"",dir:"",base:"",ext:"",name:""};if(i.length===0)return u;var h=i.charCodeAt(0),o=h===47,d;o?(u.root="/",d=1):d=0;for(var p=-1,_=0,f=-1,A=!0,S=i.length-1,v=0;S>=d;--S){if(h=i.charCodeAt(S),h===47){if(!A){_=S+1;break}continue}f===-1&&(A=!1,f=S+1),h===46?p===-1?p=S:v!==1&&(v=1):p!==-1&&(v=-1)}return p===-1||f===-1||v===0||v===1&&p===f-1&&p===_+1?f!==-1&&(_===0&&o?u.base=u.name=i.slice(1,f):u.base=u.name=i.slice(_,f)):(_===0&&o?(u.name=i.slice(1,p),u.base=i.slice(1,f)):(u.name=i.slice(_,p),u.base=i.slice(_,f)),u.ext=i.slice(p,f)),_>0?u.dir=i.slice(0,_-1):o&&(u.dir="/"),u},sep:"/",delimiter:":",win32:null,posix:null};return s.posix=s,Z=s,Z}var ms=Ls();const N=As(ms);class Y{static async loadPluginConfig(e,t,s=[]){const c=`${e}-${t}-${s.join("_")}`;if(this.cache.has(c))return this.cache.get(c);const u=(await _gct.api.platform.plugin.getList()).data;return u.length>0&&this.cache.set(c,u),u}static async loadPlugins(e,t){if(t.length>0){const s=t.map(i=>{const u=N.join(ds,i.name,"latest/dist");return{imports:{[i.name]:`${u}/${e}.system.min.js`},styles:{[i.name]:`${u}/${e}.min.css`}}}),c=[];return s.forEach(i=>{System.addImportMap(i),i.imports&&Object.keys(i.imports).forEach(u=>{c.push(System.import(u))})}),Promise.all(c)}return[]}static async loadPlugin(e,t,s,c){const i=`${t}-${s}-${c.join("_")}`,u=await this.loadPluginConfig(t,s);if(!this.cacheModule.has(i)){const h=await this.loadPlugins(t,u);h.forEach(o=>{o.default&&e.use(o.default)}),this.cacheModule.set(i,h)}return u}static loadDesignPlugin(e,t,s=[]){return this.loadPlugin(e,k.DESIGN,t,s)}static loadMobilePlugin(e,t=[]){return this.loadPlugin(e,k.MOBILE,W.MOBILE,t)}static loadWebPlugin(e,t=[]){return this.loadPlugin(e,k.WEB,W.WEB,t)}}r(Y,"cache",new Map),r(Y,"cacheModule",new Map),l("PluginPgkUtil",Y);class Rs{constructor(e,t=!1){r(this,"baseDir");r(this,"url");this.isDev=t,this.url=new URL(e),this.baseDir=N.dirname(this.url.pathname)}dir(e){return this.isDev===!0?e:this.url.origin+N.resolve(this.baseDir,e)}}l("PluginStaticResource",Rs);function Ts(n,e,t,s){return{install(c){n&&e&&_gct.register.editor.register(Re.PREFIX+n,e),t&&c.component(s??t.name,t)}}}class Ne{constructor(e){r(this,"http");this.http=new be({baseURL:e})}_put(e,t,s,c){return this.http.put(s!=null&&s.id?N.join(e,s==null?void 0:s.id):e,t||{},s||{},c)}_get(e,t,s,c){return this.http.get(e,t||{},s||{},c)}_delete(e,t,s,c){return this.http.delete(e,t||{},s||{},c)}_post(e,t,s,c){return this.http.post(e,t||{},s||{},c)}}class a extends Ne{constructor(e){super(N.join("/gct-apaas/api",e))}}class bs extends a{constructor(){super("app-branch")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Es extends a{constructor(){super("app-global-settings")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Os extends a{constructor(){super("app-granted-user")}async post(e,t={}){return this._post("",e,null,t)}async postBatch(e,t={}){return this._post("batch",e,null,t)}async getGrantedStatistic(e={}){return this._get("grantedStatistic",null,null,e)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async getRemoveAndTransfer(e,t={}){return this._get("removeAndTransfer",null,e,t)}async getUngranted(e={}){return this._get("ungranted",null,null,e)}}class Ds extends a{constructor(){super("app-org")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e={}){return this._get("info",null,null,e)}async getList(e={}){return this._get("list",null,null,e)}async postTransferAndDelete(e,t={}){return this._post("transferAndDelete",e,null,t)}async postUser(e,t={}){return this._post("user",e,null,t)}async getUser(e,t={}){return this._get("user",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ns extends a{constructor(){super("app-publish-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ms extends a{constructor(){super("app-state")}async getDraft(e={}){return this._get("draft",null,null,e)}}class ws extends a{constructor(){super("app-user")}async post(e,t={}){return this._post("",e,null,t)}async putDisable(e,t={}){return this._put("disable",null,e,t)}async putEnable(e,t={}){return this._put("enable",null,e,t)}async getInfo(e={}){return this._get("info",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async postRemove(e,t={}){return this._post("remove",e,null,t)}async postReset(e,t={}){return this._post("reset",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ps extends a{constructor(){super("approval-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}let Cs=class extends a{constructor(){super("audit-log")}async postExport(e,t={}){return this._post("export",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getModules(e={}){return this._get("modules",null,null,e)}async getOperateTypes(e,t={}){return this._get("operateTypes",null,e,t)}async getOperators(e={}){return this._get("operators",null,null,e)}async postPage(e,t={}){return this._post("page",e,null,t)}async postSave(e,t={}){return this._post("save",e,null,t)}};class Us extends a{constructor(){super("basic-config")}async post(e,t={}){return this._post("",e,null,t)}async getDetail(e,t={}){return this._get("detail",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async postTheme(e,t={}){return this._post("theme",e,null,t)}async putKey(e,t={}){return this._put("{key}",e,null,t)}}class Bs extends a{constructor(){super("biz-event")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ks extends a{constructor(){super("biz-process-definition")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async deleteDeleteCategory(e,t={}){return this._delete("deleteCategory",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class xs extends a{constructor(){super("biz-process-definition-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCopy(e={}){return this._post("copy",null,null,e)}async postDeploy(e,t={}){return this._post("deploy",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async postSave(e,t={}){return this._post("save",e,null,t)}async postSaveAndDeploy(e,t={}){return this._post("saveAndDeploy",e,null,t)}async getId(e,t={}){return this._get("",null,e,t)}}class Gs extends a{constructor(){super("biz-service-crud")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getDataModel(e={}){return this._get("data-model",null,null,e)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getViewModel(e,t={}){return this._get("view-model",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Vs extends a{constructor(){super("biz-service")}async getModelKey(e,t={}){return this._get("{modelKey}",null,e,t)}async postModelKey(e,t={}){return this._post("{modelKey}",null,e,t)}async putModelKey(e,t={}){return this._put("{modelKey}",null,e,t)}async deleteModelKey(e,t={}){return this._delete("{modelKey}",null,e,t)}}class Ks extends a{constructor(){super("bom")}async postImport(e={}){return this._post("import",null,null,e)}}let Xs=class extends a{constructor(){super("category")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getGetListRdoOrNdo(e,t={}){return this._get("getListRdoOrNdo",null,e,t)}async getInfo(e={}){return this._get("info",null,null,e)}async getList(e,t={}){return this._get("list",null,e,t)}async getListComplete(e,t={}){return this._get("listComplete",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}};class Hs extends a{constructor(){super("category-relation")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e={}){return this._get("info",null,null,e)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ws extends a{constructor(){super("code-ts")}async getList(e={}){return this._get("list",null,null,e)}}class Fs extends a{constructor(){super("commit-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getCanPublishProdReleaseTagList(e={}){return this._get("canPublishProdReleaseTagList",null,null,e)}async getCanReleaseTagList(e={}){return this._get("canReleaseTagList",null,null,e)}async postCommit(e,t={}){return this._post("commit",e,null,t)}async getGetLatestCommit(e={}){return this._get("getLatestCommit",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async getRelease(e,t={}){return this._get("release",null,e,t)}async getViewDetail(e,t={}){return this._get("viewDetail",null,e,t)}async getViewDraft(e={}){return this._get("viewDraft",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class $s extends a{constructor(){super("data-model")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getBizService(e,t={}){return this._get("biz-service",null,e,t)}async postBizService(e,t={}){return this._post("biz-service",null,e,t)}async putBizService(e,t={}){return this._put("biz-service",null,e,t)}async deleteBizService(e,t={}){return this._delete("biz-service",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class js extends a{constructor(){super("designer-common")}async getEnumModelField(e,t={}){return this._get("enumModelField",null,e,t)}async getGetApp(e={}){return this._get("getApp",null,null,e)}async getGetCanBeUsedOrg(e={}){return this._get("getCanBeUsedOrg",null,null,e)}async getGetCanBeUsedOrgUser(e,t={}){return this._get("getCanBeUsedOrgUser",null,e,t)}async getGetUserGroupUser(e,t={}){return this._get("getUserGroupUser",null,e,t)}async getGetVisibleOrg(e={}){return this._get("getVisibleOrg",null,null,e)}async getGetVisibleOrgUser(e,t={}){return this._get("getVisibleOrgUser",null,e,t)}async getGetVisibleUser(e={}){return this._get("getVisibleUser",null,null,e)}async getGetVisibleUserAndVisibleOrgUser(e,t={}){return this._get("getVisibleUserAndVisibleOrgUser",null,e,t)}async getListUserByIds(e,t={}){return this._get("listUserByIds",null,e,t)}async getTableEntityModel(e,t={}){return this._get("table-entity-model",null,e,t)}async postUpload(e={}){return this._post("upload",null,null,e)}async getUser(e={}){return this._get("user",null,null,e)}}class zs extends a{constructor(){super("designer-lock")}async postCancelOccupyPage(e,t={}){return this._post("cancelOccupyPage",e,null,t)}async getGetPageOccupyMsg(e,t={}){return this._get("getPageOccupyMsg",null,e,t)}async postLockPage(e,t={}){return this._post("lockPage",e,null,t)}async postOccupyPage(e,t={}){return this._post("occupyPage",e,null,t)}async postUnLockPage(e,t={}){return this._post("unLockPage",e,null,t)}}class qs extends a{constructor(){super("designer-operate-log")}async getPage(e,t={}){return this._get("page",null,e,t)}}class Js extends a{constructor(){super("devops")}async getListAllDigitsFields(e={}){return this._get("listAllDigitsFields",null,null,e)}async postUpdateDigits(e,t={}){return this._post("updateDigits",e,null,t)}}class Qs extends a{constructor(){super("doc-outline")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getListByInstance(e,t={}){return this._get("listByInstance",null,e,t)}async getListByRefId(e,t={}){return this._get("listByRefId",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getSheet(e,t={}){return this._get("sheet",null,e,t)}async getSheetByInstance(e,t={}){return this._get("sheetByInstance",null,e,t)}async getSheetByRefId(e,t={}){return this._get("sheetByRefId",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Zs extends a{constructor(){super("document")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCopyVersion(e,t={}){return this._post("copyVersion",e,null,t)}async putDesign(e,t={}){return this._put("design",e,null,t)}async getDocumentDataClean(e={}){return this._get("documentDataClean",null,null,e)}async getGetVersionById(e,t={}){return this._get("getVersionById",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getListVersionById(e,t={}){return this._get("listVersionById",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async deleteRemoveVersionById(e,t={}){return this._delete("removeVersionById",null,e,t)}async postSaveVersion(e,t={}){return this._post("saveVersion",e,null,t)}async putUpdateVersionById(e,t={}){return this._put("updateVersionById",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ys extends a{constructor(){super("edhr-instance")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getFindByMaterialNo(e,t={}){return this._get("findByMaterialNo",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getReverse(e,t={}){return this._get("reverse",null,e,t)}async putUpdateInstanceStatusById4Archived(e={}){return this._put("updateInstanceStatusById4Archived",null,null,e)}}class er extends a{constructor(){super("edhr-instance-relation")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getListChild(e,t={}){return this._get("listChild",null,e,t)}}class tr extends a{constructor(){super("edhr-tmpl")}async postCopy(e={}){return this._post("copy",null,null,e)}async postCopyVersion(e,t={}){return this._post("copyVersion",e,null,t)}async getGetVersionById(e,t={}){return this._get("getVersionById",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getListVersionById(e,t={}){return this._get("listVersionById",null,e,t)}async deleteRemoveById(e,t={}){return this._delete("removeById",null,e,t)}async deleteRemoveVersionById(e,t={}){return this._delete("removeVersionById",null,e,t)}async postSave(e,t={}){return this._post("save",e,null,t)}async postSaveVersion(e,t={}){return this._post("saveVersion",e,null,t)}async putUpdateVersionById(e,t={}){return this._put("updateVersionById",e,null,t)}}class nr extends a{constructor(){super("ele-search")}async getSearchByKey(e,t={}){return this._get("searchByKey",null,e,t)}}class sr extends a{constructor(){super("enum-model")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e={}){return this._get("info",null,null,e)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putUpdateIconState(e,t={}){return this._put("updateIconState",e,null,t)}async putUpdateTextState(e,t={}){return this._put("updateTextState",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class rr extends a{constructor(){super("enum-model-field")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e={}){return this._get("info",null,null,e)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class lr extends a{constructor(){super("event")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ir extends a{constructor(){super("event-log")}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}}class ar extends a{constructor(){super("excel-tmpl")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postConfig(e,t={}){return this._post("config",e,null,t)}async getDetail(e,t={}){return this._get("detail",null,e,t)}async getDownload(e={}){return this._get("download",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getInit(e,t={}){return this._get("init",null,e,t)}async postInit(e,t,s={}){return this._post("init",t,e,s)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async postV1(e,t={}){return this._post("v1",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ur extends a{constructor(){super("excel")}async getData(e,t={}){return this._get("data",null,e,t)}async postData(e,t={}){return this._post("data",null,e,t)}}class cr extends a{constructor(){super("field-meta")}async delete(e,t={}){return this._delete("",null,e,t)}async postComplete(e={}){return this._post("complete",null,null,e)}async putDecimal(e={}){return this._put("decimal",null,null,e)}async postFunc(e,t={}){return this._post("func",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getListConditionField(e,t={}){return this._get("listConditionField",null,e,t)}async postMove(e,t={}){return this._post("move",e,null,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putPage(e={}){return this._put("page",null,null,e)}async postPreview(e,t={}){return this._post("preview",e,null,t)}async postSave(e,t={}){return this._post("save",e,null,t)}async putUnique(e={}){return this._put("unique",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class or extends a{constructor(){super("field")}async deleteRemove(e,t={}){return this._delete("remove",null,e,t)}}class gr extends a{constructor(){super("file-resource")}async postBase64Upload(e,t={}){return this._post("base64Upload",e,null,t)}async postList(e,t={}){return this._post("list",e,null,t)}async postUpload(e,t={}){return this._post("upload",null,e,t)}}let hr=class extends a{constructor(){super("file")}async postUpload(e,t={}){return this._post("upload",null,e,t)}};class pr extends a{constructor(){super("formRelate")}async getCategory(e,t={}){return this._get("category",null,e,t)}async postCategory(e,t={}){return this._post("category",e,null,t)}async deleteCategory(e,t={}){return this._delete("category",null,e,t)}async putCategory(e,t={}){return this._put("category",e,null,t)}async deleteDeleteCategory(e,t={}){return this._delete("deleteCategory",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getListAllCategory(e,t={}){return this._get("listAllCategory",null,e,t)}async getListAllVersion(e,t={}){return this._get("listAllVersion",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}}class dr extends a{constructor(){super("front-operate-log")}async getPage(e,t={}){return this._get("page",null,e,t)}}class yr extends a{constructor(){super("global-method")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}let _r=class extends a{constructor(){super("i18n-info")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getLang(e,t={}){return this._get("lang",null,e,t)}async postLang(e,t={}){return this._post("lang",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putKey(e,t={}){return this._put("{key}",e,null,t)}};class fr extends a{constructor(){super("job")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCron(e,t={}){return this._post("cron",e,null,t)}async postExec(e,t={}){return this._post("exec",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putStatus(e,t={}){return this._put("status",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ir extends a{constructor(){super("job-log")}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}}class vr extends a{constructor(){super("js-engine")}async getExec(e,t={}){return this._get("exec",null,e,t)}async postExecute(e,t={}){return this._post("execute",e,null,t)}}class Sr extends a{constructor(){super("label")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCopyVersion(e,t={}){return this._post("copyVersion",e,null,t)}async getExport(e,t={}){return this._get("export",null,e,t)}async getGetVersionById(e,t={}){return this._get("getVersionById",null,e,t)}async postImport(e={}){return this._post("import",null,null,e)}async postLabelDuplicateNameCheck(e,t={}){return this._post("labelDuplicateNameCheck",e,null,t)}async getLabelParentDataClean(e={}){return this._get("labelParentDataClean",null,null,e)}async getList(e,t={}){return this._get("list",null,e,t)}async getListFont(e={}){return this._get("listFont",null,null,e)}async getListVersionById(e,t={}){return this._get("listVersionById",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async deleteRemoveVersionById(e,t={}){return this._delete("removeVersionById",null,e,t)}async postSaveVersion(e,t={}){return this._post("saveVersion",e,null,t)}async getTest(e,t={}){return this._get("test",null,e,t)}async putUpdateDesigner(e,t={}){return this._put("updateDesigner",e,null,t)}async putUpdateVersionById(e,t={}){return this._put("updateVersionById",e,null,t)}async postXmlSetting(e,t={}){return this._post("xmlSetting",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ar extends a{constructor(){super("label-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Lr extends a{constructor(){super("medPro")}async postModelMeta(e,t={}){return this._post("modelMeta",e,null,t)}async getModelMeta(e,t={}){return this._get("modelMeta",null,e,t)}}class mr extends a{constructor(){super("menu-config")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getAvailable(e,t={}){return this._get("available",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async postMove(e,t={}){return this._post("move",e,null,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Rr extends a{constructor(){super("merge-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Tr extends a{constructor(){super("message-record")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}}let br=class extends a{constructor(){super("message-setting")}async getFindAllByType(e,t={}){return this._get("findAllByType",null,e,t)}async postSendMessageByType(e,t={}){return this._post("sendMessageByType",e,null,t)}};class Er extends a{constructor(){super("message-tmpl")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getListByModelKey(e,t={}){return this._get("listByModelKey",null,e,t)}async putOpened(e,t={}){return this._put("opened",e,null,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async postProcessSend(e,t={}){return this._post("processSend",e,null,t)}async postSend(e,t={}){return this._post("send",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Or extends a{constructor(){super("mobile-homepage")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetSelected(e={}){return this._get("getSelected",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async postSelect(e,t={}){return this._post("select",e,null,t)}async putUpdateDesignerJson(e,t={}){return this._put("updateDesignerJson",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Dr extends a{constructor(){super("mobile-page")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCopyById(e,t={}){return this._post("copyById",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putUpdateDesignerJson(e,t={}){return this._put("updateDesignerJson",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Nr extends a{constructor(){super("model-comprehensive")}async deleteBizServiceApi(e,t={}){return this._delete("biz-service-api",null,e,t)}async getBizServiceApi(e,t={}){return this._get("biz-service-api",null,e,t)}async putBizServiceApi(e,t={}){return this._put("biz-service-api",e,null,t)}async postBizServiceApi(e,t={}){return this._post("biz-service-api",e,null,t)}async postBizService(e,t={}){return this._post("biz-service",null,e,t)}async getBizService(e,t={}){return this._get("biz-service",null,e,t)}async putBizService(e,t={}){return this._put("biz-service",null,e,t)}async deleteBizService(e,t={}){return this._delete("biz-service",null,e,t)}async getEnum(e,t={}){return this._get("enum",null,e,t)}async postExport(e,t={}){return this._post("export",null,e,t)}async getField(e,t={}){return this._get("field",null,e,t)}async getMethod(e,t={}){return this._get("method",null,e,t)}async getModel(e,t={}){return this._get("model",null,e,t)}async postQueryAllModelDataAndDrillData(e,t={}){return this._post("queryAllModelDataAndDrillData",e,null,t)}async postQueryFieldValueByRefChainData(e,t={}){return this._post("queryFieldValueByRefChainData",e,null,t)}async postQueryModelDataAndDrillData(e,t={}){return this._post("queryModelDataAndDrillData",e,null,t)}async postQueryRefChainData(e,t={}){return this._post("queryRefChainData",e,null,t)}async postQueryRefData(e,t={}){return this._post("queryRefData",e,null,t)}async postQueryRefDataById(e,t={}){return this._post("queryRefDataById",e,null,t)}async postQueryRefDataByIds(e,t={}){return this._post("queryRefDataByIds",e,null,t)}async postQuerySearchRefChainData(e,t={}){return this._post("querySearchRefChainData",e,null,t)}async getSubModel(e,t={}){return this._get("sub-model",null,e,t)}}class Mr extends a{constructor(){super("model-data")}async postAllModelLiquibaseSoftDeleteDataClean(e={}){return this._post("allModelLiquibaseSoftDeleteDataClean",null,null,e)}async postAllModelSoftDeleteDataClean(e={}){return this._post("allModelSoftDeleteDataClean",null,null,e)}async getCheckFieldValueExist(e,t={}){return this._get("checkFieldValueExist",null,e,t)}async postQueryRefData(e,t={}){return this._post("queryRefData",e,null,t)}async postSingleModelSoftDeleteDataClean(e,t={}){return this._post("singleModelSoftDeleteDataClean",null,e,t)}}class wr extends a{constructor(){super("model-meta")}async delete(e,t={}){return this._delete("",null,e,t)}async getAgg(e,t={}){return this._get("agg",null,e,t)}async getBy(e,t={}){return this._get("by",null,e,t)}async putConstant(e,t={}){return this._put("constant",e,null,t)}async getDetail(e,t={}){return this._get("detail",null,e,t)}async putDisplay(e={}){return this._put("display",null,null,e)}async getEr(e={}){return this._get("er",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getListAll(e={}){return this._get("list-all",null,null,e)}async getListAllModelAndFieldByName(e,t={}){return this._get("listAllModelAndFieldByName",null,e,t)}async getListMasterModel(e,t={}){return this._get("listMasterModel",null,e,t)}async getListModelReferencedBy(e,t={}){return this._get("listModelReferencedBy",null,e,t)}async getListSlaveModel(e,t={}){return this._get("listSlaveModel",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putPage(e={}){return this._put("page",null,null,e)}async getPermissionEnabled(e,t={}){return this._get("permission-enabled",null,e,t)}async postSave(e,t={}){return this._post("save",e,null,t)}async putSupportMessage(e={}){return this._put("support-message",null,null,e)}async getSupportProcess(e={}){return this._get("support-process",null,null,e)}async getTranslateModelFieldExp(e,t={}){return this._get("translateModelFieldExp",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}async putModelKey(e={}){return this._put("{modelKey}",null,null,e)}}class Pr extends a{constructor(){super("model-method")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getDataModel(e={}){return this._get("data-model",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getViewModel(e={}){return this._get("view-model",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Cr extends a{constructor(){super("model")}async deleteRemove(e,t={}){return this._delete("remove",null,e,t)}}class Ur extends a{constructor(){super("online-form-change-history")}async postInsertBatch(e,t={}){return this._post("insertBatch",e,null,t)}async getList(e,t={}){return this._get("list",null,e,t)}}class Br extends a{constructor(){super("online-form-instance")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getDataIds(e,t={}){return this._get("dataIds",null,e,t)}async getFindByOfTmplIdAndEdhrInstanceId(e,t={}){return this._get("findByOfTmplIdAndEdhrInstanceId",null,e,t)}async getFindOfTaskBySerialNo4Change(e,t={}){return this._get("findOfTaskBySerialNo4Change",null,e,t)}async getFindRelationInfoById(e,t={}){return this._get("findRelationInfoById",null,e,t)}async getGetRelatedProduct(e,t={}){return this._get("getRelatedProduct",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async postInfos(e={}){return this._post("infos",null,null,e)}async postInsert4Edhr(e,t={}){return this._post("insert4Edhr",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async getTask(e,t={}){return this._get("task",null,e,t)}async postTask(e,t={}){return this._post("task",e,null,t)}async putTask(e,t={}){return this._put("task",e,null,t)}}class kr extends a{constructor(){super("online-form-log")}async getList(e,t={}){return this._get("list",null,e,t)}}class xr extends a{constructor(){super("online-form-tmpl-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Gr extends a{constructor(){super("online-form-tmpl")}async postCopy(e={}){return this._post("copy",null,null,e)}async postCopyVersion(e,t={}){return this._post("copyVersion",e,null,t)}async getGetVersionById(e,t={}){return this._get("getVersionById",null,e,t)}async postInfos(e,t={}){return this._post("infos",e,null,t)}async getListVersionById(e,t={}){return this._get("listVersionById",null,e,t)}async getModel(e={}){return this._get("model",null,null,e)}async postRelease(e,t,s={}){return this._post("release",t,e,s)}async deleteRemoveById(e,t={}){return this._delete("removeById",null,e,t)}async deleteRemoveVersionById(e,t={}){return this._delete("removeVersionById",null,e,t)}async postSave(e,t={}){return this._post("save",e,null,t)}async postSaveField(e,t={}){return this._post("saveField",e,null,t)}async postSaveOperation(e,t={}){return this._post("saveOperation",e,null,t)}async postSaveVersion(e,t={}){return this._post("saveVersion",e,null,t)}async getStash(e,t={}){return this._get("stash",null,e,t)}async putStash(e,t={}){return this._put("stash",e,null,t)}async putUpdateDesigner(e,t={}){return this._put("updateDesigner",e,null,t)}async putUpdateVersionById(e,t={}){return this._put("updateVersionById",e,null,t)}}class Vr extends a{constructor(){super("online-form")}async postBase(e,t={}){return this._post("base",e,null,t)}async postBiz(e,t={}){return this._post("biz",e,null,t)}async postProcess(e,t={}){return this._post("process",e,null,t)}async postStash(e,t={}){return this._post("stash",e,null,t)}}class Kr extends a{constructor(){super("online")}async getClients(e,t={}){return this._get("clients",null,e,t)}async getExit(e,t={}){return this._get("exit",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}}class Xr extends a{constructor(){super("openapi")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetApiInfo(e,t={}){return this._get("getApiInfo",null,e,t)}async getGetApiInfos(e={}){return this._get("getApiInfos",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Hr extends a{constructor(){super("page-designer-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}let Wr=class extends a{constructor(){super("permission")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}};class Fr extends a{constructor(){super("pm-process-definition")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getListAllProcHasPublishedVersion(e,t={}){return this._get("listAllProcHasPublishedVersion",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class $r extends a{constructor(){super("pm-process-definition-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCopy(e={}){return this._post("copy",null,null,e)}async postDeploy(e,t={}){return this._post("deploy",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async postSave(e,t={}){return this._post("save",e,null,t)}async postSaveAndDeploy(e,t={}){return this._post("saveAndDeploy",e,null,t)}async postUpdateProcessUser(e,t={}){return this._post("updateProcessUser",e,null,t)}async getId(e,t={}){return this._get("",null,e,t)}}class jr extends a{constructor(){super("pm-process-engine")}async postApprove(e,t={}){return this._post("approve",e,null,t)}async getHiTask(e,t={}){return this._get("hi-task",null,e,t)}async getInitialTask(e,t={}){return this._get("initial-task",null,e,t)}async getListAllAssignees(e={}){return this._get("listAllAssignees",null,null,e)}async getListAllInitiators(e={}){return this._get("listAllInitiators",null,null,e)}async getModel(e,t={}){return this._get("model",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async postProcExecute(e,t={}){return this._post("procExecute",e,null,t)}async getProcInstExtension(e,t={}){return this._get("procInstExtension",null,e,t)}async postReassign(e,t={}){return this._post("reassign",e,null,t)}async postRefuse(e,t={}){return this._post("refuse",e,null,t)}async postReject(e,t={}){return this._post("reject",e,null,t)}async postResubmit(e,t={}){return this._post("resubmit",e,null,t)}async postStartProcInst(e,t={}){return this._post("startProcInst",e,null,t)}async getTask(e,t={}){return this._get("task",null,e,t)}async postTerminate(e,t={}){return this._post("terminate",e,null,t)}async postWithdraw(e,t={}){return this._post("withdraw",e,null,t)}}class zr extends a{constructor(){super("print-designer")}async deleteCategory(e,t={}){return this._delete("category",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getListAllVersion(e,t={}){return this._get("listAllVersion",null,e,t)}async getRdo(e,t={}){return this._get("rdo",null,e,t)}}let qr=class extends a{constructor(){super("print-log")}async postPage(e,t={}){return this._post("page",e,null,t)}async postPatchwork(e,t={}){return this._post("patchwork",e,null,t)}};class Jr extends a{constructor(){super("print")}async postGenerateZplCode(e,t={}){return this._post("generateZplCode",e,null,t)}async postLabelBackEndPrint(e,t={}){return this._post("labelBackEndPrint",e,null,t)}async getPrintDropdownList(e={}){return this._get("printDropdownList",null,null,e)}async postSendPrintData(e,t={}){return this._post("sendPrintData",e,null,t)}}class Qr extends a{constructor(){super("process")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Zr extends a{constructor(){super("process-approval-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getApproveHistory(e,t={}){return this._get("approveHistory",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Yr extends a{constructor(){super("process-approve-user")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class el extends a{constructor(){super("process-definition")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class tl extends a{constructor(){super("process-definition-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCopy(e={}){return this._post("copy",null,null,e)}async getFindByOfInstanceId(e={}){return this._get("findByOfInstanceId",null,null,e)}async getList(e,t={}){return this._get("list",null,e,t)}async postPublish(e={}){return this._post("publish",null,null,e)}async getId(e,t={}){return this._get("",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class nl extends a{constructor(){super("process-engine")}async postExecute(e,t={}){return this._post("execute",e,null,t)}async getHiTask(e,t={}){return this._get("hi-task",null,e,t)}async getInitialTask(e,t={}){return this._get("initial-task",null,e,t)}async getModel(e,t={}){return this._get("model",null,e,t)}async postReassignment(e,t={}){return this._post("reassignment",e,null,t)}async getTask(e,t={}){return this._get("task",null,e,t)}}class sl extends a{constructor(){super("process-event")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class rl extends a{constructor(){super("process-graph")}async getGraphInfo(e,t={}){return this._get("graphInfo",null,e,t)}}class ll extends a{constructor(){super("process-instance")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class il extends a{constructor(){super("process-message-user")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class al extends a{constructor(){super("process-node-definition")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ul extends a{constructor(){super("process-path-user")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class cl extends a{constructor(){super("process-path")}async getFindAllByOfInstanceId(e,t={}){return this._get("findAllByOfInstanceId",null,e,t)}}class ol extends a{constructor(){super("process-task-done")}async getPage(e,t={}){return this._get("page",null,e,t)}}class gl extends a{constructor(){super("process-task-todo")}async getAllUser(e,t={}){return this._get("all-user",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}}class hl extends a{constructor(){super("process-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postActivate(e={}){return this._post("activate",null,null,e)}async putDeploy(e,t={}){return this._put("deploy",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}}class pl extends a{constructor(){super("processTest")}async getCompleteTask(e,t={}){return this._get("completeTask",null,e,t)}async getDeploy(e,t={}){return this._get("deploy",null,e,t)}async getReadXml(e,t={}){return this._get("readXml",null,e,t)}async getSignal(e,t={}){return this._get("signal",null,e,t)}async getStart(e,t={}){return this._get("start",null,e,t)}async getUpdateVar(e,t={}){return this._get("updateVar",null,e,t)}async getWithdraw(e,t={}){return this._get("withdraw",null,e,t)}}class dl extends a{constructor(){super("product-release")}async getGetProductReleaseByMaterialNo(e,t={}){return this._get("getProductReleaseByMaterialNo",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}}class yl extends a{constructor(){super("publish-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCreateRelease(e,t={}){return this._post("createRelease",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async postPublishToProd(e,t={}){return this._post("publishToProd",e,null,t)}async postPublishToTest(e,t={}){return this._post("publishToTest",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}let _l=class extends a{constructor(){super("regexp")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}},fl=class extends a{constructor(){super("role")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t={}){return this._put("",null,e,t)}},Il=class extends a{constructor(){super("role-permission")}async post(e,t={}){return this._post("",e,null,t)}async postBulk(e,t={}){return this._post("bulk",e,null,t)}async getMenu(e,t={}){return this._get("menu",null,e,t)}async postRemove(e,t={}){return this._post("remove",e,null,t)}};class vl extends a{constructor(){super("script")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getInfoByKey(e,t={}){return this._get("infoByKey",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Sl extends a{constructor(){super("script-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putSetVersionActive(e,t={}){return this._put("setVersionActive",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Al extends a{constructor(){super("script-version-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}}class Ll extends a{constructor(){super("service-orchestration")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getInfoByKey(e,t={}){return this._get("infoByKey",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ml extends a{constructor(){super("service-orchestration-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putSetVersionActive(e,t={}){return this._put("setVersionActive",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Rl extends a{constructor(){super("service-orchestration-version-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}}class Tl extends a{constructor(){super("sign-history")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class bl extends a{constructor(){super("signature")}async postGetSignatureImage(e,t={}){return this._post("getSignatureImage",e,null,t)}}class El extends a{constructor(){super("sql-view-model")}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ol extends a{constructor(){super("sql-view")}async postBizService(e,t={}){return this._post("biz-service",null,e,t)}}class Dl extends a{constructor(){super("stash")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getFindByClientKey(e,t={}){return this._get("findByClientKey",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Nl extends a{constructor(){super("sub-model-process")}async postAllSubModelDataClean(e={}){return this._post("allSubModelDataClean",null,null,e)}}class Ml extends a{constructor(){super("sys-config")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class wl extends a{constructor(){super("system-var")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetSystemVarByKeys(e,t={}){return this._get("getSystemVarByKeys",null,e,t)}async getGetVarByKeys(e,t={}){return this._get("getVarByKeys",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getListSystemVarCache(e={}){return this._get("listSystemVarCache",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Pl extends a{constructor(){super("trace-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getFindByTraceId(e,t={}){return this._get("findByTraceId",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Cl extends a{constructor(){super("trace-log-details")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getInfoTree(e,t={}){return this._get("infoTree",null,e,t)}async getInfoTreeById(e,t={}){return this._get("infoTreeById",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ul extends a{constructor(){super("trace-mainline")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Bl extends a{constructor(){super("trace-mainline-ext")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class kl extends a{constructor(){super("trace-setting")}async delete(e,t={}){return this._delete("",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getTreeByModelKey(e,t={}){return this._get("treeByModelKey",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class xl extends a{constructor(){super("user-group")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getSearch(e,t={}){return this._get("search",null,e,t)}async getUser(e={}){return this._get("user",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Gl extends a{constructor(){super("user-group-relation")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postBatch(e,t={}){return this._post("batch",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Vl extends a{constructor(){super("view-model")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getBizService(e,t={}){return this._get("biz-service",null,e,t)}async postBizService(e,t={}){return this._post("biz-service",null,e,t)}async putBizService(e,t={}){return this._put("biz-service",null,e,t)}async deleteBizService(e,t={}){return this._delete("biz-service",null,e,t)}async getField(e,t={}){return this._get("field",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async getSql(e,t={}){return this._get("sql",null,e,t)}async putSupportMessage(e={}){return this._put("support-message",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Kl extends a{constructor(){super("wash")}async getWashDictLabelField(e={}){return this._get("washDictLabelField",null,null,e)}async getWashEdhrAndOfInst(e={}){return this._get("washEdhrAndOfInst",null,null,e)}}class Xl extends a{constructor(){super("webpage")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCancelOccupyWebPage(e,t={}){return this._post("cancelOccupyWebPage",e,null,t)}async postCopyById(e,t={}){return this._post("copyById",e,null,t)}async postGetWebPageOccupyMsg(e,t={}){return this._post("getWebPageOccupyMsg",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async postLockWebPage(e,t={}){return this._post("lockWebPage",e,null,t)}async postOccupyWebPage(e,t={}){return this._post("occupyWebPage",e,null,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async postUnLockWebPage(e,t={}){return this._post("unLockWebPage",e,null,t)}async putUpdateDesignerJson(e,t={}){return this._put("updateDesignerJson",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}let Hl=class extends a{constructor(){super("api")}async postApp(e,t,s={}){return this._post("app",t,e,s)}async getApp(e,t={}){return this._get("app",null,e,t)}async deleteApp(e,t={}){return this._delete("app",null,e,t)}async postAuditLog(e,t={}){return this._post("audit-log",e,null,t)}async getAuditLog(e,t={}){return this._get("audit-log",null,e,t)}async postEdhr(e,t={}){return this._post("edhr",e,null,t)}async getIe(e,t={}){return this._get("ie",null,e,t)}async getModelComprehensive(e,t={}){return this._get("model-comprehensive",null,e,t)}async postModelComprehensive(e,t={}){return this._post("model-comprehensive",null,e,t)}async putModelComprehensive(e,t={}){return this._put("model-comprehensive",null,e,t)}async deleteModelComprehensive(e,t={}){return this._delete("model-comprehensive",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}},Wl=class{constructor(){r(this,"appBranch",new bs);r(this,"appGlobalSettings",new Es);r(this,"appGrantedUser",new Os);r(this,"appOrg",new Ds);r(this,"appPublishLog",new Ns);r(this,"appState",new Ms);r(this,"appUser",new ws);r(this,"approvalLog",new Ps);r(this,"auditLog",new Cs);r(this,"basicConfig",new Us);r(this,"bizEvent",new Bs);r(this,"bizProcessDefinition",new ks);r(this,"bizProcessDefinitionVersion",new xs);r(this,"bizServiceCrud",new Gs);r(this,"bizService",new Vs);r(this,"bom",new Ks);r(this,"category",new Xs);r(this,"categoryRelation",new Hs);r(this,"codeTs",new Ws);r(this,"commitLog",new Fs);r(this,"dataModel",new $s);r(this,"designerCommon",new js);r(this,"designerLock",new zs);r(this,"designerOperateLog",new qs);r(this,"devops",new Js);r(this,"docOutline",new Qs);r(this,"document",new Zs);r(this,"edhrInstance",new Ys);r(this,"edhrInstanceRelation",new er);r(this,"edhrTmpl",new tr);r(this,"eleSearch",new nr);r(this,"enumModel",new sr);r(this,"enumModelField",new rr);r(this,"event",new lr);r(this,"eventLog",new ir);r(this,"excelTmpl",new ar);r(this,"excel",new ur);r(this,"fieldMeta",new cr);r(this,"field",new or);r(this,"fileResource",new gr);r(this,"file",new hr);r(this,"formRelate",new pr);r(this,"frontOperateLog",new dr);r(this,"globalMethod",new yr);r(this,"i18NInfo",new _r);r(this,"job",new fr);r(this,"jobLog",new Ir);r(this,"jsEngine",new vr);r(this,"label",new Sr);r(this,"labelLog",new Ar);r(this,"medPro",new Lr);r(this,"menuConfig",new mr);r(this,"mergeLog",new Rr);r(this,"messageRecord",new Tr);r(this,"messageSetting",new br);r(this,"messageTmpl",new Er);r(this,"mobileHomepage",new Or);r(this,"mobilePage",new Dr);r(this,"modelComprehensive",new Nr);r(this,"modelData",new Mr);r(this,"modelMeta",new wr);r(this,"modelMethod",new Pr);r(this,"model",new Cr);r(this,"onlineFormChangeHistory",new Ur);r(this,"onlineFormInstance",new Br);r(this,"onlineFormLog",new kr);r(this,"onlineFormTmplLog",new xr);r(this,"onlineFormTmpl",new Gr);r(this,"onlineForm",new Vr);r(this,"online",new Kr);r(this,"openapi",new Xr);r(this,"pageDesignerLog",new Hr);r(this,"permission",new Wr);r(this,"pmProcessDefinition",new Fr);r(this,"pmProcessDefinitionVersion",new $r);r(this,"pmProcessEngine",new jr);r(this,"printDesigner",new zr);r(this,"printLog",new qr);r(this,"print",new Jr);r(this,"process",new Qr);r(this,"processApprovalLog",new Zr);r(this,"processApproveUser",new Yr);r(this,"processDefinition",new el);r(this,"processDefinitionVersion",new tl);r(this,"processEngine",new nl);r(this,"processEvent",new sl);r(this,"processGraph",new rl);r(this,"processInstance",new ll);r(this,"processMessageUser",new il);r(this,"processNodeDefinition",new al);r(this,"processPathUser",new ul);r(this,"processPath",new cl);r(this,"processTaskDone",new ol);r(this,"processTaskTodo",new gl);r(this,"processVersion",new hl);r(this,"processTest",new pl);r(this,"productRelease",new dl);r(this,"publishLog",new yl);r(this,"regexp",new _l);r(this,"role",new fl);r(this,"rolePermission",new Il);r(this,"script",new vl);r(this,"scriptVersion",new Sl);r(this,"scriptVersionLog",new Al);r(this,"serviceOrchestration",new Ll);r(this,"serviceOrchestrationVersion",new ml);r(this,"serviceOrchestrationVersionLog",new Rl);r(this,"signHistory",new Tl);r(this,"signature",new bl);r(this,"sqlViewModel",new El);r(this,"sqlView",new Ol);r(this,"stash",new Dl);r(this,"subModelProcess",new Nl);r(this,"sysConfig",new Ml);r(this,"systemVar",new wl);r(this,"traceLog",new Pl);r(this,"traceLogDetails",new Cl);r(this,"traceMainline",new Ul);r(this,"traceMainlineExt",new Bl);r(this,"traceSetting",new kl);r(this,"userGroup",new xl);r(this,"userGroupRelation",new Gl);r(this,"viewModel",new Vl);r(this,"wash",new Kl);r(this,"webpage",new Xl);r(this,"api",new Hl)}};class g extends Ne{constructor(e){super(N.join("/gct-platform/api",e))}}class Fl extends g{constructor(){super("apk")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetActiveApp(e={}){return this._get("getActiveApp",null,null,e)}async getGetIp(e={}){return this._get("getIp",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async postUpload(e={}){return this._post("upload",null,null,e)}async putId(e,t={}){return this._put("",null,e,t)}}class $l extends g{constructor(){super("app")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async putAppCleanUp(e={}){return this._put("appCleanUp",null,null,e)}async putAppRestore(e={}){return this._put("appRestore",null,null,e)}async getCheckAppMaintainerInTenant(e={}){return this._get("checkAppMaintainerInTenant",null,null,e)}async postCreateBranch(e,t={}){return this._post("createBranch",e,null,t)}async putDisable(e={}){return this._put("disable",null,null,e)}async putEnable(e={}){return this._put("enable",null,null,e)}async getFieldMeta(e,t={}){return this._get("field-meta",null,e,t)}async getGetAppCount(e={}){return this._get("getAppCount",null,null,e)}async getGetCurrentBranch(e={}){return this._get("getCurrentBranch",null,null,e)}async getGetLatestCommit(e,t={}){return this._get("getLatestCommit",null,e,t)}async getGetMobileDbFileUrl(e={}){return this._get("getMobileDbFileUrl",null,null,e)}async postImportVersion(e,t={}){return this._post("importVersion",e,null,t)}async getImportVersionPreview(e,t={}){return this._get("importVersionPreview",null,e,t)}async getInfo(e={}){return this._get("info",null,null,e)}async getList(e={}){return this._get("list",null,null,e)}async getListBranch(e={}){return this._get("listBranch",null,null,e)}async getMerge(e,t={}){return this._get("merge",null,e,t)}async postMerge(e,t={}){return this._post("merge",e,null,t)}async getMergePreview(e,t={}){return this._get("mergePreview",null,e,t)}async getModelMeta(e,t={}){return this._get("model-meta",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getPublishLogInfo(e,t={}){return this._get("publishLogInfo",null,e,t)}async getPublishLogPageList(e,t={}){return this._get("publishLogPageList",null,e,t)}async postRevert(e,t={}){return this._post("revert",e,null,t)}async postSwitchBranch(e,t={}){return this._post("switchBranch",e,null,t)}async getTenant(e,t={}){return this._get("tenant",null,e,t)}async postUpload(e={}){return this._post("upload",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class jl extends g{constructor(){super("app-member")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putTransfer(e={}){return this._put("transfer",null,null,e)}async putId(e,t={}){return this._put("",null,e,t)}}class zl extends g{constructor(){super("app-setting")}async delete(e,t={}){return this._delete("",null,e,t)}async getCheckAppUserAdmin(e,t={}){return this._get("checkAppUserAdmin",null,e,t)}async getCheckAppUserVisibility(e,t={}){return this._get("checkAppUserVisibility",null,e,t)}async deleteDeveloper(e,t={}){return this._delete("developer",null,e,t)}async postDeveloper(e={}){return this._post("developer",null,null,e)}async getInfoByAppId(e,t={}){return this._get("infoByAppId",null,e,t)}async postSaveSetting(e,t={}){return this._post("saveSetting",e,null,t)}async postSaveSettingBatch(e={}){return this._post("saveSettingBatch",null,null,e)}}class ql extends g{constructor(){super("assets")}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async postMove(e={}){return this._post("move",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async postUpload(e={}){return this._post("upload",null,null,e)}}class Jl extends g{constructor(){super("audit-log")}async postExport(e,t={}){return this._post("export",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getModules(e={}){return this._get("modules",null,null,e)}async getOperateTypes(e={}){return this._get("operateTypes",null,null,e)}async getOperators(e={}){return this._get("operators",null,null,e)}async postPage(e,t={}){return this._post("page",e,null,t)}}class Ql extends g{constructor(){super("category")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Zl extends g{constructor(){super("data-source")}async post(e,t={}){return this._post("",e,null,t)}async put(e,t={}){return this._put("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async putEnabled(e,t={}){return this._put("enabled",e,null,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async postQueryData(e,t={}){return this._post("queryData",null,e,t)}async postSql(e,t={}){return this._post("sql",e,null,t)}async postTestConnect(e,t={}){return this._post("testConnect",e,null,t)}}class Yl extends g{constructor(){super("datasource-devops")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async postList(e,t={}){return this._post("list",e,null,t)}async postPage(e,t={}){return this._post("page",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ei extends g{constructor(){super("datasource-move")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getMoveData(e,t={}){return this._get("moveData",null,e,t)}async getPage(e,t={}){return this._get("page",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ti extends g{constructor(){super("datasource-move-data")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ni extends g{constructor(){super("datasource-move-detail")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class si extends g{constructor(){super("external-message")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ri extends g{constructor(){super("file")}async postUpload(e,t={}){return this._post("upload",null,e,t)}}class li extends g{constructor(){super("i18n-config")}async getList(e,t={}){return this._get("list",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ii extends g{constructor(){super("i18n-info")}async delete(e,t={}){return this._delete("",null,e,t)}async postExternal(e={}){return this._post("external",null,null,e)}async getLang(e,t={}){return this._get("lang",null,e,t)}async postLang(e,t={}){return this._post("lang",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putKey(e,t={}){return this._put("{key}",e,null,t)}}class ai extends g{constructor(){super("internal-message")}async post(e,t={}){return this._post("",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putRead(e={}){return this._put("read",null,null,e)}async getUnread(e={}){return this._get("unread",null,null,e)}}class ui extends g{constructor(){super("invoke-log")}async getExport(e,t={}){return this._get("export",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}}class ci extends g{constructor(){super("ldap")}async postUpload(e={}){return this._post("upload",null,null,e)}}class oi extends g{constructor(){super("license-unbind-log")}async post(e,t={}){return this._post("",e,null,t)}}class gi extends g{constructor(){super("license")}async getActivate(e,t={}){return this._get("activate",null,e,t)}async postActivates(e={}){return this._post("activates",null,null,e)}async postActivatesOffline(e,t={}){return this._post("activatesOffline",null,e,t)}async getCheckLicense(e={}){return this._get("checkLicense",null,null,e)}async getClients(e,t={}){return this._get("clients",null,e,t)}async getGetAppBasicInfo(e,t={}){return this._get("getAppBasicInfo",null,e,t)}async getGetExpireMsg(e,t={}){return this._get("getExpireMsg",null,e,t)}async getGetUsers(e,t={}){return this._get("getUsers",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getUnbind(e,t={}){return this._get("unbind",null,e,t)}}class hi extends g{constructor(){super("login-log")}async getPage(e,t={}){return this._get("page",null,e,t)}}class pi extends g{constructor(){super("login")}async postCheckApp(e,t={}){return this._post("checkApp",e,null,t)}async postSendMsg(e,t={}){return this._post("sendMsg",e,null,t)}async postSign(e,t={}){return this._post("sign",e,null,t)}async getSignOut(e={}){return this._get("signOut",null,null,e)}async getUserAppAuth(e,t={}){return this._get("userAppAuth",null,e,t)}}class di extends g{constructor(){super("manager")}async getPlat(e,t={}){return this._get("plat",null,e,t)}async getTenant(e,t={}){return this._get("tenant",null,e,t)}}class yi extends g{constructor(){super("message-setting")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetTypeCount(e={}){return this._get("getTypeCount",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async postMqtt(e,t={}){return this._post("mqtt",e,null,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async postSendEmailMessage(e,t={}){return this._post("sendEmailMessage",e,null,t)}async postSendMessage(e,t={}){return this._post("sendMessage",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class _i extends g{constructor(){super("nav-menu")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetSelected(e={}){return this._get("getSelected",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async postSelect(e,t={}){return this._post("select",e,null,t)}async putUpdateDesignerJson(e,t={}){return this._put("updateDesignerJson",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class fi extends g{constructor(){super("nav-page")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putUpdateDesignerJson(e,t={}){return this._put("updateDesignerJson",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ii extends g{constructor(){super("openapi-group")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class vi extends g{constructor(){super("openapi-key-grant")}async post(e={}){return this._post("",null,null,e)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getOpenapi(e={}){return this._get("openapi",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Si extends g{constructor(){super("org")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e={}){return this._get("info",null,null,e)}async postInputCheck(e,t={}){return this._post("inputCheck",e,null,t)}async getList(e={}){return this._get("list",null,null,e)}async postOrgHavePersonCheck(e,t={}){return this._post("orgHavePersonCheck",e,null,t)}async postTransferAndDelete(e,t={}){return this._post("transferAndDelete",e,null,t)}async postUser(e,t={}){return this._post("user",e,null,t)}async getUser(e,t={}){return this._get("user",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ai extends g{constructor(){super("org-user-picker")}async getManagement(e,t={}){return this._get("management",null,e,t)}async getTenant(e,t={}){return this._get("tenant",null,e,t)}}class Li extends g{constructor(){super("permission")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class mi extends g{constructor(){super("plat")}async postBase(e,t={}){return this._post("base",e,null,t)}async postDingtalk(e,t={}){return this._post("dingtalk",e,null,t)}async postEmail(e,t={}){return this._post("email",e,null,t)}async postFeishu(e,t={}){return this._post("feishu",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async postLogin(e,t={}){return this._post("login",e,null,t)}async postOrg(e,t={}){return this._post("org",e,null,t)}async postSecurity(e,t={}){return this._post("security",e,null,t)}async postTheme(e,t={}){return this._post("theme",e,null,t)}async postUserRole(e,t={}){return this._post("user-role",e,null,t)}async deleteUserRole(e,t={}){return this._delete("user-role",null,e,t)}async getUser(e={}){return this._get("user",null,null,e)}async getVersion(e={}){return this._get("version",null,null,e)}async postWatermark(e,t={}){return this._post("watermark",e,null,t)}async postWxwork(e,t={}){return this._post("wxwork",e,null,t)}}class Ri extends g{constructor(){super("plugin")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async postUploadZip(e={}){return this._post("uploadZip",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ti extends g{constructor(){super("plugin-version")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class bi extends g{constructor(){super("pm-process-delegate")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ei extends g{constructor(){super("pm-process-delegate-detail")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Oi extends g{constructor(){super("pm-process-instance")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Di extends g{constructor(){super("pm-task-done")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ni extends g{constructor(){super("pm-task-todo")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Mi extends g{constructor(){super("print-log")}async post(e,t={}){return this._post("",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}}class wi extends g{constructor(){super("print-resource")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getGetIpAddressStatus(e,t={}){return this._get("getIpAddressStatus",null,e,t)}async getGetPrintCount(e={}){return this._get("getPrintCount",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getListByMacAddress(e,t={}){return this._get("listByMacAddress",null,e,t)}async postPrintTest(e={}){return this._post("printTest",null,null,e)}async postSendPrintData(e,t={}){return this._post("sendPrintData",e,null,t)}async putUpdateRemark(e,t={}){return this._put("updateRemark",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Pi extends g{constructor(){super("regexp")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ci extends g{constructor(){super("released")}async deleteApp(e,t={}){return this._delete("app",null,e,t)}async putApp(e={}){return this._put("app",null,null,e)}async getApp(e,t={}){return this._get("app",null,e,t)}}class Ui extends g{constructor(){super("role-permission")}async getPlat(e,t={}){return this._get("plat",null,e,t)}async postPlat(e,t={}){return this._post("plat",e,null,t)}async getTenant(e,t={}){return this._get("tenant",null,e,t)}async postTenant(e,t={}){return this._post("tenant",e,null,t)}}class Bi extends g{constructor(){super("role")}async getList(e={}){return this._get("list",null,null,e)}async postPlat(e,t={}){return this._post("plat",e,null,t)}async deletePlat(e,t={}){return this._delete("plat",null,e,t)}async getPlat(e,t={}){return this._get("plat",null,e,t)}async putPlat(e={}){return this._put("plat",null,null,e)}async postTenant(e,t={}){return this._post("tenant",e,null,t)}async deleteTenant(e,t={}){return this._delete("tenant",null,e,t)}async getTenant(e,t={}){return this._get("tenant",null,e,t)}async putTenant(e={}){return this._put("tenant",null,null,e)}}class ki extends g{constructor(){super("seat-message")}async getClose(e={}){return this._get("close",null,null,e)}}class xi extends g{constructor(){super("seat")}async postAuth(e={}){return this._post("auth",null,null,e)}async getListAuthed(e,t={}){return this._get("listAuthed",null,e,t)}async getListNotAuth(e,t={}){return this._get("listNotAuth",null,e,t)}async postRemoveAuth(e,t={}){return this._post("removeAuth",null,e,t)}async getTotalinfos(e={}){return this._get("totalinfos",null,null,e)}}class Gi extends g{constructor(){super("shortcut")}async postMenu(e={}){return this._post("menu",null,null,e)}async deleteMenu(e,t={}){return this._delete("menu",null,e,t)}async getMenu(e,t={}){return this._get("menu",null,e,t)}async putMenu(e,t={}){return this._put("menu",e,null,t)}}class Vi extends g{constructor(){super("sms")}async postGetSignsAndTemplates(e,t={}){return this._post("getSignsAndTemplates",e,null,t)}async postSendMsg(e,t={}){return this._post("sendMsg",e,null,t)}}class Ki extends g{constructor(){super("started-process")}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}}class Xi extends g{constructor(){super("task-delegate")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postCancel(e={}){return this._post("cancel",null,null,e)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Hi extends g{constructor(){super("task-done")}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}}class Wi extends g{constructor(){super("task-todo")}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async getProcess(e={}){return this._get("process",null,null,e)}}class Fi extends g{constructor(){super("tenant-developer")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postRemoveAndHandover(e,t={}){return this._post("RemoveAndHandover",e,null,t)}async getGetUserMaintainerApp(e,t={}){return this._get("getUserMaintainerApp",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class $i extends g{constructor(){super("tenant")}async putDisable(e={}){return this._put("disable",null,null,e)}async putEnable(e={}){return this._put("enable",null,null,e)}async getGetTenantIdByAppId(e,t={}){return this._get("getTenantIdByAppId",null,e,t)}async getGetTencentByDomain(e,t={}){return this._get("getTencentByDomain",null,e,t)}async getInfo(e={}){return this._get("info",null,null,e)}async getList(e,t={}){return this._get("list",null,e,t)}async postManagement(e,t={}){return this._post("management",e,null,t)}async deleteManagement(e,t={}){return this._delete("management",null,e,t)}async getManagement(e,t={}){return this._get("management",null,e,t)}async putManagement(e,t={}){return this._put("management",e,null,t)}async putUpdateDomain(e,t={}){return this._put("updateDomain",e,null,t)}async postUserRole(e,t={}){return this._post("user-role",e,null,t)}async deleteUserRole(e,t={}){return this._delete("user-role",null,e,t)}async getUser(e={}){return this._get("user",null,null,e)}async putId(e,t,s={}){return this._put("",t,e,s)}}class ji extends g{constructor(){super("user")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e={}){return this._get("info",null,null,e)}async getInfoByIds(e,t={}){return this._get("infoByIds",null,e,t)}async getLast(e={}){return this._get("last",null,null,e)}async getList(e,t={}){return this._get("list",null,e,t)}async getListByTenantId(e,t={}){return this._get("listByTenantId",null,e,t)}async postOrg(e,t={}){return this._post("org",e,null,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async postPlat(e,t={}){return this._post("plat",e,null,t)}async postReset(e,t={}){return this._post("reset",e,null,t)}async postSettings(e,t={}){return this._post("settings",e,null,t)}async postTenant(e,t={}){return this._post("tenant",e,null,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class zi extends g{constructor(){super("user-extra")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class qi extends g{constructor(){super("user-info-log")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Ji extends g{constructor(){super("user-password-history")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e={}){return this._get("list",null,null,e)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Qi extends g{constructor(){super("workbench-component")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Zi extends g{constructor(){super("workbench-component-relation")}async post(e,t={}){return this._post("",e,null,t)}async delete(e,t={}){return this._delete("",null,e,t)}async postDrag(e,t={}){return this._post("drag",e,null,t)}async getInfo(e,t={}){return this._get("info",null,e,t)}async getList(e,t={}){return this._get("list",null,e,t)}async getPage(e,t={}){return this._get("page",null,e,t)}async putUpdatePositionJson(e,t={}){return this._put("updatePositionJson",e,null,t)}async putWorkbenchComponentActive(e,t={}){return this._put("workbenchComponentActive",null,e,t)}async putId(e,t,s={}){return this._put("",t,e,s)}}class Yi extends g{constructor(){super("api")}async getApaasUtils(e,t={}){return this._get("apaas-utils",null,e,t)}async postAppGrantedUser(e,t,s={}){return this._post("app-granted-user",t,e,s)}async getAppGrantedUser(e,t={}){return this._get("app-granted-user",null,e,t)}async getAppSetting(e,t={}){return this._get("app-setting",null,e,t)}async getApp(e,t={}){return this._get("app",null,e,t)}async postApp(e,t={}){return this._post("app",e,null,t)}async deleteApp(e,t={}){return this._delete("app",null,e,t)}async putApp(e,t={}){return this._put("app",e,null,t)}async getDataSource(e,t={}){return this._get("data-source",null,e,t)}async postDataSource(e,t,s={}){return this._post("data-source",t,e,s)}async getMsg(e,t={}){return this._get("msg",null,e,t)}async postMsg(e,t={}){return this._post("msg",e,null,t)}async postOpenapiGroup(e,t={}){return this._post("openapi-group",e,null,t)}async putOpenapiGroup(e,t={}){return this._put("openapi-group",null,e,t)}async putOpenapiKeyGrant(e,t={}){return this._put("openapi-key-grant",null,e,t)}async getOrgUserPicker(e,t={}){return this._get("org-user-picker",null,e,t)}async postOrgUserPicker(e,t={}){return this._post("org-user-picker",e,null,t)}async postOrg(e={}){return this._post("org",null,null,e)}async getOrg(e={}){return this._get("org",null,null,e)}async postPrintLog(e,t={}){return this._post("print-log",e,null,t)}async getPrint(e,t={}){return this._get("print",null,e,t)}async postPrint(e,t={}){return this._post("print",e,null,t)}async deleteRegexp(e,t={}){return this._delete("regexp",null,e,t)}async getRegexp(e,t={}){return this._get("regexp",null,e,t)}async postRegexp(e,t={}){return this._post("regexp",e,null,t)}async putRegexp(e,t={}){return this._put("regexp",e,null,t)}async getTenant(e,t={}){return this._get("tenant",null,e,t)}async postTenant(e,t={}){return this._post("tenant",e,null,t)}async getUser(e,t={}){return this._get("user",null,e,t)}async postUser(e,t={}){return this._post("user",null,e,t)}}class ea{constructor(){r(this,"apk",new Fl);r(this,"app",new $l);r(this,"appMember",new jl);r(this,"appSetting",new zl);r(this,"assets",new ql);r(this,"auditLog",new Jl);r(this,"category",new Ql);r(this,"dataSource",new Zl);r(this,"datasourceDevops",new Yl);r(this,"datasourceMove",new ei);r(this,"datasourceMoveData",new ti);r(this,"datasourceMoveDetail",new ni);r(this,"externalMessage",new si);r(this,"file",new ri);r(this,"i18NConfig",new li);r(this,"i18NInfo",new ii);r(this,"internalMessage",new ai);r(this,"invokeLog",new ui);r(this,"ldap",new ci);r(this,"licenseUnbindLog",new oi);r(this,"license",new gi);r(this,"loginLog",new hi);r(this,"login",new pi);r(this,"manager",new di);r(this,"messageSetting",new yi);r(this,"navMenu",new _i);r(this,"navPage",new fi);r(this,"openapiGroup",new Ii);r(this,"openapiKeyGrant",new vi);r(this,"org",new Si);r(this,"orgUserPicker",new Ai);r(this,"permission",new Li);r(this,"plat",new mi);r(this,"plugin",new Ri);r(this,"pluginVersion",new Ti);r(this,"pmProcessDelegate",new bi);r(this,"pmProcessDelegateDetail",new Ei);r(this,"pmProcessInstance",new Oi);r(this,"pmTaskDone",new Di);r(this,"pmTaskTodo",new Ni);r(this,"printLog",new Mi);r(this,"printResource",new wi);r(this,"regexp",new Pi);r(this,"released",new Ci);r(this,"rolePermission",new Ui);r(this,"role",new Bi);r(this,"seatMessage",new ki);r(this,"seat",new xi);r(this,"shortcut",new Gi);r(this,"sms",new Vi);r(this,"startedProcess",new Ki);r(this,"taskDelegate",new Xi);r(this,"taskDone",new Hi);r(this,"taskTodo",new Wi);r(this,"tenantDeveloper",new Fi);r(this,"tenant",new $i);r(this,"user",new ji);r(this,"userExtra",new zi);r(this,"userInfoLog",new qi);r(this,"userPasswordHistory",new Ji);r(this,"workbenchComponent",new Qi);r(this,"workbenchComponentRelation",new Zi);r(this,"api",new Yi)}}class Me{constructor(){r(this,"i18n",R({}));r(this,"storeUtil",new Se);r(this,"store",this.storeUtil.store);r(this,"message");r(this,"dictionary",new Ee);r(this,"register",{designer:{mobile:new z,web:new z},render:{mobile:new q,web:new q},editor:G,formItem:V});r(this,"api",{apaas:new Wl,platform:new ea})}t(e,t){return this.i18n.global.t(e,t)}}l("GctGlobal",Me);class we{constructor(e){r(this,"evt",new Ae);r(this,"state",new F);r(this,"item",{});r(this,"provider",{});r(this,"context",{});r(this,"params",{});r(this,"fields",[]);r(this,"modelMap",{});this.model=e,this.init()}init(){this.model.children&&this.initFormItems(this.model.children),this.initEvent(),this.calcState()}initEvent(){}calcState(){}initFormItems(e){e.forEach(t=>{let s=null;if((t.type==="item"||t.type==="hidden")&&(this.fields.push(t.name),this.modelMap[t.name]=t),t.type==="item"&&(s=_gct.register.formItem.create(`${t.type}___${t.editor.type}___${t.name}`),s||(s=_gct.register.formItem.create(`${t.type}___${t.editor.type}`))),s||(s=_gct.register.formItem.create(t.type)),!s){console.error(`未找到表单项提供者:${t.type}`,t);return}if(this.provider[t.name]=s,t.type==="item"){const c=t;this.item[c.name]=s.createController(this,c)}else if(t.type==="hidden"){const c=t;this.item[c.name]=s.createController(this,c)}else if(t.type==="container"||t.container){const c=t;this.item[t.name]=s.createController(this,c),c.children&&this.initFormItems(c.children)}})}calcHidden(){Object.keys(this.item).forEach(t=>{const s=this.item[t];if(s.model.hidden){const c=s.model.hidden(this,s,this.state.data);c!=null&&(s.state.visible=!c)}})}getData(){const e={};return this.fields.forEach(t=>{const s=this.item[t];s&&(s.state.visible===!0||s.model.type==="hidden")&&(e[s.key]=s.value)}),e}resetData(){this.fields.forEach(e=>{const t=this.item[e];t&&t.reset()})}async load(){try{if(!this.model.loadRequest)return{};this.state.loading=!0;const e=await this.model.loadRequest({id:this.context.id});return this.fields.forEach(t=>{const s=this.item[t];s&&(s.value=e[s.key]),s.defaultValue()}),this.state.loaded=!0,e}finally{this.state.loading=!1}}destroy(){this.state.destroyed=!0,this.evt.reset(),this.fields.forEach(e=>{const t=this.item[e];t&&t.destroy()})}validate(){return Promise.resolve(!0)}validateItem(e){return Promise.resolve(!0)}loaded(){this.calcHidden(),this.fields.forEach(e=>{this.item[e].defaultValue()}),this.calcState()}mounted(){}}l("GctFormController",we);class ta extends we{initEvent(){super.initEvent(),this.evt.on("change",(e,t,s)=>{if(this.model.watch){const i=this.model.watch[e];i&&i(this,t,s)}const c=this.item[e];c&&c.model.watch&&c.model.watch(this,c,t,s),t!=s&&this.calcHidden(),this.model.autosave===!0&&this.state.loading===!1&&this.autoSave()})}autoSave(){return this.save()}save(){const e=this.getData();return this.state.isNew===!0&&this.model.newRequest?this.model.newRequest(e):this.model.updateRequest?this.model.updateRequest({id:this.context.id},e):Promise.resolve(e)}}l("EditFormController",ta);function na(n){const e=n();return e.state=C(e.state),oe(()=>e.destroy()),e}class ee{constructor(e){r(this,"model");this.model=e}}l("EditorController",ee);class Pe{constructor(e){r(this,"evt",new Ae);r(this,"context",{});r(this,"params",{});r(this,"state",new F);r(this,"item",{});r(this,"provider",{});this.model=e,this.init()}load(){throw new Error("Method not implemented.")}loaded(){throw new Error("Method not implemented.")}destroy(){throw new Error("Method not implemented.")}validate(){throw new Error("Method not implemented.")}validateItem(e){throw new Error("Method not implemented.")}mounted(){throw new Error("Method not implemented.")}init(){this.model.children&&this.initFormItems(this.model.children),this.initEvent()}initEvent(){}initFormItems(e){e.forEach(t=>{let s=null;if(t.type==="item"&&(s=_gct.register.formItem.create(`${t.type}___${t.editor.type}___${t.name}`),s||(s=_gct.register.formItem.create(`${t.type}___${t.editor.type}`))),s||(s=_gct.register.formItem.create(t.type)),!s){console.error(`未找到表单项提供者:${t.type}`,t);return}if(this.provider[t.name]=s,t.type==="item"){const c=t;this.item[c.name]=s.createController(this,t)}else if(t.type==="container"){const c=t;this.item[t.name]=s.createController(this,t),c.children&&this.initFormItems(c.children)}})}getData(){return{}}resetData(){Object.keys(this.state.data).forEach(t=>{const s=this.state.data[t];s&&(typeof s=="object"?Array.isArray(s)?this.state.data[t]=[]:this.state.data[t]={}:this.state.data[t]=null)})}}l("FormController",Pe);function sa(n){const e=new Pe(n);return e.state=C(e.state),e}class b{constructor(e,t){r(this,"state",this.crateItemState());this.form=e,this.model=t,this.init()}get data(){return this.form.state.data}init(){}destroy(){this.state.destroyed=!0}crateItemState(){return new m}}l("FormItemBasicController",b);function ra(n){const e=n();return e.state=C(e.state),e}class la extends b{constructor(){super(...arguments);r(this,"type","collapse-pane")}crateItemState(){return new de}}l("FormCollapsePaneController",la);class ia extends b{constructor(){super(...arguments);r(this,"type","collapse")}crateItemState(){return new ye}}l("FormCollapseController",ia);class aa extends b{constructor(){super(...arguments);r(this,"type","tab")}crateItemState(){return new _e}}l("FormTabController",aa);class ua extends b{constructor(){super(...arguments);r(this,"type","tab-pane")}crateItemState(){return new fe}}l("FormTabPaneController",ua);class ca extends b{constructor(){super(...arguments);r(this,"type","group")}crateItemState(){return new Ie}}l("FormGroupController",ca);class te extends b{get key(){return this.model.field??this.model.name}get value(){return this.form.state.data[this.key]}set value(e){const t=P(this.form.state.data[this.key]);this.form.state.data[this.key]=e,this.form.evt.emit("change",this.key,e,t),this.state.value=e}get editorValue(){return this.model.fields?this.model.fields.map(e=>this.form.item[e].value):this.value}set editorValue(e){this.model.fields?this.model.fields.forEach((t,s)=>{this.form.item[t].value=e==null?void 0:e[s]}):this.value=e}init(){if(super.init(),this.model.type!=="hidden"){const{editor:e}=this.model;this.state.readonly=e.readonly,e.disabled!=null&&(this.state.disabled=e.disabled)}if(this.model.dictionary){const{mode:e}=this.model.dictionary;e==="static"&&(this.state.options=this.model.dictionary.items||[])}}defaultValue(){this.form.state.data[this.key]===void 0&&this.model.defaultValue!==void 0&&(this.form.state.data[this.key]=this.model.defaultValue)}reset(){this.model.defaultValue!==void 0?this.value=this.model.defaultValue:this.value=void 0}crateItemState(){return new $}}l("FormEditItemController",te);class oa extends te{constructor(){super(...arguments);r(this,"type","item")}async loadDictionary(t){if(this.state.options.length>0)return this.state.options;this.state.options=[],this.state.loading=!0;try{return this.model.dictionary?this.state.options=await _gct.dictionary.asyncGetByConfig(this.model.dictionary,t):this.model.dictionaryTag&&(this.state.options=await _gct.dictionary.asyncGet(this.model.dictionaryTag,t)),this.state.options}finally{this.state.loading=!1}}clearDictionary(){this.state.options=[]}crateItemState(){return new ve}}l("FormItemController",oa);class ga extends te{constructor(){super(...arguments);r(this,"type","hidden")}}l("FormHiddenItemController",ga);class ha extends ee{}l("LengthUnitEditorController",ha);class pa extends ee{}l("ColorEditorController",pa);function Ce(){return X("formController")}function da(n){let e;if(n){const t=Ce();e=U({get(){return t.item[n].value},set(s){t.item[n].value=s}})}else{let t=H().proxy;const s=t.$props,c=t.$emit;e=U({get:()=>s.value,set:i=>{typeof i=="string"&&(i=i.trim()),!(typeof i!="object"&&s.value==i)&&c("update:value",i)}}),t=null}return e}function ya(n,e){let t=H().proxy;const s=t.$props,c=t.$emit,i=n?n.length:0,u=e?e.length:0,h=U({get:()=>{if(!s.value)return"";let o=s.value;return i>0&&o.startsWith(n)&&(o=o.substring(i)),u>0&&o.endsWith(e)&&(o=o.substring(0,o.length-u)),o},set:o=>{if(s.value===o)return;if(typeof o=="string"&&(o=o.trim()),o==""){c("update:value","");return}let d=o;i>0&&(d=n+d),u>0&&(d=d+e),c("update:value",d)}});return t=null,h}function _a(n){const e=X("modal");return e&&n&&(e.ok=n),e}function fa(n){return new Oe(n)}function Ue(n){return typeof n<"u"}function Ia(n){const e=B(n||""),t=B(!1),s=B(!1);return ge(e,c=>{Ue(c)&&(s.value=!0,t.value=Be(c))},{immediate:!!n,flush:"sync"}),{clipboardRef:e,isSuccessRef:t,copiedRef:s}}function Be(n,{target:e=document.body}={}){const t=document.createElement("textarea"),s=document.activeElement;t.value=n,t.setAttribute("readonly",""),t.style.contain="strict",t.style.position="absolute",t.style.left="-9999px",t.style.fontSize="12pt";const c=document.getSelection();let i;c&&c.rangeCount>0&&(i=c.getRangeAt(0)),e.append(t),t.select(),t.selectionStart=0,t.selectionEnd=n.length;let u=!1;try{u=document.execCommand("copy")}catch(h){throw new Error(h)}return t.remove(),i&&c&&(c.removeAllRanges(),c.addRange(i)),s&&s.focus(),u}function ke(){if(window._gct){console.warn("核心包已安装,请勿重复安装!");return}console.info("核心包安装成功!"),window._gct=new Me}}}});
|