pollination-react-io 1.73.2 → 1.73.3

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/build/index.js CHANGED
@@ -47090,12 +47090,12 @@ var SendModel = function (_a) {
47090
47090
  };
47091
47091
  }, [disabled, hbjson, key, selOpt, sendHbjson]);
47092
47092
  var helpTextButton = {
47093
- add: "Add model to the ".concat(host, " viewport"),
47094
- preview: "Preview model in the ".concat(host, " viewport"),
47095
- delete: "Delete model from the ".concat(host, " viewport"),
47096
- clear: "Clear model from the ".concat(host, " viewport"),
47097
- replace: "Replace model from the ".concat(host, " viewport"),
47098
- 'subscribe-preview': "Render model in the ".concat(host, " viewport"),
47093
+ add: "Add the model to the ".concat(host, " viewport"),
47094
+ preview: "Preview the model in the ".concat(host, " viewport"),
47095
+ delete: "Delete the model from the ".concat(host, " viewport"),
47096
+ clear: "Clear the model from the ".concat(host, " viewport"),
47097
+ replace: "Replace the model in the ".concat(host, " viewport"),
47098
+ 'subscribe-preview': "Render the model in the ".concat(host, " viewport"),
47099
47099
  };
47100
47100
  return (React__default["default"].createElement(SettingsButton, { style: style, disabled: disabled, onClick: function (e) {
47101
47101
  e.stopPropagation();