@carlonicora/nextjs-jsonapi 1.56.2 → 1.57.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/{BlockNoteEditor-RWQN3I3L.mjs → BlockNoteEditor-QWW2LB2K.mjs} +2 -2
- package/dist/{BlockNoteEditor-7QWJXR3A.js → BlockNoteEditor-WE2FKNWW.js} +6 -6
- package/dist/{BlockNoteEditor-7QWJXR3A.js.map → BlockNoteEditor-WE2FKNWW.js.map} +1 -1
- package/dist/billing/index.js +299 -299
- package/dist/billing/index.mjs +1 -1
- package/dist/{chunk-HDFJZTQH.mjs → chunk-4FJZ7JFQ.mjs} +56 -4
- package/dist/chunk-4FJZ7JFQ.mjs.map +1 -0
- package/dist/{chunk-4CLLIRP5.js → chunk-PAIXFTNL.js} +59 -7
- package/dist/chunk-PAIXFTNL.js.map +1 -0
- package/dist/client/index.js +2 -2
- package/dist/client/index.mjs +1 -1
- package/dist/components/index.d.mts +13 -2
- package/dist/components/index.d.ts +13 -2
- package/dist/components/index.js +2 -2
- package/dist/components/index.mjs +1 -1
- package/dist/contexts/index.js +2 -2
- package/dist/contexts/index.mjs +1 -1
- package/package.json +1 -1
- package/src/components/forms/FormPlaceAutocomplete.tsx +76 -3
- package/dist/chunk-4CLLIRP5.js.map +0 -1
- package/dist/chunk-HDFJZTQH.mjs.map +0 -1
- /package/dist/{BlockNoteEditor-RWQN3I3L.mjs.map → BlockNoteEditor-QWW2LB2K.mjs.map} +0 -0
package/dist/client/index.js
CHANGED
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
|
|
32
|
-
var
|
|
32
|
+
var _chunkPAIXFTNLjs = require('../chunk-PAIXFTNL.js');
|
|
33
33
|
|
|
34
34
|
|
|
35
35
|
|
|
@@ -123,5 +123,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
123
123
|
|
|
124
124
|
|
|
125
125
|
|
|
126
|
-
exports.ClientJsonApiDelete = _chunkQOLVON35js.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkQOLVON35js.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkQOLVON35js.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkQOLVON35js.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkQOLVON35js.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider =
|
|
126
|
+
exports.ClientJsonApiDelete = _chunkQOLVON35js.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkQOLVON35js.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkQOLVON35js.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkQOLVON35js.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkQOLVON35js.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunkPAIXFTNLjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunkPAIXFTNLjs.TableGeneratorRegistry; exports.configureClientConfig = _chunkUJBUJALXjs.configureClientConfig; exports.configureClientJsonApi = _chunkQOLVON35js.configureClientJsonApi; exports.configureI18n = _chunkUJBUJALXjs.configureI18n; exports.configureJsonApi = _chunkUJBUJALXjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.downloadMigrationFile = _chunkPAIXFTNLjs.downloadMigrationFile; exports.generateMigrationFile = _chunkPAIXFTNLjs.generateMigrationFile; exports.getApiUrl = _chunkUJBUJALXjs.getApiUrl; exports.getAppUrl = _chunkUJBUJALXjs.getAppUrl; exports.getClientApiUrl = _chunkQOLVON35js.getClientApiUrl; exports.getClientAppUrl = _chunkQOLVON35js.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkQOLVON35js.getClientTrackablePages; exports.getI18nLink = _chunkUJBUJALXjs.getI18nLink; exports.getStripePublishableKey = _chunkUJBUJALXjs.getStripePublishableKey; exports.getTrackablePages = _chunkUJBUJALXjs.getTrackablePages; exports.registerTableGenerator = _chunkPAIXFTNLjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunkPAIXFTNLjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunkPAIXFTNLjs.useContentTableStructure; exports.useCustomD3Graph = _chunkPAIXFTNLjs.useCustomD3Graph; exports.useDataListRetriever = _chunkPAIXFTNLjs.useDataListRetriever; exports.useDebounce = _chunkPAIXFTNLjs.useDebounce; exports.useI18nDateFnsLocale = _chunkUJBUJALXjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkUJBUJALXjs.useI18nLocale; exports.useI18nRouter = _chunkUJBUJALXjs.useI18nRouter; exports.useI18nTranslations = _chunkUJBUJALXjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunkPAIXFTNLjs.useJsonApiGet; exports.useJsonApiMutation = _chunkPAIXFTNLjs.useJsonApiMutation; exports.useNotificationSync = _chunkPAIXFTNLjs.useNotificationSync; exports.useOAuthClient = _chunkPAIXFTNLjs.useOAuthClient; exports.useOAuthClients = _chunkPAIXFTNLjs.useOAuthClients; exports.useOAuthConsent = _chunkPAIXFTNLjs.useOAuthConsent; exports.usePageTracker = _chunkPAIXFTNLjs.usePageTracker; exports.usePageUrlGenerator = _chunkPAIXFTNLjs.usePageUrlGenerator; exports.useRbacState = _chunkPAIXFTNLjs.useRbacState; exports.useRehydration = _chunkPAIXFTNLjs.useRehydration; exports.useRehydrationList = _chunkPAIXFTNLjs.useRehydrationList; exports.useRoleTableStructure = _chunkPAIXFTNLjs.useRoleTableStructure; exports.useSocket = _chunkPAIXFTNLjs.useSocket; exports.useSubscriptionStatus = _chunkPAIXFTNLjs.useSubscriptionStatus; exports.useTableGenerator = _chunkPAIXFTNLjs.useTableGenerator; exports.useUrlRewriter = _chunkPAIXFTNLjs.useUrlRewriter; exports.useUserSearch = _chunkPAIXFTNLjs.useUserSearch; exports.useUserTableStructure = _chunkPAIXFTNLjs.useUserTableStructure;
|
|
127
127
|
//# sourceMappingURL=index.js.map
|
package/dist/client/index.mjs
CHANGED
|
@@ -407,6 +407,16 @@ declare function FormPassword({ form, id, name, placeholder, onBlur, disabled, t
|
|
|
407
407
|
*
|
|
408
408
|
* Note: This uses the new Places API via REST calls, not the legacy JavaScript API
|
|
409
409
|
*/
|
|
410
|
+
interface PlaceAddressComponents {
|
|
411
|
+
street_number: string;
|
|
412
|
+
street: string;
|
|
413
|
+
city: string;
|
|
414
|
+
province: string;
|
|
415
|
+
region: string;
|
|
416
|
+
postcode: string;
|
|
417
|
+
country: string;
|
|
418
|
+
country_code: string;
|
|
419
|
+
}
|
|
410
420
|
interface PlaceSuggestion {
|
|
411
421
|
place_id: string;
|
|
412
422
|
description: string;
|
|
@@ -414,6 +424,7 @@ interface PlaceSuggestion {
|
|
|
414
424
|
main_text: string;
|
|
415
425
|
secondary_text: string;
|
|
416
426
|
};
|
|
427
|
+
addressComponents?: PlaceAddressComponents;
|
|
417
428
|
}
|
|
418
429
|
interface PlaceAutocompleteProps {
|
|
419
430
|
form: any;
|
|
@@ -1528,7 +1539,7 @@ declare function ChartTooltipContent({ active, payload, className, indicator, hi
|
|
|
1528
1539
|
labelClassName?: string;
|
|
1529
1540
|
color?: string;
|
|
1530
1541
|
}): react_jsx_runtime.JSX.Element | null;
|
|
1531
|
-
declare const ChartLegend:
|
|
1542
|
+
declare const ChartLegend: React$1.MemoExoticComponent<(outsideProps: RechartsPrimitive.LegendProps) => React$1.ReactPortal | null>;
|
|
1532
1543
|
declare function ChartLegendContent({ className, hideIcon, payload, verticalAlign, nameKey, }: React$1.ComponentProps<"div"> & {
|
|
1533
1544
|
payload?: PayloadItem[];
|
|
1534
1545
|
verticalAlign?: "top" | "bottom" | "middle";
|
|
@@ -2124,4 +2135,4 @@ interface MultipleSelectorRef {
|
|
|
2124
2135
|
declare function useDebounce<T>(value: T, delay?: number): T;
|
|
2125
2136
|
declare const MultipleSelector: React$1.ForwardRefExoticComponent<MultipleSelectorProps & React$1.RefAttributes<MultipleSelectorRef>>;
|
|
2126
2137
|
|
|
2127
|
-
export { AcceptInvitation, Accordion, AccordionContent, AccordionItem, AccordionTrigger, ActivateAccount, AddUserToRole, AdminCompanyContainer, AdminUsersList, Alert, AlertAction, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogMedia, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, AlertTitle, AllowedUsersDetails, AttributeElement, AuthContainer, Avatar, AvatarBadge, AvatarFallback, AvatarGroup, AvatarGroupCount, AvatarImage, BackupCodesDialog, Badge, BlockNoteEditorContainer, KanbanBoard as Board, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbNavigation, BreadcrumbPage, BreadcrumbSeparator, Button, Calendar, CalendarDayButton, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, type ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, Checkbox, Collapsible, CollapsibleContent, CollapsibleTrigger, KanbanColumn as Column, KanbanColumnHandle as ColumnHandle, Combobox, ComboboxChip, ComboboxChips, ComboboxChipsInput, ComboboxCollection, ComboboxContent, ComboboxEmpty, ComboboxGroup, ComboboxInput, ComboboxItem, ComboboxLabel, ComboboxList, ComboboxSeparator, ComboboxTrigger, ComboboxValue, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, CommonAssociationCommandDialog, CommonAssociationTrigger, CommonDeleter, CommonEditorButtons, CommonEditorHeader, CommonEditorTrigger, CompaniesList, CompanyConfigurationEditor, CompanyConfigurationSecurityForm, CompanyContainer, CompanyDeleter, CompanyDetails, CompanyEditor, CompanyUsersList, ContentListTable, ContentTableSearch, ContentTitle, ContentsList, ContentsListById, ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, ContributorsList, Cookies, DatePickerPopover, DateRangeSelector, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DisableTwoFactorDialog, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, ErrorDetails, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileInput, FileUploader, FileUploaderContent, FileUploaderItem, ForgotPassword, Form, FormBlockNote, FormCheckbox, FormDate, FormDateTime, FormFeatures, FormFieldWrapper, FormInput, FormPassword, FormPlaceAutocomplete, FormRoles, FormSelect, FormSlider, FormSwitch, FormTextarea, GdprConsentCheckbox, GdprConsentSection, type GenerateTableStructureParams, Header, HoverCard, HoverCardContent, HoverCardTrigger, Input, InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput, InputGroupText, InputGroupTextarea, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, KanbanItem as Item, KanbanItemHandle as ItemHandle, KanbanRoot as Kanban, KanbanBoard, KanbanColumn, KanbanColumnHandle, KanbanItem, KanbanItemHandle, KanbanOverlay, Label, LandingComponent, Link, type LinkProps, Login, Logout, ModeToggleSwitch, MultiSelect, MultipleSelector, type MultipleSelectorProps, type MultipleSelectorRef, NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuPositioner, NavigationMenuTrigger, NotificationErrorBoundary, NotificationMenuItem, NotificationModal, NotificationToast, NotificationsList, NotificationsListContainer, OAuthClientCard, type OAuthClientCardProps, OAuthClientDetail, type OAuthClientDetailProps, OAuthClientForm, type OAuthClientFormProps, OAuthClientList, type OAuthClientListProps, OAuthClientSecretDisplay, type OAuthClientSecretDisplayProps, OAuthConsentActions, type OAuthConsentActionsProps, OAuthConsentHeader, type OAuthConsentHeaderProps, OAuthConsentScreen, type OAuthConsentScreenProps, OAuthRedirectUriInput, type OAuthRedirectUriInputProps, OAuthScopeList, type OAuthScopeListProps, OAuthScopeSelector, type OAuthScopeSelectorProps, OnboardingCard, type Option, KanbanOverlay as Overlay, PageContainer, PageContainerContentDetails, type PageContainerItems, PageContentContainer, PageSection, PasskeyButton, PasskeyList, PasskeySetupDialog, PasswordInput, type PasswordInputProps, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, RbacContainer, RbacFeatureSection, RbacModuleTable, RbacPermissionCell, RbacPermissionPicker, RbacToolbar, ReactMarkdownContainer, RecentPagesNavigator, ReferralCodeCapture, ReferralDialog, type ReferralDialogProps, type ReferralDialogTranslations, ReferralWidget, type ReferralWidgetProps, type ReferralWidgetTranslations, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, RoundPageContainer, RoundPageContainerTitle, ScrollArea, ScrollBar, SecurityContainer, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger, Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, Skeleton, Slider, Switch, type Tab, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, Tabs, TabsContainer, TabsContent, TabsList, TabsTrigger, Textarea, Toaster, Toggle, TokenStatusIndicator, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, TotpAuthenticatorList, TotpInput, TotpSetupDialog, TwoFactorChallenge, TwoFactorSettings, UserAvatar, UserAvatarEditor, UserAvatarList, UserContainer, UserDeleter, UserDetails, UserEditor, UserIndexContainer, UserIndexDetails, UserListInAdd, UserMultiSelect, UserReactivator, UserResentInvitationEmail, UserRoleAdd, UserRolesList, UserSelector, UserStanadaloneDetails, UsersList, UsersListByContentIds, UsersListContainer, WaitlistConfirmation, WaitlistForm, WaitlistHeroSection, WaitlistList, WaitlistQuestionnaireRenderer, WaitlistSuccessState, badgeVariants, buttonVariants, cellComponent, cellDate, cellId, cellLink, cellUrl, errorToast, generateNotificationData, navigationMenuTriggerStyle, tabsListVariants, toggleVariants, triggerAssociationToast, useCarousel, useComboboxAnchor, useDebounce, useFileUpload, useSidebar };
|
|
2138
|
+
export { AcceptInvitation, Accordion, AccordionContent, AccordionItem, AccordionTrigger, ActivateAccount, AddUserToRole, AdminCompanyContainer, AdminUsersList, Alert, AlertAction, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogMedia, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, AlertTitle, AllowedUsersDetails, AttributeElement, AuthContainer, Avatar, AvatarBadge, AvatarFallback, AvatarGroup, AvatarGroupCount, AvatarImage, BackupCodesDialog, Badge, BlockNoteEditorContainer, KanbanBoard as Board, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbNavigation, BreadcrumbPage, BreadcrumbSeparator, Button, Calendar, CalendarDayButton, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, type ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, Checkbox, Collapsible, CollapsibleContent, CollapsibleTrigger, KanbanColumn as Column, KanbanColumnHandle as ColumnHandle, Combobox, ComboboxChip, ComboboxChips, ComboboxChipsInput, ComboboxCollection, ComboboxContent, ComboboxEmpty, ComboboxGroup, ComboboxInput, ComboboxItem, ComboboxLabel, ComboboxList, ComboboxSeparator, ComboboxTrigger, ComboboxValue, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, CommonAssociationCommandDialog, CommonAssociationTrigger, CommonDeleter, CommonEditorButtons, CommonEditorHeader, CommonEditorTrigger, CompaniesList, CompanyConfigurationEditor, CompanyConfigurationSecurityForm, CompanyContainer, CompanyDeleter, CompanyDetails, CompanyEditor, CompanyUsersList, ContentListTable, ContentTableSearch, ContentTitle, ContentsList, ContentsListById, ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, ContributorsList, Cookies, DatePickerPopover, DateRangeSelector, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DisableTwoFactorDialog, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, ErrorDetails, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileInput, FileUploader, FileUploaderContent, FileUploaderItem, ForgotPassword, Form, FormBlockNote, FormCheckbox, FormDate, FormDateTime, FormFeatures, FormFieldWrapper, FormInput, FormPassword, FormPlaceAutocomplete, FormRoles, FormSelect, FormSlider, FormSwitch, FormTextarea, GdprConsentCheckbox, GdprConsentSection, type GenerateTableStructureParams, Header, HoverCard, HoverCardContent, HoverCardTrigger, Input, InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput, InputGroupText, InputGroupTextarea, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, KanbanItem as Item, KanbanItemHandle as ItemHandle, KanbanRoot as Kanban, KanbanBoard, KanbanColumn, KanbanColumnHandle, KanbanItem, KanbanItemHandle, KanbanOverlay, Label, LandingComponent, Link, type LinkProps, Login, Logout, ModeToggleSwitch, MultiSelect, MultipleSelector, type MultipleSelectorProps, type MultipleSelectorRef, NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuPositioner, NavigationMenuTrigger, NotificationErrorBoundary, NotificationMenuItem, NotificationModal, NotificationToast, NotificationsList, NotificationsListContainer, OAuthClientCard, type OAuthClientCardProps, OAuthClientDetail, type OAuthClientDetailProps, OAuthClientForm, type OAuthClientFormProps, OAuthClientList, type OAuthClientListProps, OAuthClientSecretDisplay, type OAuthClientSecretDisplayProps, OAuthConsentActions, type OAuthConsentActionsProps, OAuthConsentHeader, type OAuthConsentHeaderProps, OAuthConsentScreen, type OAuthConsentScreenProps, OAuthRedirectUriInput, type OAuthRedirectUriInputProps, OAuthScopeList, type OAuthScopeListProps, OAuthScopeSelector, type OAuthScopeSelectorProps, OnboardingCard, type Option, KanbanOverlay as Overlay, PageContainer, PageContainerContentDetails, type PageContainerItems, PageContentContainer, PageSection, PasskeyButton, PasskeyList, PasskeySetupDialog, PasswordInput, type PasswordInputProps, type PlaceAddressComponents, type PlaceSuggestion, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, RbacContainer, RbacFeatureSection, RbacModuleTable, RbacPermissionCell, RbacPermissionPicker, RbacToolbar, ReactMarkdownContainer, RecentPagesNavigator, ReferralCodeCapture, ReferralDialog, type ReferralDialogProps, type ReferralDialogTranslations, ReferralWidget, type ReferralWidgetProps, type ReferralWidgetTranslations, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, RoundPageContainer, RoundPageContainerTitle, ScrollArea, ScrollBar, SecurityContainer, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger, Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, Skeleton, Slider, Switch, type Tab, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, Tabs, TabsContainer, TabsContent, TabsList, TabsTrigger, Textarea, Toaster, Toggle, TokenStatusIndicator, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, TotpAuthenticatorList, TotpInput, TotpSetupDialog, TwoFactorChallenge, TwoFactorSettings, UserAvatar, UserAvatarEditor, UserAvatarList, UserContainer, UserDeleter, UserDetails, UserEditor, UserIndexContainer, UserIndexDetails, UserListInAdd, UserMultiSelect, UserReactivator, UserResentInvitationEmail, UserRoleAdd, UserRolesList, UserSelector, UserStanadaloneDetails, UsersList, UsersListByContentIds, UsersListContainer, WaitlistConfirmation, WaitlistForm, WaitlistHeroSection, WaitlistList, WaitlistQuestionnaireRenderer, WaitlistSuccessState, badgeVariants, buttonVariants, cellComponent, cellDate, cellId, cellLink, cellUrl, errorToast, generateNotificationData, navigationMenuTriggerStyle, tabsListVariants, toggleVariants, triggerAssociationToast, useCarousel, useComboboxAnchor, useDebounce, useFileUpload, useSidebar };
|
|
@@ -407,6 +407,16 @@ declare function FormPassword({ form, id, name, placeholder, onBlur, disabled, t
|
|
|
407
407
|
*
|
|
408
408
|
* Note: This uses the new Places API via REST calls, not the legacy JavaScript API
|
|
409
409
|
*/
|
|
410
|
+
interface PlaceAddressComponents {
|
|
411
|
+
street_number: string;
|
|
412
|
+
street: string;
|
|
413
|
+
city: string;
|
|
414
|
+
province: string;
|
|
415
|
+
region: string;
|
|
416
|
+
postcode: string;
|
|
417
|
+
country: string;
|
|
418
|
+
country_code: string;
|
|
419
|
+
}
|
|
410
420
|
interface PlaceSuggestion {
|
|
411
421
|
place_id: string;
|
|
412
422
|
description: string;
|
|
@@ -414,6 +424,7 @@ interface PlaceSuggestion {
|
|
|
414
424
|
main_text: string;
|
|
415
425
|
secondary_text: string;
|
|
416
426
|
};
|
|
427
|
+
addressComponents?: PlaceAddressComponents;
|
|
417
428
|
}
|
|
418
429
|
interface PlaceAutocompleteProps {
|
|
419
430
|
form: any;
|
|
@@ -1528,7 +1539,7 @@ declare function ChartTooltipContent({ active, payload, className, indicator, hi
|
|
|
1528
1539
|
labelClassName?: string;
|
|
1529
1540
|
color?: string;
|
|
1530
1541
|
}): react_jsx_runtime.JSX.Element | null;
|
|
1531
|
-
declare const ChartLegend:
|
|
1542
|
+
declare const ChartLegend: React$1.MemoExoticComponent<(outsideProps: RechartsPrimitive.LegendProps) => React$1.ReactPortal | null>;
|
|
1532
1543
|
declare function ChartLegendContent({ className, hideIcon, payload, verticalAlign, nameKey, }: React$1.ComponentProps<"div"> & {
|
|
1533
1544
|
payload?: PayloadItem[];
|
|
1534
1545
|
verticalAlign?: "top" | "bottom" | "middle";
|
|
@@ -2124,4 +2135,4 @@ interface MultipleSelectorRef {
|
|
|
2124
2135
|
declare function useDebounce<T>(value: T, delay?: number): T;
|
|
2125
2136
|
declare const MultipleSelector: React$1.ForwardRefExoticComponent<MultipleSelectorProps & React$1.RefAttributes<MultipleSelectorRef>>;
|
|
2126
2137
|
|
|
2127
|
-
export { AcceptInvitation, Accordion, AccordionContent, AccordionItem, AccordionTrigger, ActivateAccount, AddUserToRole, AdminCompanyContainer, AdminUsersList, Alert, AlertAction, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogMedia, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, AlertTitle, AllowedUsersDetails, AttributeElement, AuthContainer, Avatar, AvatarBadge, AvatarFallback, AvatarGroup, AvatarGroupCount, AvatarImage, BackupCodesDialog, Badge, BlockNoteEditorContainer, KanbanBoard as Board, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbNavigation, BreadcrumbPage, BreadcrumbSeparator, Button, Calendar, CalendarDayButton, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, type ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, Checkbox, Collapsible, CollapsibleContent, CollapsibleTrigger, KanbanColumn as Column, KanbanColumnHandle as ColumnHandle, Combobox, ComboboxChip, ComboboxChips, ComboboxChipsInput, ComboboxCollection, ComboboxContent, ComboboxEmpty, ComboboxGroup, ComboboxInput, ComboboxItem, ComboboxLabel, ComboboxList, ComboboxSeparator, ComboboxTrigger, ComboboxValue, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, CommonAssociationCommandDialog, CommonAssociationTrigger, CommonDeleter, CommonEditorButtons, CommonEditorHeader, CommonEditorTrigger, CompaniesList, CompanyConfigurationEditor, CompanyConfigurationSecurityForm, CompanyContainer, CompanyDeleter, CompanyDetails, CompanyEditor, CompanyUsersList, ContentListTable, ContentTableSearch, ContentTitle, ContentsList, ContentsListById, ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, ContributorsList, Cookies, DatePickerPopover, DateRangeSelector, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DisableTwoFactorDialog, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, ErrorDetails, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileInput, FileUploader, FileUploaderContent, FileUploaderItem, ForgotPassword, Form, FormBlockNote, FormCheckbox, FormDate, FormDateTime, FormFeatures, FormFieldWrapper, FormInput, FormPassword, FormPlaceAutocomplete, FormRoles, FormSelect, FormSlider, FormSwitch, FormTextarea, GdprConsentCheckbox, GdprConsentSection, type GenerateTableStructureParams, Header, HoverCard, HoverCardContent, HoverCardTrigger, Input, InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput, InputGroupText, InputGroupTextarea, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, KanbanItem as Item, KanbanItemHandle as ItemHandle, KanbanRoot as Kanban, KanbanBoard, KanbanColumn, KanbanColumnHandle, KanbanItem, KanbanItemHandle, KanbanOverlay, Label, LandingComponent, Link, type LinkProps, Login, Logout, ModeToggleSwitch, MultiSelect, MultipleSelector, type MultipleSelectorProps, type MultipleSelectorRef, NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuPositioner, NavigationMenuTrigger, NotificationErrorBoundary, NotificationMenuItem, NotificationModal, NotificationToast, NotificationsList, NotificationsListContainer, OAuthClientCard, type OAuthClientCardProps, OAuthClientDetail, type OAuthClientDetailProps, OAuthClientForm, type OAuthClientFormProps, OAuthClientList, type OAuthClientListProps, OAuthClientSecretDisplay, type OAuthClientSecretDisplayProps, OAuthConsentActions, type OAuthConsentActionsProps, OAuthConsentHeader, type OAuthConsentHeaderProps, OAuthConsentScreen, type OAuthConsentScreenProps, OAuthRedirectUriInput, type OAuthRedirectUriInputProps, OAuthScopeList, type OAuthScopeListProps, OAuthScopeSelector, type OAuthScopeSelectorProps, OnboardingCard, type Option, KanbanOverlay as Overlay, PageContainer, PageContainerContentDetails, type PageContainerItems, PageContentContainer, PageSection, PasskeyButton, PasskeyList, PasskeySetupDialog, PasswordInput, type PasswordInputProps, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, RbacContainer, RbacFeatureSection, RbacModuleTable, RbacPermissionCell, RbacPermissionPicker, RbacToolbar, ReactMarkdownContainer, RecentPagesNavigator, ReferralCodeCapture, ReferralDialog, type ReferralDialogProps, type ReferralDialogTranslations, ReferralWidget, type ReferralWidgetProps, type ReferralWidgetTranslations, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, RoundPageContainer, RoundPageContainerTitle, ScrollArea, ScrollBar, SecurityContainer, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger, Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, Skeleton, Slider, Switch, type Tab, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, Tabs, TabsContainer, TabsContent, TabsList, TabsTrigger, Textarea, Toaster, Toggle, TokenStatusIndicator, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, TotpAuthenticatorList, TotpInput, TotpSetupDialog, TwoFactorChallenge, TwoFactorSettings, UserAvatar, UserAvatarEditor, UserAvatarList, UserContainer, UserDeleter, UserDetails, UserEditor, UserIndexContainer, UserIndexDetails, UserListInAdd, UserMultiSelect, UserReactivator, UserResentInvitationEmail, UserRoleAdd, UserRolesList, UserSelector, UserStanadaloneDetails, UsersList, UsersListByContentIds, UsersListContainer, WaitlistConfirmation, WaitlistForm, WaitlistHeroSection, WaitlistList, WaitlistQuestionnaireRenderer, WaitlistSuccessState, badgeVariants, buttonVariants, cellComponent, cellDate, cellId, cellLink, cellUrl, errorToast, generateNotificationData, navigationMenuTriggerStyle, tabsListVariants, toggleVariants, triggerAssociationToast, useCarousel, useComboboxAnchor, useDebounce, useFileUpload, useSidebar };
|
|
2138
|
+
export { AcceptInvitation, Accordion, AccordionContent, AccordionItem, AccordionTrigger, ActivateAccount, AddUserToRole, AdminCompanyContainer, AdminUsersList, Alert, AlertAction, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogMedia, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, AlertTitle, AllowedUsersDetails, AttributeElement, AuthContainer, Avatar, AvatarBadge, AvatarFallback, AvatarGroup, AvatarGroupCount, AvatarImage, BackupCodesDialog, Badge, BlockNoteEditorContainer, KanbanBoard as Board, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbNavigation, BreadcrumbPage, BreadcrumbSeparator, Button, Calendar, CalendarDayButton, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, type ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, Checkbox, Collapsible, CollapsibleContent, CollapsibleTrigger, KanbanColumn as Column, KanbanColumnHandle as ColumnHandle, Combobox, ComboboxChip, ComboboxChips, ComboboxChipsInput, ComboboxCollection, ComboboxContent, ComboboxEmpty, ComboboxGroup, ComboboxInput, ComboboxItem, ComboboxLabel, ComboboxList, ComboboxSeparator, ComboboxTrigger, ComboboxValue, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, CommonAssociationCommandDialog, CommonAssociationTrigger, CommonDeleter, CommonEditorButtons, CommonEditorHeader, CommonEditorTrigger, CompaniesList, CompanyConfigurationEditor, CompanyConfigurationSecurityForm, CompanyContainer, CompanyDeleter, CompanyDetails, CompanyEditor, CompanyUsersList, ContentListTable, ContentTableSearch, ContentTitle, ContentsList, ContentsListById, ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, ContributorsList, Cookies, DatePickerPopover, DateRangeSelector, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DisableTwoFactorDialog, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, ErrorDetails, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileInput, FileUploader, FileUploaderContent, FileUploaderItem, ForgotPassword, Form, FormBlockNote, FormCheckbox, FormDate, FormDateTime, FormFeatures, FormFieldWrapper, FormInput, FormPassword, FormPlaceAutocomplete, FormRoles, FormSelect, FormSlider, FormSwitch, FormTextarea, GdprConsentCheckbox, GdprConsentSection, type GenerateTableStructureParams, Header, HoverCard, HoverCardContent, HoverCardTrigger, Input, InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput, InputGroupText, InputGroupTextarea, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, KanbanItem as Item, KanbanItemHandle as ItemHandle, KanbanRoot as Kanban, KanbanBoard, KanbanColumn, KanbanColumnHandle, KanbanItem, KanbanItemHandle, KanbanOverlay, Label, LandingComponent, Link, type LinkProps, Login, Logout, ModeToggleSwitch, MultiSelect, MultipleSelector, type MultipleSelectorProps, type MultipleSelectorRef, NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuPositioner, NavigationMenuTrigger, NotificationErrorBoundary, NotificationMenuItem, NotificationModal, NotificationToast, NotificationsList, NotificationsListContainer, OAuthClientCard, type OAuthClientCardProps, OAuthClientDetail, type OAuthClientDetailProps, OAuthClientForm, type OAuthClientFormProps, OAuthClientList, type OAuthClientListProps, OAuthClientSecretDisplay, type OAuthClientSecretDisplayProps, OAuthConsentActions, type OAuthConsentActionsProps, OAuthConsentHeader, type OAuthConsentHeaderProps, OAuthConsentScreen, type OAuthConsentScreenProps, OAuthRedirectUriInput, type OAuthRedirectUriInputProps, OAuthScopeList, type OAuthScopeListProps, OAuthScopeSelector, type OAuthScopeSelectorProps, OnboardingCard, type Option, KanbanOverlay as Overlay, PageContainer, PageContainerContentDetails, type PageContainerItems, PageContentContainer, PageSection, PasskeyButton, PasskeyList, PasskeySetupDialog, PasswordInput, type PasswordInputProps, type PlaceAddressComponents, type PlaceSuggestion, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, RbacContainer, RbacFeatureSection, RbacModuleTable, RbacPermissionCell, RbacPermissionPicker, RbacToolbar, ReactMarkdownContainer, RecentPagesNavigator, ReferralCodeCapture, ReferralDialog, type ReferralDialogProps, type ReferralDialogTranslations, ReferralWidget, type ReferralWidgetProps, type ReferralWidgetTranslations, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, RoundPageContainer, RoundPageContainerTitle, ScrollArea, ScrollBar, SecurityContainer, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger, Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, Skeleton, Slider, Switch, type Tab, Table, TableBody, TableCaption, TableCell, TableFooter, TableHead, TableHeader, TableRow, Tabs, TabsContainer, TabsContent, TabsList, TabsTrigger, Textarea, Toaster, Toggle, TokenStatusIndicator, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, TotpAuthenticatorList, TotpInput, TotpSetupDialog, TwoFactorChallenge, TwoFactorSettings, UserAvatar, UserAvatarEditor, UserAvatarList, UserContainer, UserDeleter, UserDetails, UserEditor, UserIndexContainer, UserIndexDetails, UserListInAdd, UserMultiSelect, UserReactivator, UserResentInvitationEmail, UserRoleAdd, UserRolesList, UserSelector, UserStanadaloneDetails, UsersList, UsersListByContentIds, UsersListContainer, WaitlistConfirmation, WaitlistForm, WaitlistHeroSection, WaitlistList, WaitlistQuestionnaireRenderer, WaitlistSuccessState, badgeVariants, buttonVariants, cellComponent, cellDate, cellId, cellLink, cellUrl, errorToast, generateNotificationData, navigationMenuTriggerStyle, tabsListVariants, toggleVariants, triggerAssociationToast, useCarousel, useComboboxAnchor, useDebounce, useFileUpload, useSidebar };
|
package/dist/components/index.js
CHANGED
|
@@ -422,7 +422,7 @@
|
|
|
422
422
|
|
|
423
423
|
|
|
424
424
|
|
|
425
|
-
var
|
|
425
|
+
var _chunkPAIXFTNLjs = require('../chunk-PAIXFTNL.js');
|
|
426
426
|
require('../chunk-UJBUJALX.js');
|
|
427
427
|
|
|
428
428
|
|
|
@@ -867,5 +867,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
867
867
|
|
|
868
868
|
|
|
869
869
|
|
|
870
|
-
exports.AcceptInvitation = _chunk4CLLIRP5js.AcceptInvitation; exports.Accordion = _chunk4CLLIRP5js.Accordion; exports.AccordionContent = _chunk4CLLIRP5js.AccordionContent; exports.AccordionItem = _chunk4CLLIRP5js.AccordionItem; exports.AccordionTrigger = _chunk4CLLIRP5js.AccordionTrigger; exports.ActivateAccount = _chunk4CLLIRP5js.ActivateAccount; exports.AddUserToRole = _chunk4CLLIRP5js.AddUserToRole; exports.AdminCompanyContainer = _chunk4CLLIRP5js.AdminCompanyContainer; exports.AdminUsersList = _chunk4CLLIRP5js.AdminUsersList; exports.Alert = _chunk4CLLIRP5js.Alert; exports.AlertAction = _chunk4CLLIRP5js.AlertAction; exports.AlertDescription = _chunk4CLLIRP5js.AlertDescription; exports.AlertDialog = _chunk4CLLIRP5js.AlertDialog; exports.AlertDialogAction = _chunk4CLLIRP5js.AlertDialogAction; exports.AlertDialogCancel = _chunk4CLLIRP5js.AlertDialogCancel; exports.AlertDialogContent = _chunk4CLLIRP5js.AlertDialogContent; exports.AlertDialogDescription = _chunk4CLLIRP5js.AlertDialogDescription; exports.AlertDialogFooter = _chunk4CLLIRP5js.AlertDialogFooter; exports.AlertDialogHeader = _chunk4CLLIRP5js.AlertDialogHeader; exports.AlertDialogMedia = _chunk4CLLIRP5js.AlertDialogMedia; exports.AlertDialogOverlay = _chunk4CLLIRP5js.AlertDialogOverlay; exports.AlertDialogPortal = _chunk4CLLIRP5js.AlertDialogPortal; exports.AlertDialogTitle = _chunk4CLLIRP5js.AlertDialogTitle; exports.AlertDialogTrigger = _chunk4CLLIRP5js.AlertDialogTrigger; exports.AlertTitle = _chunk4CLLIRP5js.AlertTitle; exports.AllowedUsersDetails = _chunk4CLLIRP5js.AllowedUsersDetails; exports.AttributeElement = _chunk4CLLIRP5js.AttributeElement; exports.AuthContainer = _chunk4CLLIRP5js.AuthContainer; exports.Avatar = _chunk4CLLIRP5js.Avatar; exports.AvatarBadge = _chunk4CLLIRP5js.AvatarBadge; exports.AvatarFallback = _chunk4CLLIRP5js.AvatarFallback; exports.AvatarGroup = _chunk4CLLIRP5js.AvatarGroup; exports.AvatarGroupCount = _chunk4CLLIRP5js.AvatarGroupCount; exports.AvatarImage = _chunk4CLLIRP5js.AvatarImage; exports.BackupCodesDialog = _chunk4CLLIRP5js.BackupCodesDialog; exports.Badge = _chunk4CLLIRP5js.Badge; exports.BlockNoteEditorContainer = _chunk4CLLIRP5js.BlockNoteEditorContainer; exports.Board = _chunk4CLLIRP5js.KanbanBoard; exports.Breadcrumb = _chunk4CLLIRP5js.Breadcrumb; exports.BreadcrumbEllipsis = _chunk4CLLIRP5js.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunk4CLLIRP5js.BreadcrumbItem; exports.BreadcrumbLink = _chunk4CLLIRP5js.BreadcrumbLink; exports.BreadcrumbList = _chunk4CLLIRP5js.BreadcrumbList; exports.BreadcrumbNavigation = _chunk4CLLIRP5js.BreadcrumbNavigation; exports.BreadcrumbPage = _chunk4CLLIRP5js.BreadcrumbPage; exports.BreadcrumbSeparator = _chunk4CLLIRP5js.BreadcrumbSeparator; exports.Button = _chunk4CLLIRP5js.Button; exports.Calendar = _chunk4CLLIRP5js.Calendar; exports.CalendarDayButton = _chunk4CLLIRP5js.CalendarDayButton; exports.Card = _chunk4CLLIRP5js.Card; exports.CardAction = _chunk4CLLIRP5js.CardAction; exports.CardContent = _chunk4CLLIRP5js.CardContent; exports.CardDescription = _chunk4CLLIRP5js.CardDescription; exports.CardFooter = _chunk4CLLIRP5js.CardFooter; exports.CardHeader = _chunk4CLLIRP5js.CardHeader; exports.CardTitle = _chunk4CLLIRP5js.CardTitle; exports.Carousel = _chunk4CLLIRP5js.Carousel; exports.CarouselContent = _chunk4CLLIRP5js.CarouselContent; exports.CarouselItem = _chunk4CLLIRP5js.CarouselItem; exports.CarouselNext = _chunk4CLLIRP5js.CarouselNext; exports.CarouselPrevious = _chunk4CLLIRP5js.CarouselPrevious; exports.ChartContainer = _chunk4CLLIRP5js.ChartContainer; exports.ChartLegend = _chunk4CLLIRP5js.ChartLegend; exports.ChartLegendContent = _chunk4CLLIRP5js.ChartLegendContent; exports.ChartStyle = _chunk4CLLIRP5js.ChartStyle; exports.ChartTooltip = _chunk4CLLIRP5js.ChartTooltip; exports.ChartTooltipContent = _chunk4CLLIRP5js.ChartTooltipContent; exports.Checkbox = _chunk4CLLIRP5js.Checkbox; exports.Collapsible = _chunk4CLLIRP5js.Collapsible; exports.CollapsibleContent = _chunk4CLLIRP5js.CollapsibleContent; exports.CollapsibleTrigger = _chunk4CLLIRP5js.CollapsibleTrigger; exports.Column = _chunk4CLLIRP5js.KanbanColumn; exports.ColumnHandle = _chunk4CLLIRP5js.KanbanColumnHandle; exports.Combobox = _chunk4CLLIRP5js.Combobox; exports.ComboboxChip = _chunk4CLLIRP5js.ComboboxChip; exports.ComboboxChips = _chunk4CLLIRP5js.ComboboxChips; exports.ComboboxChipsInput = _chunk4CLLIRP5js.ComboboxChipsInput; exports.ComboboxCollection = _chunk4CLLIRP5js.ComboboxCollection; exports.ComboboxContent = _chunk4CLLIRP5js.ComboboxContent; exports.ComboboxEmpty = _chunk4CLLIRP5js.ComboboxEmpty; exports.ComboboxGroup = _chunk4CLLIRP5js.ComboboxGroup; exports.ComboboxInput = _chunk4CLLIRP5js.ComboboxInput; exports.ComboboxItem = _chunk4CLLIRP5js.ComboboxItem; exports.ComboboxLabel = _chunk4CLLIRP5js.ComboboxLabel; exports.ComboboxList = _chunk4CLLIRP5js.ComboboxList; exports.ComboboxSeparator = _chunk4CLLIRP5js.ComboboxSeparator; exports.ComboboxTrigger = _chunk4CLLIRP5js.ComboboxTrigger; exports.ComboboxValue = _chunk4CLLIRP5js.ComboboxValue; exports.Command = _chunk4CLLIRP5js.Command; exports.CommandDialog = _chunk4CLLIRP5js.CommandDialog; exports.CommandEmpty = _chunk4CLLIRP5js.CommandEmpty; exports.CommandGroup = _chunk4CLLIRP5js.CommandGroup; exports.CommandInput = _chunk4CLLIRP5js.CommandInput; exports.CommandItem = _chunk4CLLIRP5js.CommandItem; exports.CommandList = _chunk4CLLIRP5js.CommandList; exports.CommandSeparator = _chunk4CLLIRP5js.CommandSeparator; exports.CommandShortcut = _chunk4CLLIRP5js.CommandShortcut; exports.CommonAssociationCommandDialog = _chunk4CLLIRP5js.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunk4CLLIRP5js.CommonAssociationTrigger; exports.CommonDeleter = _chunk4CLLIRP5js.CommonDeleter; exports.CommonEditorButtons = _chunk4CLLIRP5js.CommonEditorButtons; exports.CommonEditorHeader = _chunk4CLLIRP5js.CommonEditorHeader; exports.CommonEditorTrigger = _chunk4CLLIRP5js.CommonEditorTrigger; exports.CompaniesList = _chunk4CLLIRP5js.CompaniesList; exports.CompanyConfigurationEditor = _chunk4CLLIRP5js.CompanyConfigurationEditor; exports.CompanyConfigurationSecurityForm = _chunk4CLLIRP5js.CompanyConfigurationSecurityForm; exports.CompanyContainer = _chunk4CLLIRP5js.CompanyContainer; exports.CompanyDeleter = _chunk4CLLIRP5js.CompanyDeleter; exports.CompanyDetails = _chunk4CLLIRP5js.CompanyDetails; exports.CompanyEditor = _chunk4CLLIRP5js.CompanyEditor; exports.CompanyUsersList = _chunk4CLLIRP5js.CompanyUsersList; exports.ContentListTable = _chunk4CLLIRP5js.ContentListTable; exports.ContentTableSearch = _chunk4CLLIRP5js.ContentTableSearch; exports.ContentTitle = _chunk4CLLIRP5js.ContentTitle; exports.ContentsList = _chunk4CLLIRP5js.ContentsList; exports.ContentsListById = _chunk4CLLIRP5js.ContentsListById; exports.ContextMenu = _chunk4CLLIRP5js.ContextMenu; exports.ContextMenuCheckboxItem = _chunk4CLLIRP5js.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunk4CLLIRP5js.ContextMenuContent; exports.ContextMenuGroup = _chunk4CLLIRP5js.ContextMenuGroup; exports.ContextMenuItem = _chunk4CLLIRP5js.ContextMenuItem; exports.ContextMenuLabel = _chunk4CLLIRP5js.ContextMenuLabel; exports.ContextMenuPortal = _chunk4CLLIRP5js.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunk4CLLIRP5js.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunk4CLLIRP5js.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunk4CLLIRP5js.ContextMenuSeparator; exports.ContextMenuShortcut = _chunk4CLLIRP5js.ContextMenuShortcut; exports.ContextMenuSub = _chunk4CLLIRP5js.ContextMenuSub; exports.ContextMenuSubContent = _chunk4CLLIRP5js.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunk4CLLIRP5js.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunk4CLLIRP5js.ContextMenuTrigger; exports.ContributorsList = _chunk4CLLIRP5js.ContributorsList; exports.Cookies = _chunk4CLLIRP5js.Cookies; exports.DatePickerPopover = _chunk4CLLIRP5js.DatePickerPopover; exports.DateRangeSelector = _chunk4CLLIRP5js.DateRangeSelector; exports.Dialog = _chunk4CLLIRP5js.Dialog; exports.DialogClose = _chunk4CLLIRP5js.DialogClose; exports.DialogContent = _chunk4CLLIRP5js.DialogContent; exports.DialogDescription = _chunk4CLLIRP5js.DialogDescription; exports.DialogFooter = _chunk4CLLIRP5js.DialogFooter; exports.DialogHeader = _chunk4CLLIRP5js.DialogHeader; exports.DialogOverlay = _chunk4CLLIRP5js.DialogOverlay; exports.DialogPortal = _chunk4CLLIRP5js.DialogPortal; exports.DialogTitle = _chunk4CLLIRP5js.DialogTitle; exports.DialogTrigger = _chunk4CLLIRP5js.DialogTrigger; exports.DisableTwoFactorDialog = _chunk4CLLIRP5js.DisableTwoFactorDialog; exports.Drawer = _chunk4CLLIRP5js.Drawer; exports.DrawerClose = _chunk4CLLIRP5js.DrawerClose; exports.DrawerContent = _chunk4CLLIRP5js.DrawerContent; exports.DrawerDescription = _chunk4CLLIRP5js.DrawerDescription; exports.DrawerFooter = _chunk4CLLIRP5js.DrawerFooter; exports.DrawerHeader = _chunk4CLLIRP5js.DrawerHeader; exports.DrawerOverlay = _chunk4CLLIRP5js.DrawerOverlay; exports.DrawerPortal = _chunk4CLLIRP5js.DrawerPortal; exports.DrawerTitle = _chunk4CLLIRP5js.DrawerTitle; exports.DrawerTrigger = _chunk4CLLIRP5js.DrawerTrigger; exports.DropdownMenu = _chunk4CLLIRP5js.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunk4CLLIRP5js.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunk4CLLIRP5js.DropdownMenuContent; exports.DropdownMenuGroup = _chunk4CLLIRP5js.DropdownMenuGroup; exports.DropdownMenuItem = _chunk4CLLIRP5js.DropdownMenuItem; exports.DropdownMenuLabel = _chunk4CLLIRP5js.DropdownMenuLabel; exports.DropdownMenuPortal = _chunk4CLLIRP5js.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunk4CLLIRP5js.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunk4CLLIRP5js.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunk4CLLIRP5js.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunk4CLLIRP5js.DropdownMenuShortcut; exports.DropdownMenuSub = _chunk4CLLIRP5js.DropdownMenuSub; exports.DropdownMenuSubContent = _chunk4CLLIRP5js.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunk4CLLIRP5js.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunk4CLLIRP5js.DropdownMenuTrigger; exports.ErrorDetails = _chunk4CLLIRP5js.ErrorDetails; exports.Field = _chunk4CLLIRP5js.Field; exports.FieldContent = _chunk4CLLIRP5js.FieldContent; exports.FieldDescription = _chunk4CLLIRP5js.FieldDescription; exports.FieldError = _chunk4CLLIRP5js.FieldError; exports.FieldGroup = _chunk4CLLIRP5js.FieldGroup; exports.FieldLabel = _chunk4CLLIRP5js.FieldLabel; exports.FieldLegend = _chunk4CLLIRP5js.FieldLegend; exports.FieldSeparator = _chunk4CLLIRP5js.FieldSeparator; exports.FieldSet = _chunk4CLLIRP5js.FieldSet; exports.FieldTitle = _chunk4CLLIRP5js.FieldTitle; exports.FileInput = _chunk4CLLIRP5js.FileInput; exports.FileUploader = _chunk4CLLIRP5js.FileUploader; exports.FileUploaderContent = _chunk4CLLIRP5js.FileUploaderContent; exports.FileUploaderItem = _chunk4CLLIRP5js.FileUploaderItem; exports.ForgotPassword = _chunk4CLLIRP5js.ForgotPassword; exports.Form = _chunk4CLLIRP5js.Form; exports.FormBlockNote = _chunk4CLLIRP5js.FormBlockNote; exports.FormCheckbox = _chunk4CLLIRP5js.FormCheckbox; exports.FormDate = _chunk4CLLIRP5js.FormDate; exports.FormDateTime = _chunk4CLLIRP5js.FormDateTime; exports.FormFeatures = _chunk4CLLIRP5js.FormFeatures; exports.FormFieldWrapper = _chunk4CLLIRP5js.FormFieldWrapper; exports.FormInput = _chunk4CLLIRP5js.FormInput; exports.FormPassword = _chunk4CLLIRP5js.FormPassword; exports.FormPlaceAutocomplete = _chunk4CLLIRP5js.FormPlaceAutocomplete; exports.FormRoles = _chunk4CLLIRP5js.FormRoles; exports.FormSelect = _chunk4CLLIRP5js.FormSelect; exports.FormSlider = _chunk4CLLIRP5js.FormSlider; exports.FormSwitch = _chunk4CLLIRP5js.FormSwitch; exports.FormTextarea = _chunk4CLLIRP5js.FormTextarea; exports.GdprConsentCheckbox = _chunk4CLLIRP5js.GdprConsentCheckbox; exports.GdprConsentSection = _chunk4CLLIRP5js.GdprConsentSection; exports.Header = _chunk4CLLIRP5js.Header; exports.HoverCard = _chunk4CLLIRP5js.HoverCard; exports.HoverCardContent = _chunk4CLLIRP5js.HoverCardContent; exports.HoverCardTrigger = _chunk4CLLIRP5js.HoverCardTrigger; exports.Input = _chunk4CLLIRP5js.Input; exports.InputGroup = _chunk4CLLIRP5js.InputGroup; exports.InputGroupAddon = _chunk4CLLIRP5js.InputGroupAddon; exports.InputGroupButton = _chunk4CLLIRP5js.InputGroupButton; exports.InputGroupInput = _chunk4CLLIRP5js.InputGroupInput; exports.InputGroupText = _chunk4CLLIRP5js.InputGroupText; exports.InputGroupTextarea = _chunk4CLLIRP5js.InputGroupTextarea; exports.InputOTP = _chunk4CLLIRP5js.InputOTP; exports.InputOTPGroup = _chunk4CLLIRP5js.InputOTPGroup; exports.InputOTPSeparator = _chunk4CLLIRP5js.InputOTPSeparator; exports.InputOTPSlot = _chunk4CLLIRP5js.InputOTPSlot; exports.Item = _chunk4CLLIRP5js.KanbanItem; exports.ItemHandle = _chunk4CLLIRP5js.KanbanItemHandle; exports.Kanban = _chunk4CLLIRP5js.KanbanRoot; exports.KanbanBoard = _chunk4CLLIRP5js.KanbanBoard; exports.KanbanColumn = _chunk4CLLIRP5js.KanbanColumn; exports.KanbanColumnHandle = _chunk4CLLIRP5js.KanbanColumnHandle; exports.KanbanItem = _chunk4CLLIRP5js.KanbanItem; exports.KanbanItemHandle = _chunk4CLLIRP5js.KanbanItemHandle; exports.KanbanOverlay = _chunk4CLLIRP5js.KanbanOverlay; exports.Label = _chunk4CLLIRP5js.Label; exports.LandingComponent = _chunk4CLLIRP5js.LandingComponent; exports.Link = _chunk4CLLIRP5js.Link; exports.Login = _chunk4CLLIRP5js.Login; exports.Logout = _chunk4CLLIRP5js.Logout; exports.ModeToggleSwitch = _chunk4CLLIRP5js.ModeToggleSwitch; exports.MultiSelect = _chunk4CLLIRP5js.MultiSelect; exports.MultipleSelector = _chunk4CLLIRP5js.MultipleSelector; exports.NavigationMenu = _chunk4CLLIRP5js.NavigationMenu; exports.NavigationMenuContent = _chunk4CLLIRP5js.NavigationMenuContent; exports.NavigationMenuIndicator = _chunk4CLLIRP5js.NavigationMenuIndicator; exports.NavigationMenuItem = _chunk4CLLIRP5js.NavigationMenuItem; exports.NavigationMenuLink = _chunk4CLLIRP5js.NavigationMenuLink; exports.NavigationMenuList = _chunk4CLLIRP5js.NavigationMenuList; exports.NavigationMenuPositioner = _chunk4CLLIRP5js.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunk4CLLIRP5js.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunk4CLLIRP5js.NotificationErrorBoundary; exports.NotificationMenuItem = _chunk4CLLIRP5js.NotificationMenuItem; exports.NotificationModal = _chunk4CLLIRP5js.NotificationModal; exports.NotificationToast = _chunk4CLLIRP5js.NotificationToast; exports.NotificationsList = _chunk4CLLIRP5js.NotificationsList; exports.NotificationsListContainer = _chunk4CLLIRP5js.NotificationsListContainer; exports.OAuthClientCard = _chunk4CLLIRP5js.OAuthClientCard; exports.OAuthClientDetail = _chunk4CLLIRP5js.OAuthClientDetail; exports.OAuthClientForm = _chunk4CLLIRP5js.OAuthClientForm; exports.OAuthClientList = _chunk4CLLIRP5js.OAuthClientList; exports.OAuthClientSecretDisplay = _chunk4CLLIRP5js.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunk4CLLIRP5js.OAuthConsentActions; exports.OAuthConsentHeader = _chunk4CLLIRP5js.OAuthConsentHeader; exports.OAuthConsentScreen = _chunk4CLLIRP5js.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunk4CLLIRP5js.OAuthRedirectUriInput; exports.OAuthScopeList = _chunk4CLLIRP5js.OAuthScopeList; exports.OAuthScopeSelector = _chunk4CLLIRP5js.OAuthScopeSelector; exports.OnboardingCard = _chunk4CLLIRP5js.OnboardingCard; exports.Overlay = _chunk4CLLIRP5js.KanbanOverlay; exports.PageContainer = _chunk4CLLIRP5js.PageContainer; exports.PageContainerContentDetails = _chunk4CLLIRP5js.PageContainerContentDetails; exports.PageContentContainer = _chunk4CLLIRP5js.PageContentContainer; exports.PageSection = _chunk4CLLIRP5js.PageSection; exports.PasskeyButton = _chunk4CLLIRP5js.PasskeyButton; exports.PasskeyList = _chunk4CLLIRP5js.PasskeyList; exports.PasskeySetupDialog = _chunk4CLLIRP5js.PasskeySetupDialog; exports.PasswordInput = _chunk4CLLIRP5js.PasswordInput; exports.Popover = _chunk4CLLIRP5js.Popover; exports.PopoverContent = _chunk4CLLIRP5js.PopoverContent; exports.PopoverDescription = _chunk4CLLIRP5js.PopoverDescription; exports.PopoverHeader = _chunk4CLLIRP5js.PopoverHeader; exports.PopoverTitle = _chunk4CLLIRP5js.PopoverTitle; exports.PopoverTrigger = _chunk4CLLIRP5js.PopoverTrigger; exports.Progress = _chunk4CLLIRP5js.Progress; exports.ProgressIndicator = _chunk4CLLIRP5js.ProgressIndicator; exports.ProgressLabel = _chunk4CLLIRP5js.ProgressLabel; exports.ProgressTrack = _chunk4CLLIRP5js.ProgressTrack; exports.ProgressValue = _chunk4CLLIRP5js.ProgressValue; exports.PushNotificationProvider = _chunk4CLLIRP5js.PushNotificationProvider; exports.RadioGroup = _chunk4CLLIRP5js.RadioGroup; exports.RadioGroupItem = _chunk4CLLIRP5js.RadioGroupItem; exports.RbacContainer = _chunk4CLLIRP5js.RbacContainer; exports.RbacFeatureSection = _chunk4CLLIRP5js.RbacFeatureSection; exports.RbacModuleTable = _chunk4CLLIRP5js.RbacModuleTable; exports.RbacPermissionCell = _chunk4CLLIRP5js.RbacPermissionCell; exports.RbacPermissionPicker = _chunk4CLLIRP5js.RbacPermissionPicker; exports.RbacToolbar = _chunk4CLLIRP5js.RbacToolbar; exports.ReactMarkdownContainer = _chunk4CLLIRP5js.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunk4CLLIRP5js.RecentPagesNavigator; exports.ReferralCodeCapture = _chunk4CLLIRP5js.ReferralCodeCapture; exports.ReferralDialog = _chunk4CLLIRP5js.ReferralDialog; exports.ReferralWidget = _chunk4CLLIRP5js.ReferralWidget; exports.RefreshUser = _chunk4CLLIRP5js.RefreshUser; exports.RelevantContentsList = _chunk4CLLIRP5js.RelevantContentsList; exports.RelevantUsersList = _chunk4CLLIRP5js.RelevantUsersList; exports.RemoveUserFromRole = _chunk4CLLIRP5js.RemoveUserFromRole; exports.ResetPassword = _chunk4CLLIRP5js.ResetPassword; exports.ResizableHandle = _chunk4CLLIRP5js.ResizableHandle; exports.ResizablePanel = _chunk4CLLIRP5js.ResizablePanel; exports.ResizablePanelGroup = _chunk4CLLIRP5js.ResizablePanelGroup; exports.RoleContainer = _chunk4CLLIRP5js.RoleContainer; exports.RoleDetails = _chunk4CLLIRP5js.RoleDetails; exports.RoleUsersList = _chunk4CLLIRP5js.RoleUsersList; exports.RolesList = _chunk4CLLIRP5js.RolesList; exports.Root = _chunk4CLLIRP5js.KanbanRoot; exports.RoundPageContainer = _chunk4CLLIRP5js.RoundPageContainer; exports.RoundPageContainerTitle = _chunk4CLLIRP5js.RoundPageContainerTitle; exports.ScrollArea = _chunk4CLLIRP5js.ScrollArea; exports.ScrollBar = _chunk4CLLIRP5js.ScrollBar; exports.SecurityContainer = _chunk4CLLIRP5js.SecurityContainer; exports.Select = _chunk4CLLIRP5js.Select; exports.SelectContent = _chunk4CLLIRP5js.SelectContent; exports.SelectGroup = _chunk4CLLIRP5js.SelectGroup; exports.SelectItem = _chunk4CLLIRP5js.SelectItem; exports.SelectLabel = _chunk4CLLIRP5js.SelectLabel; exports.SelectScrollDownButton = _chunk4CLLIRP5js.SelectScrollDownButton; exports.SelectScrollUpButton = _chunk4CLLIRP5js.SelectScrollUpButton; exports.SelectSeparator = _chunk4CLLIRP5js.SelectSeparator; exports.SelectTrigger = _chunk4CLLIRP5js.SelectTrigger; exports.SelectValue = _chunk4CLLIRP5js.SelectValue; exports.Separator = _chunk4CLLIRP5js.Separator; exports.Sheet = _chunk4CLLIRP5js.Sheet; exports.SheetClose = _chunk4CLLIRP5js.SheetClose; exports.SheetContent = _chunk4CLLIRP5js.SheetContent; exports.SheetDescription = _chunk4CLLIRP5js.SheetDescription; exports.SheetFooter = _chunk4CLLIRP5js.SheetFooter; exports.SheetHeader = _chunk4CLLIRP5js.SheetHeader; exports.SheetTitle = _chunk4CLLIRP5js.SheetTitle; exports.SheetTrigger = _chunk4CLLIRP5js.SheetTrigger; exports.Sidebar = _chunk4CLLIRP5js.Sidebar; exports.SidebarContent = _chunk4CLLIRP5js.SidebarContent; exports.SidebarFooter = _chunk4CLLIRP5js.SidebarFooter; exports.SidebarGroup = _chunk4CLLIRP5js.SidebarGroup; exports.SidebarGroupAction = _chunk4CLLIRP5js.SidebarGroupAction; exports.SidebarGroupContent = _chunk4CLLIRP5js.SidebarGroupContent; exports.SidebarGroupLabel = _chunk4CLLIRP5js.SidebarGroupLabel; exports.SidebarHeader = _chunk4CLLIRP5js.SidebarHeader; exports.SidebarInput = _chunk4CLLIRP5js.SidebarInput; exports.SidebarInset = _chunk4CLLIRP5js.SidebarInset; exports.SidebarMenu = _chunk4CLLIRP5js.SidebarMenu; exports.SidebarMenuAction = _chunk4CLLIRP5js.SidebarMenuAction; exports.SidebarMenuBadge = _chunk4CLLIRP5js.SidebarMenuBadge; exports.SidebarMenuButton = _chunk4CLLIRP5js.SidebarMenuButton; exports.SidebarMenuItem = _chunk4CLLIRP5js.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunk4CLLIRP5js.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunk4CLLIRP5js.SidebarMenuSub; exports.SidebarMenuSubButton = _chunk4CLLIRP5js.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunk4CLLIRP5js.SidebarMenuSubItem; exports.SidebarProvider = _chunk4CLLIRP5js.SidebarProvider; exports.SidebarRail = _chunk4CLLIRP5js.SidebarRail; exports.SidebarSeparator = _chunk4CLLIRP5js.SidebarSeparator; exports.SidebarTrigger = _chunk4CLLIRP5js.SidebarTrigger; exports.Skeleton = _chunk4CLLIRP5js.Skeleton; exports.Slider = _chunk4CLLIRP5js.Slider; exports.Switch = _chunk4CLLIRP5js.Switch; exports.Table = _chunk4CLLIRP5js.Table; exports.TableBody = _chunk4CLLIRP5js.TableBody; exports.TableCaption = _chunk4CLLIRP5js.TableCaption; exports.TableCell = _chunk4CLLIRP5js.TableCell; exports.TableFooter = _chunk4CLLIRP5js.TableFooter; exports.TableHead = _chunk4CLLIRP5js.TableHead; exports.TableHeader = _chunk4CLLIRP5js.TableHeader; exports.TableRow = _chunk4CLLIRP5js.TableRow; exports.Tabs = _chunk4CLLIRP5js.Tabs; exports.TabsContainer = _chunk4CLLIRP5js.TabsContainer; exports.TabsContent = _chunk4CLLIRP5js.TabsContent; exports.TabsList = _chunk4CLLIRP5js.TabsList; exports.TabsTrigger = _chunk4CLLIRP5js.TabsTrigger; exports.Textarea = _chunk4CLLIRP5js.Textarea; exports.Toaster = _chunk4CLLIRP5js.Toaster; exports.Toggle = _chunk4CLLIRP5js.Toggle; exports.TokenStatusIndicator = _chunk4CLLIRP5js.TokenStatusIndicator; exports.Tooltip = _chunk4CLLIRP5js.Tooltip; exports.TooltipContent = _chunk4CLLIRP5js.TooltipContent; exports.TooltipProvider = _chunk4CLLIRP5js.TooltipProvider; exports.TooltipTrigger = _chunk4CLLIRP5js.TooltipTrigger; exports.TotpAuthenticatorList = _chunk4CLLIRP5js.TotpAuthenticatorList; exports.TotpInput = _chunk4CLLIRP5js.TotpInput; exports.TotpSetupDialog = _chunk4CLLIRP5js.TotpSetupDialog; exports.TwoFactorChallenge = _chunk4CLLIRP5js.TwoFactorChallenge; exports.TwoFactorSettings = _chunk4CLLIRP5js.TwoFactorSettings; exports.UserAvatar = _chunk4CLLIRP5js.UserAvatar; exports.UserAvatarEditor = _chunk4CLLIRP5js.UserAvatarEditor; exports.UserAvatarList = _chunk4CLLIRP5js.UserAvatarList; exports.UserContainer = _chunk4CLLIRP5js.UserContainer; exports.UserDeleter = _chunk4CLLIRP5js.UserDeleter; exports.UserDetails = _chunk4CLLIRP5js.UserDetails; exports.UserEditor = _chunk4CLLIRP5js.UserEditor; exports.UserIndexContainer = _chunk4CLLIRP5js.UserIndexContainer; exports.UserIndexDetails = _chunk4CLLIRP5js.UserIndexDetails; exports.UserListInAdd = _chunk4CLLIRP5js.UserListInAdd; exports.UserMultiSelect = _chunk4CLLIRP5js.UserMultiSelect; exports.UserReactivator = _chunk4CLLIRP5js.UserReactivator; exports.UserResentInvitationEmail = _chunk4CLLIRP5js.UserResentInvitationEmail; exports.UserRoleAdd = _chunk4CLLIRP5js.UserRoleAdd; exports.UserRolesList = _chunk4CLLIRP5js.UserRolesList; exports.UserSelector = _chunk4CLLIRP5js.UserSelector; exports.UserStanadaloneDetails = _chunk4CLLIRP5js.UserStanadaloneDetails; exports.UsersList = _chunk4CLLIRP5js.UsersList; exports.UsersListByContentIds = _chunk4CLLIRP5js.UsersListByContentIds; exports.UsersListContainer = _chunk4CLLIRP5js.UsersListContainer; exports.WaitlistConfirmation = _chunk4CLLIRP5js.WaitlistConfirmation; exports.WaitlistForm = _chunk4CLLIRP5js.WaitlistForm; exports.WaitlistHeroSection = _chunk4CLLIRP5js.WaitlistHeroSection; exports.WaitlistList = _chunk4CLLIRP5js.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunk4CLLIRP5js.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunk4CLLIRP5js.WaitlistSuccessState; exports.badgeVariants = _chunk4CLLIRP5js.badgeVariants; exports.buttonVariants = _chunk4CLLIRP5js.buttonVariants; exports.cellComponent = _chunk4CLLIRP5js.cellComponent; exports.cellDate = _chunk4CLLIRP5js.cellDate; exports.cellId = _chunk4CLLIRP5js.cellId; exports.cellLink = _chunk4CLLIRP5js.cellLink; exports.cellUrl = _chunk4CLLIRP5js.cellUrl; exports.errorToast = _chunk4CLLIRP5js.errorToast; exports.generateNotificationData = _chunk4CLLIRP5js.generateNotificationData; exports.getIcon = _chunkQOLVON35js.getIcon; exports.getIconByModule = _chunkQOLVON35js.getIconByModule; exports.getIconByModuleName = _chunkQOLVON35js.getIconByModuleName; exports.navigationMenuTriggerStyle = _chunk4CLLIRP5js.navigationMenuTriggerStyle; exports.tabsListVariants = _chunk4CLLIRP5js.tabsListVariants; exports.toggleVariants = _chunk4CLLIRP5js.toggleVariants; exports.triggerAssociationToast = _chunk4CLLIRP5js.triggerAssociationToast; exports.useCarousel = _chunk4CLLIRP5js.useCarousel; exports.useComboboxAnchor = _chunk4CLLIRP5js.useComboboxAnchor; exports.useDebounce = _chunk4CLLIRP5js.useDebounce2; exports.useFileUpload = _chunk4CLLIRP5js.useFileUpload; exports.useSidebar = _chunk4CLLIRP5js.useSidebar;
|
|
870
|
+
exports.AcceptInvitation = _chunkPAIXFTNLjs.AcceptInvitation; exports.Accordion = _chunkPAIXFTNLjs.Accordion; exports.AccordionContent = _chunkPAIXFTNLjs.AccordionContent; exports.AccordionItem = _chunkPAIXFTNLjs.AccordionItem; exports.AccordionTrigger = _chunkPAIXFTNLjs.AccordionTrigger; exports.ActivateAccount = _chunkPAIXFTNLjs.ActivateAccount; exports.AddUserToRole = _chunkPAIXFTNLjs.AddUserToRole; exports.AdminCompanyContainer = _chunkPAIXFTNLjs.AdminCompanyContainer; exports.AdminUsersList = _chunkPAIXFTNLjs.AdminUsersList; exports.Alert = _chunkPAIXFTNLjs.Alert; exports.AlertAction = _chunkPAIXFTNLjs.AlertAction; exports.AlertDescription = _chunkPAIXFTNLjs.AlertDescription; exports.AlertDialog = _chunkPAIXFTNLjs.AlertDialog; exports.AlertDialogAction = _chunkPAIXFTNLjs.AlertDialogAction; exports.AlertDialogCancel = _chunkPAIXFTNLjs.AlertDialogCancel; exports.AlertDialogContent = _chunkPAIXFTNLjs.AlertDialogContent; exports.AlertDialogDescription = _chunkPAIXFTNLjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkPAIXFTNLjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkPAIXFTNLjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkPAIXFTNLjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkPAIXFTNLjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkPAIXFTNLjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkPAIXFTNLjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkPAIXFTNLjs.AlertDialogTrigger; exports.AlertTitle = _chunkPAIXFTNLjs.AlertTitle; exports.AllowedUsersDetails = _chunkPAIXFTNLjs.AllowedUsersDetails; exports.AttributeElement = _chunkPAIXFTNLjs.AttributeElement; exports.AuthContainer = _chunkPAIXFTNLjs.AuthContainer; exports.Avatar = _chunkPAIXFTNLjs.Avatar; exports.AvatarBadge = _chunkPAIXFTNLjs.AvatarBadge; exports.AvatarFallback = _chunkPAIXFTNLjs.AvatarFallback; exports.AvatarGroup = _chunkPAIXFTNLjs.AvatarGroup; exports.AvatarGroupCount = _chunkPAIXFTNLjs.AvatarGroupCount; exports.AvatarImage = _chunkPAIXFTNLjs.AvatarImage; exports.BackupCodesDialog = _chunkPAIXFTNLjs.BackupCodesDialog; exports.Badge = _chunkPAIXFTNLjs.Badge; exports.BlockNoteEditorContainer = _chunkPAIXFTNLjs.BlockNoteEditorContainer; exports.Board = _chunkPAIXFTNLjs.KanbanBoard; exports.Breadcrumb = _chunkPAIXFTNLjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkPAIXFTNLjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkPAIXFTNLjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkPAIXFTNLjs.BreadcrumbLink; exports.BreadcrumbList = _chunkPAIXFTNLjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkPAIXFTNLjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkPAIXFTNLjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkPAIXFTNLjs.BreadcrumbSeparator; exports.Button = _chunkPAIXFTNLjs.Button; exports.Calendar = _chunkPAIXFTNLjs.Calendar; exports.CalendarDayButton = _chunkPAIXFTNLjs.CalendarDayButton; exports.Card = _chunkPAIXFTNLjs.Card; exports.CardAction = _chunkPAIXFTNLjs.CardAction; exports.CardContent = _chunkPAIXFTNLjs.CardContent; exports.CardDescription = _chunkPAIXFTNLjs.CardDescription; exports.CardFooter = _chunkPAIXFTNLjs.CardFooter; exports.CardHeader = _chunkPAIXFTNLjs.CardHeader; exports.CardTitle = _chunkPAIXFTNLjs.CardTitle; exports.Carousel = _chunkPAIXFTNLjs.Carousel; exports.CarouselContent = _chunkPAIXFTNLjs.CarouselContent; exports.CarouselItem = _chunkPAIXFTNLjs.CarouselItem; exports.CarouselNext = _chunkPAIXFTNLjs.CarouselNext; exports.CarouselPrevious = _chunkPAIXFTNLjs.CarouselPrevious; exports.ChartContainer = _chunkPAIXFTNLjs.ChartContainer; exports.ChartLegend = _chunkPAIXFTNLjs.ChartLegend; exports.ChartLegendContent = _chunkPAIXFTNLjs.ChartLegendContent; exports.ChartStyle = _chunkPAIXFTNLjs.ChartStyle; exports.ChartTooltip = _chunkPAIXFTNLjs.ChartTooltip; exports.ChartTooltipContent = _chunkPAIXFTNLjs.ChartTooltipContent; exports.Checkbox = _chunkPAIXFTNLjs.Checkbox; exports.Collapsible = _chunkPAIXFTNLjs.Collapsible; exports.CollapsibleContent = _chunkPAIXFTNLjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkPAIXFTNLjs.CollapsibleTrigger; exports.Column = _chunkPAIXFTNLjs.KanbanColumn; exports.ColumnHandle = _chunkPAIXFTNLjs.KanbanColumnHandle; exports.Combobox = _chunkPAIXFTNLjs.Combobox; exports.ComboboxChip = _chunkPAIXFTNLjs.ComboboxChip; exports.ComboboxChips = _chunkPAIXFTNLjs.ComboboxChips; exports.ComboboxChipsInput = _chunkPAIXFTNLjs.ComboboxChipsInput; exports.ComboboxCollection = _chunkPAIXFTNLjs.ComboboxCollection; exports.ComboboxContent = _chunkPAIXFTNLjs.ComboboxContent; exports.ComboboxEmpty = _chunkPAIXFTNLjs.ComboboxEmpty; exports.ComboboxGroup = _chunkPAIXFTNLjs.ComboboxGroup; exports.ComboboxInput = _chunkPAIXFTNLjs.ComboboxInput; exports.ComboboxItem = _chunkPAIXFTNLjs.ComboboxItem; exports.ComboboxLabel = _chunkPAIXFTNLjs.ComboboxLabel; exports.ComboboxList = _chunkPAIXFTNLjs.ComboboxList; exports.ComboboxSeparator = _chunkPAIXFTNLjs.ComboboxSeparator; exports.ComboboxTrigger = _chunkPAIXFTNLjs.ComboboxTrigger; exports.ComboboxValue = _chunkPAIXFTNLjs.ComboboxValue; exports.Command = _chunkPAIXFTNLjs.Command; exports.CommandDialog = _chunkPAIXFTNLjs.CommandDialog; exports.CommandEmpty = _chunkPAIXFTNLjs.CommandEmpty; exports.CommandGroup = _chunkPAIXFTNLjs.CommandGroup; exports.CommandInput = _chunkPAIXFTNLjs.CommandInput; exports.CommandItem = _chunkPAIXFTNLjs.CommandItem; exports.CommandList = _chunkPAIXFTNLjs.CommandList; exports.CommandSeparator = _chunkPAIXFTNLjs.CommandSeparator; exports.CommandShortcut = _chunkPAIXFTNLjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkPAIXFTNLjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkPAIXFTNLjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkPAIXFTNLjs.CommonDeleter; exports.CommonEditorButtons = _chunkPAIXFTNLjs.CommonEditorButtons; exports.CommonEditorHeader = _chunkPAIXFTNLjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkPAIXFTNLjs.CommonEditorTrigger; exports.CompaniesList = _chunkPAIXFTNLjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkPAIXFTNLjs.CompanyConfigurationEditor; exports.CompanyConfigurationSecurityForm = _chunkPAIXFTNLjs.CompanyConfigurationSecurityForm; exports.CompanyContainer = _chunkPAIXFTNLjs.CompanyContainer; exports.CompanyDeleter = _chunkPAIXFTNLjs.CompanyDeleter; exports.CompanyDetails = _chunkPAIXFTNLjs.CompanyDetails; exports.CompanyEditor = _chunkPAIXFTNLjs.CompanyEditor; exports.CompanyUsersList = _chunkPAIXFTNLjs.CompanyUsersList; exports.ContentListTable = _chunkPAIXFTNLjs.ContentListTable; exports.ContentTableSearch = _chunkPAIXFTNLjs.ContentTableSearch; exports.ContentTitle = _chunkPAIXFTNLjs.ContentTitle; exports.ContentsList = _chunkPAIXFTNLjs.ContentsList; exports.ContentsListById = _chunkPAIXFTNLjs.ContentsListById; exports.ContextMenu = _chunkPAIXFTNLjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkPAIXFTNLjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkPAIXFTNLjs.ContextMenuContent; exports.ContextMenuGroup = _chunkPAIXFTNLjs.ContextMenuGroup; exports.ContextMenuItem = _chunkPAIXFTNLjs.ContextMenuItem; exports.ContextMenuLabel = _chunkPAIXFTNLjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkPAIXFTNLjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkPAIXFTNLjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkPAIXFTNLjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkPAIXFTNLjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkPAIXFTNLjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkPAIXFTNLjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkPAIXFTNLjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkPAIXFTNLjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkPAIXFTNLjs.ContextMenuTrigger; exports.ContributorsList = _chunkPAIXFTNLjs.ContributorsList; exports.Cookies = _chunkPAIXFTNLjs.Cookies; exports.DatePickerPopover = _chunkPAIXFTNLjs.DatePickerPopover; exports.DateRangeSelector = _chunkPAIXFTNLjs.DateRangeSelector; exports.Dialog = _chunkPAIXFTNLjs.Dialog; exports.DialogClose = _chunkPAIXFTNLjs.DialogClose; exports.DialogContent = _chunkPAIXFTNLjs.DialogContent; exports.DialogDescription = _chunkPAIXFTNLjs.DialogDescription; exports.DialogFooter = _chunkPAIXFTNLjs.DialogFooter; exports.DialogHeader = _chunkPAIXFTNLjs.DialogHeader; exports.DialogOverlay = _chunkPAIXFTNLjs.DialogOverlay; exports.DialogPortal = _chunkPAIXFTNLjs.DialogPortal; exports.DialogTitle = _chunkPAIXFTNLjs.DialogTitle; exports.DialogTrigger = _chunkPAIXFTNLjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunkPAIXFTNLjs.DisableTwoFactorDialog; exports.Drawer = _chunkPAIXFTNLjs.Drawer; exports.DrawerClose = _chunkPAIXFTNLjs.DrawerClose; exports.DrawerContent = _chunkPAIXFTNLjs.DrawerContent; exports.DrawerDescription = _chunkPAIXFTNLjs.DrawerDescription; exports.DrawerFooter = _chunkPAIXFTNLjs.DrawerFooter; exports.DrawerHeader = _chunkPAIXFTNLjs.DrawerHeader; exports.DrawerOverlay = _chunkPAIXFTNLjs.DrawerOverlay; exports.DrawerPortal = _chunkPAIXFTNLjs.DrawerPortal; exports.DrawerTitle = _chunkPAIXFTNLjs.DrawerTitle; exports.DrawerTrigger = _chunkPAIXFTNLjs.DrawerTrigger; exports.DropdownMenu = _chunkPAIXFTNLjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkPAIXFTNLjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkPAIXFTNLjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkPAIXFTNLjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkPAIXFTNLjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkPAIXFTNLjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkPAIXFTNLjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkPAIXFTNLjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkPAIXFTNLjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkPAIXFTNLjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkPAIXFTNLjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkPAIXFTNLjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkPAIXFTNLjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkPAIXFTNLjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkPAIXFTNLjs.DropdownMenuTrigger; exports.ErrorDetails = _chunkPAIXFTNLjs.ErrorDetails; exports.Field = _chunkPAIXFTNLjs.Field; exports.FieldContent = _chunkPAIXFTNLjs.FieldContent; exports.FieldDescription = _chunkPAIXFTNLjs.FieldDescription; exports.FieldError = _chunkPAIXFTNLjs.FieldError; exports.FieldGroup = _chunkPAIXFTNLjs.FieldGroup; exports.FieldLabel = _chunkPAIXFTNLjs.FieldLabel; exports.FieldLegend = _chunkPAIXFTNLjs.FieldLegend; exports.FieldSeparator = _chunkPAIXFTNLjs.FieldSeparator; exports.FieldSet = _chunkPAIXFTNLjs.FieldSet; exports.FieldTitle = _chunkPAIXFTNLjs.FieldTitle; exports.FileInput = _chunkPAIXFTNLjs.FileInput; exports.FileUploader = _chunkPAIXFTNLjs.FileUploader; exports.FileUploaderContent = _chunkPAIXFTNLjs.FileUploaderContent; exports.FileUploaderItem = _chunkPAIXFTNLjs.FileUploaderItem; exports.ForgotPassword = _chunkPAIXFTNLjs.ForgotPassword; exports.Form = _chunkPAIXFTNLjs.Form; exports.FormBlockNote = _chunkPAIXFTNLjs.FormBlockNote; exports.FormCheckbox = _chunkPAIXFTNLjs.FormCheckbox; exports.FormDate = _chunkPAIXFTNLjs.FormDate; exports.FormDateTime = _chunkPAIXFTNLjs.FormDateTime; exports.FormFeatures = _chunkPAIXFTNLjs.FormFeatures; exports.FormFieldWrapper = _chunkPAIXFTNLjs.FormFieldWrapper; exports.FormInput = _chunkPAIXFTNLjs.FormInput; exports.FormPassword = _chunkPAIXFTNLjs.FormPassword; exports.FormPlaceAutocomplete = _chunkPAIXFTNLjs.FormPlaceAutocomplete; exports.FormRoles = _chunkPAIXFTNLjs.FormRoles; exports.FormSelect = _chunkPAIXFTNLjs.FormSelect; exports.FormSlider = _chunkPAIXFTNLjs.FormSlider; exports.FormSwitch = _chunkPAIXFTNLjs.FormSwitch; exports.FormTextarea = _chunkPAIXFTNLjs.FormTextarea; exports.GdprConsentCheckbox = _chunkPAIXFTNLjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunkPAIXFTNLjs.GdprConsentSection; exports.Header = _chunkPAIXFTNLjs.Header; exports.HoverCard = _chunkPAIXFTNLjs.HoverCard; exports.HoverCardContent = _chunkPAIXFTNLjs.HoverCardContent; exports.HoverCardTrigger = _chunkPAIXFTNLjs.HoverCardTrigger; exports.Input = _chunkPAIXFTNLjs.Input; exports.InputGroup = _chunkPAIXFTNLjs.InputGroup; exports.InputGroupAddon = _chunkPAIXFTNLjs.InputGroupAddon; exports.InputGroupButton = _chunkPAIXFTNLjs.InputGroupButton; exports.InputGroupInput = _chunkPAIXFTNLjs.InputGroupInput; exports.InputGroupText = _chunkPAIXFTNLjs.InputGroupText; exports.InputGroupTextarea = _chunkPAIXFTNLjs.InputGroupTextarea; exports.InputOTP = _chunkPAIXFTNLjs.InputOTP; exports.InputOTPGroup = _chunkPAIXFTNLjs.InputOTPGroup; exports.InputOTPSeparator = _chunkPAIXFTNLjs.InputOTPSeparator; exports.InputOTPSlot = _chunkPAIXFTNLjs.InputOTPSlot; exports.Item = _chunkPAIXFTNLjs.KanbanItem; exports.ItemHandle = _chunkPAIXFTNLjs.KanbanItemHandle; exports.Kanban = _chunkPAIXFTNLjs.KanbanRoot; exports.KanbanBoard = _chunkPAIXFTNLjs.KanbanBoard; exports.KanbanColumn = _chunkPAIXFTNLjs.KanbanColumn; exports.KanbanColumnHandle = _chunkPAIXFTNLjs.KanbanColumnHandle; exports.KanbanItem = _chunkPAIXFTNLjs.KanbanItem; exports.KanbanItemHandle = _chunkPAIXFTNLjs.KanbanItemHandle; exports.KanbanOverlay = _chunkPAIXFTNLjs.KanbanOverlay; exports.Label = _chunkPAIXFTNLjs.Label; exports.LandingComponent = _chunkPAIXFTNLjs.LandingComponent; exports.Link = _chunkPAIXFTNLjs.Link; exports.Login = _chunkPAIXFTNLjs.Login; exports.Logout = _chunkPAIXFTNLjs.Logout; exports.ModeToggleSwitch = _chunkPAIXFTNLjs.ModeToggleSwitch; exports.MultiSelect = _chunkPAIXFTNLjs.MultiSelect; exports.MultipleSelector = _chunkPAIXFTNLjs.MultipleSelector; exports.NavigationMenu = _chunkPAIXFTNLjs.NavigationMenu; exports.NavigationMenuContent = _chunkPAIXFTNLjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkPAIXFTNLjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkPAIXFTNLjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkPAIXFTNLjs.NavigationMenuLink; exports.NavigationMenuList = _chunkPAIXFTNLjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkPAIXFTNLjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkPAIXFTNLjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkPAIXFTNLjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkPAIXFTNLjs.NotificationMenuItem; exports.NotificationModal = _chunkPAIXFTNLjs.NotificationModal; exports.NotificationToast = _chunkPAIXFTNLjs.NotificationToast; exports.NotificationsList = _chunkPAIXFTNLjs.NotificationsList; exports.NotificationsListContainer = _chunkPAIXFTNLjs.NotificationsListContainer; exports.OAuthClientCard = _chunkPAIXFTNLjs.OAuthClientCard; exports.OAuthClientDetail = _chunkPAIXFTNLjs.OAuthClientDetail; exports.OAuthClientForm = _chunkPAIXFTNLjs.OAuthClientForm; exports.OAuthClientList = _chunkPAIXFTNLjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkPAIXFTNLjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkPAIXFTNLjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkPAIXFTNLjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkPAIXFTNLjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkPAIXFTNLjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkPAIXFTNLjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkPAIXFTNLjs.OAuthScopeSelector; exports.OnboardingCard = _chunkPAIXFTNLjs.OnboardingCard; exports.Overlay = _chunkPAIXFTNLjs.KanbanOverlay; exports.PageContainer = _chunkPAIXFTNLjs.PageContainer; exports.PageContainerContentDetails = _chunkPAIXFTNLjs.PageContainerContentDetails; exports.PageContentContainer = _chunkPAIXFTNLjs.PageContentContainer; exports.PageSection = _chunkPAIXFTNLjs.PageSection; exports.PasskeyButton = _chunkPAIXFTNLjs.PasskeyButton; exports.PasskeyList = _chunkPAIXFTNLjs.PasskeyList; exports.PasskeySetupDialog = _chunkPAIXFTNLjs.PasskeySetupDialog; exports.PasswordInput = _chunkPAIXFTNLjs.PasswordInput; exports.Popover = _chunkPAIXFTNLjs.Popover; exports.PopoverContent = _chunkPAIXFTNLjs.PopoverContent; exports.PopoverDescription = _chunkPAIXFTNLjs.PopoverDescription; exports.PopoverHeader = _chunkPAIXFTNLjs.PopoverHeader; exports.PopoverTitle = _chunkPAIXFTNLjs.PopoverTitle; exports.PopoverTrigger = _chunkPAIXFTNLjs.PopoverTrigger; exports.Progress = _chunkPAIXFTNLjs.Progress; exports.ProgressIndicator = _chunkPAIXFTNLjs.ProgressIndicator; exports.ProgressLabel = _chunkPAIXFTNLjs.ProgressLabel; exports.ProgressTrack = _chunkPAIXFTNLjs.ProgressTrack; exports.ProgressValue = _chunkPAIXFTNLjs.ProgressValue; exports.PushNotificationProvider = _chunkPAIXFTNLjs.PushNotificationProvider; exports.RadioGroup = _chunkPAIXFTNLjs.RadioGroup; exports.RadioGroupItem = _chunkPAIXFTNLjs.RadioGroupItem; exports.RbacContainer = _chunkPAIXFTNLjs.RbacContainer; exports.RbacFeatureSection = _chunkPAIXFTNLjs.RbacFeatureSection; exports.RbacModuleTable = _chunkPAIXFTNLjs.RbacModuleTable; exports.RbacPermissionCell = _chunkPAIXFTNLjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunkPAIXFTNLjs.RbacPermissionPicker; exports.RbacToolbar = _chunkPAIXFTNLjs.RbacToolbar; exports.ReactMarkdownContainer = _chunkPAIXFTNLjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkPAIXFTNLjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkPAIXFTNLjs.ReferralCodeCapture; exports.ReferralDialog = _chunkPAIXFTNLjs.ReferralDialog; exports.ReferralWidget = _chunkPAIXFTNLjs.ReferralWidget; exports.RefreshUser = _chunkPAIXFTNLjs.RefreshUser; exports.RelevantContentsList = _chunkPAIXFTNLjs.RelevantContentsList; exports.RelevantUsersList = _chunkPAIXFTNLjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkPAIXFTNLjs.RemoveUserFromRole; exports.ResetPassword = _chunkPAIXFTNLjs.ResetPassword; exports.ResizableHandle = _chunkPAIXFTNLjs.ResizableHandle; exports.ResizablePanel = _chunkPAIXFTNLjs.ResizablePanel; exports.ResizablePanelGroup = _chunkPAIXFTNLjs.ResizablePanelGroup; exports.RoleContainer = _chunkPAIXFTNLjs.RoleContainer; exports.RoleDetails = _chunkPAIXFTNLjs.RoleDetails; exports.RoleUsersList = _chunkPAIXFTNLjs.RoleUsersList; exports.RolesList = _chunkPAIXFTNLjs.RolesList; exports.Root = _chunkPAIXFTNLjs.KanbanRoot; exports.RoundPageContainer = _chunkPAIXFTNLjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunkPAIXFTNLjs.RoundPageContainerTitle; exports.ScrollArea = _chunkPAIXFTNLjs.ScrollArea; exports.ScrollBar = _chunkPAIXFTNLjs.ScrollBar; exports.SecurityContainer = _chunkPAIXFTNLjs.SecurityContainer; exports.Select = _chunkPAIXFTNLjs.Select; exports.SelectContent = _chunkPAIXFTNLjs.SelectContent; exports.SelectGroup = _chunkPAIXFTNLjs.SelectGroup; exports.SelectItem = _chunkPAIXFTNLjs.SelectItem; exports.SelectLabel = _chunkPAIXFTNLjs.SelectLabel; exports.SelectScrollDownButton = _chunkPAIXFTNLjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkPAIXFTNLjs.SelectScrollUpButton; exports.SelectSeparator = _chunkPAIXFTNLjs.SelectSeparator; exports.SelectTrigger = _chunkPAIXFTNLjs.SelectTrigger; exports.SelectValue = _chunkPAIXFTNLjs.SelectValue; exports.Separator = _chunkPAIXFTNLjs.Separator; exports.Sheet = _chunkPAIXFTNLjs.Sheet; exports.SheetClose = _chunkPAIXFTNLjs.SheetClose; exports.SheetContent = _chunkPAIXFTNLjs.SheetContent; exports.SheetDescription = _chunkPAIXFTNLjs.SheetDescription; exports.SheetFooter = _chunkPAIXFTNLjs.SheetFooter; exports.SheetHeader = _chunkPAIXFTNLjs.SheetHeader; exports.SheetTitle = _chunkPAIXFTNLjs.SheetTitle; exports.SheetTrigger = _chunkPAIXFTNLjs.SheetTrigger; exports.Sidebar = _chunkPAIXFTNLjs.Sidebar; exports.SidebarContent = _chunkPAIXFTNLjs.SidebarContent; exports.SidebarFooter = _chunkPAIXFTNLjs.SidebarFooter; exports.SidebarGroup = _chunkPAIXFTNLjs.SidebarGroup; exports.SidebarGroupAction = _chunkPAIXFTNLjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkPAIXFTNLjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkPAIXFTNLjs.SidebarGroupLabel; exports.SidebarHeader = _chunkPAIXFTNLjs.SidebarHeader; exports.SidebarInput = _chunkPAIXFTNLjs.SidebarInput; exports.SidebarInset = _chunkPAIXFTNLjs.SidebarInset; exports.SidebarMenu = _chunkPAIXFTNLjs.SidebarMenu; exports.SidebarMenuAction = _chunkPAIXFTNLjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkPAIXFTNLjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkPAIXFTNLjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkPAIXFTNLjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkPAIXFTNLjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkPAIXFTNLjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkPAIXFTNLjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkPAIXFTNLjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkPAIXFTNLjs.SidebarProvider; exports.SidebarRail = _chunkPAIXFTNLjs.SidebarRail; exports.SidebarSeparator = _chunkPAIXFTNLjs.SidebarSeparator; exports.SidebarTrigger = _chunkPAIXFTNLjs.SidebarTrigger; exports.Skeleton = _chunkPAIXFTNLjs.Skeleton; exports.Slider = _chunkPAIXFTNLjs.Slider; exports.Switch = _chunkPAIXFTNLjs.Switch; exports.Table = _chunkPAIXFTNLjs.Table; exports.TableBody = _chunkPAIXFTNLjs.TableBody; exports.TableCaption = _chunkPAIXFTNLjs.TableCaption; exports.TableCell = _chunkPAIXFTNLjs.TableCell; exports.TableFooter = _chunkPAIXFTNLjs.TableFooter; exports.TableHead = _chunkPAIXFTNLjs.TableHead; exports.TableHeader = _chunkPAIXFTNLjs.TableHeader; exports.TableRow = _chunkPAIXFTNLjs.TableRow; exports.Tabs = _chunkPAIXFTNLjs.Tabs; exports.TabsContainer = _chunkPAIXFTNLjs.TabsContainer; exports.TabsContent = _chunkPAIXFTNLjs.TabsContent; exports.TabsList = _chunkPAIXFTNLjs.TabsList; exports.TabsTrigger = _chunkPAIXFTNLjs.TabsTrigger; exports.Textarea = _chunkPAIXFTNLjs.Textarea; exports.Toaster = _chunkPAIXFTNLjs.Toaster; exports.Toggle = _chunkPAIXFTNLjs.Toggle; exports.TokenStatusIndicator = _chunkPAIXFTNLjs.TokenStatusIndicator; exports.Tooltip = _chunkPAIXFTNLjs.Tooltip; exports.TooltipContent = _chunkPAIXFTNLjs.TooltipContent; exports.TooltipProvider = _chunkPAIXFTNLjs.TooltipProvider; exports.TooltipTrigger = _chunkPAIXFTNLjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunkPAIXFTNLjs.TotpAuthenticatorList; exports.TotpInput = _chunkPAIXFTNLjs.TotpInput; exports.TotpSetupDialog = _chunkPAIXFTNLjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunkPAIXFTNLjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunkPAIXFTNLjs.TwoFactorSettings; exports.UserAvatar = _chunkPAIXFTNLjs.UserAvatar; exports.UserAvatarEditor = _chunkPAIXFTNLjs.UserAvatarEditor; exports.UserAvatarList = _chunkPAIXFTNLjs.UserAvatarList; exports.UserContainer = _chunkPAIXFTNLjs.UserContainer; exports.UserDeleter = _chunkPAIXFTNLjs.UserDeleter; exports.UserDetails = _chunkPAIXFTNLjs.UserDetails; exports.UserEditor = _chunkPAIXFTNLjs.UserEditor; exports.UserIndexContainer = _chunkPAIXFTNLjs.UserIndexContainer; exports.UserIndexDetails = _chunkPAIXFTNLjs.UserIndexDetails; exports.UserListInAdd = _chunkPAIXFTNLjs.UserListInAdd; exports.UserMultiSelect = _chunkPAIXFTNLjs.UserMultiSelect; exports.UserReactivator = _chunkPAIXFTNLjs.UserReactivator; exports.UserResentInvitationEmail = _chunkPAIXFTNLjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkPAIXFTNLjs.UserRoleAdd; exports.UserRolesList = _chunkPAIXFTNLjs.UserRolesList; exports.UserSelector = _chunkPAIXFTNLjs.UserSelector; exports.UserStanadaloneDetails = _chunkPAIXFTNLjs.UserStanadaloneDetails; exports.UsersList = _chunkPAIXFTNLjs.UsersList; exports.UsersListByContentIds = _chunkPAIXFTNLjs.UsersListByContentIds; exports.UsersListContainer = _chunkPAIXFTNLjs.UsersListContainer; exports.WaitlistConfirmation = _chunkPAIXFTNLjs.WaitlistConfirmation; exports.WaitlistForm = _chunkPAIXFTNLjs.WaitlistForm; exports.WaitlistHeroSection = _chunkPAIXFTNLjs.WaitlistHeroSection; exports.WaitlistList = _chunkPAIXFTNLjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkPAIXFTNLjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkPAIXFTNLjs.WaitlistSuccessState; exports.badgeVariants = _chunkPAIXFTNLjs.badgeVariants; exports.buttonVariants = _chunkPAIXFTNLjs.buttonVariants; exports.cellComponent = _chunkPAIXFTNLjs.cellComponent; exports.cellDate = _chunkPAIXFTNLjs.cellDate; exports.cellId = _chunkPAIXFTNLjs.cellId; exports.cellLink = _chunkPAIXFTNLjs.cellLink; exports.cellUrl = _chunkPAIXFTNLjs.cellUrl; exports.errorToast = _chunkPAIXFTNLjs.errorToast; exports.generateNotificationData = _chunkPAIXFTNLjs.generateNotificationData; exports.getIcon = _chunkQOLVON35js.getIcon; exports.getIconByModule = _chunkQOLVON35js.getIconByModule; exports.getIconByModuleName = _chunkQOLVON35js.getIconByModuleName; exports.navigationMenuTriggerStyle = _chunkPAIXFTNLjs.navigationMenuTriggerStyle; exports.tabsListVariants = _chunkPAIXFTNLjs.tabsListVariants; exports.toggleVariants = _chunkPAIXFTNLjs.toggleVariants; exports.triggerAssociationToast = _chunkPAIXFTNLjs.triggerAssociationToast; exports.useCarousel = _chunkPAIXFTNLjs.useCarousel; exports.useComboboxAnchor = _chunkPAIXFTNLjs.useComboboxAnchor; exports.useDebounce = _chunkPAIXFTNLjs.useDebounce2; exports.useFileUpload = _chunkPAIXFTNLjs.useFileUpload; exports.useSidebar = _chunkPAIXFTNLjs.useSidebar;
|
|
871
871
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.js
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
|
|
26
|
-
var
|
|
26
|
+
var _chunkPAIXFTNLjs = require('../chunk-PAIXFTNL.js');
|
|
27
27
|
require('../chunk-UJBUJALX.js');
|
|
28
28
|
require('../chunk-QOLVON35.js');
|
|
29
29
|
require('../chunk-LXKSUWAV.js');
|
|
@@ -55,5 +55,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
55
55
|
|
|
56
56
|
|
|
57
57
|
|
|
58
|
-
exports.CommonProvider =
|
|
58
|
+
exports.CommonProvider = _chunkPAIXFTNLjs.CommonProvider; exports.CompanyProvider = _chunkPAIXFTNLjs.CompanyProvider; exports.CurrentUserProvider = _chunkPAIXFTNLjs.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunkPAIXFTNLjs.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunkPAIXFTNLjs.HeaderChildrenProvider; exports.NotificationContextProvider = _chunkPAIXFTNLjs.NotificationContextProvider; exports.OnboardingProvider = _chunkPAIXFTNLjs.OnboardingProvider; exports.RoleProvider = _chunkPAIXFTNLjs.RoleProvider; exports.SharedProvider = _chunkPAIXFTNLjs.SharedProvider; exports.SocketContext = _chunkPAIXFTNLjs.SocketContext; exports.SocketProvider = _chunkPAIXFTNLjs.SocketProvider; exports.UserProvider = _chunkPAIXFTNLjs.UserProvider; exports.recentPagesAtom = _chunkPAIXFTNLjs.recentPagesAtom; exports.useCommonContext = _chunkPAIXFTNLjs.useCommonContext; exports.useCompanyContext = _chunkPAIXFTNLjs.useCompanyContext; exports.useCurrentUserContext = _chunkPAIXFTNLjs.useCurrentUserContext; exports.useHeaderChildren = _chunkPAIXFTNLjs.useHeaderChildren; exports.useNotificationContext = _chunkPAIXFTNLjs.useNotificationContext; exports.useOnboarding = _chunkPAIXFTNLjs.useOnboarding; exports.useRoleContext = _chunkPAIXFTNLjs.useRoleContext; exports.useSharedContext = _chunkPAIXFTNLjs.useSharedContext; exports.useSocketContext = _chunkPAIXFTNLjs.useSocketContext; exports.useUserContext = _chunkPAIXFTNLjs.useUserContext;
|
|
59
59
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -17,13 +17,25 @@ import { FormFieldWrapper } from "./FormFieldWrapper";
|
|
|
17
17
|
* Note: This uses the new Places API via REST calls, not the legacy JavaScript API
|
|
18
18
|
*/
|
|
19
19
|
|
|
20
|
-
interface
|
|
20
|
+
export interface PlaceAddressComponents {
|
|
21
|
+
street_number: string;
|
|
22
|
+
street: string;
|
|
23
|
+
city: string;
|
|
24
|
+
province: string;
|
|
25
|
+
region: string;
|
|
26
|
+
postcode: string;
|
|
27
|
+
country: string;
|
|
28
|
+
country_code: string;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
export interface PlaceSuggestion {
|
|
21
32
|
place_id: string;
|
|
22
33
|
description: string;
|
|
23
34
|
structured_formatting: {
|
|
24
35
|
main_text: string;
|
|
25
36
|
secondary_text: string;
|
|
26
37
|
};
|
|
38
|
+
addressComponents?: PlaceAddressComponents;
|
|
27
39
|
}
|
|
28
40
|
|
|
29
41
|
interface PlaceAutocompleteProps {
|
|
@@ -138,6 +150,61 @@ export function FormPlaceAutocomplete({
|
|
|
138
150
|
}
|
|
139
151
|
};
|
|
140
152
|
|
|
153
|
+
const fetchPlaceDetails = async (placeId: string): Promise<PlaceAddressComponents> => {
|
|
154
|
+
const defaults: PlaceAddressComponents = {
|
|
155
|
+
street_number: "",
|
|
156
|
+
street: "",
|
|
157
|
+
city: "",
|
|
158
|
+
province: "",
|
|
159
|
+
region: "",
|
|
160
|
+
postcode: "",
|
|
161
|
+
country: "",
|
|
162
|
+
country_code: "",
|
|
163
|
+
};
|
|
164
|
+
|
|
165
|
+
if (!apiKey || !placeId) return defaults;
|
|
166
|
+
|
|
167
|
+
try {
|
|
168
|
+
const response = await fetch(`https://places.googleapis.com/v1/places/${placeId}`, {
|
|
169
|
+
headers: {
|
|
170
|
+
"X-Goog-Api-Key": apiKey,
|
|
171
|
+
"X-Goog-FieldMask": "addressComponents",
|
|
172
|
+
},
|
|
173
|
+
});
|
|
174
|
+
|
|
175
|
+
if (!response.ok) return defaults;
|
|
176
|
+
|
|
177
|
+
const data = await response.json();
|
|
178
|
+
const components = data.addressComponents ?? [];
|
|
179
|
+
|
|
180
|
+
const result = { ...defaults };
|
|
181
|
+
|
|
182
|
+
for (const comp of components) {
|
|
183
|
+
const types: string[] = comp.types ?? [];
|
|
184
|
+
if (types.includes("street_number")) {
|
|
185
|
+
result.street_number = comp.longText ?? "";
|
|
186
|
+
} else if (types.includes("route")) {
|
|
187
|
+
result.street = comp.longText ?? "";
|
|
188
|
+
} else if (types.includes("locality")) {
|
|
189
|
+
result.city = comp.longText ?? "";
|
|
190
|
+
} else if (types.includes("administrative_area_level_2")) {
|
|
191
|
+
result.province = comp.longText ?? "";
|
|
192
|
+
} else if (types.includes("administrative_area_level_1")) {
|
|
193
|
+
result.region = comp.longText ?? "";
|
|
194
|
+
} else if (types.includes("postal_code")) {
|
|
195
|
+
result.postcode = comp.longText ?? "";
|
|
196
|
+
} else if (types.includes("country")) {
|
|
197
|
+
result.country = comp.longText ?? "";
|
|
198
|
+
result.country_code = comp.shortText ?? "";
|
|
199
|
+
}
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
return result;
|
|
203
|
+
} catch {
|
|
204
|
+
return defaults;
|
|
205
|
+
}
|
|
206
|
+
};
|
|
207
|
+
|
|
141
208
|
// Handle input changes with debouncing
|
|
142
209
|
const handleInputChange = (value: string) => {
|
|
143
210
|
setInputValue(value);
|
|
@@ -159,14 +226,20 @@ export function FormPlaceAutocomplete({
|
|
|
159
226
|
};
|
|
160
227
|
|
|
161
228
|
// Handle suggestion selection
|
|
162
|
-
const handleSuggestionSelect = (suggestion: PlaceSuggestion) => {
|
|
229
|
+
const handleSuggestionSelect = async (suggestion: PlaceSuggestion) => {
|
|
163
230
|
setInputValue(suggestion.description);
|
|
164
231
|
form.setValue(id, suggestion.description);
|
|
165
232
|
setShowSuggestions(false);
|
|
166
233
|
setSuggestions([]);
|
|
167
234
|
|
|
235
|
+
const addressComponents = await fetchPlaceDetails(suggestion.place_id);
|
|
236
|
+
const enrichedSuggestion: PlaceSuggestion = {
|
|
237
|
+
...suggestion,
|
|
238
|
+
addressComponents,
|
|
239
|
+
};
|
|
240
|
+
|
|
168
241
|
if (onPlaceSelect) {
|
|
169
|
-
onPlaceSelect(
|
|
242
|
+
onPlaceSelect(enrichedSuggestion);
|
|
170
243
|
}
|
|
171
244
|
};
|
|
172
245
|
|