hrsass-components 1.7.25 → 1.7.27

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.
@@ -65,7 +65,7 @@ var contentStyle = _interopDefault(require('!!raw-loader!tinymce/skins/content/d
65
65
  var SvgPanZoom = _interopDefault(require('svg-pan-zoom'));
66
66
  var saveSvgAsPng = require('save-svg-as-png');
67
67
 
68
- var version = "1.7.25";
68
+ var version = "1.7.27";
69
69
 
70
70
  /**
71
71
  * 版本号
@@ -4026,7 +4026,7 @@ var HrAppendix = {
4026
4026
  });
4027
4027
  $appendix = h("div", {
4028
4028
  "class": "hr-appendix hr-appendix-table hr-appendix-".concat(this.imageSize)
4029
- }, [h("header", [h("a-upload", _objectSpread$6(_objectSpread$6({}, options), {}, {
4029
+ }, [(!disabled || btn) && h("header", [h("a-upload", _objectSpread$6(_objectSpread$6({}, options), {}, {
4030
4030
  props: _objectSpread$6(_objectSpread$6({}, options.props), {}, {
4031
4031
  showUploadList: false
4032
4032
  })
@@ -13194,7 +13194,7 @@ var en_US = {
13194
13194
  cancel: 'Cancel',
13195
13195
  confirm: 'Confirm',
13196
13196
  operate: 'Operate',
13197
- appendixName: 'Name',
13197
+ appendixName: 'Document Name',
13198
13198
  uploadError: 'There is a problem with this attachment. Please upload it again',
13199
13199
  fileTypeError: 'Unsupported file type',
13200
13200
  fileSizeError: 'File size limit'