@almadar/ui 5.154.0 → 5.156.0

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.
@@ -4,7 +4,7 @@ import { a as useEventBus } from '../useEventBus-Ckr4wqW3.cjs';
4
4
  export { u as useEmitEvent, b as useEventListener } from '../useEventBus-Ckr4wqW3.cjs';
5
5
  export { E as EventBusContextType } from '../event-bus-types-Bl78kokd.cjs';
6
6
  export { D as DEFAULT_SLOTS, S as SlotAnimation, a as SlotChangeCallback, b as SlotContent, c as SlotRenderConfig, U as UISlotManager, u as useUISlotManager } from '../useUISlots-GNwGLlW2.cjs';
7
- export { a as NavStackApi, u as useNavStack } from '../NavStackContext-BoVV9nWb.cjs';
7
+ export { a as NavStackApi, u as useNavStack } from '../NavStackContext-bw2nlBgT.cjs';
8
8
  import * as React$1 from 'react';
9
9
  import React__default from 'react';
10
10
  import * as _tanstack_react_query from '@tanstack/react-query';
@@ -4,7 +4,7 @@ import { a as useEventBus } from '../useEventBus-CQWyAWpK.js';
4
4
  export { u as useEmitEvent, b as useEventListener } from '../useEventBus-CQWyAWpK.js';
5
5
  export { E as EventBusContextType } from '../event-bus-types-Bl78kokd.js';
6
6
  export { D as DEFAULT_SLOTS, S as SlotAnimation, a as SlotChangeCallback, b as SlotContent, c as SlotRenderConfig, U as UISlotManager, u as useUISlotManager } from '../useUISlots-GNwGLlW2.js';
7
- export { a as NavStackApi, u as useNavStack } from '../NavStackContext-BoVV9nWb.js';
7
+ export { a as NavStackApi, u as useNavStack } from '../NavStackContext-bw2nlBgT.js';
8
8
  import * as React$1 from 'react';
9
9
  import React__default from 'react';
10
10
  import * as _tanstack_react_query from '@tanstack/react-query';
@@ -303,7 +303,8 @@ interface BadgeProps extends React.HTMLAttributes<HTMLSpanElement> {
303
303
  /** When set, renders a small X button on the right of the badge that
304
304
  * invokes this handler — turns the badge into a removable chip.
305
305
  * Used by the TagInput molecule and other "list of removable values"
306
- * surfaces. */
306
+ * surfaces.
307
+ * @offByDefault */
307
308
  onRemove?: () => void;
308
309
  /** Accessible label for the remove button. Defaults to "Remove". */
309
310
  removeLabel?: string;
@@ -303,7 +303,8 @@ interface BadgeProps extends React.HTMLAttributes<HTMLSpanElement> {
303
303
  /** When set, renders a small X button on the right of the badge that
304
304
  * invokes this handler — turns the badge into a removable chip.
305
305
  * Used by the TagInput molecule and other "list of removable values"
306
- * surfaces. */
306
+ * surfaces.
307
+ * @offByDefault */
307
308
  onRemove?: () => void;
308
309
  /** Accessible label for the remove button. Defaults to "Remove". */
309
310
  removeLabel?: string;
@@ -535,4 +535,4 @@ interface UseOfflineExecutorResult {
535
535
  */
536
536
  declare function useOfflineExecutor(options: UseOfflineExecutorOptions): UseOfflineExecutorResult;
537
537
 
538
- export { useOfflineExecutor as A, type ClientEffect as C, type DataContext as D, type EventResponse as E, type MappedPattern as M, type NavigationContextValue as N, OfflineExecutor as O, type PendingSyncEffect as P, type SlotDefinition as S, type UseOfflineExecutorResult as U, type UseOfflineExecutorOptions as a, NavigationProvider as b, type NavigationProviderProps as c, type NavigationState as d, comparePathSpecificity as e, extractRouteParams as f, findPageByName as g, findPageByPath as h, getAllPages as i, getDefaultPage as j, matchPathAmong as k, useInitPayload as l, matchPath as m, useNavigateTo as n, useNavigation as o, pathMatches as p, useNavigationId as q, useNavigationState as r, type ClientEffectExecutorConfig as s, type NotifyOptions as t, useActivePage as u, type DataResolution as v, type OfflineExecutorConfig as w, type OfflineExecutorState as x, type SlotType as y, createOfflineExecutor as z };
538
+ export { useOfflineExecutor as A, type ClientEffect as C, type DataContext as D, type EventResponse as E, type MappedPattern as M, type NotifyOptions as N, OfflineExecutor as O, type PendingSyncEffect as P, type SlotDefinition as S, type UseOfflineExecutorOptions as U, type ClientEffectExecutorConfig as a, type DataResolution as b, type NavigationContextValue as c, NavigationProvider as d, type NavigationProviderProps as e, type NavigationState as f, type OfflineExecutorConfig as g, type OfflineExecutorState as h, type SlotType as i, type UseOfflineExecutorResult as j, comparePathSpecificity as k, createOfflineExecutor as l, extractRouteParams as m, findPageByName as n, findPageByPath as o, getAllPages as p, getDefaultPage as q, matchPath as r, matchPathAmong as s, pathMatches as t, useActivePage as u, useInitPayload as v, useNavigateTo as w, useNavigation as x, useNavigationId as y, useNavigationState as z };
@@ -535,4 +535,4 @@ interface UseOfflineExecutorResult {
535
535
  */
536
536
  declare function useOfflineExecutor(options: UseOfflineExecutorOptions): UseOfflineExecutorResult;
537
537
 
538
- export { useOfflineExecutor as A, type ClientEffect as C, type DataContext as D, type EventResponse as E, type MappedPattern as M, type NavigationContextValue as N, OfflineExecutor as O, type PendingSyncEffect as P, type SlotDefinition as S, type UseOfflineExecutorResult as U, type UseOfflineExecutorOptions as a, NavigationProvider as b, type NavigationProviderProps as c, type NavigationState as d, comparePathSpecificity as e, extractRouteParams as f, findPageByName as g, findPageByPath as h, getAllPages as i, getDefaultPage as j, matchPathAmong as k, useInitPayload as l, matchPath as m, useNavigateTo as n, useNavigation as o, pathMatches as p, useNavigationId as q, useNavigationState as r, type ClientEffectExecutorConfig as s, type NotifyOptions as t, useActivePage as u, type DataResolution as v, type OfflineExecutorConfig as w, type OfflineExecutorState as x, type SlotType as y, createOfflineExecutor as z };
538
+ export { useOfflineExecutor as A, type ClientEffect as C, type DataContext as D, type EventResponse as E, type MappedPattern as M, type NotifyOptions as N, OfflineExecutor as O, type PendingSyncEffect as P, type SlotDefinition as S, type UseOfflineExecutorOptions as U, type ClientEffectExecutorConfig as a, type DataResolution as b, type NavigationContextValue as c, NavigationProvider as d, type NavigationProviderProps as e, type NavigationState as f, type OfflineExecutorConfig as g, type OfflineExecutorState as h, type SlotType as i, type UseOfflineExecutorResult as j, comparePathSpecificity as k, createOfflineExecutor as l, extractRouteParams as m, findPageByName as n, findPageByPath as o, getAllPages as p, getDefaultPage as q, matchPath as r, matchPathAmong as s, pathMatches as t, useActivePage as u, useInitPayload as v, useNavigateTo as w, useNavigation as x, useNavigationId as y, useNavigationState as z };