New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

heyui

Package Overview
Dependencies
Maintainers
1
Versions
487
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

heyui - npm Package Compare versions

Comparing version 1.21.3-alpha.0 to 1.21.3-alpha.1

2

dist/locale/stat.json

@@ -1,1 +0,1 @@

{"errors":[],"warnings":[],"version":"4.30.0","hash":"1a2d5f270d65f184b9ca","time":793,"builtAt":1560753502704,"publicPath":"","outputPath":"/Users/alicia/Documents/develop/github/heyui/heyui/dist/locale","assetsByChunkName":{"en-US":"en-US.js","zh-CN":"zh-CN.js"},"assets":[{"name":"en-US.js","size":3816,"chunks":[0],"chunkNames":["en-US"],"emitted":true},{"name":"zh-CN.js","size":3099,"chunks":[1],"chunkNames":["zh-CN"],"emitted":true}],"filteredAssets":0,"entrypoints":{"en-US":{"chunks":[0],"assets":["en-US.js"],"children":{},"childAssets":{}},"zh-CN":{"chunks":[1],"assets":["zh-CN.js"],"children":{},"childAssets":{}}},"namedChunkGroups":{"en-US":{"chunks":[0],"assets":["en-US.js"],"children":{},"childAssets":{}},"zh-CN":{"chunks":[1],"assets":["zh-CN.js"],"children":{},"childAssets":{}}},"chunks":[{"id":0,"rendered":true,"initial":true,"entry":true,"size":3777,"names":["en-US"],"files":["en-US.js"],"hash":"042362399bab64b230e7","siblings":[],"parents":[],"children":[],"childrenByOrder":{},"modules":[{"id":0,"identifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","name":"multi ./src/locale/lang/en-US.js","index":0,"index2":1,"size":28,"built":true,"optional":false,"prefetched":false,"chunks":[0],"issuer":null,"issuerId":null,"issuerName":null,"issuerPath":null,"failed":false,"errors":0,"warnings":0,"assets":[],"reasons":[{"moduleId":null,"moduleIdentifier":null,"module":null,"moduleName":null,"type":"multi entry"}],"usedExports":true,"providedExports":null,"optimizationBailout":["ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":0},{"id":1,"identifier":"/Users/alicia/Documents/develop/github/heyui/hey-cli/node_modules/babel-loader/lib/index.js??ref--5-0!/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","name":"./src/locale/lang/en-US.js","index":1,"index2":0,"size":3749,"cacheable":true,"built":true,"optional":false,"prefetched":false,"chunks":[0],"issuer":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","issuerId":0,"issuerName":"multi ./src/locale/lang/en-US.js","issuerPath":[{"id":0,"identifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","name":"multi ./src/locale/lang/en-US.js"}],"failed":false,"errors":0,"warnings":0,"assets":[],"reasons":[{"moduleId":0,"moduleIdentifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","module":"multi ./src/locale/lang/en-US.js","moduleName":"multi ./src/locale/lang/en-US.js","type":"single entry","userRequest":"/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","loc":"en-US[0]"}],"usedExports":true,"providedExports":null,"optimizationBailout":["ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":1,"source":"\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar lang = {\n h: {\n locale: 'en-US',\n common: {\n cancel: 'Cancel',\n confirm: 'Confirm',\n clear: 'Clear',\n nullOptionText: 'please choose',\n empty: 'empty',\n any: 'any'\n },\n confirm: {\n title: 'Confirm'\n },\n select: {\n nullOptionText: 'please choose',\n placeholder: 'select',\n emptyContent: 'no results found',\n searchPlaceHolder: 'search',\n limitSize: 'You can select up to {0} data.'\n },\n category: {\n placeholder: 'please choose'\n },\n cascader: {\n placeholder: 'please choose'\n },\n categoryModal: {\n limitWords: 'You can select up to {size} data.',\n emptyContent: 'No results found',\n total: 'total'\n },\n categoryPicker: {\n nullOptionText: 'please choose',\n placeholder: 'select',\n total: 'total',\n limitSize: 'You can select up to {0} data.'\n },\n autoComplate: {\n placeholder: 'Search Input',\n emptyContent: 'No results found'\n },\n validation: {\n base: {\n required: ' can not be empty',\n maxLen: \" text length can't exceed {value} bits\",\n minLen: \" text length can't be less than {value} bits\",\n max: ' no more than {value}',\n min: \" can't be less than {value}\"\n },\n type: {\n int: ' is not the correct integer format',\n number: ' is not the correct digital format',\n email: ' is not the correct mailbox format',\n url: ' is not the correct URL format',\n tel: ' is not the correct phone number format',\n mobile: ' is not the correct mobile number format',\n globalmobile: ' is not the correct international mobile number format'\n }\n },\n date: {\n today: 'Today',\n yesterday: 'Yesterday',\n year: 'year',\n month: 'month',\n week: 'week',\n quarter: 'quarter',\n day: 'day',\n header: {\n year: '',\n month: '',\n day: ''\n },\n show: {\n week: '{year} {weeknum}th week {daystart} - {dayend}',\n weekInput: '{year} {week}th week',\n quarter: '{year} {quarter}th quarter'\n },\n months: {\n january: 'Jan',\n february: 'Feb',\n march: 'Mar',\n april: 'Apr',\n may: 'May',\n june: 'Jun',\n july: 'Jul',\n august: 'Aug',\n september: 'Sep',\n october: 'Oct',\n november: 'Nov',\n december: 'Dec'\n },\n weeks: {\n monday: 'Mon',\n tuesday: 'Tue',\n wednesday: 'Wed',\n thursday: 'Thu',\n friday: 'Fri',\n saturday: 'Sat',\n sunday: 'Sun'\n }\n },\n datepicker: {\n placeholder: 'select date',\n startTime: 'start',\n endTime: 'end',\n customize: 'customize',\n start: 'start',\n end: 'end'\n },\n wordlimit: {\n warn: 'You are limited to enter {0} words'\n },\n wordcount: {\n warn: 'You have exceeded {0} words'\n },\n treepicker: {\n selectDesc: 'You have selected {0} items',\n placeholder: 'please select'\n },\n search: {\n placeholder: 'search...',\n searchText: 'Search'\n },\n taginput: {\n limitWords: 'You have exceeded the limit'\n },\n table: {\n empty: 'No results found'\n },\n uploader: {\n upload: 'Upload',\n reUpload: 'ReUpload'\n },\n pagination: {\n incorrectFormat: 'The format of the value you entered is incorrect',\n overSize: 'The value you entered exceeds the range',\n totalBefore: 'Total',\n totalAfter: 'items',\n sizeOfPage: '{size} items/page'\n }\n }\n};\nvar _default = lang;\nexports.default = _default;"}],"filteredModules":0,"origins":[{"module":"","moduleIdentifier":"","moduleName":"","loc":"en-US","request":null,"reasons":[]}]},{"id":1,"rendered":true,"initial":true,"entry":true,"size":3058,"names":["zh-CN"],"files":["zh-CN.js"],"hash":"56c709bfc7820d38fa3f","siblings":[],"parents":[],"children":[],"childrenByOrder":{},"modules":[{"id":2,"identifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","name":"multi ./src/locale/lang/zh-CN.js","index":2,"index2":3,"size":28,"built":true,"optional":false,"prefetched":false,"chunks":[1],"issuer":null,"issuerId":null,"issuerName":null,"issuerPath":null,"failed":false,"errors":0,"warnings":0,"assets":[],"reasons":[{"moduleId":null,"moduleIdentifier":null,"module":null,"moduleName":null,"type":"multi entry"}],"usedExports":true,"providedExports":null,"optimizationBailout":["ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":0},{"id":3,"identifier":"/Users/alicia/Documents/develop/github/heyui/hey-cli/node_modules/babel-loader/lib/index.js??ref--5-0!/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","name":"./src/locale/lang/zh-CN.js","index":3,"index2":2,"size":3030,"cacheable":true,"built":true,"optional":false,"prefetched":false,"chunks":[1],"issuer":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","issuerId":2,"issuerName":"multi ./src/locale/lang/zh-CN.js","issuerPath":[{"id":2,"identifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","name":"multi ./src/locale/lang/zh-CN.js"}],"failed":false,"errors":0,"warnings":0,"assets":[],"reasons":[{"moduleId":2,"moduleIdentifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","module":"multi ./src/locale/lang/zh-CN.js","moduleName":"multi ./src/locale/lang/zh-CN.js","type":"single entry","userRequest":"/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","loc":"zh-CN[0]"}],"usedExports":true,"providedExports":null,"optimizationBailout":["ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":1,"source":"\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar lang = {\n h: {\n locale: 'zh-CN',\n common: {\n cancel: '取消',\n confirm: '确定',\n clear: '清除',\n placeholder: '请选择',\n empty: '空',\n any: '不限'\n },\n confirm: {\n title: '提示'\n },\n select: {\n nullOptionText: '请选择',\n emptyContent: '未搜索到相关数据',\n placeholder: '请选择',\n searchPlaceHolder: '请输入筛选文本',\n limitSize: '您最多可以选择{0}个选项'\n },\n category: {\n placeholder: '请选择'\n },\n cascader: {\n placeholder: '请选择'\n },\n categoryModal: {\n limitWords: '您最多可以选择{size}条数据。',\n emptyContent: '未搜索到相关数据',\n total: '全部'\n },\n categoryPicker: {\n limitWords: '您最多可以选择{size}条数据。',\n emptyContent: '未搜索到相关数据',\n total: '全部',\n placeholder: '请选择'\n },\n autoComplate: {\n placeholder: '请输入',\n emptyContent: '未搜索到相关数据'\n },\n validation: {\n base: {\n required: '不能为空',\n maxLen: '文字长度不能超过{value}个字',\n minLen: '文字长度不能少于{value}个字',\n max: '不能大于{value}',\n min: '不能小于{value}'\n },\n type: {\n int: '不是正确的整数格式',\n number: '不是正确的数字格式',\n email: '不是正确的邮箱格式',\n url: '不是正确的网址格式',\n tel: '不是正确的电话号码格式',\n mobile: '不是正确的手机号码格式',\n globalmobile: '不是正确的国际号码格式'\n }\n },\n date: {\n today: '今天',\n yesterday: '昨天',\n year: '年',\n month: '月',\n week: '周',\n quarter: '季',\n day: '日',\n header: {\n year: '年',\n month: '月',\n day: '日'\n },\n show: {\n week: '{year}年 第{weeknum}周 {daystart} 至 {dayend}',\n weekInput: '{year}年 第{week}周',\n quarter: '{year}年 第{quarter}季度'\n },\n months: {\n january: '一月',\n february: '二月',\n march: '三月',\n april: '四月',\n may: '五月',\n june: '六月',\n july: '七月',\n august: '八月',\n september: '九月',\n october: '十月',\n november: '十一',\n december: '十二'\n },\n weeks: {\n monday: '一',\n tuesday: '二',\n wednesday: '三',\n thursday: '四',\n friday: '五',\n saturday: '六',\n sunday: '日'\n }\n },\n datepicker: {\n placeholder: '请选择日期',\n startTime: '开始时间',\n endTime: '结束时间',\n customize: '自定义',\n start: '开始',\n end: '结束'\n },\n wordlimit: {\n warn: '您最多可以输入{0}个字'\n },\n wordcount: {\n warn: '您已超出{0}个字'\n },\n treepicker: {\n selectDesc: '您总共选择{0}项',\n placeholder: '请选择'\n },\n search: {\n placeholder: '请输入关键词查询',\n searchText: '搜索'\n },\n taginput: {\n limitWords: '您输入的已经超过限制'\n },\n table: {\n empty: '暂无数据'\n },\n uploader: {\n upload: '上传',\n reUpload: '重新上传'\n },\n pagination: {\n incorrectFormat: '您输入的值格式不正确',\n overSize: '您输入的值超过范围',\n totalBefore: '总',\n totalAfter: '条',\n sizeOfPage: '{size}条/页'\n }\n }\n};\nvar _default = lang;\nexports.default = _default;"}],"filteredModules":0,"origins":[{"module":"","moduleIdentifier":"","moduleName":"","loc":"zh-CN","request":null,"reasons":[]}]}],"modules":[{"id":0,"identifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","name":"multi ./src/locale/lang/en-US.js","index":0,"index2":1,"size":28,"built":true,"optional":false,"prefetched":false,"chunks":[0],"issuer":null,"issuerId":null,"issuerName":null,"issuerPath":null,"failed":false,"errors":0,"warnings":0,"assets":[],"reasons":[{"moduleId":null,"moduleIdentifier":null,"module":null,"moduleName":null,"type":"multi entry"}],"usedExports":true,"providedExports":null,"optimizationBailout":["ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":0},{"id":1,"identifier":"/Users/alicia/Documents/develop/github/heyui/hey-cli/node_modules/babel-loader/lib/index.js??ref--5-0!/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","name":"./src/locale/lang/en-US.js","index":1,"index2":0,"size":3749,"cacheable":true,"built":true,"optional":false,"prefetched":false,"chunks":[0],"issuer":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","issuerId":0,"issuerName":"multi ./src/locale/lang/en-US.js","issuerPath":[{"id":0,"identifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","name":"multi ./src/locale/lang/en-US.js"}],"failed":false,"errors":0,"warnings":0,"assets":[],"reasons":[{"moduleId":0,"moduleIdentifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","module":"multi ./src/locale/lang/en-US.js","moduleName":"multi ./src/locale/lang/en-US.js","type":"single entry","userRequest":"/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","loc":"en-US[0]"}],"usedExports":true,"providedExports":null,"optimizationBailout":["ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":1,"source":"\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar lang = {\n h: {\n locale: 'en-US',\n common: {\n cancel: 'Cancel',\n confirm: 'Confirm',\n clear: 'Clear',\n nullOptionText: 'please choose',\n empty: 'empty',\n any: 'any'\n },\n confirm: {\n title: 'Confirm'\n },\n select: {\n nullOptionText: 'please choose',\n placeholder: 'select',\n emptyContent: 'no results found',\n searchPlaceHolder: 'search',\n limitSize: 'You can select up to {0} data.'\n },\n category: {\n placeholder: 'please choose'\n },\n cascader: {\n placeholder: 'please choose'\n },\n categoryModal: {\n limitWords: 'You can select up to {size} data.',\n emptyContent: 'No results found',\n total: 'total'\n },\n categoryPicker: {\n nullOptionText: 'please choose',\n placeholder: 'select',\n total: 'total',\n limitSize: 'You can select up to {0} data.'\n },\n autoComplate: {\n placeholder: 'Search Input',\n emptyContent: 'No results found'\n },\n validation: {\n base: {\n required: ' can not be empty',\n maxLen: \" text length can't exceed {value} bits\",\n minLen: \" text length can't be less than {value} bits\",\n max: ' no more than {value}',\n min: \" can't be less than {value}\"\n },\n type: {\n int: ' is not the correct integer format',\n number: ' is not the correct digital format',\n email: ' is not the correct mailbox format',\n url: ' is not the correct URL format',\n tel: ' is not the correct phone number format',\n mobile: ' is not the correct mobile number format',\n globalmobile: ' is not the correct international mobile number format'\n }\n },\n date: {\n today: 'Today',\n yesterday: 'Yesterday',\n year: 'year',\n month: 'month',\n week: 'week',\n quarter: 'quarter',\n day: 'day',\n header: {\n year: '',\n month: '',\n day: ''\n },\n show: {\n week: '{year} {weeknum}th week {daystart} - {dayend}',\n weekInput: '{year} {week}th week',\n quarter: '{year} {quarter}th quarter'\n },\n months: {\n january: 'Jan',\n february: 'Feb',\n march: 'Mar',\n april: 'Apr',\n may: 'May',\n june: 'Jun',\n july: 'Jul',\n august: 'Aug',\n september: 'Sep',\n october: 'Oct',\n november: 'Nov',\n december: 'Dec'\n },\n weeks: {\n monday: 'Mon',\n tuesday: 'Tue',\n wednesday: 'Wed',\n thursday: 'Thu',\n friday: 'Fri',\n saturday: 'Sat',\n sunday: 'Sun'\n }\n },\n datepicker: {\n placeholder: 'select date',\n startTime: 'start',\n endTime: 'end',\n customize: 'customize',\n start: 'start',\n end: 'end'\n },\n wordlimit: {\n warn: 'You are limited to enter {0} words'\n },\n wordcount: {\n warn: 'You have exceeded {0} words'\n },\n treepicker: {\n selectDesc: 'You have selected {0} items',\n placeholder: 'please select'\n },\n search: {\n placeholder: 'search...',\n searchText: 'Search'\n },\n taginput: {\n limitWords: 'You have exceeded the limit'\n },\n table: {\n empty: 'No results found'\n },\n uploader: {\n upload: 'Upload',\n reUpload: 'ReUpload'\n },\n pagination: {\n incorrectFormat: 'The format of the value you entered is incorrect',\n overSize: 'The value you entered exceeds the range',\n totalBefore: 'Total',\n totalAfter: 'items',\n sizeOfPage: '{size} items/page'\n }\n }\n};\nvar _default = lang;\nexports.default = _default;"},{"id":2,"identifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","name":"multi ./src/locale/lang/zh-CN.js","index":2,"index2":3,"size":28,"built":true,"optional":false,"prefetched":false,"chunks":[1],"issuer":null,"issuerId":null,"issuerName":null,"issuerPath":null,"failed":false,"errors":0,"warnings":0,"assets":[],"reasons":[{"moduleId":null,"moduleIdentifier":null,"module":null,"moduleName":null,"type":"multi entry"}],"usedExports":true,"providedExports":null,"optimizationBailout":["ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":0},{"id":3,"identifier":"/Users/alicia/Documents/develop/github/heyui/hey-cli/node_modules/babel-loader/lib/index.js??ref--5-0!/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","name":"./src/locale/lang/zh-CN.js","index":3,"index2":2,"size":3030,"cacheable":true,"built":true,"optional":false,"prefetched":false,"chunks":[1],"issuer":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","issuerId":2,"issuerName":"multi ./src/locale/lang/zh-CN.js","issuerPath":[{"id":2,"identifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","name":"multi ./src/locale/lang/zh-CN.js"}],"failed":false,"errors":0,"warnings":0,"assets":[],"reasons":[{"moduleId":2,"moduleIdentifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","module":"multi ./src/locale/lang/zh-CN.js","moduleName":"multi ./src/locale/lang/zh-CN.js","type":"single entry","userRequest":"/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","loc":"zh-CN[0]"}],"usedExports":true,"providedExports":null,"optimizationBailout":["ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":1,"source":"\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar lang = {\n h: {\n locale: 'zh-CN',\n common: {\n cancel: '取消',\n confirm: '确定',\n clear: '清除',\n placeholder: '请选择',\n empty: '空',\n any: '不限'\n },\n confirm: {\n title: '提示'\n },\n select: {\n nullOptionText: '请选择',\n emptyContent: '未搜索到相关数据',\n placeholder: '请选择',\n searchPlaceHolder: '请输入筛选文本',\n limitSize: '您最多可以选择{0}个选项'\n },\n category: {\n placeholder: '请选择'\n },\n cascader: {\n placeholder: '请选择'\n },\n categoryModal: {\n limitWords: '您最多可以选择{size}条数据。',\n emptyContent: '未搜索到相关数据',\n total: '全部'\n },\n categoryPicker: {\n limitWords: '您最多可以选择{size}条数据。',\n emptyContent: '未搜索到相关数据',\n total: '全部',\n placeholder: '请选择'\n },\n autoComplate: {\n placeholder: '请输入',\n emptyContent: '未搜索到相关数据'\n },\n validation: {\n base: {\n required: '不能为空',\n maxLen: '文字长度不能超过{value}个字',\n minLen: '文字长度不能少于{value}个字',\n max: '不能大于{value}',\n min: '不能小于{value}'\n },\n type: {\n int: '不是正确的整数格式',\n number: '不是正确的数字格式',\n email: '不是正确的邮箱格式',\n url: '不是正确的网址格式',\n tel: '不是正确的电话号码格式',\n mobile: '不是正确的手机号码格式',\n globalmobile: '不是正确的国际号码格式'\n }\n },\n date: {\n today: '今天',\n yesterday: '昨天',\n year: '年',\n month: '月',\n week: '周',\n quarter: '季',\n day: '日',\n header: {\n year: '年',\n month: '月',\n day: '日'\n },\n show: {\n week: '{year}年 第{weeknum}周 {daystart} 至 {dayend}',\n weekInput: '{year}年 第{week}周',\n quarter: '{year}年 第{quarter}季度'\n },\n months: {\n january: '一月',\n february: '二月',\n march: '三月',\n april: '四月',\n may: '五月',\n june: '六月',\n july: '七月',\n august: '八月',\n september: '九月',\n october: '十月',\n november: '十一',\n december: '十二'\n },\n weeks: {\n monday: '一',\n tuesday: '二',\n wednesday: '三',\n thursday: '四',\n friday: '五',\n saturday: '六',\n sunday: '日'\n }\n },\n datepicker: {\n placeholder: '请选择日期',\n startTime: '开始时间',\n endTime: '结束时间',\n customize: '自定义',\n start: '开始',\n end: '结束'\n },\n wordlimit: {\n warn: '您最多可以输入{0}个字'\n },\n wordcount: {\n warn: '您已超出{0}个字'\n },\n treepicker: {\n selectDesc: '您总共选择{0}项',\n placeholder: '请选择'\n },\n search: {\n placeholder: '请输入关键词查询',\n searchText: '搜索'\n },\n taginput: {\n limitWords: '您输入的已经超过限制'\n },\n table: {\n empty: '暂无数据'\n },\n uploader: {\n upload: '上传',\n reUpload: '重新上传'\n },\n pagination: {\n incorrectFormat: '您输入的值格式不正确',\n overSize: '您输入的值超过范围',\n totalBefore: '总',\n totalAfter: '条',\n sizeOfPage: '{size}条/页'\n }\n }\n};\nvar _default = lang;\nexports.default = _default;"}],"filteredModules":0,"children":[]}
{"errors":[],"warnings":[],"version":"4.30.0","hash":"1a2d5f270d65f184b9ca","time":917,"builtAt":1560753800596,"publicPath":"","outputPath":"/Users/alicia/Documents/develop/github/heyui/heyui/dist/locale","assetsByChunkName":{"en-US":"en-US.js","zh-CN":"zh-CN.js"},"assets":[{"name":"en-US.js","size":3816,"chunks":[0],"chunkNames":["en-US"],"emitted":true},{"name":"zh-CN.js","size":3099,"chunks":[1],"chunkNames":["zh-CN"],"emitted":true}],"filteredAssets":0,"entrypoints":{"en-US":{"chunks":[0],"assets":["en-US.js"],"children":{},"childAssets":{}},"zh-CN":{"chunks":[1],"assets":["zh-CN.js"],"children":{},"childAssets":{}}},"namedChunkGroups":{"en-US":{"chunks":[0],"assets":["en-US.js"],"children":{},"childAssets":{}},"zh-CN":{"chunks":[1],"assets":["zh-CN.js"],"children":{},"childAssets":{}}},"chunks":[{"id":0,"rendered":true,"initial":true,"entry":true,"size":3777,"names":["en-US"],"files":["en-US.js"],"hash":"042362399bab64b230e7","siblings":[],"parents":[],"children":[],"childrenByOrder":{},"modules":[{"id":0,"identifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","name":"multi ./src/locale/lang/en-US.js","index":0,"index2":1,"size":28,"built":true,"optional":false,"prefetched":false,"chunks":[0],"issuer":null,"issuerId":null,"issuerName":null,"issuerPath":null,"failed":false,"errors":0,"warnings":0,"assets":[],"reasons":[{"moduleId":null,"moduleIdentifier":null,"module":null,"moduleName":null,"type":"multi entry"}],"usedExports":true,"providedExports":null,"optimizationBailout":["ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":0},{"id":1,"identifier":"/Users/alicia/Documents/develop/github/heyui/hey-cli/node_modules/babel-loader/lib/index.js??ref--5-0!/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","name":"./src/locale/lang/en-US.js","index":1,"index2":0,"size":3749,"cacheable":true,"built":true,"optional":false,"prefetched":false,"chunks":[0],"issuer":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","issuerId":0,"issuerName":"multi ./src/locale/lang/en-US.js","issuerPath":[{"id":0,"identifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","name":"multi ./src/locale/lang/en-US.js"}],"failed":false,"errors":0,"warnings":0,"assets":[],"reasons":[{"moduleId":0,"moduleIdentifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","module":"multi ./src/locale/lang/en-US.js","moduleName":"multi ./src/locale/lang/en-US.js","type":"single entry","userRequest":"/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","loc":"en-US[0]"}],"usedExports":true,"providedExports":null,"optimizationBailout":["ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":1,"source":"\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar lang = {\n h: {\n locale: 'en-US',\n common: {\n cancel: 'Cancel',\n confirm: 'Confirm',\n clear: 'Clear',\n nullOptionText: 'please choose',\n empty: 'empty',\n any: 'any'\n },\n confirm: {\n title: 'Confirm'\n },\n select: {\n nullOptionText: 'please choose',\n placeholder: 'select',\n emptyContent: 'no results found',\n searchPlaceHolder: 'search',\n limitSize: 'You can select up to {0} data.'\n },\n category: {\n placeholder: 'please choose'\n },\n cascader: {\n placeholder: 'please choose'\n },\n categoryModal: {\n limitWords: 'You can select up to {size} data.',\n emptyContent: 'No results found',\n total: 'total'\n },\n categoryPicker: {\n nullOptionText: 'please choose',\n placeholder: 'select',\n total: 'total',\n limitSize: 'You can select up to {0} data.'\n },\n autoComplate: {\n placeholder: 'Search Input',\n emptyContent: 'No results found'\n },\n validation: {\n base: {\n required: ' can not be empty',\n maxLen: \" text length can't exceed {value} bits\",\n minLen: \" text length can't be less than {value} bits\",\n max: ' no more than {value}',\n min: \" can't be less than {value}\"\n },\n type: {\n int: ' is not the correct integer format',\n number: ' is not the correct digital format',\n email: ' is not the correct mailbox format',\n url: ' is not the correct URL format',\n tel: ' is not the correct phone number format',\n mobile: ' is not the correct mobile number format',\n globalmobile: ' is not the correct international mobile number format'\n }\n },\n date: {\n today: 'Today',\n yesterday: 'Yesterday',\n year: 'year',\n month: 'month',\n week: 'week',\n quarter: 'quarter',\n day: 'day',\n header: {\n year: '',\n month: '',\n day: ''\n },\n show: {\n week: '{year} {weeknum}th week {daystart} - {dayend}',\n weekInput: '{year} {week}th week',\n quarter: '{year} {quarter}th quarter'\n },\n months: {\n january: 'Jan',\n february: 'Feb',\n march: 'Mar',\n april: 'Apr',\n may: 'May',\n june: 'Jun',\n july: 'Jul',\n august: 'Aug',\n september: 'Sep',\n october: 'Oct',\n november: 'Nov',\n december: 'Dec'\n },\n weeks: {\n monday: 'Mon',\n tuesday: 'Tue',\n wednesday: 'Wed',\n thursday: 'Thu',\n friday: 'Fri',\n saturday: 'Sat',\n sunday: 'Sun'\n }\n },\n datepicker: {\n placeholder: 'select date',\n startTime: 'start',\n endTime: 'end',\n customize: 'customize',\n start: 'start',\n end: 'end'\n },\n wordlimit: {\n warn: 'You are limited to enter {0} words'\n },\n wordcount: {\n warn: 'You have exceeded {0} words'\n },\n treepicker: {\n selectDesc: 'You have selected {0} items',\n placeholder: 'please select'\n },\n search: {\n placeholder: 'search...',\n searchText: 'Search'\n },\n taginput: {\n limitWords: 'You have exceeded the limit'\n },\n table: {\n empty: 'No results found'\n },\n uploader: {\n upload: 'Upload',\n reUpload: 'ReUpload'\n },\n pagination: {\n incorrectFormat: 'The format of the value you entered is incorrect',\n overSize: 'The value you entered exceeds the range',\n totalBefore: 'Total',\n totalAfter: 'items',\n sizeOfPage: '{size} items/page'\n }\n }\n};\nvar _default = lang;\nexports.default = _default;"}],"filteredModules":0,"origins":[{"module":"","moduleIdentifier":"","moduleName":"","loc":"en-US","request":null,"reasons":[]}]},{"id":1,"rendered":true,"initial":true,"entry":true,"size":3058,"names":["zh-CN"],"files":["zh-CN.js"],"hash":"56c709bfc7820d38fa3f","siblings":[],"parents":[],"children":[],"childrenByOrder":{},"modules":[{"id":2,"identifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","name":"multi ./src/locale/lang/zh-CN.js","index":2,"index2":3,"size":28,"built":true,"optional":false,"prefetched":false,"chunks":[1],"issuer":null,"issuerId":null,"issuerName":null,"issuerPath":null,"failed":false,"errors":0,"warnings":0,"assets":[],"reasons":[{"moduleId":null,"moduleIdentifier":null,"module":null,"moduleName":null,"type":"multi entry"}],"usedExports":true,"providedExports":null,"optimizationBailout":["ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":0},{"id":3,"identifier":"/Users/alicia/Documents/develop/github/heyui/hey-cli/node_modules/babel-loader/lib/index.js??ref--5-0!/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","name":"./src/locale/lang/zh-CN.js","index":3,"index2":2,"size":3030,"cacheable":true,"built":true,"optional":false,"prefetched":false,"chunks":[1],"issuer":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","issuerId":2,"issuerName":"multi ./src/locale/lang/zh-CN.js","issuerPath":[{"id":2,"identifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","name":"multi ./src/locale/lang/zh-CN.js"}],"failed":false,"errors":0,"warnings":0,"assets":[],"reasons":[{"moduleId":2,"moduleIdentifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","module":"multi ./src/locale/lang/zh-CN.js","moduleName":"multi ./src/locale/lang/zh-CN.js","type":"single entry","userRequest":"/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","loc":"zh-CN[0]"}],"usedExports":true,"providedExports":null,"optimizationBailout":["ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":1,"source":"\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar lang = {\n h: {\n locale: 'zh-CN',\n common: {\n cancel: '取消',\n confirm: '确定',\n clear: '清除',\n placeholder: '请选择',\n empty: '空',\n any: '不限'\n },\n confirm: {\n title: '提示'\n },\n select: {\n nullOptionText: '请选择',\n emptyContent: '未搜索到相关数据',\n placeholder: '请选择',\n searchPlaceHolder: '请输入筛选文本',\n limitSize: '您最多可以选择{0}个选项'\n },\n category: {\n placeholder: '请选择'\n },\n cascader: {\n placeholder: '请选择'\n },\n categoryModal: {\n limitWords: '您最多可以选择{size}条数据。',\n emptyContent: '未搜索到相关数据',\n total: '全部'\n },\n categoryPicker: {\n limitWords: '您最多可以选择{size}条数据。',\n emptyContent: '未搜索到相关数据',\n total: '全部',\n placeholder: '请选择'\n },\n autoComplate: {\n placeholder: '请输入',\n emptyContent: '未搜索到相关数据'\n },\n validation: {\n base: {\n required: '不能为空',\n maxLen: '文字长度不能超过{value}个字',\n minLen: '文字长度不能少于{value}个字',\n max: '不能大于{value}',\n min: '不能小于{value}'\n },\n type: {\n int: '不是正确的整数格式',\n number: '不是正确的数字格式',\n email: '不是正确的邮箱格式',\n url: '不是正确的网址格式',\n tel: '不是正确的电话号码格式',\n mobile: '不是正确的手机号码格式',\n globalmobile: '不是正确的国际号码格式'\n }\n },\n date: {\n today: '今天',\n yesterday: '昨天',\n year: '年',\n month: '月',\n week: '周',\n quarter: '季',\n day: '日',\n header: {\n year: '年',\n month: '月',\n day: '日'\n },\n show: {\n week: '{year}年 第{weeknum}周 {daystart} 至 {dayend}',\n weekInput: '{year}年 第{week}周',\n quarter: '{year}年 第{quarter}季度'\n },\n months: {\n january: '一月',\n february: '二月',\n march: '三月',\n april: '四月',\n may: '五月',\n june: '六月',\n july: '七月',\n august: '八月',\n september: '九月',\n october: '十月',\n november: '十一',\n december: '十二'\n },\n weeks: {\n monday: '一',\n tuesday: '二',\n wednesday: '三',\n thursday: '四',\n friday: '五',\n saturday: '六',\n sunday: '日'\n }\n },\n datepicker: {\n placeholder: '请选择日期',\n startTime: '开始时间',\n endTime: '结束时间',\n customize: '自定义',\n start: '开始',\n end: '结束'\n },\n wordlimit: {\n warn: '您最多可以输入{0}个字'\n },\n wordcount: {\n warn: '您已超出{0}个字'\n },\n treepicker: {\n selectDesc: '您总共选择{0}项',\n placeholder: '请选择'\n },\n search: {\n placeholder: '请输入关键词查询',\n searchText: '搜索'\n },\n taginput: {\n limitWords: '您输入的已经超过限制'\n },\n table: {\n empty: '暂无数据'\n },\n uploader: {\n upload: '上传',\n reUpload: '重新上传'\n },\n pagination: {\n incorrectFormat: '您输入的值格式不正确',\n overSize: '您输入的值超过范围',\n totalBefore: '总',\n totalAfter: '条',\n sizeOfPage: '{size}条/页'\n }\n }\n};\nvar _default = lang;\nexports.default = _default;"}],"filteredModules":0,"origins":[{"module":"","moduleIdentifier":"","moduleName":"","loc":"zh-CN","request":null,"reasons":[]}]}],"modules":[{"id":0,"identifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","name":"multi ./src/locale/lang/en-US.js","index":0,"index2":1,"size":28,"built":true,"optional":false,"prefetched":false,"chunks":[0],"issuer":null,"issuerId":null,"issuerName":null,"issuerPath":null,"failed":false,"errors":0,"warnings":0,"assets":[],"reasons":[{"moduleId":null,"moduleIdentifier":null,"module":null,"moduleName":null,"type":"multi entry"}],"usedExports":true,"providedExports":null,"optimizationBailout":["ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":0},{"id":1,"identifier":"/Users/alicia/Documents/develop/github/heyui/hey-cli/node_modules/babel-loader/lib/index.js??ref--5-0!/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","name":"./src/locale/lang/en-US.js","index":1,"index2":0,"size":3749,"cacheable":true,"built":true,"optional":false,"prefetched":false,"chunks":[0],"issuer":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","issuerId":0,"issuerName":"multi ./src/locale/lang/en-US.js","issuerPath":[{"id":0,"identifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","name":"multi ./src/locale/lang/en-US.js"}],"failed":false,"errors":0,"warnings":0,"assets":[],"reasons":[{"moduleId":0,"moduleIdentifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","module":"multi ./src/locale/lang/en-US.js","moduleName":"multi ./src/locale/lang/en-US.js","type":"single entry","userRequest":"/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/en-US.js","loc":"en-US[0]"}],"usedExports":true,"providedExports":null,"optimizationBailout":["ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":1,"source":"\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar lang = {\n h: {\n locale: 'en-US',\n common: {\n cancel: 'Cancel',\n confirm: 'Confirm',\n clear: 'Clear',\n nullOptionText: 'please choose',\n empty: 'empty',\n any: 'any'\n },\n confirm: {\n title: 'Confirm'\n },\n select: {\n nullOptionText: 'please choose',\n placeholder: 'select',\n emptyContent: 'no results found',\n searchPlaceHolder: 'search',\n limitSize: 'You can select up to {0} data.'\n },\n category: {\n placeholder: 'please choose'\n },\n cascader: {\n placeholder: 'please choose'\n },\n categoryModal: {\n limitWords: 'You can select up to {size} data.',\n emptyContent: 'No results found',\n total: 'total'\n },\n categoryPicker: {\n nullOptionText: 'please choose',\n placeholder: 'select',\n total: 'total',\n limitSize: 'You can select up to {0} data.'\n },\n autoComplate: {\n placeholder: 'Search Input',\n emptyContent: 'No results found'\n },\n validation: {\n base: {\n required: ' can not be empty',\n maxLen: \" text length can't exceed {value} bits\",\n minLen: \" text length can't be less than {value} bits\",\n max: ' no more than {value}',\n min: \" can't be less than {value}\"\n },\n type: {\n int: ' is not the correct integer format',\n number: ' is not the correct digital format',\n email: ' is not the correct mailbox format',\n url: ' is not the correct URL format',\n tel: ' is not the correct phone number format',\n mobile: ' is not the correct mobile number format',\n globalmobile: ' is not the correct international mobile number format'\n }\n },\n date: {\n today: 'Today',\n yesterday: 'Yesterday',\n year: 'year',\n month: 'month',\n week: 'week',\n quarter: 'quarter',\n day: 'day',\n header: {\n year: '',\n month: '',\n day: ''\n },\n show: {\n week: '{year} {weeknum}th week {daystart} - {dayend}',\n weekInput: '{year} {week}th week',\n quarter: '{year} {quarter}th quarter'\n },\n months: {\n january: 'Jan',\n february: 'Feb',\n march: 'Mar',\n april: 'Apr',\n may: 'May',\n june: 'Jun',\n july: 'Jul',\n august: 'Aug',\n september: 'Sep',\n october: 'Oct',\n november: 'Nov',\n december: 'Dec'\n },\n weeks: {\n monday: 'Mon',\n tuesday: 'Tue',\n wednesday: 'Wed',\n thursday: 'Thu',\n friday: 'Fri',\n saturday: 'Sat',\n sunday: 'Sun'\n }\n },\n datepicker: {\n placeholder: 'select date',\n startTime: 'start',\n endTime: 'end',\n customize: 'customize',\n start: 'start',\n end: 'end'\n },\n wordlimit: {\n warn: 'You are limited to enter {0} words'\n },\n wordcount: {\n warn: 'You have exceeded {0} words'\n },\n treepicker: {\n selectDesc: 'You have selected {0} items',\n placeholder: 'please select'\n },\n search: {\n placeholder: 'search...',\n searchText: 'Search'\n },\n taginput: {\n limitWords: 'You have exceeded the limit'\n },\n table: {\n empty: 'No results found'\n },\n uploader: {\n upload: 'Upload',\n reUpload: 'ReUpload'\n },\n pagination: {\n incorrectFormat: 'The format of the value you entered is incorrect',\n overSize: 'The value you entered exceeds the range',\n totalBefore: 'Total',\n totalAfter: 'items',\n sizeOfPage: '{size} items/page'\n }\n }\n};\nvar _default = lang;\nexports.default = _default;"},{"id":2,"identifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","name":"multi ./src/locale/lang/zh-CN.js","index":2,"index2":3,"size":28,"built":true,"optional":false,"prefetched":false,"chunks":[1],"issuer":null,"issuerId":null,"issuerName":null,"issuerPath":null,"failed":false,"errors":0,"warnings":0,"assets":[],"reasons":[{"moduleId":null,"moduleIdentifier":null,"module":null,"moduleName":null,"type":"multi entry"}],"usedExports":true,"providedExports":null,"optimizationBailout":["ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":0},{"id":3,"identifier":"/Users/alicia/Documents/develop/github/heyui/hey-cli/node_modules/babel-loader/lib/index.js??ref--5-0!/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","name":"./src/locale/lang/zh-CN.js","index":3,"index2":2,"size":3030,"cacheable":true,"built":true,"optional":false,"prefetched":false,"chunks":[1],"issuer":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","issuerId":2,"issuerName":"multi ./src/locale/lang/zh-CN.js","issuerPath":[{"id":2,"identifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","name":"multi ./src/locale/lang/zh-CN.js"}],"failed":false,"errors":0,"warnings":0,"assets":[],"reasons":[{"moduleId":2,"moduleIdentifier":"multi /Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","module":"multi ./src/locale/lang/zh-CN.js","moduleName":"multi ./src/locale/lang/zh-CN.js","type":"single entry","userRequest":"/Users/alicia/Documents/develop/github/heyui/heyui/src/locale/lang/zh-CN.js","loc":"zh-CN[0]"}],"usedExports":true,"providedExports":null,"optimizationBailout":["ModuleConcatenation bailout: Module is not an ECMAScript module"],"depth":1,"source":"\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nvar lang = {\n h: {\n locale: 'zh-CN',\n common: {\n cancel: '取消',\n confirm: '确定',\n clear: '清除',\n placeholder: '请选择',\n empty: '空',\n any: '不限'\n },\n confirm: {\n title: '提示'\n },\n select: {\n nullOptionText: '请选择',\n emptyContent: '未搜索到相关数据',\n placeholder: '请选择',\n searchPlaceHolder: '请输入筛选文本',\n limitSize: '您最多可以选择{0}个选项'\n },\n category: {\n placeholder: '请选择'\n },\n cascader: {\n placeholder: '请选择'\n },\n categoryModal: {\n limitWords: '您最多可以选择{size}条数据。',\n emptyContent: '未搜索到相关数据',\n total: '全部'\n },\n categoryPicker: {\n limitWords: '您最多可以选择{size}条数据。',\n emptyContent: '未搜索到相关数据',\n total: '全部',\n placeholder: '请选择'\n },\n autoComplate: {\n placeholder: '请输入',\n emptyContent: '未搜索到相关数据'\n },\n validation: {\n base: {\n required: '不能为空',\n maxLen: '文字长度不能超过{value}个字',\n minLen: '文字长度不能少于{value}个字',\n max: '不能大于{value}',\n min: '不能小于{value}'\n },\n type: {\n int: '不是正确的整数格式',\n number: '不是正确的数字格式',\n email: '不是正确的邮箱格式',\n url: '不是正确的网址格式',\n tel: '不是正确的电话号码格式',\n mobile: '不是正确的手机号码格式',\n globalmobile: '不是正确的国际号码格式'\n }\n },\n date: {\n today: '今天',\n yesterday: '昨天',\n year: '年',\n month: '月',\n week: '周',\n quarter: '季',\n day: '日',\n header: {\n year: '年',\n month: '月',\n day: '日'\n },\n show: {\n week: '{year}年 第{weeknum}周 {daystart} 至 {dayend}',\n weekInput: '{year}年 第{week}周',\n quarter: '{year}年 第{quarter}季度'\n },\n months: {\n january: '一月',\n february: '二月',\n march: '三月',\n april: '四月',\n may: '五月',\n june: '六月',\n july: '七月',\n august: '八月',\n september: '九月',\n october: '十月',\n november: '十一',\n december: '十二'\n },\n weeks: {\n monday: '一',\n tuesday: '二',\n wednesday: '三',\n thursday: '四',\n friday: '五',\n saturday: '六',\n sunday: '日'\n }\n },\n datepicker: {\n placeholder: '请选择日期',\n startTime: '开始时间',\n endTime: '结束时间',\n customize: '自定义',\n start: '开始',\n end: '结束'\n },\n wordlimit: {\n warn: '您最多可以输入{0}个字'\n },\n wordcount: {\n warn: '您已超出{0}个字'\n },\n treepicker: {\n selectDesc: '您总共选择{0}项',\n placeholder: '请选择'\n },\n search: {\n placeholder: '请输入关键词查询',\n searchText: '搜索'\n },\n taginput: {\n limitWords: '您输入的已经超过限制'\n },\n table: {\n empty: '暂无数据'\n },\n uploader: {\n upload: '上传',\n reUpload: '重新上传'\n },\n pagination: {\n incorrectFormat: '您输入的值格式不正确',\n overSize: '您输入的值超过范围',\n totalBefore: '总',\n totalAfter: '条',\n sizeOfPage: '{size}条/页'\n }\n }\n};\nvar _default = lang;\nexports.default = _default;"}],"filteredModules":0,"children":[]}
{
"name": "heyui",
"version": "1.21.3-alpha.0",
"version": "1.21.3-alpha.1",
"description": "UI Toolkit for Web, Vue2.0.",

@@ -54,5 +54,2 @@ "main": "./dist/heyui.js",

"message": "chore(release): %s",
"scripts": {
"precommit": "sh ./scripts/headr.sh"
},
"skip": {

@@ -59,0 +56,0 @@ "tag": true

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc