iov-pro-components 0.0.103 → 0.0.104

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.
@@ -20801,7 +20801,7 @@ var script$8 = {
20801
20801
  this.normalizedTableConfig = {
20802
20802
  pagination: pagination === false ? false : _objectSpread2(_objectSpread2({}, this.innerTableConfig.pagination || {}), pagination || {}),
20803
20803
  table: _objectSpread2(_objectSpread2({
20804
- fixedHeaderTop: [null, undefined, ''].includes(table === null || table === void 0 ? void 0 : table.fixedHeaderTop) ? 52 : table.fixedHeaderTop,
20804
+ fixedHeaderTop: [null, undefined, ''].includes(table === null || table === void 0 ? void 0 : table.fixedHeaderTop) ? 94 : table.fixedHeaderTop,
20805
20805
  outerBorder: table !== null && table !== void 0 && table.outerBorder ? table.outerBorder : table !== null && table !== void 0 && table.border ? false : !simple,
20806
20806
  border: table !== null && table !== void 0 && table.border ? table.border : simple
20807
20807
  }, this.innerTableConfig.table || {}), table || {})
@@ -23115,7 +23115,7 @@ var install = function install(Vue, componentConfig) {
23115
23115
  };
23116
23116
  var index = {
23117
23117
  install: install,
23118
- version: '0.0.103',
23118
+ version: '0.0.104',
23119
23119
  ColumnTooltip: __vue_component__$y,
23120
23120
  Description: __vue_component__$v,
23121
23121
  DialogItemsSelect: __vue_component__$u,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iov-pro-components",
3
- "version": "0.0.103",
3
+ "version": "0.0.104",
4
4
  "description": "IOV Pro Components for Vue.js",
5
5
  "main": "lib/iov-pro-components.min.js",
6
6
  "files": [