hplx-feature-library 1.0.79 → 1.0.80
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.
|
@@ -23500,7 +23500,7 @@ function yx(o) {
|
|
|
23500
23500
|
}, xt = async (gt) => {
|
|
23501
23501
|
try {
|
|
23502
23502
|
const ht = await p(gt);
|
|
23503
|
-
ht.
|
|
23503
|
+
ht.status && ht.data ? me(ht.data) : m?.("Failed to update document.");
|
|
23504
23504
|
} catch (ht) {
|
|
23505
23505
|
m?.("An unexpected error occurred while updating the document."), console.error(ht);
|
|
23506
23506
|
}
|