base6-ui 2.0.10 → 2.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/locale/http/en-us.d.ts +1 -0
- package/dist/locale/lang/en-us.d.ts +3 -3
- package/es/components/platform-navigation/index.vue.mjs +2 -2
- package/es/components/platform-navigation/index.vue2.mjs +78 -78
- package/es/index.css +1 -1
- package/es/locale/http/en-us.d.ts +1 -0
- package/es/locale/http/en-us.mjs +2 -0
- package/es/locale/http/zh-cn.mjs +2 -0
- package/es/locale/lang/en-us.d.ts +3 -3
- package/es/locale/lang/en-us.mjs +4 -4
- package/es/locale/lang/zh-cn.mjs +4 -4
- package/lib/components/platform-navigation/index.vue.js +1 -1
- package/lib/components/platform-navigation/index.vue2.js +1 -1
- package/lib/index.css +1 -1
- package/lib/locale/http/en-us.d.ts +1 -0
- package/lib/locale/http/en-us.js +1 -1
- package/lib/locale/http/zh-cn.js +1 -1
- package/lib/locale/lang/en-us.d.ts +3 -3
- package/lib/locale/lang/en-us.js +1 -1
- package/lib/locale/lang/zh-cn.js +1 -1
- package/package.json +1 -1
package/lib/locale/http/en-us.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e={name:"en-us",unauthorized:"Authentication Failed, Please Re-login",forbidden:"No Permission to Access This Resource",success:{unknown:"Unknown System Error, Please Try Again Later",warning:"Warning",success:"Success",parameterProblem:"Invalid Parameter Input",userExists:"Username Already Exists",userIncorrectCode:"Incorrect verification code",userInvalidPassword:"Invalid account or password",userPhoneNotRegistered:"This phone number is not registered. Please register first before logging in.",userBeenDisabled:"This account has been disabled. Please contact the administrator.",userPhoneBeenRegistered:"This phone number is already registered. Please log in directly or [retrieve password].",resourceExists:"Resource Name Already Exists",resourceBeenBound:"Resource Has Been Reused/Bound",resourceCannotModified:"Used Resource Cannot Be Modified",resourceCannotDeleted:"Used Resource Cannot Be Deleted",resourceBeenClaimed:"Resource Has Been Claimed",resourceBeenSuspended:"Resource Is Suspended, Operation Not Allowed",resourceNotExist:"Resource Does Not Exist",resourceBeingCreated:"Resource Is Being Created, Please Try Later",resourceBeingUpdated:"Resource Is Being Updated, Please Try Later",resourceBeingDeleted:"Resource Is Being Deleted, Please Try Later",resourceBeingSubmitted:"Resource Is Being Submitted, Please Try Later",resourceBeingRejected:"Resource Is Being Rejected, Please Try Later",resourceBeingOccupied:"Resource Is Occupied, Please Try Later",resourceNotSupport:"Resource Status Does Not Support This Operation",resourceUnauthorized:"No Permission to Use This Resource"}};exports.default=e;
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e={name:"en-us",unauthorized:"Authentication Failed, Please Re-login",forbidden:"No Permission to Access This Resource",success:{unknown:"Unknown System Error, Please Try Again Later",warning:"Warning",success:"Success",parameterProblem:"Invalid Parameter Input",userExists:"Username Already Exists",userIncorrectCode:"Incorrect verification code",userInvalidPassword:"Invalid account or password",userPhoneNotRegistered:"This phone number is not registered. Please register first before logging in.",userBeenDisabled:"This account has been disabled. Please contact the administrator.",userPhoneBeenRegistered:"This phone number is already registered. Please log in directly or [retrieve password].",userBeenRegistered:"This account is already registered. Please log in directly or [retrieve password].",resourceExists:"Resource Name Already Exists",resourceBeenBound:"Resource Has Been Reused/Bound",resourceCannotModified:"Used Resource Cannot Be Modified",resourceCannotDeleted:"Used Resource Cannot Be Deleted",resourceBeenClaimed:"Resource Has Been Claimed",resourceBeenSuspended:"Resource Is Suspended, Operation Not Allowed",resourceNotExist:"Resource Does Not Exist",resourceBeingCreated:"Resource Is Being Created, Please Try Later",resourceBeingUpdated:"Resource Is Being Updated, Please Try Later",resourceBeingDeleted:"Resource Is Being Deleted, Please Try Later",resourceBeingSubmitted:"Resource Is Being Submitted, Please Try Later",resourceBeingRejected:"Resource Is Being Rejected, Please Try Later",resourceBeingOccupied:"Resource Is Occupied, Please Try Later",resourceNotSupport:"Resource Status Does Not Support This Operation",resourceUnauthorized:"No Permission to Use This Resource"}};exports.default=e;
|
package/lib/locale/http/zh-cn.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e={name:"zh-cn",unauthorized:"身份验证失败,请重新登录",forbidden:"暂无权限访问该资源",success:{unknown:"系统发生未知异常,请稍后重试",warning:"警告",success:"操作成功",parameterProblem:"参数输入不合法",userExists:"用户名已存在",userIncorrectCode:"验证码错误",userInvalidPassword:"账号或密码错误",userPhoneNotRegistered:"该手机号未注册,请先注册后登录",userBeenDisabled:"该账号已被禁用,请联系管理员",userPhoneBeenRegistered:"该手机号已注册,请直接登录或【找回密码】",resourceExists:"资源名称已存在",resourceBeenBound:"资源已被重复使用 / 绑定",resourceCannotModified:"已使用的资源不可修改",resourceCannotDeleted:"已使用的资源不可删除",resourceBeenClaimed:"资源已被领取",resourceBeenSuspended:"资源已挂起,无法操作",resourceNotExist:"资源不存在",resourceBeingCreated:"资源创建中,请稍后操作",resourceBeingUpdated:"资源更新中,请稍后操作",resourceBeingDeleted:"资源删除中,请稍后操作",resourceBeingSubmitted:"资源提交中,请稍后操作",resourceBeingRejected:"资源驳回中,请稍后操作",resourceBeingOccupied:"资源被占用,请稍后重试",resourceNotSupport:"资源状态不支持该操作",resourceUnauthorized:"无权限使用该资源"}};exports.default=e;
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e={name:"zh-cn",unauthorized:"身份验证失败,请重新登录",forbidden:"暂无权限访问该资源",success:{unknown:"系统发生未知异常,请稍后重试",warning:"警告",success:"操作成功",parameterProblem:"参数输入不合法",userExists:"用户名已存在",userIncorrectCode:"验证码错误",userInvalidPassword:"账号或密码错误",userPhoneNotRegistered:"该手机号未注册,请先注册后登录",userBeenDisabled:"该账号已被禁用,请联系管理员",userPhoneBeenRegistered:"该手机号已注册,请直接登录或【找回密码】",userBeenRegistered:"该账号已注册,请直接登录或【找回密码】",resourceExists:"资源名称已存在",resourceBeenBound:"资源已被重复使用 / 绑定",resourceCannotModified:"已使用的资源不可修改",resourceCannotDeleted:"已使用的资源不可删除",resourceBeenClaimed:"资源已被领取",resourceBeenSuspended:"资源已挂起,无法操作",resourceNotExist:"资源不存在",resourceBeingCreated:"资源创建中,请稍后操作",resourceBeingUpdated:"资源更新中,请稍后操作",resourceBeingDeleted:"资源删除中,请稍后操作",resourceBeingSubmitted:"资源提交中,请稍后操作",resourceBeingRejected:"资源驳回中,请稍后操作",resourceBeingOccupied:"资源被占用,请稍后重试",resourceNotSupport:"资源状态不支持该操作",resourceUnauthorized:"无权限使用该资源"}};exports.default=e;
|
|
@@ -5,7 +5,7 @@ declare const enUS: {
|
|
|
5
5
|
userCenter: string;
|
|
6
6
|
logout: string;
|
|
7
7
|
};
|
|
8
|
-
|
|
8
|
+
platformNavigation: {
|
|
9
9
|
allProducts: string;
|
|
10
10
|
BasePlatform: string;
|
|
11
11
|
BasePlatformDescription: string;
|
|
@@ -17,8 +17,8 @@ declare const enUS: {
|
|
|
17
17
|
OmniPlatformDescription: string;
|
|
18
18
|
BlinkPlatform: string;
|
|
19
19
|
BlinkPlatformDescription: string;
|
|
20
|
-
|
|
21
|
-
|
|
20
|
+
BricPlatform: string;
|
|
21
|
+
BricPlatformDescription: string;
|
|
22
22
|
RobotPlatform: string;
|
|
23
23
|
RobotPlatformDescription: string;
|
|
24
24
|
};
|
package/lib/locale/lang/en-us.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o={name:"en-us",boden:{systemActions:{userCenter:"user center",logout:"logout"},
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o={name:"en-us",boden:{systemActions:{userCenter:"user center",logout:"logout"},platformNavigation:{allProducts:"all Products",BasePlatform:"BASE 数据标注平台",BasePlatformDescription:"专业标注服务,打造精准数据,驱动智能变革",AdsPlatform:"自动驾驶标注平台 - BASE ADS",AdsPlatformDescription:"自动驾驶标注平台支持点云、图像等连续的数据的标注与质检,提供可编排工作流与智能辅助工具,帮助团队高效构建自动驾驶训练数据集。",StudioPlatform:"通用标注平台 - BASE Studio",StudioPlatformDescription:"通用标注平台,支持图像、音频、文本、视频等多类型数据的标注与质检。具备灵活的可编排工作流能力,提供丰富的标注工具模板和算法辅助能力,适用于计算机视觉、语音识别、NLP。",OmniPlatform:"多模态标注平台 - BASE Omni",OmniPlatformDescription:"多模态标注平台是一套支持多源异构数据协同标注的智能系统,覆盖图像、视频、音频、文本、点云等多种模态数据类型,支持模态间时间同步与语义关联标注。帮助团队高效构建多模态融合训练数据集。",BlinkPlatform:"Blink 数据管理平台",BlinkPlatformDescription:"集成数据资产的管理、交付、检索等全链路管理",BricPlatform:"BRIC 数据采集平台",BricPlatformDescription:"专业数据采集,汇聚海量基石,奠定智能根基",RobotPlatform:"具身智能采集 - BRIC Robot",RobotPlatformDescription:"专为具身智能研发打造,支持道场场景管理与多类型机器人组网(机器臂/人形)。提供从任务下发、现场采集到数据包审核的全链路工作流,内置遥操作与示教工具,高效沉淀高价值训练数据。"}}};exports.default=o;
|
package/lib/locale/lang/zh-cn.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o={name:"zh-cn",boden:{systemActions:{userCenter:"个人中心",logout:"退出账号"},
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o={name:"zh-cn",boden:{systemActions:{userCenter:"个人中心",logout:"退出账号"},platformNavigation:{allProducts:"全部产品",BasePlatform:"BASE 数据标注平台",BasePlatformDescription:"专业标注服务,打造精准数据,驱动智能变革",AdsPlatform:"自动驾驶标注平台 - BASE ADS",AdsPlatformDescription:"自动驾驶标注平台支持点云、图像等连续的数据的标注与质检,提供可编排工作流与智能辅助工具,帮助团队高效构建自动驾驶训练数据集。",StudioPlatform:"通用标注平台 - BASE Studio",StudioPlatformDescription:"通用标注平台,支持图像、音频、文本、视频等多类型数据的标注与质检。具备灵活的可编排工作流能力,提供丰富的标注工具模板和算法辅助能力,适用于计算机视觉、语音识别、NLP。",OmniPlatform:"多模态标注平台 - BASE Omni",OmniPlatformDescription:"多模态标注平台是一套支持多源异构数据协同标注的智能系统,覆盖图像、视频、音频、文本、点云等多种模态数据类型,支持模态间时间同步与语义关联标注。帮助团队高效构建多模态融合训练数据集。",BlinkPlatform:"Blink 数据管理平台",BlinkPlatformDescription:"集成数据资产的管理、交付、检索等全链路管理",BricPlatform:"Bric 数据采集平台",BricPlatformDescription:"专业数据采集,汇聚海量基石,奠定智能根基",RobotPlatform:"具身智能采集 - BRIC Robot",RobotPlatformDescription:"专为具身智能研发打造,支持道场场景管理与多类型机器人组网(机器臂/人形)。提供从任务下发、现场采集到数据包审核的全链路工作流,内置遥操作与示教工具,高效沉淀高价值训练数据。"}}};exports.default=o;
|