@teamix/pro 1.5.31 → 1.5.32-beta

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.
package/dist/pro.js CHANGED
@@ -99304,8 +99304,9 @@ var ProActionButton = function ProActionButton(props) {
99304
99304
  triggerProps['type'] = 'primary';
99305
99305
  }
99306
99306
  content = /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement(CustomActionComponent, _extends({
99307
- triggerProps: triggerProps
99308
- }, context));
99307
+ triggerProps: triggerProps,
99308
+ actionProps: actionProps
99309
+ }, config, context));
99309
99310
  }
99310
99311
  var baseToolTipProps = _extends({
99311
99312
  triggerType: 'hover',
@@ -105947,7 +105948,7 @@ if (!((_window = window) != null && _window.TEAMIXPRO_WITHOUT_ICON)) {
105947
105948
 
105948
105949
 
105949
105950
 
105950
- var version = '1.5.31';
105951
+ var version = '1.5.32-beta';
105951
105952
 
105952
105953
  // By TeamixTest
105953
105954
  window.postMessage({