@almadar/ui 2.5.2 → 2.6.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.
- package/dist/{chunk-2UMN2BLO.js → chunk-2QM732NQ.js} +47 -4
- package/dist/{chunk-AL6BLHMG.js → chunk-LEWQP2UP.js} +2537 -429
- package/dist/{chunk-GOZKH7QW.js → chunk-WGJIL4YR.js} +267 -2
- package/dist/components/index.d.ts +419 -7
- package/dist/components/index.js +77 -69
- package/dist/hooks/index.d.ts +133 -3
- package/dist/hooks/index.js +3 -3
- package/dist/providers/index.js +4 -4
- package/package.json +1 -1
package/dist/components/index.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { useAuthContext } from '../chunk-
|
|
2
|
-
export { ENTITY_EVENTS, useAgentChat, useAuthContext, useCompile, useConnectGitHub, useCreateEntity, useDeepAgentGeneration, useDeleteEntity, useDisconnectGitHub, useEntities, useEntitiesByType, useEntity as useEntityById, useEntityMutations, useExtensions, useFileEditor, useFileSystem, useGitHubBranches, useGitHubRepo, useGitHubRepos, useGitHubStatus, useInput, useOrbitalHistory, useOrbitalMutations, usePhysics, usePlayer, usePreview, useResolvedEntity, useSelectedEntity, useSendOrbitalEvent, useSingletonEntity, useUIEvents, useUpdateEntity, useValidation } from '../chunk-
|
|
1
|
+
import { useAuthContext } from '../chunk-2QM732NQ.js';
|
|
2
|
+
export { ENTITY_EVENTS, useAgentChat, useAuthContext, useCompile, useConnectGitHub, useCreateEntity, useDeepAgentGeneration, useDeleteEntity, useDisconnectGitHub, useEntities, useEntitiesByType, useEntity as useEntityById, useEntityMutations, useExtensions, useFileEditor, useFileSystem, useGitHubBranches, useGitHubRepo, useGitHubRepos, useGitHubStatus, useInput, useOrbitalHistory, useOrbitalMutations, usePhysics, usePinchZoom, usePlayer, usePreview, useResolvedEntity, useSelectedEntity, useSendOrbitalEvent, useSingletonEntity, useUIEvents, useUpdateEntity, useValidation } from '../chunk-2QM732NQ.js';
|
|
3
3
|
import { DEFAULT_CONFIG, renderStateMachineToDomData, parseContentSegments } from '../chunk-N6DJVKZ6.js';
|
|
4
4
|
import '../chunk-3HJHHULT.js';
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
export { Accordion, ActionButtons, Card2 as ActionCard, Alert, Avatar, Badge, Box, Breadcrumb, Button, ButtonGroup, CalendarGrid, Card, CardBody, CardContent, CardFooter, CardGrid, CardHeader, CardTitle, Center, ChartLegend, Checkbox, CodeBlock, ConditionalWrapper, Container, ControlButton, DPad, DataGrid, DataList, DataTable, DateRangeSelector, DayCell, DetailPanel, Divider, Drawer, EmptyState, EntityDisplayEvents, ErrorBoundary, ErrorState, FilterGroup, Flex, FlipCard, FlipContainer, FloatingActionButton, Form, FormField, FormSectionHeader, GraphView, Grid, HStack, Heading, HealthBar, Icon, Input, InputGroup, Label, LawReferenceTooltip, LineChart, LoadingState, MapView, MarkdownContent, MasterDetail, Menu, Modal, Overlay, PageHeader, Pagination, Popover, ProgressBar, ProgressDots, QuizBlock, Radio, RelationSelect, RepeatableFormSection, ScaledDiagram, ScoreDisplay, SearchInput, Select, SidePanel, SimpleGrid, Skeleton, SlotContentRenderer, Spacer, Spinner, Sprite, Stack, StatBadge, StatCard, StateIndicator, Switch, Tabs, Text, TextHighlight, Textarea, ThemeSelector, ThemeToggle, TimeSlotCell, Toast, Tooltip, Typography, UISlotComponent, UISlotRenderer, VStack, ViolationAlert, WizardNavigation, WizardProgress, drawSprite } from '../chunk-AL6BLHMG.js';
|
|
5
|
+
import { VStack, HStack, Typography, Button, Icon, Box, Card, Avatar, Badge, SearchInput, Checkbox, Menu as Menu$1, Pagination, LoadingState, EmptyState, Modal, ErrorState, QuizBlock, CodeBlock, ScaledDiagram, MarkdownContent, Divider, ProgressBar, Stack, StatBadge, Select, Drawer, Toast, Tabs, Input, ThemeToggle, EntityDisplayEvents, StateIndicator, Container } from '../chunk-LEWQP2UP.js';
|
|
6
|
+
export { Accordion, ActionButtons, Card2 as ActionCard, Alert, AnimatedCounter, Avatar, Badge, Box, Breadcrumb, Button, ButtonGroup, CalendarGrid, Card, CardBody, CardContent, CardFooter, CardGrid, CardHeader, CardTitle, Carousel, Center, ChartLegend, Checkbox, CodeBlock, ConditionalWrapper, ConfettiEffect, Container, ControlButton, DPad, DataGrid, DataList, DataTable, DateRangeSelector, DayCell, DetailPanel, Divider, Drawer, EmptyState, EntityDisplayEvents, ErrorBoundary, ErrorState, FilterGroup, Flex, FlipCard, FlipContainer, FloatingActionButton, Form, FormField, FormSectionHeader, GraphView, Grid, HStack, Heading, HealthBar, Icon, InfiniteScrollSentinel, Input, InputGroup, Label, LawReferenceTooltip, Lightbox, LineChart, LoadingState, MapView, MarkdownContent, MasterDetail, Menu, Modal, NumberStepper, Overlay, PageHeader, Pagination, Popover, ProgressBar, ProgressDots, PullToRefresh, QuizBlock, Radio, RangeSlider, RelationSelect, RepeatableFormSection, ScaledDiagram, ScoreDisplay, SearchInput, Select, SidePanel, SimpleGrid, Skeleton, SlotContentRenderer, SortableList, Spacer, Spinner, Sprite, Stack, StarRating, StatBadge, StatCard, StateIndicator, StatusDot, SwipeableRow, Switch, Tabs, Text, TextHighlight, Textarea, ThemeSelector, ThemeToggle, TimeSlotCell, Toast, Tooltip, TrendIndicator, TypewriterText, Typography, UISlotComponent, UISlotRenderer, UploadDropZone, VStack, ViolationAlert, WizardNavigation, WizardProgress, drawSprite } from '../chunk-LEWQP2UP.js';
|
|
8
7
|
import '../chunk-DKQN5FVU.js';
|
|
9
|
-
import { useTranslate } from '../chunk-
|
|
10
|
-
export { EntityDataProvider, I18nProvider, createTranslate, entityDataKeys, parseQueryBinding, useEntity, useEntityDataAdapter, useEntityDetail, useEntityList, useEntityListSuspense, useEntitySuspense, useQuerySingleton, useTranslate } from '../chunk-
|
|
8
|
+
import { useTranslate } from '../chunk-WGJIL4YR.js';
|
|
9
|
+
export { EntityDataProvider, I18nProvider, createTranslate, entityDataKeys, parseQueryBinding, useDragReorder, useEntity, useEntityDataAdapter, useEntityDetail, useEntityList, useEntityListSuspense, useEntitySuspense, useInfiniteScroll, useLongPress, usePullToRefresh, useQuerySingleton, useSwipeGesture, useTranslate } from '../chunk-WGJIL4YR.js';
|
|
11
10
|
import { useEventBus, useEventListener } from '../chunk-YXZM3WCF.js';
|
|
12
11
|
export { useEmitEvent, useEventBus, useEventListener } from '../chunk-YXZM3WCF.js';
|
|
13
12
|
export { DEFAULT_SLOTS, useUISlotManager } from '../chunk-3JGAROCW.js';
|
|
14
|
-
import '../chunk-TSETXL2E.js';
|
|
15
13
|
import { cn, getNestedValue } from '../chunk-KKCVDUK7.js';
|
|
16
14
|
export { cn } from '../chunk-KKCVDUK7.js';
|
|
15
|
+
import '../chunk-TSETXL2E.js';
|
|
17
16
|
import '../chunk-K2D5D3WK.js';
|
|
17
|
+
export { clearEntities, getAllEntities, getByType, getEntity, getSingleton, removeEntity, spawnEntity, updateEntity, updateSingleton } from '../chunk-N7MVUW4R.js';
|
|
18
18
|
import { __publicField } from '../chunk-PKBMQBKP.js';
|
|
19
19
|
import * as React from 'react';
|
|
20
20
|
import React__default, { createContext, useState, useCallback, useMemo, useEffect, useRef, useContext } from 'react';
|
|
@@ -10759,14 +10759,82 @@ function NegotiatorBoard({
|
|
|
10759
10759
|
);
|
|
10760
10760
|
}
|
|
10761
10761
|
NegotiatorBoard.displayName = "NegotiatorBoard";
|
|
10762
|
+
|
|
10763
|
+
// components/organisms/game/physics-sim/presets/mechanics.ts
|
|
10764
|
+
var projectileMotion = {
|
|
10765
|
+
id: "mechanics-projectile",
|
|
10766
|
+
name: "Projectile Motion",
|
|
10767
|
+
description: "Launch a ball and observe parabolic trajectory under gravity.",
|
|
10768
|
+
domain: "natural",
|
|
10769
|
+
gravity: { x: 0, y: 9.81 },
|
|
10770
|
+
bodies: [
|
|
10771
|
+
{ id: "ball", x: 50, y: 350, vx: 80, vy: -120, mass: 1, radius: 10, color: "#e94560", fixed: false },
|
|
10772
|
+
{ id: "ground", x: 300, y: 390, vx: 0, vy: 0, mass: 1e3, radius: 400, color: "#333", fixed: true }
|
|
10773
|
+
],
|
|
10774
|
+
showVelocity: true,
|
|
10775
|
+
parameters: {
|
|
10776
|
+
angle: { value: 45, min: 0, max: 90, step: 1, label: "Launch angle (deg)" },
|
|
10777
|
+
velocity: { value: 100, min: 10, max: 200, step: 5, label: "Initial velocity (m/s)" },
|
|
10778
|
+
gravity: { value: 9.81, min: 0, max: 20, step: 0.1, label: "Gravity (m/s\xB2)" }
|
|
10779
|
+
}
|
|
10780
|
+
};
|
|
10781
|
+
var pendulum = {
|
|
10782
|
+
id: "mechanics-pendulum",
|
|
10783
|
+
name: "Simple Pendulum",
|
|
10784
|
+
description: "A mass on a string swinging under gravity.",
|
|
10785
|
+
domain: "natural",
|
|
10786
|
+
gravity: { x: 0, y: 9.81 },
|
|
10787
|
+
bodies: [
|
|
10788
|
+
{ id: "pivot", x: 300, y: 50, vx: 0, vy: 0, mass: 1e3, radius: 5, color: "#888", fixed: true },
|
|
10789
|
+
{ id: "bob", x: 400, y: 200, vx: 0, vy: 0, mass: 5, radius: 15, color: "#e94560", fixed: false }
|
|
10790
|
+
],
|
|
10791
|
+
constraints: [{ bodyA: 0, bodyB: 1, length: 180, stiffness: 1 }],
|
|
10792
|
+
parameters: {
|
|
10793
|
+
length: { value: 180, min: 50, max: 300, step: 10, label: "String length (px)" },
|
|
10794
|
+
mass: { value: 5, min: 1, max: 20, step: 0.5, label: "Mass (kg)" },
|
|
10795
|
+
gravity: { value: 9.81, min: 0, max: 20, step: 0.1, label: "Gravity (m/s\xB2)" }
|
|
10796
|
+
}
|
|
10797
|
+
};
|
|
10798
|
+
var springOscillator = {
|
|
10799
|
+
id: "mechanics-spring",
|
|
10800
|
+
name: "Spring Oscillator",
|
|
10801
|
+
description: "A mass bouncing on a spring \u2014 simple harmonic motion.",
|
|
10802
|
+
domain: "natural",
|
|
10803
|
+
gravity: { x: 0, y: 0 },
|
|
10804
|
+
bodies: [
|
|
10805
|
+
{ id: "anchor", x: 300, y: 50, vx: 0, vy: 0, mass: 1e3, radius: 8, color: "#888", fixed: true },
|
|
10806
|
+
{ id: "mass", x: 300, y: 250, vx: 0, vy: 0, mass: 2, radius: 20, color: "#0f3460", fixed: false }
|
|
10807
|
+
],
|
|
10808
|
+
constraints: [{ bodyA: 0, bodyB: 1, length: 150, stiffness: 0.5 }],
|
|
10809
|
+
parameters: {
|
|
10810
|
+
stiffness: { value: 0.5, min: 0.1, max: 2, step: 0.05, label: "Spring stiffness (k)" },
|
|
10811
|
+
mass: { value: 2, min: 0.5, max: 10, step: 0.5, label: "Mass (kg)" },
|
|
10812
|
+
damping: { value: 0, min: 0, max: 0.5, step: 0.01, label: "Damping" }
|
|
10813
|
+
}
|
|
10814
|
+
};
|
|
10815
|
+
|
|
10816
|
+
// components/organisms/game/physics-sim/presets/index.ts
|
|
10817
|
+
var ALL_PRESETS = [
|
|
10818
|
+
projectileMotion,
|
|
10819
|
+
pendulum,
|
|
10820
|
+
springOscillator
|
|
10821
|
+
];
|
|
10822
|
+
function resolvePreset(preset) {
|
|
10823
|
+
if (typeof preset !== "string") return preset;
|
|
10824
|
+
const needle = preset.toLowerCase();
|
|
10825
|
+
return ALL_PRESETS.find(
|
|
10826
|
+
(p2) => p2.id === preset || p2.id.includes(needle) || p2.name.toLowerCase().includes(needle)
|
|
10827
|
+
) ?? projectileMotion;
|
|
10828
|
+
}
|
|
10762
10829
|
function SimulationCanvas({
|
|
10763
|
-
preset,
|
|
10830
|
+
preset: presetProp,
|
|
10764
10831
|
width = 600,
|
|
10765
10832
|
height = 400,
|
|
10766
10833
|
running,
|
|
10767
10834
|
speed = 1,
|
|
10768
10835
|
className
|
|
10769
10836
|
}) {
|
|
10837
|
+
const preset = useMemo(() => resolvePreset(presetProp), [presetProp]);
|
|
10770
10838
|
const canvasRef = useRef(null);
|
|
10771
10839
|
const bodiesRef = useRef(structuredClone(preset.bodies));
|
|
10772
10840
|
useEffect(() => {
|
|
@@ -10992,66 +11060,6 @@ function SimulationGraph({
|
|
|
10992
11060
|
] }) });
|
|
10993
11061
|
}
|
|
10994
11062
|
SimulationGraph.displayName = "SimulationGraph";
|
|
10995
|
-
|
|
10996
|
-
// components/organisms/game/physics-sim/presets/mechanics.ts
|
|
10997
|
-
var projectileMotion = {
|
|
10998
|
-
id: "mechanics-projectile",
|
|
10999
|
-
name: "Projectile Motion",
|
|
11000
|
-
description: "Launch a ball and observe parabolic trajectory under gravity.",
|
|
11001
|
-
domain: "natural",
|
|
11002
|
-
gravity: { x: 0, y: 9.81 },
|
|
11003
|
-
bodies: [
|
|
11004
|
-
{ id: "ball", x: 50, y: 350, vx: 80, vy: -120, mass: 1, radius: 10, color: "#e94560", fixed: false },
|
|
11005
|
-
{ id: "ground", x: 300, y: 390, vx: 0, vy: 0, mass: 1e3, radius: 400, color: "#333", fixed: true }
|
|
11006
|
-
],
|
|
11007
|
-
showVelocity: true,
|
|
11008
|
-
parameters: {
|
|
11009
|
-
angle: { value: 45, min: 0, max: 90, step: 1, label: "Launch angle (deg)" },
|
|
11010
|
-
velocity: { value: 100, min: 10, max: 200, step: 5, label: "Initial velocity (m/s)" },
|
|
11011
|
-
gravity: { value: 9.81, min: 0, max: 20, step: 0.1, label: "Gravity (m/s\xB2)" }
|
|
11012
|
-
}
|
|
11013
|
-
};
|
|
11014
|
-
var pendulum = {
|
|
11015
|
-
id: "mechanics-pendulum",
|
|
11016
|
-
name: "Simple Pendulum",
|
|
11017
|
-
description: "A mass on a string swinging under gravity.",
|
|
11018
|
-
domain: "natural",
|
|
11019
|
-
gravity: { x: 0, y: 9.81 },
|
|
11020
|
-
bodies: [
|
|
11021
|
-
{ id: "pivot", x: 300, y: 50, vx: 0, vy: 0, mass: 1e3, radius: 5, color: "#888", fixed: true },
|
|
11022
|
-
{ id: "bob", x: 400, y: 200, vx: 0, vy: 0, mass: 5, radius: 15, color: "#e94560", fixed: false }
|
|
11023
|
-
],
|
|
11024
|
-
constraints: [{ bodyA: 0, bodyB: 1, length: 180, stiffness: 1 }],
|
|
11025
|
-
parameters: {
|
|
11026
|
-
length: { value: 180, min: 50, max: 300, step: 10, label: "String length (px)" },
|
|
11027
|
-
mass: { value: 5, min: 1, max: 20, step: 0.5, label: "Mass (kg)" },
|
|
11028
|
-
gravity: { value: 9.81, min: 0, max: 20, step: 0.1, label: "Gravity (m/s\xB2)" }
|
|
11029
|
-
}
|
|
11030
|
-
};
|
|
11031
|
-
var springOscillator = {
|
|
11032
|
-
id: "mechanics-spring",
|
|
11033
|
-
name: "Spring Oscillator",
|
|
11034
|
-
description: "A mass bouncing on a spring \u2014 simple harmonic motion.",
|
|
11035
|
-
domain: "natural",
|
|
11036
|
-
gravity: { x: 0, y: 0 },
|
|
11037
|
-
bodies: [
|
|
11038
|
-
{ id: "anchor", x: 300, y: 50, vx: 0, vy: 0, mass: 1e3, radius: 8, color: "#888", fixed: true },
|
|
11039
|
-
{ id: "mass", x: 300, y: 250, vx: 0, vy: 0, mass: 2, radius: 20, color: "#0f3460", fixed: false }
|
|
11040
|
-
],
|
|
11041
|
-
constraints: [{ bodyA: 0, bodyB: 1, length: 150, stiffness: 0.5 }],
|
|
11042
|
-
parameters: {
|
|
11043
|
-
stiffness: { value: 0.5, min: 0.1, max: 2, step: 0.05, label: "Spring stiffness (k)" },
|
|
11044
|
-
mass: { value: 2, min: 0.5, max: 10, step: 0.5, label: "Mass (kg)" },
|
|
11045
|
-
damping: { value: 0, min: 0, max: 0.5, step: 0.01, label: "Damping" }
|
|
11046
|
-
}
|
|
11047
|
-
};
|
|
11048
|
-
|
|
11049
|
-
// components/organisms/game/physics-sim/presets/index.ts
|
|
11050
|
-
var ALL_PRESETS = [
|
|
11051
|
-
projectileMotion,
|
|
11052
|
-
pendulum,
|
|
11053
|
-
springOscillator
|
|
11054
|
-
];
|
|
11055
11063
|
var eventIcons = {
|
|
11056
11064
|
attack: Sword,
|
|
11057
11065
|
defend: Shield,
|
package/dist/hooks/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ import { OrbitalSchema } from '@almadar/core';
|
|
|
2
2
|
import { E as EventBusContextType, a as EventListener } from '../event-bus-types-CjJduURa.js';
|
|
3
3
|
export { K as KFlowEvent, U as Unsubscribe } from '../event-bus-types-CjJduURa.js';
|
|
4
4
|
export { D as DEFAULT_SLOTS, R as RenderUIConfig, b as SlotAnimation, c as SlotChangeCallback, S as SlotContent, a as UISlot, U as UISlotManager, u as useUISlotManager } from '../useUISlots-BBjNvQtb.js';
|
|
5
|
-
import * as React from 'react';
|
|
5
|
+
import * as React$1 from 'react';
|
|
6
6
|
import React__default, { ReactNode } from 'react';
|
|
7
7
|
import * as _tanstack_react_query from '@tanstack/react-query';
|
|
8
8
|
import { Entity, getEntity, getByType, getAllEntities, getSingleton, spawnEntity, updateEntity, updateSingleton, removeEntity, clearEntities } from '../stores/index.js';
|
|
@@ -953,7 +953,7 @@ interface I18nContextValue {
|
|
|
953
953
|
* </I18nProvider>
|
|
954
954
|
* ```
|
|
955
955
|
*/
|
|
956
|
-
declare const I18nProvider: React.Provider<I18nContextValue>;
|
|
956
|
+
declare const I18nProvider: React$1.Provider<I18nContextValue>;
|
|
957
957
|
/**
|
|
958
958
|
* Hook to access the current locale and translate function.
|
|
959
959
|
* Safe to call without a provider — returns passthrough t().
|
|
@@ -1029,6 +1029,136 @@ interface AuthContextValue {
|
|
|
1029
1029
|
*/
|
|
1030
1030
|
declare function useAuthContext(): AuthContextValue;
|
|
1031
1031
|
|
|
1032
|
+
interface SwipeGestureOptions {
|
|
1033
|
+
/** Minimum distance in px to trigger a swipe (default: 50) */
|
|
1034
|
+
threshold?: number;
|
|
1035
|
+
/** Minimum velocity in px/ms to qualify (default: 0.3) */
|
|
1036
|
+
velocityThreshold?: number;
|
|
1037
|
+
/** Prevent default touch behavior during swipe (default: false) */
|
|
1038
|
+
preventDefault?: boolean;
|
|
1039
|
+
}
|
|
1040
|
+
interface SwipeGestureResult {
|
|
1041
|
+
onSwipeLeft?: () => void;
|
|
1042
|
+
onSwipeRight?: () => void;
|
|
1043
|
+
onSwipeUp?: () => void;
|
|
1044
|
+
onSwipeDown?: () => void;
|
|
1045
|
+
}
|
|
1046
|
+
interface SwipeHandlers {
|
|
1047
|
+
onPointerDown: (e: React__default.PointerEvent) => void;
|
|
1048
|
+
onPointerMove: (e: React__default.PointerEvent) => void;
|
|
1049
|
+
onPointerUp: (e: React__default.PointerEvent) => void;
|
|
1050
|
+
onPointerCancel: (e: React__default.PointerEvent) => void;
|
|
1051
|
+
/** Current horizontal offset during swipe (for animation) */
|
|
1052
|
+
offsetX: number;
|
|
1053
|
+
/** Whether a swipe gesture is in progress */
|
|
1054
|
+
isSwiping: boolean;
|
|
1055
|
+
}
|
|
1056
|
+
|
|
1057
|
+
declare function useSwipeGesture(callbacks: SwipeGestureResult, options?: SwipeGestureOptions): SwipeHandlers;
|
|
1058
|
+
|
|
1059
|
+
interface LongPressOptions {
|
|
1060
|
+
/** Hold duration in ms before triggering (default: 500) */
|
|
1061
|
+
duration?: number;
|
|
1062
|
+
/** Movement tolerance in px before canceling (default: 10) */
|
|
1063
|
+
moveThreshold?: number;
|
|
1064
|
+
}
|
|
1065
|
+
interface LongPressHandlers {
|
|
1066
|
+
onPointerDown: (e: React__default.PointerEvent) => void;
|
|
1067
|
+
onPointerMove: (e: React__default.PointerEvent) => void;
|
|
1068
|
+
onPointerUp: () => void;
|
|
1069
|
+
onPointerCancel: () => void;
|
|
1070
|
+
/** Whether the long press is currently active (held down, timer running) */
|
|
1071
|
+
isPressed: boolean;
|
|
1072
|
+
}
|
|
1073
|
+
declare function useLongPress(onLongPress: () => void, options?: LongPressOptions): LongPressHandlers;
|
|
1074
|
+
|
|
1075
|
+
interface DragReorderResult<T> {
|
|
1076
|
+
/** The reordered items array */
|
|
1077
|
+
items: T[];
|
|
1078
|
+
/** Index of the item currently being dragged (-1 if not dragging) */
|
|
1079
|
+
dragIndex: number;
|
|
1080
|
+
/** Index of the drop target (-1 if not over any target) */
|
|
1081
|
+
dragOverIndex: number;
|
|
1082
|
+
/** Whether a drag is in progress */
|
|
1083
|
+
isDragging: boolean;
|
|
1084
|
+
/** Props to spread on the drag handle element for a given index */
|
|
1085
|
+
getDragHandleProps: (index: number) => {
|
|
1086
|
+
onPointerDown: (e: React__default.PointerEvent) => void;
|
|
1087
|
+
style: React__default.CSSProperties;
|
|
1088
|
+
'aria-grabbed': boolean;
|
|
1089
|
+
role: string;
|
|
1090
|
+
};
|
|
1091
|
+
/** Props to spread on each list item for a given index */
|
|
1092
|
+
getItemProps: (index: number) => {
|
|
1093
|
+
onPointerMove: (e: React__default.PointerEvent) => void;
|
|
1094
|
+
onPointerUp: () => void;
|
|
1095
|
+
'aria-dropeffect': string;
|
|
1096
|
+
style: React__default.CSSProperties;
|
|
1097
|
+
};
|
|
1098
|
+
}
|
|
1099
|
+
declare function useDragReorder<T>(initialItems: T[], onReorder: (fromIndex: number, toIndex: number, item: T) => void): DragReorderResult<T>;
|
|
1100
|
+
|
|
1101
|
+
interface InfiniteScrollOptions {
|
|
1102
|
+
/** Root margin for IntersectionObserver (default: "200px") */
|
|
1103
|
+
rootMargin?: string;
|
|
1104
|
+
/** Whether more items are available to load */
|
|
1105
|
+
hasMore?: boolean;
|
|
1106
|
+
/** Whether a load is currently in progress */
|
|
1107
|
+
isLoading?: boolean;
|
|
1108
|
+
}
|
|
1109
|
+
interface InfiniteScrollResult {
|
|
1110
|
+
/** Ref to attach to the sentinel element */
|
|
1111
|
+
sentinelRef: React.RefCallback<HTMLElement>;
|
|
1112
|
+
}
|
|
1113
|
+
declare function useInfiniteScroll(onLoadMore: () => void, options?: InfiniteScrollOptions): InfiniteScrollResult;
|
|
1114
|
+
|
|
1115
|
+
interface PullToRefreshOptions {
|
|
1116
|
+
/** Distance in px to pull before triggering refresh (default: 60) */
|
|
1117
|
+
threshold?: number;
|
|
1118
|
+
/** Maximum pull distance in px (default: 120) */
|
|
1119
|
+
maxPull?: number;
|
|
1120
|
+
}
|
|
1121
|
+
interface PullToRefreshResult {
|
|
1122
|
+
/** Current pull distance in px */
|
|
1123
|
+
pullDistance: number;
|
|
1124
|
+
/** Whether the user is actively pulling */
|
|
1125
|
+
isPulling: boolean;
|
|
1126
|
+
/** Whether a refresh was triggered and is in progress */
|
|
1127
|
+
isRefreshing: boolean;
|
|
1128
|
+
/** Props to spread on the scrollable container */
|
|
1129
|
+
containerProps: {
|
|
1130
|
+
onTouchStart: (e: React__default.TouchEvent) => void;
|
|
1131
|
+
onTouchMove: (e: React__default.TouchEvent) => void;
|
|
1132
|
+
onTouchEnd: () => void;
|
|
1133
|
+
style: React__default.CSSProperties;
|
|
1134
|
+
};
|
|
1135
|
+
/** Call this when the refresh operation completes */
|
|
1136
|
+
endRefresh: () => void;
|
|
1137
|
+
}
|
|
1138
|
+
declare function usePullToRefresh(onRefresh: () => void, options?: PullToRefreshOptions): PullToRefreshResult;
|
|
1139
|
+
|
|
1140
|
+
interface PinchZoomResult {
|
|
1141
|
+
/** Current zoom scale (1 = no zoom) */
|
|
1142
|
+
scale: number;
|
|
1143
|
+
/** Whether a pinch gesture is active */
|
|
1144
|
+
isPinching: boolean;
|
|
1145
|
+
/** Props to spread on the zoomable container */
|
|
1146
|
+
gestureProps: {
|
|
1147
|
+
onTouchStart: (e: React__default.TouchEvent) => void;
|
|
1148
|
+
onTouchMove: (e: React__default.TouchEvent) => void;
|
|
1149
|
+
onTouchEnd: () => void;
|
|
1150
|
+
};
|
|
1151
|
+
/** Reset zoom to 1 */
|
|
1152
|
+
resetZoom: () => void;
|
|
1153
|
+
}
|
|
1154
|
+
interface PinchZoomOptions {
|
|
1155
|
+
/** Minimum zoom scale (default: 0.5) */
|
|
1156
|
+
minScale?: number;
|
|
1157
|
+
/** Maximum zoom scale (default: 4) */
|
|
1158
|
+
maxScale?: number;
|
|
1159
|
+
}
|
|
1160
|
+
declare function usePinchZoom(options?: PinchZoomOptions): PinchZoomResult;
|
|
1161
|
+
|
|
1032
1162
|
/**
|
|
1033
1163
|
* GitHub connection status
|
|
1034
1164
|
*/
|
|
@@ -1088,4 +1218,4 @@ declare function useGitHubBranches(owner: string, repo: string, enabled?: boolea
|
|
|
1088
1218
|
branches: string[];
|
|
1089
1219
|
}, Error>;
|
|
1090
1220
|
|
|
1091
|
-
export { type AuthContextValue, type AuthUser, type ChangeSummary, type CompileResult, type CompileStage, ENTITY_EVENTS, Entity, type EntityDataAdapter, EntityDataProvider, type EntityDataRecord, type EntityMutationResult, EventBusContextType, EventListener, type Extension, type ExtensionManifest, type FileSystemFile, type FileSystemStatus, type GitHubRepo, type GitHubStatus, type HistoryTimelineItem, type I18nContextValue, I18nProvider, type OpenFile, type OrbitalEventPayload, type OrbitalEventResponse, type QuerySingletonEntity, type QuerySingletonResult, type QuerySingletonState, type QueryState, type ResolvedEntity, type RevertResult, type SelectedFile, type TranslateFunction, type UseCompileResult, type UseEntityDetailResult, type UseEntityListOptions, type UseEntityListResult, type UseEntityMutationsOptions, type UseExtensionsOptions, type UseExtensionsResult, type UseFileEditorOptions, type UseFileEditorResult, type UseFileSystemResult, type UseOrbitalHistoryOptions, type UseOrbitalHistoryResult, clearEntities, createTranslate, entityDataKeys, getAllEntities, getByType, getEntity, getSingleton, parseQueryBinding, removeEntity, spawnEntity, updateEntity, updateSingleton, useAgentChat, useAuthContext, useCompile, useConnectGitHub, useCreateEntity, useDeepAgentGeneration, useDeleteEntity, useDisconnectGitHub, useEmitEvent, useEntities, useEntitiesByType, useEntity$1 as useEntity, useEntity as useEntityById, useEntityDataAdapter, useEntityDetail, useEntityList, useEntityListSuspense, useEntityMutations, useEntitySuspense, useEventBus, useEventListener, useExtensions, useFileEditor, useFileSystem, useGitHubBranches, useGitHubRepo, useGitHubRepos, useGitHubStatus, useInput, useOrbitalHistory, useOrbitalMutations, usePhysics, usePlayer, usePreview, useQuerySingleton, useResolvedEntity, useSelectedEntity, useSendOrbitalEvent, useSingletonEntity, useTranslate, useUIEvents, useUpdateEntity, useValidation };
|
|
1221
|
+
export { type AuthContextValue, type AuthUser, type ChangeSummary, type CompileResult, type CompileStage, type DragReorderResult, ENTITY_EVENTS, Entity, type EntityDataAdapter, EntityDataProvider, type EntityDataRecord, type EntityMutationResult, EventBusContextType, EventListener, type Extension, type ExtensionManifest, type FileSystemFile, type FileSystemStatus, type GitHubRepo, type GitHubStatus, type HistoryTimelineItem, type I18nContextValue, I18nProvider, type InfiniteScrollOptions, type InfiniteScrollResult, type LongPressHandlers, type LongPressOptions, type OpenFile, type OrbitalEventPayload, type OrbitalEventResponse, type PinchZoomOptions, type PinchZoomResult, type PullToRefreshOptions, type PullToRefreshResult, type QuerySingletonEntity, type QuerySingletonResult, type QuerySingletonState, type QueryState, type ResolvedEntity, type RevertResult, type SelectedFile, type SwipeGestureOptions, type SwipeGestureResult, type SwipeHandlers, type TranslateFunction, type UseCompileResult, type UseEntityDetailResult, type UseEntityListOptions, type UseEntityListResult, type UseEntityMutationsOptions, type UseExtensionsOptions, type UseExtensionsResult, type UseFileEditorOptions, type UseFileEditorResult, type UseFileSystemResult, type UseOrbitalHistoryOptions, type UseOrbitalHistoryResult, clearEntities, createTranslate, entityDataKeys, getAllEntities, getByType, getEntity, getSingleton, parseQueryBinding, removeEntity, spawnEntity, updateEntity, updateSingleton, useAgentChat, useAuthContext, useCompile, useConnectGitHub, useCreateEntity, useDeepAgentGeneration, useDeleteEntity, useDisconnectGitHub, useDragReorder, useEmitEvent, useEntities, useEntitiesByType, useEntity$1 as useEntity, useEntity as useEntityById, useEntityDataAdapter, useEntityDetail, useEntityList, useEntityListSuspense, useEntityMutations, useEntitySuspense, useEventBus, useEventListener, useExtensions, useFileEditor, useFileSystem, useGitHubBranches, useGitHubRepo, useGitHubRepos, useGitHubStatus, useInfiniteScroll, useInput, useLongPress, useOrbitalHistory, useOrbitalMutations, usePhysics, usePinchZoom, usePlayer, usePreview, usePullToRefresh, useQuerySingleton, useResolvedEntity, useSelectedEntity, useSendOrbitalEvent, useSingletonEntity, useSwipeGesture, useTranslate, useUIEvents, useUpdateEntity, useValidation };
|
package/dist/hooks/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { ENTITY_EVENTS, useAgentChat, useAuthContext, useCompile, useConnectGitHub, useCreateEntity, useDeepAgentGeneration, useDeleteEntity, useDisconnectGitHub, useEntities, useEntitiesByType, useEntity as useEntityById, useEntityMutations, useExtensions, useFileEditor, useFileSystem, useGitHubBranches, useGitHubRepo, useGitHubRepos, useGitHubStatus, useInput, useOrbitalHistory, useOrbitalMutations, usePhysics, usePlayer, usePreview, useResolvedEntity, useSelectedEntity, useSendOrbitalEvent, useSingletonEntity, useUIEvents, useUpdateEntity, useValidation } from '../chunk-
|
|
1
|
+
export { ENTITY_EVENTS, useAgentChat, useAuthContext, useCompile, useConnectGitHub, useCreateEntity, useDeepAgentGeneration, useDeleteEntity, useDisconnectGitHub, useEntities, useEntitiesByType, useEntity as useEntityById, useEntityMutations, useExtensions, useFileEditor, useFileSystem, useGitHubBranches, useGitHubRepo, useGitHubRepos, useGitHubStatus, useInput, useOrbitalHistory, useOrbitalMutations, usePhysics, usePinchZoom, usePlayer, usePreview, useResolvedEntity, useSelectedEntity, useSendOrbitalEvent, useSingletonEntity, useUIEvents, useUpdateEntity, useValidation } from '../chunk-2QM732NQ.js';
|
|
2
2
|
import '../chunk-3HJHHULT.js';
|
|
3
|
-
export {
|
|
4
|
-
export { EntityDataProvider, I18nProvider, createTranslate, entityDataKeys, parseQueryBinding, useEntity, useEntityDataAdapter, useEntityDetail, useEntityList, useEntityListSuspense, useEntitySuspense, useQuerySingleton, useTranslate } from '../chunk-GOZKH7QW.js';
|
|
3
|
+
export { EntityDataProvider, I18nProvider, createTranslate, entityDataKeys, parseQueryBinding, useDragReorder, useEntity, useEntityDataAdapter, useEntityDetail, useEntityList, useEntityListSuspense, useEntitySuspense, useInfiniteScroll, useLongPress, usePullToRefresh, useQuerySingleton, useSwipeGesture, useTranslate } from '../chunk-WGJIL4YR.js';
|
|
5
4
|
export { useEmitEvent, useEventBus, useEventListener } from '../chunk-YXZM3WCF.js';
|
|
6
5
|
export { DEFAULT_SLOTS, useUISlotManager } from '../chunk-3JGAROCW.js';
|
|
7
6
|
import '../chunk-TSETXL2E.js';
|
|
7
|
+
export { clearEntities, getAllEntities, getByType, getEntity, getSingleton, removeEntity, spawnEntity, updateEntity, updateSingleton } from '../chunk-N7MVUW4R.js';
|
|
8
8
|
import '../chunk-PKBMQBKP.js';
|
package/dist/providers/index.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { SuspenseConfigProvider } from '../chunk-
|
|
1
|
+
import { SuspenseConfigProvider } from '../chunk-LEWQP2UP.js';
|
|
2
2
|
import { ThemeProvider } from '../chunk-DKQN5FVU.js';
|
|
3
|
-
import { SelectionProvider, EntityDataProvider } from '../chunk-
|
|
4
|
-
export { SelectionContext, SelectionProvider, useSelection, useSelectionOptional } from '../chunk-
|
|
3
|
+
import { SelectionProvider, EntityDataProvider } from '../chunk-WGJIL4YR.js';
|
|
4
|
+
export { SelectionContext, SelectionProvider, useSelection, useSelectionOptional } from '../chunk-WGJIL4YR.js';
|
|
5
5
|
import { useEventBus, EventBusProvider } from '../chunk-YXZM3WCF.js';
|
|
6
6
|
export { EventBusContext, EventBusProvider } from '../chunk-YXZM3WCF.js';
|
|
7
7
|
import '../chunk-3JGAROCW.js';
|
|
8
|
-
import '../chunk-TSETXL2E.js';
|
|
9
8
|
import { recordTransition, registerCheck, bindEventBus, bindTraitStateGetter } from '../chunk-45CTDYBT.js';
|
|
10
9
|
import '../chunk-KKCVDUK7.js';
|
|
10
|
+
import '../chunk-TSETXL2E.js';
|
|
11
11
|
import { useOfflineExecutor } from '../chunk-K2D5D3WK.js';
|
|
12
12
|
import '../chunk-PKBMQBKP.js';
|
|
13
13
|
import { createContext, useState, useCallback, useMemo, useContext, useRef, useEffect } from 'react';
|