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.20.0-alpha.0 to 1.20.0-alpha.1

2

dist/locale/stat.json

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

{"errors":[],"warnings":[],"version":"4.30.0","hash":"68a2d8c6900dc33e049b","time":531,"builtAt":1557813065442,"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":"73bfe478b882705092b5","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":"ada0d4bb4d9ce0f40136","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":"68a2d8c6900dc33e049b","time":686,"builtAt":1557813774093,"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":"73bfe478b882705092b5","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":"ada0d4bb4d9ce0f40136","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":[]}

@@ -554,2 +554,4 @@ define(["heyui/lib/utils/config","heyui/lib/plugins/dropdown","heyui/lib/locale","heyui/lib/plugins/message","heyui/lib/components/checkbox","heyui/lib/plugins/modal","heyui/lib/components/search","heyui/lib/plugins/scrollIntoView","heyui/lib/plugins/imagepreview","heyui/lib/components/dropdown-custom","heyui/lib/components/badge","heyui/lib/filters/dictmapping","heyui/lib/filters/hlang","heyui/lib/directives/tooltip","heyui/lib/plugins/confirm","heyui/lib/plugins/notice","heyui/lib/plugins/loading","heyui/lib/plugins/loadingBar","heyui/lib/plugins/clipboard","heyui/lib/components/tree","heyui/lib/components/loading","heyui/lib/components/affix","heyui/lib/components/avatar","heyui/lib/components/back-top","heyui/lib/components/breadcrumb","heyui/lib/components/circle","heyui/lib/components/category","heyui/lib/components/category-picker","heyui/lib/components/date-picker","heyui/lib/components/date-range-picker","heyui/lib/components/date-full-range-picker","heyui/lib/components/dropdown-menu","heyui/lib/components/image-preview","heyui/lib/components/form","heyui/lib/components/form-item","heyui/lib/components/form-item-list","heyui/lib/components/menu","heyui/lib/components/modal","heyui/lib/components/modal-component","heyui/lib/components/pagination","heyui/lib/components/poptip","heyui/lib/components/progress","heyui/lib/components/radio","heyui/lib/components/rate","heyui/lib/components/slider","heyui/lib/components/steps","heyui/lib/components/select","heyui/lib/components/h-switch","heyui/lib/components/switch-list","heyui/lib/components/skeleton","heyui/lib/components/table","heyui/lib/components/table-item","heyui/lib/components/tabs","heyui/lib/components/tag-input","heyui/lib/components/tree-picker","heyui/lib/components/number-input","heyui/lib/components/tooltip","heyui/lib/components/uploader","heyui/lib/components/auto-complete","heyui/lib/components/row","heyui/lib/components/cell","heyui/lib/components/h-header","heyui/lib/components/h-footer","heyui/lib/components/content","heyui/lib/components/sider","heyui/lib/components/layout","heyui/lib/components/timeline","heyui/lib/components/timeline-item","heyui/lib/components/transfer","heyui/lib/components/button","heyui/lib/components/button-group","heyui/lib/components/text-ellipsis","heyui/lib/components/carousel","heyui/lib/components/collapse","heyui/lib/components/collapse-item","heyui/lib/directives/style","heyui/lib/directives/wordcount","heyui/lib/directives/wordlimit","heyui/lib/directives/autosize"], function(__WEBPACK_EXTERNAL_MODULE__4__, __WEBPACK_EXTERNAL_MODULE__6__, __WEBPACK_EXTERNAL_MODULE__8__, __WEBPACK_EXTERNAL_MODULE__12__, __WEBPACK_EXTERNAL_MODULE__15__, __WEBPACK_EXTERNAL_MODULE__20__, __WEBPACK_EXTERNAL_MODULE__22__, __WEBPACK_EXTERNAL_MODULE__24__, __WEBPACK_EXTERNAL_MODULE__25__, __WEBPACK_EXTERNAL_MODULE__167__, __WEBPACK_EXTERNAL_MODULE__168__, __WEBPACK_EXTERNAL_MODULE__169__, __WEBPACK_EXTERNAL_MODULE__170__, __WEBPACK_EXTERNAL_MODULE__171__, __WEBPACK_EXTERNAL_MODULE__172__, __WEBPACK_EXTERNAL_MODULE__173__, __WEBPACK_EXTERNAL_MODULE__174__, __WEBPACK_EXTERNAL_MODULE__175__, __WEBPACK_EXTERNAL_MODULE__176__, __WEBPACK_EXTERNAL_MODULE__177__, __WEBPACK_EXTERNAL_MODULE__178__, __WEBPACK_EXTERNAL_MODULE__476__, __WEBPACK_EXTERNAL_MODULE__477__, __WEBPACK_EXTERNAL_MODULE__478__, __WEBPACK_EXTERNAL_MODULE__479__, __WEBPACK_EXTERNAL_MODULE__480__, __WEBPACK_EXTERNAL_MODULE__481__, __WEBPACK_EXTERNAL_MODULE__482__, __WEBPACK_EXTERNAL_MODULE__483__, __WEBPACK_EXTERNAL_MODULE__484__, __WEBPACK_EXTERNAL_MODULE__485__, __WEBPACK_EXTERNAL_MODULE__486__, __WEBPACK_EXTERNAL_MODULE__487__, __WEBPACK_EXTERNAL_MODULE__488__, __WEBPACK_EXTERNAL_MODULE__489__, __WEBPACK_EXTERNAL_MODULE__490__, __WEBPACK_EXTERNAL_MODULE__491__, __WEBPACK_EXTERNAL_MODULE__492__, __WEBPACK_EXTERNAL_MODULE__493__, __WEBPACK_EXTERNAL_MODULE__494__, __WEBPACK_EXTERNAL_MODULE__495__, __WEBPACK_EXTERNAL_MODULE__496__, __WEBPACK_EXTERNAL_MODULE__497__, __WEBPACK_EXTERNAL_MODULE__498__, __WEBPACK_EXTERNAL_MODULE__499__, __WEBPACK_EXTERNAL_MODULE__500__, __WEBPACK_EXTERNAL_MODULE__501__, __WEBPACK_EXTERNAL_MODULE__502__, __WEBPACK_EXTERNAL_MODULE__503__, __WEBPACK_EXTERNAL_MODULE__504__, __WEBPACK_EXTERNAL_MODULE__505__, __WEBPACK_EXTERNAL_MODULE__506__, __WEBPACK_EXTERNAL_MODULE__507__, __WEBPACK_EXTERNAL_MODULE__508__, __WEBPACK_EXTERNAL_MODULE__509__, __WEBPACK_EXTERNAL_MODULE__510__, __WEBPACK_EXTERNAL_MODULE__511__, __WEBPACK_EXTERNAL_MODULE__512__, __WEBPACK_EXTERNAL_MODULE__513__, __WEBPACK_EXTERNAL_MODULE__514__, __WEBPACK_EXTERNAL_MODULE__515__, __WEBPACK_EXTERNAL_MODULE__516__, __WEBPACK_EXTERNAL_MODULE__517__, __WEBPACK_EXTERNAL_MODULE__518__, __WEBPACK_EXTERNAL_MODULE__519__, __WEBPACK_EXTERNAL_MODULE__520__, __WEBPACK_EXTERNAL_MODULE__521__, __WEBPACK_EXTERNAL_MODULE__522__, __WEBPACK_EXTERNAL_MODULE__523__, __WEBPACK_EXTERNAL_MODULE__524__, __WEBPACK_EXTERNAL_MODULE__525__, __WEBPACK_EXTERNAL_MODULE__526__, __WEBPACK_EXTERNAL_MODULE__527__, __WEBPACK_EXTERNAL_MODULE__528__, __WEBPACK_EXTERNAL_MODULE__529__, __WEBPACK_EXTERNAL_MODULE__530__, __WEBPACK_EXTERNAL_MODULE__531__, __WEBPACK_EXTERNAL_MODULE__532__, __WEBPACK_EXTERNAL_MODULE__533__) { return /******/ (function(modules) { // webpackBootstrap

dictMapping: _dictmapping.default
}, {
locale: _locale.default.use
});

@@ -556,0 +558,0 @@ HeyUI.install = install;

{
"name": "heyui",
"version": "1.20.0-alpha.0",
"version": "1.20.0-alpha.1",
"description": "UI Toolkit for Web, Vue2.0.",

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

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

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

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

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

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

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