@arkcit/react-ui 0.3.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.
@@ -0,0 +1,36 @@
1
+ export { A as Accordion, a as AlertBanner, b as Avatar, B as Badge, c as BarGraph, d as BarGraphProps, e as Breadcrumb, f as BreadcrumbItem, g as BreadcrumbProps, h as Button, i as ButtonIntent, j as ButtonProps, k as ButtonSize, l as ButtonVariant, C as Carousel, m as Checkbox, n as Code, o as CodeExample, p as CodeExampleProps, q as Combobox, r as ComboboxOption, s as ComboboxProps, t as CommandItem, u as CommandPalette, v as CommandPaletteProps, w as ComponentGuidelines, x as ComponentGuidelinesProps, y as Container, z as ContextMenu, D as ContextMenuItem, E as ContextMenuProps, F as Cover, G as CoverAlign, H as CoverAs, I as CoverProps, J as CoverSize, K as CoverSurface, L as CoverTextVariant, M as CoverVariant, N as Currency, O as CurrencySymbol, P as DataGrid, Q as DataGridColumn, R as DataGridProps, S as DataGridSortDirection, T as DataGridSortState, U as DateRange, V as DateRangeField, W as DateRangeFieldProps, X as DateRangeFieldUi, Y as DateRangePicker, Z as DateRangePickerCalendar, _ as DateRangePickerConstraints, $ as DateRangePickerOverlay, a0 as DateRangePickerProps, a1 as DecodeTranslation, a2 as Divider, a3 as Drawer, a4 as DrawerProps, a5 as EmbeddedVideo, a6 as EmbeddedVideoProps, a7 as EmptyState, a8 as ExpandablePanel, a9 as FileUpload, aa as FileUploadProps, ab as FileUploadRejectReason, ac as FilterBar, ad as Form, ae as FormField, af as FormWizard, ag as FormWizardBehavior, ah as FormWizardFormConfig, ai as FormWizardI18n, aj as FormWizardLabels, ak as FormWizardLayout, al as FormWizardProps, am as FormWizardState, an as FormWizardStateConfig, ao as FormWizardStudioProps, ap as GameCanvas2D, aq as Graph, ar as GraphAxisConfig, as as GraphDatum, at as GraphIntent, au as GraphProps, av as GraphSeries, aw as Grid, ax as GridAlign, ay as GridAutoRows, az as GridCols, aA as GridGap, aB as GridItem, aC as GridItemProps, aD as GridJustify, aE as GridProps, aF as GridResponsive, aG as H1, aH as H2, aI as H3, aJ as InfiniteList, aK as InfiniteListProps, aL as Input, aM as Kbd, aN as KbdProps, aO as KbdSize, aP as KbdVariant, aQ as Lead, aR as LineGraph, aS as LineGraphProps, aT as Link, aU as LinkIntent, aV as LinkProps, aW as LinkSize, aX as LinkTone, aY as LinkUnderline, aZ as LinkVariant, a_ as MapCard, a$ as MapCardProps, b0 as Muted, b1 as Pagination, b2 as Popin, b3 as PopinMaxSize, b4 as PopinProps, b5 as Portal, b6 as PortalProps, b7 as Product, b8 as Progress, b9 as Radio, ba as RadioField, bb as RadioFieldProps, bc as RadioGroup, bd as RadioGroupProps, be as RadioOption, bf as RadioProps, bg as ScrollReveal, bh as ScrollRevealProps, bi as Select, bj as Skeleton, bk as Slider, bl as SliderIntent, bm as SliderProps, bn as SliderSize, bo as Step, bp as StepForm, bq as StepFormAlign, br as StepFormFormProps, bs as StepFormProps, bt as StepFormSize, bu as StepFormStudioProps, bv as StepFormVariant, bw as Stepper, bx as StepperProps, by as Switch, bz as Table, bA as Tabs, bB as Tag, bC as TagIntent, bD as TagProps, bE as TagSize, bF as TagVariant, bG as Text, bH as Textarea, bI as Toast, bJ as ToastContainer, bK as Tooltip, bL as TooltipProps, bM as Tree, bN as TreeAppearanceConfig, bO as TreeBehaviorConfig, bP as TreeCheckedConfig, bQ as TreeExpandedConfig, bR as TreeId, bS as TreeItem, bT as TreeProps, bU as TreeSelectionConfig, bV as Typography, bW as TypographyLeading, bX as TypographyProps, bY as TypographySize, bZ as TypographyTone, b_ as TypographyTracking, b$ as TypographyVariant, c0 as TypographyWeight, c1 as WizardStepBase, c2 as WizardStepId } from './ComponentGuidelines-h1MjGBuJ.js';
2
+ export { Card, CardContent, CardFooter, CardHeader, Dropdown, DropdownProps, LOADER_COMPONENTS, LoaderDots, LoaderRing, LoaderSpinner, RPGControlState, RPGViewport, RPGViewportProps, RPGViewportRenderSize, ResolveRPGControlsOptions, UseInfiniteScrollOptions, UseInfiniteScrollResult, buildTreeItemMap, collectDefaultExpandedIds, cx, flattenVisibleTree, resolveRPGControls, useEventListener, useInfiniteScroll, useOnClickOutside, useRPGAssets } from './ui.js';
3
+ export { DeclarativeValidatorConfig, DeclarativeValidatorType, FieldConfig } from '@arkcit/engine/form';
4
+ export { C as ComboboxField, a as ComboboxFieldProps, F as FileUploadField, b as FileUploadFieldProps, S as SliderField, c as SliderFieldProps } from './FileUploadField-DLwEPn_A.js';
5
+ export { A as ApiDocLayout, a as ApiDocLayoutProps, b as ApiPropDoc } from './ApiDocLayout-6hYQvst0.js';
6
+ export { default as UIEngine } from '@arkcit/engine/UIEngine';
7
+ export { bindNodeEvents, resolveNodeProps, resolveUIValue } from '@arkcit/engine/bindings';
8
+ export { InlineTextEditor, NodeErrorBoundary, StudioNodeWrapper } from '@arkcit/engine/components';
9
+ export { applyInlineEditingValue, computeInlineEditorStyle, shouldUseMultilineInlineEditor } from '@arkcit/engine/utils/inlineEditing';
10
+ export { openInlineEditorFromDoubleClick } from '@arkcit/engine/utils/inlineEditorOpening';
11
+ export { InlineTextEntry, InlineTextMode, getEditableTextValue, selectCandidateInlineProp, selectEffectiveInlineProp } from '@arkcit/engine/utils/inlineText';
12
+ export { readNodeLayout, writeNodeLayout } from '@arkcit/engine/layout';
13
+ export { buildNodeResetToken } from '@arkcit/engine/utils/nodeResetToken';
14
+ export { createMouseResizeHandler, createStudioNodeClickHandler, createStudioNodeDoubleClickHandler, createTouchResizeHandlers } from '@arkcit/engine/utils/nodeWrapperHandlers';
15
+ export { getNodeWrapperPresentation, getStudioNodeInteractionState, renderPlainWrappedNode } from '@arkcit/engine/utils/nodeWrapperStudio';
16
+ export { buildCoverContent, buildCoverMedia, buildScrollRevealChildren } from '@arkcit/engine/utils/contentStudio';
17
+ export { buildFormFieldConfig, buildWizardFieldConfig, getLayoutRecord, getStudioFormChildRole, isWizardStepChild, normalizeStudioFormChild } from '@arkcit/engine/utils/formStudio';
18
+ export { buildAccordionItems, buildExpandablePanelChildren, buildTabsContent, findContainingNodeId, normalizeTabsProps, resolveAccordionOpenIds } from '@arkcit/engine/utils/navigationStudio';
19
+ export { applyStudioOverlayComponentProps, getOpenStudioOverlayState, readOverlayState } from '@arkcit/engine/utils/overlayStudio';
20
+ export { buildFieldsByStep, findSelectedWizardStepId, getWizardRenderableChildren, getWizardStepRole, resolveActiveWizardStepId, validateWizardStepFields } from '@arkcit/engine/utils/wizardStudio';
21
+ export { configureStudioAccordion, configureStudioExpandablePanel, configureStudioFormWizard, configureStudioLink, configureStudioTabs, renderBoundTable, renderStudioForm } from '@arkcit/engine/renderers';
22
+ export { applyDecodeTranslationBinding, applyObjectBinding, applyRowsAndColumnsBinding, filterRowsByRuntimeQuery } from '@arkcit/engine/utils/dataBinding';
23
+ export { PendingFieldFocus, capturePendingFieldFocus, restorePendingFieldFocus } from '@arkcit/engine/utils/fieldFocus';
24
+ export { normalizeRenderableChild, toBoolean } from '@arkcit/engine/utils/renderChildren';
25
+ export { UIPinchResizeState, UIResizeState, computeMouseResizeSize, computePinchResizeSize, createMouseResizeState, createPinchResizeState } from '@arkcit/engine/utils/resizeStudio';
26
+ export { buildAncestorTypeMembership, collectOverlayNodeIds, findNodeById, hasAncestorType } from '@arkcit/engine/utils/schemaTraversal';
27
+ export { buildNormalizedActionRef, isInteractiveSelectionTarget, resolveButtonOverlayTarget, resolveClickedNodeId, syncOverlayStateFromAction } from '@arkcit/engine/utils/studioClick';
28
+ export { STUDIO_INTERNAL_PROP_NAMES, getStudioProps, omitStudioProps } from '@arkcit/engine/studio-props';
29
+ export { ComponentRegistry, ComponentRegistryEntry, UIActionRef, UIEngineProps, UIExprValue, UII18nValue, UIInlineEditingMode, UIInlineEditingState, UIInlineTextEditorProps, UINode, UINodeEventName, UINodeLayout, UINodeProps, UINodeWrapperProps, UIRefValue, UIRuntime, UISchema, UIStudioNodeMeta, UIValue } from '@arkcit/engine/types';
30
+ export { defaultUIRegistry } from './orchestrator.js';
31
+ export { ComponentCategory, ComponentExamplesEntry, ComponentFolder, ComponentGuidelinesContent, ComponentRouteItem, OrchardGameDemo, PizzaMapDemo, RegistryComboboxDemo, RegistryCommandPaletteDemo, RegistryDataGridBasicDemo, RegistryDataGridBoundDataDemo, RegistryDataGridCustomRenderDemo, RegistryDataGridDemo, RegistryDataGridEmptyDemo, RegistryDataGridInfiniteDemo, RegistryDataGridLoadingDemo, RegistryDateRangeFieldDemo, RegistryDateRangePickerDemo, RegistryFileUploadDemo, RegistryFileUploadFieldDemo, RegistryFormWizardDemo, RegistryInfiniteListDemo, RegistryPopinDemo, RegistryRadioFieldDemo, RegistryRadioGroupDemo, RegistryStepFormDemo, UseCaseExample, componentRegistry, examplesRegistry, folderLabels, getComponentGuidelines, getExamplesRegistryEntry, groupByCategoryThenFamily, registryBarSeries, registryFormFields, registryFormOptions, registryFormValues, registryGridRows, registryLineSeries, registryModulesOptions, renderUseCaseBlocks } from './ui-registry.js';
32
+ export { FieldType, SharedUI } from './ui-contracts.js';
33
+ export { C as CheckboxField, a as CheckboxSearchField, b as ColorField, D as DatePickerField, S as SelectField, c as SwitchField, T as TagField, T as TagsField, d as TextAreaField, e as TextField } from './form-fields-9C7CmVGn.js';
34
+ import 'react/jsx-runtime';
35
+ import 'react';
36
+ import 'lucide-react';