@carlonicora/nextjs-jsonapi 1.121.0 → 1.123.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-ZDSKVOWD.mjs → BlockNoteEditor-4TXISWF2.mjs} +2 -2
- package/dist/{BlockNoteEditor-OVL376NQ.js → BlockNoteEditor-ZLTCCPY2.js} +9 -9
- package/dist/{BlockNoteEditor-OVL376NQ.js.map → BlockNoteEditor-ZLTCCPY2.js.map} +1 -1
- package/dist/billing/index.js +299 -299
- package/dist/billing/index.mjs +1 -1
- package/dist/{chunk-DMG6R3Y4.mjs → chunk-BPGXWAKV.mjs} +415 -378
- package/dist/chunk-BPGXWAKV.mjs.map +1 -0
- package/dist/{chunk-BOECS3K2.js → chunk-ZQPFEQC6.js} +351 -314
- package/dist/chunk-ZQPFEQC6.js.map +1 -0
- package/dist/client/index.js +2 -2
- package/dist/client/index.mjs +1 -1
- package/dist/components/index.d.mts +7 -3
- package/dist/components/index.d.ts +7 -3
- 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/dist/features/help/index.js +30 -30
- package/dist/features/help/index.mjs +1 -1
- package/package.json +1 -1
- package/src/components/forms/EditorSheet.tsx +32 -12
- package/src/components/forms/FormSelect.tsx +4 -1
- package/src/shadcnui/ui/tabs.tsx +48 -10
- package/dist/chunk-BOECS3K2.js.map +0 -1
- package/dist/chunk-DMG6R3Y4.mjs.map +0 -1
- /package/dist/{BlockNoteEditor-ZDSKVOWD.mjs.map → BlockNoteEditor-4TXISWF2.mjs.map} +0 -0
package/dist/client/index.js
CHANGED
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
|
|
31
|
-
var
|
|
31
|
+
var _chunkZQPFEQC6js = require('../chunk-ZQPFEQC6.js');
|
|
32
32
|
|
|
33
33
|
|
|
34
34
|
|
|
@@ -125,5 +125,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
125
125
|
|
|
126
126
|
|
|
127
127
|
|
|
128
|
-
exports.ClientJsonApiDelete = _chunkPQBKPWBYjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkPQBKPWBYjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkPQBKPWBYjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkPQBKPWBYjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkPQBKPWBYjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider =
|
|
128
|
+
exports.ClientJsonApiDelete = _chunkPQBKPWBYjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkPQBKPWBYjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkPQBKPWBYjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkPQBKPWBYjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkPQBKPWBYjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunkZQPFEQC6js.JsonApiProvider; exports.TableGeneratorRegistry = _chunkZQPFEQC6js.TableGeneratorRegistry; exports.buildClientUrl = _chunkPQBKPWBYjs.buildClientUrl; exports.computeLayeredLayout = _chunkZQPFEQC6js.computeLayeredLayout; exports.configureClientConfig = _chunkJO5BLONKjs.configureClientConfig; exports.configureClientJsonApi = _chunkPQBKPWBYjs.configureClientJsonApi; exports.configureI18n = _chunkJO5BLONKjs.configureI18n; exports.configureJsonApi = _chunkJO5BLONKjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.fitLayeredLayoutToAspectRatio = _chunkZQPFEQC6js.fitLayeredLayoutToAspectRatio; exports.getApiUrl = _chunkJO5BLONKjs.getApiUrl; exports.getAppUrl = _chunkJO5BLONKjs.getAppUrl; exports.getClientApiUrl = _chunkPQBKPWBYjs.getClientApiUrl; exports.getClientAppUrl = _chunkPQBKPWBYjs.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkPQBKPWBYjs.getClientTrackablePages; exports.getI18nLink = _chunkJO5BLONKjs.getI18nLink; exports.getPublicApiUrl = _chunkJO5BLONKjs.getPublicApiUrl; exports.getStripePublishableKey = _chunkJO5BLONKjs.getStripePublishableKey; exports.getTrackablePages = _chunkJO5BLONKjs.getTrackablePages; exports.registerTableGenerator = _chunkZQPFEQC6js.registerTableGenerator; exports.tableGeneratorRegistry = _chunkZQPFEQC6js.tableGeneratorRegistry; exports.useContentTableStructure = _chunkZQPFEQC6js.useContentTableStructure; exports.useCustomD3Graph = _chunkZQPFEQC6js.useCustomD3Graph; exports.useDataListRetriever = _chunkZQPFEQC6js.useDataListRetriever; exports.useDebounce = _chunkZQPFEQC6js.useDebounce; exports.useI18nDateFnsLocale = _chunkJO5BLONKjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkJO5BLONKjs.useI18nLocale; exports.useI18nRouter = _chunkJO5BLONKjs.useI18nRouter; exports.useI18nTranslations = _chunkJO5BLONKjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunkZQPFEQC6js.useJsonApiGet; exports.useJsonApiMutation = _chunkZQPFEQC6js.useJsonApiMutation; exports.useNotificationSync = _chunkZQPFEQC6js.useNotificationSync; exports.useOAuthClient = _chunkZQPFEQC6js.useOAuthClient; exports.useOAuthClients = _chunkZQPFEQC6js.useOAuthClients; exports.useOAuthConsent = _chunkZQPFEQC6js.useOAuthConsent; exports.usePageTracker = _chunkZQPFEQC6js.usePageTracker; exports.usePageUrlGenerator = _chunkZQPFEQC6js.usePageUrlGenerator; exports.useRehydration = _chunkZQPFEQC6js.useRehydration; exports.useRehydrationList = _chunkZQPFEQC6js.useRehydrationList; exports.useRoleTableStructure = _chunkZQPFEQC6js.useRoleTableStructure; exports.useSocket = _chunkZQPFEQC6js.useSocket; exports.useSubscriptionStatus = _chunkZQPFEQC6js.useSubscriptionStatus; exports.useTableGenerator = _chunkZQPFEQC6js.useTableGenerator; exports.useUrlRewriter = _chunkZQPFEQC6js.useUrlRewriter; exports.useUserSearch = _chunkZQPFEQC6js.useUserSearch; exports.useUserTableStructure = _chunkZQPFEQC6js.useUserTableStructure;
|
|
129
129
|
//# sourceMappingURL=index.js.map
|
package/dist/client/index.mjs
CHANGED
|
@@ -566,9 +566,13 @@ type EditorSheetProps<T extends FieldValues> = {
|
|
|
566
566
|
setOpen: (open: boolean) => void;
|
|
567
567
|
closeWithoutConfirm: (open: boolean) => void;
|
|
568
568
|
}) => ReactNode;
|
|
569
|
+
/** Rendered on the right-hand side of the header, next to the title/description
|
|
570
|
+
* block. This sits OUTSIDE the <form> element — interactive elements here must
|
|
571
|
+
* use onClick handlers, never type="submit". */
|
|
572
|
+
actions?: ReactNode;
|
|
569
573
|
children: ReactNode;
|
|
570
574
|
};
|
|
571
|
-
declare function EditorSheet<T extends FieldValues>({ form, onSubmit, onReset, isFormDirty: isFormDirtyProp, entityType, entityName, title: titleOverride, description: descriptionOverride, isEdit, module, propagateChanges, onSuccess, onRevalidate, onNavigate, onSaved, size, disabled, hideSubmit, centerButtons, trigger, forceShow, onClose, dialogOpen, onDialogOpenChange, renderFooter, children, }: EditorSheetProps<T>): React$1.JSX.Element;
|
|
575
|
+
declare function EditorSheet<T extends FieldValues>({ form, onSubmit, onReset, isFormDirty: isFormDirtyProp, entityType, entityName, title: titleOverride, description: descriptionOverride, isEdit, module, propagateChanges, onSuccess, onRevalidate, onNavigate, onSaved, size, disabled, hideSubmit, centerButtons, trigger, forceShow, onClose, dialogOpen, onDialogOpenChange, renderFooter, actions, children, }: EditorSheetProps<T>): React$1.JSX.Element;
|
|
572
576
|
|
|
573
577
|
type DatePickerPopoverProps = {
|
|
574
578
|
children: ReactNode;
|
|
@@ -2477,13 +2481,13 @@ declare function TableHead({ className, ...props }: React$1.ComponentProps<"th">
|
|
|
2477
2481
|
declare function TableCell({ className, ...props }: React$1.ComponentProps<"td">): React$1.JSX.Element;
|
|
2478
2482
|
declare function TableCaption({ className, ...props }: React$1.ComponentProps<"caption">): React$1.JSX.Element;
|
|
2479
2483
|
|
|
2480
|
-
declare function Tabs({ className, orientation, ...props }: Tabs$1.Root.Props): React$1.JSX.Element;
|
|
2484
|
+
declare function Tabs({ className, orientation, value, defaultValue, onValueChange, ...props }: Tabs$1.Root.Props): React$1.JSX.Element;
|
|
2481
2485
|
declare const tabsListVariants: (props?: ({
|
|
2482
2486
|
variant?: "default" | "line" | null | undefined;
|
|
2483
2487
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
2484
2488
|
declare function TabsList({ className, variant, ...props }: Tabs$1.List.Props & VariantProps<typeof tabsListVariants>): React$1.JSX.Element;
|
|
2485
2489
|
declare function TabsTrigger({ className, ...props }: Tabs$1.Tab.Props): React$1.JSX.Element;
|
|
2486
|
-
declare function TabsContent({ className, ...props }: Tabs$1.Panel.Props): React$1.JSX.Element;
|
|
2490
|
+
declare function TabsContent({ className, value, keepMounted, children, ...props }: Tabs$1.Panel.Props): React$1.JSX.Element;
|
|
2487
2491
|
|
|
2488
2492
|
declare function Textarea({ className, ...props }: React$1.ComponentProps<"textarea">): React$1.JSX.Element;
|
|
2489
2493
|
|
|
@@ -566,9 +566,13 @@ type EditorSheetProps<T extends FieldValues> = {
|
|
|
566
566
|
setOpen: (open: boolean) => void;
|
|
567
567
|
closeWithoutConfirm: (open: boolean) => void;
|
|
568
568
|
}) => ReactNode;
|
|
569
|
+
/** Rendered on the right-hand side of the header, next to the title/description
|
|
570
|
+
* block. This sits OUTSIDE the <form> element — interactive elements here must
|
|
571
|
+
* use onClick handlers, never type="submit". */
|
|
572
|
+
actions?: ReactNode;
|
|
569
573
|
children: ReactNode;
|
|
570
574
|
};
|
|
571
|
-
declare function EditorSheet<T extends FieldValues>({ form, onSubmit, onReset, isFormDirty: isFormDirtyProp, entityType, entityName, title: titleOverride, description: descriptionOverride, isEdit, module, propagateChanges, onSuccess, onRevalidate, onNavigate, onSaved, size, disabled, hideSubmit, centerButtons, trigger, forceShow, onClose, dialogOpen, onDialogOpenChange, renderFooter, children, }: EditorSheetProps<T>): React$1.JSX.Element;
|
|
575
|
+
declare function EditorSheet<T extends FieldValues>({ form, onSubmit, onReset, isFormDirty: isFormDirtyProp, entityType, entityName, title: titleOverride, description: descriptionOverride, isEdit, module, propagateChanges, onSuccess, onRevalidate, onNavigate, onSaved, size, disabled, hideSubmit, centerButtons, trigger, forceShow, onClose, dialogOpen, onDialogOpenChange, renderFooter, actions, children, }: EditorSheetProps<T>): React$1.JSX.Element;
|
|
572
576
|
|
|
573
577
|
type DatePickerPopoverProps = {
|
|
574
578
|
children: ReactNode;
|
|
@@ -2477,13 +2481,13 @@ declare function TableHead({ className, ...props }: React$1.ComponentProps<"th">
|
|
|
2477
2481
|
declare function TableCell({ className, ...props }: React$1.ComponentProps<"td">): React$1.JSX.Element;
|
|
2478
2482
|
declare function TableCaption({ className, ...props }: React$1.ComponentProps<"caption">): React$1.JSX.Element;
|
|
2479
2483
|
|
|
2480
|
-
declare function Tabs({ className, orientation, ...props }: Tabs$1.Root.Props): React$1.JSX.Element;
|
|
2484
|
+
declare function Tabs({ className, orientation, value, defaultValue, onValueChange, ...props }: Tabs$1.Root.Props): React$1.JSX.Element;
|
|
2481
2485
|
declare const tabsListVariants: (props?: ({
|
|
2482
2486
|
variant?: "default" | "line" | null | undefined;
|
|
2483
2487
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
2484
2488
|
declare function TabsList({ className, variant, ...props }: Tabs$1.List.Props & VariantProps<typeof tabsListVariants>): React$1.JSX.Element;
|
|
2485
2489
|
declare function TabsTrigger({ className, ...props }: Tabs$1.Tab.Props): React$1.JSX.Element;
|
|
2486
|
-
declare function TabsContent({ className, ...props }: Tabs$1.Panel.Props): React$1.JSX.Element;
|
|
2490
|
+
declare function TabsContent({ className, value, keepMounted, children, ...props }: Tabs$1.Panel.Props): React$1.JSX.Element;
|
|
2487
2491
|
|
|
2488
2492
|
declare function Textarea({ className, ...props }: React$1.ComponentProps<"textarea">): React$1.JSX.Element;
|
|
2489
2493
|
|
package/dist/components/index.js
CHANGED
|
@@ -464,7 +464,7 @@
|
|
|
464
464
|
|
|
465
465
|
|
|
466
466
|
|
|
467
|
-
var
|
|
467
|
+
var _chunkZQPFEQC6js = require('../chunk-ZQPFEQC6.js');
|
|
468
468
|
require('../chunk-JO5BLONK.js');
|
|
469
469
|
|
|
470
470
|
|
|
@@ -953,5 +953,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
953
953
|
|
|
954
954
|
|
|
955
955
|
|
|
956
|
-
exports.AcceptInvitation = _chunkBOECS3K2js.AcceptInvitation; exports.Accordion = _chunkBOECS3K2js.Accordion; exports.AccordionContent = _chunkBOECS3K2js.AccordionContent; exports.AccordionItem = _chunkBOECS3K2js.AccordionItem; exports.AccordionTrigger = _chunkBOECS3K2js.AccordionTrigger; exports.ActivateAccount = _chunkBOECS3K2js.ActivateAccount; exports.AddUserToRole = _chunkBOECS3K2js.AddUserToRole; exports.AdminCompanyContainer = _chunkBOECS3K2js.AdminCompanyContainer; exports.AdminUsersList = _chunkBOECS3K2js.AdminUsersList; exports.Alert = _chunkBOECS3K2js.Alert; exports.AlertAction = _chunkBOECS3K2js.AlertAction; exports.AlertDescription = _chunkBOECS3K2js.AlertDescription; exports.AlertDialog = _chunkBOECS3K2js.AlertDialog; exports.AlertDialogAction = _chunkBOECS3K2js.AlertDialogAction; exports.AlertDialogCancel = _chunkBOECS3K2js.AlertDialogCancel; exports.AlertDialogContent = _chunkBOECS3K2js.AlertDialogContent; exports.AlertDialogDescription = _chunkBOECS3K2js.AlertDialogDescription; exports.AlertDialogFooter = _chunkBOECS3K2js.AlertDialogFooter; exports.AlertDialogHeader = _chunkBOECS3K2js.AlertDialogHeader; exports.AlertDialogMedia = _chunkBOECS3K2js.AlertDialogMedia; exports.AlertDialogOverlay = _chunkBOECS3K2js.AlertDialogOverlay; exports.AlertDialogPortal = _chunkBOECS3K2js.AlertDialogPortal; exports.AlertDialogTitle = _chunkBOECS3K2js.AlertDialogTitle; exports.AlertDialogTrigger = _chunkBOECS3K2js.AlertDialogTrigger; exports.AlertTitle = _chunkBOECS3K2js.AlertTitle; exports.AllUsersListContainer = _chunkBOECS3K2js.AllUsersListContainer; exports.AllowedUsersDetails = _chunkBOECS3K2js.AllowedUsersDetails; exports.AssistantContainer = _chunkBOECS3K2js.AssistantContainer; exports.AttributeElement = _chunkBOECS3K2js.AttributeElement; exports.AuthContainer = _chunkBOECS3K2js.AuthContainer; exports.Avatar = _chunkBOECS3K2js.Avatar; exports.AvatarBadge = _chunkBOECS3K2js.AvatarBadge; exports.AvatarFallback = _chunkBOECS3K2js.AvatarFallback; exports.AvatarGroup = _chunkBOECS3K2js.AvatarGroup; exports.AvatarGroupCount = _chunkBOECS3K2js.AvatarGroupCount; exports.AvatarImage = _chunkBOECS3K2js.AvatarImage; exports.BackupCodesDialog = _chunkBOECS3K2js.BackupCodesDialog; exports.Badge = _chunkBOECS3K2js.Badge; exports.BlockNoteEditorContainer = _chunkBOECS3K2js.BlockNoteEditorContainer; exports.BlockNoteEditorMentionHoverCard = _chunkBOECS3K2js.BlockNoteEditorMentionHoverCard; exports.BlockNoteEditorMentionSuggestionMenu = _chunkBOECS3K2js.BlockNoteEditorMentionSuggestionMenu; exports.BlockNoteViewerContainer = _chunkBOECS3K2js.BlockNoteViewerContainer; exports.Board = _chunkBOECS3K2js.KanbanBoard; exports.Breadcrumb = _chunkBOECS3K2js.Breadcrumb; exports.BreadcrumbEllipsis = _chunkBOECS3K2js.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkBOECS3K2js.BreadcrumbItem; exports.BreadcrumbLink = _chunkBOECS3K2js.BreadcrumbLink; exports.BreadcrumbList = _chunkBOECS3K2js.BreadcrumbList; exports.BreadcrumbNavigation = _chunkBOECS3K2js.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkBOECS3K2js.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkBOECS3K2js.BreadcrumbSeparator; exports.Button = _chunkBOECS3K2js.Button; exports.Calendar = _chunkBOECS3K2js.Calendar; exports.CalendarDayButton = _chunkBOECS3K2js.CalendarDayButton; exports.Card = _chunkBOECS3K2js.Card; exports.CardAction = _chunkBOECS3K2js.CardAction; exports.CardContent = _chunkBOECS3K2js.CardContent; exports.CardDescription = _chunkBOECS3K2js.CardDescription; exports.CardFooter = _chunkBOECS3K2js.CardFooter; exports.CardHeader = _chunkBOECS3K2js.CardHeader; exports.CardTitle = _chunkBOECS3K2js.CardTitle; exports.Carousel = _chunkBOECS3K2js.Carousel; exports.CarouselContent = _chunkBOECS3K2js.CarouselContent; exports.CarouselItem = _chunkBOECS3K2js.CarouselItem; exports.CarouselNext = _chunkBOECS3K2js.CarouselNext; exports.CarouselPrevious = _chunkBOECS3K2js.CarouselPrevious; exports.ChartContainer = _chunkBOECS3K2js.ChartContainer; exports.ChartLegend = _chunkBOECS3K2js.ChartLegend; exports.ChartLegendContent = _chunkBOECS3K2js.ChartLegendContent; exports.ChartStyle = _chunkBOECS3K2js.ChartStyle; exports.ChartTooltip = _chunkBOECS3K2js.ChartTooltip; exports.ChartTooltipContent = _chunkBOECS3K2js.ChartTooltipContent; exports.Checkbox = _chunkBOECS3K2js.Checkbox; exports.Collapsible = _chunkBOECS3K2js.Collapsible; exports.CollapsibleContent = _chunkBOECS3K2js.CollapsibleContent; exports.CollapsibleTrigger = _chunkBOECS3K2js.CollapsibleTrigger; exports.Column = _chunkBOECS3K2js.KanbanColumn; exports.ColumnHandle = _chunkBOECS3K2js.KanbanColumnHandle; exports.Combobox = _chunkBOECS3K2js.Combobox; exports.ComboboxChip = _chunkBOECS3K2js.ComboboxChip; exports.ComboboxChips = _chunkBOECS3K2js.ComboboxChips; exports.ComboboxChipsInput = _chunkBOECS3K2js.ComboboxChipsInput; exports.ComboboxCollection = _chunkBOECS3K2js.ComboboxCollection; exports.ComboboxContent = _chunkBOECS3K2js.ComboboxContent; exports.ComboboxEmpty = _chunkBOECS3K2js.ComboboxEmpty; exports.ComboboxGroup = _chunkBOECS3K2js.ComboboxGroup; exports.ComboboxInput = _chunkBOECS3K2js.ComboboxInput; exports.ComboboxItem = _chunkBOECS3K2js.ComboboxItem; exports.ComboboxLabel = _chunkBOECS3K2js.ComboboxLabel; exports.ComboboxList = _chunkBOECS3K2js.ComboboxList; exports.ComboboxSeparator = _chunkBOECS3K2js.ComboboxSeparator; exports.ComboboxTrigger = _chunkBOECS3K2js.ComboboxTrigger; exports.ComboboxValue = _chunkBOECS3K2js.ComboboxValue; exports.Command = _chunkBOECS3K2js.Command; exports.CommandDialog = _chunkBOECS3K2js.CommandDialog; exports.CommandEmpty = _chunkBOECS3K2js.CommandEmpty; exports.CommandGroup = _chunkBOECS3K2js.CommandGroup; exports.CommandInput = _chunkBOECS3K2js.CommandInput; exports.CommandItem = _chunkBOECS3K2js.CommandItem; exports.CommandList = _chunkBOECS3K2js.CommandList; exports.CommandSeparator = _chunkBOECS3K2js.CommandSeparator; exports.CommandShortcut = _chunkBOECS3K2js.CommandShortcut; exports.CommonAddTrigger = _chunkBOECS3K2js.CommonAddTrigger; exports.CommonAssociationCommandDialog = _chunkBOECS3K2js.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkBOECS3K2js.CommonAssociationTrigger; exports.CommonDeleter = _chunkBOECS3K2js.CommonDeleter; exports.CommonEditorButtons = _chunkBOECS3K2js.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunkBOECS3K2js.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunkBOECS3K2js.CommonEditorHeader; exports.CommonEditorTrigger = _chunkBOECS3K2js.CommonEditorTrigger; exports.CompaniesList = _chunkBOECS3K2js.CompaniesList; exports.CompanyConfigurationEditor = _chunkBOECS3K2js.CompanyConfigurationEditor; exports.CompanyContainer = _chunkBOECS3K2js.CompanyContainer; exports.CompanyContent = _chunkBOECS3K2js.CompanyContent; exports.CompanyDeleter = _chunkBOECS3K2js.CompanyDeleter; exports.CompanyDetails = _chunkBOECS3K2js.CompanyDetails; exports.CompanyEditor = _chunkBOECS3K2js.CompanyEditor; exports.CompanyUsersList = _chunkBOECS3K2js.CompanyUsersList; exports.ConfirmDialog = _chunkBOECS3K2js.ConfirmDialog; exports.ContentListGrid = _chunkBOECS3K2js.ContentListGrid; exports.ContentListTable = _chunkBOECS3K2js.ContentListTable; exports.ContentTableSearch = _chunkBOECS3K2js.ContentTableSearch; exports.ContentTitle = _chunkBOECS3K2js.ContentTitle; exports.ContentsList = _chunkBOECS3K2js.ContentsList; exports.ContentsListById = _chunkBOECS3K2js.ContentsListById; exports.ContextMenu = _chunkBOECS3K2js.ContextMenu; exports.ContextMenuCheckboxItem = _chunkBOECS3K2js.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkBOECS3K2js.ContextMenuContent; exports.ContextMenuGroup = _chunkBOECS3K2js.ContextMenuGroup; exports.ContextMenuItem = _chunkBOECS3K2js.ContextMenuItem; exports.ContextMenuLabel = _chunkBOECS3K2js.ContextMenuLabel; exports.ContextMenuPortal = _chunkBOECS3K2js.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkBOECS3K2js.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkBOECS3K2js.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkBOECS3K2js.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkBOECS3K2js.ContextMenuShortcut; exports.ContextMenuSub = _chunkBOECS3K2js.ContextMenuSub; exports.ContextMenuSubContent = _chunkBOECS3K2js.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkBOECS3K2js.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkBOECS3K2js.ContextMenuTrigger; exports.ContributorsList = _chunkBOECS3K2js.ContributorsList; exports.Cookies = _chunkBOECS3K2js.Cookies; exports.CurrencyInput = _chunkBOECS3K2js.CurrencyInput; exports.DatePickerPopover = _chunkBOECS3K2js.DatePickerPopover; exports.DateRangeSelector = _chunkBOECS3K2js.DateRangeSelector; exports.Dialog = _chunkBOECS3K2js.Dialog; exports.DialogClose = _chunkBOECS3K2js.DialogClose; exports.DialogContent = _chunkBOECS3K2js.DialogContent; exports.DialogDescription = _chunkBOECS3K2js.DialogDescription; exports.DialogFooter = _chunkBOECS3K2js.DialogFooter; exports.DialogHeader = _chunkBOECS3K2js.DialogHeader; exports.DialogOverlay = _chunkBOECS3K2js.DialogOverlay; exports.DialogPortal = _chunkBOECS3K2js.DialogPortal; exports.DialogTitle = _chunkBOECS3K2js.DialogTitle; exports.DialogTrigger = _chunkBOECS3K2js.DialogTrigger; exports.DisableTwoFactorDialog = _chunkBOECS3K2js.DisableTwoFactorDialog; exports.Drawer = _chunkBOECS3K2js.Drawer; exports.DrawerClose = _chunkBOECS3K2js.DrawerClose; exports.DrawerContent = _chunkBOECS3K2js.DrawerContent; exports.DrawerDescription = _chunkBOECS3K2js.DrawerDescription; exports.DrawerFooter = _chunkBOECS3K2js.DrawerFooter; exports.DrawerHeader = _chunkBOECS3K2js.DrawerHeader; exports.DrawerOverlay = _chunkBOECS3K2js.DrawerOverlay; exports.DrawerPortal = _chunkBOECS3K2js.DrawerPortal; exports.DrawerTitle = _chunkBOECS3K2js.DrawerTitle; exports.DrawerTrigger = _chunkBOECS3K2js.DrawerTrigger; exports.DropdownMenu = _chunkBOECS3K2js.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkBOECS3K2js.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkBOECS3K2js.DropdownMenuContent; exports.DropdownMenuGroup = _chunkBOECS3K2js.DropdownMenuGroup; exports.DropdownMenuItem = _chunkBOECS3K2js.DropdownMenuItem; exports.DropdownMenuLabel = _chunkBOECS3K2js.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkBOECS3K2js.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkBOECS3K2js.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkBOECS3K2js.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkBOECS3K2js.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkBOECS3K2js.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkBOECS3K2js.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkBOECS3K2js.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkBOECS3K2js.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkBOECS3K2js.DropdownMenuTrigger; exports.EditableAvatar = _chunkBOECS3K2js.EditableAvatar; exports.EditorSheet = _chunkBOECS3K2js.EditorSheet; exports.EmptyState = _chunkBOECS3K2js.EmptyState; exports.EntityAvatar = _chunkBOECS3K2js.EntityAvatar; exports.EntityMultiSelector = _chunkBOECS3K2js.EntityMultiSelector; exports.ErrorDetails = _chunkBOECS3K2js.ErrorDetails; exports.Field = _chunkBOECS3K2js.Field; exports.FieldContent = _chunkBOECS3K2js.FieldContent; exports.FieldDescription = _chunkBOECS3K2js.FieldDescription; exports.FieldError = _chunkBOECS3K2js.FieldError; exports.FieldGroup = _chunkBOECS3K2js.FieldGroup; exports.FieldLabel = _chunkBOECS3K2js.FieldLabel; exports.FieldLegend = _chunkBOECS3K2js.FieldLegend; exports.FieldSeparator = _chunkBOECS3K2js.FieldSeparator; exports.FieldSet = _chunkBOECS3K2js.FieldSet; exports.FieldTitle = _chunkBOECS3K2js.FieldTitle; exports.FileInput = _chunkBOECS3K2js.FileInput; exports.FileUploader = _chunkBOECS3K2js.FileUploader; exports.FileUploaderContent = _chunkBOECS3K2js.FileUploaderContent; exports.FileUploaderItem = _chunkBOECS3K2js.FileUploaderItem; exports.FiscalDataDisplay = _chunkBOECS3K2js.FiscalDataDisplay; exports.ForgotPassword = _chunkBOECS3K2js.ForgotPassword; exports.Form = _chunkBOECS3K2js.Form; exports.FormBlockNote = _chunkBOECS3K2js.FormBlockNote; exports.FormCheckbox = _chunkBOECS3K2js.FormCheckbox; exports.FormDate = _chunkBOECS3K2js.FormDate; exports.FormDateTime = _chunkBOECS3K2js.FormDateTime; exports.FormFeatures = _chunkBOECS3K2js.FormFeatures; exports.FormFieldWrapper = _chunkBOECS3K2js.FormFieldWrapper; exports.FormInput = _chunkBOECS3K2js.FormInput; exports.FormPassword = _chunkBOECS3K2js.FormPassword; exports.FormPlaceAutocomplete = _chunkBOECS3K2js.FormPlaceAutocomplete; exports.FormRoles = _chunkBOECS3K2js.FormRoles; exports.FormSelect = _chunkBOECS3K2js.FormSelect; exports.FormSlider = _chunkBOECS3K2js.FormSlider; exports.FormSwitch = _chunkBOECS3K2js.FormSwitch; exports.FormTextarea = _chunkBOECS3K2js.FormTextarea; exports.GdprConsentCheckbox = _chunkBOECS3K2js.GdprConsentCheckbox; exports.GdprConsentSection = _chunkBOECS3K2js.GdprConsentSection; exports.Header = _chunkBOECS3K2js.Header; exports.HoverCard = _chunkBOECS3K2js.HoverCard; exports.HoverCardContent = _chunkBOECS3K2js.HoverCardContent; exports.HoverCardTrigger = _chunkBOECS3K2js.HoverCardTrigger; exports.HowToCommand = _chunkBOECS3K2js.HowToCommand; exports.HowToCommandViewer = _chunkBOECS3K2js.HowToCommandViewer; exports.HowToContainer = _chunkBOECS3K2js.HowToContainer; exports.HowToContent = _chunkBOECS3K2js.HowToContent; exports.HowToDeleter = _chunkBOECS3K2js.HowToDeleter; exports.HowToDetails = _chunkBOECS3K2js.HowToDetails; exports.HowToEditor = _chunkBOECS3K2js.HowToEditor; exports.HowToList = _chunkBOECS3K2js.HowToList; exports.HowToListContainer = _chunkBOECS3K2js.HowToListContainer; exports.HowToMultiSelector = _chunkBOECS3K2js.HowToMultiSelector; exports.HowToSelector = _chunkBOECS3K2js.HowToSelector; exports.Input = _chunkBOECS3K2js.Input; exports.InputGroup = _chunkBOECS3K2js.InputGroup; exports.InputGroupAddon = _chunkBOECS3K2js.InputGroupAddon; exports.InputGroupButton = _chunkBOECS3K2js.InputGroupButton; exports.InputGroupInput = _chunkBOECS3K2js.InputGroupInput; exports.InputGroupText = _chunkBOECS3K2js.InputGroupText; exports.InputGroupTextarea = _chunkBOECS3K2js.InputGroupTextarea; exports.InputOTP = _chunkBOECS3K2js.InputOTP; exports.InputOTPGroup = _chunkBOECS3K2js.InputOTPGroup; exports.InputOTPSeparator = _chunkBOECS3K2js.InputOTPSeparator; exports.InputOTPSlot = _chunkBOECS3K2js.InputOTPSlot; exports.ItalianFiscalData = _chunkBOECS3K2js.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunkBOECS3K2js.ItalianFiscalDataDisplay; exports.Item = _chunkBOECS3K2js.KanbanItem; exports.ItemHandle = _chunkBOECS3K2js.KanbanItemHandle; exports.Kanban = _chunkBOECS3K2js.KanbanRoot; exports.KanbanBoard = _chunkBOECS3K2js.KanbanBoard; exports.KanbanColumn = _chunkBOECS3K2js.KanbanColumn; exports.KanbanColumnHandle = _chunkBOECS3K2js.KanbanColumnHandle; exports.KanbanItem = _chunkBOECS3K2js.KanbanItem; exports.KanbanItemHandle = _chunkBOECS3K2js.KanbanItemHandle; exports.KanbanOverlay = _chunkBOECS3K2js.KanbanOverlay; exports.Label = _chunkBOECS3K2js.Label; exports.LandingComponent = _chunkBOECS3K2js.LandingComponent; exports.Link = _chunkBOECS3K2js.Link; exports.Login = _chunkBOECS3K2js.Login; exports.Logout = _chunkBOECS3K2js.Logout; exports.MessageItem = _chunkBOECS3K2js.MessageItem; exports.MessageList = _chunkBOECS3K2js.MessageList; exports.MessageSourcesPanel = _chunkBOECS3K2js.MessageSourcesPanel; exports.ModeToggleSwitch = _chunkBOECS3K2js.ModeToggleSwitch; exports.MultiSelect = _chunkBOECS3K2js.MultiSelect; exports.MultipleSelector = _chunkBOECS3K2js.MultipleSelector; exports.NavigationMenu = _chunkBOECS3K2js.NavigationMenu; exports.NavigationMenuContent = _chunkBOECS3K2js.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkBOECS3K2js.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkBOECS3K2js.NavigationMenuItem; exports.NavigationMenuLink = _chunkBOECS3K2js.NavigationMenuLink; exports.NavigationMenuList = _chunkBOECS3K2js.NavigationMenuList; exports.NavigationMenuPositioner = _chunkBOECS3K2js.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkBOECS3K2js.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkBOECS3K2js.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkBOECS3K2js.NotificationMenuItem; exports.NotificationModal = _chunkBOECS3K2js.NotificationModal; exports.NotificationToast = _chunkBOECS3K2js.NotificationToast; exports.NotificationsList = _chunkBOECS3K2js.NotificationsList; exports.NotificationsListContainer = _chunkBOECS3K2js.NotificationsListContainer; exports.OAuthClientCard = _chunkBOECS3K2js.OAuthClientCard; exports.OAuthClientDetail = _chunkBOECS3K2js.OAuthClientDetail; exports.OAuthClientForm = _chunkBOECS3K2js.OAuthClientForm; exports.OAuthClientList = _chunkBOECS3K2js.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkBOECS3K2js.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkBOECS3K2js.OAuthConsentActions; exports.OAuthConsentHeader = _chunkBOECS3K2js.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkBOECS3K2js.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkBOECS3K2js.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkBOECS3K2js.OAuthScopeList; exports.OAuthScopeSelector = _chunkBOECS3K2js.OAuthScopeSelector; exports.OnboardingCard = _chunkBOECS3K2js.OnboardingCard; exports.Overlay = _chunkBOECS3K2js.KanbanOverlay; exports.PageContainer = _chunkBOECS3K2js.PageContainer; exports.PageContainerContentDetails = _chunkBOECS3K2js.PageContainerContentDetails; exports.PageContentContainer = _chunkBOECS3K2js.PageContentContainer; exports.PageSection = _chunkBOECS3K2js.PageSection; exports.PasskeyButton = _chunkBOECS3K2js.PasskeyButton; exports.PasskeyList = _chunkBOECS3K2js.PasskeyList; exports.PasskeySetupDialog = _chunkBOECS3K2js.PasskeySetupDialog; exports.PasswordInput = _chunkBOECS3K2js.PasswordInput; exports.Popover = _chunkBOECS3K2js.Popover; exports.PopoverContent = _chunkBOECS3K2js.PopoverContent; exports.PopoverDescription = _chunkBOECS3K2js.PopoverDescription; exports.PopoverHeader = _chunkBOECS3K2js.PopoverHeader; exports.PopoverTitle = _chunkBOECS3K2js.PopoverTitle; exports.PopoverTrigger = _chunkBOECS3K2js.PopoverTrigger; exports.Progress = _chunkBOECS3K2js.Progress; exports.ProgressIndicator = _chunkBOECS3K2js.ProgressIndicator; exports.ProgressLabel = _chunkBOECS3K2js.ProgressLabel; exports.ProgressTrack = _chunkBOECS3K2js.ProgressTrack; exports.ProgressValue = _chunkBOECS3K2js.ProgressValue; exports.PushNotificationProvider = _chunkBOECS3K2js.PushNotificationProvider; exports.RadioGroup = _chunkBOECS3K2js.RadioGroup; exports.RadioGroupItem = _chunkBOECS3K2js.RadioGroupItem; exports.RbacByRoleContainer = _chunkBOECS3K2js.RbacByRoleContainer; exports.RbacContainer = _chunkBOECS3K2js.RbacContainer; exports.RbacPermissionCell = _chunkBOECS3K2js.RbacPermissionCell; exports.RbacPermissionPicker = _chunkBOECS3K2js.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunkBOECS3K2js.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkBOECS3K2js.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkBOECS3K2js.ReferralCodeCapture; exports.ReferralDialog = _chunkBOECS3K2js.ReferralDialog; exports.ReferralWidget = _chunkBOECS3K2js.ReferralWidget; exports.RefreshUser = _chunkBOECS3K2js.RefreshUser; exports.RelevantContentsList = _chunkBOECS3K2js.RelevantContentsList; exports.RelevantUsersList = _chunkBOECS3K2js.RelevantUsersList; exports.RemoveUserFromRole = _chunkBOECS3K2js.RemoveUserFromRole; exports.ResetPassword = _chunkBOECS3K2js.ResetPassword; exports.ResizableHandle = _chunkBOECS3K2js.ResizableHandle; exports.ResizablePanel = _chunkBOECS3K2js.ResizablePanel; exports.ResizablePanelGroup = _chunkBOECS3K2js.ResizablePanelGroup; exports.RoleContainer = _chunkBOECS3K2js.RoleContainer; exports.RoleDetails = _chunkBOECS3K2js.RoleDetails; exports.RoleUsersList = _chunkBOECS3K2js.RoleUsersList; exports.RolesList = _chunkBOECS3K2js.RolesList; exports.Root = _chunkBOECS3K2js.KanbanRoot; exports.RoundPageContainer = _chunkBOECS3K2js.RoundPageContainer; exports.RoundPageContainerTitle = _chunkBOECS3K2js.RoundPageContainerTitle; exports.ScrollArea = _chunkBOECS3K2js.ScrollArea; exports.ScrollBar = _chunkBOECS3K2js.ScrollBar; exports.SecurityContainer = _chunkBOECS3K2js.SecurityContainer; exports.Select = _chunkBOECS3K2js.Select; exports.SelectContent = _chunkBOECS3K2js.SelectContent; exports.SelectGroup = _chunkBOECS3K2js.SelectGroup; exports.SelectItem = _chunkBOECS3K2js.SelectItem; exports.SelectLabel = _chunkBOECS3K2js.SelectLabel; exports.SelectScrollDownButton = _chunkBOECS3K2js.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkBOECS3K2js.SelectScrollUpButton; exports.SelectSeparator = _chunkBOECS3K2js.SelectSeparator; exports.SelectTrigger = _chunkBOECS3K2js.SelectTrigger; exports.SelectValue = _chunkBOECS3K2js.SelectValue; exports.Separator = _chunkBOECS3K2js.Separator; exports.Sheet = _chunkBOECS3K2js.Sheet; exports.SheetClose = _chunkBOECS3K2js.SheetClose; exports.SheetContent = _chunkBOECS3K2js.SheetContent; exports.SheetDescription = _chunkBOECS3K2js.SheetDescription; exports.SheetFooter = _chunkBOECS3K2js.SheetFooter; exports.SheetHeader = _chunkBOECS3K2js.SheetHeader; exports.SheetTitle = _chunkBOECS3K2js.SheetTitle; exports.SheetTrigger = _chunkBOECS3K2js.SheetTrigger; exports.Sidebar = _chunkBOECS3K2js.Sidebar; exports.SidebarContent = _chunkBOECS3K2js.SidebarContent; exports.SidebarFooter = _chunkBOECS3K2js.SidebarFooter; exports.SidebarGroup = _chunkBOECS3K2js.SidebarGroup; exports.SidebarGroupAction = _chunkBOECS3K2js.SidebarGroupAction; exports.SidebarGroupContent = _chunkBOECS3K2js.SidebarGroupContent; exports.SidebarGroupLabel = _chunkBOECS3K2js.SidebarGroupLabel; exports.SidebarHeader = _chunkBOECS3K2js.SidebarHeader; exports.SidebarInput = _chunkBOECS3K2js.SidebarInput; exports.SidebarInset = _chunkBOECS3K2js.SidebarInset; exports.SidebarMenu = _chunkBOECS3K2js.SidebarMenu; exports.SidebarMenuAction = _chunkBOECS3K2js.SidebarMenuAction; exports.SidebarMenuBadge = _chunkBOECS3K2js.SidebarMenuBadge; exports.SidebarMenuButton = _chunkBOECS3K2js.SidebarMenuButton; exports.SidebarMenuItem = _chunkBOECS3K2js.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkBOECS3K2js.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkBOECS3K2js.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkBOECS3K2js.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkBOECS3K2js.SidebarMenuSubItem; exports.SidebarProvider = _chunkBOECS3K2js.SidebarProvider; exports.SidebarRail = _chunkBOECS3K2js.SidebarRail; exports.SidebarSeparator = _chunkBOECS3K2js.SidebarSeparator; exports.SidebarTrigger = _chunkBOECS3K2js.SidebarTrigger; exports.Skeleton = _chunkBOECS3K2js.Skeleton; exports.Slider = _chunkBOECS3K2js.Slider; exports.Spinner = _chunkBOECS3K2js.Spinner; exports.Switch = _chunkBOECS3K2js.Switch; exports.Table = _chunkBOECS3K2js.Table; exports.TableBody = _chunkBOECS3K2js.TableBody; exports.TableCaption = _chunkBOECS3K2js.TableCaption; exports.TableCell = _chunkBOECS3K2js.TableCell; exports.TableCellAvatar = _chunkBOECS3K2js.TableCellAvatar; exports.TableFooter = _chunkBOECS3K2js.TableFooter; exports.TableHead = _chunkBOECS3K2js.TableHead; exports.TableHeader = _chunkBOECS3K2js.TableHeader; exports.TableRow = _chunkBOECS3K2js.TableRow; exports.Tabs = _chunkBOECS3K2js.Tabs; exports.TabsContainer = _chunkBOECS3K2js.TabsContainer; exports.TabsContent = _chunkBOECS3K2js.TabsContent; exports.TabsList = _chunkBOECS3K2js.TabsList; exports.TabsTrigger = _chunkBOECS3K2js.TabsTrigger; exports.Textarea = _chunkBOECS3K2js.Textarea; exports.Toaster = _chunkBOECS3K2js.Toaster; exports.Toggle = _chunkBOECS3K2js.Toggle; exports.TokenStatusIndicator = _chunkBOECS3K2js.TokenStatusIndicator; exports.Tooltip = _chunkBOECS3K2js.Tooltip; exports.TooltipContent = _chunkBOECS3K2js.TooltipContent; exports.TooltipProvider = _chunkBOECS3K2js.TooltipProvider; exports.TooltipTrigger = _chunkBOECS3K2js.TooltipTrigger; exports.TotpAuthenticatorList = _chunkBOECS3K2js.TotpAuthenticatorList; exports.TotpInput = _chunkBOECS3K2js.TotpInput; exports.TotpSetupDialog = _chunkBOECS3K2js.TotpSetupDialog; exports.TwoFactorChallenge = _chunkBOECS3K2js.TwoFactorChallenge; exports.TwoFactorSettings = _chunkBOECS3K2js.TwoFactorSettings; exports.UserAvatar = _chunkBOECS3K2js.UserAvatar; exports.UserAvatarEditor = _chunkBOECS3K2js.UserAvatarEditor; exports.UserAvatarList = _chunkBOECS3K2js.UserAvatarList; exports.UserContainer = _chunkBOECS3K2js.UserContainer; exports.UserContent = _chunkBOECS3K2js.UserContent; exports.UserDeleter = _chunkBOECS3K2js.UserDeleter; exports.UserEditor = _chunkBOECS3K2js.UserEditor; exports.UserIndexContainer = _chunkBOECS3K2js.UserIndexContainer; exports.UserIndexDetails = _chunkBOECS3K2js.UserIndexDetails; exports.UserListInAdd = _chunkBOECS3K2js.UserListInAdd; exports.UserMultiSelect = _chunkBOECS3K2js.UserMultiSelect; exports.UserReactivator = _chunkBOECS3K2js.UserReactivator; exports.UserResentInvitationEmail = _chunkBOECS3K2js.UserResentInvitationEmail; exports.UserRoleAdd = _chunkBOECS3K2js.UserRoleAdd; exports.UserRolesList = _chunkBOECS3K2js.UserRolesList; exports.UserSearchPopover = _chunkBOECS3K2js.UserSearchPopover; exports.UserSelector = _chunkBOECS3K2js.UserSelector; exports.UserStanadaloneDetails = _chunkBOECS3K2js.UserStanadaloneDetails; exports.UsersList = _chunkBOECS3K2js.UsersList; exports.UsersListByContentIds = _chunkBOECS3K2js.UsersListByContentIds; exports.UsersListContainer = _chunkBOECS3K2js.UsersListContainer; exports.WaitlistConfirmation = _chunkBOECS3K2js.WaitlistConfirmation; exports.WaitlistForm = _chunkBOECS3K2js.WaitlistForm; exports.WaitlistHeroSection = _chunkBOECS3K2js.WaitlistHeroSection; exports.WaitlistList = _chunkBOECS3K2js.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkBOECS3K2js.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkBOECS3K2js.WaitlistSuccessState; exports.badgeVariants = _chunkBOECS3K2js.badgeVariants; exports.buttonVariants = _chunkBOECS3K2js.buttonVariants; exports.cellComponent = _chunkBOECS3K2js.cellComponent; exports.cellDate = _chunkBOECS3K2js.cellDate; exports.cellDateTime = _chunkBOECS3K2js.cellDateTime; exports.cellId = _chunkBOECS3K2js.cellId; exports.cellLink = _chunkBOECS3K2js.cellLink; exports.cellUrl = _chunkBOECS3K2js.cellUrl; exports.createMentionInlineContentSpec = _chunkBOECS3K2js.createMentionInlineContentSpec; exports.errorToast = _chunkBOECS3K2js.errorToast; exports.generateNotificationData = _chunkBOECS3K2js.generateNotificationData; exports.getIcon = _chunkPQBKPWBYjs.getIcon; exports.getIconByModule = _chunkPQBKPWBYjs.getIconByModule; exports.getIconByModuleName = _chunkPQBKPWBYjs.getIconByModuleName; exports.getInitials = _chunkPQBKPWBYjs.getInitials; exports.mentionDataAttrs = _chunkBOECS3K2js.mentionDataAttrs; exports.navigationMenuTriggerStyle = _chunkBOECS3K2js.navigationMenuTriggerStyle; exports.parseFiscalData = _chunkBOECS3K2js.parseFiscalData; exports.parseMentionElement = _chunkBOECS3K2js.parseMentionElement; exports.partitionTabs = _chunkBOECS3K2js.partitionTabs; exports.spinnerVariants = _chunkBOECS3K2js.spinnerVariants; exports.tabsListVariants = _chunkBOECS3K2js.tabsListVariants; exports.toggleVariants = _chunkBOECS3K2js.toggleVariants; exports.triggerAssociationToast = _chunkBOECS3K2js.triggerAssociationToast; exports.useCarousel = _chunkBOECS3K2js.useCarousel; exports.useComboboxAnchor = _chunkBOECS3K2js.useComboboxAnchor; exports.useDebounce = _chunkBOECS3K2js.useDebounce2; exports.useEditorDialog = _chunkBOECS3K2js.useEditorDialog; exports.useFileUpload = _chunkBOECS3K2js.useFileUpload; exports.useMentionInsert = _chunkBOECS3K2js.useMentionInsert; exports.useSidebar = _chunkBOECS3K2js.useSidebar;
|
|
956
|
+
exports.AcceptInvitation = _chunkZQPFEQC6js.AcceptInvitation; exports.Accordion = _chunkZQPFEQC6js.Accordion; exports.AccordionContent = _chunkZQPFEQC6js.AccordionContent; exports.AccordionItem = _chunkZQPFEQC6js.AccordionItem; exports.AccordionTrigger = _chunkZQPFEQC6js.AccordionTrigger; exports.ActivateAccount = _chunkZQPFEQC6js.ActivateAccount; exports.AddUserToRole = _chunkZQPFEQC6js.AddUserToRole; exports.AdminCompanyContainer = _chunkZQPFEQC6js.AdminCompanyContainer; exports.AdminUsersList = _chunkZQPFEQC6js.AdminUsersList; exports.Alert = _chunkZQPFEQC6js.Alert; exports.AlertAction = _chunkZQPFEQC6js.AlertAction; exports.AlertDescription = _chunkZQPFEQC6js.AlertDescription; exports.AlertDialog = _chunkZQPFEQC6js.AlertDialog; exports.AlertDialogAction = _chunkZQPFEQC6js.AlertDialogAction; exports.AlertDialogCancel = _chunkZQPFEQC6js.AlertDialogCancel; exports.AlertDialogContent = _chunkZQPFEQC6js.AlertDialogContent; exports.AlertDialogDescription = _chunkZQPFEQC6js.AlertDialogDescription; exports.AlertDialogFooter = _chunkZQPFEQC6js.AlertDialogFooter; exports.AlertDialogHeader = _chunkZQPFEQC6js.AlertDialogHeader; exports.AlertDialogMedia = _chunkZQPFEQC6js.AlertDialogMedia; exports.AlertDialogOverlay = _chunkZQPFEQC6js.AlertDialogOverlay; exports.AlertDialogPortal = _chunkZQPFEQC6js.AlertDialogPortal; exports.AlertDialogTitle = _chunkZQPFEQC6js.AlertDialogTitle; exports.AlertDialogTrigger = _chunkZQPFEQC6js.AlertDialogTrigger; exports.AlertTitle = _chunkZQPFEQC6js.AlertTitle; exports.AllUsersListContainer = _chunkZQPFEQC6js.AllUsersListContainer; exports.AllowedUsersDetails = _chunkZQPFEQC6js.AllowedUsersDetails; exports.AssistantContainer = _chunkZQPFEQC6js.AssistantContainer; exports.AttributeElement = _chunkZQPFEQC6js.AttributeElement; exports.AuthContainer = _chunkZQPFEQC6js.AuthContainer; exports.Avatar = _chunkZQPFEQC6js.Avatar; exports.AvatarBadge = _chunkZQPFEQC6js.AvatarBadge; exports.AvatarFallback = _chunkZQPFEQC6js.AvatarFallback; exports.AvatarGroup = _chunkZQPFEQC6js.AvatarGroup; exports.AvatarGroupCount = _chunkZQPFEQC6js.AvatarGroupCount; exports.AvatarImage = _chunkZQPFEQC6js.AvatarImage; exports.BackupCodesDialog = _chunkZQPFEQC6js.BackupCodesDialog; exports.Badge = _chunkZQPFEQC6js.Badge; exports.BlockNoteEditorContainer = _chunkZQPFEQC6js.BlockNoteEditorContainer; exports.BlockNoteEditorMentionHoverCard = _chunkZQPFEQC6js.BlockNoteEditorMentionHoverCard; exports.BlockNoteEditorMentionSuggestionMenu = _chunkZQPFEQC6js.BlockNoteEditorMentionSuggestionMenu; exports.BlockNoteViewerContainer = _chunkZQPFEQC6js.BlockNoteViewerContainer; exports.Board = _chunkZQPFEQC6js.KanbanBoard; exports.Breadcrumb = _chunkZQPFEQC6js.Breadcrumb; exports.BreadcrumbEllipsis = _chunkZQPFEQC6js.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkZQPFEQC6js.BreadcrumbItem; exports.BreadcrumbLink = _chunkZQPFEQC6js.BreadcrumbLink; exports.BreadcrumbList = _chunkZQPFEQC6js.BreadcrumbList; exports.BreadcrumbNavigation = _chunkZQPFEQC6js.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkZQPFEQC6js.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkZQPFEQC6js.BreadcrumbSeparator; exports.Button = _chunkZQPFEQC6js.Button; exports.Calendar = _chunkZQPFEQC6js.Calendar; exports.CalendarDayButton = _chunkZQPFEQC6js.CalendarDayButton; exports.Card = _chunkZQPFEQC6js.Card; exports.CardAction = _chunkZQPFEQC6js.CardAction; exports.CardContent = _chunkZQPFEQC6js.CardContent; exports.CardDescription = _chunkZQPFEQC6js.CardDescription; exports.CardFooter = _chunkZQPFEQC6js.CardFooter; exports.CardHeader = _chunkZQPFEQC6js.CardHeader; exports.CardTitle = _chunkZQPFEQC6js.CardTitle; exports.Carousel = _chunkZQPFEQC6js.Carousel; exports.CarouselContent = _chunkZQPFEQC6js.CarouselContent; exports.CarouselItem = _chunkZQPFEQC6js.CarouselItem; exports.CarouselNext = _chunkZQPFEQC6js.CarouselNext; exports.CarouselPrevious = _chunkZQPFEQC6js.CarouselPrevious; exports.ChartContainer = _chunkZQPFEQC6js.ChartContainer; exports.ChartLegend = _chunkZQPFEQC6js.ChartLegend; exports.ChartLegendContent = _chunkZQPFEQC6js.ChartLegendContent; exports.ChartStyle = _chunkZQPFEQC6js.ChartStyle; exports.ChartTooltip = _chunkZQPFEQC6js.ChartTooltip; exports.ChartTooltipContent = _chunkZQPFEQC6js.ChartTooltipContent; exports.Checkbox = _chunkZQPFEQC6js.Checkbox; exports.Collapsible = _chunkZQPFEQC6js.Collapsible; exports.CollapsibleContent = _chunkZQPFEQC6js.CollapsibleContent; exports.CollapsibleTrigger = _chunkZQPFEQC6js.CollapsibleTrigger; exports.Column = _chunkZQPFEQC6js.KanbanColumn; exports.ColumnHandle = _chunkZQPFEQC6js.KanbanColumnHandle; exports.Combobox = _chunkZQPFEQC6js.Combobox; exports.ComboboxChip = _chunkZQPFEQC6js.ComboboxChip; exports.ComboboxChips = _chunkZQPFEQC6js.ComboboxChips; exports.ComboboxChipsInput = _chunkZQPFEQC6js.ComboboxChipsInput; exports.ComboboxCollection = _chunkZQPFEQC6js.ComboboxCollection; exports.ComboboxContent = _chunkZQPFEQC6js.ComboboxContent; exports.ComboboxEmpty = _chunkZQPFEQC6js.ComboboxEmpty; exports.ComboboxGroup = _chunkZQPFEQC6js.ComboboxGroup; exports.ComboboxInput = _chunkZQPFEQC6js.ComboboxInput; exports.ComboboxItem = _chunkZQPFEQC6js.ComboboxItem; exports.ComboboxLabel = _chunkZQPFEQC6js.ComboboxLabel; exports.ComboboxList = _chunkZQPFEQC6js.ComboboxList; exports.ComboboxSeparator = _chunkZQPFEQC6js.ComboboxSeparator; exports.ComboboxTrigger = _chunkZQPFEQC6js.ComboboxTrigger; exports.ComboboxValue = _chunkZQPFEQC6js.ComboboxValue; exports.Command = _chunkZQPFEQC6js.Command; exports.CommandDialog = _chunkZQPFEQC6js.CommandDialog; exports.CommandEmpty = _chunkZQPFEQC6js.CommandEmpty; exports.CommandGroup = _chunkZQPFEQC6js.CommandGroup; exports.CommandInput = _chunkZQPFEQC6js.CommandInput; exports.CommandItem = _chunkZQPFEQC6js.CommandItem; exports.CommandList = _chunkZQPFEQC6js.CommandList; exports.CommandSeparator = _chunkZQPFEQC6js.CommandSeparator; exports.CommandShortcut = _chunkZQPFEQC6js.CommandShortcut; exports.CommonAddTrigger = _chunkZQPFEQC6js.CommonAddTrigger; exports.CommonAssociationCommandDialog = _chunkZQPFEQC6js.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkZQPFEQC6js.CommonAssociationTrigger; exports.CommonDeleter = _chunkZQPFEQC6js.CommonDeleter; exports.CommonEditorButtons = _chunkZQPFEQC6js.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunkZQPFEQC6js.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunkZQPFEQC6js.CommonEditorHeader; exports.CommonEditorTrigger = _chunkZQPFEQC6js.CommonEditorTrigger; exports.CompaniesList = _chunkZQPFEQC6js.CompaniesList; exports.CompanyConfigurationEditor = _chunkZQPFEQC6js.CompanyConfigurationEditor; exports.CompanyContainer = _chunkZQPFEQC6js.CompanyContainer; exports.CompanyContent = _chunkZQPFEQC6js.CompanyContent; exports.CompanyDeleter = _chunkZQPFEQC6js.CompanyDeleter; exports.CompanyDetails = _chunkZQPFEQC6js.CompanyDetails; exports.CompanyEditor = _chunkZQPFEQC6js.CompanyEditor; exports.CompanyUsersList = _chunkZQPFEQC6js.CompanyUsersList; exports.ConfirmDialog = _chunkZQPFEQC6js.ConfirmDialog; exports.ContentListGrid = _chunkZQPFEQC6js.ContentListGrid; exports.ContentListTable = _chunkZQPFEQC6js.ContentListTable; exports.ContentTableSearch = _chunkZQPFEQC6js.ContentTableSearch; exports.ContentTitle = _chunkZQPFEQC6js.ContentTitle; exports.ContentsList = _chunkZQPFEQC6js.ContentsList; exports.ContentsListById = _chunkZQPFEQC6js.ContentsListById; exports.ContextMenu = _chunkZQPFEQC6js.ContextMenu; exports.ContextMenuCheckboxItem = _chunkZQPFEQC6js.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkZQPFEQC6js.ContextMenuContent; exports.ContextMenuGroup = _chunkZQPFEQC6js.ContextMenuGroup; exports.ContextMenuItem = _chunkZQPFEQC6js.ContextMenuItem; exports.ContextMenuLabel = _chunkZQPFEQC6js.ContextMenuLabel; exports.ContextMenuPortal = _chunkZQPFEQC6js.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkZQPFEQC6js.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkZQPFEQC6js.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkZQPFEQC6js.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkZQPFEQC6js.ContextMenuShortcut; exports.ContextMenuSub = _chunkZQPFEQC6js.ContextMenuSub; exports.ContextMenuSubContent = _chunkZQPFEQC6js.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkZQPFEQC6js.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkZQPFEQC6js.ContextMenuTrigger; exports.ContributorsList = _chunkZQPFEQC6js.ContributorsList; exports.Cookies = _chunkZQPFEQC6js.Cookies; exports.CurrencyInput = _chunkZQPFEQC6js.CurrencyInput; exports.DatePickerPopover = _chunkZQPFEQC6js.DatePickerPopover; exports.DateRangeSelector = _chunkZQPFEQC6js.DateRangeSelector; exports.Dialog = _chunkZQPFEQC6js.Dialog; exports.DialogClose = _chunkZQPFEQC6js.DialogClose; exports.DialogContent = _chunkZQPFEQC6js.DialogContent; exports.DialogDescription = _chunkZQPFEQC6js.DialogDescription; exports.DialogFooter = _chunkZQPFEQC6js.DialogFooter; exports.DialogHeader = _chunkZQPFEQC6js.DialogHeader; exports.DialogOverlay = _chunkZQPFEQC6js.DialogOverlay; exports.DialogPortal = _chunkZQPFEQC6js.DialogPortal; exports.DialogTitle = _chunkZQPFEQC6js.DialogTitle; exports.DialogTrigger = _chunkZQPFEQC6js.DialogTrigger; exports.DisableTwoFactorDialog = _chunkZQPFEQC6js.DisableTwoFactorDialog; exports.Drawer = _chunkZQPFEQC6js.Drawer; exports.DrawerClose = _chunkZQPFEQC6js.DrawerClose; exports.DrawerContent = _chunkZQPFEQC6js.DrawerContent; exports.DrawerDescription = _chunkZQPFEQC6js.DrawerDescription; exports.DrawerFooter = _chunkZQPFEQC6js.DrawerFooter; exports.DrawerHeader = _chunkZQPFEQC6js.DrawerHeader; exports.DrawerOverlay = _chunkZQPFEQC6js.DrawerOverlay; exports.DrawerPortal = _chunkZQPFEQC6js.DrawerPortal; exports.DrawerTitle = _chunkZQPFEQC6js.DrawerTitle; exports.DrawerTrigger = _chunkZQPFEQC6js.DrawerTrigger; exports.DropdownMenu = _chunkZQPFEQC6js.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkZQPFEQC6js.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkZQPFEQC6js.DropdownMenuContent; exports.DropdownMenuGroup = _chunkZQPFEQC6js.DropdownMenuGroup; exports.DropdownMenuItem = _chunkZQPFEQC6js.DropdownMenuItem; exports.DropdownMenuLabel = _chunkZQPFEQC6js.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkZQPFEQC6js.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkZQPFEQC6js.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkZQPFEQC6js.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkZQPFEQC6js.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkZQPFEQC6js.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkZQPFEQC6js.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkZQPFEQC6js.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkZQPFEQC6js.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkZQPFEQC6js.DropdownMenuTrigger; exports.EditableAvatar = _chunkZQPFEQC6js.EditableAvatar; exports.EditorSheet = _chunkZQPFEQC6js.EditorSheet; exports.EmptyState = _chunkZQPFEQC6js.EmptyState; exports.EntityAvatar = _chunkZQPFEQC6js.EntityAvatar; exports.EntityMultiSelector = _chunkZQPFEQC6js.EntityMultiSelector; exports.ErrorDetails = _chunkZQPFEQC6js.ErrorDetails; exports.Field = _chunkZQPFEQC6js.Field; exports.FieldContent = _chunkZQPFEQC6js.FieldContent; exports.FieldDescription = _chunkZQPFEQC6js.FieldDescription; exports.FieldError = _chunkZQPFEQC6js.FieldError; exports.FieldGroup = _chunkZQPFEQC6js.FieldGroup; exports.FieldLabel = _chunkZQPFEQC6js.FieldLabel; exports.FieldLegend = _chunkZQPFEQC6js.FieldLegend; exports.FieldSeparator = _chunkZQPFEQC6js.FieldSeparator; exports.FieldSet = _chunkZQPFEQC6js.FieldSet; exports.FieldTitle = _chunkZQPFEQC6js.FieldTitle; exports.FileInput = _chunkZQPFEQC6js.FileInput; exports.FileUploader = _chunkZQPFEQC6js.FileUploader; exports.FileUploaderContent = _chunkZQPFEQC6js.FileUploaderContent; exports.FileUploaderItem = _chunkZQPFEQC6js.FileUploaderItem; exports.FiscalDataDisplay = _chunkZQPFEQC6js.FiscalDataDisplay; exports.ForgotPassword = _chunkZQPFEQC6js.ForgotPassword; exports.Form = _chunkZQPFEQC6js.Form; exports.FormBlockNote = _chunkZQPFEQC6js.FormBlockNote; exports.FormCheckbox = _chunkZQPFEQC6js.FormCheckbox; exports.FormDate = _chunkZQPFEQC6js.FormDate; exports.FormDateTime = _chunkZQPFEQC6js.FormDateTime; exports.FormFeatures = _chunkZQPFEQC6js.FormFeatures; exports.FormFieldWrapper = _chunkZQPFEQC6js.FormFieldWrapper; exports.FormInput = _chunkZQPFEQC6js.FormInput; exports.FormPassword = _chunkZQPFEQC6js.FormPassword; exports.FormPlaceAutocomplete = _chunkZQPFEQC6js.FormPlaceAutocomplete; exports.FormRoles = _chunkZQPFEQC6js.FormRoles; exports.FormSelect = _chunkZQPFEQC6js.FormSelect; exports.FormSlider = _chunkZQPFEQC6js.FormSlider; exports.FormSwitch = _chunkZQPFEQC6js.FormSwitch; exports.FormTextarea = _chunkZQPFEQC6js.FormTextarea; exports.GdprConsentCheckbox = _chunkZQPFEQC6js.GdprConsentCheckbox; exports.GdprConsentSection = _chunkZQPFEQC6js.GdprConsentSection; exports.Header = _chunkZQPFEQC6js.Header; exports.HoverCard = _chunkZQPFEQC6js.HoverCard; exports.HoverCardContent = _chunkZQPFEQC6js.HoverCardContent; exports.HoverCardTrigger = _chunkZQPFEQC6js.HoverCardTrigger; exports.HowToCommand = _chunkZQPFEQC6js.HowToCommand; exports.HowToCommandViewer = _chunkZQPFEQC6js.HowToCommandViewer; exports.HowToContainer = _chunkZQPFEQC6js.HowToContainer; exports.HowToContent = _chunkZQPFEQC6js.HowToContent; exports.HowToDeleter = _chunkZQPFEQC6js.HowToDeleter; exports.HowToDetails = _chunkZQPFEQC6js.HowToDetails; exports.HowToEditor = _chunkZQPFEQC6js.HowToEditor; exports.HowToList = _chunkZQPFEQC6js.HowToList; exports.HowToListContainer = _chunkZQPFEQC6js.HowToListContainer; exports.HowToMultiSelector = _chunkZQPFEQC6js.HowToMultiSelector; exports.HowToSelector = _chunkZQPFEQC6js.HowToSelector; exports.Input = _chunkZQPFEQC6js.Input; exports.InputGroup = _chunkZQPFEQC6js.InputGroup; exports.InputGroupAddon = _chunkZQPFEQC6js.InputGroupAddon; exports.InputGroupButton = _chunkZQPFEQC6js.InputGroupButton; exports.InputGroupInput = _chunkZQPFEQC6js.InputGroupInput; exports.InputGroupText = _chunkZQPFEQC6js.InputGroupText; exports.InputGroupTextarea = _chunkZQPFEQC6js.InputGroupTextarea; exports.InputOTP = _chunkZQPFEQC6js.InputOTP; exports.InputOTPGroup = _chunkZQPFEQC6js.InputOTPGroup; exports.InputOTPSeparator = _chunkZQPFEQC6js.InputOTPSeparator; exports.InputOTPSlot = _chunkZQPFEQC6js.InputOTPSlot; exports.ItalianFiscalData = _chunkZQPFEQC6js.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunkZQPFEQC6js.ItalianFiscalDataDisplay; exports.Item = _chunkZQPFEQC6js.KanbanItem; exports.ItemHandle = _chunkZQPFEQC6js.KanbanItemHandle; exports.Kanban = _chunkZQPFEQC6js.KanbanRoot; exports.KanbanBoard = _chunkZQPFEQC6js.KanbanBoard; exports.KanbanColumn = _chunkZQPFEQC6js.KanbanColumn; exports.KanbanColumnHandle = _chunkZQPFEQC6js.KanbanColumnHandle; exports.KanbanItem = _chunkZQPFEQC6js.KanbanItem; exports.KanbanItemHandle = _chunkZQPFEQC6js.KanbanItemHandle; exports.KanbanOverlay = _chunkZQPFEQC6js.KanbanOverlay; exports.Label = _chunkZQPFEQC6js.Label; exports.LandingComponent = _chunkZQPFEQC6js.LandingComponent; exports.Link = _chunkZQPFEQC6js.Link; exports.Login = _chunkZQPFEQC6js.Login; exports.Logout = _chunkZQPFEQC6js.Logout; exports.MessageItem = _chunkZQPFEQC6js.MessageItem; exports.MessageList = _chunkZQPFEQC6js.MessageList; exports.MessageSourcesPanel = _chunkZQPFEQC6js.MessageSourcesPanel; exports.ModeToggleSwitch = _chunkZQPFEQC6js.ModeToggleSwitch; exports.MultiSelect = _chunkZQPFEQC6js.MultiSelect; exports.MultipleSelector = _chunkZQPFEQC6js.MultipleSelector; exports.NavigationMenu = _chunkZQPFEQC6js.NavigationMenu; exports.NavigationMenuContent = _chunkZQPFEQC6js.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkZQPFEQC6js.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkZQPFEQC6js.NavigationMenuItem; exports.NavigationMenuLink = _chunkZQPFEQC6js.NavigationMenuLink; exports.NavigationMenuList = _chunkZQPFEQC6js.NavigationMenuList; exports.NavigationMenuPositioner = _chunkZQPFEQC6js.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkZQPFEQC6js.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkZQPFEQC6js.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkZQPFEQC6js.NotificationMenuItem; exports.NotificationModal = _chunkZQPFEQC6js.NotificationModal; exports.NotificationToast = _chunkZQPFEQC6js.NotificationToast; exports.NotificationsList = _chunkZQPFEQC6js.NotificationsList; exports.NotificationsListContainer = _chunkZQPFEQC6js.NotificationsListContainer; exports.OAuthClientCard = _chunkZQPFEQC6js.OAuthClientCard; exports.OAuthClientDetail = _chunkZQPFEQC6js.OAuthClientDetail; exports.OAuthClientForm = _chunkZQPFEQC6js.OAuthClientForm; exports.OAuthClientList = _chunkZQPFEQC6js.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkZQPFEQC6js.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkZQPFEQC6js.OAuthConsentActions; exports.OAuthConsentHeader = _chunkZQPFEQC6js.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkZQPFEQC6js.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkZQPFEQC6js.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkZQPFEQC6js.OAuthScopeList; exports.OAuthScopeSelector = _chunkZQPFEQC6js.OAuthScopeSelector; exports.OnboardingCard = _chunkZQPFEQC6js.OnboardingCard; exports.Overlay = _chunkZQPFEQC6js.KanbanOverlay; exports.PageContainer = _chunkZQPFEQC6js.PageContainer; exports.PageContainerContentDetails = _chunkZQPFEQC6js.PageContainerContentDetails; exports.PageContentContainer = _chunkZQPFEQC6js.PageContentContainer; exports.PageSection = _chunkZQPFEQC6js.PageSection; exports.PasskeyButton = _chunkZQPFEQC6js.PasskeyButton; exports.PasskeyList = _chunkZQPFEQC6js.PasskeyList; exports.PasskeySetupDialog = _chunkZQPFEQC6js.PasskeySetupDialog; exports.PasswordInput = _chunkZQPFEQC6js.PasswordInput; exports.Popover = _chunkZQPFEQC6js.Popover; exports.PopoverContent = _chunkZQPFEQC6js.PopoverContent; exports.PopoverDescription = _chunkZQPFEQC6js.PopoverDescription; exports.PopoverHeader = _chunkZQPFEQC6js.PopoverHeader; exports.PopoverTitle = _chunkZQPFEQC6js.PopoverTitle; exports.PopoverTrigger = _chunkZQPFEQC6js.PopoverTrigger; exports.Progress = _chunkZQPFEQC6js.Progress; exports.ProgressIndicator = _chunkZQPFEQC6js.ProgressIndicator; exports.ProgressLabel = _chunkZQPFEQC6js.ProgressLabel; exports.ProgressTrack = _chunkZQPFEQC6js.ProgressTrack; exports.ProgressValue = _chunkZQPFEQC6js.ProgressValue; exports.PushNotificationProvider = _chunkZQPFEQC6js.PushNotificationProvider; exports.RadioGroup = _chunkZQPFEQC6js.RadioGroup; exports.RadioGroupItem = _chunkZQPFEQC6js.RadioGroupItem; exports.RbacByRoleContainer = _chunkZQPFEQC6js.RbacByRoleContainer; exports.RbacContainer = _chunkZQPFEQC6js.RbacContainer; exports.RbacPermissionCell = _chunkZQPFEQC6js.RbacPermissionCell; exports.RbacPermissionPicker = _chunkZQPFEQC6js.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunkZQPFEQC6js.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkZQPFEQC6js.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkZQPFEQC6js.ReferralCodeCapture; exports.ReferralDialog = _chunkZQPFEQC6js.ReferralDialog; exports.ReferralWidget = _chunkZQPFEQC6js.ReferralWidget; exports.RefreshUser = _chunkZQPFEQC6js.RefreshUser; exports.RelevantContentsList = _chunkZQPFEQC6js.RelevantContentsList; exports.RelevantUsersList = _chunkZQPFEQC6js.RelevantUsersList; exports.RemoveUserFromRole = _chunkZQPFEQC6js.RemoveUserFromRole; exports.ResetPassword = _chunkZQPFEQC6js.ResetPassword; exports.ResizableHandle = _chunkZQPFEQC6js.ResizableHandle; exports.ResizablePanel = _chunkZQPFEQC6js.ResizablePanel; exports.ResizablePanelGroup = _chunkZQPFEQC6js.ResizablePanelGroup; exports.RoleContainer = _chunkZQPFEQC6js.RoleContainer; exports.RoleDetails = _chunkZQPFEQC6js.RoleDetails; exports.RoleUsersList = _chunkZQPFEQC6js.RoleUsersList; exports.RolesList = _chunkZQPFEQC6js.RolesList; exports.Root = _chunkZQPFEQC6js.KanbanRoot; exports.RoundPageContainer = _chunkZQPFEQC6js.RoundPageContainer; exports.RoundPageContainerTitle = _chunkZQPFEQC6js.RoundPageContainerTitle; exports.ScrollArea = _chunkZQPFEQC6js.ScrollArea; exports.ScrollBar = _chunkZQPFEQC6js.ScrollBar; exports.SecurityContainer = _chunkZQPFEQC6js.SecurityContainer; exports.Select = _chunkZQPFEQC6js.Select; exports.SelectContent = _chunkZQPFEQC6js.SelectContent; exports.SelectGroup = _chunkZQPFEQC6js.SelectGroup; exports.SelectItem = _chunkZQPFEQC6js.SelectItem; exports.SelectLabel = _chunkZQPFEQC6js.SelectLabel; exports.SelectScrollDownButton = _chunkZQPFEQC6js.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkZQPFEQC6js.SelectScrollUpButton; exports.SelectSeparator = _chunkZQPFEQC6js.SelectSeparator; exports.SelectTrigger = _chunkZQPFEQC6js.SelectTrigger; exports.SelectValue = _chunkZQPFEQC6js.SelectValue; exports.Separator = _chunkZQPFEQC6js.Separator; exports.Sheet = _chunkZQPFEQC6js.Sheet; exports.SheetClose = _chunkZQPFEQC6js.SheetClose; exports.SheetContent = _chunkZQPFEQC6js.SheetContent; exports.SheetDescription = _chunkZQPFEQC6js.SheetDescription; exports.SheetFooter = _chunkZQPFEQC6js.SheetFooter; exports.SheetHeader = _chunkZQPFEQC6js.SheetHeader; exports.SheetTitle = _chunkZQPFEQC6js.SheetTitle; exports.SheetTrigger = _chunkZQPFEQC6js.SheetTrigger; exports.Sidebar = _chunkZQPFEQC6js.Sidebar; exports.SidebarContent = _chunkZQPFEQC6js.SidebarContent; exports.SidebarFooter = _chunkZQPFEQC6js.SidebarFooter; exports.SidebarGroup = _chunkZQPFEQC6js.SidebarGroup; exports.SidebarGroupAction = _chunkZQPFEQC6js.SidebarGroupAction; exports.SidebarGroupContent = _chunkZQPFEQC6js.SidebarGroupContent; exports.SidebarGroupLabel = _chunkZQPFEQC6js.SidebarGroupLabel; exports.SidebarHeader = _chunkZQPFEQC6js.SidebarHeader; exports.SidebarInput = _chunkZQPFEQC6js.SidebarInput; exports.SidebarInset = _chunkZQPFEQC6js.SidebarInset; exports.SidebarMenu = _chunkZQPFEQC6js.SidebarMenu; exports.SidebarMenuAction = _chunkZQPFEQC6js.SidebarMenuAction; exports.SidebarMenuBadge = _chunkZQPFEQC6js.SidebarMenuBadge; exports.SidebarMenuButton = _chunkZQPFEQC6js.SidebarMenuButton; exports.SidebarMenuItem = _chunkZQPFEQC6js.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkZQPFEQC6js.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkZQPFEQC6js.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkZQPFEQC6js.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkZQPFEQC6js.SidebarMenuSubItem; exports.SidebarProvider = _chunkZQPFEQC6js.SidebarProvider; exports.SidebarRail = _chunkZQPFEQC6js.SidebarRail; exports.SidebarSeparator = _chunkZQPFEQC6js.SidebarSeparator; exports.SidebarTrigger = _chunkZQPFEQC6js.SidebarTrigger; exports.Skeleton = _chunkZQPFEQC6js.Skeleton; exports.Slider = _chunkZQPFEQC6js.Slider; exports.Spinner = _chunkZQPFEQC6js.Spinner; exports.Switch = _chunkZQPFEQC6js.Switch; exports.Table = _chunkZQPFEQC6js.Table; exports.TableBody = _chunkZQPFEQC6js.TableBody; exports.TableCaption = _chunkZQPFEQC6js.TableCaption; exports.TableCell = _chunkZQPFEQC6js.TableCell; exports.TableCellAvatar = _chunkZQPFEQC6js.TableCellAvatar; exports.TableFooter = _chunkZQPFEQC6js.TableFooter; exports.TableHead = _chunkZQPFEQC6js.TableHead; exports.TableHeader = _chunkZQPFEQC6js.TableHeader; exports.TableRow = _chunkZQPFEQC6js.TableRow; exports.Tabs = _chunkZQPFEQC6js.Tabs; exports.TabsContainer = _chunkZQPFEQC6js.TabsContainer; exports.TabsContent = _chunkZQPFEQC6js.TabsContent; exports.TabsList = _chunkZQPFEQC6js.TabsList; exports.TabsTrigger = _chunkZQPFEQC6js.TabsTrigger; exports.Textarea = _chunkZQPFEQC6js.Textarea; exports.Toaster = _chunkZQPFEQC6js.Toaster; exports.Toggle = _chunkZQPFEQC6js.Toggle; exports.TokenStatusIndicator = _chunkZQPFEQC6js.TokenStatusIndicator; exports.Tooltip = _chunkZQPFEQC6js.Tooltip; exports.TooltipContent = _chunkZQPFEQC6js.TooltipContent; exports.TooltipProvider = _chunkZQPFEQC6js.TooltipProvider; exports.TooltipTrigger = _chunkZQPFEQC6js.TooltipTrigger; exports.TotpAuthenticatorList = _chunkZQPFEQC6js.TotpAuthenticatorList; exports.TotpInput = _chunkZQPFEQC6js.TotpInput; exports.TotpSetupDialog = _chunkZQPFEQC6js.TotpSetupDialog; exports.TwoFactorChallenge = _chunkZQPFEQC6js.TwoFactorChallenge; exports.TwoFactorSettings = _chunkZQPFEQC6js.TwoFactorSettings; exports.UserAvatar = _chunkZQPFEQC6js.UserAvatar; exports.UserAvatarEditor = _chunkZQPFEQC6js.UserAvatarEditor; exports.UserAvatarList = _chunkZQPFEQC6js.UserAvatarList; exports.UserContainer = _chunkZQPFEQC6js.UserContainer; exports.UserContent = _chunkZQPFEQC6js.UserContent; exports.UserDeleter = _chunkZQPFEQC6js.UserDeleter; exports.UserEditor = _chunkZQPFEQC6js.UserEditor; exports.UserIndexContainer = _chunkZQPFEQC6js.UserIndexContainer; exports.UserIndexDetails = _chunkZQPFEQC6js.UserIndexDetails; exports.UserListInAdd = _chunkZQPFEQC6js.UserListInAdd; exports.UserMultiSelect = _chunkZQPFEQC6js.UserMultiSelect; exports.UserReactivator = _chunkZQPFEQC6js.UserReactivator; exports.UserResentInvitationEmail = _chunkZQPFEQC6js.UserResentInvitationEmail; exports.UserRoleAdd = _chunkZQPFEQC6js.UserRoleAdd; exports.UserRolesList = _chunkZQPFEQC6js.UserRolesList; exports.UserSearchPopover = _chunkZQPFEQC6js.UserSearchPopover; exports.UserSelector = _chunkZQPFEQC6js.UserSelector; exports.UserStanadaloneDetails = _chunkZQPFEQC6js.UserStanadaloneDetails; exports.UsersList = _chunkZQPFEQC6js.UsersList; exports.UsersListByContentIds = _chunkZQPFEQC6js.UsersListByContentIds; exports.UsersListContainer = _chunkZQPFEQC6js.UsersListContainer; exports.WaitlistConfirmation = _chunkZQPFEQC6js.WaitlistConfirmation; exports.WaitlistForm = _chunkZQPFEQC6js.WaitlistForm; exports.WaitlistHeroSection = _chunkZQPFEQC6js.WaitlistHeroSection; exports.WaitlistList = _chunkZQPFEQC6js.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkZQPFEQC6js.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkZQPFEQC6js.WaitlistSuccessState; exports.badgeVariants = _chunkZQPFEQC6js.badgeVariants; exports.buttonVariants = _chunkZQPFEQC6js.buttonVariants; exports.cellComponent = _chunkZQPFEQC6js.cellComponent; exports.cellDate = _chunkZQPFEQC6js.cellDate; exports.cellDateTime = _chunkZQPFEQC6js.cellDateTime; exports.cellId = _chunkZQPFEQC6js.cellId; exports.cellLink = _chunkZQPFEQC6js.cellLink; exports.cellUrl = _chunkZQPFEQC6js.cellUrl; exports.createMentionInlineContentSpec = _chunkZQPFEQC6js.createMentionInlineContentSpec; exports.errorToast = _chunkZQPFEQC6js.errorToast; exports.generateNotificationData = _chunkZQPFEQC6js.generateNotificationData; exports.getIcon = _chunkPQBKPWBYjs.getIcon; exports.getIconByModule = _chunkPQBKPWBYjs.getIconByModule; exports.getIconByModuleName = _chunkPQBKPWBYjs.getIconByModuleName; exports.getInitials = _chunkPQBKPWBYjs.getInitials; exports.mentionDataAttrs = _chunkZQPFEQC6js.mentionDataAttrs; exports.navigationMenuTriggerStyle = _chunkZQPFEQC6js.navigationMenuTriggerStyle; exports.parseFiscalData = _chunkZQPFEQC6js.parseFiscalData; exports.parseMentionElement = _chunkZQPFEQC6js.parseMentionElement; exports.partitionTabs = _chunkZQPFEQC6js.partitionTabs; exports.spinnerVariants = _chunkZQPFEQC6js.spinnerVariants; exports.tabsListVariants = _chunkZQPFEQC6js.tabsListVariants; exports.toggleVariants = _chunkZQPFEQC6js.toggleVariants; exports.triggerAssociationToast = _chunkZQPFEQC6js.triggerAssociationToast; exports.useCarousel = _chunkZQPFEQC6js.useCarousel; exports.useComboboxAnchor = _chunkZQPFEQC6js.useComboboxAnchor; exports.useDebounce = _chunkZQPFEQC6js.useDebounce2; exports.useEditorDialog = _chunkZQPFEQC6js.useEditorDialog; exports.useFileUpload = _chunkZQPFEQC6js.useFileUpload; exports.useMentionInsert = _chunkZQPFEQC6js.useMentionInsert; exports.useSidebar = _chunkZQPFEQC6js.useSidebar;
|
|
957
957
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.js
CHANGED
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
var
|
|
34
|
+
var _chunkZQPFEQC6js = require('../chunk-ZQPFEQC6.js');
|
|
35
35
|
require('../chunk-JO5BLONK.js');
|
|
36
36
|
require('../chunk-PQBKPWBY.js');
|
|
37
37
|
require('../chunk-LXKSUWAV.js');
|
|
@@ -71,5 +71,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
71
71
|
|
|
72
72
|
|
|
73
73
|
|
|
74
|
-
exports.AssistantProvider =
|
|
74
|
+
exports.AssistantProvider = _chunkZQPFEQC6js.AssistantProvider; exports.CommonProvider = _chunkZQPFEQC6js.CommonProvider; exports.CompanyProvider = _chunkZQPFEQC6js.CompanyProvider; exports.CurrentUserProvider = _chunkZQPFEQC6js.CurrentUserProvider; exports.DEFAULT_ONBOARDING_LABELS = _chunkZQPFEQC6js.DEFAULT_ONBOARDING_LABELS; exports.HeaderChildrenProvider = _chunkZQPFEQC6js.HeaderChildrenProvider; exports.HeaderLeftContentProvider = _chunkZQPFEQC6js.HeaderLeftContentProvider; exports.HowToProvider = _chunkZQPFEQC6js.HowToProvider; exports.NotificationContextProvider = _chunkZQPFEQC6js.NotificationContextProvider; exports.OnboardingProvider = _chunkZQPFEQC6js.OnboardingProvider; exports.RbacProvider = _chunkZQPFEQC6js.RbacProvider; exports.RoleProvider = _chunkZQPFEQC6js.RoleProvider; exports.SharedProvider = _chunkZQPFEQC6js.SharedProvider; exports.SocketContext = _chunkZQPFEQC6js.SocketContext; exports.SocketProvider = _chunkZQPFEQC6js.SocketProvider; exports.UserProvider = _chunkZQPFEQC6js.UserProvider; exports.recentPagesAtom = _chunkZQPFEQC6js.recentPagesAtom; exports.useAssistantContext = _chunkZQPFEQC6js.useAssistantContext; exports.useCommonContext = _chunkZQPFEQC6js.useCommonContext; exports.useCompanyContext = _chunkZQPFEQC6js.useCompanyContext; exports.useCurrentUserContext = _chunkZQPFEQC6js.useCurrentUserContext; exports.useHeaderChildren = _chunkZQPFEQC6js.useHeaderChildren; exports.useHeaderLeftContent = _chunkZQPFEQC6js.useHeaderLeftContent; exports.useHowToContext = _chunkZQPFEQC6js.useHowToContext; exports.useNotificationContext = _chunkZQPFEQC6js.useNotificationContext; exports.useOnboarding = _chunkZQPFEQC6js.useOnboarding; exports.useRbacContext = _chunkZQPFEQC6js.useRbacContext; exports.useRoleContext = _chunkZQPFEQC6js.useRoleContext; exports.useSharedContext = _chunkZQPFEQC6js.useSharedContext; exports.useSocketContext = _chunkZQPFEQC6js.useSocketContext; exports.useUserContext = _chunkZQPFEQC6js.useUserContext;
|
|
75
75
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.mjs
CHANGED
|
@@ -21,7 +21,7 @@ var _chunkYBZVWLPHjs = require('../../chunk-YBZVWLPH.js');
|
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
|
|
24
|
-
var
|
|
24
|
+
var _chunkZQPFEQC6js = require('../../chunk-ZQPFEQC6.js');
|
|
25
25
|
|
|
26
26
|
|
|
27
27
|
var _chunkJO5BLONKjs = require('../../chunk-JO5BLONK.js');
|
|
@@ -73,29 +73,29 @@ var _lucidereact = require('lucide-react');
|
|
|
73
73
|
|
|
74
74
|
|
|
75
75
|
function HelpAssistantSheet({ open, onOpenChange }) {
|
|
76
|
-
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
77
|
-
|
|
76
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZQPFEQC6js.Sheet, { open, onOpenChange, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
77
|
+
_chunkZQPFEQC6js.SheetContent,
|
|
78
78
|
{
|
|
79
79
|
side: "right",
|
|
80
80
|
className: "flex w-full flex-col data-[side=right]:sm:max-w-2xl data-[side=right]:lg:max-w-3xl",
|
|
81
|
-
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
81
|
+
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZQPFEQC6js.AssistantProvider, { manageUrl: false, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, HelpAssistantSheetBody, {}) })
|
|
82
82
|
}
|
|
83
83
|
) });
|
|
84
84
|
}
|
|
85
85
|
_chunk7QVYU63Ejs.__name.call(void 0, HelpAssistantSheet, "HelpAssistantSheet");
|
|
86
86
|
function HelpAssistantSheetBody() {
|
|
87
87
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
88
|
-
const ctx =
|
|
88
|
+
const ctx = _chunkZQPFEQC6js.useAssistantContext.call(void 0, );
|
|
89
89
|
const showThread = !!ctx.assistant || ctx.sending || ctx.messages.length > 0;
|
|
90
90
|
const send = /* @__PURE__ */ _chunk7QVYU63Ejs.__name.call(void 0, (content) => ctx.sendMessage(content, { howToMode: true }), "send");
|
|
91
91
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
92
|
-
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
93
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
94
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
92
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkZQPFEQC6js.SheetHeader, { children: [
|
|
93
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZQPFEQC6js.SheetTitle, { children: t("help.askAi.sheet.title") }),
|
|
94
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZQPFEQC6js.SheetDescription, { children: t("help.askAi.sheet.subtitle") })
|
|
95
95
|
] }),
|
|
96
|
-
!showThread ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
96
|
+
!showThread ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZQPFEQC6js.AssistantEmptyState, { onSend: send }) : /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
97
97
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
98
|
-
|
|
98
|
+
_chunkZQPFEQC6js.AssistantThread,
|
|
99
99
|
{
|
|
100
100
|
messages: ctx.messages,
|
|
101
101
|
sending: ctx.sending,
|
|
@@ -105,7 +105,7 @@ function HelpAssistantSheetBody() {
|
|
|
105
105
|
onRetry: ctx.retrySend
|
|
106
106
|
}
|
|
107
107
|
),
|
|
108
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
108
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZQPFEQC6js.AssistantComposer, { onSend: send, disabled: ctx.sending })
|
|
109
109
|
] })
|
|
110
110
|
] });
|
|
111
111
|
}
|
|
@@ -115,20 +115,20 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpAssistantSheetBody, "HelpAssistantSheet
|
|
|
115
115
|
|
|
116
116
|
function HelpAskAi() {
|
|
117
117
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
118
|
-
const { currentUser } =
|
|
118
|
+
const { currentUser } = _chunkZQPFEQC6js.useCurrentUserContext.call(void 0, );
|
|
119
119
|
const [open, setOpen] = _react.useState.call(void 0, false);
|
|
120
120
|
const disabled = !currentUser;
|
|
121
121
|
if (disabled) {
|
|
122
|
-
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
123
|
-
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
122
|
+
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkZQPFEQC6js.Tooltip, { children: [
|
|
123
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkZQPFEQC6js.TooltipTrigger, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZQPFEQC6js.Button, { variant: "outline", size: "sm", disabled: true }), children: [
|
|
124
124
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.SparklesIcon, { className: "h-4 w-4" }),
|
|
125
125
|
t("help.askAi.button")
|
|
126
126
|
] }),
|
|
127
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
127
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZQPFEQC6js.TooltipContent, { children: t("help.askAi.loginTooltip") })
|
|
128
128
|
] });
|
|
129
129
|
}
|
|
130
130
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
131
|
-
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
131
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkZQPFEQC6js.Button, { variant: "outline", size: "sm", onClick: () => setOpen(true), children: [
|
|
132
132
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.SparklesIcon, { className: "h-4 w-4" }),
|
|
133
133
|
t("help.askAi.button")
|
|
134
134
|
] }),
|
|
@@ -141,7 +141,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpAskAi, "HelpAskAi");
|
|
|
141
141
|
|
|
142
142
|
function HelpHeader() {
|
|
143
143
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
144
|
-
const { currentUser } =
|
|
144
|
+
const { currentUser } = _chunkZQPFEQC6js.useCurrentUserContext.call(void 0, );
|
|
145
145
|
const { brand } = useHelp();
|
|
146
146
|
const logo = _optionalChain([brand, 'optionalAccess', _ => _.logo]);
|
|
147
147
|
const label = _nullishCoalesce(_optionalChain([brand, 'optionalAccess', _2 => _2.label]), () => ( "Help"));
|
|
@@ -157,7 +157,7 @@ function HelpHeader() {
|
|
|
157
157
|
] }),
|
|
158
158
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-2", children: [
|
|
159
159
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, HelpAskAi, {}),
|
|
160
|
-
currentUser ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
160
|
+
currentUser ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZQPFEQC6js.Button, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _link2.default, { href: appHref }), nativeButton: false, variant: "outline", size: "sm", children: t("help.header.openApp") }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZQPFEQC6js.Button, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _link2.default, { href: "/login" }), nativeButton: false, variant: "outline", size: "sm", children: t("help.header.login") })
|
|
161
161
|
] })
|
|
162
162
|
] });
|
|
163
163
|
}
|
|
@@ -199,7 +199,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, useHelpFilter, "useHelpFilter");
|
|
|
199
199
|
|
|
200
200
|
function HelpSideNav() {
|
|
201
201
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
202
|
-
const generateUrl =
|
|
202
|
+
const generateUrl = _chunkZQPFEQC6js.usePageUrlGenerator.call(void 0, );
|
|
203
203
|
const pathname = _navigation.usePathname.call(void 0, );
|
|
204
204
|
const [articles, setArticles] = _react.useState.call(void 0, []);
|
|
205
205
|
_react.useEffect.call(void 0, () => {
|
|
@@ -280,7 +280,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpSideNav, "HelpSideNav");
|
|
|
280
280
|
function HelpArticleBody(props) {
|
|
281
281
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
282
282
|
const format = _nextintl.useFormatter.call(void 0, );
|
|
283
|
-
const generateUrl =
|
|
283
|
+
const generateUrl = _chunkZQPFEQC6js.usePageUrlGenerator.call(void 0, );
|
|
284
284
|
const { howToType, title, summary, updatedAt, prev, next, children } = props;
|
|
285
285
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "article", { className: "prose dark:prose-invert max-w-none", children: [
|
|
286
286
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "nav", { className: "text-muted-foreground mb-2 text-xs", children: [
|
|
@@ -358,7 +358,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpTOC, "HelpTOC");
|
|
|
358
358
|
|
|
359
359
|
function HelpHint({ contextKey }) {
|
|
360
360
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
361
|
-
const generateUrl =
|
|
361
|
+
const generateUrl = _chunkZQPFEQC6js.usePageUrlGenerator.call(void 0, );
|
|
362
362
|
const [open, setOpen] = _react.useState.call(void 0, false);
|
|
363
363
|
const [picked, setPicked] = _react.useState.call(void 0, null);
|
|
364
364
|
const [articles, setArticles] = _react.useState.call(void 0, []);
|
|
@@ -376,7 +376,7 @@ function HelpHint({ contextKey }) {
|
|
|
376
376
|
if (matches.length === 0) return null;
|
|
377
377
|
const active = _nullishCoalesce(picked, () => ( (matches.length === 1 ? matches[0] : null)));
|
|
378
378
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
379
|
-
|
|
379
|
+
_chunkZQPFEQC6js.Sheet,
|
|
380
380
|
{
|
|
381
381
|
open,
|
|
382
382
|
onOpenChange: (o) => {
|
|
@@ -384,11 +384,11 @@ function HelpHint({ contextKey }) {
|
|
|
384
384
|
if (!o) setPicked(null);
|
|
385
385
|
},
|
|
386
386
|
children: [
|
|
387
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
388
|
-
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
389
|
-
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
390
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
391
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
387
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZQPFEQC6js.SheetTrigger, { render: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZQPFEQC6js.Button, { variant: "ghost", size: "icon-sm", "aria-label": t("help.hint.trigger") }), children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.HelpCircleIcon, { className: "h-4 w-4" }) }),
|
|
388
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkZQPFEQC6js.SheetContent, { side: "right", className: "w-full max-w-md sm:max-w-lg", children: [
|
|
389
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkZQPFEQC6js.SheetHeader, { children: [
|
|
390
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZQPFEQC6js.SheetTitle, { children: active ? active.name : t("help.hint.pickArticle") }),
|
|
391
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZQPFEQC6js.SheetDescription, { children: _nullishCoalesce(_optionalChain([active, 'optionalAccess', _4 => _4.summary]), () => ( "")) })
|
|
392
392
|
] }),
|
|
393
393
|
active ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "mt-4 space-y-3", children: [
|
|
394
394
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-muted-foreground text-sm", children: active.summary }),
|
|
@@ -420,7 +420,7 @@ _chunk7QVYU63Ejs.__name.call(void 0, HelpHint, "HelpHint");
|
|
|
420
420
|
|
|
421
421
|
function HelpSearchResultRow({ result, onSelect }) {
|
|
422
422
|
const t = _nextintl.useTranslations.call(void 0, );
|
|
423
|
-
const generateUrl =
|
|
423
|
+
const generateUrl = _chunkZQPFEQC6js.usePageUrlGenerator.call(void 0, );
|
|
424
424
|
const [article, setArticle] = _react.useState.call(void 0, null);
|
|
425
425
|
_react.useEffect.call(void 0, () => {
|
|
426
426
|
let active = true;
|
|
@@ -431,7 +431,7 @@ function HelpSearchResultRow({ result, onSelect }) {
|
|
|
431
431
|
}, [result.id]);
|
|
432
432
|
if (!article) {
|
|
433
433
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
434
|
-
|
|
434
|
+
_chunkZQPFEQC6js.CommandItem,
|
|
435
435
|
{
|
|
436
436
|
value: result.id,
|
|
437
437
|
disabled: true,
|
|
@@ -440,7 +440,7 @@ function HelpSearchResultRow({ result, onSelect }) {
|
|
|
440
440
|
}
|
|
441
441
|
);
|
|
442
442
|
}
|
|
443
|
-
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
443
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZQPFEQC6js.CommandItem, { value: result.id, onSelect, className: "cursor-pointer p-0", children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
444
444
|
_link2.default,
|
|
445
445
|
{
|
|
446
446
|
href: generateUrl({ page: `/help/${article.howToType}/${article.slug}` }),
|
package/package.json
CHANGED
|
@@ -73,6 +73,11 @@ export type EditorSheetProps<T extends FieldValues> = {
|
|
|
73
73
|
closeWithoutConfirm: (open: boolean) => void;
|
|
74
74
|
}) => ReactNode;
|
|
75
75
|
|
|
76
|
+
/** Rendered on the right-hand side of the header, next to the title/description
|
|
77
|
+
* block. This sits OUTSIDE the <form> element — interactive elements here must
|
|
78
|
+
* use onClick handlers, never type="submit". */
|
|
79
|
+
actions?: ReactNode;
|
|
80
|
+
|
|
76
81
|
children: ReactNode;
|
|
77
82
|
};
|
|
78
83
|
|
|
@@ -102,6 +107,7 @@ export function EditorSheet<T extends FieldValues>({
|
|
|
102
107
|
dialogOpen,
|
|
103
108
|
onDialogOpenChange,
|
|
104
109
|
renderFooter,
|
|
110
|
+
actions,
|
|
105
111
|
children,
|
|
106
112
|
}: EditorSheetProps<T>) {
|
|
107
113
|
const t = useTranslations();
|
|
@@ -155,6 +161,17 @@ export function EditorSheet<T extends FieldValues>({
|
|
|
155
161
|
[onSubmit, setOpen, onSuccess, onSaved, onRevalidate, onNavigate, generateUrl, module, isEdit, propagateChanges, t],
|
|
156
162
|
);
|
|
157
163
|
|
|
164
|
+
const headerTitle =
|
|
165
|
+
titleOverride ??
|
|
166
|
+
(isEdit
|
|
167
|
+
? t("common.edit.update.title", { type: entityType })
|
|
168
|
+
: t("common.edit.create.title", { type: entityType }));
|
|
169
|
+
const headerDescription =
|
|
170
|
+
descriptionOverride ??
|
|
171
|
+
(isEdit
|
|
172
|
+
? t("common.edit.update.description", { type: entityType, name: entityName ?? "" })
|
|
173
|
+
: t("common.edit.create.description", { type: entityType }));
|
|
174
|
+
|
|
158
175
|
return (
|
|
159
176
|
<>
|
|
160
177
|
<Sheet open={open} onOpenChange={handleOpenChange}>
|
|
@@ -188,18 +205,21 @@ export function EditorSheet<T extends FieldValues>({
|
|
|
188
205
|
))}
|
|
189
206
|
<SheetContent side="right" className={sizeClasses[size]}>
|
|
190
207
|
<SheetHeader className="border-b px-6 py-4">
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
208
|
+
{actions ? (
|
|
209
|
+
// pr-10 clears the SheetContent close button (absolute top-4 right-4).
|
|
210
|
+
<div className="flex items-start justify-between gap-x-4 pr-10">
|
|
211
|
+
<div className="flex min-w-0 flex-col gap-y-1.5">
|
|
212
|
+
<SheetTitle>{headerTitle}</SheetTitle>
|
|
213
|
+
<SheetDescription>{headerDescription}</SheetDescription>
|
|
214
|
+
</div>
|
|
215
|
+
<div className="flex shrink-0 items-center gap-x-2">{actions}</div>
|
|
216
|
+
</div>
|
|
217
|
+
) : (
|
|
218
|
+
<>
|
|
219
|
+
<SheetTitle>{headerTitle}</SheetTitle>
|
|
220
|
+
<SheetDescription>{headerDescription}</SheetDescription>
|
|
221
|
+
</>
|
|
222
|
+
)}
|
|
203
223
|
</SheetHeader>
|
|
204
224
|
<Form {...form}>
|
|
205
225
|
<form
|
|
@@ -50,7 +50,10 @@ export function FormSelect({
|
|
|
50
50
|
field.onChange(actual);
|
|
51
51
|
if (onChange) onChange(actual);
|
|
52
52
|
}}
|
|
53
|
-
|
|
53
|
+
// Never pass undefined: Base UI decides controlled vs uncontrolled on
|
|
54
|
+
// first render, and a later undefined→string change triggers the
|
|
55
|
+
// "changing uncontrolled to controlled" warning.
|
|
56
|
+
value={field.value || (allowEmpty ? EMPTY_VALUE : "")}
|
|
54
57
|
disabled={disabled}
|
|
55
58
|
data-testid={testId}
|
|
56
59
|
>
|