@sheinx/base 3.0.0-alpha.12 → 3.0.0-alpha.13

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.
@@ -387,7 +387,7 @@ var Cascader = function Cascader(props) {
387
387
  renderResult: getRenderResult,
388
388
  resultClassName: resultClassName,
389
389
  renderUnmatched: renderUnmatched,
390
- renderResultContent: hideTag && multiple === false ? renderResultContent : undefined,
390
+ renderResultContent: hideTag && !multiple ? renderResultContent : undefined,
391
391
  allowOnFilter: 'onFilter' in props || 'onAdvancedFilter' in props,
392
392
  focusSelected: focusSelected,
393
393
  inputText: inputText,
@@ -62,6 +62,10 @@ declare const _default: {
62
62
  urlInvalidMsg: string;
63
63
  invalidAccept: string;
64
64
  notFound: string;
65
+ exmples: string;
66
+ api: string;
67
+ guide: string;
68
+ updateRecord: string;
65
69
  };
66
70
  export default _default;
67
71
  //# sourceMappingURL=en_US.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"en_US.d.ts","sourceRoot":"","sources":["en_US.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAyFE"}
1
+ {"version":3,"file":"en_US.d.ts","sourceRoot":"","sources":["en_US.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA6FE"}
@@ -67,6 +67,10 @@ var _default = {
67
67
  search: 'search',
68
68
  urlInvalidMsg: 'Picture format is incorrect, please upload again',
69
69
  invalidAccept: 'Invalid file format',
70
- notFound: 'not found'
70
+ notFound: 'not found',
71
+ exmples: 'exmples',
72
+ api: 'API',
73
+ guide: 'guide',
74
+ updateRecord: 'update record'
71
75
  };
72
76
  exports.default = _default;
@@ -62,6 +62,10 @@ declare const _default: {
62
62
  urlInvalidMsg: string;
63
63
  invalidAccept: string;
64
64
  notFound: string;
65
+ exmples: string;
66
+ api: string;
67
+ guide: string;
68
+ updateRecord: string;
65
69
  };
66
70
  export default _default;
67
71
  //# sourceMappingURL=zh-CN.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"zh-CN.d.ts","sourceRoot":"","sources":["zh-CN.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA0FE"}
1
+ {"version":3,"file":"zh-CN.d.ts","sourceRoot":"","sources":["zh-CN.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA8FE"}
@@ -67,6 +67,10 @@ var _default = {
67
67
  search: '搜索',
68
68
  urlInvalidMsg: '图片格式不正确,请重新上传',
69
69
  invalidAccept: '文件格式不正确',
70
- notFound: '未找到'
70
+ notFound: '未找到',
71
+ exmples: '示例',
72
+ api: 'API',
73
+ guide: '指南',
74
+ updateRecord: '更新记录'
71
75
  };
72
76
  exports.default = _default;
@@ -387,7 +387,7 @@ var Cascader = function Cascader(props) {
387
387
  renderResult: getRenderResult,
388
388
  resultClassName: resultClassName,
389
389
  renderUnmatched: renderUnmatched,
390
- renderResultContent: hideTag && multiple === false ? renderResultContent : undefined,
390
+ renderResultContent: hideTag && !multiple ? renderResultContent : undefined,
391
391
  allowOnFilter: 'onFilter' in props || 'onAdvancedFilter' in props,
392
392
  focusSelected: focusSelected,
393
393
  inputText: inputText,
@@ -62,6 +62,10 @@ declare const _default: {
62
62
  urlInvalidMsg: string;
63
63
  invalidAccept: string;
64
64
  notFound: string;
65
+ exmples: string;
66
+ api: string;
67
+ guide: string;
68
+ updateRecord: string;
65
69
  };
66
70
  export default _default;
67
71
  //# sourceMappingURL=en_US.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"en_US.d.ts","sourceRoot":"","sources":["en_US.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAyFE"}
1
+ {"version":3,"file":"en_US.d.ts","sourceRoot":"","sources":["en_US.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA6FE"}
@@ -67,6 +67,10 @@ var _default = {
67
67
  search: 'search',
68
68
  urlInvalidMsg: 'Picture format is incorrect, please upload again',
69
69
  invalidAccept: 'Invalid file format',
70
- notFound: 'not found'
70
+ notFound: 'not found',
71
+ exmples: 'exmples',
72
+ api: 'API',
73
+ guide: 'guide',
74
+ updateRecord: 'update record'
71
75
  };
72
76
  exports.default = _default;
@@ -62,6 +62,10 @@ declare const _default: {
62
62
  urlInvalidMsg: string;
63
63
  invalidAccept: string;
64
64
  notFound: string;
65
+ exmples: string;
66
+ api: string;
67
+ guide: string;
68
+ updateRecord: string;
65
69
  };
66
70
  export default _default;
67
71
  //# sourceMappingURL=zh-CN.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"zh-CN.d.ts","sourceRoot":"","sources":["zh-CN.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA0FE"}
1
+ {"version":3,"file":"zh-CN.d.ts","sourceRoot":"","sources":["zh-CN.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA8FE"}
@@ -67,6 +67,10 @@ var _default = {
67
67
  search: '搜索',
68
68
  urlInvalidMsg: '图片格式不正确,请重新上传',
69
69
  invalidAccept: '文件格式不正确',
70
- notFound: '未找到'
70
+ notFound: '未找到',
71
+ exmples: '示例',
72
+ api: 'API',
73
+ guide: '指南',
74
+ updateRecord: '更新记录'
71
75
  };
72
76
  exports.default = _default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sheinx/base",
3
- "version": "3.0.0-alpha.12",
3
+ "version": "3.0.0-alpha.13",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "ISC",
@@ -10,7 +10,7 @@
10
10
  "module": "./esm/index.js",
11
11
  "typings": "./cjs/index.d.ts",
12
12
  "dependencies": {
13
- "@sheinx/hooks": "3.0.0-alpha.12",
13
+ "@sheinx/hooks": "3.0.0-alpha.13",
14
14
  "immer": "^10.0.0",
15
15
  "classnames": "^2.0.0",
16
16
  "valtio": "^1.13.0"