@datatechsolutions/ui 2.11.83 → 2.11.84
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/astrlabe/index.d.mts +3 -52
- package/dist/astrlabe/index.d.ts +3 -52
- package/dist/astrlabe/index.js +107 -107
- package/dist/astrlabe/index.mjs +4 -4
- package/dist/astrlabe/workflow-canvas.js +4 -4
- package/dist/astrlabe/workflow-canvas.mjs +3 -3
- package/dist/chunk-3T2WGL47.js +44 -0
- package/dist/chunk-3T2WGL47.js.map +1 -0
- package/dist/{chunk-UVGMKHWH.mjs → chunk-63AL2RN5.mjs} +4 -4
- package/dist/{chunk-UVGMKHWH.mjs.map → chunk-63AL2RN5.mjs.map} +1 -1
- package/dist/chunk-64G2HBRQ.mjs +481 -0
- package/dist/chunk-64G2HBRQ.mjs.map +1 -0
- package/dist/{chunk-J3OYJ44D.mjs → chunk-BH2AU3LG.mjs} +3 -3
- package/dist/{chunk-J3OYJ44D.mjs.map → chunk-BH2AU3LG.mjs.map} +1 -1
- package/dist/chunk-CCRBT7TA.mjs +941 -0
- package/dist/chunk-CCRBT7TA.mjs.map +1 -0
- package/dist/chunk-CHLJUSXX.mjs +128 -0
- package/dist/chunk-CHLJUSXX.mjs.map +1 -0
- package/dist/chunk-CXIQWPBH.js +214 -0
- package/dist/chunk-CXIQWPBH.js.map +1 -0
- package/dist/chunk-EDE36MKE.mjs +412 -0
- package/dist/chunk-EDE36MKE.mjs.map +1 -0
- package/dist/{chunk-M7P2TQ6X.js → chunk-EFREXNZB.js} +64 -64
- package/dist/{chunk-M7P2TQ6X.js.map → chunk-EFREXNZB.js.map} +1 -1
- package/dist/chunk-FAGDZEKM.js +23 -0
- package/dist/chunk-FAGDZEKM.js.map +1 -0
- package/dist/{chunk-TUEYBNWL.js → chunk-GV6WJCEB.js} +3 -3
- package/dist/{chunk-TUEYBNWL.js.map → chunk-GV6WJCEB.js.map} +1 -1
- package/dist/chunk-HU3EAHFO.mjs +20 -0
- package/dist/chunk-HU3EAHFO.mjs.map +1 -0
- package/dist/{chunk-LLFU42KC.mjs → chunk-I6WYV2AN.mjs} +3 -3
- package/dist/{chunk-LLFU42KC.mjs.map → chunk-I6WYV2AN.mjs.map} +1 -1
- package/dist/chunk-JJWFMKZY.js +132 -0
- package/dist/chunk-JJWFMKZY.js.map +1 -0
- package/dist/{chunk-JFWZHROG.js → chunk-L6FVIWAJ.js} +128 -128
- package/dist/{chunk-JFWZHROG.js.map → chunk-L6FVIWAJ.js.map} +1 -1
- package/dist/chunk-MNQEZL7B.mjs +210 -0
- package/dist/chunk-MNQEZL7B.mjs.map +1 -0
- package/dist/chunk-SGJ24J2Q.js +943 -0
- package/dist/chunk-SGJ24J2Q.js.map +1 -0
- package/dist/chunk-SW6TVAIJ.js +418 -0
- package/dist/chunk-SW6TVAIJ.js.map +1 -0
- package/dist/chunk-SYNVNTLJ.mjs +20 -0
- package/dist/chunk-SYNVNTLJ.mjs.map +1 -0
- package/dist/chunk-UQXVCVAN.mjs +41 -0
- package/dist/chunk-UQXVCVAN.mjs.map +1 -0
- package/dist/chunk-WGELLCOZ.js +22 -0
- package/dist/chunk-WGELLCOZ.js.map +1 -0
- package/dist/chunk-YXPHJ2BQ.js +541 -0
- package/dist/chunk-YXPHJ2BQ.js.map +1 -0
- package/dist/index.d.mts +3 -47
- package/dist/index.d.ts +3 -47
- package/dist/index.js +765 -765
- package/dist/index.mjs +2 -2
- package/dist/navigation-BiWVffAN.d.mts +49 -0
- package/dist/navigation-BiWVffAN.d.ts +49 -0
- package/dist/platform/agents-workspace.d.mts +19 -0
- package/dist/platform/agents-workspace.d.ts +19 -0
- package/dist/platform/agents-workspace.js +26 -0
- package/dist/platform/agents-workspace.js.map +1 -0
- package/dist/platform/agents-workspace.mjs +17 -0
- package/dist/platform/agents-workspace.mjs.map +1 -0
- package/dist/platform/app-shell.d.mts +58 -0
- package/dist/platform/app-shell.d.ts +58 -0
- package/dist/platform/app-shell.js +17 -0
- package/dist/platform/app-shell.js.map +1 -0
- package/dist/platform/app-shell.mjs +8 -0
- package/dist/platform/app-shell.mjs.map +1 -0
- package/dist/platform/index.d.mts +100 -3
- package/dist/platform/index.d.ts +100 -3
- package/dist/platform/index.js +499 -28
- package/dist/platform/index.js.map +1 -1
- package/dist/platform/index.mjs +472 -27
- package/dist/platform/index.mjs.map +1 -1
- package/dist/platform/pages/index.d.mts +243 -82
- package/dist/platform/pages/index.d.ts +243 -82
- package/dist/platform/pages/index.js +886 -614
- package/dist/platform/pages/index.js.map +1 -1
- package/dist/platform/pages/index.mjs +756 -511
- package/dist/platform/pages/index.mjs.map +1 -1
- package/dist/platform/utils/index.js +18 -56
- package/dist/platform/utils/index.js.map +1 -1
- package/dist/platform/utils/index.mjs +3 -53
- package/dist/platform/utils/index.mjs.map +1 -1
- package/dist/platform/workflow-api-client.d.mts +6 -0
- package/dist/platform/workflow-api-client.d.ts +6 -0
- package/dist/platform/workflow-api-client.js +246 -0
- package/dist/platform/workflow-api-client.js.map +1 -0
- package/dist/platform/workflow-api-client.mjs +5 -0
- package/dist/platform/workflow-api-client.mjs.map +1 -0
- package/dist/platform/workflow-canvas-shell.d.mts +18 -0
- package/dist/platform/workflow-canvas-shell.d.ts +18 -0
- package/dist/platform/workflow-canvas-shell.js +20 -0
- package/dist/platform/workflow-canvas-shell.js.map +1 -0
- package/dist/platform/workflow-canvas-shell.mjs +11 -0
- package/dist/platform/workflow-canvas-shell.mjs.map +1 -0
- package/dist/{rule-form-F5jBOeqk.d.mts → rule-form-BYJzyork.d.mts} +50 -1
- package/dist/{rule-form-F5jBOeqk.d.ts → rule-form-BYJzyork.d.ts} +50 -1
- package/dist/workflow-api-client-C8gPn_D1.d.mts +386 -0
- package/dist/workflow-api-client-Dy1Ph8W-.d.ts +386 -0
- package/package.json +21 -1
package/dist/index.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
export { AIOrchestratorDemo, ARGENTINA_ACCENT_MAP, ARGENTINA_MACRO_REGIONS, ARGENTINA_MAP_CENTER, ARGENTINA_PROVINCE_COORDINATES, ARGENTINA_PROVINCE_PALETTES, AR_THEME_CONFIG, AUSTRALIA_ACCENT_MAP, AUSTRALIA_MACRO_REGIONS, AUSTRALIA_MAP_CENTER, AUSTRALIA_STATE_COORDINATES, AUSTRALIA_STATE_PALETTES, AU_THEME_CONFIG, ActionMenu, ActionSheet, ActiveFilterChips, AgentAnalysisCard, AnalysisSkeleton, AnimatedNumber, AnimatedTableRow, AppLogo, AppNavigation, AppShell, ArchiveSwipeAction, AuthLayout, Avatar, AvatarButton, BRAZIL_ACCENT_MAP, BRAZIL_MACRO_REGIONS, BRAZIL_MAP_CENTER, BRAZIL_STATE_COORDINATES, BRAZIL_STATE_PALETTES, BR_THEME_CONFIG, BackupCodeGrid, BadRequestPage, Badge, BaseForm, BentoCard, BentoFeatureGrid, BooleanFlagsPicker, BottomSafeArea, BrandFilterSkeleton, BrandedLoader, Breadcrumb, Button, CANADA_ACCENT_MAP, CANADA_MACRO_REGIONS, CANADA_MAP_CENTER, CANADA_PROVINCE_COORDINATES, CANADA_PROVINCE_PALETTES, CA_THEME_CONFIG, CHILE_ACCENT_MAP, CHILE_MACRO_REGIONS, CHILE_MAP_CENTER, CHILE_REGION_COORDINATES, CHILE_REGION_PALETTES, CL_THEME_CONFIG, COLOMBIA_ACCENT_MAP, COLOMBIA_DEPARTMENT_COORDINATES, COLOMBIA_DEPARTMENT_PALETTES, COLOMBIA_MACRO_REGIONS, COLOMBIA_MAP_CENTER, CO_THEME_CONFIG, Card, CardActionMenu, CardContent, CardDescription, CardDivider, CardFooter, CardGridSkeleton, CardHeader, CardSectionHeader, CardTitle, CategoryBadge, CategoryTab, CategoryTabs, ChartRenderer, ChipPicker, CircularRefreshIndicator, Code, CollapsibleGroupedList, CompactSegmentedControl, ContactCard, ContactSection, Container, ContextMenu, CookieConsent, CopyableId, CountPill, CreateActionButton, CustomerAnalyticsDemo, DE_THEME_CONFIG, DashboardDemoLayout, DashboardProgressShell, DashboardView, DataPagination, DatePicker, DeleteSwipeAction, DepartmentAssistantDemo, DashboardDemo as DepartmentDashboardDemo, DepartmentWorkflowDemo, Description, DetailsPopover, DevModeBanner, Dialog, DialogActions, DialogBody, DialogDescription, DialogTitle, Divider, Dock, DockContainer, DockSkeleton, DotRefreshIndicator, Dropdown, DropdownButton, DropdownDivider, DropdownItem, DropdownLabel, DropdownMenu, DropdownSelect, DynamicIsland, DynamicIslandConfirm, DynamicIslandNotification, EGYPT_ACCENT_MAP, EGYPT_GOVERNORATE_COORDINATES, EGYPT_GOVERNORATE_PALETTES, EGYPT_MACRO_REGIONS, EGYPT_MAP_CENTER, EG_THEME_CONFIG, ES_THEME_CONFIG, EdgeSwipeIndicator, EdgeSwipeProvider, EditSwipeAction, EmptyState, EntityCard, EntityDrawer, ErrorMessage, ErrorState, ExpandableHistoryList, ExpandingPageIndicator, FRANCE_ACCENT_MAP, FRANCE_MACRO_REGIONS, FRANCE_MAP_CENTER, FRANCE_REGION_COORDINATES, FRANCE_REGION_PALETTES, FR_THEME_CONFIG, FUEL_PRICE_LOADER, FavoriteSwipeAction, FeatureCard, FeedItemCard, Field, FieldGroup, Label as FieldLabel, Fieldset, FilterBadge, FilterPill, FilterSectionHeader, FilterTileButton, FinancialDemo, FloatingActionButton, FlyoutMenu, FlyoutNavGrid, FlyoutQuickActions, ForceTouchMenu, Form, FormActions, FormActionsRow, FormCheckbox, FormField, FormGrid, FormInput, FormPriceInput, FormSection, FormSelect, FormTextarea, FormToggle, FuelPipelineDemo, GB_THEME_CONFIG, GERMANY_ACCENT_MAP, GERMANY_MACRO_REGIONS, GERMANY_MAP_CENTER, GERMANY_STATE_COORDINATES, GERMANY_STATE_PALETTES, GeoMapCanvas, GeoMapLegend, GlassModal, Gradient, GradientBackground, GrowthIndicator, HRRecruitmentDemo, Heading, HeroPanel, HeroSection, ID_THEME_CONFIG, INDIA_ACCENT_MAP, INDIA_MACRO_REGIONS, INDIA_MAP_CENTER, INDIA_STATE_COORDINATES, INDIA_STATE_PALETTES, INDONESIA_ACCENT_MAP, INDONESIA_MACRO_REGIONS, INDONESIA_MAP_CENTER, INDONESIA_PROVINCE_COORDINATES, INDONESIA_PROVINCE_PALETTES, IN_THEME_CONFIG, ITALY_ACCENT_MAP, ITALY_MACRO_REGIONS, ITALY_MAP_CENTER, ITALY_REGION_COORDINATES, ITALY_REGION_PALETTES, IT_THEME_CONFIG, IconButton, ImageUpload, IncidentPipelineDemo, InfoPopover, InlineForm, InlineSpinner, Input, InteractiveGeoMap, InventoryDemo, ItemSummary, JAPAN_ACCENT_MAP, JAPAN_MACRO_REGIONS, JAPAN_MAP_CENTER, JAPAN_PREFECTURE_COORDINATES, JAPAN_PREFECTURE_PALETTES, JP_THEME_CONFIG, KORI_ERP_LOADER, KR_THEME_CONFIG, LGPDComplianceDemo, LOCALE_FLAGS, Label, LabeledToggle, LanguageSwitcher, LaunchpadGrid, Lead, Legend, LiquidFilterInput, ListCard, ListCardItem, ListItem, LoadingOverlay, MEXICO_ACCENT_MAP, MEXICO_MACRO_REGIONS, MEXICO_MAP_CENTER, MEXICO_STATE_COORDINATES, MEXICO_STATE_PALETTES, MX_THEME_CONFIG, ManagementPageLayout, ManagementSurface, MapZoomControls, MarketPricesCard, MarketingDemo, MetricCard, MonthPicker, MultiColumnPicker, NETHERLANDS_ACCENT_MAP, NETHERLANDS_MACRO_REGIONS, NETHERLANDS_MAP_CENTER, NETHERLANDS_PROVINCE_COORDINATES, NETHERLANDS_PROVINCE_PALETTES, NEW_ZEALAND_ACCENT_MAP, NEW_ZEALAND_MACRO_REGIONS, NEW_ZEALAND_MAP_CENTER, NEW_ZEALAND_REGION_COORDINATES, NEW_ZEALAND_REGION_PALETTES, NG_THEME_CONFIG, NIGERIA_ACCENT_MAP, NIGERIA_MACRO_REGIONS, NIGERIA_MAP_CENTER, NIGERIA_STATE_COORDINATES, NIGERIA_STATE_PALETTES, NL_THEME_CONFIG, NORWAY_ACCENT_MAP, NORWAY_COUNTY_COORDINATES, NORWAY_COUNTY_PALETTES, NORWAY_MACRO_REGIONS, NORWAY_MAP_CENTER, NO_THEME_CONFIG, NZ_THEME_CONFIG, NavigationProgress, NoDataState, NoResultsState, NotFoundPage, NotificationBadge, NotificationBellButton, NotificationProvider, OfficeCard, OfflineState, OptionGrid, OtpInput, PERU_ACCENT_MAP, PERU_DEPARTMENT_COORDINATES, PERU_DEPARTMENT_PALETTES, PERU_MACRO_REGIONS, PERU_MAP_CENTER, PE_THEME_CONFIG, PHILIPPINES_ACCENT_MAP, PHILIPPINES_MACRO_REGIONS, PHILIPPINES_MAP_CENTER, PHILIPPINES_PROVINCE_COORDINATES, PHILIPPINES_PROVINCE_PALETTES, PH_THEME_CONFIG, PL_THEME_CONFIG, POLAND_ACCENT_MAP, POLAND_MACRO_REGIONS, POLAND_MAP_CENTER, POLAND_VOIVODESHIP_COORDINATES, POLAND_VOIVODESHIP_PALETTES, PORTUGAL_ACCENT_MAP, PORTUGAL_DISTRICT_COORDINATES, PORTUGAL_DISTRICT_PALETTES, PORTUGAL_MACRO_REGIONS, PORTUGAL_MAP_CENTER, PT_THEME_CONFIG, PageEmptyState, PageErrorState, PageHeader, PageHeading, PageIndicator, PageLoadingState, PageSectionHeader, Pagination, PasswordInput, PasswordStrengthMeter, Pill, PlatformShell, PlusGrid, PlusGridItem, PlusGridRow, PreferenceSection, PriceChangeBadge, ProfileIdentityCard, Progress, ProgressIndicator, PullToRefreshContainer, PullToRefreshIndicator, RadiantHeading, RadiantStatCard, RadiantSubheading, RecommendationCard, RegionFilterSkeleton, RoleBadge, SE_THEME_CONFIG, SOUTH_AFRICA_ACCENT_MAP, SOUTH_AFRICA_MACRO_REGIONS, SOUTH_AFRICA_MAP_CENTER, SOUTH_AFRICA_PROVINCE_COORDINATES, SOUTH_AFRICA_PROVINCE_PALETTES, SOUTH_KOREA_ACCENT_MAP, SOUTH_KOREA_MACRO_REGIONS, SOUTH_KOREA_MAP_CENTER, SOUTH_KOREA_PROVINCE_COORDINATES, SOUTH_KOREA_PROVINCE_PALETTES, SPAIN_ACCENT_MAP, SPAIN_MACRO_REGIONS, SPAIN_MAP_CENTER, SPAIN_PROVINCE_COORDINATES, SPAIN_PROVINCE_PALETTES, SWEDEN_ACCENT_MAP, SWEDEN_COUNTY_COORDINATES, SWEDEN_COUNTY_PALETTES, SWEDEN_MACRO_REGIONS, SWEDEN_MAP_CENTER, SafeArea, SafeAreaSpacer, SafeAreaView, SalesDemo, SearchBar, SearchFilterToolbar, SearchInput, SectionCard, SectionHeader, SectionHeaderSkeleton, SegmentedControl, Select, SelectableChipPicker, SelectableListPicker, SelectableOptionsGrid, SelectableTableRow, SelectionCard, ServerErrorPage, SettingsModal, Sheet, SkipToContent, SocialLoginButtons, SortableTableHeader, Spinner, Stat, StatCard, StatCardSkeleton, StatusBadge, StatusToggle, StepFormPage, StepNavigationButtons, StepTimeline, Strong, Subheading, SwipeableRow, Switch, THAILAND_ACCENT_MAP, THAILAND_MACRO_REGIONS, THAILAND_MAP_CENTER, THAILAND_PROVINCE_COORDINATES, THAILAND_PROVINCE_PALETTES, TH_THEME_CONFIG, TR_THEME_CONFIG, TURKEY_ACCENT_MAP, TURKEY_MACRO_REGIONS, TURKEY_MAP_CENTER, TURKEY_PROVINCE_COORDINATES, TURKEY_PROVINCE_PALETTES, Table, TableBody, TableCell, TableEmptyState, TableHead, TableHeader, TableRow, TableSkeleton, TableSkeletonRow, Tabs, TabsContent, TabsList, TabsTrigger, TagBadge, Text, TextLink, Textarea, ThemeSwitch, ThemeToggle, ThemeToggleCompact, TimePicker, ToggleSwitch, TouchTarget, UK_ACCENT_MAP, UK_MACRO_REGIONS, UK_MAP_CENTER, UK_NATION_COORDINATES, UK_NATION_PALETTES, US_ACCENT_MAP, US_MACRO_REGIONS, US_MAP_CENTER, US_STATE_COORDINATES, US_STATE_PALETTES, US_THEME_CONFIG, UserAvatar, UserMobileInfo, WINDSOCK_LOADER, WIRE_LOADER, WheelPicker, WindsockIcon, ZA_THEME_CONFIG, buildDockActions, buildFlyoutNavItems, buildLaunchpadItems, buttonPress, buttonPressReduced, buttonTap, cardHover, cardHoverReduced, cardPress, computeDomain, computeSeries, createMotionProps, customerAnalyticsWorkflow, durations, durationsReduced, easings, fadeOnly, fadeScale, filterByPermission, financialWorkflow, formatAddress, formatCurrency2 as formatCountryCurrency, formatCurrency, formatDate, formatPercentage, getAllCountries, getArgentinaAccent, getArgentinaColors, getArgentinaFlagUrl, getArgentinaGradient, getArgentinaHexColor, getArgentinaPalette, getAustraliaAccent, getAustraliaColors, getAustraliaFlagUrl, getAustraliaGradient, getAustraliaHexColor, getAustraliaPalette, getBrazilAccent, getBrazilColors, getBrazilFlagUrl, getBrazilGradient, getBrazilHexColor, getBrazilPalette, getCanadaAccent, getCanadaColors, getCanadaFlagUrl, getCanadaGradient, getCanadaHexColor, getCanadaPalette, getChileAccent, getChileColors, getChileFlagUrl, getChileGradient, getChileHexColor, getChilePalette, getColombiaAccent, getColombiaColors, getColombiaFlagUrl, getColombiaGradient, getColombiaHexColor, getColombiaPalette, getCountryConfig, getEgyptAccent, getEgyptColors, getEgyptFlagUrl, getEgyptGradient, getEgyptHexColor, getEgyptPalette, getFranceAccent, getFranceColors, getFranceFlagUrl, getFranceGradient, getFranceHexColor, getFrancePalette, getGermanyAccent, getGermanyColors, getGermanyFlagUrl, getGermanyGradient, getGermanyHexColor, getGermanyPalette, getIndiaAccent, getIndiaColors, getIndiaFlagUrl, getIndiaGradient, getIndiaHexColor, getIndiaPalette, getIndonesiaAccent, getIndonesiaColors, getIndonesiaFlagUrl, getIndonesiaGradient, getIndonesiaHexColor, getIndonesiaPalette, getItalyAccent, getItalyColors, getItalyFlagUrl, getItalyGradient, getItalyHexColor, getItalyPalette, getJapanAccent, getJapanColors, getJapanFlagUrl, getJapanGradient, getJapanHexColor, getJapanPalette, getMexicoAccent, getMexicoColors, getMexicoFlagUrl, getMexicoGradient, getMexicoHexColor, getMexicoPalette, getNetherlandsAccent, getNetherlandsColors, getNetherlandsFlagUrl, getNetherlandsGradient, getNetherlandsHexColor, getNetherlandsPalette, getNewZealandAccent, getNewZealandColors, getNewZealandFlagUrl, getNewZealandGradient, getNewZealandHexColor, getNewZealandPalette, getNigeriaAccent, getNigeriaColors, getNigeriaFlagUrl, getNigeriaGradient, getNigeriaHexColor, getNigeriaPalette, getNorwayAccent, getNorwayColors, getNorwayFlagUrl, getNorwayGradient, getNorwayHexColor, getNorwayPalette, getPeruAccent, getPeruColors, getPeruFlagUrl, getPeruGradient, getPeruHexColor, getPeruPalette, getPhilippinesAccent, getPhilippinesColors, getPhilippinesFlagUrl, getPhilippinesGradient, getPhilippinesHexColor, getPhilippinesPalette, getPolandAccent, getPolandColors, getPolandFlagUrl, getPolandGradient, getPolandHexColor, getPolandPalette, getPortugalAccent, getPortugalColors, getPortugalFlagUrl, getPortugalGradient, getPortugalHexColor, getPortugalPalette, getSouthAfricaAccent, getSouthAfricaColors, getSouthAfricaFlagUrl, getSouthAfricaGradient, getSouthAfricaHexColor, getSouthAfricaPalette, getSouthKoreaAccent, getSouthKoreaColors, getSouthKoreaFlagUrl, getSouthKoreaGradient, getSouthKoreaHexColor, getSouthKoreaPalette, getSpainAccent, getSpainColors, getSpainFlagUrl, getSpainGradient, getSpainHexColor, getSpainPalette, getStatusColor, getSubdivisionAccent, getSubdivisionColors, getSubdivisionFlagUrl, getSubdivisionGradient, getSubdivisionHexColor, getSubdivisionPalette, getSwedenAccent, getSwedenColors, getSwedenFlagUrl, getSwedenGradient, getSwedenHexColor, getSwedenPalette, getThailandAccent, getThailandColors, getThailandFlagUrl, getThailandGradient, getThailandHexColor, getThailandPalette, getTransition, getTurkeyAccent, getTurkeyColors, getTurkeyFlagUrl, getTurkeyGradient, getTurkeyHexColor, getTurkeyPalette, getUKAccent, getUKColors, getUKFlagUrl, getUKGradient, getUKHexColor, getUKPalette, getUsAccent, getUsColors, getUsFlagUrl, getUsGradient, getUsHexColor, getUsPalette, getVariants, hrWorkflow, inventoryWorkflow, iosColors, isValidArgentinaProvince, isValidAustraliaState, isValidBrazilState, isValidCanadaProvince, isValidChileRegion, isValidColombiaDepartment, isValidEgyptGovernorate, isValidFranceRegion, isValidGermanyState, isValidIndiaState, isValidIndonesiaProvince, isValidItalyRegion, isValidJapanPrefecture, isValidMexicoState, isValidNetherlandsProvince, isValidNewZealandRegion, isValidNigeriaState, isValidNorwayCounty, isValidPeruDepartment, isValidPhilippinesProvince, isValidPolandVoivodeship, isValidPortugalDistrict, isValidSouthAfricaProvince, isValidSouthKoreaProvince, isValidSpainProvince, isValidSubdivision, isValidSwedenCounty, isValidThailandProvince, isValidTurkeyProvince, isValidUKNation, isValidUsState, koriAssistantTheme, koriDepartmentFlows, lgpdWorkflow, listItem, listItemReduced, logisticsWorkflow, manufacturingWorkflow, marketingWorkflow, notificationBanner, notificationBannerReduced, pageControlDot, payrollWorkflow, prefersReducedMotion, registerCountry, registerSubdivisionTheme, resolveGlassAccentRgb, salesWorkflow, selectIsAuthenticated, selectShowShellChrome, selectUserInitial, selectUserName, shimmerClass, shimmerWhiteClass, slideDown, slideRight, slideUp, springPresets, springPresetsReduced, staggerContainer, supportWorkflow, swipeActionThreshold, swipeConstraints, useGeoMapState, useNotifications, usePlatformShellStore, usePullToRefresh, validateDashboardSpec, xScale, yScale } from './chunk-LLFU42KC.mjs';
|
|
3
|
-
export { I18nProvider, createI18nFromMessages, useFormatter, useLocale, useTranslations } from './chunk-7VJ7CMMT.mjs';
|
|
2
|
+
export { AIOrchestratorDemo, ARGENTINA_ACCENT_MAP, ARGENTINA_MACRO_REGIONS, ARGENTINA_MAP_CENTER, ARGENTINA_PROVINCE_COORDINATES, ARGENTINA_PROVINCE_PALETTES, AR_THEME_CONFIG, AUSTRALIA_ACCENT_MAP, AUSTRALIA_MACRO_REGIONS, AUSTRALIA_MAP_CENTER, AUSTRALIA_STATE_COORDINATES, AUSTRALIA_STATE_PALETTES, AU_THEME_CONFIG, ActionMenu, ActionSheet, ActiveFilterChips, AgentAnalysisCard, AnalysisSkeleton, AnimatedNumber, AnimatedTableRow, AppLogo, AppNavigation, AppShell, ArchiveSwipeAction, AuthLayout, Avatar, AvatarButton, BRAZIL_ACCENT_MAP, BRAZIL_MACRO_REGIONS, BRAZIL_MAP_CENTER, BRAZIL_STATE_COORDINATES, BRAZIL_STATE_PALETTES, BR_THEME_CONFIG, BackupCodeGrid, BadRequestPage, Badge, BaseForm, BentoCard, BentoFeatureGrid, BooleanFlagsPicker, BottomSafeArea, BrandFilterSkeleton, BrandedLoader, Breadcrumb, Button, CANADA_ACCENT_MAP, CANADA_MACRO_REGIONS, CANADA_MAP_CENTER, CANADA_PROVINCE_COORDINATES, CANADA_PROVINCE_PALETTES, CA_THEME_CONFIG, CHILE_ACCENT_MAP, CHILE_MACRO_REGIONS, CHILE_MAP_CENTER, CHILE_REGION_COORDINATES, CHILE_REGION_PALETTES, CL_THEME_CONFIG, COLOMBIA_ACCENT_MAP, COLOMBIA_DEPARTMENT_COORDINATES, COLOMBIA_DEPARTMENT_PALETTES, COLOMBIA_MACRO_REGIONS, COLOMBIA_MAP_CENTER, CO_THEME_CONFIG, Card, CardActionMenu, CardContent, CardDescription, CardDivider, CardFooter, CardGridSkeleton, CardHeader, CardSectionHeader, CardTitle, CategoryBadge, CategoryTab, CategoryTabs, ChartRenderer, ChipPicker, CircularRefreshIndicator, Code, CollapsibleGroupedList, CompactSegmentedControl, ContactCard, ContactSection, Container, ContextMenu, CookieConsent, CopyableId, CountPill, CreateActionButton, CustomerAnalyticsDemo, DE_THEME_CONFIG, DashboardDemoLayout, DashboardProgressShell, DashboardView, DataPagination, DatePicker, DeleteSwipeAction, DepartmentAssistantDemo, DashboardDemo as DepartmentDashboardDemo, DepartmentWorkflowDemo, Description, DetailsPopover, DevModeBanner, Dialog, DialogActions, DialogBody, DialogDescription, DialogTitle, Divider, Dock, DockContainer, DockSkeleton, DotRefreshIndicator, Dropdown, DropdownButton, DropdownDivider, DropdownItem, DropdownLabel, DropdownMenu, DropdownSelect, DynamicIsland, DynamicIslandConfirm, DynamicIslandNotification, EGYPT_ACCENT_MAP, EGYPT_GOVERNORATE_COORDINATES, EGYPT_GOVERNORATE_PALETTES, EGYPT_MACRO_REGIONS, EGYPT_MAP_CENTER, EG_THEME_CONFIG, ES_THEME_CONFIG, EdgeSwipeIndicator, EdgeSwipeProvider, EditSwipeAction, EmptyState, EntityCard, EntityDrawer, ErrorMessage, ErrorState, ExpandableHistoryList, ExpandingPageIndicator, FRANCE_ACCENT_MAP, FRANCE_MACRO_REGIONS, FRANCE_MAP_CENTER, FRANCE_REGION_COORDINATES, FRANCE_REGION_PALETTES, FR_THEME_CONFIG, FUEL_PRICE_LOADER, FavoriteSwipeAction, FeatureCard, FeedItemCard, Field, FieldGroup, Label as FieldLabel, Fieldset, FilterBadge, FilterPill, FilterSectionHeader, FilterTileButton, FinancialDemo, FloatingActionButton, FlyoutMenu, FlyoutNavGrid, FlyoutQuickActions, ForceTouchMenu, Form, FormActions, FormActionsRow, FormCheckbox, FormField, FormGrid, FormInput, FormPriceInput, FormSection, FormSelect, FormTextarea, FormToggle, FuelPipelineDemo, GB_THEME_CONFIG, GERMANY_ACCENT_MAP, GERMANY_MACRO_REGIONS, GERMANY_MAP_CENTER, GERMANY_STATE_COORDINATES, GERMANY_STATE_PALETTES, GeoMapCanvas, GeoMapLegend, GlassModal, Gradient, GradientBackground, GrowthIndicator, HRRecruitmentDemo, Heading, HeroPanel, HeroSection, ID_THEME_CONFIG, INDIA_ACCENT_MAP, INDIA_MACRO_REGIONS, INDIA_MAP_CENTER, INDIA_STATE_COORDINATES, INDIA_STATE_PALETTES, INDONESIA_ACCENT_MAP, INDONESIA_MACRO_REGIONS, INDONESIA_MAP_CENTER, INDONESIA_PROVINCE_COORDINATES, INDONESIA_PROVINCE_PALETTES, IN_THEME_CONFIG, ITALY_ACCENT_MAP, ITALY_MACRO_REGIONS, ITALY_MAP_CENTER, ITALY_REGION_COORDINATES, ITALY_REGION_PALETTES, IT_THEME_CONFIG, IconButton, ImageUpload, IncidentPipelineDemo, InfoPopover, InlineForm, InlineSpinner, Input, InteractiveGeoMap, InventoryDemo, ItemSummary, JAPAN_ACCENT_MAP, JAPAN_MACRO_REGIONS, JAPAN_MAP_CENTER, JAPAN_PREFECTURE_COORDINATES, JAPAN_PREFECTURE_PALETTES, JP_THEME_CONFIG, KORI_ERP_LOADER, KR_THEME_CONFIG, LGPDComplianceDemo, LOCALE_FLAGS, Label, LabeledToggle, LanguageSwitcher, LaunchpadGrid, Lead, Legend, LiquidFilterInput, ListCard, ListCardItem, ListItem, LoadingOverlay, MEXICO_ACCENT_MAP, MEXICO_MACRO_REGIONS, MEXICO_MAP_CENTER, MEXICO_STATE_COORDINATES, MEXICO_STATE_PALETTES, MX_THEME_CONFIG, ManagementPageLayout, ManagementSurface, MapZoomControls, MarketPricesCard, MarketingDemo, MetricCard, MonthPicker, MultiColumnPicker, NETHERLANDS_ACCENT_MAP, NETHERLANDS_MACRO_REGIONS, NETHERLANDS_MAP_CENTER, NETHERLANDS_PROVINCE_COORDINATES, NETHERLANDS_PROVINCE_PALETTES, NEW_ZEALAND_ACCENT_MAP, NEW_ZEALAND_MACRO_REGIONS, NEW_ZEALAND_MAP_CENTER, NEW_ZEALAND_REGION_COORDINATES, NEW_ZEALAND_REGION_PALETTES, NG_THEME_CONFIG, NIGERIA_ACCENT_MAP, NIGERIA_MACRO_REGIONS, NIGERIA_MAP_CENTER, NIGERIA_STATE_COORDINATES, NIGERIA_STATE_PALETTES, NL_THEME_CONFIG, NORWAY_ACCENT_MAP, NORWAY_COUNTY_COORDINATES, NORWAY_COUNTY_PALETTES, NORWAY_MACRO_REGIONS, NORWAY_MAP_CENTER, NO_THEME_CONFIG, NZ_THEME_CONFIG, NavigationProgress, NoDataState, NoResultsState, NotFoundPage, NotificationBadge, NotificationBellButton, NotificationProvider, OfficeCard, OfflineState, OptionGrid, OtpInput, PERU_ACCENT_MAP, PERU_DEPARTMENT_COORDINATES, PERU_DEPARTMENT_PALETTES, PERU_MACRO_REGIONS, PERU_MAP_CENTER, PE_THEME_CONFIG, PHILIPPINES_ACCENT_MAP, PHILIPPINES_MACRO_REGIONS, PHILIPPINES_MAP_CENTER, PHILIPPINES_PROVINCE_COORDINATES, PHILIPPINES_PROVINCE_PALETTES, PH_THEME_CONFIG, PL_THEME_CONFIG, POLAND_ACCENT_MAP, POLAND_MACRO_REGIONS, POLAND_MAP_CENTER, POLAND_VOIVODESHIP_COORDINATES, POLAND_VOIVODESHIP_PALETTES, PORTUGAL_ACCENT_MAP, PORTUGAL_DISTRICT_COORDINATES, PORTUGAL_DISTRICT_PALETTES, PORTUGAL_MACRO_REGIONS, PORTUGAL_MAP_CENTER, PT_THEME_CONFIG, PageEmptyState, PageErrorState, PageHeader, PageHeading, PageIndicator, PageLoadingState, PageSectionHeader, Pagination, PasswordInput, PasswordStrengthMeter, Pill, PlatformShell, PlusGrid, PlusGridItem, PlusGridRow, PreferenceSection, PriceChangeBadge, ProfileIdentityCard, Progress, ProgressIndicator, PullToRefreshContainer, PullToRefreshIndicator, RadiantHeading, RadiantStatCard, RadiantSubheading, RecommendationCard, RegionFilterSkeleton, RoleBadge, SE_THEME_CONFIG, SOUTH_AFRICA_ACCENT_MAP, SOUTH_AFRICA_MACRO_REGIONS, SOUTH_AFRICA_MAP_CENTER, SOUTH_AFRICA_PROVINCE_COORDINATES, SOUTH_AFRICA_PROVINCE_PALETTES, SOUTH_KOREA_ACCENT_MAP, SOUTH_KOREA_MACRO_REGIONS, SOUTH_KOREA_MAP_CENTER, SOUTH_KOREA_PROVINCE_COORDINATES, SOUTH_KOREA_PROVINCE_PALETTES, SPAIN_ACCENT_MAP, SPAIN_MACRO_REGIONS, SPAIN_MAP_CENTER, SPAIN_PROVINCE_COORDINATES, SPAIN_PROVINCE_PALETTES, SWEDEN_ACCENT_MAP, SWEDEN_COUNTY_COORDINATES, SWEDEN_COUNTY_PALETTES, SWEDEN_MACRO_REGIONS, SWEDEN_MAP_CENTER, SafeArea, SafeAreaSpacer, SafeAreaView, SalesDemo, SearchBar, SearchFilterToolbar, SearchInput, SectionCard, SectionHeader, SectionHeaderSkeleton, SegmentedControl, Select, SelectableChipPicker, SelectableListPicker, SelectableOptionsGrid, SelectableTableRow, SelectionCard, ServerErrorPage, SettingsModal, Sheet, SkipToContent, SocialLoginButtons, SortableTableHeader, Spinner, Stat, StatCard, StatCardSkeleton, StatusBadge, StatusToggle, StepFormPage, StepNavigationButtons, StepTimeline, Strong, Subheading, SwipeableRow, Switch, THAILAND_ACCENT_MAP, THAILAND_MACRO_REGIONS, THAILAND_MAP_CENTER, THAILAND_PROVINCE_COORDINATES, THAILAND_PROVINCE_PALETTES, TH_THEME_CONFIG, TR_THEME_CONFIG, TURKEY_ACCENT_MAP, TURKEY_MACRO_REGIONS, TURKEY_MAP_CENTER, TURKEY_PROVINCE_COORDINATES, TURKEY_PROVINCE_PALETTES, Table, TableBody, TableCell, TableEmptyState, TableHead, TableHeader, TableRow, TableSkeleton, TableSkeletonRow, Tabs, TabsContent, TabsList, TabsTrigger, TagBadge, Text, TextLink, Textarea, ThemeSwitch, ThemeToggle, ThemeToggleCompact, TimePicker, ToggleSwitch, TouchTarget, UK_ACCENT_MAP, UK_MACRO_REGIONS, UK_MAP_CENTER, UK_NATION_COORDINATES, UK_NATION_PALETTES, US_ACCENT_MAP, US_MACRO_REGIONS, US_MAP_CENTER, US_STATE_COORDINATES, US_STATE_PALETTES, US_THEME_CONFIG, UserAvatar, UserMobileInfo, WINDSOCK_LOADER, WIRE_LOADER, WheelPicker, WindsockIcon, ZA_THEME_CONFIG, buildDockActions, buildFlyoutNavItems, buildLaunchpadItems, buttonPress, buttonPressReduced, buttonTap, cardHover, cardHoverReduced, cardPress, computeDomain, computeSeries, createMotionProps, customerAnalyticsWorkflow, durations, durationsReduced, easings, fadeOnly, fadeScale, filterByPermission, financialWorkflow, formatAddress, formatCurrency2 as formatCountryCurrency, formatCurrency, formatDate, formatPercentage, getAllCountries, getArgentinaAccent, getArgentinaColors, getArgentinaFlagUrl, getArgentinaGradient, getArgentinaHexColor, getArgentinaPalette, getAustraliaAccent, getAustraliaColors, getAustraliaFlagUrl, getAustraliaGradient, getAustraliaHexColor, getAustraliaPalette, getBrazilAccent, getBrazilColors, getBrazilFlagUrl, getBrazilGradient, getBrazilHexColor, getBrazilPalette, getCanadaAccent, getCanadaColors, getCanadaFlagUrl, getCanadaGradient, getCanadaHexColor, getCanadaPalette, getChileAccent, getChileColors, getChileFlagUrl, getChileGradient, getChileHexColor, getChilePalette, getColombiaAccent, getColombiaColors, getColombiaFlagUrl, getColombiaGradient, getColombiaHexColor, getColombiaPalette, getCountryConfig, getEgyptAccent, getEgyptColors, getEgyptFlagUrl, getEgyptGradient, getEgyptHexColor, getEgyptPalette, getFranceAccent, getFranceColors, getFranceFlagUrl, getFranceGradient, getFranceHexColor, getFrancePalette, getGermanyAccent, getGermanyColors, getGermanyFlagUrl, getGermanyGradient, getGermanyHexColor, getGermanyPalette, getIndiaAccent, getIndiaColors, getIndiaFlagUrl, getIndiaGradient, getIndiaHexColor, getIndiaPalette, getIndonesiaAccent, getIndonesiaColors, getIndonesiaFlagUrl, getIndonesiaGradient, getIndonesiaHexColor, getIndonesiaPalette, getItalyAccent, getItalyColors, getItalyFlagUrl, getItalyGradient, getItalyHexColor, getItalyPalette, getJapanAccent, getJapanColors, getJapanFlagUrl, getJapanGradient, getJapanHexColor, getJapanPalette, getMexicoAccent, getMexicoColors, getMexicoFlagUrl, getMexicoGradient, getMexicoHexColor, getMexicoPalette, getNetherlandsAccent, getNetherlandsColors, getNetherlandsFlagUrl, getNetherlandsGradient, getNetherlandsHexColor, getNetherlandsPalette, getNewZealandAccent, getNewZealandColors, getNewZealandFlagUrl, getNewZealandGradient, getNewZealandHexColor, getNewZealandPalette, getNigeriaAccent, getNigeriaColors, getNigeriaFlagUrl, getNigeriaGradient, getNigeriaHexColor, getNigeriaPalette, getNorwayAccent, getNorwayColors, getNorwayFlagUrl, getNorwayGradient, getNorwayHexColor, getNorwayPalette, getPeruAccent, getPeruColors, getPeruFlagUrl, getPeruGradient, getPeruHexColor, getPeruPalette, getPhilippinesAccent, getPhilippinesColors, getPhilippinesFlagUrl, getPhilippinesGradient, getPhilippinesHexColor, getPhilippinesPalette, getPolandAccent, getPolandColors, getPolandFlagUrl, getPolandGradient, getPolandHexColor, getPolandPalette, getPortugalAccent, getPortugalColors, getPortugalFlagUrl, getPortugalGradient, getPortugalHexColor, getPortugalPalette, getSouthAfricaAccent, getSouthAfricaColors, getSouthAfricaFlagUrl, getSouthAfricaGradient, getSouthAfricaHexColor, getSouthAfricaPalette, getSouthKoreaAccent, getSouthKoreaColors, getSouthKoreaFlagUrl, getSouthKoreaGradient, getSouthKoreaHexColor, getSouthKoreaPalette, getSpainAccent, getSpainColors, getSpainFlagUrl, getSpainGradient, getSpainHexColor, getSpainPalette, getStatusColor, getSubdivisionAccent, getSubdivisionColors, getSubdivisionFlagUrl, getSubdivisionGradient, getSubdivisionHexColor, getSubdivisionPalette, getSwedenAccent, getSwedenColors, getSwedenFlagUrl, getSwedenGradient, getSwedenHexColor, getSwedenPalette, getThailandAccent, getThailandColors, getThailandFlagUrl, getThailandGradient, getThailandHexColor, getThailandPalette, getTransition, getTurkeyAccent, getTurkeyColors, getTurkeyFlagUrl, getTurkeyGradient, getTurkeyHexColor, getTurkeyPalette, getUKAccent, getUKColors, getUKFlagUrl, getUKGradient, getUKHexColor, getUKPalette, getUsAccent, getUsColors, getUsFlagUrl, getUsGradient, getUsHexColor, getUsPalette, getVariants, hrWorkflow, inventoryWorkflow, iosColors, isValidArgentinaProvince, isValidAustraliaState, isValidBrazilState, isValidCanadaProvince, isValidChileRegion, isValidColombiaDepartment, isValidEgyptGovernorate, isValidFranceRegion, isValidGermanyState, isValidIndiaState, isValidIndonesiaProvince, isValidItalyRegion, isValidJapanPrefecture, isValidMexicoState, isValidNetherlandsProvince, isValidNewZealandRegion, isValidNigeriaState, isValidNorwayCounty, isValidPeruDepartment, isValidPhilippinesProvince, isValidPolandVoivodeship, isValidPortugalDistrict, isValidSouthAfricaProvince, isValidSouthKoreaProvince, isValidSpainProvince, isValidSubdivision, isValidSwedenCounty, isValidThailandProvince, isValidTurkeyProvince, isValidUKNation, isValidUsState, koriAssistantTheme, koriDepartmentFlows, lgpdWorkflow, listItem, listItemReduced, logisticsWorkflow, manufacturingWorkflow, marketingWorkflow, notificationBanner, notificationBannerReduced, pageControlDot, payrollWorkflow, prefersReducedMotion, registerCountry, registerSubdivisionTheme, resolveGlassAccentRgb, salesWorkflow, selectIsAuthenticated, selectShowShellChrome, selectUserInitial, selectUserName, shimmerClass, shimmerWhiteClass, slideDown, slideRight, slideUp, springPresets, springPresetsReduced, staggerContainer, supportWorkflow, swipeActionThreshold, swipeConstraints, useGeoMapState, useNotifications, usePlatformShellStore, usePullToRefresh, validateDashboardSpec, xScale, yScale } from './chunk-I6WYV2AN.mjs';
|
|
4
3
|
export { RouterProvider, useLink, usePathname, useRouter } from './chunk-QWG2FMUN.mjs';
|
|
5
4
|
export { triggerHaptic, useHaptic } from './chunk-D2JF6C3E.mjs';
|
|
5
|
+
export { I18nProvider, createI18nFromMessages, useFormatter, useLocale, useTranslations } from './chunk-7VJ7CMMT.mjs';
|
|
6
6
|
//# sourceMappingURL=index.mjs.map
|
|
7
7
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { ComponentType, ReactNode } from 'react';
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* Shared navigation item type used across all platform apps.
|
|
5
|
+
*
|
|
6
|
+
* Each app defines its own navigation items using this shape, which feeds into
|
|
7
|
+
* the LaunchpadGrid, FlyoutNavGrid, and Dock components.
|
|
8
|
+
*/
|
|
9
|
+
type NavigationMenuItem = {
|
|
10
|
+
label: string;
|
|
11
|
+
icon?: ReactNode;
|
|
12
|
+
href?: string;
|
|
13
|
+
onClick?: () => void;
|
|
14
|
+
variant?: 'default' | 'danger';
|
|
15
|
+
};
|
|
16
|
+
type NavigationItem = {
|
|
17
|
+
/** Unique identifier for this nav item (e.g. 'stations', 'customers') */
|
|
18
|
+
id: string;
|
|
19
|
+
/** Display name (typically translated) */
|
|
20
|
+
name: string;
|
|
21
|
+
/** Navigation target path */
|
|
22
|
+
href: string;
|
|
23
|
+
/** Hero icon component reference */
|
|
24
|
+
icon: ComponentType<{
|
|
25
|
+
className?: string;
|
|
26
|
+
}>;
|
|
27
|
+
/** Tailwind gradient classes (e.g. 'from-blue-400 to-blue-600') */
|
|
28
|
+
gradient: string;
|
|
29
|
+
/** Tailwind shadow class (e.g. 'shadow-blue-500/30') */
|
|
30
|
+
shadow: string;
|
|
31
|
+
/** RGB triplet for liquid-glass accent (e.g. '59, 130, 246') */
|
|
32
|
+
accentRgb: string;
|
|
33
|
+
/** Short description shown in flyout/launchpad subtitle */
|
|
34
|
+
subtitle: string;
|
|
35
|
+
/** Optional permission required to see this item */
|
|
36
|
+
permission?: string;
|
|
37
|
+
/** Optional numeric badge (e.g. notification count) */
|
|
38
|
+
badge?: number;
|
|
39
|
+
/** Context menu / long-press items */
|
|
40
|
+
menuItems: NavigationMenuItem[];
|
|
41
|
+
/**
|
|
42
|
+
* Optional click handler — when defined, the item triggers this callback
|
|
43
|
+
* instead of navigating to `href`. Useful for items that open modals,
|
|
44
|
+
* drawers, or other non-navigation actions (e.g. settings).
|
|
45
|
+
*/
|
|
46
|
+
onClick?: () => void;
|
|
47
|
+
};
|
|
48
|
+
|
|
49
|
+
export type { NavigationItem as N, NavigationMenuItem as a };
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { ComponentType, ReactNode } from 'react';
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* Shared navigation item type used across all platform apps.
|
|
5
|
+
*
|
|
6
|
+
* Each app defines its own navigation items using this shape, which feeds into
|
|
7
|
+
* the LaunchpadGrid, FlyoutNavGrid, and Dock components.
|
|
8
|
+
*/
|
|
9
|
+
type NavigationMenuItem = {
|
|
10
|
+
label: string;
|
|
11
|
+
icon?: ReactNode;
|
|
12
|
+
href?: string;
|
|
13
|
+
onClick?: () => void;
|
|
14
|
+
variant?: 'default' | 'danger';
|
|
15
|
+
};
|
|
16
|
+
type NavigationItem = {
|
|
17
|
+
/** Unique identifier for this nav item (e.g. 'stations', 'customers') */
|
|
18
|
+
id: string;
|
|
19
|
+
/** Display name (typically translated) */
|
|
20
|
+
name: string;
|
|
21
|
+
/** Navigation target path */
|
|
22
|
+
href: string;
|
|
23
|
+
/** Hero icon component reference */
|
|
24
|
+
icon: ComponentType<{
|
|
25
|
+
className?: string;
|
|
26
|
+
}>;
|
|
27
|
+
/** Tailwind gradient classes (e.g. 'from-blue-400 to-blue-600') */
|
|
28
|
+
gradient: string;
|
|
29
|
+
/** Tailwind shadow class (e.g. 'shadow-blue-500/30') */
|
|
30
|
+
shadow: string;
|
|
31
|
+
/** RGB triplet for liquid-glass accent (e.g. '59, 130, 246') */
|
|
32
|
+
accentRgb: string;
|
|
33
|
+
/** Short description shown in flyout/launchpad subtitle */
|
|
34
|
+
subtitle: string;
|
|
35
|
+
/** Optional permission required to see this item */
|
|
36
|
+
permission?: string;
|
|
37
|
+
/** Optional numeric badge (e.g. notification count) */
|
|
38
|
+
badge?: number;
|
|
39
|
+
/** Context menu / long-press items */
|
|
40
|
+
menuItems: NavigationMenuItem[];
|
|
41
|
+
/**
|
|
42
|
+
* Optional click handler — when defined, the item triggers this callback
|
|
43
|
+
* instead of navigating to `href`. Useful for items that open modals,
|
|
44
|
+
* drawers, or other non-navigation actions (e.g. settings).
|
|
45
|
+
*/
|
|
46
|
+
onClick?: () => void;
|
|
47
|
+
};
|
|
48
|
+
|
|
49
|
+
export type { NavigationItem as N, NavigationMenuItem as a };
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { AgentsWorkspaceProps as AgentsWorkspaceProps$1 } from '@datatechsolutions/shared-domain/common';
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* Props accepted by the workspace.
|
|
6
|
+
*
|
|
7
|
+
* Extends the shared-domain `AgentsWorkspaceProps` (just `workflowId`) with
|
|
8
|
+
* an optional `messages` bundle. Most consumers wrap their tree in
|
|
9
|
+
* `<I18nProvider>` so the canvas reads its translations from context — in
|
|
10
|
+
* that case `messages` can be omitted. Apps that need to inject a
|
|
11
|
+
* precomputed bundle (e.g. tests, app-specific overrides) pass it
|
|
12
|
+
* explicitly and it forwards into `<AutoSaveWorkspace>`.
|
|
13
|
+
*/
|
|
14
|
+
type AgentsWorkspaceProps = AgentsWorkspaceProps$1 & {
|
|
15
|
+
messages?: Record<string, unknown>;
|
|
16
|
+
};
|
|
17
|
+
declare function AgentsWorkspace({ workflowId, messages }: AgentsWorkspaceProps): react_jsx_runtime.JSX.Element;
|
|
18
|
+
|
|
19
|
+
export { AgentsWorkspace, type AgentsWorkspaceProps };
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { AgentsWorkspaceProps as AgentsWorkspaceProps$1 } from '@datatechsolutions/shared-domain/common';
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* Props accepted by the workspace.
|
|
6
|
+
*
|
|
7
|
+
* Extends the shared-domain `AgentsWorkspaceProps` (just `workflowId`) with
|
|
8
|
+
* an optional `messages` bundle. Most consumers wrap their tree in
|
|
9
|
+
* `<I18nProvider>` so the canvas reads its translations from context — in
|
|
10
|
+
* that case `messages` can be omitted. Apps that need to inject a
|
|
11
|
+
* precomputed bundle (e.g. tests, app-specific overrides) pass it
|
|
12
|
+
* explicitly and it forwards into `<AutoSaveWorkspace>`.
|
|
13
|
+
*/
|
|
14
|
+
type AgentsWorkspaceProps = AgentsWorkspaceProps$1 & {
|
|
15
|
+
messages?: Record<string, unknown>;
|
|
16
|
+
};
|
|
17
|
+
declare function AgentsWorkspace({ workflowId, messages }: AgentsWorkspaceProps): react_jsx_runtime.JSX.Element;
|
|
18
|
+
|
|
19
|
+
export { AgentsWorkspace, type AgentsWorkspaceProps };
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
var chunkSGJ24J2Q_js = require('../chunk-SGJ24J2Q.js');
|
|
5
|
+
require('../chunk-SW6TVAIJ.js');
|
|
6
|
+
require('../chunk-YXPHJ2BQ.js');
|
|
7
|
+
require('../chunk-FAGDZEKM.js');
|
|
8
|
+
require('../chunk-L6FVIWAJ.js');
|
|
9
|
+
require('../chunk-55H6WZQP.js');
|
|
10
|
+
require('../chunk-5UU3RQRB.js');
|
|
11
|
+
require('../chunk-EFREXNZB.js');
|
|
12
|
+
require('../chunk-GV6WJCEB.js');
|
|
13
|
+
require('../chunk-S7KHTUHA.js');
|
|
14
|
+
require('../chunk-UZ3CMNUJ.js');
|
|
15
|
+
require('../chunk-YXN2K77G.js');
|
|
16
|
+
require('../chunk-P4YYEM4B.js');
|
|
17
|
+
require('../chunk-C7BI5LQ6.js');
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
Object.defineProperty(exports, "AgentsWorkspace", {
|
|
22
|
+
enumerable: true,
|
|
23
|
+
get: function () { return chunkSGJ24J2Q_js.AgentsWorkspace; }
|
|
24
|
+
});
|
|
25
|
+
//# sourceMappingURL=agents-workspace.js.map
|
|
26
|
+
//# sourceMappingURL=agents-workspace.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"agents-workspace.js"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
export { AgentsWorkspace } from '../chunk-CCRBT7TA.mjs';
|
|
3
|
+
import '../chunk-EDE36MKE.mjs';
|
|
4
|
+
import '../chunk-64G2HBRQ.mjs';
|
|
5
|
+
import '../chunk-SYNVNTLJ.mjs';
|
|
6
|
+
import '../chunk-63AL2RN5.mjs';
|
|
7
|
+
import '../chunk-JB6RNAD2.mjs';
|
|
8
|
+
import '../chunk-53SRKVKQ.mjs';
|
|
9
|
+
import '../chunk-BH2AU3LG.mjs';
|
|
10
|
+
import '../chunk-I6WYV2AN.mjs';
|
|
11
|
+
import '../chunk-QWG2FMUN.mjs';
|
|
12
|
+
import '../chunk-D2JF6C3E.mjs';
|
|
13
|
+
import '../chunk-7VJ7CMMT.mjs';
|
|
14
|
+
import '../chunk-OZNTQROP.mjs';
|
|
15
|
+
import '../chunk-WNCPAWLC.mjs';
|
|
16
|
+
//# sourceMappingURL=agents-workspace.mjs.map
|
|
17
|
+
//# sourceMappingURL=agents-workspace.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"agents-workspace.mjs"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { ReactNode, ComponentType } from 'react';
|
|
3
|
+
import { N as NavigationItem } from '../navigation-BiWVffAN.mjs';
|
|
4
|
+
|
|
5
|
+
type PlatformAppShellProps = {
|
|
6
|
+
/** App display name (e.g. "Astrlabe"). */
|
|
7
|
+
appName: string;
|
|
8
|
+
/** Tailwind gradient classes for the shell branding (e.g. "from-sky-500 to-indigo-600"). */
|
|
9
|
+
appGradient: string;
|
|
10
|
+
/** Branded logo node rendered inside the flyout trigger. */
|
|
11
|
+
appLogo: ReactNode;
|
|
12
|
+
/**
|
|
13
|
+
* Optional app icon for the branded loader (defaults to the platform's
|
|
14
|
+
* RectangleStackIcon if omitted).
|
|
15
|
+
*/
|
|
16
|
+
appIcon?: ReactNode;
|
|
17
|
+
/**
|
|
18
|
+
* Optional override for the dock dashboard icon (defaults to HomeIcon).
|
|
19
|
+
*/
|
|
20
|
+
dashboardIcon?: ComponentType<{
|
|
21
|
+
className?: string;
|
|
22
|
+
}>;
|
|
23
|
+
/** App-specific navigation items already pre-translated. */
|
|
24
|
+
navigationItems: NavigationItem[];
|
|
25
|
+
/** Custom ordering of launchpad page tiles. */
|
|
26
|
+
pageOrder: string[];
|
|
27
|
+
/**
|
|
28
|
+
* Map of navigation/module ID → required permission name. The shell
|
|
29
|
+
* filters `navigationItems` so that any item whose ID has an entry here
|
|
30
|
+
* is hidden unless `hasPermission` returns true for the listed permission.
|
|
31
|
+
*/
|
|
32
|
+
modulePermissions: Record<string, string>;
|
|
33
|
+
/**
|
|
34
|
+
* Permission predicate, typically `(p) => can(actor, p)` from each app's
|
|
35
|
+
* `createPlatformRbac()` factory.
|
|
36
|
+
*/
|
|
37
|
+
hasPermission: (permission: string) => boolean;
|
|
38
|
+
/**
|
|
39
|
+
* Optional settings/profile drawer content (e.g. an app-specific
|
|
40
|
+
* `<SettingsModal>`). Receives the open state + close handler the shell
|
|
41
|
+
* manages internally so the drawer renders inside the shell chrome.
|
|
42
|
+
*/
|
|
43
|
+
settingsModal?: (props: {
|
|
44
|
+
open: boolean;
|
|
45
|
+
onClose: () => void;
|
|
46
|
+
}) => ReactNode;
|
|
47
|
+
children: ReactNode;
|
|
48
|
+
};
|
|
49
|
+
/**
|
|
50
|
+
* Cross-app platform shell — wires `<PlatformShell>` from ui to windsock's
|
|
51
|
+
* auth + preferences hooks and to ui's i18n/router contexts. Each app
|
|
52
|
+
* passes its own logo, gradient, navigation, and permission predicate; the
|
|
53
|
+
* rest of the chrome (header, dock, flyout, sign-out confirm modal) is
|
|
54
|
+
* shared.
|
|
55
|
+
*/
|
|
56
|
+
declare function PlatformAppShell({ appName, appGradient, appLogo, appIcon, dashboardIcon, navigationItems, pageOrder, modulePermissions, hasPermission, settingsModal, children, }: PlatformAppShellProps): react_jsx_runtime.JSX.Element;
|
|
57
|
+
|
|
58
|
+
export { PlatformAppShell, type PlatformAppShellProps };
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
+
import { ReactNode, ComponentType } from 'react';
|
|
3
|
+
import { N as NavigationItem } from '../navigation-BiWVffAN.js';
|
|
4
|
+
|
|
5
|
+
type PlatformAppShellProps = {
|
|
6
|
+
/** App display name (e.g. "Astrlabe"). */
|
|
7
|
+
appName: string;
|
|
8
|
+
/** Tailwind gradient classes for the shell branding (e.g. "from-sky-500 to-indigo-600"). */
|
|
9
|
+
appGradient: string;
|
|
10
|
+
/** Branded logo node rendered inside the flyout trigger. */
|
|
11
|
+
appLogo: ReactNode;
|
|
12
|
+
/**
|
|
13
|
+
* Optional app icon for the branded loader (defaults to the platform's
|
|
14
|
+
* RectangleStackIcon if omitted).
|
|
15
|
+
*/
|
|
16
|
+
appIcon?: ReactNode;
|
|
17
|
+
/**
|
|
18
|
+
* Optional override for the dock dashboard icon (defaults to HomeIcon).
|
|
19
|
+
*/
|
|
20
|
+
dashboardIcon?: ComponentType<{
|
|
21
|
+
className?: string;
|
|
22
|
+
}>;
|
|
23
|
+
/** App-specific navigation items already pre-translated. */
|
|
24
|
+
navigationItems: NavigationItem[];
|
|
25
|
+
/** Custom ordering of launchpad page tiles. */
|
|
26
|
+
pageOrder: string[];
|
|
27
|
+
/**
|
|
28
|
+
* Map of navigation/module ID → required permission name. The shell
|
|
29
|
+
* filters `navigationItems` so that any item whose ID has an entry here
|
|
30
|
+
* is hidden unless `hasPermission` returns true for the listed permission.
|
|
31
|
+
*/
|
|
32
|
+
modulePermissions: Record<string, string>;
|
|
33
|
+
/**
|
|
34
|
+
* Permission predicate, typically `(p) => can(actor, p)` from each app's
|
|
35
|
+
* `createPlatformRbac()` factory.
|
|
36
|
+
*/
|
|
37
|
+
hasPermission: (permission: string) => boolean;
|
|
38
|
+
/**
|
|
39
|
+
* Optional settings/profile drawer content (e.g. an app-specific
|
|
40
|
+
* `<SettingsModal>`). Receives the open state + close handler the shell
|
|
41
|
+
* manages internally so the drawer renders inside the shell chrome.
|
|
42
|
+
*/
|
|
43
|
+
settingsModal?: (props: {
|
|
44
|
+
open: boolean;
|
|
45
|
+
onClose: () => void;
|
|
46
|
+
}) => ReactNode;
|
|
47
|
+
children: ReactNode;
|
|
48
|
+
};
|
|
49
|
+
/**
|
|
50
|
+
* Cross-app platform shell — wires `<PlatformShell>` from ui to windsock's
|
|
51
|
+
* auth + preferences hooks and to ui's i18n/router contexts. Each app
|
|
52
|
+
* passes its own logo, gradient, navigation, and permission predicate; the
|
|
53
|
+
* rest of the chrome (header, dock, flyout, sign-out confirm modal) is
|
|
54
|
+
* shared.
|
|
55
|
+
*/
|
|
56
|
+
declare function PlatformAppShell({ appName, appGradient, appLogo, appIcon, dashboardIcon, navigationItems, pageOrder, modulePermissions, hasPermission, settingsModal, children, }: PlatformAppShellProps): react_jsx_runtime.JSX.Element;
|
|
57
|
+
|
|
58
|
+
export { PlatformAppShell, type PlatformAppShellProps };
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
'use strict';
|
|
3
|
+
|
|
4
|
+
var chunkJJWFMKZY_js = require('../chunk-JJWFMKZY.js');
|
|
5
|
+
require('../chunk-GV6WJCEB.js');
|
|
6
|
+
require('../chunk-S7KHTUHA.js');
|
|
7
|
+
require('../chunk-UZ3CMNUJ.js');
|
|
8
|
+
require('../chunk-YXN2K77G.js');
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
Object.defineProperty(exports, "PlatformAppShell", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return chunkJJWFMKZY_js.PlatformAppShell; }
|
|
15
|
+
});
|
|
16
|
+
//# sourceMappingURL=app-shell.js.map
|
|
17
|
+
//# sourceMappingURL=app-shell.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"app-shell.js"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
export { PlatformAppShell } from '../chunk-CHLJUSXX.mjs';
|
|
3
|
+
import '../chunk-I6WYV2AN.mjs';
|
|
4
|
+
import '../chunk-QWG2FMUN.mjs';
|
|
5
|
+
import '../chunk-D2JF6C3E.mjs';
|
|
6
|
+
import '../chunk-7VJ7CMMT.mjs';
|
|
7
|
+
//# sourceMappingURL=app-shell.mjs.map
|
|
8
|
+
//# sourceMappingURL=app-shell.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"app-shell.mjs"}
|
|
@@ -1,8 +1,14 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { SessionSwitcherProps, ManagedUser, Organization } from '@datatechsolutions/shared-domain/common';
|
|
2
|
+
import { SessionSwitcherProps, LocaleCode, WorkflowWorkspaceProps, ManagedUser, Organization } from '@datatechsolutions/shared-domain/common';
|
|
3
3
|
import { ReactNode } from 'react';
|
|
4
4
|
import { AuthUser } from '@datatechsolutions/windsock/client';
|
|
5
|
-
export {
|
|
5
|
+
export { PlatformAppShell, PlatformAppShellProps } from './app-shell.mjs';
|
|
6
|
+
import { N as NavigationItem } from '../navigation-BiWVffAN.mjs';
|
|
7
|
+
import { PlatformRoleDefinition } from './rbac.mjs';
|
|
8
|
+
export { CreatePlatformRbacOptions, PlatformRbac, createPlatformRbac } from './rbac.mjs';
|
|
9
|
+
import { Workflow } from '../astrlabe/contracts.mjs';
|
|
10
|
+
export { WorkflowCanvasShell } from './workflow-canvas-shell.mjs';
|
|
11
|
+
export { AgentsWorkspace, AgentsWorkspaceProps } from './agents-workspace.mjs';
|
|
6
12
|
export { CreateSecretInput, SecretDetail, SecretSummary, UpdateSecretInput, addOrganizationDomain, addOrganizationMember, createOrganization, createOrganizationInvitation, createPermission, createSecret, createUser, deleteOrganization, deletePermission, deleteUser, disableSecret, getSecret, getUserPermissions, listOrganizationDomains, listOrganizationInvitations, listOrganizationMembers, listOrganizations, listPermissions, listSecrets, listUsers, removeOrganizationMember, resetUserPassword, rotateSecret, setUserPermissions, setWindsockAdminClient, updateOrganization, updatePermission, updateUser, verifyOrganizationDomain } from './windsock-admin-client.mjs';
|
|
7
13
|
import { AdminUserSummary, AuthOrganization } from '@datatechsolutions/shared-domain';
|
|
8
14
|
|
|
@@ -25,6 +31,97 @@ type PlatformStateProviderProps = {
|
|
|
25
31
|
declare function PlatformStateProvider({ children, normalizeRole }: PlatformStateProviderProps): react_jsx_runtime.JSX.Element;
|
|
26
32
|
declare function usePlatformState(): PlatformState;
|
|
27
33
|
|
|
34
|
+
type PlatformDockContainerProps = {
|
|
35
|
+
/** JWT-derived actor used for permission filtering. */
|
|
36
|
+
actor: AuthUser | null;
|
|
37
|
+
/** App-specific navigation items (already translated). */
|
|
38
|
+
navigationItems: NavigationItem[];
|
|
39
|
+
/**
|
|
40
|
+
* Pathname where the dock should be hidden (defaults to `/dashboard`).
|
|
41
|
+
* The dashboard typically owns its own navigation chrome.
|
|
42
|
+
*/
|
|
43
|
+
dashboardPath?: string;
|
|
44
|
+
/** Path to redirect to on sign-out (defaults to `/login`). */
|
|
45
|
+
signOutPath?: string;
|
|
46
|
+
};
|
|
47
|
+
/**
|
|
48
|
+
* Floating dock + profile-modal trigger shared by every platform app.
|
|
49
|
+
* Reads the active route from ui's router context and uses windsock for
|
|
50
|
+
* preferences + sign-out, so the consumer only has to wire up navigation
|
|
51
|
+
* items + an optional dashboard/sign-out path.
|
|
52
|
+
*/
|
|
53
|
+
declare function PlatformDockContainer({ actor, navigationItems, dashboardPath, signOutPath, }: PlatformDockContainerProps): react_jsx_runtime.JSX.Element | null;
|
|
54
|
+
|
|
55
|
+
/**
|
|
56
|
+
* Locale + theme controls used inside the platform preferences drawer.
|
|
57
|
+
* Reads the active locale from the i18n context and the theme/dock
|
|
58
|
+
* preferences from windsock — both shared providers consuming apps must
|
|
59
|
+
* mount above this component.
|
|
60
|
+
*/
|
|
61
|
+
declare function PreferencesControls(): react_jsx_runtime.JSX.Element;
|
|
62
|
+
|
|
63
|
+
/**
|
|
64
|
+
* Locale switcher hook — reads the current locale from the i18n context and
|
|
65
|
+
* pushes the user's choice through windsock so the next session inherits it.
|
|
66
|
+
*
|
|
67
|
+
* Lifted from astrlabe; consumers (astrlabe, kori-erp) wrap their tree in
|
|
68
|
+
* `<I18nProvider>` + windsock's `<AuthProvider>` and import this directly.
|
|
69
|
+
*/
|
|
70
|
+
declare function useLocaleSwitcher(): {
|
|
71
|
+
locale: LocaleCode;
|
|
72
|
+
shortCode: string;
|
|
73
|
+
setLocale: (newLocale: LocaleCode | string) => void;
|
|
74
|
+
locales: readonly LocaleCode[];
|
|
75
|
+
};
|
|
76
|
+
|
|
77
|
+
type UsersSettingsSectionProps = {
|
|
78
|
+
/**
|
|
79
|
+
* Role normalizer produced by each app's `createPlatformRbac()` call.
|
|
80
|
+
* Used to coerce JWT role strings into the app's canonical role enum.
|
|
81
|
+
*/
|
|
82
|
+
normalizeRole: (input: unknown) => string;
|
|
83
|
+
};
|
|
84
|
+
type RolesSettingsSectionProps = UsersSettingsSectionProps & {
|
|
85
|
+
/** App-defined role definitions (from `createPlatformRbac`). */
|
|
86
|
+
roleDefinitions: Record<string, PlatformRoleDefinition<string>>;
|
|
87
|
+
/** Display options for the role-assignment select. */
|
|
88
|
+
roleOptions: Array<{
|
|
89
|
+
value: string;
|
|
90
|
+
label: string;
|
|
91
|
+
}>;
|
|
92
|
+
};
|
|
93
|
+
declare function UsersSettingsSection({ normalizeRole }: UsersSettingsSectionProps): react_jsx_runtime.JSX.Element;
|
|
94
|
+
declare function RolesSettingsSection({ roleDefinitions, roleOptions, normalizeRole }: RolesSettingsSectionProps): react_jsx_runtime.JSX.Element;
|
|
95
|
+
|
|
96
|
+
interface Props {
|
|
97
|
+
open: boolean;
|
|
98
|
+
onClose: () => void;
|
|
99
|
+
onGenerated: (workflow: Workflow) => void;
|
|
100
|
+
}
|
|
101
|
+
/**
|
|
102
|
+
* Minimal NL → graph generator surface. Lets the user pick one of the
|
|
103
|
+
* org's model provider connections, enter a prompt, and produces a
|
|
104
|
+
* Workflow row whose `graph` is the LLM's output. The caller navigates
|
|
105
|
+
* the editor to the new workflow once generation succeeds — validation
|
|
106
|
+
* issues are surfaced as notifications so the user can iterate.
|
|
107
|
+
*/
|
|
108
|
+
declare function AiWorkflowGenerateModal({ open, onClose, onGenerated }: Props): react_jsx_runtime.JSX.Element;
|
|
109
|
+
|
|
110
|
+
interface WorkflowTemplateModalProps {
|
|
111
|
+
open: boolean;
|
|
112
|
+
onClose: () => void;
|
|
113
|
+
onCreated: (workflow: Workflow) => void;
|
|
114
|
+
}
|
|
115
|
+
declare function WorkflowTemplateModal({ open, onClose, onCreated }: WorkflowTemplateModalProps): react_jsx_runtime.JSX.Element;
|
|
116
|
+
|
|
117
|
+
/**
|
|
118
|
+
* Thin wrapper that forwards a workflow graph into the visual canvas while
|
|
119
|
+
* threading the active locale from the i18n context. The graph type from
|
|
120
|
+
* `shared-domain` is structurally identical to ui's contract type — the
|
|
121
|
+
* cast keeps callers from having to import both.
|
|
122
|
+
*/
|
|
123
|
+
declare function WorkflowWorkspace({ graph }: WorkflowWorkspaceProps): react_jsx_runtime.JSX.Element;
|
|
124
|
+
|
|
28
125
|
/** Maps a windsock AuthOrganization to the app-level Organization shape used by UI pages. */
|
|
29
126
|
declare function mapAuthOrg(raw: AuthOrganization): Organization;
|
|
30
127
|
/**
|
|
@@ -38,4 +135,4 @@ declare function mapAdminUser(row: AdminUserSummary, normalizeRole: (input: unkn
|
|
|
38
135
|
declare const ORG_ROLE_MAP: Record<string, 'owner' | 'admin' | 'member' | 'viewer'>;
|
|
39
136
|
declare function mapRoleToOrgRole(role: string): 'owner' | 'admin' | 'member' | 'viewer';
|
|
40
137
|
|
|
41
|
-
export { ORG_ROLE_MAP, PlatformStateProvider, type PlatformStateProviderProps, SessionSwitcher, mapAdminUser, mapAuthOrg, mapRoleToOrgRole, usePlatformState };
|
|
138
|
+
export { AiWorkflowGenerateModal, ORG_ROLE_MAP, PlatformDockContainer, type PlatformDockContainerProps, PlatformRoleDefinition, PlatformStateProvider, type PlatformStateProviderProps, PreferencesControls, RolesSettingsSection, type RolesSettingsSectionProps, SessionSwitcher, UsersSettingsSection, type UsersSettingsSectionProps, WorkflowTemplateModal, type WorkflowTemplateModalProps, WorkflowWorkspace, mapAdminUser, mapAuthOrg, mapRoleToOrgRole, useLocaleSwitcher, usePlatformState };
|