@machinemetrics/mm-react-tools 4.2.3-1 → 4.2.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.
@@ -22689,14 +22689,11 @@ const ul = Wo.createContext(), PD = () => {
22689
22689
  };
22690
22690
  _.current[We] = He, N("set-path", {
22691
22691
  path: ne,
22692
- as: "drawer",
22692
+ variant: "sidesheet",
22693
22693
  ...me,
22694
22694
  onSave: void 0,
22695
22695
  callbackId: We,
22696
- onSaveCallbackId: Ke,
22697
- title: me?.title,
22698
- editTitle: me?.editTitle,
22699
- editOnly: me?.editOnly
22696
+ onSaveCallbackId: Ke
22700
22697
  });
22701
22698
  }) : Promise.reject(new Error("Not ready")), Y = (ne) => {
22702
22699
  N("set-summary", { summary: ne });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@machinemetrics/mm-react-tools",
3
- "version": "4.2.3-1",
3
+ "version": "4.2.3",
4
4
  "description": "Components, hooks, and helper functions for writing React apps using MachineMetrics APIs.",
5
5
  "author": "machinemetrics",
6
6
  "license": "MIT",