@superblocksteam/library 2.0.37-next.9 → 2.0.37

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.
@@ -0,0 +1,4 @@
1
+ import { root_store_default } from "./root-store-D7IuNpKE.js";
2
+ import "./utils-CCBWAYIM.js";
3
+
4
+ export { root_store_default as default };
@@ -992,7 +992,7 @@ var registry_default = EventRegistry;
992
992
 
993
993
  //#endregion
994
994
  //#region src/lib/triggers/run-event-handlers.ts
995
- const getRootStore = () => import("./root-store-C4kleHHH.js").then((module) => module.default);
995
+ const getRootStore = () => import("./root-store-C8Wjgal-.js").then((module) => module.default);
996
996
  const runEventHandlers = async ({ flow, name, scopeId, additionalContext }) => {
997
997
  const context$1 = {
998
998
  scopeId,
@@ -1485,6 +1485,7 @@ var Prop = class Prop {
1485
1485
  isTriggerProperty = true;
1486
1486
  break;
1487
1487
  case "jsx":
1488
+ case "children":
1488
1489
  baseControlType = "JSX";
1489
1490
  break;
1490
1491
  case "any":
@@ -2576,6 +2577,7 @@ var EntityManager = class {
2576
2577
  func: eov.value,
2577
2578
  path: prop,
2578
2579
  args,
2580
+ excludeState: true,
2579
2581
  get entityName() {
2580
2582
  return getName(entity.name);
2581
2583
  }
@@ -4551,4 +4553,4 @@ var root_store_default = new RootStore();
4551
4553
 
4552
4554
  //#endregion
4553
4555
  export { CLASS_NAMES, DEFAULT_ANONYMOUS_SOURCE_ID, DevTools, EventFlow, GLOBAL_SCOPE_ID, LazyFunction, NavigationEvent, Prop, PropsPanelCategory, RecordProp, Section, VALIDATORS, addNewPromise, colors, createInternalPropsList, createManagedPropsList, createPropertiesPanelDefinition, editorBridge, generateId, getEditStore, getName, iframeMessageHandler, isEditMode, isEmbeddedBySuperblocksFirstParty, isLocalLink, isName, isNameEqual, navigation, rejectById, resolveById, root_store_default, run_event_handlers_default, sendNotification, startEditorSync, system_error_default };
4554
- //# sourceMappingURL=root-store-2o7fAW9E.js.map
4556
+ //# sourceMappingURL=root-store-D7IuNpKE.js.map