@elaraai/east-ui-components 1.0.10 → 1.0.12

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/dist/index.cjs CHANGED
@@ -77892,7 +77892,9 @@ exports.OverlayManagerProvider = OverlayManagerProvider;
77892
77892
  exports.PersistentUIStore = PersistentUIStore;
77893
77893
  exports.Pill = Pill;
77894
77894
  exports.ShareImpl = ShareImpl;
77895
+ exports.SliceEditPopover = SliceEditPopover;
77895
77896
  exports.SliceImpl = SliceImpl;
77897
+ exports.SlicePredicateBuilder = SlicePredicateBuilder;
77896
77898
  exports.SliceRailCluster = SliceRailCluster;
77897
77899
  exports.StateImpl = StateImpl;
77898
77900
  exports.StateRuntime = StateRuntime;
@@ -77903,6 +77905,7 @@ exports.buttonRecipe = buttonRecipe;
77903
77905
  exports.clearExtensionRegistry = clearExtensionRegistry;
77904
77906
  exports.createPersistentUIStore = createPersistentUIStore;
77905
77907
  exports.createUIStore = createUIStore;
77908
+ exports.formatPredicate = formatPredicate;
77906
77909
  exports.formatTick = formatTick;
77907
77910
  exports.getExtensionEntry = getExtensionEntry;
77908
77911
  exports.getSomeorUndefined = getSomeorUndefined;
@@ -77911,6 +77914,7 @@ exports.hasExtensionRenderer = hasExtensionRenderer;
77911
77914
  exports.implementUIComponent = implementUIComponent;
77912
77915
  exports.inputRecipe = inputRecipe;
77913
77916
  exports.layerStyles = layerStyles;
77917
+ exports.predicateParts = predicateParts;
77914
77918
  exports.semanticTokens = semanticTokens;
77915
77919
  exports.system = system;
77916
77920
  exports.textStyles = textStyles;