@almadar/ui 5.121.3 → 5.122.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/avl/index.cjs +1813 -1464
- package/dist/avl/index.js +908 -559
- package/dist/components/index.cjs +1655 -1443
- package/dist/components/index.d.cts +191 -7
- package/dist/components/index.d.ts +191 -7
- package/dist/components/index.js +735 -526
- package/dist/context/index.cjs +24 -0
- package/dist/context/index.js +24 -0
- package/dist/hooks/index.cjs +31 -10
- package/dist/hooks/index.d.cts +17 -1
- package/dist/hooks/index.d.ts +17 -1
- package/dist/hooks/index.js +31 -12
- package/dist/lib/drawable/three/index.cjs +19 -10
- package/dist/lib/drawable/three/index.js +20 -11
- package/dist/lib/index.cjs +41 -13
- package/dist/lib/index.js +41 -13
- package/dist/marketing/index.cjs +37 -20
- package/dist/marketing/index.js +37 -20
- package/dist/providers/index.cjs +1573 -1346
- package/dist/providers/index.d.cts +33 -4
- package/dist/providers/index.d.ts +33 -4
- package/dist/providers/index.js +755 -529
- package/dist/runtime/index.cjs +1673 -1324
- package/dist/runtime/index.d.cts +0 -14
- package/dist/runtime/index.d.ts +0 -14
- package/dist/runtime/index.js +887 -538
- package/package.json +2 -2
- package/tailwind-preset.cjs +175 -0
- package/themes/_base.css +111 -0
- package/themes/_contract.md +25 -0
- package/themes/game-adventure.css +230 -0
- package/themes/game-rpg.css +228 -0
- package/themes/game-sci-fi.css +231 -0
- package/themes/game-ui-pack.css +229 -0
- package/themes/index.css +4 -0
|
@@ -13,7 +13,7 @@ import { C as ContentSegment, b as DomLayoutData, d as DomStateNode, V as Visual
|
|
|
13
13
|
export { n as cn } from '../cn-Dm0VrLRG.js';
|
|
14
14
|
import { b as SlotContent } from '../useUISlots-BesZYMks.js';
|
|
15
15
|
export { D as DEFAULT_SLOTS, S as SlotAnimation, a as SlotChangeCallback, c as SlotRenderConfig, U as UISlotManager, u as useUISlotManager } from '../useUISlots-BesZYMks.js';
|
|
16
|
-
export { ALMADAR_DND_MIME, AuthContextValue, AuthUser, CanvasGestureCallbacks, CanvasGestureHandlers, CompileResult, CompileStage, DragReorderResult, DraggablePayload, Extension, ExtensionManifest, FileSystemFile, FileSystemStatus, GitHubRepo, GitHubStatus, HistoryChangeSummary, HistoryTimelineItem, I18nContextValue, I18nProvider, InfiniteScrollOptions, InfiniteScrollResult, LongPressHandlers, LongPressOptions, OpenFile, Positioned, PullToRefreshOptions, PullToRefreshResult, QuerySingletonEntity, QuerySingletonResult, QuerySingletonState, QueryState, RenderInterpolationHandle, RenderInterpolationOptions, RevertResult, SelectedFile, SharedEntityStore, SharedEntitySubscriber, SharedEntityWriter, SwipeGestureOptions, SwipeGestureResult, SwipeHandlers, TapRevealOptions, TapRevealResult, TraitListenSpec, TranslateFunction, UseCanvasGesturesOptions, UseCompileResult, UseDraggableOptions, UseDraggableResult, UseDropZoneOptions, UseDropZoneResult, UseExtensionsOptions, UseExtensionsResult, UseFileEditorOptions, UseFileEditorResult, UseFileSystemResult, UseOrbitalHistoryOptions, UseOrbitalHistoryResult, createSharedEntityStore, createTranslate, parseQueryBinding, runTickFrame, useAgentChat, useAuthContext, useCanvasGestures, useCompile, useConnectGitHub, useDeepAgentGeneration, useDisconnectGitHub, useDragReorder, useDraggable, useDropZone, useExtensions, useFileEditor, useFileSystem, useGitHubBranches, useGitHubRepo, useGitHubRepos, useGitHubStatus, useInfiniteScroll, useLongPress, useOrbitalHistory, usePreview, usePullToRefresh, useQuerySingleton, useRenderInterpolation, useSharedEntitySnapshot, useSharedEntityStore, useSwipeGesture, useTapReveal, useTraitListens, useTranslate, useUIEvents, useValidation } from '../hooks/index.js';
|
|
16
|
+
export { ALMADAR_DND_MIME, AuthContextValue, AuthUser, CanvasGestureCallbacks, CanvasGestureHandlers, CompileResult, CompileStage, DragReorderResult, DraggablePayload, Extension, ExtensionManifest, FileSystemFile, FileSystemStatus, GitHubRepo, GitHubStatus, HistoryChangeSummary, HistoryTimelineItem, I18nContextValue, I18nProvider, InfiniteScrollOptions, InfiniteScrollResult, LongPressHandlers, LongPressOptions, OpenFile, Positioned, PullToRefreshOptions, PullToRefreshResult, QuerySingletonEntity, QuerySingletonResult, QuerySingletonState, QueryState, RenderInterpolationHandle, RenderInterpolationOptions, RevertResult, SelectedFile, SharedEntityStore, SharedEntityStoreContext, SharedEntitySubscriber, SharedEntityWriter, SwipeGestureOptions, SwipeGestureResult, SwipeHandlers, TapRevealOptions, TapRevealResult, TraitListenSpec, TranslateFunction, UseCanvasGesturesOptions, UseCompileResult, UseDraggableOptions, UseDraggableResult, UseDropZoneOptions, UseDropZoneResult, UseExtensionsOptions, UseExtensionsResult, UseFileEditorOptions, UseFileEditorResult, UseFileSystemResult, UseOrbitalHistoryOptions, UseOrbitalHistoryResult, createSharedEntityStore, createTranslate, parseQueryBinding, runTickFrame, useAgentChat, useAuthContext, useCanvasGestures, useCompile, useConnectGitHub, useDeepAgentGeneration, useDisconnectGitHub, useDragReorder, useDraggable, useDropZone, useExtensions, useFileEditor, useFileSystem, useGitHubBranches, useGitHubRepo, useGitHubRepos, useGitHubStatus, useInfiniteScroll, useLongPress, useOrbitalHistory, usePreview, usePullToRefresh, useQuerySingleton, useRenderInterpolation, useSharedEntitySnapshot, useSharedEntityStore, useSharedEntityStoreContext, useSwipeGesture, useTapReveal, useTraitListens, useTranslate, useUIEvents, useValidation } from '../hooks/index.js';
|
|
17
17
|
export { u as useEmitEvent, a as useEventBus, b as useEventListener } from '../useEventBus-CQWyAWpK.js';
|
|
18
18
|
export { E as EventBusContextType } from '../event-bus-types-Bl78kokd.js';
|
|
19
19
|
import 'clsx';
|
|
@@ -309,7 +309,13 @@ interface InputProps extends Omit<React__default.InputHTMLAttributes<HTMLInputEl
|
|
|
309
309
|
disabled?: boolean;
|
|
310
310
|
/** Declarative event name for trait dispatch */
|
|
311
311
|
action?: EventKey;
|
|
312
|
-
/**
|
|
312
|
+
/**
|
|
313
|
+
* Input type — selects the field's data mode. Use 'password' for masked
|
|
314
|
+
* credentials / secret / passphrase entry (there is no separate password
|
|
315
|
+
* pattern); 'email', 'tel', 'url', 'number', 'search', 'date', and 'time'
|
|
316
|
+
* for their respective values; and 'select' / 'textarea' for choice and
|
|
317
|
+
* multi-line entry in addition to the standard single-line types.
|
|
318
|
+
*/
|
|
313
319
|
inputType?: "text" | "email" | "password" | "number" | "tel" | "url" | "search" | "date" | "datetime-local" | "time" | "checkbox" | "select" | "textarea";
|
|
314
320
|
label?: string;
|
|
315
321
|
helperText?: string;
|
|
@@ -1181,6 +1187,61 @@ interface OverlayProps {
|
|
|
1181
1187
|
}
|
|
1182
1188
|
declare const Overlay: React__default.FC<OverlayProps>;
|
|
1183
1189
|
|
|
1190
|
+
/**
|
|
1191
|
+
* Presence Atom — the single enter/leave animation mechanism.
|
|
1192
|
+
*
|
|
1193
|
+
* React unmounts children synchronously, so an exit animation is impossible
|
|
1194
|
+
* unless a wrapper keeps the child mounted for one more frame. `usePresence`
|
|
1195
|
+
* extracts Modal's `closing` + `onAnimationEnd` pattern into one reusable
|
|
1196
|
+
* hook; the `<Presence>` component is a thin wrapper for the arbitrary case.
|
|
1197
|
+
*
|
|
1198
|
+
* Every animated surface converges on this: Overlay/Drawer/SidePanel/Popover/
|
|
1199
|
+
* Toast call `usePresence` and spread the result onto their own element (no
|
|
1200
|
+
* extra wrapper div — important for fixed/absolute positioning). Token-driven:
|
|
1201
|
+
* the `animation` prop maps to the `animate-<name>-in/out` utilities, which
|
|
1202
|
+
* read `--motion-*` / `--duration-*` / `--easing-*`. Toggle off per-instance
|
|
1203
|
+
* (`animate={false}`), globally (`--motion-enable: off`), or via the OS
|
|
1204
|
+
* (`prefers-reduced-motion`, collapsed in `_base.css`).
|
|
1205
|
+
*
|
|
1206
|
+
* @packageDocumentation
|
|
1207
|
+
*/
|
|
1208
|
+
|
|
1209
|
+
type PresenceAnimation = "modal" | "overlay" | "slide-up" | "drawer" | "popover" | "toast" | "fade" | "page";
|
|
1210
|
+
interface UsePresenceOptions {
|
|
1211
|
+
/** Which motion preset to use (maps to `animate-<name>-in/out`). */
|
|
1212
|
+
animation: PresenceAnimation;
|
|
1213
|
+
/** Per-instance opt-out. Global opt-out is `--motion-enable` / reduced-motion. @default true */
|
|
1214
|
+
animate?: boolean;
|
|
1215
|
+
/** Fired after the exit animation completes (before unmount). */
|
|
1216
|
+
onExited?: () => void;
|
|
1217
|
+
}
|
|
1218
|
+
interface PresenceResult {
|
|
1219
|
+
/** Whether the element should be in the tree (enter or exit phase). */
|
|
1220
|
+
mounted: boolean;
|
|
1221
|
+
/** True during the exit animation. */
|
|
1222
|
+
exiting: boolean;
|
|
1223
|
+
/** Class to merge onto the animated element: `animate-<name>-in` or `-out` (empty if disabled). */
|
|
1224
|
+
className: string;
|
|
1225
|
+
/** Attach to the animated element's `onAnimationEnd`. */
|
|
1226
|
+
onAnimationEnd: (e: React__default.AnimationEvent) => void;
|
|
1227
|
+
}
|
|
1228
|
+
/**
|
|
1229
|
+
* The single enter/leave mechanism. Call from a molecule, spread `className`
|
|
1230
|
+
* (via `cn`) and `onAnimationEnd` onto the element that carries the animation.
|
|
1231
|
+
*/
|
|
1232
|
+
declare function usePresence(show: boolean, opts: UsePresenceOptions): PresenceResult;
|
|
1233
|
+
interface PresenceProps extends UsePresenceOptions {
|
|
1234
|
+
/** When false, the exit animation runs, then children unmount. */
|
|
1235
|
+
show: boolean;
|
|
1236
|
+
className?: string;
|
|
1237
|
+
children: React__default.ReactNode;
|
|
1238
|
+
}
|
|
1239
|
+
/**
|
|
1240
|
+
* Wrapper form of `usePresence` for arbitrary content that doesn't already
|
|
1241
|
+
* own its animated element. Renders a `<div>` carrying the animation class.
|
|
1242
|
+
*/
|
|
1243
|
+
declare const Presence: React__default.FC<PresenceProps>;
|
|
1244
|
+
|
|
1184
1245
|
/**
|
|
1185
1246
|
* FlipContainer — CSS 3D perspective atom (distinct from FlipCard molecule).
|
|
1186
1247
|
* Owns perspective/preserve-3d/rotateY only. Children are the raw face elements.
|
|
@@ -1230,6 +1291,12 @@ declare const Dialog: React__default.ForwardRefExoticComponent<DialogProps & Rea
|
|
|
1230
1291
|
* semantic-aside primitive without falling back to a raw element.
|
|
1231
1292
|
*/
|
|
1232
1293
|
|
|
1294
|
+
/**
|
|
1295
|
+
* Aside — a secondary side panel that hosts navigation links or supplementary
|
|
1296
|
+
* content alongside a main content area.
|
|
1297
|
+
*
|
|
1298
|
+
* @capabilities settings navigation sidebar, preferences menu panel, account settings nav, secondary panel, side navigation rail
|
|
1299
|
+
*/
|
|
1233
1300
|
interface AsideProps extends React__default.HTMLAttributes<HTMLElement> {
|
|
1234
1301
|
/** Additional CSS classes */
|
|
1235
1302
|
className?: string;
|
|
@@ -1487,6 +1554,8 @@ interface AnimatedCounterProps {
|
|
|
1487
1554
|
prefix?: string;
|
|
1488
1555
|
/** Text to display after the number */
|
|
1489
1556
|
suffix?: string;
|
|
1557
|
+
/** Display format: "number" (locale grouping), "currency" ($x.xx), "percent" (rounded %). Unset preserves the value's own decimals. */
|
|
1558
|
+
format?: string;
|
|
1490
1559
|
/** Additional class names */
|
|
1491
1560
|
className?: string;
|
|
1492
1561
|
}
|
|
@@ -1572,6 +1641,12 @@ interface SectionHeaderProps {
|
|
|
1572
1641
|
declare const SectionHeader: React__default.FC<SectionHeaderProps>;
|
|
1573
1642
|
|
|
1574
1643
|
type StatCardSize = "sm" | "md" | "lg";
|
|
1644
|
+
/**
|
|
1645
|
+
* MarketingStatCard — a single number-highlight card pairing a large value
|
|
1646
|
+
* with a label and trend delta.
|
|
1647
|
+
*
|
|
1648
|
+
* @capabilities KPI card, metric tile, dashboard stat card, number card, big-number widget, stat highlight, key metric callout
|
|
1649
|
+
*/
|
|
1575
1650
|
interface MarketingStatCardProps {
|
|
1576
1651
|
/** The stat value to display prominently */
|
|
1577
1652
|
value: string;
|
|
@@ -3332,10 +3407,12 @@ interface GameShellProps {
|
|
|
3332
3407
|
children?: React__default.ReactNode;
|
|
3333
3408
|
/** Pattern slice tiled at low opacity across the surface (never cover-stretched). */
|
|
3334
3409
|
backgroundAsset?: Asset;
|
|
3335
|
-
/** 9-sliced panel
|
|
3410
|
+
/** Per-call-site 9-sliced panel override. Chrome normally comes from the active theme; most callers leave this unset. */
|
|
3336
3411
|
hudBackgroundAsset?: Asset;
|
|
3337
3412
|
/** Game font key (future | future-narrow | pixel | blocks | mini) or a CSS font-family. */
|
|
3338
3413
|
fontFamily?: string;
|
|
3414
|
+
/** Scopes an `@almadar/ui` theme (e.g. "game-sci-fi-dark") to this shell's subtree. */
|
|
3415
|
+
"data-theme"?: string;
|
|
3339
3416
|
}
|
|
3340
3417
|
declare const GameShell: React__default.FC<GameShellProps>;
|
|
3341
3418
|
|
|
@@ -3585,6 +3662,8 @@ interface LoadingStateProps {
|
|
|
3585
3662
|
title?: string;
|
|
3586
3663
|
message?: string;
|
|
3587
3664
|
className?: string;
|
|
3665
|
+
/** Center over the whole viewport (fix: inset-0 overlay) instead of inline. */
|
|
3666
|
+
fullPage?: boolean;
|
|
3588
3667
|
}
|
|
3589
3668
|
declare const LoadingState: React__default.FC<LoadingStateProps>;
|
|
3590
3669
|
|
|
@@ -3895,6 +3974,12 @@ interface FilterDefinition {
|
|
|
3895
3974
|
/** Options for select/toggle filters */
|
|
3896
3975
|
options?: readonly string[];
|
|
3897
3976
|
}
|
|
3977
|
+
/**
|
|
3978
|
+
* FilterGroup — a panel of filter controls that narrows a collection by field
|
|
3979
|
+
* values.
|
|
3980
|
+
*
|
|
3981
|
+
* @capabilities search refinement panel, facet filters, admin list filters, records filter sidebar, filter chips panel
|
|
3982
|
+
*/
|
|
3898
3983
|
interface FilterGroupProps {
|
|
3899
3984
|
/** Entity name to filter */
|
|
3900
3985
|
entity: string;
|
|
@@ -4295,6 +4380,30 @@ interface ModalProps {
|
|
|
4295
4380
|
}
|
|
4296
4381
|
declare const Modal: React__default.FC<ModalProps>;
|
|
4297
4382
|
|
|
4383
|
+
/**
|
|
4384
|
+
* PageTransition Molecule — animates routed content on navigation.
|
|
4385
|
+
*
|
|
4386
|
+
* Keyed by `locationKey` (the consumer passes `useLocation().pathname`), so a
|
|
4387
|
+
* route change remounts the subtree and re-runs the enter animation. The motion
|
|
4388
|
+
* shape is the `--motion-page-*` token (default translateY(8px) + fade); a theme
|
|
4389
|
+
* can make it a pure cross-fade, a larger slide, or instant via `--motion-enable`.
|
|
4390
|
+
*
|
|
4391
|
+
* Router-agnostic on purpose: `@almadar/ui` does not depend on any router. The
|
|
4392
|
+
* consumer supplies the key:
|
|
4393
|
+
*
|
|
4394
|
+
* <PageTransition locationKey={location.pathname}><Routes location={location} /></PageTransition>
|
|
4395
|
+
*
|
|
4396
|
+
* @packageDocumentation
|
|
4397
|
+
*/
|
|
4398
|
+
|
|
4399
|
+
interface PageTransitionProps {
|
|
4400
|
+
/** Value that changes on navigation (e.g. `location.pathname`). */
|
|
4401
|
+
locationKey: string;
|
|
4402
|
+
children: React__default.ReactNode;
|
|
4403
|
+
className?: string;
|
|
4404
|
+
}
|
|
4405
|
+
declare const PageTransition: React__default.FC<PageTransitionProps>;
|
|
4406
|
+
|
|
4298
4407
|
/**
|
|
4299
4408
|
* Pagination Molecule Component
|
|
4300
4409
|
*
|
|
@@ -4873,7 +4982,12 @@ interface WizardProgressProps {
|
|
|
4873
4982
|
compact?: boolean;
|
|
4874
4983
|
/** Additional CSS classes */
|
|
4875
4984
|
className?: string;
|
|
4876
|
-
/**
|
|
4985
|
+
/**
|
|
4986
|
+
* Declarative step click event — emits UI:{stepClickEvent} with { stepIndex }.
|
|
4987
|
+
* Setting it requires declaring that event (with a `{ stepIndex }` payload)
|
|
4988
|
+
* and a transition handling it in the same trait; omit this prop for
|
|
4989
|
+
* non-clickable progress indicators.
|
|
4990
|
+
*/
|
|
4877
4991
|
stepClickEvent?: EventEmit<{
|
|
4878
4992
|
stepIndex: number;
|
|
4879
4993
|
}>;
|
|
@@ -5088,6 +5202,12 @@ declare const CodeBlock: React__default.NamedExoticComponent<CodeBlockProps>;
|
|
|
5088
5202
|
* - entityAware: false
|
|
5089
5203
|
*/
|
|
5090
5204
|
|
|
5205
|
+
/**
|
|
5206
|
+
* QuizBlock — a single quiz question with answer choices and submit/reveal
|
|
5207
|
+
* feedback.
|
|
5208
|
+
*
|
|
5209
|
+
* @capabilities multiple-choice quiz, test question, exam item, assessment question, knowledge check, trivia question
|
|
5210
|
+
*/
|
|
5091
5211
|
interface QuizBlockProps {
|
|
5092
5212
|
/** The quiz question */
|
|
5093
5213
|
question: string;
|
|
@@ -5202,6 +5322,12 @@ type RepeatableItem = {
|
|
|
5202
5322
|
addedAt?: string | null;
|
|
5203
5323
|
[key: string]: JsonValue | undefined;
|
|
5204
5324
|
};
|
|
5325
|
+
/**
|
|
5326
|
+
* RepeatableFormSection — a form section that repeats a fixed group of fields,
|
|
5327
|
+
* letting the user add or remove entries.
|
|
5328
|
+
*
|
|
5329
|
+
* @capabilities dynamic line items, repeatable field group, add/remove entry rows, multi-entry form block
|
|
5330
|
+
*/
|
|
5205
5331
|
interface RepeatableFormSectionProps {
|
|
5206
5332
|
/** Section type identifier */
|
|
5207
5333
|
sectionType: string;
|
|
@@ -5209,7 +5335,7 @@ interface RepeatableFormSectionProps {
|
|
|
5209
5335
|
title: string;
|
|
5210
5336
|
/** Items in the section */
|
|
5211
5337
|
items: RepeatableItem[];
|
|
5212
|
-
/** Render function for each item */
|
|
5338
|
+
/** Render function for each item. In .lolo: renderItem: (fn item <Component …={@item.field}/>), binding per-item fields via @item.field. */
|
|
5213
5339
|
renderItem: (item: RepeatableItem, index: number) => React__default.ReactNode;
|
|
5214
5340
|
/** Minimum items required */
|
|
5215
5341
|
minItems?: number;
|
|
@@ -5324,6 +5450,12 @@ declare const FormSectionHeader: React__default.FC<FormSectionHeaderProps>;
|
|
|
5324
5450
|
* absolute face positioning, and `front`/`back` ReactNode props for lolo consumers.
|
|
5325
5451
|
*/
|
|
5326
5452
|
|
|
5453
|
+
/**
|
|
5454
|
+
* FlipCard — flip card that reveals a hidden back face on tap or click,
|
|
5455
|
+
* toggling between a front and back content slot.
|
|
5456
|
+
*
|
|
5457
|
+
* @capabilities flashcard, study deck, spaced-repetition review card, memorization drill, quiz reveal card, question/answer card, before/after reveal, term-and-definition card
|
|
5458
|
+
*/
|
|
5327
5459
|
interface FlipCardProps {
|
|
5328
5460
|
/** Content rendered on the front face */
|
|
5329
5461
|
front: React__default.ReactNode;
|
|
@@ -6185,6 +6317,12 @@ interface DataGridItemAction {
|
|
|
6185
6317
|
/** Button variant */
|
|
6186
6318
|
variant?: 'primary' | 'secondary' | 'ghost' | 'danger';
|
|
6187
6319
|
}
|
|
6320
|
+
/**
|
|
6321
|
+
* DataGrid — structured records grid rendering rows over configurable columns,
|
|
6322
|
+
* with sort, select, and drag-reorder.
|
|
6323
|
+
*
|
|
6324
|
+
* @capabilities admin table, records grid, user list, CRUD list, manage-records view, spreadsheet-style data grid, sortable columns
|
|
6325
|
+
*/
|
|
6188
6326
|
interface DataGridProps extends DataDndProps {
|
|
6189
6327
|
/**
|
|
6190
6328
|
* Schema entity data — the collection of rows to render. pattern-sync tags
|
|
@@ -6237,6 +6375,7 @@ interface DataGridProps extends DataDndProps {
|
|
|
6237
6375
|
* Per-item render function (schema-level alias for children render prop).
|
|
6238
6376
|
* In .orb schemas: ["fn", "item", { pattern tree with @item.field bindings }]
|
|
6239
6377
|
* The compiler converts this to the children render prop.
|
|
6378
|
+
* In .lolo, author the per-item renderer as renderItem: (fn item <Component …={@item.field}/>), binding per-item fields via @item.field.
|
|
6240
6379
|
* @deprecated Use children render prop in React code. This prop exists for pattern registry sync.
|
|
6241
6380
|
*/
|
|
6242
6381
|
renderItem?: (item: EntityRow, index: number) => React__default.ReactNode;
|
|
@@ -6363,6 +6502,7 @@ interface DataListProps extends DataDndProps {
|
|
|
6363
6502
|
* Per-item render function (schema-level alias for children render prop).
|
|
6364
6503
|
* In .orb schemas: ["fn", "item", { pattern tree with @item.field bindings }]
|
|
6365
6504
|
* The compiler converts this to the children render prop.
|
|
6505
|
+
* In .lolo, author the per-item renderer as renderItem: (fn item <Component …={@item.field}/>), binding per-item fields via @item.field.
|
|
6366
6506
|
* @deprecated Use children render prop in React code. This prop exists for pattern registry sync.
|
|
6367
6507
|
*/
|
|
6368
6508
|
renderItem?: (item: EntityRow, index: number) => React__default.ReactNode;
|
|
@@ -6429,6 +6569,12 @@ interface TableViewItemAction {
|
|
|
6429
6569
|
/** Button variant. */
|
|
6430
6570
|
variant?: 'primary' | 'secondary' | 'ghost' | 'danger';
|
|
6431
6571
|
}
|
|
6572
|
+
/**
|
|
6573
|
+
* TableView — sortable, selectable data table rendering rows over configurable
|
|
6574
|
+
* columns, with inline row actions and grouping.
|
|
6575
|
+
*
|
|
6576
|
+
* @capabilities admin console table, records list, CRUD data table, user list, manage-users grid, sortable columns, row selection with bulk actions, grouped list view
|
|
6577
|
+
*/
|
|
6432
6578
|
interface TableViewProps extends DataDndProps {
|
|
6433
6579
|
/** Schema entity data — the collection of rows to render. */
|
|
6434
6580
|
entity: readonly EntityRow[];
|
|
@@ -6473,6 +6619,7 @@ interface TableViewProps extends DataDndProps {
|
|
|
6473
6619
|
/**
|
|
6474
6620
|
* Per-row render function (schema alias). In .orb: ["fn","item",{...}].
|
|
6475
6621
|
* The compiler converts this to the children render prop.
|
|
6622
|
+
* In .lolo, author the per-row renderer as renderItem: (fn item <Component …={@item.field}/>), binding per-item fields via @item.field.
|
|
6476
6623
|
* @deprecated Use children in React code; exists for pattern registry sync.
|
|
6477
6624
|
*/
|
|
6478
6625
|
renderItem?: (item: EntityRow, index: number) => React__default.ReactNode;
|
|
@@ -6628,8 +6775,14 @@ declare const SwipeableRow: React__default.FC<SwipeableRowProps>;
|
|
|
6628
6775
|
* when item ordering is user-controlled.
|
|
6629
6776
|
*/
|
|
6630
6777
|
|
|
6778
|
+
/**
|
|
6779
|
+
* SortableList — a drag-and-drop reorderable list of items.
|
|
6780
|
+
*
|
|
6781
|
+
* @capabilities checklist, task list, to-do list, priority list, ranked list, drag-to-reorder queue
|
|
6782
|
+
*/
|
|
6631
6783
|
interface SortableListProps {
|
|
6632
6784
|
items: readonly EntityRow[];
|
|
6785
|
+
/** Render function for each item. In .lolo: renderItem: (fn item <Component …={@item.field}/>), binding per-item fields via @item.field. */
|
|
6633
6786
|
renderItem: (item: EntityRow, index: number) => React__default.ReactNode;
|
|
6634
6787
|
reorderEvent: EventKey;
|
|
6635
6788
|
reorderPayload?: EventPayload;
|
|
@@ -6656,7 +6809,7 @@ interface CarouselItem {
|
|
|
6656
6809
|
interface CarouselProps<T = CarouselItem> {
|
|
6657
6810
|
/** Array of items to display as slides */
|
|
6658
6811
|
items: T[];
|
|
6659
|
-
/** Render function for each slide */
|
|
6812
|
+
/** Render function for each slide. In .lolo: renderItem: (fn item <Component …={@item.field}/>), binding per-item fields via @item.field. */
|
|
6660
6813
|
renderItem?: (item: T, index: number) => React__default.ReactNode;
|
|
6661
6814
|
/** Children-as-function fallback for renderItem (compiler compatibility) */
|
|
6662
6815
|
children?: (item: T, index: number) => React__default.ReactNode;
|
|
@@ -6727,6 +6880,12 @@ declare const InstallBox: React__default.FC<InstallBoxProps>;
|
|
|
6727
6880
|
* Composes Card, VStack, Icon, Typography, and Button atoms.
|
|
6728
6881
|
*/
|
|
6729
6882
|
|
|
6883
|
+
/**
|
|
6884
|
+
* FeatureCard — an icon-led card pairing a title and description to call out a
|
|
6885
|
+
* single product feature.
|
|
6886
|
+
*
|
|
6887
|
+
* @capabilities feature highlight, benefit callout, product capability card, feature-grid tile
|
|
6888
|
+
*/
|
|
6730
6889
|
interface FeatureCardProps {
|
|
6731
6890
|
icon?: IconInput;
|
|
6732
6891
|
/** Feature title */
|
|
@@ -6826,6 +6985,12 @@ declare const HeroSection: React__default.FC<HeroSectionProps>;
|
|
|
6826
6985
|
* Composes atoms: Card, VStack, HStack, Badge, Typography, Icon, Divider, Spacer, Button.
|
|
6827
6986
|
*/
|
|
6828
6987
|
|
|
6988
|
+
/**
|
|
6989
|
+
* PricingCard — a single pricing-tier card with price, billing period, feature
|
|
6990
|
+
* list, and call-to-action.
|
|
6991
|
+
*
|
|
6992
|
+
* @capabilities pricing tier, plan card, subscription tier, plan comparison card, price plan
|
|
6993
|
+
*/
|
|
6829
6994
|
interface PricingCardProps {
|
|
6830
6995
|
name: string;
|
|
6831
6996
|
price: string;
|
|
@@ -6897,6 +7062,12 @@ declare const ServiceCatalog: React__default.FC<ServiceCatalogProps>;
|
|
|
6897
7062
|
* description, and a call-to-action link button.
|
|
6898
7063
|
*/
|
|
6899
7064
|
|
|
7065
|
+
/**
|
|
7066
|
+
* CaseStudyCard — a card summarizing a customer case study with logo, headline
|
|
7067
|
+
* result, and link.
|
|
7068
|
+
*
|
|
7069
|
+
* @capabilities customer story, success story, client story card, results showcase, proof-point card
|
|
7070
|
+
*/
|
|
6900
7071
|
interface CaseStudyCardProps {
|
|
6901
7072
|
/** Case study title */
|
|
6902
7073
|
title: string;
|
|
@@ -7811,6 +7982,12 @@ declare const BehaviorView: React__default.FC<BehaviorViewProps>;
|
|
|
7811
7982
|
* - Pages section: AvlPage squares with route labels
|
|
7812
7983
|
*/
|
|
7813
7984
|
|
|
7985
|
+
/**
|
|
7986
|
+
* ModuleCard — a card summarizing one course module or lesson with progress
|
|
7987
|
+
* and entry point.
|
|
7988
|
+
*
|
|
7989
|
+
* @capabilities course module card, lesson card, curriculum unit card, learning-path step card
|
|
7990
|
+
*/
|
|
7814
7991
|
interface ModuleCardProps {
|
|
7815
7992
|
data: AvlNodeData;
|
|
7816
7993
|
}
|
|
@@ -8707,6 +8884,12 @@ declare const Chart: React__default.FC<ChartProps>;
|
|
|
8707
8884
|
* - className for external styling
|
|
8708
8885
|
*/
|
|
8709
8886
|
|
|
8887
|
+
/**
|
|
8888
|
+
* SignaturePad — a draw-to-sign canvas that captures a handwritten signature
|
|
8889
|
+
* or initials.
|
|
8890
|
+
*
|
|
8891
|
+
* @capabilities e-signature capture, sign-here field, consent signature, initial-here field, wet-signature substitute
|
|
8892
|
+
*/
|
|
8710
8893
|
interface SignaturePadProps {
|
|
8711
8894
|
/** Label above the pad */
|
|
8712
8895
|
label?: string;
|
|
@@ -9533,6 +9716,7 @@ interface ListProps extends DisplayStateProps {
|
|
|
9533
9716
|
showDividers?: boolean;
|
|
9534
9717
|
variant?: "default" | "card";
|
|
9535
9718
|
emptyMessage?: string;
|
|
9719
|
+
/** Render function for each item. In .lolo: renderItem: (fn item <Component …={@item.field}/>), binding per-item fields via @item.field. */
|
|
9536
9720
|
renderItem?: (item: ListItem, index: number) => React__default.ReactNode;
|
|
9537
9721
|
children?: React__default.ReactNode;
|
|
9538
9722
|
/** Fields to display - accepts string[] or {key, header}[] for unified interface */
|
|
@@ -11246,4 +11430,4 @@ interface AboutPageTemplateProps extends TemplateProps<AboutPageEntity> {
|
|
|
11246
11430
|
}
|
|
11247
11431
|
declare const AboutPageTemplate: React__default.FC<AboutPageTemplateProps>;
|
|
11248
11432
|
|
|
11249
|
-
export { ALL_PRESETS, AR_BOOK_FIELDS, type AboutPageEntity, AboutPageTemplate, type AboutPageTemplateProps, Accordion, type AccordionItem, type AccordionProps, Card as ActionCard, type CardProps as ActionCardProps, ActionPalette, type ActionPaletteProps, ActionTile, type ActionTileProps, ActivationBlock, type ActivationBlockProps, Alert, type AlertProps, type AlertVariant, type AlgorithmBar, AlgorithmCanvas, type AlgorithmCanvasProps, type AlgorithmCell, type AlgorithmPointer, AnimatedCounter, type AnimatedCounterProps, AnimatedGraphic, type AnimatedGraphicProps, AnimatedReveal, type AnimatedRevealProps, ArticleSection, type ArticleSectionProps, Aside, type AsideProps, AssetPicker, type AssetPickerProps, AtlasImage, type AtlasImageAsset, type AtlasImageProps, AtlasPanel, type AtlasPanelProps, AuthLayout, type AuthLayoutProps, Avatar, type AvatarProps, type AvatarSize, type AvatarStatus, Badge, type BadgeProps, type BadgeVariant, BehaviorView, type BehaviorViewProps, BiologyCanvas, type BiologyCanvasProps, type BiologyEdge, type BiologyNode, type BlockType, type BloomLevel, BloomQuizBlock, type BloomQuizBlockProps, BookChapterView, type BookChapterViewProps, BookCoverPage, type BookCoverPageProps, type BookFieldMap, BookNavBar, type BookNavBarProps, BookTableOfContents, type BookTableOfContentsProps, BookViewer, type BookViewerProps, Box, type BoxBg, type BoxMargin, type BoxPadding, type BoxProps, type BoxRounded, type BoxShadow, BranchingLogicBuilder, type BranchingLogicBuilderProps, type BranchingQuestion, type BranchingRule, Breadcrumb, type BreadcrumbItem, type BreadcrumbProps, Button, ButtonGroup, type ButtonGroupProps, type ButtonProps, CTABanner, type CTABannerBackground, type CTABannerProps, CalendarGrid, type CalendarGridProps, type CameraMode, CameraState, Canvas, Canvas2D, type Canvas2DProps, type CanvasItemShape, type CanvasItemStatus, type CanvasMode, type CanvasProps, Card$1 as Card, type CardAction, CardBody, CardContent, CardFooter, CardGrid, type CardGridGap, type CardGridProps, CardHeader, type CardProps$1 as CardProps, CardTitle, Carousel, type CarouselProps, CaseStudyCard, type CaseStudyCardProps, CaseStudyOrganism, type CaseStudyOrganismProps, Center, type CenterProps, Chart, type ChartDataPoint, ChartLegend, type ChartLegendItem, type ChartLegendProps, type ChartProps, type ChartSeries, type ChartType, ChatBar, type ChatBarProps, type ChatBarStatus, Checkbox, type CheckboxProps, type ChemistryArrow, type ChemistryAtom, type ChemistryBond, ChemistryCanvas, type ChemistryCanvasProps, ChoiceButton, type ChoiceButtonProps, Coachmark, type CoachmarkAnchor, type CoachmarkPlacement, type CoachmarkProps, CodeBlock, type CodeBlockProps, type CodeLanguage, CodeRunnerPanel, type CodeRunnerPanelProps, type CodeSimulationOutput, type CodeViewerAction, type CodeViewerFile, type CodeViewerMode, CollapsibleSection, type CollapsibleSectionProps, type Column, CommunityLinks, type CommunityLinksProps, type ConditionalContext, ConditionalWrapper, type ConditionalWrapperProps, ConfettiEffect, type ConfettiEffectProps, ConfirmDialog, type ConfirmDialogProps, type ConfirmDialogVariant, ConnectionBlock, type ConnectionBlockProps, Container, type ContainerProps, ContentRenderer, type ContentRendererProps, ContentSection, type ContentSectionBackground, type ContentSectionPadding, type ContentSectionProps, ControlButton, type ControlButtonProps, ControlGrid, type ControlGridButton, type ControlGridKind, type ControlGridProps, type CounterSize, CounterTemplate, type CounterTemplateProps, type CounterVariant, DEFAULT_LIKERT_OPTIONS, DEFAULT_MATRIX_COLUMNS, DIAMOND_TOP_Y, type DPadDirection, DashboardGrid, type DashboardGridCell, type DashboardGridProps, DashboardLayout, type DashboardLayoutProps, DataGrid, type DataGridField, type DataGridItemAction, type DataGridProps, DataList, type DataListField, type DataListItemAction, type DataListProps, DataTable, type DataTableProps, DateRangePicker, type DateRangePickerPreset, type DateRangePickerProps, DateRangeSelector, type DateRangeSelectorOption, type DateRangeSelectorProps, DayCell, type DayCellProps, type DetailField, DetailPanel, type DetailPanelProps, type DetailSection, Dialog, type DialogProps, DialogueBubble, type DialogueBubbleProps, type DiffLine$1 as DiffLine, type DiffLineType, type DiffRevision, type DisplayStateProps, Divider, type DividerOrientation, type DividerProps, DocBreadcrumb, type DocBreadcrumbItem, type DocBreadcrumbProps, DocPagination, type DocPaginationLink, type DocPaginationProps, DocSearch, type DocSearchProps, type DocSearchResult, DocSidebar, type DocSidebarItem, type DocSidebarProps, DocTOC, type DocTOCItem, type DocTOCProps, type DocumentType, DocumentViewer, type DocumentViewerProps, StateMachineView as DomStateMachineVisualizer, type DotSize, type DotState, Drawer, type DrawerPosition, type DrawerProps, type DrawerSize, DrawerSlot, type DrawerSlotProps, ELEMENT_SELECTED_EVENT, EdgeDecoration, type EdgeDecorationProps, type EdgeSide, type EdgeVariant, EditorCheckbox, type EditorCheckboxProps, type EditorMode, EditorSelect, type EditorSelectProps, EditorSlider, type EditorSliderProps, EditorTextInput, type EditorTextInputProps, EditorToolbar, type EditorToolbarProps, EmptyState, type EmptyStateProps, EntityDisplayEvents, ErrorBoundary, type ErrorBoundaryProps, ErrorState, type ErrorStateProps, FEATURE_COLORS, FEATURE_TYPES, FLOOR_HEIGHT, FacingDirection, FeatureCard, type FeatureCardProps, type FeatureDetailPageEntity, FeatureDetailPageTemplate, type FeatureDetailPageTemplateProps, type FeatureDetailSection, FeatureGrid, FeatureGridOrganism, type FeatureGridOrganismProps, type FeatureGridProps, FileTree, type FileTreeNode, type FileTreeProps, type FilterDefinition, FilterGroup, type FilterGroupProps, type FilterPayload, FilterPill, type FilterPillProps, type FilterPillSize, type FilterPillVariant, Flex, type FlexProps, FlipCard, type FlipCardProps, FlipContainer, type FlipContainerProps, type FloatingAction, FloatingActionButton, type FloatingActionButtonProps, type FooterLinkColumn, type FooterLinkItem, Form, FormActions, type FormActionsProps, FormField, type FormFieldProps, FormLayout, type FormLayoutProps, type FormProps, FormSection$1 as FormSection, FormSectionHeader, type FormSectionHeaderProps, type FormSectionProps, GameAudioToggle, type GameAudioToggleProps, GameHud, type GameHudElement, type GameHudProps, type GameHudStat, GameIcon, type GameIconProps, GameMenu, type GameMenuProps, GameShell, type GameShellProps, GenericAppTemplate, type GenericAppTemplateProps, GeometricPattern, type GeometricPatternProps, GradientDivider, type GradientDividerProps, GraphCanvas, type GraphCanvasProps, type GraphEdge, type GraphNode, type GraphSimilarity, GraphView, type GraphViewEdge, type GraphViewNode, type GraphViewProps, type GraphicAnimation, Grid, GridPicker, type GridPickerCellSize, type GridPickerProps, type GridProps, HStack, type HStackProps, Header, type HeaderProps, HealthBar, type HealthBarProps, HeroOrganism, type HeroOrganismProps, HeroSection, type HeroSectionProps, type HighlightType, IDENTITY_BOOK_FIELDS, Icon, type IconAnimation, type IconInput, IconPicker, type IconPickerProps, type IconProps, type IconSize, ImageSource, InfiniteScrollSentinel, type InfiniteScrollSentinelProps, Input, InputGroup, type InputGroupProps, type InputProps, InstallBox, type InstallBoxProps, IsometricUnit, JazariStateMachine, type JazariStateMachineProps, JsonTreeEditor, type JsonTreeEditorProps, Label, type LabelProps, type LandingPageEntity, LandingPageTemplate, type LandingPageTemplateProps, type LawReference, LawReferenceTooltip, type LawReferenceTooltipProps, LearningCanvas, type LearningCanvasProps, type LearningPhysicsBody, type LearningPhysicsConstraint, type LearningPoint, type LearningShape, type LearningShapeType, type LessonSegment, type LessonUserProgress, Lightbox, type LightboxImage, type LightboxProps, type LikertOption, LikertScale, type LikertScaleProps, LineChart, type LineChartProps, LinkAction, List, type ListItem, type ListProps, LoadingState, type LoadingStateProps, type MapMarkerData, type MapRouteData, type MapRouteWaypoint, MapView, type MapViewProps, MarkdownContent, type MarkdownContentProps, MarketingFooter, type MarketingFooterProps, MarketingStatCard, type MarketingStatCardProps, MasterDetail, MasterDetailLayout, type MasterDetailLayoutProps, type MasterDetailProps, MathCanvas, type MathCanvasProps, type MathCurve, type MathPoint, type MathVector, type MatrixColumn, MatrixQuestion, type MatrixQuestionProps, type MatrixRow, MediaGallery, type MediaGalleryProps, type MediaItem, Menu, type MenuItem, type MenuOption, type MenuProps, Meter, type MeterAction, type MeterProps, type MeterThreshold, type MeterVariant, type MixedSegment, Modal, type ModalProps, type ModalSize, ModalSlot, type ModalSlotProps, ModuleCard, type ModuleCardProps, type NavItem, Navigation, type NavigationItem, type NavigationProps, NodeSlotEditor, type NodeSlotEditorProps, NotifyListener, NumberStepper, type NumberStepperProps, type NumberStepperSize, OnboardingSpotlight, type OnboardingSpotlightProps, type OptionConstraint, OptionConstraintGroup, type OptionConstraintGroupProps, type OptionConstraintOption, StateMachineView as OrbitalStateMachineView, OrbitalVisualization, type OrbitalVisualizationProps, Overlay, type OverlayProps, type PageBreadcrumb, PageHeader, type PageHeaderProps, type PaginatePayload, Pagination, type PaginationProps, PatternTile, type PatternTileProps, type PatternVariant, PhysicsCanvas, type PhysicsCanvasProps, type PickerItem, type Platform, Point, Popover, type PopoverProps, PositionedCanvas, type PositionedCanvasProps, PricingCard, type PricingCardProps, PricingGrid, type PricingGridProps, PricingOrganism, type PricingOrganismProps, type PricingPageEntity, PricingPageTemplate, type PricingPageTemplateProps, ProgressBar, type ProgressBarColor, type ProgressBarProps, type ProgressBarVariant, ProgressDots, type ProgressDotsProps, type Projection, PropertyInspector, type PropertyInspectorProps, PullQuote, type PullQuoteProps, PullToRefresh, type PullToRefreshProps, type QrScanResult, QrScanner, type QrScannerProps, QuizBlock, type QuizBlockProps, Radio, type RadioProps, RangeSlider, type RangeSliderProps, type RangeSliderSize, ReflectionBlock, type ReflectionBlockProps, type RelationOption, RelationSelect, type RelationSelectProps, RepeatableFormSection, type RepeatableFormSectionProps, type RepeatableItem, ReplyTree, type ReplyTreeProps, ResolvedFrame, type RevealAnimation, type RevealTrigger, type RichBlock, RichBlockEditor, type RichBlockEditorProps, type RowAction, type RuleDefinition, type RuleOption, RuntimeDebugger, type RuntimeDebuggerProps, SHEET_COLUMNS, SPRITE_SHEET_LAYOUT, ScaledDiagram, type ScaledDiagramProps, ScoreDisplay, type ScoreDisplayProps, SearchInput, type SearchInputProps, type SearchPayload, Section, SectionHeader, type SectionHeaderProps, type SectionProps, SegmentRenderer, type SegmentRendererProps, Select, type SelectOption, type SelectOptionGroup, type SelectPayload, type SelectProps, SequenceBar, type SequenceBarProps, ServiceCatalog, type ServiceCatalogItem, type ServiceCatalogProps, ShowcaseCard, type ShowcaseCardProps, ShowcaseOrganism, type ShowcaseOrganismProps, SidePanel, type SidePanelProps, type SidePlayer, Sidebar, type SidebarItem, type SidebarProps, SignaturePad, type SignaturePadProps, SimpleGrid, type SimpleGridProps, Skeleton, type SkeletonProps, type SkeletonVariant, SlotContent, SlotContentRenderer, type SlotItemData, SocialProof, type SocialProofItem, type SocialProofProps, type SortPayload, SortableList, type SortableListProps, Spacer, type SpacerProps, type SpacerSize, Sparkline, type SparklineColor, type SparklineProps, Spinner, type SpinnerProps, Split, SplitPane, type SplitPaneProps, type SplitProps, SplitSection, type SplitSectionProps, type SpotlightStep, SpriteFrameDims, SpriteSheetUrls, Stack, type StackAlign, type StackDirection, type StackGap, type StackJustify, type StackProps, StarRating, type StarRatingPrecision, type StarRatingProps, type StarRatingSize, StatBadge, type StatBadgeProps, StatCard, type StatCardProps, type StatCardSize, StatDisplay, type StatDisplayProps, StateGraph, type StateGraphProps, type StateGraphTransition, StateJsonView, type StateJsonViewProps, StateMachineView, type StateMachineViewProps, StateNode, type StateNodeProps, StatsGrid, type StatsGridProps, StatsOrganism, type StatsOrganismProps, StatusBar, type StatusBarProps, StatusDot, type StatusDotProps, type StatusDotSize, type StatusDotStatus, StepFlow, StepFlowOrganism, type StepFlowOrganismProps, type StepFlowProps, type StepItemProps, SubagentTracePanel, type SubagentTracePanelProps, SvgBranch, type SvgBranchProps, SvgConnection, type SvgConnectionProps, SvgFlow, type SvgFlowProps, SvgGrid, type SvgGridProps, SvgLobe, type SvgLobeProps, SvgMesh, type SvgMeshProps, SvgMorph, type SvgMorphProps, SvgNode, type SvgNodeProps, SvgPulse, type SvgPulseProps, SvgRing, type SvgRingProps, SvgShield, type SvgShieldProps, SvgStack, type SvgStackProps, type SwipeAction, SwipeableRow, type SwipeableRowProps, Switch, type SwitchProps, TERRAIN_COLORS, TILE_HEIGHT, TILE_WIDTH, type TabDefinition, type TabItem, TabbedContainer, type TabbedContainerProps, TableView, type TableViewColumn, type TableViewProps, Tabs, type TabsProps, TagCloud, type TagCloudItem, type TagCloudProps, TagInput, type TagInputProps, TeamCard, type TeamCardProps, TeamOrganism, type TeamOrganismProps, type TeamUnitTraits, type TemplateProps, TerrainPalette, type TerrainPaletteProps, TextHighlight, type TextHighlightProps, Textarea, type TextareaProps, ThemeToggle, type ThemeToggleProps, type TileCoord, type TileLayout, TimeSlotCell, type TimeSlotCellProps, Timeline, type TimelineItem, type TimelineItemStatus, type TimelineProps, TimerDisplay, type TimerDisplayProps, Toast, type ToastProps, ToastSlot, type ToastSlotProps, type ToastVariant, Tooltip, type TooltipProps, type TraceDisclosureLevel, TraitFrame, type TraitFrameProps, TraitSlot, type TraitSlotProps, type TraitStateMachineDefinition, TraitStateViewer, type TraitStateViewerProps, type TraitTransition, TransitionArrow, type TransitionArrowProps, type TransitionBundle, type TrendDirection, TrendIndicator, type TrendIndicatorProps, type TrendIndicatorSize, TypewriterText, type TypewriterTextProps, Typography, type TypographyProps, type TypographyVariant, UISlotComponent, UISlotRenderer, type UISlotRendererProps, UiError, UnitAnimationState, UploadDropZone, type UploadDropZoneProps, VStack, type VStackProps, type Vec2, VersionDiff, type DiffLine as VersionDiffLine, type VersionDiffProps, ViolationAlert, type ViolationAlertProps, type ViolationRecord, VoteStack, type VoteStackProps, WizardContainer, type WizardContainerProps, WizardNavigation, type WizardNavigationProps, WizardProgress, type WizardProgressProps, type WizardProgressStep, type WizardStep, boardEntity, bool, createUnitAnimationState, getCurrentFrame, getTileDimensions, inferDirection, isoToScreen, makeAsset, makeAssetMap, mapBookData, num, objAvailableActions, objAvailableEvents, objCurrentState, objIcon, objId, objMaxRules, objName, objRules, objStates, parseEditFocus, parseLessonSegments, parseMarkdownWithCodeBlocks, pendulum, projectileMotion, resolveFieldMap, resolveFrame, resolveSheetDirection, rows, screenToIso, springOscillator, str, tickAnimationState, toCodeLanguage, transitionAnimation, unitHealth, unitPosition, unitTeam, useAnchorRect, useAtlasSliceDataUrl, useCamera, useImageCache, useUnitSpriteAtlas, vec2 };
|
|
11433
|
+
export { ALL_PRESETS, AR_BOOK_FIELDS, type AboutPageEntity, AboutPageTemplate, type AboutPageTemplateProps, Accordion, type AccordionItem, type AccordionProps, Card as ActionCard, type CardProps as ActionCardProps, ActionPalette, type ActionPaletteProps, ActionTile, type ActionTileProps, ActivationBlock, type ActivationBlockProps, Alert, type AlertProps, type AlertVariant, type AlgorithmBar, AlgorithmCanvas, type AlgorithmCanvasProps, type AlgorithmCell, type AlgorithmPointer, AnimatedCounter, type AnimatedCounterProps, AnimatedGraphic, type AnimatedGraphicProps, AnimatedReveal, type AnimatedRevealProps, ArticleSection, type ArticleSectionProps, Aside, type AsideProps, AssetPicker, type AssetPickerProps, AtlasImage, type AtlasImageAsset, type AtlasImageProps, AtlasPanel, type AtlasPanelProps, AuthLayout, type AuthLayoutProps, Avatar, type AvatarProps, type AvatarSize, type AvatarStatus, Badge, type BadgeProps, type BadgeVariant, BehaviorView, type BehaviorViewProps, BiologyCanvas, type BiologyCanvasProps, type BiologyEdge, type BiologyNode, type BlockType, type BloomLevel, BloomQuizBlock, type BloomQuizBlockProps, BookChapterView, type BookChapterViewProps, BookCoverPage, type BookCoverPageProps, type BookFieldMap, BookNavBar, type BookNavBarProps, BookTableOfContents, type BookTableOfContentsProps, BookViewer, type BookViewerProps, Box, type BoxBg, type BoxMargin, type BoxPadding, type BoxProps, type BoxRounded, type BoxShadow, BranchingLogicBuilder, type BranchingLogicBuilderProps, type BranchingQuestion, type BranchingRule, Breadcrumb, type BreadcrumbItem, type BreadcrumbProps, Button, ButtonGroup, type ButtonGroupProps, type ButtonProps, CTABanner, type CTABannerBackground, type CTABannerProps, CalendarGrid, type CalendarGridProps, type CameraMode, CameraState, Canvas, Canvas2D, type Canvas2DProps, type CanvasItemShape, type CanvasItemStatus, type CanvasMode, type CanvasProps, Card$1 as Card, type CardAction, CardBody, CardContent, CardFooter, CardGrid, type CardGridGap, type CardGridProps, CardHeader, type CardProps$1 as CardProps, CardTitle, Carousel, type CarouselProps, CaseStudyCard, type CaseStudyCardProps, CaseStudyOrganism, type CaseStudyOrganismProps, Center, type CenterProps, Chart, type ChartDataPoint, ChartLegend, type ChartLegendItem, type ChartLegendProps, type ChartProps, type ChartSeries, type ChartType, ChatBar, type ChatBarProps, type ChatBarStatus, Checkbox, type CheckboxProps, type ChemistryArrow, type ChemistryAtom, type ChemistryBond, ChemistryCanvas, type ChemistryCanvasProps, ChoiceButton, type ChoiceButtonProps, Coachmark, type CoachmarkAnchor, type CoachmarkPlacement, type CoachmarkProps, CodeBlock, type CodeBlockProps, type CodeLanguage, CodeRunnerPanel, type CodeRunnerPanelProps, type CodeSimulationOutput, type CodeViewerAction, type CodeViewerFile, type CodeViewerMode, CollapsibleSection, type CollapsibleSectionProps, type Column, CommunityLinks, type CommunityLinksProps, type ConditionalContext, ConditionalWrapper, type ConditionalWrapperProps, ConfettiEffect, type ConfettiEffectProps, ConfirmDialog, type ConfirmDialogProps, type ConfirmDialogVariant, ConnectionBlock, type ConnectionBlockProps, Container, type ContainerProps, ContentRenderer, type ContentRendererProps, ContentSection, type ContentSectionBackground, type ContentSectionPadding, type ContentSectionProps, ControlButton, type ControlButtonProps, ControlGrid, type ControlGridButton, type ControlGridKind, type ControlGridProps, type CounterSize, CounterTemplate, type CounterTemplateProps, type CounterVariant, DEFAULT_LIKERT_OPTIONS, DEFAULT_MATRIX_COLUMNS, DIAMOND_TOP_Y, type DPadDirection, DashboardGrid, type DashboardGridCell, type DashboardGridProps, DashboardLayout, type DashboardLayoutProps, DataGrid, type DataGridField, type DataGridItemAction, type DataGridProps, DataList, type DataListField, type DataListItemAction, type DataListProps, DataTable, type DataTableProps, DateRangePicker, type DateRangePickerPreset, type DateRangePickerProps, DateRangeSelector, type DateRangeSelectorOption, type DateRangeSelectorProps, DayCell, type DayCellProps, type DetailField, DetailPanel, type DetailPanelProps, type DetailSection, Dialog, type DialogProps, DialogueBubble, type DialogueBubbleProps, type DiffLine$1 as DiffLine, type DiffLineType, type DiffRevision, type DisplayStateProps, Divider, type DividerOrientation, type DividerProps, DocBreadcrumb, type DocBreadcrumbItem, type DocBreadcrumbProps, DocPagination, type DocPaginationLink, type DocPaginationProps, DocSearch, type DocSearchProps, type DocSearchResult, DocSidebar, type DocSidebarItem, type DocSidebarProps, DocTOC, type DocTOCItem, type DocTOCProps, type DocumentType, DocumentViewer, type DocumentViewerProps, StateMachineView as DomStateMachineVisualizer, type DotSize, type DotState, Drawer, type DrawerPosition, type DrawerProps, type DrawerSize, DrawerSlot, type DrawerSlotProps, ELEMENT_SELECTED_EVENT, EdgeDecoration, type EdgeDecorationProps, type EdgeSide, type EdgeVariant, EditorCheckbox, type EditorCheckboxProps, type EditorMode, EditorSelect, type EditorSelectProps, EditorSlider, type EditorSliderProps, EditorTextInput, type EditorTextInputProps, EditorToolbar, type EditorToolbarProps, EmptyState, type EmptyStateProps, EntityDisplayEvents, ErrorBoundary, type ErrorBoundaryProps, ErrorState, type ErrorStateProps, FEATURE_COLORS, FEATURE_TYPES, FLOOR_HEIGHT, FacingDirection, FeatureCard, type FeatureCardProps, type FeatureDetailPageEntity, FeatureDetailPageTemplate, type FeatureDetailPageTemplateProps, type FeatureDetailSection, FeatureGrid, FeatureGridOrganism, type FeatureGridOrganismProps, type FeatureGridProps, FileTree, type FileTreeNode, type FileTreeProps, type FilterDefinition, FilterGroup, type FilterGroupProps, type FilterPayload, FilterPill, type FilterPillProps, type FilterPillSize, type FilterPillVariant, Flex, type FlexProps, FlipCard, type FlipCardProps, FlipContainer, type FlipContainerProps, type FloatingAction, FloatingActionButton, type FloatingActionButtonProps, type FooterLinkColumn, type FooterLinkItem, Form, FormActions, type FormActionsProps, FormField, type FormFieldProps, FormLayout, type FormLayoutProps, type FormProps, FormSection$1 as FormSection, FormSectionHeader, type FormSectionHeaderProps, type FormSectionProps, GameAudioToggle, type GameAudioToggleProps, GameHud, type GameHudElement, type GameHudProps, type GameHudStat, GameIcon, type GameIconProps, GameMenu, type GameMenuProps, GameShell, type GameShellProps, GenericAppTemplate, type GenericAppTemplateProps, GeometricPattern, type GeometricPatternProps, GradientDivider, type GradientDividerProps, GraphCanvas, type GraphCanvasProps, type GraphEdge, type GraphNode, type GraphSimilarity, GraphView, type GraphViewEdge, type GraphViewNode, type GraphViewProps, type GraphicAnimation, Grid, GridPicker, type GridPickerCellSize, type GridPickerProps, type GridProps, HStack, type HStackProps, Header, type HeaderProps, HealthBar, type HealthBarProps, HeroOrganism, type HeroOrganismProps, HeroSection, type HeroSectionProps, type HighlightType, IDENTITY_BOOK_FIELDS, Icon, type IconAnimation, type IconInput, IconPicker, type IconPickerProps, type IconProps, type IconSize, ImageSource, InfiniteScrollSentinel, type InfiniteScrollSentinelProps, Input, InputGroup, type InputGroupProps, type InputProps, InstallBox, type InstallBoxProps, IsometricUnit, JazariStateMachine, type JazariStateMachineProps, JsonTreeEditor, type JsonTreeEditorProps, Label, type LabelProps, type LandingPageEntity, LandingPageTemplate, type LandingPageTemplateProps, type LawReference, LawReferenceTooltip, type LawReferenceTooltipProps, LearningCanvas, type LearningCanvasProps, type LearningPhysicsBody, type LearningPhysicsConstraint, type LearningPoint, type LearningShape, type LearningShapeType, type LessonSegment, type LessonUserProgress, Lightbox, type LightboxImage, type LightboxProps, type LikertOption, LikertScale, type LikertScaleProps, LineChart, type LineChartProps, LinkAction, List, type ListItem, type ListProps, LoadingState, type LoadingStateProps, type MapMarkerData, type MapRouteData, type MapRouteWaypoint, MapView, type MapViewProps, MarkdownContent, type MarkdownContentProps, MarketingFooter, type MarketingFooterProps, MarketingStatCard, type MarketingStatCardProps, MasterDetail, MasterDetailLayout, type MasterDetailLayoutProps, type MasterDetailProps, MathCanvas, type MathCanvasProps, type MathCurve, type MathPoint, type MathVector, type MatrixColumn, MatrixQuestion, type MatrixQuestionProps, type MatrixRow, MediaGallery, type MediaGalleryProps, type MediaItem, Menu, type MenuItem, type MenuOption, type MenuProps, Meter, type MeterAction, type MeterProps, type MeterThreshold, type MeterVariant, type MixedSegment, Modal, type ModalProps, type ModalSize, ModalSlot, type ModalSlotProps, ModuleCard, type ModuleCardProps, type NavItem, Navigation, type NavigationItem, type NavigationProps, NodeSlotEditor, type NodeSlotEditorProps, NotifyListener, NumberStepper, type NumberStepperProps, type NumberStepperSize, OnboardingSpotlight, type OnboardingSpotlightProps, type OptionConstraint, OptionConstraintGroup, type OptionConstraintGroupProps, type OptionConstraintOption, StateMachineView as OrbitalStateMachineView, OrbitalVisualization, type OrbitalVisualizationProps, Overlay, type OverlayProps, type PageBreadcrumb, PageHeader, type PageHeaderProps, PageTransition, type PageTransitionProps, type PaginatePayload, Pagination, type PaginationProps, PatternTile, type PatternTileProps, type PatternVariant, PhysicsCanvas, type PhysicsCanvasProps, type PickerItem, type Platform, Point, Popover, type PopoverProps, PositionedCanvas, type PositionedCanvasProps, Presence, type PresenceAnimation, type PresenceProps, type PresenceResult, PricingCard, type PricingCardProps, PricingGrid, type PricingGridProps, PricingOrganism, type PricingOrganismProps, type PricingPageEntity, PricingPageTemplate, type PricingPageTemplateProps, ProgressBar, type ProgressBarColor, type ProgressBarProps, type ProgressBarVariant, ProgressDots, type ProgressDotsProps, type Projection, PropertyInspector, type PropertyInspectorProps, PullQuote, type PullQuoteProps, PullToRefresh, type PullToRefreshProps, type QrScanResult, QrScanner, type QrScannerProps, QuizBlock, type QuizBlockProps, Radio, type RadioProps, RangeSlider, type RangeSliderProps, type RangeSliderSize, ReflectionBlock, type ReflectionBlockProps, type RelationOption, RelationSelect, type RelationSelectProps, RepeatableFormSection, type RepeatableFormSectionProps, type RepeatableItem, ReplyTree, type ReplyTreeProps, ResolvedFrame, type RevealAnimation, type RevealTrigger, type RichBlock, RichBlockEditor, type RichBlockEditorProps, type RowAction, type RuleDefinition, type RuleOption, RuntimeDebugger, type RuntimeDebuggerProps, SHEET_COLUMNS, SPRITE_SHEET_LAYOUT, ScaledDiagram, type ScaledDiagramProps, ScoreDisplay, type ScoreDisplayProps, SearchInput, type SearchInputProps, type SearchPayload, Section, SectionHeader, type SectionHeaderProps, type SectionProps, SegmentRenderer, type SegmentRendererProps, Select, type SelectOption, type SelectOptionGroup, type SelectPayload, type SelectProps, SequenceBar, type SequenceBarProps, ServiceCatalog, type ServiceCatalogItem, type ServiceCatalogProps, ShowcaseCard, type ShowcaseCardProps, ShowcaseOrganism, type ShowcaseOrganismProps, SidePanel, type SidePanelProps, type SidePlayer, Sidebar, type SidebarItem, type SidebarProps, SignaturePad, type SignaturePadProps, SimpleGrid, type SimpleGridProps, Skeleton, type SkeletonProps, type SkeletonVariant, SlotContent, SlotContentRenderer, type SlotItemData, SocialProof, type SocialProofItem, type SocialProofProps, type SortPayload, SortableList, type SortableListProps, Spacer, type SpacerProps, type SpacerSize, Sparkline, type SparklineColor, type SparklineProps, Spinner, type SpinnerProps, Split, SplitPane, type SplitPaneProps, type SplitProps, SplitSection, type SplitSectionProps, type SpotlightStep, SpriteFrameDims, SpriteSheetUrls, Stack, type StackAlign, type StackDirection, type StackGap, type StackJustify, type StackProps, StarRating, type StarRatingPrecision, type StarRatingProps, type StarRatingSize, StatBadge, type StatBadgeProps, StatCard, type StatCardProps, type StatCardSize, StatDisplay, type StatDisplayProps, StateGraph, type StateGraphProps, type StateGraphTransition, StateJsonView, type StateJsonViewProps, StateMachineView, type StateMachineViewProps, StateNode, type StateNodeProps, StatsGrid, type StatsGridProps, StatsOrganism, type StatsOrganismProps, StatusBar, type StatusBarProps, StatusDot, type StatusDotProps, type StatusDotSize, type StatusDotStatus, StepFlow, StepFlowOrganism, type StepFlowOrganismProps, type StepFlowProps, type StepItemProps, SubagentTracePanel, type SubagentTracePanelProps, SvgBranch, type SvgBranchProps, SvgConnection, type SvgConnectionProps, SvgFlow, type SvgFlowProps, SvgGrid, type SvgGridProps, SvgLobe, type SvgLobeProps, SvgMesh, type SvgMeshProps, SvgMorph, type SvgMorphProps, SvgNode, type SvgNodeProps, SvgPulse, type SvgPulseProps, SvgRing, type SvgRingProps, SvgShield, type SvgShieldProps, SvgStack, type SvgStackProps, type SwipeAction, SwipeableRow, type SwipeableRowProps, Switch, type SwitchProps, TERRAIN_COLORS, TILE_HEIGHT, TILE_WIDTH, type TabDefinition, type TabItem, TabbedContainer, type TabbedContainerProps, TableView, type TableViewColumn, type TableViewProps, Tabs, type TabsProps, TagCloud, type TagCloudItem, type TagCloudProps, TagInput, type TagInputProps, TeamCard, type TeamCardProps, TeamOrganism, type TeamOrganismProps, type TeamUnitTraits, type TemplateProps, TerrainPalette, type TerrainPaletteProps, TextHighlight, type TextHighlightProps, Textarea, type TextareaProps, ThemeToggle, type ThemeToggleProps, type TileCoord, type TileLayout, TimeSlotCell, type TimeSlotCellProps, Timeline, type TimelineItem, type TimelineItemStatus, type TimelineProps, TimerDisplay, type TimerDisplayProps, Toast, type ToastProps, ToastSlot, type ToastSlotProps, type ToastVariant, Tooltip, type TooltipProps, type TraceDisclosureLevel, TraitFrame, type TraitFrameProps, TraitSlot, type TraitSlotProps, type TraitStateMachineDefinition, TraitStateViewer, type TraitStateViewerProps, type TraitTransition, TransitionArrow, type TransitionArrowProps, type TransitionBundle, type TrendDirection, TrendIndicator, type TrendIndicatorProps, type TrendIndicatorSize, TypewriterText, type TypewriterTextProps, Typography, type TypographyProps, type TypographyVariant, UISlotComponent, UISlotRenderer, type UISlotRendererProps, UiError, UnitAnimationState, UploadDropZone, type UploadDropZoneProps, type UsePresenceOptions, VStack, type VStackProps, type Vec2, VersionDiff, type DiffLine as VersionDiffLine, type VersionDiffProps, ViolationAlert, type ViolationAlertProps, type ViolationRecord, VoteStack, type VoteStackProps, WizardContainer, type WizardContainerProps, WizardNavigation, type WizardNavigationProps, WizardProgress, type WizardProgressProps, type WizardProgressStep, type WizardStep, boardEntity, bool, createUnitAnimationState, getCurrentFrame, getTileDimensions, inferDirection, isoToScreen, makeAsset, makeAssetMap, mapBookData, num, objAvailableActions, objAvailableEvents, objCurrentState, objIcon, objId, objMaxRules, objName, objRules, objStates, parseEditFocus, parseLessonSegments, parseMarkdownWithCodeBlocks, pendulum, projectileMotion, resolveFieldMap, resolveFrame, resolveSheetDirection, rows, screenToIso, springOscillator, str, tickAnimationState, toCodeLanguage, transitionAnimation, unitHealth, unitPosition, unitTeam, useAnchorRect, useAtlasSliceDataUrl, useCamera, useImageCache, usePresence, useUnitSpriteAtlas, vec2 };
|