@superblocksteam/library 2.0.78-next.2 → 2.0.78-next.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.
@@ -1,4 +1,4 @@
1
- import { S as api_hmr_tracker_default, _ as root_store_default, t as makeWrappedComponent } from "../jsx-wrapper-CyqD5x_-.js";
1
+ import { S as api_hmr_tracker_default, _ as root_store_default, t as makeWrappedComponent } from "../jsx-wrapper-QXikqPef.js";
2
2
  import { SOURCE_ID_ATTRIBUTE } from "@superblocksteam/library-shared";
3
3
  import * as ReactJsxDevRuntime from "react/jsx-dev-runtime";
4
4
 
@@ -743,7 +743,15 @@ var DeployedParentBridge = class {
743
743
  forwardKeypress(_keys, _eventInfo) {}
744
744
  sendCaptureScreenshotResponse(_callbackId, _dataUrl, _error) {}
745
745
  sendPingAppReadyForScreenshotResponse(_callbackId, _isReady) {}
746
- updateProfiles(_profiles) {}
746
+ updateProfiles(profiles) {
747
+ sendMessageImmediately({
748
+ type: "iframe-action-batch",
749
+ payload: [{
750
+ type: "UPDATE_PROFILES",
751
+ payload: profiles
752
+ }]
753
+ });
754
+ }
747
755
  };
748
756
 
749
757
  //#endregion
@@ -3637,4 +3645,4 @@ const useJSXContext = () => {
3637
3645
 
3638
3646
  //#endregion
3639
3647
  export { useSuperblocksProfiles as A, PropsCategory as B, addNewPromise as C, getAppMode as D, SuperblocksContextProvider as E, iframeMessageHandler as F, createPropertiesPanelDefinition as H, isEmbeddedBySuperblocksFirstParty as I, isEditMode as L, sendNotification as M, colors as N, useSuperblocksContext as O, editorBridge as P, createManagedPropsList as R, api_hmr_tracker_default as S, resolveById as T, getEditStore as U, Section as V, root_store_default as _, FixWithClarkButton as a, createIframeSpan as b, ErrorContent as c, ErrorMessage as d, ErrorStack as f, StyledClarkIcon as g, SecondaryButton as h, getWidgetRectAnchorName as i, useSuperblocksUser as j, useSuperblocksGroups as k, ErrorDetails as l, ErrorTitle as m, useJSXContext as n, ActionsContainer as o, ErrorSummary as p, getWidgetAnchorName as r, ErrorContainer as s, makeWrappedComponent as t, ErrorIconContainer as u, startEditorSync as v, rejectById as w, getContextFromTraceHeaders as x, generateId as y, Prop as z };
3640
- //# sourceMappingURL=jsx-wrapper-CyqD5x_-.js.map
3648
+ //# sourceMappingURL=jsx-wrapper-QXikqPef.js.map