rtcpts 0.0.4 → 0.0.6

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rtcpts",
3
- "version": "0.0.4",
3
+ "version": "0.0.6",
4
4
  "description": "A Vue 3 component library built with Vite and TypeScript, featuring components integrated with Quasar.",
5
5
  "main": "dist/rtcpt.umd.js",
6
6
  "module": "dist/rtcpt.es.js",
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e={action:{confirm:"Confirm",cancel:"Cancel",query:"Query",reset:"Reset",expandAll:"Expand",collapseAll:"Collapse",viewAll:"View All",loading:"Loading..."},messages:{pleaseEnter:"Please enter",pleasePressEnterEnter:"Please press Enter to enter",pleaseSelect:"Please select",noData:"No data",date:{start:"Start Date",end:"End Date",confirm:"Confirm",hour:"Hour",minute:"Minute",second:"Second",scrollTooltip:"You can scroll the mouse wheel to change the time value"},loading:"Loading...",formRules:{required:"Required",arrMaxLength:"Select up to {max} items",percentageInvalid:"Enter a valid percentage (0-100)",over0:"Value must be greater than 0%",less100:"Value must be less than 100%",addressInvalid:"Invalid format, e.g. {example}",emailInvalid:"Invalid email address",invalidPort:"Invalid port number",rangeInt:"Value must be an integer between {min} and {max}",rangeNumber:"Value must be between {min} and {max}",invalidInput:"Invalid input",alreadyExists:"Already exists",positiveInt:"Value must be a positive integer",nonNegativeInt:"Value must be a non-negative integer",duplicateItemNotAllowed:"Duplicate item not allowed, {value} already exists",maxLengthExceeded:"Maximum {max} items allowed"},jQFile:{click_or_drag_file:"Click to upload",file_type_is:"Supported file types: {type}",max_file_size:"Maximum file size: {size}",unsupportFileFormat:"Unsupported file format",maxFileSizeIs:"Maximum file size: {max} MB"},pagination:{pieces_page:"Pieces/page",goto:"Goto",total:"Total {total} items"}}};exports.default=e;
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e={action:{confirm:"确认",cancel:"取消",query:"搜索",reset:"重置",expandAll:"展开",collapseAll:"收起",viewAll:"查看全部",loading:"加载中..."},messages:{pleaseEnter:"请输入",pleasePressEnterEnter:"请按回车键确认",pleaseSelect:"请选择",noData:"无数据",date:{start:"起始时间",end:"结束时间",confirm:"确认",hour:"时",minute:"分",second:"秒",scrollTooltip:"可以滚动鼠标滚轮改变时间值"},loading:"加载中...",formRules:{required:"必填",arrMaxLength:"最多选择 {max} 项",percentageInvalid:"请输入有效的百分比(0-100)",over0:"值必须大于 0%",less100:"值必须小于 100%",addressInvalid:"格式不正确,例如:{example}",emailInvalid:"邮箱格式不正确",invalidPort:"端口号格式不正确",rangeInt:"值必须是 {min} 到 {max} 之间的整数",rangeNumber:"值必须在 {min} 到 {max} 之间",invalidInput:"无效输入",alreadyExists:"已存在",positiveInt:"值必须是正整数",nonNegativeInt:"值必须是非负整数",duplicateItemNotAllowed:"不允许重复项,{value} 已存在",maxLengthExceeded:"最多添加 {max} 项"},jQFile:{click_or_drag_file:"点击或拖拽文件到此处上传",file_type_is:"支持的文件类型: {type}",max_file_size:"最大文件大小: {size}",unsupportFileFormat:"不支持的文件格式",maxFileSizeIs:"最大文件大小为 {max} MB"},pagination:{pieces_page:"条/页",goto:"跳转",total:"共 {total} 条"}}};exports.default=e;