@carlonicora/nextjs-jsonapi 1.58.2 → 1.58.4
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-LPMGYNE7.js → BlockNoteEditor-FHHM2PHL.js} +6 -6
- package/dist/{BlockNoteEditor-LPMGYNE7.js.map → BlockNoteEditor-FHHM2PHL.js.map} +1 -1
- package/dist/{BlockNoteEditor-I7N4N6MZ.mjs → BlockNoteEditor-WAE53RNS.mjs} +2 -2
- package/dist/billing/index.js +299 -299
- package/dist/billing/index.mjs +1 -1
- package/dist/{chunk-OAJFQZXY.mjs → chunk-LSJ6IP34.mjs} +36 -66
- package/dist/chunk-LSJ6IP34.mjs.map +1 -0
- package/dist/{chunk-74TRO667.js → chunk-OAMGPP2G.js} +36 -66
- package/dist/chunk-OAMGPP2G.js.map +1 -0
- package/dist/client/index.js +2 -2
- package/dist/client/index.mjs +1 -1
- package/dist/components/index.d.mts +1 -1
- package/dist/components/index.d.ts +1 -1
- 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/FormDate.tsx +17 -80
- package/src/components/forms/FormInput.tsx +18 -4
- package/src/components/forms/__tests__/FormInput.test.tsx +9 -7
- package/dist/chunk-74TRO667.js.map +0 -1
- package/dist/chunk-OAJFQZXY.mjs.map +0 -1
- /package/dist/{BlockNoteEditor-I7N4N6MZ.mjs.map → BlockNoteEditor-WAE53RNS.mjs.map} +0 -0
package/dist/client/index.js
CHANGED
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
|
|
32
|
-
var
|
|
32
|
+
var _chunkOAMGPP2Gjs = require('../chunk-OAMGPP2G.js');
|
|
33
33
|
|
|
34
34
|
|
|
35
35
|
|
|
@@ -123,5 +123,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
123
123
|
|
|
124
124
|
|
|
125
125
|
|
|
126
|
-
exports.ClientJsonApiDelete = _chunkNAST4OSMjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkNAST4OSMjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkNAST4OSMjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkNAST4OSMjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkNAST4OSMjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider =
|
|
126
|
+
exports.ClientJsonApiDelete = _chunkNAST4OSMjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkNAST4OSMjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkNAST4OSMjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkNAST4OSMjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkNAST4OSMjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunkOAMGPP2Gjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunkOAMGPP2Gjs.TableGeneratorRegistry; exports.configureClientConfig = _chunkBQSMP4NUjs.configureClientConfig; exports.configureClientJsonApi = _chunkNAST4OSMjs.configureClientJsonApi; exports.configureI18n = _chunkBQSMP4NUjs.configureI18n; exports.configureJsonApi = _chunkBQSMP4NUjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.downloadMigrationFile = _chunkOAMGPP2Gjs.downloadMigrationFile; exports.generateMigrationFile = _chunkOAMGPP2Gjs.generateMigrationFile; exports.getApiUrl = _chunkBQSMP4NUjs.getApiUrl; exports.getAppUrl = _chunkBQSMP4NUjs.getAppUrl; exports.getClientApiUrl = _chunkNAST4OSMjs.getClientApiUrl; exports.getClientAppUrl = _chunkNAST4OSMjs.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkNAST4OSMjs.getClientTrackablePages; exports.getI18nLink = _chunkBQSMP4NUjs.getI18nLink; exports.getStripePublishableKey = _chunkBQSMP4NUjs.getStripePublishableKey; exports.getTrackablePages = _chunkBQSMP4NUjs.getTrackablePages; exports.registerTableGenerator = _chunkOAMGPP2Gjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunkOAMGPP2Gjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunkOAMGPP2Gjs.useContentTableStructure; exports.useCustomD3Graph = _chunkOAMGPP2Gjs.useCustomD3Graph; exports.useDataListRetriever = _chunkOAMGPP2Gjs.useDataListRetriever; exports.useDebounce = _chunkOAMGPP2Gjs.useDebounce; exports.useI18nDateFnsLocale = _chunkBQSMP4NUjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkBQSMP4NUjs.useI18nLocale; exports.useI18nRouter = _chunkBQSMP4NUjs.useI18nRouter; exports.useI18nTranslations = _chunkBQSMP4NUjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunkOAMGPP2Gjs.useJsonApiGet; exports.useJsonApiMutation = _chunkOAMGPP2Gjs.useJsonApiMutation; exports.useNotificationSync = _chunkOAMGPP2Gjs.useNotificationSync; exports.useOAuthClient = _chunkOAMGPP2Gjs.useOAuthClient; exports.useOAuthClients = _chunkOAMGPP2Gjs.useOAuthClients; exports.useOAuthConsent = _chunkOAMGPP2Gjs.useOAuthConsent; exports.usePageTracker = _chunkOAMGPP2Gjs.usePageTracker; exports.usePageUrlGenerator = _chunkOAMGPP2Gjs.usePageUrlGenerator; exports.useRbacState = _chunkOAMGPP2Gjs.useRbacState; exports.useRehydration = _chunkOAMGPP2Gjs.useRehydration; exports.useRehydrationList = _chunkOAMGPP2Gjs.useRehydrationList; exports.useRoleTableStructure = _chunkOAMGPP2Gjs.useRoleTableStructure; exports.useSocket = _chunkOAMGPP2Gjs.useSocket; exports.useSubscriptionStatus = _chunkOAMGPP2Gjs.useSubscriptionStatus; exports.useTableGenerator = _chunkOAMGPP2Gjs.useTableGenerator; exports.useUrlRewriter = _chunkOAMGPP2Gjs.useUrlRewriter; exports.useUserSearch = _chunkOAMGPP2Gjs.useUserSearch; exports.useUserTableStructure = _chunkOAMGPP2Gjs.useUserTableStructure;
|
|
127
127
|
//# sourceMappingURL=index.js.map
|
package/dist/client/index.mjs
CHANGED
|
@@ -389,7 +389,7 @@ declare function FormInput({ form, id, name, placeholder, type, onBlur, disabled
|
|
|
389
389
|
id: string;
|
|
390
390
|
name?: string;
|
|
391
391
|
placeholder?: string;
|
|
392
|
-
type?: "text" | "number" | "currency" | "password" | "link";
|
|
392
|
+
type?: "text" | "number" | "currency" | "decimal" | "password" | "link";
|
|
393
393
|
onBlur?: () => Promise<void>;
|
|
394
394
|
disabled?: boolean;
|
|
395
395
|
onKeyDown?: (event: React__default.KeyboardEvent) => void;
|
|
@@ -389,7 +389,7 @@ declare function FormInput({ form, id, name, placeholder, type, onBlur, disabled
|
|
|
389
389
|
id: string;
|
|
390
390
|
name?: string;
|
|
391
391
|
placeholder?: string;
|
|
392
|
-
type?: "text" | "number" | "currency" | "password" | "link";
|
|
392
|
+
type?: "text" | "number" | "currency" | "decimal" | "password" | "link";
|
|
393
393
|
onBlur?: () => Promise<void>;
|
|
394
394
|
disabled?: boolean;
|
|
395
395
|
onKeyDown?: (event: React__default.KeyboardEvent) => void;
|
package/dist/components/index.js
CHANGED
|
@@ -424,7 +424,7 @@
|
|
|
424
424
|
|
|
425
425
|
|
|
426
426
|
|
|
427
|
-
var
|
|
427
|
+
var _chunkOAMGPP2Gjs = require('../chunk-OAMGPP2G.js');
|
|
428
428
|
require('../chunk-BQSMP4NU.js');
|
|
429
429
|
|
|
430
430
|
|
|
@@ -873,5 +873,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
873
873
|
|
|
874
874
|
|
|
875
875
|
|
|
876
|
-
exports.AcceptInvitation = _chunk74TRO667js.AcceptInvitation; exports.Accordion = _chunk74TRO667js.Accordion; exports.AccordionContent = _chunk74TRO667js.AccordionContent; exports.AccordionItem = _chunk74TRO667js.AccordionItem; exports.AccordionTrigger = _chunk74TRO667js.AccordionTrigger; exports.ActivateAccount = _chunk74TRO667js.ActivateAccount; exports.AddUserToRole = _chunk74TRO667js.AddUserToRole; exports.AdminCompanyContainer = _chunk74TRO667js.AdminCompanyContainer; exports.AdminUsersList = _chunk74TRO667js.AdminUsersList; exports.Alert = _chunk74TRO667js.Alert; exports.AlertAction = _chunk74TRO667js.AlertAction; exports.AlertDescription = _chunk74TRO667js.AlertDescription; exports.AlertDialog = _chunk74TRO667js.AlertDialog; exports.AlertDialogAction = _chunk74TRO667js.AlertDialogAction; exports.AlertDialogCancel = _chunk74TRO667js.AlertDialogCancel; exports.AlertDialogContent = _chunk74TRO667js.AlertDialogContent; exports.AlertDialogDescription = _chunk74TRO667js.AlertDialogDescription; exports.AlertDialogFooter = _chunk74TRO667js.AlertDialogFooter; exports.AlertDialogHeader = _chunk74TRO667js.AlertDialogHeader; exports.AlertDialogMedia = _chunk74TRO667js.AlertDialogMedia; exports.AlertDialogOverlay = _chunk74TRO667js.AlertDialogOverlay; exports.AlertDialogPortal = _chunk74TRO667js.AlertDialogPortal; exports.AlertDialogTitle = _chunk74TRO667js.AlertDialogTitle; exports.AlertDialogTrigger = _chunk74TRO667js.AlertDialogTrigger; exports.AlertTitle = _chunk74TRO667js.AlertTitle; exports.AllowedUsersDetails = _chunk74TRO667js.AllowedUsersDetails; exports.AttributeElement = _chunk74TRO667js.AttributeElement; exports.AuthContainer = _chunk74TRO667js.AuthContainer; exports.Avatar = _chunk74TRO667js.Avatar; exports.AvatarBadge = _chunk74TRO667js.AvatarBadge; exports.AvatarFallback = _chunk74TRO667js.AvatarFallback; exports.AvatarGroup = _chunk74TRO667js.AvatarGroup; exports.AvatarGroupCount = _chunk74TRO667js.AvatarGroupCount; exports.AvatarImage = _chunk74TRO667js.AvatarImage; exports.BackupCodesDialog = _chunk74TRO667js.BackupCodesDialog; exports.Badge = _chunk74TRO667js.Badge; exports.BlockNoteEditorContainer = _chunk74TRO667js.BlockNoteEditorContainer; exports.Board = _chunk74TRO667js.KanbanBoard; exports.Breadcrumb = _chunk74TRO667js.Breadcrumb; exports.BreadcrumbEllipsis = _chunk74TRO667js.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunk74TRO667js.BreadcrumbItem; exports.BreadcrumbLink = _chunk74TRO667js.BreadcrumbLink; exports.BreadcrumbList = _chunk74TRO667js.BreadcrumbList; exports.BreadcrumbNavigation = _chunk74TRO667js.BreadcrumbNavigation; exports.BreadcrumbPage = _chunk74TRO667js.BreadcrumbPage; exports.BreadcrumbSeparator = _chunk74TRO667js.BreadcrumbSeparator; exports.Button = _chunk74TRO667js.Button; exports.Calendar = _chunk74TRO667js.Calendar; exports.CalendarDayButton = _chunk74TRO667js.CalendarDayButton; exports.Card = _chunk74TRO667js.Card; exports.CardAction = _chunk74TRO667js.CardAction; exports.CardContent = _chunk74TRO667js.CardContent; exports.CardDescription = _chunk74TRO667js.CardDescription; exports.CardFooter = _chunk74TRO667js.CardFooter; exports.CardHeader = _chunk74TRO667js.CardHeader; exports.CardTitle = _chunk74TRO667js.CardTitle; exports.Carousel = _chunk74TRO667js.Carousel; exports.CarouselContent = _chunk74TRO667js.CarouselContent; exports.CarouselItem = _chunk74TRO667js.CarouselItem; exports.CarouselNext = _chunk74TRO667js.CarouselNext; exports.CarouselPrevious = _chunk74TRO667js.CarouselPrevious; exports.ChartContainer = _chunk74TRO667js.ChartContainer; exports.ChartLegend = _chunk74TRO667js.ChartLegend; exports.ChartLegendContent = _chunk74TRO667js.ChartLegendContent; exports.ChartStyle = _chunk74TRO667js.ChartStyle; exports.ChartTooltip = _chunk74TRO667js.ChartTooltip; exports.ChartTooltipContent = _chunk74TRO667js.ChartTooltipContent; exports.Checkbox = _chunk74TRO667js.Checkbox; exports.Collapsible = _chunk74TRO667js.Collapsible; exports.CollapsibleContent = _chunk74TRO667js.CollapsibleContent; exports.CollapsibleTrigger = _chunk74TRO667js.CollapsibleTrigger; exports.Column = _chunk74TRO667js.KanbanColumn; exports.ColumnHandle = _chunk74TRO667js.KanbanColumnHandle; exports.Combobox = _chunk74TRO667js.Combobox; exports.ComboboxChip = _chunk74TRO667js.ComboboxChip; exports.ComboboxChips = _chunk74TRO667js.ComboboxChips; exports.ComboboxChipsInput = _chunk74TRO667js.ComboboxChipsInput; exports.ComboboxCollection = _chunk74TRO667js.ComboboxCollection; exports.ComboboxContent = _chunk74TRO667js.ComboboxContent; exports.ComboboxEmpty = _chunk74TRO667js.ComboboxEmpty; exports.ComboboxGroup = _chunk74TRO667js.ComboboxGroup; exports.ComboboxInput = _chunk74TRO667js.ComboboxInput; exports.ComboboxItem = _chunk74TRO667js.ComboboxItem; exports.ComboboxLabel = _chunk74TRO667js.ComboboxLabel; exports.ComboboxList = _chunk74TRO667js.ComboboxList; exports.ComboboxSeparator = _chunk74TRO667js.ComboboxSeparator; exports.ComboboxTrigger = _chunk74TRO667js.ComboboxTrigger; exports.ComboboxValue = _chunk74TRO667js.ComboboxValue; exports.Command = _chunk74TRO667js.Command; exports.CommandDialog = _chunk74TRO667js.CommandDialog; exports.CommandEmpty = _chunk74TRO667js.CommandEmpty; exports.CommandGroup = _chunk74TRO667js.CommandGroup; exports.CommandInput = _chunk74TRO667js.CommandInput; exports.CommandItem = _chunk74TRO667js.CommandItem; exports.CommandList = _chunk74TRO667js.CommandList; exports.CommandSeparator = _chunk74TRO667js.CommandSeparator; exports.CommandShortcut = _chunk74TRO667js.CommandShortcut; exports.CommonAssociationCommandDialog = _chunk74TRO667js.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunk74TRO667js.CommonAssociationTrigger; exports.CommonDeleter = _chunk74TRO667js.CommonDeleter; exports.CommonEditorButtons = _chunk74TRO667js.CommonEditorButtons; exports.CommonEditorHeader = _chunk74TRO667js.CommonEditorHeader; exports.CommonEditorTrigger = _chunk74TRO667js.CommonEditorTrigger; exports.CompaniesList = _chunk74TRO667js.CompaniesList; exports.CompanyConfigurationEditor = _chunk74TRO667js.CompanyConfigurationEditor; exports.CompanyConfigurationSecurityForm = _chunk74TRO667js.CompanyConfigurationSecurityForm; exports.CompanyContainer = _chunk74TRO667js.CompanyContainer; exports.CompanyDeleter = _chunk74TRO667js.CompanyDeleter; exports.CompanyDetails = _chunk74TRO667js.CompanyDetails; exports.CompanyEditor = _chunk74TRO667js.CompanyEditor; exports.CompanyUsersList = _chunk74TRO667js.CompanyUsersList; exports.ContentListTable = _chunk74TRO667js.ContentListTable; exports.ContentTableSearch = _chunk74TRO667js.ContentTableSearch; exports.ContentTitle = _chunk74TRO667js.ContentTitle; exports.ContentsList = _chunk74TRO667js.ContentsList; exports.ContentsListById = _chunk74TRO667js.ContentsListById; exports.ContextMenu = _chunk74TRO667js.ContextMenu; exports.ContextMenuCheckboxItem = _chunk74TRO667js.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunk74TRO667js.ContextMenuContent; exports.ContextMenuGroup = _chunk74TRO667js.ContextMenuGroup; exports.ContextMenuItem = _chunk74TRO667js.ContextMenuItem; exports.ContextMenuLabel = _chunk74TRO667js.ContextMenuLabel; exports.ContextMenuPortal = _chunk74TRO667js.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunk74TRO667js.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunk74TRO667js.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunk74TRO667js.ContextMenuSeparator; exports.ContextMenuShortcut = _chunk74TRO667js.ContextMenuShortcut; exports.ContextMenuSub = _chunk74TRO667js.ContextMenuSub; exports.ContextMenuSubContent = _chunk74TRO667js.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunk74TRO667js.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunk74TRO667js.ContextMenuTrigger; exports.ContributorsList = _chunk74TRO667js.ContributorsList; exports.Cookies = _chunk74TRO667js.Cookies; exports.DatePickerPopover = _chunk74TRO667js.DatePickerPopover; exports.DateRangeSelector = _chunk74TRO667js.DateRangeSelector; exports.Dialog = _chunk74TRO667js.Dialog; exports.DialogClose = _chunk74TRO667js.DialogClose; exports.DialogContent = _chunk74TRO667js.DialogContent; exports.DialogDescription = _chunk74TRO667js.DialogDescription; exports.DialogFooter = _chunk74TRO667js.DialogFooter; exports.DialogHeader = _chunk74TRO667js.DialogHeader; exports.DialogOverlay = _chunk74TRO667js.DialogOverlay; exports.DialogPortal = _chunk74TRO667js.DialogPortal; exports.DialogTitle = _chunk74TRO667js.DialogTitle; exports.DialogTrigger = _chunk74TRO667js.DialogTrigger; exports.DisableTwoFactorDialog = _chunk74TRO667js.DisableTwoFactorDialog; exports.Drawer = _chunk74TRO667js.Drawer; exports.DrawerClose = _chunk74TRO667js.DrawerClose; exports.DrawerContent = _chunk74TRO667js.DrawerContent; exports.DrawerDescription = _chunk74TRO667js.DrawerDescription; exports.DrawerFooter = _chunk74TRO667js.DrawerFooter; exports.DrawerHeader = _chunk74TRO667js.DrawerHeader; exports.DrawerOverlay = _chunk74TRO667js.DrawerOverlay; exports.DrawerPortal = _chunk74TRO667js.DrawerPortal; exports.DrawerTitle = _chunk74TRO667js.DrawerTitle; exports.DrawerTrigger = _chunk74TRO667js.DrawerTrigger; exports.DropdownMenu = _chunk74TRO667js.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunk74TRO667js.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunk74TRO667js.DropdownMenuContent; exports.DropdownMenuGroup = _chunk74TRO667js.DropdownMenuGroup; exports.DropdownMenuItem = _chunk74TRO667js.DropdownMenuItem; exports.DropdownMenuLabel = _chunk74TRO667js.DropdownMenuLabel; exports.DropdownMenuPortal = _chunk74TRO667js.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunk74TRO667js.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunk74TRO667js.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunk74TRO667js.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunk74TRO667js.DropdownMenuShortcut; exports.DropdownMenuSub = _chunk74TRO667js.DropdownMenuSub; exports.DropdownMenuSubContent = _chunk74TRO667js.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunk74TRO667js.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunk74TRO667js.DropdownMenuTrigger; exports.EntityAvatar = _chunk74TRO667js.EntityAvatar; exports.ErrorDetails = _chunk74TRO667js.ErrorDetails; exports.Field = _chunk74TRO667js.Field; exports.FieldContent = _chunk74TRO667js.FieldContent; exports.FieldDescription = _chunk74TRO667js.FieldDescription; exports.FieldError = _chunk74TRO667js.FieldError; exports.FieldGroup = _chunk74TRO667js.FieldGroup; exports.FieldLabel = _chunk74TRO667js.FieldLabel; exports.FieldLegend = _chunk74TRO667js.FieldLegend; exports.FieldSeparator = _chunk74TRO667js.FieldSeparator; exports.FieldSet = _chunk74TRO667js.FieldSet; exports.FieldTitle = _chunk74TRO667js.FieldTitle; exports.FileInput = _chunk74TRO667js.FileInput; exports.FileUploader = _chunk74TRO667js.FileUploader; exports.FileUploaderContent = _chunk74TRO667js.FileUploaderContent; exports.FileUploaderItem = _chunk74TRO667js.FileUploaderItem; exports.ForgotPassword = _chunk74TRO667js.ForgotPassword; exports.Form = _chunk74TRO667js.Form; exports.FormBlockNote = _chunk74TRO667js.FormBlockNote; exports.FormCheckbox = _chunk74TRO667js.FormCheckbox; exports.FormDate = _chunk74TRO667js.FormDate; exports.FormDateTime = _chunk74TRO667js.FormDateTime; exports.FormFeatures = _chunk74TRO667js.FormFeatures; exports.FormFieldWrapper = _chunk74TRO667js.FormFieldWrapper; exports.FormInput = _chunk74TRO667js.FormInput; exports.FormPassword = _chunk74TRO667js.FormPassword; exports.FormPlaceAutocomplete = _chunk74TRO667js.FormPlaceAutocomplete; exports.FormRoles = _chunk74TRO667js.FormRoles; exports.FormSelect = _chunk74TRO667js.FormSelect; exports.FormSlider = _chunk74TRO667js.FormSlider; exports.FormSwitch = _chunk74TRO667js.FormSwitch; exports.FormTextarea = _chunk74TRO667js.FormTextarea; exports.GdprConsentCheckbox = _chunk74TRO667js.GdprConsentCheckbox; exports.GdprConsentSection = _chunk74TRO667js.GdprConsentSection; exports.Header = _chunk74TRO667js.Header; exports.HoverCard = _chunk74TRO667js.HoverCard; exports.HoverCardContent = _chunk74TRO667js.HoverCardContent; exports.HoverCardTrigger = _chunk74TRO667js.HoverCardTrigger; exports.Input = _chunk74TRO667js.Input; exports.InputGroup = _chunk74TRO667js.InputGroup; exports.InputGroupAddon = _chunk74TRO667js.InputGroupAddon; exports.InputGroupButton = _chunk74TRO667js.InputGroupButton; exports.InputGroupInput = _chunk74TRO667js.InputGroupInput; exports.InputGroupText = _chunk74TRO667js.InputGroupText; exports.InputGroupTextarea = _chunk74TRO667js.InputGroupTextarea; exports.InputOTP = _chunk74TRO667js.InputOTP; exports.InputOTPGroup = _chunk74TRO667js.InputOTPGroup; exports.InputOTPSeparator = _chunk74TRO667js.InputOTPSeparator; exports.InputOTPSlot = _chunk74TRO667js.InputOTPSlot; exports.Item = _chunk74TRO667js.KanbanItem; exports.ItemHandle = _chunk74TRO667js.KanbanItemHandle; exports.Kanban = _chunk74TRO667js.KanbanRoot; exports.KanbanBoard = _chunk74TRO667js.KanbanBoard; exports.KanbanColumn = _chunk74TRO667js.KanbanColumn; exports.KanbanColumnHandle = _chunk74TRO667js.KanbanColumnHandle; exports.KanbanItem = _chunk74TRO667js.KanbanItem; exports.KanbanItemHandle = _chunk74TRO667js.KanbanItemHandle; exports.KanbanOverlay = _chunk74TRO667js.KanbanOverlay; exports.Label = _chunk74TRO667js.Label; exports.LandingComponent = _chunk74TRO667js.LandingComponent; exports.Link = _chunk74TRO667js.Link; exports.Login = _chunk74TRO667js.Login; exports.Logout = _chunk74TRO667js.Logout; exports.ModeToggleSwitch = _chunk74TRO667js.ModeToggleSwitch; exports.MultiSelect = _chunk74TRO667js.MultiSelect; exports.MultipleSelector = _chunk74TRO667js.MultipleSelector; exports.NavigationMenu = _chunk74TRO667js.NavigationMenu; exports.NavigationMenuContent = _chunk74TRO667js.NavigationMenuContent; exports.NavigationMenuIndicator = _chunk74TRO667js.NavigationMenuIndicator; exports.NavigationMenuItem = _chunk74TRO667js.NavigationMenuItem; exports.NavigationMenuLink = _chunk74TRO667js.NavigationMenuLink; exports.NavigationMenuList = _chunk74TRO667js.NavigationMenuList; exports.NavigationMenuPositioner = _chunk74TRO667js.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunk74TRO667js.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunk74TRO667js.NotificationErrorBoundary; exports.NotificationMenuItem = _chunk74TRO667js.NotificationMenuItem; exports.NotificationModal = _chunk74TRO667js.NotificationModal; exports.NotificationToast = _chunk74TRO667js.NotificationToast; exports.NotificationsList = _chunk74TRO667js.NotificationsList; exports.NotificationsListContainer = _chunk74TRO667js.NotificationsListContainer; exports.OAuthClientCard = _chunk74TRO667js.OAuthClientCard; exports.OAuthClientDetail = _chunk74TRO667js.OAuthClientDetail; exports.OAuthClientForm = _chunk74TRO667js.OAuthClientForm; exports.OAuthClientList = _chunk74TRO667js.OAuthClientList; exports.OAuthClientSecretDisplay = _chunk74TRO667js.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunk74TRO667js.OAuthConsentActions; exports.OAuthConsentHeader = _chunk74TRO667js.OAuthConsentHeader; exports.OAuthConsentScreen = _chunk74TRO667js.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunk74TRO667js.OAuthRedirectUriInput; exports.OAuthScopeList = _chunk74TRO667js.OAuthScopeList; exports.OAuthScopeSelector = _chunk74TRO667js.OAuthScopeSelector; exports.OnboardingCard = _chunk74TRO667js.OnboardingCard; exports.Overlay = _chunk74TRO667js.KanbanOverlay; exports.PageContainer = _chunk74TRO667js.PageContainer; exports.PageContainerContentDetails = _chunk74TRO667js.PageContainerContentDetails; exports.PageContentContainer = _chunk74TRO667js.PageContentContainer; exports.PageSection = _chunk74TRO667js.PageSection; exports.PasskeyButton = _chunk74TRO667js.PasskeyButton; exports.PasskeyList = _chunk74TRO667js.PasskeyList; exports.PasskeySetupDialog = _chunk74TRO667js.PasskeySetupDialog; exports.PasswordInput = _chunk74TRO667js.PasswordInput; exports.Popover = _chunk74TRO667js.Popover; exports.PopoverContent = _chunk74TRO667js.PopoverContent; exports.PopoverDescription = _chunk74TRO667js.PopoverDescription; exports.PopoverHeader = _chunk74TRO667js.PopoverHeader; exports.PopoverTitle = _chunk74TRO667js.PopoverTitle; exports.PopoverTrigger = _chunk74TRO667js.PopoverTrigger; exports.Progress = _chunk74TRO667js.Progress; exports.ProgressIndicator = _chunk74TRO667js.ProgressIndicator; exports.ProgressLabel = _chunk74TRO667js.ProgressLabel; exports.ProgressTrack = _chunk74TRO667js.ProgressTrack; exports.ProgressValue = _chunk74TRO667js.ProgressValue; exports.PushNotificationProvider = _chunk74TRO667js.PushNotificationProvider; exports.RadioGroup = _chunk74TRO667js.RadioGroup; exports.RadioGroupItem = _chunk74TRO667js.RadioGroupItem; exports.RbacContainer = _chunk74TRO667js.RbacContainer; exports.RbacFeatureSection = _chunk74TRO667js.RbacFeatureSection; exports.RbacModuleTable = _chunk74TRO667js.RbacModuleTable; exports.RbacPermissionCell = _chunk74TRO667js.RbacPermissionCell; exports.RbacPermissionPicker = _chunk74TRO667js.RbacPermissionPicker; exports.RbacToolbar = _chunk74TRO667js.RbacToolbar; exports.ReactMarkdownContainer = _chunk74TRO667js.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunk74TRO667js.RecentPagesNavigator; exports.ReferralCodeCapture = _chunk74TRO667js.ReferralCodeCapture; exports.ReferralDialog = _chunk74TRO667js.ReferralDialog; exports.ReferralWidget = _chunk74TRO667js.ReferralWidget; exports.RefreshUser = _chunk74TRO667js.RefreshUser; exports.RelevantContentsList = _chunk74TRO667js.RelevantContentsList; exports.RelevantUsersList = _chunk74TRO667js.RelevantUsersList; exports.RemoveUserFromRole = _chunk74TRO667js.RemoveUserFromRole; exports.ResetPassword = _chunk74TRO667js.ResetPassword; exports.ResizableHandle = _chunk74TRO667js.ResizableHandle; exports.ResizablePanel = _chunk74TRO667js.ResizablePanel; exports.ResizablePanelGroup = _chunk74TRO667js.ResizablePanelGroup; exports.RoleContainer = _chunk74TRO667js.RoleContainer; exports.RoleDetails = _chunk74TRO667js.RoleDetails; exports.RoleUsersList = _chunk74TRO667js.RoleUsersList; exports.RolesList = _chunk74TRO667js.RolesList; exports.Root = _chunk74TRO667js.KanbanRoot; exports.RoundPageContainer = _chunk74TRO667js.RoundPageContainer; exports.RoundPageContainerTitle = _chunk74TRO667js.RoundPageContainerTitle; exports.ScrollArea = _chunk74TRO667js.ScrollArea; exports.ScrollBar = _chunk74TRO667js.ScrollBar; exports.SecurityContainer = _chunk74TRO667js.SecurityContainer; exports.Select = _chunk74TRO667js.Select; exports.SelectContent = _chunk74TRO667js.SelectContent; exports.SelectGroup = _chunk74TRO667js.SelectGroup; exports.SelectItem = _chunk74TRO667js.SelectItem; exports.SelectLabel = _chunk74TRO667js.SelectLabel; exports.SelectScrollDownButton = _chunk74TRO667js.SelectScrollDownButton; exports.SelectScrollUpButton = _chunk74TRO667js.SelectScrollUpButton; exports.SelectSeparator = _chunk74TRO667js.SelectSeparator; exports.SelectTrigger = _chunk74TRO667js.SelectTrigger; exports.SelectValue = _chunk74TRO667js.SelectValue; exports.Separator = _chunk74TRO667js.Separator; exports.Sheet = _chunk74TRO667js.Sheet; exports.SheetClose = _chunk74TRO667js.SheetClose; exports.SheetContent = _chunk74TRO667js.SheetContent; exports.SheetDescription = _chunk74TRO667js.SheetDescription; exports.SheetFooter = _chunk74TRO667js.SheetFooter; exports.SheetHeader = _chunk74TRO667js.SheetHeader; exports.SheetTitle = _chunk74TRO667js.SheetTitle; exports.SheetTrigger = _chunk74TRO667js.SheetTrigger; exports.Sidebar = _chunk74TRO667js.Sidebar; exports.SidebarContent = _chunk74TRO667js.SidebarContent; exports.SidebarFooter = _chunk74TRO667js.SidebarFooter; exports.SidebarGroup = _chunk74TRO667js.SidebarGroup; exports.SidebarGroupAction = _chunk74TRO667js.SidebarGroupAction; exports.SidebarGroupContent = _chunk74TRO667js.SidebarGroupContent; exports.SidebarGroupLabel = _chunk74TRO667js.SidebarGroupLabel; exports.SidebarHeader = _chunk74TRO667js.SidebarHeader; exports.SidebarInput = _chunk74TRO667js.SidebarInput; exports.SidebarInset = _chunk74TRO667js.SidebarInset; exports.SidebarMenu = _chunk74TRO667js.SidebarMenu; exports.SidebarMenuAction = _chunk74TRO667js.SidebarMenuAction; exports.SidebarMenuBadge = _chunk74TRO667js.SidebarMenuBadge; exports.SidebarMenuButton = _chunk74TRO667js.SidebarMenuButton; exports.SidebarMenuItem = _chunk74TRO667js.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunk74TRO667js.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunk74TRO667js.SidebarMenuSub; exports.SidebarMenuSubButton = _chunk74TRO667js.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunk74TRO667js.SidebarMenuSubItem; exports.SidebarProvider = _chunk74TRO667js.SidebarProvider; exports.SidebarRail = _chunk74TRO667js.SidebarRail; exports.SidebarSeparator = _chunk74TRO667js.SidebarSeparator; exports.SidebarTrigger = _chunk74TRO667js.SidebarTrigger; exports.Skeleton = _chunk74TRO667js.Skeleton; exports.Slider = _chunk74TRO667js.Slider; exports.Switch = _chunk74TRO667js.Switch; exports.Table = _chunk74TRO667js.Table; exports.TableBody = _chunk74TRO667js.TableBody; exports.TableCaption = _chunk74TRO667js.TableCaption; exports.TableCell = _chunk74TRO667js.TableCell; exports.TableCellAvatar = _chunk74TRO667js.TableCellAvatar; exports.TableFooter = _chunk74TRO667js.TableFooter; exports.TableHead = _chunk74TRO667js.TableHead; exports.TableHeader = _chunk74TRO667js.TableHeader; exports.TableRow = _chunk74TRO667js.TableRow; exports.Tabs = _chunk74TRO667js.Tabs; exports.TabsContainer = _chunk74TRO667js.TabsContainer; exports.TabsContent = _chunk74TRO667js.TabsContent; exports.TabsList = _chunk74TRO667js.TabsList; exports.TabsTrigger = _chunk74TRO667js.TabsTrigger; exports.Textarea = _chunk74TRO667js.Textarea; exports.Toaster = _chunk74TRO667js.Toaster; exports.Toggle = _chunk74TRO667js.Toggle; exports.TokenStatusIndicator = _chunk74TRO667js.TokenStatusIndicator; exports.Tooltip = _chunk74TRO667js.Tooltip; exports.TooltipContent = _chunk74TRO667js.TooltipContent; exports.TooltipProvider = _chunk74TRO667js.TooltipProvider; exports.TooltipTrigger = _chunk74TRO667js.TooltipTrigger; exports.TotpAuthenticatorList = _chunk74TRO667js.TotpAuthenticatorList; exports.TotpInput = _chunk74TRO667js.TotpInput; exports.TotpSetupDialog = _chunk74TRO667js.TotpSetupDialog; exports.TwoFactorChallenge = _chunk74TRO667js.TwoFactorChallenge; exports.TwoFactorSettings = _chunk74TRO667js.TwoFactorSettings; exports.UserAvatar = _chunk74TRO667js.UserAvatar; exports.UserAvatarEditor = _chunk74TRO667js.UserAvatarEditor; exports.UserAvatarList = _chunk74TRO667js.UserAvatarList; exports.UserContainer = _chunk74TRO667js.UserContainer; exports.UserDeleter = _chunk74TRO667js.UserDeleter; exports.UserDetails = _chunk74TRO667js.UserDetails; exports.UserEditor = _chunk74TRO667js.UserEditor; exports.UserIndexContainer = _chunk74TRO667js.UserIndexContainer; exports.UserIndexDetails = _chunk74TRO667js.UserIndexDetails; exports.UserListInAdd = _chunk74TRO667js.UserListInAdd; exports.UserMultiSelect = _chunk74TRO667js.UserMultiSelect; exports.UserReactivator = _chunk74TRO667js.UserReactivator; exports.UserResentInvitationEmail = _chunk74TRO667js.UserResentInvitationEmail; exports.UserRoleAdd = _chunk74TRO667js.UserRoleAdd; exports.UserRolesList = _chunk74TRO667js.UserRolesList; exports.UserSelector = _chunk74TRO667js.UserSelector; exports.UserStanadaloneDetails = _chunk74TRO667js.UserStanadaloneDetails; exports.UsersList = _chunk74TRO667js.UsersList; exports.UsersListByContentIds = _chunk74TRO667js.UsersListByContentIds; exports.UsersListContainer = _chunk74TRO667js.UsersListContainer; exports.WaitlistConfirmation = _chunk74TRO667js.WaitlistConfirmation; exports.WaitlistForm = _chunk74TRO667js.WaitlistForm; exports.WaitlistHeroSection = _chunk74TRO667js.WaitlistHeroSection; exports.WaitlistList = _chunk74TRO667js.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunk74TRO667js.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunk74TRO667js.WaitlistSuccessState; exports.badgeVariants = _chunk74TRO667js.badgeVariants; exports.buttonVariants = _chunk74TRO667js.buttonVariants; exports.cellComponent = _chunk74TRO667js.cellComponent; exports.cellDate = _chunk74TRO667js.cellDate; exports.cellId = _chunk74TRO667js.cellId; exports.cellLink = _chunk74TRO667js.cellLink; exports.cellUrl = _chunk74TRO667js.cellUrl; exports.errorToast = _chunk74TRO667js.errorToast; exports.generateNotificationData = _chunk74TRO667js.generateNotificationData; exports.getIcon = _chunkNAST4OSMjs.getIcon; exports.getIconByModule = _chunkNAST4OSMjs.getIconByModule; exports.getIconByModuleName = _chunkNAST4OSMjs.getIconByModuleName; exports.getInitials = _chunkNAST4OSMjs.getInitials; exports.navigationMenuTriggerStyle = _chunk74TRO667js.navigationMenuTriggerStyle; exports.tabsListVariants = _chunk74TRO667js.tabsListVariants; exports.toggleVariants = _chunk74TRO667js.toggleVariants; exports.triggerAssociationToast = _chunk74TRO667js.triggerAssociationToast; exports.useCarousel = _chunk74TRO667js.useCarousel; exports.useComboboxAnchor = _chunk74TRO667js.useComboboxAnchor; exports.useDebounce = _chunk74TRO667js.useDebounce2; exports.useFileUpload = _chunk74TRO667js.useFileUpload; exports.useSidebar = _chunk74TRO667js.useSidebar;
|
|
876
|
+
exports.AcceptInvitation = _chunkOAMGPP2Gjs.AcceptInvitation; exports.Accordion = _chunkOAMGPP2Gjs.Accordion; exports.AccordionContent = _chunkOAMGPP2Gjs.AccordionContent; exports.AccordionItem = _chunkOAMGPP2Gjs.AccordionItem; exports.AccordionTrigger = _chunkOAMGPP2Gjs.AccordionTrigger; exports.ActivateAccount = _chunkOAMGPP2Gjs.ActivateAccount; exports.AddUserToRole = _chunkOAMGPP2Gjs.AddUserToRole; exports.AdminCompanyContainer = _chunkOAMGPP2Gjs.AdminCompanyContainer; exports.AdminUsersList = _chunkOAMGPP2Gjs.AdminUsersList; exports.Alert = _chunkOAMGPP2Gjs.Alert; exports.AlertAction = _chunkOAMGPP2Gjs.AlertAction; exports.AlertDescription = _chunkOAMGPP2Gjs.AlertDescription; exports.AlertDialog = _chunkOAMGPP2Gjs.AlertDialog; exports.AlertDialogAction = _chunkOAMGPP2Gjs.AlertDialogAction; exports.AlertDialogCancel = _chunkOAMGPP2Gjs.AlertDialogCancel; exports.AlertDialogContent = _chunkOAMGPP2Gjs.AlertDialogContent; exports.AlertDialogDescription = _chunkOAMGPP2Gjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkOAMGPP2Gjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkOAMGPP2Gjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkOAMGPP2Gjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkOAMGPP2Gjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkOAMGPP2Gjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkOAMGPP2Gjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkOAMGPP2Gjs.AlertDialogTrigger; exports.AlertTitle = _chunkOAMGPP2Gjs.AlertTitle; exports.AllowedUsersDetails = _chunkOAMGPP2Gjs.AllowedUsersDetails; exports.AttributeElement = _chunkOAMGPP2Gjs.AttributeElement; exports.AuthContainer = _chunkOAMGPP2Gjs.AuthContainer; exports.Avatar = _chunkOAMGPP2Gjs.Avatar; exports.AvatarBadge = _chunkOAMGPP2Gjs.AvatarBadge; exports.AvatarFallback = _chunkOAMGPP2Gjs.AvatarFallback; exports.AvatarGroup = _chunkOAMGPP2Gjs.AvatarGroup; exports.AvatarGroupCount = _chunkOAMGPP2Gjs.AvatarGroupCount; exports.AvatarImage = _chunkOAMGPP2Gjs.AvatarImage; exports.BackupCodesDialog = _chunkOAMGPP2Gjs.BackupCodesDialog; exports.Badge = _chunkOAMGPP2Gjs.Badge; exports.BlockNoteEditorContainer = _chunkOAMGPP2Gjs.BlockNoteEditorContainer; exports.Board = _chunkOAMGPP2Gjs.KanbanBoard; exports.Breadcrumb = _chunkOAMGPP2Gjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkOAMGPP2Gjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkOAMGPP2Gjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkOAMGPP2Gjs.BreadcrumbLink; exports.BreadcrumbList = _chunkOAMGPP2Gjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkOAMGPP2Gjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkOAMGPP2Gjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkOAMGPP2Gjs.BreadcrumbSeparator; exports.Button = _chunkOAMGPP2Gjs.Button; exports.Calendar = _chunkOAMGPP2Gjs.Calendar; exports.CalendarDayButton = _chunkOAMGPP2Gjs.CalendarDayButton; exports.Card = _chunkOAMGPP2Gjs.Card; exports.CardAction = _chunkOAMGPP2Gjs.CardAction; exports.CardContent = _chunkOAMGPP2Gjs.CardContent; exports.CardDescription = _chunkOAMGPP2Gjs.CardDescription; exports.CardFooter = _chunkOAMGPP2Gjs.CardFooter; exports.CardHeader = _chunkOAMGPP2Gjs.CardHeader; exports.CardTitle = _chunkOAMGPP2Gjs.CardTitle; exports.Carousel = _chunkOAMGPP2Gjs.Carousel; exports.CarouselContent = _chunkOAMGPP2Gjs.CarouselContent; exports.CarouselItem = _chunkOAMGPP2Gjs.CarouselItem; exports.CarouselNext = _chunkOAMGPP2Gjs.CarouselNext; exports.CarouselPrevious = _chunkOAMGPP2Gjs.CarouselPrevious; exports.ChartContainer = _chunkOAMGPP2Gjs.ChartContainer; exports.ChartLegend = _chunkOAMGPP2Gjs.ChartLegend; exports.ChartLegendContent = _chunkOAMGPP2Gjs.ChartLegendContent; exports.ChartStyle = _chunkOAMGPP2Gjs.ChartStyle; exports.ChartTooltip = _chunkOAMGPP2Gjs.ChartTooltip; exports.ChartTooltipContent = _chunkOAMGPP2Gjs.ChartTooltipContent; exports.Checkbox = _chunkOAMGPP2Gjs.Checkbox; exports.Collapsible = _chunkOAMGPP2Gjs.Collapsible; exports.CollapsibleContent = _chunkOAMGPP2Gjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkOAMGPP2Gjs.CollapsibleTrigger; exports.Column = _chunkOAMGPP2Gjs.KanbanColumn; exports.ColumnHandle = _chunkOAMGPP2Gjs.KanbanColumnHandle; exports.Combobox = _chunkOAMGPP2Gjs.Combobox; exports.ComboboxChip = _chunkOAMGPP2Gjs.ComboboxChip; exports.ComboboxChips = _chunkOAMGPP2Gjs.ComboboxChips; exports.ComboboxChipsInput = _chunkOAMGPP2Gjs.ComboboxChipsInput; exports.ComboboxCollection = _chunkOAMGPP2Gjs.ComboboxCollection; exports.ComboboxContent = _chunkOAMGPP2Gjs.ComboboxContent; exports.ComboboxEmpty = _chunkOAMGPP2Gjs.ComboboxEmpty; exports.ComboboxGroup = _chunkOAMGPP2Gjs.ComboboxGroup; exports.ComboboxInput = _chunkOAMGPP2Gjs.ComboboxInput; exports.ComboboxItem = _chunkOAMGPP2Gjs.ComboboxItem; exports.ComboboxLabel = _chunkOAMGPP2Gjs.ComboboxLabel; exports.ComboboxList = _chunkOAMGPP2Gjs.ComboboxList; exports.ComboboxSeparator = _chunkOAMGPP2Gjs.ComboboxSeparator; exports.ComboboxTrigger = _chunkOAMGPP2Gjs.ComboboxTrigger; exports.ComboboxValue = _chunkOAMGPP2Gjs.ComboboxValue; exports.Command = _chunkOAMGPP2Gjs.Command; exports.CommandDialog = _chunkOAMGPP2Gjs.CommandDialog; exports.CommandEmpty = _chunkOAMGPP2Gjs.CommandEmpty; exports.CommandGroup = _chunkOAMGPP2Gjs.CommandGroup; exports.CommandInput = _chunkOAMGPP2Gjs.CommandInput; exports.CommandItem = _chunkOAMGPP2Gjs.CommandItem; exports.CommandList = _chunkOAMGPP2Gjs.CommandList; exports.CommandSeparator = _chunkOAMGPP2Gjs.CommandSeparator; exports.CommandShortcut = _chunkOAMGPP2Gjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkOAMGPP2Gjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkOAMGPP2Gjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkOAMGPP2Gjs.CommonDeleter; exports.CommonEditorButtons = _chunkOAMGPP2Gjs.CommonEditorButtons; exports.CommonEditorHeader = _chunkOAMGPP2Gjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkOAMGPP2Gjs.CommonEditorTrigger; exports.CompaniesList = _chunkOAMGPP2Gjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkOAMGPP2Gjs.CompanyConfigurationEditor; exports.CompanyConfigurationSecurityForm = _chunkOAMGPP2Gjs.CompanyConfigurationSecurityForm; exports.CompanyContainer = _chunkOAMGPP2Gjs.CompanyContainer; exports.CompanyDeleter = _chunkOAMGPP2Gjs.CompanyDeleter; exports.CompanyDetails = _chunkOAMGPP2Gjs.CompanyDetails; exports.CompanyEditor = _chunkOAMGPP2Gjs.CompanyEditor; exports.CompanyUsersList = _chunkOAMGPP2Gjs.CompanyUsersList; exports.ContentListTable = _chunkOAMGPP2Gjs.ContentListTable; exports.ContentTableSearch = _chunkOAMGPP2Gjs.ContentTableSearch; exports.ContentTitle = _chunkOAMGPP2Gjs.ContentTitle; exports.ContentsList = _chunkOAMGPP2Gjs.ContentsList; exports.ContentsListById = _chunkOAMGPP2Gjs.ContentsListById; exports.ContextMenu = _chunkOAMGPP2Gjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkOAMGPP2Gjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkOAMGPP2Gjs.ContextMenuContent; exports.ContextMenuGroup = _chunkOAMGPP2Gjs.ContextMenuGroup; exports.ContextMenuItem = _chunkOAMGPP2Gjs.ContextMenuItem; exports.ContextMenuLabel = _chunkOAMGPP2Gjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkOAMGPP2Gjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkOAMGPP2Gjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkOAMGPP2Gjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkOAMGPP2Gjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkOAMGPP2Gjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkOAMGPP2Gjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkOAMGPP2Gjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkOAMGPP2Gjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkOAMGPP2Gjs.ContextMenuTrigger; exports.ContributorsList = _chunkOAMGPP2Gjs.ContributorsList; exports.Cookies = _chunkOAMGPP2Gjs.Cookies; exports.DatePickerPopover = _chunkOAMGPP2Gjs.DatePickerPopover; exports.DateRangeSelector = _chunkOAMGPP2Gjs.DateRangeSelector; exports.Dialog = _chunkOAMGPP2Gjs.Dialog; exports.DialogClose = _chunkOAMGPP2Gjs.DialogClose; exports.DialogContent = _chunkOAMGPP2Gjs.DialogContent; exports.DialogDescription = _chunkOAMGPP2Gjs.DialogDescription; exports.DialogFooter = _chunkOAMGPP2Gjs.DialogFooter; exports.DialogHeader = _chunkOAMGPP2Gjs.DialogHeader; exports.DialogOverlay = _chunkOAMGPP2Gjs.DialogOverlay; exports.DialogPortal = _chunkOAMGPP2Gjs.DialogPortal; exports.DialogTitle = _chunkOAMGPP2Gjs.DialogTitle; exports.DialogTrigger = _chunkOAMGPP2Gjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunkOAMGPP2Gjs.DisableTwoFactorDialog; exports.Drawer = _chunkOAMGPP2Gjs.Drawer; exports.DrawerClose = _chunkOAMGPP2Gjs.DrawerClose; exports.DrawerContent = _chunkOAMGPP2Gjs.DrawerContent; exports.DrawerDescription = _chunkOAMGPP2Gjs.DrawerDescription; exports.DrawerFooter = _chunkOAMGPP2Gjs.DrawerFooter; exports.DrawerHeader = _chunkOAMGPP2Gjs.DrawerHeader; exports.DrawerOverlay = _chunkOAMGPP2Gjs.DrawerOverlay; exports.DrawerPortal = _chunkOAMGPP2Gjs.DrawerPortal; exports.DrawerTitle = _chunkOAMGPP2Gjs.DrawerTitle; exports.DrawerTrigger = _chunkOAMGPP2Gjs.DrawerTrigger; exports.DropdownMenu = _chunkOAMGPP2Gjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkOAMGPP2Gjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkOAMGPP2Gjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkOAMGPP2Gjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkOAMGPP2Gjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkOAMGPP2Gjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkOAMGPP2Gjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkOAMGPP2Gjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkOAMGPP2Gjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkOAMGPP2Gjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkOAMGPP2Gjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkOAMGPP2Gjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkOAMGPP2Gjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkOAMGPP2Gjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkOAMGPP2Gjs.DropdownMenuTrigger; exports.EntityAvatar = _chunkOAMGPP2Gjs.EntityAvatar; exports.ErrorDetails = _chunkOAMGPP2Gjs.ErrorDetails; exports.Field = _chunkOAMGPP2Gjs.Field; exports.FieldContent = _chunkOAMGPP2Gjs.FieldContent; exports.FieldDescription = _chunkOAMGPP2Gjs.FieldDescription; exports.FieldError = _chunkOAMGPP2Gjs.FieldError; exports.FieldGroup = _chunkOAMGPP2Gjs.FieldGroup; exports.FieldLabel = _chunkOAMGPP2Gjs.FieldLabel; exports.FieldLegend = _chunkOAMGPP2Gjs.FieldLegend; exports.FieldSeparator = _chunkOAMGPP2Gjs.FieldSeparator; exports.FieldSet = _chunkOAMGPP2Gjs.FieldSet; exports.FieldTitle = _chunkOAMGPP2Gjs.FieldTitle; exports.FileInput = _chunkOAMGPP2Gjs.FileInput; exports.FileUploader = _chunkOAMGPP2Gjs.FileUploader; exports.FileUploaderContent = _chunkOAMGPP2Gjs.FileUploaderContent; exports.FileUploaderItem = _chunkOAMGPP2Gjs.FileUploaderItem; exports.ForgotPassword = _chunkOAMGPP2Gjs.ForgotPassword; exports.Form = _chunkOAMGPP2Gjs.Form; exports.FormBlockNote = _chunkOAMGPP2Gjs.FormBlockNote; exports.FormCheckbox = _chunkOAMGPP2Gjs.FormCheckbox; exports.FormDate = _chunkOAMGPP2Gjs.FormDate; exports.FormDateTime = _chunkOAMGPP2Gjs.FormDateTime; exports.FormFeatures = _chunkOAMGPP2Gjs.FormFeatures; exports.FormFieldWrapper = _chunkOAMGPP2Gjs.FormFieldWrapper; exports.FormInput = _chunkOAMGPP2Gjs.FormInput; exports.FormPassword = _chunkOAMGPP2Gjs.FormPassword; exports.FormPlaceAutocomplete = _chunkOAMGPP2Gjs.FormPlaceAutocomplete; exports.FormRoles = _chunkOAMGPP2Gjs.FormRoles; exports.FormSelect = _chunkOAMGPP2Gjs.FormSelect; exports.FormSlider = _chunkOAMGPP2Gjs.FormSlider; exports.FormSwitch = _chunkOAMGPP2Gjs.FormSwitch; exports.FormTextarea = _chunkOAMGPP2Gjs.FormTextarea; exports.GdprConsentCheckbox = _chunkOAMGPP2Gjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunkOAMGPP2Gjs.GdprConsentSection; exports.Header = _chunkOAMGPP2Gjs.Header; exports.HoverCard = _chunkOAMGPP2Gjs.HoverCard; exports.HoverCardContent = _chunkOAMGPP2Gjs.HoverCardContent; exports.HoverCardTrigger = _chunkOAMGPP2Gjs.HoverCardTrigger; exports.Input = _chunkOAMGPP2Gjs.Input; exports.InputGroup = _chunkOAMGPP2Gjs.InputGroup; exports.InputGroupAddon = _chunkOAMGPP2Gjs.InputGroupAddon; exports.InputGroupButton = _chunkOAMGPP2Gjs.InputGroupButton; exports.InputGroupInput = _chunkOAMGPP2Gjs.InputGroupInput; exports.InputGroupText = _chunkOAMGPP2Gjs.InputGroupText; exports.InputGroupTextarea = _chunkOAMGPP2Gjs.InputGroupTextarea; exports.InputOTP = _chunkOAMGPP2Gjs.InputOTP; exports.InputOTPGroup = _chunkOAMGPP2Gjs.InputOTPGroup; exports.InputOTPSeparator = _chunkOAMGPP2Gjs.InputOTPSeparator; exports.InputOTPSlot = _chunkOAMGPP2Gjs.InputOTPSlot; exports.Item = _chunkOAMGPP2Gjs.KanbanItem; exports.ItemHandle = _chunkOAMGPP2Gjs.KanbanItemHandle; exports.Kanban = _chunkOAMGPP2Gjs.KanbanRoot; exports.KanbanBoard = _chunkOAMGPP2Gjs.KanbanBoard; exports.KanbanColumn = _chunkOAMGPP2Gjs.KanbanColumn; exports.KanbanColumnHandle = _chunkOAMGPP2Gjs.KanbanColumnHandle; exports.KanbanItem = _chunkOAMGPP2Gjs.KanbanItem; exports.KanbanItemHandle = _chunkOAMGPP2Gjs.KanbanItemHandle; exports.KanbanOverlay = _chunkOAMGPP2Gjs.KanbanOverlay; exports.Label = _chunkOAMGPP2Gjs.Label; exports.LandingComponent = _chunkOAMGPP2Gjs.LandingComponent; exports.Link = _chunkOAMGPP2Gjs.Link; exports.Login = _chunkOAMGPP2Gjs.Login; exports.Logout = _chunkOAMGPP2Gjs.Logout; exports.ModeToggleSwitch = _chunkOAMGPP2Gjs.ModeToggleSwitch; exports.MultiSelect = _chunkOAMGPP2Gjs.MultiSelect; exports.MultipleSelector = _chunkOAMGPP2Gjs.MultipleSelector; exports.NavigationMenu = _chunkOAMGPP2Gjs.NavigationMenu; exports.NavigationMenuContent = _chunkOAMGPP2Gjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkOAMGPP2Gjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkOAMGPP2Gjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkOAMGPP2Gjs.NavigationMenuLink; exports.NavigationMenuList = _chunkOAMGPP2Gjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkOAMGPP2Gjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkOAMGPP2Gjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkOAMGPP2Gjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkOAMGPP2Gjs.NotificationMenuItem; exports.NotificationModal = _chunkOAMGPP2Gjs.NotificationModal; exports.NotificationToast = _chunkOAMGPP2Gjs.NotificationToast; exports.NotificationsList = _chunkOAMGPP2Gjs.NotificationsList; exports.NotificationsListContainer = _chunkOAMGPP2Gjs.NotificationsListContainer; exports.OAuthClientCard = _chunkOAMGPP2Gjs.OAuthClientCard; exports.OAuthClientDetail = _chunkOAMGPP2Gjs.OAuthClientDetail; exports.OAuthClientForm = _chunkOAMGPP2Gjs.OAuthClientForm; exports.OAuthClientList = _chunkOAMGPP2Gjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkOAMGPP2Gjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkOAMGPP2Gjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkOAMGPP2Gjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkOAMGPP2Gjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkOAMGPP2Gjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkOAMGPP2Gjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkOAMGPP2Gjs.OAuthScopeSelector; exports.OnboardingCard = _chunkOAMGPP2Gjs.OnboardingCard; exports.Overlay = _chunkOAMGPP2Gjs.KanbanOverlay; exports.PageContainer = _chunkOAMGPP2Gjs.PageContainer; exports.PageContainerContentDetails = _chunkOAMGPP2Gjs.PageContainerContentDetails; exports.PageContentContainer = _chunkOAMGPP2Gjs.PageContentContainer; exports.PageSection = _chunkOAMGPP2Gjs.PageSection; exports.PasskeyButton = _chunkOAMGPP2Gjs.PasskeyButton; exports.PasskeyList = _chunkOAMGPP2Gjs.PasskeyList; exports.PasskeySetupDialog = _chunkOAMGPP2Gjs.PasskeySetupDialog; exports.PasswordInput = _chunkOAMGPP2Gjs.PasswordInput; exports.Popover = _chunkOAMGPP2Gjs.Popover; exports.PopoverContent = _chunkOAMGPP2Gjs.PopoverContent; exports.PopoverDescription = _chunkOAMGPP2Gjs.PopoverDescription; exports.PopoverHeader = _chunkOAMGPP2Gjs.PopoverHeader; exports.PopoverTitle = _chunkOAMGPP2Gjs.PopoverTitle; exports.PopoverTrigger = _chunkOAMGPP2Gjs.PopoverTrigger; exports.Progress = _chunkOAMGPP2Gjs.Progress; exports.ProgressIndicator = _chunkOAMGPP2Gjs.ProgressIndicator; exports.ProgressLabel = _chunkOAMGPP2Gjs.ProgressLabel; exports.ProgressTrack = _chunkOAMGPP2Gjs.ProgressTrack; exports.ProgressValue = _chunkOAMGPP2Gjs.ProgressValue; exports.PushNotificationProvider = _chunkOAMGPP2Gjs.PushNotificationProvider; exports.RadioGroup = _chunkOAMGPP2Gjs.RadioGroup; exports.RadioGroupItem = _chunkOAMGPP2Gjs.RadioGroupItem; exports.RbacContainer = _chunkOAMGPP2Gjs.RbacContainer; exports.RbacFeatureSection = _chunkOAMGPP2Gjs.RbacFeatureSection; exports.RbacModuleTable = _chunkOAMGPP2Gjs.RbacModuleTable; exports.RbacPermissionCell = _chunkOAMGPP2Gjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunkOAMGPP2Gjs.RbacPermissionPicker; exports.RbacToolbar = _chunkOAMGPP2Gjs.RbacToolbar; exports.ReactMarkdownContainer = _chunkOAMGPP2Gjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkOAMGPP2Gjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkOAMGPP2Gjs.ReferralCodeCapture; exports.ReferralDialog = _chunkOAMGPP2Gjs.ReferralDialog; exports.ReferralWidget = _chunkOAMGPP2Gjs.ReferralWidget; exports.RefreshUser = _chunkOAMGPP2Gjs.RefreshUser; exports.RelevantContentsList = _chunkOAMGPP2Gjs.RelevantContentsList; exports.RelevantUsersList = _chunkOAMGPP2Gjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkOAMGPP2Gjs.RemoveUserFromRole; exports.ResetPassword = _chunkOAMGPP2Gjs.ResetPassword; exports.ResizableHandle = _chunkOAMGPP2Gjs.ResizableHandle; exports.ResizablePanel = _chunkOAMGPP2Gjs.ResizablePanel; exports.ResizablePanelGroup = _chunkOAMGPP2Gjs.ResizablePanelGroup; exports.RoleContainer = _chunkOAMGPP2Gjs.RoleContainer; exports.RoleDetails = _chunkOAMGPP2Gjs.RoleDetails; exports.RoleUsersList = _chunkOAMGPP2Gjs.RoleUsersList; exports.RolesList = _chunkOAMGPP2Gjs.RolesList; exports.Root = _chunkOAMGPP2Gjs.KanbanRoot; exports.RoundPageContainer = _chunkOAMGPP2Gjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunkOAMGPP2Gjs.RoundPageContainerTitle; exports.ScrollArea = _chunkOAMGPP2Gjs.ScrollArea; exports.ScrollBar = _chunkOAMGPP2Gjs.ScrollBar; exports.SecurityContainer = _chunkOAMGPP2Gjs.SecurityContainer; exports.Select = _chunkOAMGPP2Gjs.Select; exports.SelectContent = _chunkOAMGPP2Gjs.SelectContent; exports.SelectGroup = _chunkOAMGPP2Gjs.SelectGroup; exports.SelectItem = _chunkOAMGPP2Gjs.SelectItem; exports.SelectLabel = _chunkOAMGPP2Gjs.SelectLabel; exports.SelectScrollDownButton = _chunkOAMGPP2Gjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkOAMGPP2Gjs.SelectScrollUpButton; exports.SelectSeparator = _chunkOAMGPP2Gjs.SelectSeparator; exports.SelectTrigger = _chunkOAMGPP2Gjs.SelectTrigger; exports.SelectValue = _chunkOAMGPP2Gjs.SelectValue; exports.Separator = _chunkOAMGPP2Gjs.Separator; exports.Sheet = _chunkOAMGPP2Gjs.Sheet; exports.SheetClose = _chunkOAMGPP2Gjs.SheetClose; exports.SheetContent = _chunkOAMGPP2Gjs.SheetContent; exports.SheetDescription = _chunkOAMGPP2Gjs.SheetDescription; exports.SheetFooter = _chunkOAMGPP2Gjs.SheetFooter; exports.SheetHeader = _chunkOAMGPP2Gjs.SheetHeader; exports.SheetTitle = _chunkOAMGPP2Gjs.SheetTitle; exports.SheetTrigger = _chunkOAMGPP2Gjs.SheetTrigger; exports.Sidebar = _chunkOAMGPP2Gjs.Sidebar; exports.SidebarContent = _chunkOAMGPP2Gjs.SidebarContent; exports.SidebarFooter = _chunkOAMGPP2Gjs.SidebarFooter; exports.SidebarGroup = _chunkOAMGPP2Gjs.SidebarGroup; exports.SidebarGroupAction = _chunkOAMGPP2Gjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkOAMGPP2Gjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkOAMGPP2Gjs.SidebarGroupLabel; exports.SidebarHeader = _chunkOAMGPP2Gjs.SidebarHeader; exports.SidebarInput = _chunkOAMGPP2Gjs.SidebarInput; exports.SidebarInset = _chunkOAMGPP2Gjs.SidebarInset; exports.SidebarMenu = _chunkOAMGPP2Gjs.SidebarMenu; exports.SidebarMenuAction = _chunkOAMGPP2Gjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkOAMGPP2Gjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkOAMGPP2Gjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkOAMGPP2Gjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkOAMGPP2Gjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkOAMGPP2Gjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkOAMGPP2Gjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkOAMGPP2Gjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkOAMGPP2Gjs.SidebarProvider; exports.SidebarRail = _chunkOAMGPP2Gjs.SidebarRail; exports.SidebarSeparator = _chunkOAMGPP2Gjs.SidebarSeparator; exports.SidebarTrigger = _chunkOAMGPP2Gjs.SidebarTrigger; exports.Skeleton = _chunkOAMGPP2Gjs.Skeleton; exports.Slider = _chunkOAMGPP2Gjs.Slider; exports.Switch = _chunkOAMGPP2Gjs.Switch; exports.Table = _chunkOAMGPP2Gjs.Table; exports.TableBody = _chunkOAMGPP2Gjs.TableBody; exports.TableCaption = _chunkOAMGPP2Gjs.TableCaption; exports.TableCell = _chunkOAMGPP2Gjs.TableCell; exports.TableCellAvatar = _chunkOAMGPP2Gjs.TableCellAvatar; exports.TableFooter = _chunkOAMGPP2Gjs.TableFooter; exports.TableHead = _chunkOAMGPP2Gjs.TableHead; exports.TableHeader = _chunkOAMGPP2Gjs.TableHeader; exports.TableRow = _chunkOAMGPP2Gjs.TableRow; exports.Tabs = _chunkOAMGPP2Gjs.Tabs; exports.TabsContainer = _chunkOAMGPP2Gjs.TabsContainer; exports.TabsContent = _chunkOAMGPP2Gjs.TabsContent; exports.TabsList = _chunkOAMGPP2Gjs.TabsList; exports.TabsTrigger = _chunkOAMGPP2Gjs.TabsTrigger; exports.Textarea = _chunkOAMGPP2Gjs.Textarea; exports.Toaster = _chunkOAMGPP2Gjs.Toaster; exports.Toggle = _chunkOAMGPP2Gjs.Toggle; exports.TokenStatusIndicator = _chunkOAMGPP2Gjs.TokenStatusIndicator; exports.Tooltip = _chunkOAMGPP2Gjs.Tooltip; exports.TooltipContent = _chunkOAMGPP2Gjs.TooltipContent; exports.TooltipProvider = _chunkOAMGPP2Gjs.TooltipProvider; exports.TooltipTrigger = _chunkOAMGPP2Gjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunkOAMGPP2Gjs.TotpAuthenticatorList; exports.TotpInput = _chunkOAMGPP2Gjs.TotpInput; exports.TotpSetupDialog = _chunkOAMGPP2Gjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunkOAMGPP2Gjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunkOAMGPP2Gjs.TwoFactorSettings; exports.UserAvatar = _chunkOAMGPP2Gjs.UserAvatar; exports.UserAvatarEditor = _chunkOAMGPP2Gjs.UserAvatarEditor; exports.UserAvatarList = _chunkOAMGPP2Gjs.UserAvatarList; exports.UserContainer = _chunkOAMGPP2Gjs.UserContainer; exports.UserDeleter = _chunkOAMGPP2Gjs.UserDeleter; exports.UserDetails = _chunkOAMGPP2Gjs.UserDetails; exports.UserEditor = _chunkOAMGPP2Gjs.UserEditor; exports.UserIndexContainer = _chunkOAMGPP2Gjs.UserIndexContainer; exports.UserIndexDetails = _chunkOAMGPP2Gjs.UserIndexDetails; exports.UserListInAdd = _chunkOAMGPP2Gjs.UserListInAdd; exports.UserMultiSelect = _chunkOAMGPP2Gjs.UserMultiSelect; exports.UserReactivator = _chunkOAMGPP2Gjs.UserReactivator; exports.UserResentInvitationEmail = _chunkOAMGPP2Gjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkOAMGPP2Gjs.UserRoleAdd; exports.UserRolesList = _chunkOAMGPP2Gjs.UserRolesList; exports.UserSelector = _chunkOAMGPP2Gjs.UserSelector; exports.UserStanadaloneDetails = _chunkOAMGPP2Gjs.UserStanadaloneDetails; exports.UsersList = _chunkOAMGPP2Gjs.UsersList; exports.UsersListByContentIds = _chunkOAMGPP2Gjs.UsersListByContentIds; exports.UsersListContainer = _chunkOAMGPP2Gjs.UsersListContainer; exports.WaitlistConfirmation = _chunkOAMGPP2Gjs.WaitlistConfirmation; exports.WaitlistForm = _chunkOAMGPP2Gjs.WaitlistForm; exports.WaitlistHeroSection = _chunkOAMGPP2Gjs.WaitlistHeroSection; exports.WaitlistList = _chunkOAMGPP2Gjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkOAMGPP2Gjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkOAMGPP2Gjs.WaitlistSuccessState; exports.badgeVariants = _chunkOAMGPP2Gjs.badgeVariants; exports.buttonVariants = _chunkOAMGPP2Gjs.buttonVariants; exports.cellComponent = _chunkOAMGPP2Gjs.cellComponent; exports.cellDate = _chunkOAMGPP2Gjs.cellDate; exports.cellId = _chunkOAMGPP2Gjs.cellId; exports.cellLink = _chunkOAMGPP2Gjs.cellLink; exports.cellUrl = _chunkOAMGPP2Gjs.cellUrl; exports.errorToast = _chunkOAMGPP2Gjs.errorToast; exports.generateNotificationData = _chunkOAMGPP2Gjs.generateNotificationData; exports.getIcon = _chunkNAST4OSMjs.getIcon; exports.getIconByModule = _chunkNAST4OSMjs.getIconByModule; exports.getIconByModuleName = _chunkNAST4OSMjs.getIconByModuleName; exports.getInitials = _chunkNAST4OSMjs.getInitials; exports.navigationMenuTriggerStyle = _chunkOAMGPP2Gjs.navigationMenuTriggerStyle; exports.tabsListVariants = _chunkOAMGPP2Gjs.tabsListVariants; exports.toggleVariants = _chunkOAMGPP2Gjs.toggleVariants; exports.triggerAssociationToast = _chunkOAMGPP2Gjs.triggerAssociationToast; exports.useCarousel = _chunkOAMGPP2Gjs.useCarousel; exports.useComboboxAnchor = _chunkOAMGPP2Gjs.useComboboxAnchor; exports.useDebounce = _chunkOAMGPP2Gjs.useDebounce2; exports.useFileUpload = _chunkOAMGPP2Gjs.useFileUpload; exports.useSidebar = _chunkOAMGPP2Gjs.useSidebar;
|
|
877
877
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.js
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
|
|
24
24
|
|
|
25
25
|
|
|
26
|
-
var
|
|
26
|
+
var _chunkOAMGPP2Gjs = require('../chunk-OAMGPP2G.js');
|
|
27
27
|
require('../chunk-BQSMP4NU.js');
|
|
28
28
|
require('../chunk-NAST4OSM.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 = _chunkOAMGPP2Gjs.CommonProvider; exports.CompanyProvider = _chunkOAMGPP2Gjs.CompanyProvider; exports.CurrentUserProvider = _chunkOAMGPP2Gjs.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunkOAMGPP2Gjs.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunkOAMGPP2Gjs.HeaderChildrenProvider; exports.NotificationContextProvider = _chunkOAMGPP2Gjs.NotificationContextProvider; exports.OnboardingProvider = _chunkOAMGPP2Gjs.OnboardingProvider; exports.RoleProvider = _chunkOAMGPP2Gjs.RoleProvider; exports.SharedProvider = _chunkOAMGPP2Gjs.SharedProvider; exports.SocketContext = _chunkOAMGPP2Gjs.SocketContext; exports.SocketProvider = _chunkOAMGPP2Gjs.SocketProvider; exports.UserProvider = _chunkOAMGPP2Gjs.UserProvider; exports.recentPagesAtom = _chunkOAMGPP2Gjs.recentPagesAtom; exports.useCommonContext = _chunkOAMGPP2Gjs.useCommonContext; exports.useCompanyContext = _chunkOAMGPP2Gjs.useCompanyContext; exports.useCurrentUserContext = _chunkOAMGPP2Gjs.useCurrentUserContext; exports.useHeaderChildren = _chunkOAMGPP2Gjs.useHeaderChildren; exports.useNotificationContext = _chunkOAMGPP2Gjs.useNotificationContext; exports.useOnboarding = _chunkOAMGPP2Gjs.useOnboarding; exports.useRoleContext = _chunkOAMGPP2Gjs.useRoleContext; exports.useSharedContext = _chunkOAMGPP2Gjs.useSharedContext; exports.useSocketContext = _chunkOAMGPP2Gjs.useSocketContext; exports.useUserContext = _chunkOAMGPP2Gjs.useUserContext;
|
|
59
59
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -13,11 +13,6 @@ import {
|
|
|
13
13
|
Popover,
|
|
14
14
|
PopoverContent,
|
|
15
15
|
PopoverTrigger,
|
|
16
|
-
Select,
|
|
17
|
-
SelectContent,
|
|
18
|
-
SelectItem,
|
|
19
|
-
SelectTrigger,
|
|
20
|
-
SelectValue,
|
|
21
16
|
} from "../../shadcnui";
|
|
22
17
|
import { FormFieldWrapper } from "./FormFieldWrapper";
|
|
23
18
|
|
|
@@ -85,19 +80,6 @@ export function FormDate({
|
|
|
85
80
|
return currentValue ? formatDate(currentValue) : "";
|
|
86
81
|
});
|
|
87
82
|
|
|
88
|
-
// Generate year options (1900 to current year)
|
|
89
|
-
const currentYear = new Date().getFullYear();
|
|
90
|
-
const yearOptions = Array.from({ length: currentYear - 1900 + 1 }, (_, i) => 1900 + i);
|
|
91
|
-
|
|
92
|
-
// Generate month names dynamically based on current locale
|
|
93
|
-
const monthNames = useMemo(() => {
|
|
94
|
-
const formatter = new Intl.DateTimeFormat(locale, { month: "long" });
|
|
95
|
-
return Array.from({ length: 12 }, (_, i) => {
|
|
96
|
-
const monthName = formatter.format(new Date(2000, i, 1));
|
|
97
|
-
return monthName.charAt(0).toUpperCase() + monthName.slice(1);
|
|
98
|
-
});
|
|
99
|
-
}, [locale]);
|
|
100
|
-
|
|
101
83
|
// Handle text input change
|
|
102
84
|
const handleInputChange = (value: string, field: any) => {
|
|
103
85
|
setInputValue(value);
|
|
@@ -159,68 +141,23 @@ export function FormDate({
|
|
|
159
141
|
)}
|
|
160
142
|
</InputGroupAddon>
|
|
161
143
|
</InputGroup>
|
|
162
|
-
<PopoverContent className="w-auto p-0" align="
|
|
163
|
-
<
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
{monthNames.map((month, index) => (
|
|
180
|
-
<SelectItem key={index} value={index.toString()}>
|
|
181
|
-
{month}
|
|
182
|
-
</SelectItem>
|
|
183
|
-
))}
|
|
184
|
-
</SelectContent>
|
|
185
|
-
</Select>
|
|
186
|
-
|
|
187
|
-
<Select
|
|
188
|
-
value={displayMonth.getFullYear().toString()}
|
|
189
|
-
onValueChange={(value) => {
|
|
190
|
-
if (!value) return;
|
|
191
|
-
const newYear = parseInt(value);
|
|
192
|
-
const newDate = new Date(newYear, displayMonth.getMonth(), 1);
|
|
193
|
-
setDisplayMonth(newDate);
|
|
194
|
-
}}
|
|
195
|
-
>
|
|
196
|
-
<SelectTrigger className="w-[80px]">
|
|
197
|
-
<SelectValue />
|
|
198
|
-
</SelectTrigger>
|
|
199
|
-
<SelectContent>
|
|
200
|
-
{yearOptions.reverse().map((year) => (
|
|
201
|
-
<SelectItem key={year} value={year.toString()}>
|
|
202
|
-
{year}
|
|
203
|
-
</SelectItem>
|
|
204
|
-
))}
|
|
205
|
-
</SelectContent>
|
|
206
|
-
</Select>
|
|
207
|
-
</div>
|
|
208
|
-
|
|
209
|
-
{/* Calendar */}
|
|
210
|
-
<Calendar
|
|
211
|
-
mode="single"
|
|
212
|
-
selected={field.value}
|
|
213
|
-
onSelect={(e) => {
|
|
214
|
-
handleCalendarSelect(e, field);
|
|
215
|
-
setOpen(false);
|
|
216
|
-
}}
|
|
217
|
-
disabled={(date) => (minDate && date < minDate ? true : false)}
|
|
218
|
-
locale={dateFnsLocale}
|
|
219
|
-
weekStartsOn={1}
|
|
220
|
-
month={displayMonth}
|
|
221
|
-
onMonthChange={setDisplayMonth}
|
|
222
|
-
/>
|
|
223
|
-
</div>
|
|
144
|
+
<PopoverContent className="w-auto p-0" align="end">
|
|
145
|
+
<Calendar
|
|
146
|
+
mode="single"
|
|
147
|
+
captionLayout="dropdown"
|
|
148
|
+
selected={field.value}
|
|
149
|
+
onSelect={(e) => {
|
|
150
|
+
handleCalendarSelect(e, field);
|
|
151
|
+
setOpen(false);
|
|
152
|
+
}}
|
|
153
|
+
disabled={(date) => (minDate && date < minDate ? true : false)}
|
|
154
|
+
locale={dateFnsLocale}
|
|
155
|
+
weekStartsOn={1}
|
|
156
|
+
month={displayMonth}
|
|
157
|
+
onMonthChange={setDisplayMonth}
|
|
158
|
+
startMonth={new Date(1900, 0)}
|
|
159
|
+
endMonth={new Date(new Date().getFullYear() + 10, 11)}
|
|
160
|
+
/>
|
|
224
161
|
</PopoverContent>
|
|
225
162
|
</Popover>
|
|
226
163
|
)}
|
|
@@ -23,7 +23,7 @@ export function FormInput({
|
|
|
23
23
|
id: string;
|
|
24
24
|
name?: string;
|
|
25
25
|
placeholder?: string;
|
|
26
|
-
type?: "text" | "number" | "currency" | "password" | "link";
|
|
26
|
+
type?: "text" | "number" | "currency" | "decimal" | "password" | "link";
|
|
27
27
|
onBlur?: () => Promise<void>;
|
|
28
28
|
disabled?: boolean;
|
|
29
29
|
onKeyDown?: (event: React.KeyboardEvent) => void;
|
|
@@ -62,10 +62,23 @@ export function FormInput({
|
|
|
62
62
|
};
|
|
63
63
|
|
|
64
64
|
const handleChange = (e: React.ChangeEvent<HTMLInputElement>) => {
|
|
65
|
-
if (type === "number"
|
|
65
|
+
if (type === "number") {
|
|
66
66
|
const value = e.target.value.replace(/[^0-9]/g, "");
|
|
67
67
|
field.onChange(+value);
|
|
68
68
|
if (onChange) onChange(+value);
|
|
69
|
+
} else if (type === "currency" || type === "decimal") {
|
|
70
|
+
// Allow digits, comma, and period
|
|
71
|
+
let value = e.target.value.replace(/[^0-9.,]/g, "");
|
|
72
|
+
// Allow only one decimal separator (first one wins)
|
|
73
|
+
const firstSep = value.search(/[.,]/);
|
|
74
|
+
if (firstSep !== -1) {
|
|
75
|
+
const sep = value[firstSep];
|
|
76
|
+
const before = value.slice(0, firstSep);
|
|
77
|
+
const after = value.slice(firstSep + 1).replace(/[.,]/g, "");
|
|
78
|
+
value = before + sep + after;
|
|
79
|
+
}
|
|
80
|
+
field.onChange(value);
|
|
81
|
+
if (onChange) onChange(value);
|
|
69
82
|
} else {
|
|
70
83
|
field.onChange(e.target.value);
|
|
71
84
|
if (onChange) onChange(e.target.value);
|
|
@@ -75,8 +88,9 @@ export function FormInput({
|
|
|
75
88
|
const inputProps = {
|
|
76
89
|
...field,
|
|
77
90
|
autoFocus: autoFocus === true,
|
|
78
|
-
type: type === "
|
|
79
|
-
|
|
91
|
+
type: type === "password" ? "password" : "text",
|
|
92
|
+
inputMode: (type === "number" || type === "currency" || type === "decimal" ? "decimal" : undefined) as "decimal" | undefined,
|
|
93
|
+
className: `w-full ${type === "number" || type === "currency" || type === "decimal" ? "text-end" : ""}`,
|
|
80
94
|
disabled: disabled === true || form.formState.isSubmitting,
|
|
81
95
|
placeholder: placeholder || "",
|
|
82
96
|
onBlur: handleBlur,
|
|
@@ -90,8 +90,9 @@ describe("FormInput", () => {
|
|
|
90
90
|
</FormWrapper>,
|
|
91
91
|
);
|
|
92
92
|
|
|
93
|
-
const input = screen.getByRole("
|
|
94
|
-
expect(input).toHaveAttribute("type", "
|
|
93
|
+
const input = screen.getByRole("textbox");
|
|
94
|
+
expect(input).toHaveAttribute("type", "text");
|
|
95
|
+
expect(input).toHaveAttribute("inputmode", "decimal");
|
|
95
96
|
});
|
|
96
97
|
|
|
97
98
|
it("should render number input with euro symbol for currency", () => {
|
|
@@ -102,8 +103,9 @@ describe("FormInput", () => {
|
|
|
102
103
|
);
|
|
103
104
|
|
|
104
105
|
expect(screen.getByText("€")).toBeInTheDocument();
|
|
105
|
-
const input = screen.getByRole("
|
|
106
|
-
expect(input).toHaveAttribute("type", "
|
|
106
|
+
const input = screen.getByRole("textbox");
|
|
107
|
+
expect(input).toHaveAttribute("type", "text");
|
|
108
|
+
expect(input).toHaveAttribute("inputmode", "decimal");
|
|
107
109
|
});
|
|
108
110
|
|
|
109
111
|
it("should render password input for type password", () => {
|
|
@@ -146,11 +148,11 @@ describe("FormInput", () => {
|
|
|
146
148
|
</FormWrapper>,
|
|
147
149
|
);
|
|
148
150
|
|
|
149
|
-
const input = screen.getByRole("
|
|
151
|
+
const input = screen.getByRole("textbox");
|
|
150
152
|
fireEvent.change(input, { target: { value: "123" } });
|
|
151
153
|
|
|
152
|
-
// Should accept the number
|
|
153
|
-
expect(input).toHaveValue(123);
|
|
154
|
+
// Should accept the number (rendered as text input with inputMode decimal)
|
|
155
|
+
expect(input).toHaveValue("123");
|
|
154
156
|
});
|
|
155
157
|
|
|
156
158
|
it("should call onChange when value changes", () => {
|