@carlonicora/nextjs-jsonapi 1.116.0 → 1.117.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-R6U4PCQ7.js → BlockNoteEditor-6UREFUSJ.js} +9 -9
- package/dist/{BlockNoteEditor-R6U4PCQ7.js.map → BlockNoteEditor-6UREFUSJ.js.map} +1 -1
- package/dist/{BlockNoteEditor-RFRK3STN.mjs → BlockNoteEditor-UQOOX3UT.mjs} +2 -2
- package/dist/billing/index.js +299 -299
- package/dist/billing/index.mjs +1 -1
- package/dist/{chunk-SPRFCAQI.js → chunk-HXU2HDRN.js} +406 -272
- package/dist/chunk-HXU2HDRN.js.map +1 -0
- package/dist/{chunk-RKUUGCYB.mjs → chunk-SVEPL5J2.mjs} +512 -378
- package/dist/chunk-SVEPL5J2.mjs.map +1 -0
- package/dist/client/index.js +2 -2
- package/dist/client/index.mjs +1 -1
- package/dist/components/index.d.mts +68 -21
- package/dist/components/index.d.ts +68 -21
- package/dist/components/index.js +4 -2
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +3 -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/CommonDeleter.tsx +49 -18
- package/src/components/forms/CommonEditorButtons.tsx +4 -2
- package/src/components/forms/CommonEditorHeader.tsx +20 -14
- package/src/components/forms/CommonEditorTrigger.tsx +18 -4
- package/src/components/forms/DateRangeSelector.tsx +55 -19
- package/src/components/forms/EditorSheet.tsx +36 -9
- package/src/components/forms/FileUploader.tsx +51 -21
- package/src/components/forms/FormDate.tsx +6 -2
- package/src/components/forms/FormDateTime.tsx +11 -2
- package/src/components/forms/FormFieldWrapper.tsx +3 -1
- package/src/components/forms/FormInput.tsx +3 -1
- package/src/components/forms/FormPassword.tsx +10 -1
- package/src/components/forms/FormPlaceAutocomplete.tsx +8 -3
- package/src/components/forms/FormSelect.tsx +3 -0
- package/src/components/forms/FormSlider.tsx +3 -1
- package/src/components/forms/FormTextarea.tsx +15 -1
- package/src/shadcnui/ui/badge.tsx +15 -0
- package/dist/chunk-RKUUGCYB.mjs.map +0 -1
- package/dist/chunk-SPRFCAQI.js.map +0 -1
- /package/dist/{BlockNoteEditor-RFRK3STN.mjs.map → BlockNoteEditor-UQOOX3UT.mjs.map} +0 -0
package/dist/client/index.js
CHANGED
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
|
|
31
|
-
var
|
|
31
|
+
var _chunkHXU2HDRNjs = require('../chunk-HXU2HDRN.js');
|
|
32
32
|
|
|
33
33
|
|
|
34
34
|
|
|
@@ -123,5 +123,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
123
123
|
|
|
124
124
|
|
|
125
125
|
|
|
126
|
-
exports.ClientJsonApiDelete = _chunkS2PTWBN6js.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkS2PTWBN6js.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkS2PTWBN6js.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkS2PTWBN6js.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkS2PTWBN6js.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider =
|
|
126
|
+
exports.ClientJsonApiDelete = _chunkS2PTWBN6js.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkS2PTWBN6js.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkS2PTWBN6js.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkS2PTWBN6js.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkS2PTWBN6js.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunkHXU2HDRNjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunkHXU2HDRNjs.TableGeneratorRegistry; exports.computeLayeredLayout = _chunkHXU2HDRNjs.computeLayeredLayout; exports.configureClientConfig = _chunk6KLR3WJQjs.configureClientConfig; exports.configureClientJsonApi = _chunkS2PTWBN6js.configureClientJsonApi; exports.configureI18n = _chunk6KLR3WJQjs.configureI18n; exports.configureJsonApi = _chunk6KLR3WJQjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.fitLayeredLayoutToAspectRatio = _chunkHXU2HDRNjs.fitLayeredLayoutToAspectRatio; exports.getApiUrl = _chunk6KLR3WJQjs.getApiUrl; exports.getAppUrl = _chunk6KLR3WJQjs.getAppUrl; exports.getClientApiUrl = _chunkS2PTWBN6js.getClientApiUrl; exports.getClientAppUrl = _chunkS2PTWBN6js.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkS2PTWBN6js.getClientTrackablePages; exports.getI18nLink = _chunk6KLR3WJQjs.getI18nLink; exports.getPublicApiUrl = _chunk6KLR3WJQjs.getPublicApiUrl; exports.getStripePublishableKey = _chunk6KLR3WJQjs.getStripePublishableKey; exports.getTrackablePages = _chunk6KLR3WJQjs.getTrackablePages; exports.registerTableGenerator = _chunkHXU2HDRNjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunkHXU2HDRNjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunkHXU2HDRNjs.useContentTableStructure; exports.useCustomD3Graph = _chunkHXU2HDRNjs.useCustomD3Graph; exports.useDataListRetriever = _chunkHXU2HDRNjs.useDataListRetriever; exports.useDebounce = _chunkHXU2HDRNjs.useDebounce; exports.useI18nDateFnsLocale = _chunk6KLR3WJQjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunk6KLR3WJQjs.useI18nLocale; exports.useI18nRouter = _chunk6KLR3WJQjs.useI18nRouter; exports.useI18nTranslations = _chunk6KLR3WJQjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunkHXU2HDRNjs.useJsonApiGet; exports.useJsonApiMutation = _chunkHXU2HDRNjs.useJsonApiMutation; exports.useNotificationSync = _chunkHXU2HDRNjs.useNotificationSync; exports.useOAuthClient = _chunkHXU2HDRNjs.useOAuthClient; exports.useOAuthClients = _chunkHXU2HDRNjs.useOAuthClients; exports.useOAuthConsent = _chunkHXU2HDRNjs.useOAuthConsent; exports.usePageTracker = _chunkHXU2HDRNjs.usePageTracker; exports.usePageUrlGenerator = _chunkHXU2HDRNjs.usePageUrlGenerator; exports.useRehydration = _chunkHXU2HDRNjs.useRehydration; exports.useRehydrationList = _chunkHXU2HDRNjs.useRehydrationList; exports.useRoleTableStructure = _chunkHXU2HDRNjs.useRoleTableStructure; exports.useSocket = _chunkHXU2HDRNjs.useSocket; exports.useSubscriptionStatus = _chunkHXU2HDRNjs.useSubscriptionStatus; exports.useTableGenerator = _chunkHXU2HDRNjs.useTableGenerator; exports.useUrlRewriter = _chunkHXU2HDRNjs.useUrlRewriter; exports.useUserSearch = _chunkHXU2HDRNjs.useUserSearch; exports.useUserTableStructure = _chunkHXU2HDRNjs.useUserTableStructure;
|
|
127
127
|
//# sourceMappingURL=index.js.map
|
package/dist/client/index.mjs
CHANGED
|
@@ -8,10 +8,15 @@ import * as _blocknote_core from '@blocknote/core';
|
|
|
8
8
|
import { BlockNoteEditor, PartialBlock } from '@blocknote/core';
|
|
9
9
|
import { SuggestionMenuProps, DefaultReactSuggestionItem } from '@blocknote/react';
|
|
10
10
|
import { D as DataListRetriever } from '../useDataListRetriever-BqJSFBck.mjs';
|
|
11
|
+
import * as class_variance_authority from 'class-variance-authority';
|
|
12
|
+
import { VariantProps } from 'class-variance-authority';
|
|
13
|
+
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
14
|
+
import * as _base_ui_react from '@base-ui/react';
|
|
15
|
+
import { Combobox as Combobox$1 } from '@base-ui/react';
|
|
11
16
|
import * as react_hook_form from 'react-hook-form';
|
|
12
17
|
import { FieldValues, UseFormReturn, Path, ControllerRenderProps, ControllerFieldState } from 'react-hook-form';
|
|
13
18
|
import { DateRange, DayPicker, DayButton } from 'react-day-picker';
|
|
14
|
-
import { DropzoneState, DropzoneOptions } from 'react-dropzone';
|
|
19
|
+
import { DropzoneState, Accept, DropzoneOptions } from 'react-dropzone';
|
|
15
20
|
export { DropzoneOptions } from 'react-dropzone';
|
|
16
21
|
import { F as FeatureInterface } from '../feature.interface-CXb1-vNq.mjs';
|
|
17
22
|
import { B as BreadcrumbItemData, a as HowToInterface, d as AssistantMessageInterface } from '../AssistantMessageInterface-Ca0G0vZw.mjs';
|
|
@@ -24,8 +29,6 @@ import { e as OAuthScopeInfo, O as OAuthClientInterface, b as OAuthClientCreateR
|
|
|
24
29
|
import { Q as QuestionnaireField } from '../waitlist.config-kPfjImle.mjs';
|
|
25
30
|
import { P as PermissionValue } from '../RbacTypes-BTbr27Ew.mjs';
|
|
26
31
|
import { Accordion as Accordion$1 } from '@base-ui/react/accordion';
|
|
27
|
-
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
28
|
-
import { VariantProps } from 'class-variance-authority';
|
|
29
32
|
import { AlertDialog as AlertDialog$1 } from '@base-ui/react/alert-dialog';
|
|
30
33
|
import { Button as Button$1 } from '@base-ui/react/button';
|
|
31
34
|
import { Avatar as Avatar$1 } from '@base-ui/react/avatar';
|
|
@@ -34,7 +37,6 @@ import useEmblaCarousel, { UseEmblaCarouselType } from 'embla-carousel-react';
|
|
|
34
37
|
import * as RechartsPrimitive from 'recharts';
|
|
35
38
|
import { Checkbox as Checkbox$1 } from '@base-ui/react/checkbox';
|
|
36
39
|
import { Collapsible as Collapsible$1 } from '@base-ui/react/collapsible';
|
|
37
|
-
import { Combobox as Combobox$1 } from '@base-ui/react';
|
|
38
40
|
import { Command as Command$1 } from 'cmdk';
|
|
39
41
|
import { Dialog as Dialog$1 } from '@base-ui/react/dialog';
|
|
40
42
|
import { ContextMenu as ContextMenu$1 } from '@base-ui/react/context-menu';
|
|
@@ -405,14 +407,24 @@ declare function EntityMultiSelector<T extends {
|
|
|
405
407
|
}>({ id, form, label, placeholder, emptyText, isRequired, retriever, retrieverParams, module, getLabel, toFormValue, getFormValueLabel, excludeId, onChange, renderOption, }: EntityMultiSelectorProps<T>): React$1.JSX.Element;
|
|
406
408
|
|
|
407
409
|
type CommonDeleterProps = {
|
|
408
|
-
type
|
|
410
|
+
type?: string;
|
|
411
|
+
/** Override the type-derived dialog title. */
|
|
412
|
+
title?: string;
|
|
413
|
+
/** Override the type-derived dialog subtitle. */
|
|
414
|
+
subtitle?: string;
|
|
415
|
+
/** Override the type-derived dialog body; rendered as-is. */
|
|
416
|
+
description?: ReactNode;
|
|
409
417
|
deleteFunction: () => Promise<void>;
|
|
410
418
|
redirectTo?: string;
|
|
411
419
|
forceShow?: boolean;
|
|
412
420
|
testId?: string;
|
|
421
|
+
/** Custom trigger element replacing the default trash button. */
|
|
422
|
+
trigger?: ReactNode;
|
|
413
423
|
onSuccess?: () => void | Promise<void>;
|
|
424
|
+
/** Fired after a successful delete, in addition to redirect/onSuccess. */
|
|
425
|
+
propagateChanges?: () => void;
|
|
414
426
|
};
|
|
415
|
-
declare function CommonDeleter({ deleteFunction, redirectTo, type, forceShow, testId, onSuccess }: CommonDeleterProps): React$1.JSX.Element;
|
|
427
|
+
declare function CommonDeleter({ deleteFunction, redirectTo, type, title, subtitle, description, forceShow, testId, trigger, onSuccess, propagateChanges, }: CommonDeleterProps): React$1.JSX.Element;
|
|
416
428
|
|
|
417
429
|
type CommonEditorButtonsProps = {
|
|
418
430
|
isEdit: boolean;
|
|
@@ -421,14 +433,17 @@ type CommonEditorButtonsProps = {
|
|
|
421
433
|
setOpen: (open: boolean) => void;
|
|
422
434
|
hideSubmit?: boolean;
|
|
423
435
|
centerButtons?: ReactNode;
|
|
436
|
+
buttonTitle?: string;
|
|
424
437
|
};
|
|
425
|
-
declare function CommonEditorButtons({ isEdit, form, disabled, setOpen, hideSubmit, centerButtons, }: CommonEditorButtonsProps): React$1.JSX.Element;
|
|
438
|
+
declare function CommonEditorButtons({ isEdit, form, disabled, setOpen, hideSubmit, centerButtons, buttonTitle, }: CommonEditorButtonsProps): React$1.JSX.Element;
|
|
426
439
|
|
|
427
440
|
type CommonEditorHeaderProps = {
|
|
428
441
|
type: string;
|
|
429
442
|
name?: string;
|
|
443
|
+
title?: string;
|
|
444
|
+
description?: string;
|
|
430
445
|
};
|
|
431
|
-
declare function CommonEditorHeader({ type, name }: CommonEditorHeaderProps): React$1.JSX.Element;
|
|
446
|
+
declare function CommonEditorHeader({ type, name, title, description }: CommonEditorHeaderProps): React$1.JSX.Element;
|
|
432
447
|
|
|
433
448
|
type CommonEditorDiscardDialogProps = {
|
|
434
449
|
open: boolean;
|
|
@@ -442,8 +457,13 @@ type CommonEditorTriggerProps = {
|
|
|
442
457
|
edit?: string;
|
|
443
458
|
create?: string;
|
|
444
459
|
testId?: string;
|
|
460
|
+
title?: string;
|
|
445
461
|
};
|
|
446
|
-
declare function CommonEditorTrigger({ isEdit, edit: _edit, create, testId }: CommonEditorTriggerProps):
|
|
462
|
+
declare function CommonEditorTrigger({ isEdit, edit: _edit, create, testId, title }: CommonEditorTriggerProps): React__default.JSX.Element;
|
|
463
|
+
declare const CommonAddTrigger: React__default.ForwardRefExoticComponent<Omit<_base_ui_react.ButtonProps & class_variance_authority.VariantProps<(props?: ({
|
|
464
|
+
variant?: "default" | "link" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
|
|
465
|
+
size?: "default" | "icon" | "xs" | "sm" | "lg" | "icon-xs" | "icon-sm" | "icon-lg" | null | undefined;
|
|
466
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string>, "ref"> & React__default.RefAttributes<HTMLButtonElement>>;
|
|
447
467
|
|
|
448
468
|
type UseEditorDialogOptions = {
|
|
449
469
|
dialogOpen?: boolean;
|
|
@@ -494,9 +514,19 @@ type EditorSheetProps<T extends FieldValues> = {
|
|
|
494
514
|
onClose?: () => void;
|
|
495
515
|
dialogOpen?: boolean;
|
|
496
516
|
onDialogOpenChange?: (open: boolean) => void;
|
|
517
|
+
/** Render a fully custom footer instead of the default CommonEditorButtons.
|
|
518
|
+
* `setOpen` is the dirty-checked open handler (shows the discard dialog);
|
|
519
|
+
* `closeWithoutConfirm` is the raw setter that bypasses the discard dialog
|
|
520
|
+
* (use after a successful submit when no confirmation is needed). */
|
|
521
|
+
renderFooter?: (props: {
|
|
522
|
+
form: UseFormReturn<T>;
|
|
523
|
+
isEdit: boolean;
|
|
524
|
+
setOpen: (open: boolean) => void;
|
|
525
|
+
closeWithoutConfirm: (open: boolean) => void;
|
|
526
|
+
}) => ReactNode;
|
|
497
527
|
children: ReactNode;
|
|
498
528
|
};
|
|
499
|
-
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, children, }: EditorSheetProps<T>): React$1.JSX.Element;
|
|
529
|
+
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;
|
|
500
530
|
|
|
501
531
|
type DatePickerPopoverProps = {
|
|
502
532
|
children: ReactNode;
|
|
@@ -525,6 +555,7 @@ type FileUploaderContextType = {
|
|
|
525
555
|
setActiveIndex: Dispatch<SetStateAction<number>>;
|
|
526
556
|
orientation: "horizontal" | "vertical";
|
|
527
557
|
direction: DirectionOptions;
|
|
558
|
+
accept?: Accept;
|
|
528
559
|
};
|
|
529
560
|
declare const useFileUpload: () => FileUploaderContextType;
|
|
530
561
|
type FileUploaderProps = {
|
|
@@ -620,12 +651,13 @@ type FormFieldWrapperProps<T extends FieldValues> = {
|
|
|
620
651
|
description?: string;
|
|
621
652
|
isRequired?: boolean;
|
|
622
653
|
orientation?: "vertical" | "horizontal" | "responsive";
|
|
654
|
+
className?: string;
|
|
623
655
|
children: (field: ControllerRenderProps<T, Path<T>>, fieldState: ControllerFieldState) => ReactNode;
|
|
624
656
|
testId?: string;
|
|
625
657
|
};
|
|
626
|
-
declare function FormFieldWrapper<T extends FieldValues>({ form, name, label, description, isRequired, orientation, children, testId, }: FormFieldWrapperProps<T>): React$1.JSX.Element;
|
|
658
|
+
declare function FormFieldWrapper<T extends FieldValues>({ form, name, label, description, isRequired, orientation, className, children, testId, }: FormFieldWrapperProps<T>): React$1.JSX.Element;
|
|
627
659
|
|
|
628
|
-
declare function FormDate({ form, id, name, minDate, onChange, isRequired, defaultMonth, allowEmpty, }: {
|
|
660
|
+
declare function FormDate({ form, id, name, minDate, onChange, isRequired, defaultMonth, allowEmpty, description, futureYears, }: {
|
|
629
661
|
form: any;
|
|
630
662
|
id: string;
|
|
631
663
|
name?: string;
|
|
@@ -635,9 +667,11 @@ declare function FormDate({ form, id, name, minDate, onChange, isRequired, defau
|
|
|
635
667
|
isRequired?: boolean;
|
|
636
668
|
defaultMonth?: Date;
|
|
637
669
|
allowEmpty?: boolean;
|
|
670
|
+
description?: string;
|
|
671
|
+
futureYears?: number;
|
|
638
672
|
}): React$1.JSX.Element;
|
|
639
673
|
|
|
640
|
-
declare function FormDateTime({ form, id, name, minDate, onChange, allowEmpty, defaultMonth, }: {
|
|
674
|
+
declare function FormDateTime({ form, id, name, minDate, onChange, allowEmpty, defaultMonth, placeholder, isRequired, description, }: {
|
|
641
675
|
form: any;
|
|
642
676
|
id: string;
|
|
643
677
|
name?: string;
|
|
@@ -646,12 +680,15 @@ declare function FormDateTime({ form, id, name, minDate, onChange, allowEmpty, d
|
|
|
646
680
|
onChange?: (date?: Date) => Promise<void>;
|
|
647
681
|
allowEmpty?: boolean;
|
|
648
682
|
defaultMonth?: Date;
|
|
683
|
+
isRequired?: boolean;
|
|
684
|
+
description?: string;
|
|
649
685
|
}): React$1.JSX.Element;
|
|
650
686
|
|
|
651
|
-
declare function FormInput({ form, id, name, placeholder, type, onBlur, disabled, onKeyDown, autoFocus, onChange, testId, isRequired, }: {
|
|
687
|
+
declare function FormInput({ form, id, name, description, placeholder, type, onBlur, disabled, onKeyDown, autoFocus, onChange, testId, isRequired, }: {
|
|
652
688
|
form: any;
|
|
653
689
|
id: string;
|
|
654
690
|
name?: string;
|
|
691
|
+
description?: string;
|
|
655
692
|
placeholder?: string;
|
|
656
693
|
type?: "text" | "number" | "currency" | "decimal" | "password" | "link";
|
|
657
694
|
onBlur?: () => Promise<void>;
|
|
@@ -663,7 +700,7 @@ declare function FormInput({ form, id, name, placeholder, type, onBlur, disabled
|
|
|
663
700
|
isRequired?: boolean;
|
|
664
701
|
}): React__default.JSX.Element;
|
|
665
702
|
|
|
666
|
-
declare function FormPassword({ form, id, name, placeholder, onBlur, disabled, testId, isRequired, }: {
|
|
703
|
+
declare function FormPassword({ form, id, name, placeholder, onBlur, disabled, testId, isRequired, description, }: {
|
|
667
704
|
form: any;
|
|
668
705
|
id: string;
|
|
669
706
|
name?: string;
|
|
@@ -672,6 +709,7 @@ declare function FormPassword({ form, id, name, placeholder, onBlur, disabled, t
|
|
|
672
709
|
disabled?: boolean;
|
|
673
710
|
testId?: string;
|
|
674
711
|
isRequired?: boolean;
|
|
712
|
+
description?: string;
|
|
675
713
|
}): React$1.JSX.Element;
|
|
676
714
|
|
|
677
715
|
/**
|
|
@@ -708,6 +746,7 @@ interface PlaceAutocompleteProps {
|
|
|
708
746
|
form: any;
|
|
709
747
|
id: string;
|
|
710
748
|
name?: string;
|
|
749
|
+
description?: string;
|
|
711
750
|
placeholder?: string;
|
|
712
751
|
disabled?: boolean;
|
|
713
752
|
testId?: string;
|
|
@@ -722,13 +761,16 @@ interface PlaceAutocompleteProps {
|
|
|
722
761
|
* For regions, use: ["administrative_area_level_1", "administrative_area_level_2"]
|
|
723
762
|
*/
|
|
724
763
|
includeTypes?: string[];
|
|
764
|
+
/** Google Places language code for results. Defaults to "en". */
|
|
765
|
+
languageCode?: string;
|
|
725
766
|
}
|
|
726
|
-
declare function FormPlaceAutocomplete({ form, id, name, placeholder, disabled, testId, isRequired, onPlaceSelect, className, includeTypes, }: PlaceAutocompleteProps): React$1.JSX.Element;
|
|
767
|
+
declare function FormPlaceAutocomplete({ form, id, name, description, placeholder, disabled, testId, isRequired, onPlaceSelect, className, includeTypes, languageCode, }: PlaceAutocompleteProps): React$1.JSX.Element;
|
|
727
768
|
|
|
728
|
-
declare function FormSelect({ form, id, name, placeholder, disabled, values, onChange, useRows, testId, allowEmpty, isRequired, }: {
|
|
769
|
+
declare function FormSelect({ form, id, name, description, placeholder, disabled, values, onChange, useRows, testId, allowEmpty, isRequired, }: {
|
|
729
770
|
form: any;
|
|
730
771
|
id: string;
|
|
731
772
|
name?: string;
|
|
773
|
+
description?: string;
|
|
732
774
|
placeholder?: string;
|
|
733
775
|
disabled?: boolean;
|
|
734
776
|
values: {
|
|
@@ -742,13 +784,14 @@ declare function FormSelect({ form, id, name, placeholder, disabled, values, onC
|
|
|
742
784
|
isRequired?: boolean;
|
|
743
785
|
}): React$1.JSX.Element;
|
|
744
786
|
|
|
745
|
-
declare function FormSlider({ form, id, name, disabled, showPercentage, }: {
|
|
787
|
+
declare function FormSlider({ form, id, name, disabled, showPercentage, description, }: {
|
|
746
788
|
form: any;
|
|
747
789
|
id: string;
|
|
748
790
|
name?: string;
|
|
749
791
|
placeholder?: string;
|
|
750
792
|
disabled?: boolean;
|
|
751
793
|
showPercentage?: boolean;
|
|
794
|
+
description?: string;
|
|
752
795
|
}): React$1.JSX.Element;
|
|
753
796
|
|
|
754
797
|
declare function FormSwitch({ form, id, name, disabled, description, }: {
|
|
@@ -759,13 +802,16 @@ declare function FormSwitch({ form, id, name, disabled, description, }: {
|
|
|
759
802
|
description?: string;
|
|
760
803
|
}): React$1.JSX.Element;
|
|
761
804
|
|
|
762
|
-
declare function FormTextarea({ form, id, name, className, placeholder, testId, }: {
|
|
805
|
+
declare function FormTextarea({ form, id, name, className, placeholder, testId, description, isRequired, textareaRef, }: {
|
|
763
806
|
form: any;
|
|
764
807
|
id: string;
|
|
765
808
|
name: string;
|
|
766
809
|
placeholder?: string;
|
|
767
810
|
className?: string;
|
|
768
811
|
testId?: string;
|
|
812
|
+
description?: string;
|
|
813
|
+
isRequired?: boolean;
|
|
814
|
+
textareaRef?: React.RefObject<HTMLTextAreaElement>;
|
|
769
815
|
}): React$1.JSX.Element;
|
|
770
816
|
|
|
771
817
|
interface GdprConsentCheckboxProps<T extends FieldValues> {
|
|
@@ -1918,9 +1964,10 @@ declare function AvatarGroup({ className, ...props }: React$1.ComponentProps<"di
|
|
|
1918
1964
|
declare function AvatarGroupCount({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
1919
1965
|
|
|
1920
1966
|
declare const badgeVariants: (props?: ({
|
|
1921
|
-
variant?: "default" | "link" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
|
|
1967
|
+
variant?: "default" | "link" | "none" | "destructive" | "outline" | "secondary" | "ghost" | "warning" | "blue" | "green" | "red" | "yellow" | "purple" | "pink" | "gray" | "orange" | "teal" | "lime" | null | undefined;
|
|
1922
1968
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
1923
1969
|
declare function Badge({ className, variant, render, ...props }: useRender.ComponentProps<"span"> & VariantProps<typeof badgeVariants>): React$1.ReactElement<unknown, string | React$1.JSXElementConstructor<any>>;
|
|
1970
|
+
type BadgeProps = useRender.ComponentProps<"span"> & VariantProps<typeof badgeVariants>;
|
|
1924
1971
|
|
|
1925
1972
|
declare function Breadcrumb({ className, ...props }: React$1.ComponentProps<"nav">): React$1.JSX.Element;
|
|
1926
1973
|
declare function BreadcrumbList({ className, ...props }: React$1.ComponentProps<"ol">): React$1.JSX.Element;
|
|
@@ -2648,4 +2695,4 @@ interface MultipleSelectorRef {
|
|
|
2648
2695
|
declare function useDebounce<T>(value: T, delay?: number): T;
|
|
2649
2696
|
declare const MultipleSelector: React$1.ForwardRefExoticComponent<MultipleSelectorProps & React$1.RefAttributes<MultipleSelectorRef>>;
|
|
2650
2697
|
|
|
2651
|
-
export { AcceptInvitation, Accordion, AccordionContent, AccordionItem, AccordionTrigger, ActivateAccount, AddUserToRole, AdminCompanyContainer, AdminUsersList, Alert, AlertAction, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogMedia, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, AlertTitle, AllUsersListContainer, AllowedUsersDetails, type ApprovalActionRenderer, AssistantContainer, AttributeElement, AuthContainer, Avatar, AvatarBadge, AvatarFallback, AvatarGroup, AvatarGroupCount, AvatarImage, BackupCodesDialog, Badge, type BlockNoteAiConfig, BlockNoteEditorContainer, BlockNoteEditorMentionHoverCard, BlockNoteEditorMentionSuggestionMenu, type BlockNoteEditorProps, BlockNoteViewerContainer, KanbanBoard as Board, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbNavigation, BreadcrumbPage, BreadcrumbSeparator, Button, Calendar, CalendarDayButton, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, type ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, Checkbox, Collapsible, CollapsibleContent, CollapsibleTrigger, KanbanColumn as Column, KanbanColumnHandle as ColumnHandle, Combobox, ComboboxChip, ComboboxChips, ComboboxChipsInput, ComboboxCollection, ComboboxContent, ComboboxEmpty, ComboboxGroup, ComboboxInput, ComboboxItem, ComboboxLabel, ComboboxList, ComboboxSeparator, ComboboxTrigger, ComboboxValue, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, CommonAssociationCommandDialog, CommonAssociationTrigger, CommonDeleter, CommonEditorButtons, CommonEditorDiscardDialog, CommonEditorHeader, CommonEditorTrigger, CompaniesList, CompanyConfigurationEditor, CompanyContainer, CompanyContent, CompanyDeleter, CompanyDetails, CompanyEditor, CompanyUsersList, ConfirmDialog, type ConfirmDialogProps, ContentListGrid, type ContentListGridProps, ContentListTable, ContentTableSearch, ContentTitle, ContentsList, ContentsListById, ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, ContributorsList, Cookies, CurrencyInput, type CurrencyInputProps, DatePickerPopover, DateRangeSelector, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DisableTwoFactorDialog, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, EditableAvatar, EditorSheet, type EditorSheetProps, EmptyState, EntityAvatar, EntityMultiSelector, ErrorDetails, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileInput, FileUploader, FileUploaderContent, FileUploaderItem, FiscalDataDisplay, type FiscalDataHandle, ForgotPassword, Form, FormBlockNote, FormCheckbox, FormDate, FormDateTime, FormFeatures, FormFieldWrapper, FormInput, FormPassword, FormPlaceAutocomplete, FormRoles, FormSelect, FormSlider, FormSwitch, FormTextarea, GdprConsentCheckbox, GdprConsentSection, type GenerateTableStructureParams, Header, HoverCard, HoverCardContent, HoverCardTrigger, HowToCommand, HowToCommandViewer, HowToContainer, HowToContent, HowToDeleter, HowToDetails, HowToEditor, HowToList, HowToListContainer, HowToMultiSelector, HowToSelector, Input, InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput, InputGroupText, InputGroupTextarea, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, ItalianFiscalData, ItalianFiscalDataDisplay, type ItalianFiscalDataProps, KanbanItem as Item, KanbanItemHandle as ItemHandle, KanbanRoot as Kanban, KanbanBoard, KanbanColumn, KanbanColumnHandle, KanbanItem, KanbanItemHandle, KanbanOverlay, Label, LandingComponent, Link, type LinkProps, Login, Logout, type MentionHoverCardProps, type MentionInsertFn, type MentionItem, type MentionNameResolver, type MentionRenderProps, type MentionResolveFn, type MentionResolveResult, type MentionSearchFn, MessageItem, MessageList, MessageSourcesPanel, ModeToggleSwitch, MultiSelect, MultipleSelector, type MultipleSelectorProps, type MultipleSelectorRef, NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuPositioner, NavigationMenuTrigger, NotificationErrorBoundary, NotificationMenuItem, NotificationModal, NotificationToast, NotificationsList, NotificationsListContainer, OAuthClientCard, type OAuthClientCardProps, OAuthClientDetail, type OAuthClientDetailProps, OAuthClientForm, type OAuthClientFormProps, OAuthClientList, type OAuthClientListProps, OAuthClientSecretDisplay, type OAuthClientSecretDisplayProps, OAuthConsentActions, type OAuthConsentActionsProps, OAuthConsentHeader, type OAuthConsentHeaderProps, OAuthConsentScreen, type OAuthConsentScreenProps, OAuthRedirectUriInput, type OAuthRedirectUriInputProps, OAuthScopeList, type OAuthScopeListProps, OAuthScopeSelector, type OAuthScopeSelectorProps, OnboardingCard, type Option, KanbanOverlay as Overlay, PageContainer, PageContainerContentDetails, type PageContainerItems, PageContentContainer, PageSection, PasskeyButton, PasskeyList, PasskeySetupDialog, PasswordInput, type PasswordInputProps, type PlaceAddressComponents, type PlaceSuggestion, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, RbacByRoleContainer, RbacContainer, RbacPermissionCell, RbacPermissionPicker, ReactMarkdownContainer, RecentPagesNavigator, ReferralCodeCapture, ReferralDialog, type ReferralDialogProps, type ReferralDialogTranslations, ReferralWidget, type ReferralWidgetProps, type ReferralWidgetTranslations, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, RoundPageContainer, RoundPageContainerTitle, ScrollArea, ScrollBar, SecurityContainer, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger, Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, Skeleton, Slider, Spinner, Switch, type Tab, Table, TableBody, TableCaption, TableCell, TableCellAvatar, TableFooter, TableHead, TableHeader, TableRow, Tabs, TabsContainer, TabsContent, TabsList, TabsTrigger, Textarea, Toaster, Toggle, TokenStatusIndicator, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, TotpAuthenticatorList, TotpInput, TotpSetupDialog, TwoFactorChallenge, TwoFactorSettings, UserAvatar, UserAvatarEditor, UserAvatarList, UserContainer, UserContent, UserDeleter, UserEditor, UserIndexContainer, UserIndexDetails, UserListInAdd, UserMultiSelect, UserReactivator, UserResentInvitationEmail, UserRoleAdd, UserRolesList, UserSearchPopover, UserSelector, UserStanadaloneDetails, UsersList, UsersListByContentIds, UsersListContainer, WaitlistConfirmation, WaitlistForm, WaitlistHeroSection, WaitlistList, WaitlistQuestionnaireRenderer, WaitlistSuccessState, badgeVariants, buttonVariants, cellComponent, cellDate, cellDateTime, cellId, cellLink, cellUrl, createMentionInlineContentSpec, errorToast, generateNotificationData, mentionDataAttrs, navigationMenuTriggerStyle, parseFiscalData, parseMentionElement, spinnerVariants, tabsListVariants, toggleVariants, triggerAssociationToast, useCarousel, useComboboxAnchor, useDebounce, useEditorDialog, useFileUpload, useMentionInsert, useSidebar };
|
|
2698
|
+
export { AcceptInvitation, Accordion, AccordionContent, AccordionItem, AccordionTrigger, ActivateAccount, AddUserToRole, AdminCompanyContainer, AdminUsersList, Alert, AlertAction, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogMedia, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, AlertTitle, AllUsersListContainer, AllowedUsersDetails, type ApprovalActionRenderer, AssistantContainer, AttributeElement, AuthContainer, Avatar, AvatarBadge, AvatarFallback, AvatarGroup, AvatarGroupCount, AvatarImage, BackupCodesDialog, Badge, type BadgeProps, type BlockNoteAiConfig, BlockNoteEditorContainer, BlockNoteEditorMentionHoverCard, BlockNoteEditorMentionSuggestionMenu, type BlockNoteEditorProps, BlockNoteViewerContainer, KanbanBoard as Board, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbNavigation, BreadcrumbPage, BreadcrumbSeparator, Button, Calendar, CalendarDayButton, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, type ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, Checkbox, Collapsible, CollapsibleContent, CollapsibleTrigger, KanbanColumn as Column, KanbanColumnHandle as ColumnHandle, Combobox, ComboboxChip, ComboboxChips, ComboboxChipsInput, ComboboxCollection, ComboboxContent, ComboboxEmpty, ComboboxGroup, ComboboxInput, ComboboxItem, ComboboxLabel, ComboboxList, ComboboxSeparator, ComboboxTrigger, ComboboxValue, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, CommonAddTrigger, CommonAssociationCommandDialog, CommonAssociationTrigger, CommonDeleter, CommonEditorButtons, CommonEditorDiscardDialog, CommonEditorHeader, CommonEditorTrigger, CompaniesList, CompanyConfigurationEditor, CompanyContainer, CompanyContent, CompanyDeleter, CompanyDetails, CompanyEditor, CompanyUsersList, ConfirmDialog, type ConfirmDialogProps, ContentListGrid, type ContentListGridProps, ContentListTable, ContentTableSearch, ContentTitle, ContentsList, ContentsListById, ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, ContributorsList, Cookies, CurrencyInput, type CurrencyInputProps, DatePickerPopover, DateRangeSelector, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DisableTwoFactorDialog, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, EditableAvatar, EditorSheet, type EditorSheetProps, EmptyState, EntityAvatar, EntityMultiSelector, ErrorDetails, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileInput, FileUploader, FileUploaderContent, FileUploaderItem, FiscalDataDisplay, type FiscalDataHandle, ForgotPassword, Form, FormBlockNote, FormCheckbox, FormDate, FormDateTime, FormFeatures, FormFieldWrapper, FormInput, FormPassword, FormPlaceAutocomplete, FormRoles, FormSelect, FormSlider, FormSwitch, FormTextarea, GdprConsentCheckbox, GdprConsentSection, type GenerateTableStructureParams, Header, HoverCard, HoverCardContent, HoverCardTrigger, HowToCommand, HowToCommandViewer, HowToContainer, HowToContent, HowToDeleter, HowToDetails, HowToEditor, HowToList, HowToListContainer, HowToMultiSelector, HowToSelector, Input, InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput, InputGroupText, InputGroupTextarea, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, ItalianFiscalData, ItalianFiscalDataDisplay, type ItalianFiscalDataProps, KanbanItem as Item, KanbanItemHandle as ItemHandle, KanbanRoot as Kanban, KanbanBoard, KanbanColumn, KanbanColumnHandle, KanbanItem, KanbanItemHandle, KanbanOverlay, Label, LandingComponent, Link, type LinkProps, Login, Logout, type MentionHoverCardProps, type MentionInsertFn, type MentionItem, type MentionNameResolver, type MentionRenderProps, type MentionResolveFn, type MentionResolveResult, type MentionSearchFn, MessageItem, MessageList, MessageSourcesPanel, ModeToggleSwitch, MultiSelect, MultipleSelector, type MultipleSelectorProps, type MultipleSelectorRef, NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuPositioner, NavigationMenuTrigger, NotificationErrorBoundary, NotificationMenuItem, NotificationModal, NotificationToast, NotificationsList, NotificationsListContainer, OAuthClientCard, type OAuthClientCardProps, OAuthClientDetail, type OAuthClientDetailProps, OAuthClientForm, type OAuthClientFormProps, OAuthClientList, type OAuthClientListProps, OAuthClientSecretDisplay, type OAuthClientSecretDisplayProps, OAuthConsentActions, type OAuthConsentActionsProps, OAuthConsentHeader, type OAuthConsentHeaderProps, OAuthConsentScreen, type OAuthConsentScreenProps, OAuthRedirectUriInput, type OAuthRedirectUriInputProps, OAuthScopeList, type OAuthScopeListProps, OAuthScopeSelector, type OAuthScopeSelectorProps, OnboardingCard, type Option, KanbanOverlay as Overlay, PageContainer, PageContainerContentDetails, type PageContainerItems, PageContentContainer, PageSection, PasskeyButton, PasskeyList, PasskeySetupDialog, PasswordInput, type PasswordInputProps, type PlaceAddressComponents, type PlaceSuggestion, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, RbacByRoleContainer, RbacContainer, RbacPermissionCell, RbacPermissionPicker, ReactMarkdownContainer, RecentPagesNavigator, ReferralCodeCapture, ReferralDialog, type ReferralDialogProps, type ReferralDialogTranslations, ReferralWidget, type ReferralWidgetProps, type ReferralWidgetTranslations, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, RoundPageContainer, RoundPageContainerTitle, ScrollArea, ScrollBar, SecurityContainer, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger, Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, Skeleton, Slider, Spinner, Switch, type Tab, Table, TableBody, TableCaption, TableCell, TableCellAvatar, TableFooter, TableHead, TableHeader, TableRow, Tabs, TabsContainer, TabsContent, TabsList, TabsTrigger, Textarea, Toaster, Toggle, TokenStatusIndicator, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, TotpAuthenticatorList, TotpInput, TotpSetupDialog, TwoFactorChallenge, TwoFactorSettings, UserAvatar, UserAvatarEditor, UserAvatarList, UserContainer, UserContent, UserDeleter, UserEditor, UserIndexContainer, UserIndexDetails, UserListInAdd, UserMultiSelect, UserReactivator, UserResentInvitationEmail, UserRoleAdd, UserRolesList, UserSearchPopover, UserSelector, UserStanadaloneDetails, UsersList, UsersListByContentIds, UsersListContainer, WaitlistConfirmation, WaitlistForm, WaitlistHeroSection, WaitlistList, WaitlistQuestionnaireRenderer, WaitlistSuccessState, badgeVariants, buttonVariants, cellComponent, cellDate, cellDateTime, cellId, cellLink, cellUrl, createMentionInlineContentSpec, errorToast, generateNotificationData, mentionDataAttrs, navigationMenuTriggerStyle, parseFiscalData, parseMentionElement, spinnerVariants, tabsListVariants, toggleVariants, triggerAssociationToast, useCarousel, useComboboxAnchor, useDebounce, useEditorDialog, useFileUpload, useMentionInsert, useSidebar };
|
|
@@ -8,10 +8,15 @@ import * as _blocknote_core from '@blocknote/core';
|
|
|
8
8
|
import { BlockNoteEditor, PartialBlock } from '@blocknote/core';
|
|
9
9
|
import { SuggestionMenuProps, DefaultReactSuggestionItem } from '@blocknote/react';
|
|
10
10
|
import { D as DataListRetriever } from '../useDataListRetriever-BqJSFBck.js';
|
|
11
|
+
import * as class_variance_authority from 'class-variance-authority';
|
|
12
|
+
import { VariantProps } from 'class-variance-authority';
|
|
13
|
+
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
14
|
+
import * as _base_ui_react from '@base-ui/react';
|
|
15
|
+
import { Combobox as Combobox$1 } from '@base-ui/react';
|
|
11
16
|
import * as react_hook_form from 'react-hook-form';
|
|
12
17
|
import { FieldValues, UseFormReturn, Path, ControllerRenderProps, ControllerFieldState } from 'react-hook-form';
|
|
13
18
|
import { DateRange, DayPicker, DayButton } from 'react-day-picker';
|
|
14
|
-
import { DropzoneState, DropzoneOptions } from 'react-dropzone';
|
|
19
|
+
import { DropzoneState, Accept, DropzoneOptions } from 'react-dropzone';
|
|
15
20
|
export { DropzoneOptions } from 'react-dropzone';
|
|
16
21
|
import { F as FeatureInterface } from '../feature.interface-BO25VLlx.js';
|
|
17
22
|
import { B as BreadcrumbItemData, a as HowToInterface, d as AssistantMessageInterface } from '../AssistantMessageInterface-DEZ5AnVl.js';
|
|
@@ -24,8 +29,6 @@ import { e as OAuthScopeInfo, O as OAuthClientInterface, b as OAuthClientCreateR
|
|
|
24
29
|
import { Q as QuestionnaireField } from '../waitlist.config-kPfjImle.js';
|
|
25
30
|
import { P as PermissionValue } from '../RbacTypes-BTbr27Ew.js';
|
|
26
31
|
import { Accordion as Accordion$1 } from '@base-ui/react/accordion';
|
|
27
|
-
import * as class_variance_authority_types from 'class-variance-authority/types';
|
|
28
|
-
import { VariantProps } from 'class-variance-authority';
|
|
29
32
|
import { AlertDialog as AlertDialog$1 } from '@base-ui/react/alert-dialog';
|
|
30
33
|
import { Button as Button$1 } from '@base-ui/react/button';
|
|
31
34
|
import { Avatar as Avatar$1 } from '@base-ui/react/avatar';
|
|
@@ -34,7 +37,6 @@ import useEmblaCarousel, { UseEmblaCarouselType } from 'embla-carousel-react';
|
|
|
34
37
|
import * as RechartsPrimitive from 'recharts';
|
|
35
38
|
import { Checkbox as Checkbox$1 } from '@base-ui/react/checkbox';
|
|
36
39
|
import { Collapsible as Collapsible$1 } from '@base-ui/react/collapsible';
|
|
37
|
-
import { Combobox as Combobox$1 } from '@base-ui/react';
|
|
38
40
|
import { Command as Command$1 } from 'cmdk';
|
|
39
41
|
import { Dialog as Dialog$1 } from '@base-ui/react/dialog';
|
|
40
42
|
import { ContextMenu as ContextMenu$1 } from '@base-ui/react/context-menu';
|
|
@@ -405,14 +407,24 @@ declare function EntityMultiSelector<T extends {
|
|
|
405
407
|
}>({ id, form, label, placeholder, emptyText, isRequired, retriever, retrieverParams, module, getLabel, toFormValue, getFormValueLabel, excludeId, onChange, renderOption, }: EntityMultiSelectorProps<T>): React$1.JSX.Element;
|
|
406
408
|
|
|
407
409
|
type CommonDeleterProps = {
|
|
408
|
-
type
|
|
410
|
+
type?: string;
|
|
411
|
+
/** Override the type-derived dialog title. */
|
|
412
|
+
title?: string;
|
|
413
|
+
/** Override the type-derived dialog subtitle. */
|
|
414
|
+
subtitle?: string;
|
|
415
|
+
/** Override the type-derived dialog body; rendered as-is. */
|
|
416
|
+
description?: ReactNode;
|
|
409
417
|
deleteFunction: () => Promise<void>;
|
|
410
418
|
redirectTo?: string;
|
|
411
419
|
forceShow?: boolean;
|
|
412
420
|
testId?: string;
|
|
421
|
+
/** Custom trigger element replacing the default trash button. */
|
|
422
|
+
trigger?: ReactNode;
|
|
413
423
|
onSuccess?: () => void | Promise<void>;
|
|
424
|
+
/** Fired after a successful delete, in addition to redirect/onSuccess. */
|
|
425
|
+
propagateChanges?: () => void;
|
|
414
426
|
};
|
|
415
|
-
declare function CommonDeleter({ deleteFunction, redirectTo, type, forceShow, testId, onSuccess }: CommonDeleterProps): React$1.JSX.Element;
|
|
427
|
+
declare function CommonDeleter({ deleteFunction, redirectTo, type, title, subtitle, description, forceShow, testId, trigger, onSuccess, propagateChanges, }: CommonDeleterProps): React$1.JSX.Element;
|
|
416
428
|
|
|
417
429
|
type CommonEditorButtonsProps = {
|
|
418
430
|
isEdit: boolean;
|
|
@@ -421,14 +433,17 @@ type CommonEditorButtonsProps = {
|
|
|
421
433
|
setOpen: (open: boolean) => void;
|
|
422
434
|
hideSubmit?: boolean;
|
|
423
435
|
centerButtons?: ReactNode;
|
|
436
|
+
buttonTitle?: string;
|
|
424
437
|
};
|
|
425
|
-
declare function CommonEditorButtons({ isEdit, form, disabled, setOpen, hideSubmit, centerButtons, }: CommonEditorButtonsProps): React$1.JSX.Element;
|
|
438
|
+
declare function CommonEditorButtons({ isEdit, form, disabled, setOpen, hideSubmit, centerButtons, buttonTitle, }: CommonEditorButtonsProps): React$1.JSX.Element;
|
|
426
439
|
|
|
427
440
|
type CommonEditorHeaderProps = {
|
|
428
441
|
type: string;
|
|
429
442
|
name?: string;
|
|
443
|
+
title?: string;
|
|
444
|
+
description?: string;
|
|
430
445
|
};
|
|
431
|
-
declare function CommonEditorHeader({ type, name }: CommonEditorHeaderProps): React$1.JSX.Element;
|
|
446
|
+
declare function CommonEditorHeader({ type, name, title, description }: CommonEditorHeaderProps): React$1.JSX.Element;
|
|
432
447
|
|
|
433
448
|
type CommonEditorDiscardDialogProps = {
|
|
434
449
|
open: boolean;
|
|
@@ -442,8 +457,13 @@ type CommonEditorTriggerProps = {
|
|
|
442
457
|
edit?: string;
|
|
443
458
|
create?: string;
|
|
444
459
|
testId?: string;
|
|
460
|
+
title?: string;
|
|
445
461
|
};
|
|
446
|
-
declare function CommonEditorTrigger({ isEdit, edit: _edit, create, testId }: CommonEditorTriggerProps):
|
|
462
|
+
declare function CommonEditorTrigger({ isEdit, edit: _edit, create, testId, title }: CommonEditorTriggerProps): React__default.JSX.Element;
|
|
463
|
+
declare const CommonAddTrigger: React__default.ForwardRefExoticComponent<Omit<_base_ui_react.ButtonProps & class_variance_authority.VariantProps<(props?: ({
|
|
464
|
+
variant?: "default" | "link" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
|
|
465
|
+
size?: "default" | "icon" | "xs" | "sm" | "lg" | "icon-xs" | "icon-sm" | "icon-lg" | null | undefined;
|
|
466
|
+
} & class_variance_authority_types.ClassProp) | undefined) => string>, "ref"> & React__default.RefAttributes<HTMLButtonElement>>;
|
|
447
467
|
|
|
448
468
|
type UseEditorDialogOptions = {
|
|
449
469
|
dialogOpen?: boolean;
|
|
@@ -494,9 +514,19 @@ type EditorSheetProps<T extends FieldValues> = {
|
|
|
494
514
|
onClose?: () => void;
|
|
495
515
|
dialogOpen?: boolean;
|
|
496
516
|
onDialogOpenChange?: (open: boolean) => void;
|
|
517
|
+
/** Render a fully custom footer instead of the default CommonEditorButtons.
|
|
518
|
+
* `setOpen` is the dirty-checked open handler (shows the discard dialog);
|
|
519
|
+
* `closeWithoutConfirm` is the raw setter that bypasses the discard dialog
|
|
520
|
+
* (use after a successful submit when no confirmation is needed). */
|
|
521
|
+
renderFooter?: (props: {
|
|
522
|
+
form: UseFormReturn<T>;
|
|
523
|
+
isEdit: boolean;
|
|
524
|
+
setOpen: (open: boolean) => void;
|
|
525
|
+
closeWithoutConfirm: (open: boolean) => void;
|
|
526
|
+
}) => ReactNode;
|
|
497
527
|
children: ReactNode;
|
|
498
528
|
};
|
|
499
|
-
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, children, }: EditorSheetProps<T>): React$1.JSX.Element;
|
|
529
|
+
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;
|
|
500
530
|
|
|
501
531
|
type DatePickerPopoverProps = {
|
|
502
532
|
children: ReactNode;
|
|
@@ -525,6 +555,7 @@ type FileUploaderContextType = {
|
|
|
525
555
|
setActiveIndex: Dispatch<SetStateAction<number>>;
|
|
526
556
|
orientation: "horizontal" | "vertical";
|
|
527
557
|
direction: DirectionOptions;
|
|
558
|
+
accept?: Accept;
|
|
528
559
|
};
|
|
529
560
|
declare const useFileUpload: () => FileUploaderContextType;
|
|
530
561
|
type FileUploaderProps = {
|
|
@@ -620,12 +651,13 @@ type FormFieldWrapperProps<T extends FieldValues> = {
|
|
|
620
651
|
description?: string;
|
|
621
652
|
isRequired?: boolean;
|
|
622
653
|
orientation?: "vertical" | "horizontal" | "responsive";
|
|
654
|
+
className?: string;
|
|
623
655
|
children: (field: ControllerRenderProps<T, Path<T>>, fieldState: ControllerFieldState) => ReactNode;
|
|
624
656
|
testId?: string;
|
|
625
657
|
};
|
|
626
|
-
declare function FormFieldWrapper<T extends FieldValues>({ form, name, label, description, isRequired, orientation, children, testId, }: FormFieldWrapperProps<T>): React$1.JSX.Element;
|
|
658
|
+
declare function FormFieldWrapper<T extends FieldValues>({ form, name, label, description, isRequired, orientation, className, children, testId, }: FormFieldWrapperProps<T>): React$1.JSX.Element;
|
|
627
659
|
|
|
628
|
-
declare function FormDate({ form, id, name, minDate, onChange, isRequired, defaultMonth, allowEmpty, }: {
|
|
660
|
+
declare function FormDate({ form, id, name, minDate, onChange, isRequired, defaultMonth, allowEmpty, description, futureYears, }: {
|
|
629
661
|
form: any;
|
|
630
662
|
id: string;
|
|
631
663
|
name?: string;
|
|
@@ -635,9 +667,11 @@ declare function FormDate({ form, id, name, minDate, onChange, isRequired, defau
|
|
|
635
667
|
isRequired?: boolean;
|
|
636
668
|
defaultMonth?: Date;
|
|
637
669
|
allowEmpty?: boolean;
|
|
670
|
+
description?: string;
|
|
671
|
+
futureYears?: number;
|
|
638
672
|
}): React$1.JSX.Element;
|
|
639
673
|
|
|
640
|
-
declare function FormDateTime({ form, id, name, minDate, onChange, allowEmpty, defaultMonth, }: {
|
|
674
|
+
declare function FormDateTime({ form, id, name, minDate, onChange, allowEmpty, defaultMonth, placeholder, isRequired, description, }: {
|
|
641
675
|
form: any;
|
|
642
676
|
id: string;
|
|
643
677
|
name?: string;
|
|
@@ -646,12 +680,15 @@ declare function FormDateTime({ form, id, name, minDate, onChange, allowEmpty, d
|
|
|
646
680
|
onChange?: (date?: Date) => Promise<void>;
|
|
647
681
|
allowEmpty?: boolean;
|
|
648
682
|
defaultMonth?: Date;
|
|
683
|
+
isRequired?: boolean;
|
|
684
|
+
description?: string;
|
|
649
685
|
}): React$1.JSX.Element;
|
|
650
686
|
|
|
651
|
-
declare function FormInput({ form, id, name, placeholder, type, onBlur, disabled, onKeyDown, autoFocus, onChange, testId, isRequired, }: {
|
|
687
|
+
declare function FormInput({ form, id, name, description, placeholder, type, onBlur, disabled, onKeyDown, autoFocus, onChange, testId, isRequired, }: {
|
|
652
688
|
form: any;
|
|
653
689
|
id: string;
|
|
654
690
|
name?: string;
|
|
691
|
+
description?: string;
|
|
655
692
|
placeholder?: string;
|
|
656
693
|
type?: "text" | "number" | "currency" | "decimal" | "password" | "link";
|
|
657
694
|
onBlur?: () => Promise<void>;
|
|
@@ -663,7 +700,7 @@ declare function FormInput({ form, id, name, placeholder, type, onBlur, disabled
|
|
|
663
700
|
isRequired?: boolean;
|
|
664
701
|
}): React__default.JSX.Element;
|
|
665
702
|
|
|
666
|
-
declare function FormPassword({ form, id, name, placeholder, onBlur, disabled, testId, isRequired, }: {
|
|
703
|
+
declare function FormPassword({ form, id, name, placeholder, onBlur, disabled, testId, isRequired, description, }: {
|
|
667
704
|
form: any;
|
|
668
705
|
id: string;
|
|
669
706
|
name?: string;
|
|
@@ -672,6 +709,7 @@ declare function FormPassword({ form, id, name, placeholder, onBlur, disabled, t
|
|
|
672
709
|
disabled?: boolean;
|
|
673
710
|
testId?: string;
|
|
674
711
|
isRequired?: boolean;
|
|
712
|
+
description?: string;
|
|
675
713
|
}): React$1.JSX.Element;
|
|
676
714
|
|
|
677
715
|
/**
|
|
@@ -708,6 +746,7 @@ interface PlaceAutocompleteProps {
|
|
|
708
746
|
form: any;
|
|
709
747
|
id: string;
|
|
710
748
|
name?: string;
|
|
749
|
+
description?: string;
|
|
711
750
|
placeholder?: string;
|
|
712
751
|
disabled?: boolean;
|
|
713
752
|
testId?: string;
|
|
@@ -722,13 +761,16 @@ interface PlaceAutocompleteProps {
|
|
|
722
761
|
* For regions, use: ["administrative_area_level_1", "administrative_area_level_2"]
|
|
723
762
|
*/
|
|
724
763
|
includeTypes?: string[];
|
|
764
|
+
/** Google Places language code for results. Defaults to "en". */
|
|
765
|
+
languageCode?: string;
|
|
725
766
|
}
|
|
726
|
-
declare function FormPlaceAutocomplete({ form, id, name, placeholder, disabled, testId, isRequired, onPlaceSelect, className, includeTypes, }: PlaceAutocompleteProps): React$1.JSX.Element;
|
|
767
|
+
declare function FormPlaceAutocomplete({ form, id, name, description, placeholder, disabled, testId, isRequired, onPlaceSelect, className, includeTypes, languageCode, }: PlaceAutocompleteProps): React$1.JSX.Element;
|
|
727
768
|
|
|
728
|
-
declare function FormSelect({ form, id, name, placeholder, disabled, values, onChange, useRows, testId, allowEmpty, isRequired, }: {
|
|
769
|
+
declare function FormSelect({ form, id, name, description, placeholder, disabled, values, onChange, useRows, testId, allowEmpty, isRequired, }: {
|
|
729
770
|
form: any;
|
|
730
771
|
id: string;
|
|
731
772
|
name?: string;
|
|
773
|
+
description?: string;
|
|
732
774
|
placeholder?: string;
|
|
733
775
|
disabled?: boolean;
|
|
734
776
|
values: {
|
|
@@ -742,13 +784,14 @@ declare function FormSelect({ form, id, name, placeholder, disabled, values, onC
|
|
|
742
784
|
isRequired?: boolean;
|
|
743
785
|
}): React$1.JSX.Element;
|
|
744
786
|
|
|
745
|
-
declare function FormSlider({ form, id, name, disabled, showPercentage, }: {
|
|
787
|
+
declare function FormSlider({ form, id, name, disabled, showPercentage, description, }: {
|
|
746
788
|
form: any;
|
|
747
789
|
id: string;
|
|
748
790
|
name?: string;
|
|
749
791
|
placeholder?: string;
|
|
750
792
|
disabled?: boolean;
|
|
751
793
|
showPercentage?: boolean;
|
|
794
|
+
description?: string;
|
|
752
795
|
}): React$1.JSX.Element;
|
|
753
796
|
|
|
754
797
|
declare function FormSwitch({ form, id, name, disabled, description, }: {
|
|
@@ -759,13 +802,16 @@ declare function FormSwitch({ form, id, name, disabled, description, }: {
|
|
|
759
802
|
description?: string;
|
|
760
803
|
}): React$1.JSX.Element;
|
|
761
804
|
|
|
762
|
-
declare function FormTextarea({ form, id, name, className, placeholder, testId, }: {
|
|
805
|
+
declare function FormTextarea({ form, id, name, className, placeholder, testId, description, isRequired, textareaRef, }: {
|
|
763
806
|
form: any;
|
|
764
807
|
id: string;
|
|
765
808
|
name: string;
|
|
766
809
|
placeholder?: string;
|
|
767
810
|
className?: string;
|
|
768
811
|
testId?: string;
|
|
812
|
+
description?: string;
|
|
813
|
+
isRequired?: boolean;
|
|
814
|
+
textareaRef?: React.RefObject<HTMLTextAreaElement>;
|
|
769
815
|
}): React$1.JSX.Element;
|
|
770
816
|
|
|
771
817
|
interface GdprConsentCheckboxProps<T extends FieldValues> {
|
|
@@ -1918,9 +1964,10 @@ declare function AvatarGroup({ className, ...props }: React$1.ComponentProps<"di
|
|
|
1918
1964
|
declare function AvatarGroupCount({ className, ...props }: React$1.ComponentProps<"div">): React$1.JSX.Element;
|
|
1919
1965
|
|
|
1920
1966
|
declare const badgeVariants: (props?: ({
|
|
1921
|
-
variant?: "default" | "link" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
|
|
1967
|
+
variant?: "default" | "link" | "none" | "destructive" | "outline" | "secondary" | "ghost" | "warning" | "blue" | "green" | "red" | "yellow" | "purple" | "pink" | "gray" | "orange" | "teal" | "lime" | null | undefined;
|
|
1922
1968
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
1923
1969
|
declare function Badge({ className, variant, render, ...props }: useRender.ComponentProps<"span"> & VariantProps<typeof badgeVariants>): React$1.ReactElement<unknown, string | React$1.JSXElementConstructor<any>>;
|
|
1970
|
+
type BadgeProps = useRender.ComponentProps<"span"> & VariantProps<typeof badgeVariants>;
|
|
1924
1971
|
|
|
1925
1972
|
declare function Breadcrumb({ className, ...props }: React$1.ComponentProps<"nav">): React$1.JSX.Element;
|
|
1926
1973
|
declare function BreadcrumbList({ className, ...props }: React$1.ComponentProps<"ol">): React$1.JSX.Element;
|
|
@@ -2648,4 +2695,4 @@ interface MultipleSelectorRef {
|
|
|
2648
2695
|
declare function useDebounce<T>(value: T, delay?: number): T;
|
|
2649
2696
|
declare const MultipleSelector: React$1.ForwardRefExoticComponent<MultipleSelectorProps & React$1.RefAttributes<MultipleSelectorRef>>;
|
|
2650
2697
|
|
|
2651
|
-
export { AcceptInvitation, Accordion, AccordionContent, AccordionItem, AccordionTrigger, ActivateAccount, AddUserToRole, AdminCompanyContainer, AdminUsersList, Alert, AlertAction, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogMedia, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, AlertTitle, AllUsersListContainer, AllowedUsersDetails, type ApprovalActionRenderer, AssistantContainer, AttributeElement, AuthContainer, Avatar, AvatarBadge, AvatarFallback, AvatarGroup, AvatarGroupCount, AvatarImage, BackupCodesDialog, Badge, type BlockNoteAiConfig, BlockNoteEditorContainer, BlockNoteEditorMentionHoverCard, BlockNoteEditorMentionSuggestionMenu, type BlockNoteEditorProps, BlockNoteViewerContainer, KanbanBoard as Board, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbNavigation, BreadcrumbPage, BreadcrumbSeparator, Button, Calendar, CalendarDayButton, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, type ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, Checkbox, Collapsible, CollapsibleContent, CollapsibleTrigger, KanbanColumn as Column, KanbanColumnHandle as ColumnHandle, Combobox, ComboboxChip, ComboboxChips, ComboboxChipsInput, ComboboxCollection, ComboboxContent, ComboboxEmpty, ComboboxGroup, ComboboxInput, ComboboxItem, ComboboxLabel, ComboboxList, ComboboxSeparator, ComboboxTrigger, ComboboxValue, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, CommonAssociationCommandDialog, CommonAssociationTrigger, CommonDeleter, CommonEditorButtons, CommonEditorDiscardDialog, CommonEditorHeader, CommonEditorTrigger, CompaniesList, CompanyConfigurationEditor, CompanyContainer, CompanyContent, CompanyDeleter, CompanyDetails, CompanyEditor, CompanyUsersList, ConfirmDialog, type ConfirmDialogProps, ContentListGrid, type ContentListGridProps, ContentListTable, ContentTableSearch, ContentTitle, ContentsList, ContentsListById, ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, ContributorsList, Cookies, CurrencyInput, type CurrencyInputProps, DatePickerPopover, DateRangeSelector, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DisableTwoFactorDialog, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, EditableAvatar, EditorSheet, type EditorSheetProps, EmptyState, EntityAvatar, EntityMultiSelector, ErrorDetails, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileInput, FileUploader, FileUploaderContent, FileUploaderItem, FiscalDataDisplay, type FiscalDataHandle, ForgotPassword, Form, FormBlockNote, FormCheckbox, FormDate, FormDateTime, FormFeatures, FormFieldWrapper, FormInput, FormPassword, FormPlaceAutocomplete, FormRoles, FormSelect, FormSlider, FormSwitch, FormTextarea, GdprConsentCheckbox, GdprConsentSection, type GenerateTableStructureParams, Header, HoverCard, HoverCardContent, HoverCardTrigger, HowToCommand, HowToCommandViewer, HowToContainer, HowToContent, HowToDeleter, HowToDetails, HowToEditor, HowToList, HowToListContainer, HowToMultiSelector, HowToSelector, Input, InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput, InputGroupText, InputGroupTextarea, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, ItalianFiscalData, ItalianFiscalDataDisplay, type ItalianFiscalDataProps, KanbanItem as Item, KanbanItemHandle as ItemHandle, KanbanRoot as Kanban, KanbanBoard, KanbanColumn, KanbanColumnHandle, KanbanItem, KanbanItemHandle, KanbanOverlay, Label, LandingComponent, Link, type LinkProps, Login, Logout, type MentionHoverCardProps, type MentionInsertFn, type MentionItem, type MentionNameResolver, type MentionRenderProps, type MentionResolveFn, type MentionResolveResult, type MentionSearchFn, MessageItem, MessageList, MessageSourcesPanel, ModeToggleSwitch, MultiSelect, MultipleSelector, type MultipleSelectorProps, type MultipleSelectorRef, NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuPositioner, NavigationMenuTrigger, NotificationErrorBoundary, NotificationMenuItem, NotificationModal, NotificationToast, NotificationsList, NotificationsListContainer, OAuthClientCard, type OAuthClientCardProps, OAuthClientDetail, type OAuthClientDetailProps, OAuthClientForm, type OAuthClientFormProps, OAuthClientList, type OAuthClientListProps, OAuthClientSecretDisplay, type OAuthClientSecretDisplayProps, OAuthConsentActions, type OAuthConsentActionsProps, OAuthConsentHeader, type OAuthConsentHeaderProps, OAuthConsentScreen, type OAuthConsentScreenProps, OAuthRedirectUriInput, type OAuthRedirectUriInputProps, OAuthScopeList, type OAuthScopeListProps, OAuthScopeSelector, type OAuthScopeSelectorProps, OnboardingCard, type Option, KanbanOverlay as Overlay, PageContainer, PageContainerContentDetails, type PageContainerItems, PageContentContainer, PageSection, PasskeyButton, PasskeyList, PasskeySetupDialog, PasswordInput, type PasswordInputProps, type PlaceAddressComponents, type PlaceSuggestion, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, RbacByRoleContainer, RbacContainer, RbacPermissionCell, RbacPermissionPicker, ReactMarkdownContainer, RecentPagesNavigator, ReferralCodeCapture, ReferralDialog, type ReferralDialogProps, type ReferralDialogTranslations, ReferralWidget, type ReferralWidgetProps, type ReferralWidgetTranslations, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, RoundPageContainer, RoundPageContainerTitle, ScrollArea, ScrollBar, SecurityContainer, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger, Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, Skeleton, Slider, Spinner, Switch, type Tab, Table, TableBody, TableCaption, TableCell, TableCellAvatar, TableFooter, TableHead, TableHeader, TableRow, Tabs, TabsContainer, TabsContent, TabsList, TabsTrigger, Textarea, Toaster, Toggle, TokenStatusIndicator, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, TotpAuthenticatorList, TotpInput, TotpSetupDialog, TwoFactorChallenge, TwoFactorSettings, UserAvatar, UserAvatarEditor, UserAvatarList, UserContainer, UserContent, UserDeleter, UserEditor, UserIndexContainer, UserIndexDetails, UserListInAdd, UserMultiSelect, UserReactivator, UserResentInvitationEmail, UserRoleAdd, UserRolesList, UserSearchPopover, UserSelector, UserStanadaloneDetails, UsersList, UsersListByContentIds, UsersListContainer, WaitlistConfirmation, WaitlistForm, WaitlistHeroSection, WaitlistList, WaitlistQuestionnaireRenderer, WaitlistSuccessState, badgeVariants, buttonVariants, cellComponent, cellDate, cellDateTime, cellId, cellLink, cellUrl, createMentionInlineContentSpec, errorToast, generateNotificationData, mentionDataAttrs, navigationMenuTriggerStyle, parseFiscalData, parseMentionElement, spinnerVariants, tabsListVariants, toggleVariants, triggerAssociationToast, useCarousel, useComboboxAnchor, useDebounce, useEditorDialog, useFileUpload, useMentionInsert, useSidebar };
|
|
2698
|
+
export { AcceptInvitation, Accordion, AccordionContent, AccordionItem, AccordionTrigger, ActivateAccount, AddUserToRole, AdminCompanyContainer, AdminUsersList, Alert, AlertAction, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogHeader, AlertDialogMedia, AlertDialogOverlay, AlertDialogPortal, AlertDialogTitle, AlertDialogTrigger, AlertTitle, AllUsersListContainer, AllowedUsersDetails, type ApprovalActionRenderer, AssistantContainer, AttributeElement, AuthContainer, Avatar, AvatarBadge, AvatarFallback, AvatarGroup, AvatarGroupCount, AvatarImage, BackupCodesDialog, Badge, type BadgeProps, type BlockNoteAiConfig, BlockNoteEditorContainer, BlockNoteEditorMentionHoverCard, BlockNoteEditorMentionSuggestionMenu, type BlockNoteEditorProps, BlockNoteViewerContainer, KanbanBoard as Board, Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbNavigation, BreadcrumbPage, BreadcrumbSeparator, Button, Calendar, CalendarDayButton, Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle, Carousel, type CarouselApi, CarouselContent, CarouselItem, CarouselNext, CarouselPrevious, type ChartConfig, ChartContainer, ChartLegend, ChartLegendContent, ChartStyle, ChartTooltip, ChartTooltipContent, Checkbox, Collapsible, CollapsibleContent, CollapsibleTrigger, KanbanColumn as Column, KanbanColumnHandle as ColumnHandle, Combobox, ComboboxChip, ComboboxChips, ComboboxChipsInput, ComboboxCollection, ComboboxContent, ComboboxEmpty, ComboboxGroup, ComboboxInput, ComboboxItem, ComboboxLabel, ComboboxList, ComboboxSeparator, ComboboxTrigger, ComboboxValue, Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandSeparator, CommandShortcut, CommonAddTrigger, CommonAssociationCommandDialog, CommonAssociationTrigger, CommonDeleter, CommonEditorButtons, CommonEditorDiscardDialog, CommonEditorHeader, CommonEditorTrigger, CompaniesList, CompanyConfigurationEditor, CompanyContainer, CompanyContent, CompanyDeleter, CompanyDetails, CompanyEditor, CompanyUsersList, ConfirmDialog, type ConfirmDialogProps, ContentListGrid, type ContentListGridProps, ContentListTable, ContentTableSearch, ContentTitle, ContentsList, ContentsListById, ContextMenu, ContextMenuCheckboxItem, ContextMenuContent, ContextMenuGroup, ContextMenuItem, ContextMenuLabel, ContextMenuPortal, ContextMenuRadioGroup, ContextMenuRadioItem, ContextMenuSeparator, ContextMenuShortcut, ContextMenuSub, ContextMenuSubContent, ContextMenuSubTrigger, ContextMenuTrigger, ContributorsList, Cookies, CurrencyInput, type CurrencyInputProps, DatePickerPopover, DateRangeSelector, Dialog, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogHeader, DialogOverlay, DialogPortal, DialogTitle, DialogTrigger, DisableTwoFactorDialog, Drawer, DrawerClose, DrawerContent, DrawerDescription, DrawerFooter, DrawerHeader, DrawerOverlay, DrawerPortal, DrawerTitle, DrawerTrigger, DropdownMenu, DropdownMenuCheckboxItem, DropdownMenuContent, DropdownMenuGroup, DropdownMenuItem, DropdownMenuLabel, DropdownMenuPortal, DropdownMenuRadioGroup, DropdownMenuRadioItem, DropdownMenuSeparator, DropdownMenuShortcut, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, EditableAvatar, EditorSheet, type EditorSheetProps, EmptyState, EntityAvatar, EntityMultiSelector, ErrorDetails, Field, FieldContent, FieldDescription, FieldError, FieldGroup, FieldLabel, FieldLegend, FieldSeparator, FieldSet, FieldTitle, FileInput, FileUploader, FileUploaderContent, FileUploaderItem, FiscalDataDisplay, type FiscalDataHandle, ForgotPassword, Form, FormBlockNote, FormCheckbox, FormDate, FormDateTime, FormFeatures, FormFieldWrapper, FormInput, FormPassword, FormPlaceAutocomplete, FormRoles, FormSelect, FormSlider, FormSwitch, FormTextarea, GdprConsentCheckbox, GdprConsentSection, type GenerateTableStructureParams, Header, HoverCard, HoverCardContent, HoverCardTrigger, HowToCommand, HowToCommandViewer, HowToContainer, HowToContent, HowToDeleter, HowToDetails, HowToEditor, HowToList, HowToListContainer, HowToMultiSelector, HowToSelector, Input, InputGroup, InputGroupAddon, InputGroupButton, InputGroupInput, InputGroupText, InputGroupTextarea, InputOTP, InputOTPGroup, InputOTPSeparator, InputOTPSlot, ItalianFiscalData, ItalianFiscalDataDisplay, type ItalianFiscalDataProps, KanbanItem as Item, KanbanItemHandle as ItemHandle, KanbanRoot as Kanban, KanbanBoard, KanbanColumn, KanbanColumnHandle, KanbanItem, KanbanItemHandle, KanbanOverlay, Label, LandingComponent, Link, type LinkProps, Login, Logout, type MentionHoverCardProps, type MentionInsertFn, type MentionItem, type MentionNameResolver, type MentionRenderProps, type MentionResolveFn, type MentionResolveResult, type MentionSearchFn, MessageItem, MessageList, MessageSourcesPanel, ModeToggleSwitch, MultiSelect, MultipleSelector, type MultipleSelectorProps, type MultipleSelectorRef, NavigationMenu, NavigationMenuContent, NavigationMenuIndicator, NavigationMenuItem, NavigationMenuLink, NavigationMenuList, NavigationMenuPositioner, NavigationMenuTrigger, NotificationErrorBoundary, NotificationMenuItem, NotificationModal, NotificationToast, NotificationsList, NotificationsListContainer, OAuthClientCard, type OAuthClientCardProps, OAuthClientDetail, type OAuthClientDetailProps, OAuthClientForm, type OAuthClientFormProps, OAuthClientList, type OAuthClientListProps, OAuthClientSecretDisplay, type OAuthClientSecretDisplayProps, OAuthConsentActions, type OAuthConsentActionsProps, OAuthConsentHeader, type OAuthConsentHeaderProps, OAuthConsentScreen, type OAuthConsentScreenProps, OAuthRedirectUriInput, type OAuthRedirectUriInputProps, OAuthScopeList, type OAuthScopeListProps, OAuthScopeSelector, type OAuthScopeSelectorProps, OnboardingCard, type Option, KanbanOverlay as Overlay, PageContainer, PageContainerContentDetails, type PageContainerItems, PageContentContainer, PageSection, PasskeyButton, PasskeyList, PasskeySetupDialog, PasswordInput, type PasswordInputProps, type PlaceAddressComponents, type PlaceSuggestion, Popover, PopoverContent, PopoverDescription, PopoverHeader, PopoverTitle, PopoverTrigger, Progress, ProgressIndicator, ProgressLabel, ProgressTrack, ProgressValue, PushNotificationProvider, RadioGroup, RadioGroupItem, RbacByRoleContainer, RbacContainer, RbacPermissionCell, RbacPermissionPicker, ReactMarkdownContainer, RecentPagesNavigator, ReferralCodeCapture, ReferralDialog, type ReferralDialogProps, type ReferralDialogTranslations, ReferralWidget, type ReferralWidgetProps, type ReferralWidgetTranslations, RefreshUser, RelevantContentsList, RelevantUsersList, RemoveUserFromRole, ResetPassword, ResizableHandle, ResizablePanel, ResizablePanelGroup, RoleContainer, RoleDetails, RoleUsersList, RolesList, KanbanRoot as Root, RoundPageContainer, RoundPageContainerTitle, ScrollArea, ScrollBar, SecurityContainer, Select, SelectContent, SelectGroup, SelectItem, SelectLabel, SelectScrollDownButton, SelectScrollUpButton, SelectSeparator, SelectTrigger, SelectValue, Separator, Sheet, SheetClose, SheetContent, SheetDescription, SheetFooter, SheetHeader, SheetTitle, SheetTrigger, Sidebar, SidebarContent, SidebarFooter, SidebarGroup, SidebarGroupAction, SidebarGroupContent, SidebarGroupLabel, SidebarHeader, SidebarInput, SidebarInset, SidebarMenu, SidebarMenuAction, SidebarMenuBadge, SidebarMenuButton, SidebarMenuItem, SidebarMenuSkeleton, SidebarMenuSub, SidebarMenuSubButton, SidebarMenuSubItem, SidebarProvider, SidebarRail, SidebarSeparator, SidebarTrigger, Skeleton, Slider, Spinner, Switch, type Tab, Table, TableBody, TableCaption, TableCell, TableCellAvatar, TableFooter, TableHead, TableHeader, TableRow, Tabs, TabsContainer, TabsContent, TabsList, TabsTrigger, Textarea, Toaster, Toggle, TokenStatusIndicator, Tooltip, TooltipContent, TooltipProvider, TooltipTrigger, TotpAuthenticatorList, TotpInput, TotpSetupDialog, TwoFactorChallenge, TwoFactorSettings, UserAvatar, UserAvatarEditor, UserAvatarList, UserContainer, UserContent, UserDeleter, UserEditor, UserIndexContainer, UserIndexDetails, UserListInAdd, UserMultiSelect, UserReactivator, UserResentInvitationEmail, UserRoleAdd, UserRolesList, UserSearchPopover, UserSelector, UserStanadaloneDetails, UsersList, UsersListByContentIds, UsersListContainer, WaitlistConfirmation, WaitlistForm, WaitlistHeroSection, WaitlistList, WaitlistQuestionnaireRenderer, WaitlistSuccessState, badgeVariants, buttonVariants, cellComponent, cellDate, cellDateTime, cellId, cellLink, cellUrl, createMentionInlineContentSpec, errorToast, generateNotificationData, mentionDataAttrs, navigationMenuTriggerStyle, parseFiscalData, parseMentionElement, spinnerVariants, tabsListVariants, toggleVariants, triggerAssociationToast, useCarousel, useComboboxAnchor, useDebounce, useEditorDialog, useFileUpload, useMentionInsert, useSidebar };
|