@donotdev/core 0.0.20 → 0.0.21
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/i18n/locales/eager/dndev_ar.json +1 -4
- package/i18n/locales/eager/dndev_de.json +1 -4
- package/i18n/locales/eager/dndev_en.json +1 -4
- package/i18n/locales/eager/dndev_es.json +1 -4
- package/i18n/locales/eager/dndev_fr.json +1 -4
- package/i18n/locales/eager/dndev_it.json +1 -4
- package/i18n/locales/eager/dndev_ja.json +1 -4
- package/i18n/locales/eager/dndev_ko.json +1 -4
- package/i18n/locales/lazy/crud_ar.json +16 -1
- package/i18n/locales/lazy/crud_de.json +16 -1
- package/i18n/locales/lazy/crud_en.json +16 -1
- package/i18n/locales/lazy/crud_es.json +16 -1
- package/i18n/locales/lazy/crud_fr.json +16 -1
- package/i18n/locales/lazy/crud_it.json +16 -1
- package/i18n/locales/lazy/crud_ja.json +16 -1
- package/i18n/locales/lazy/crud_ko.json +16 -1
- package/index.d.ts +19 -11
- package/index.js +30 -30
- package/package.json +2 -2
- package/server.d.ts +16 -9
- package/server.js +1 -1
|
@@ -79,10 +79,7 @@
|
|
|
79
79
|
"loading": "جاري التحميل...",
|
|
80
80
|
"authenticating": "جاري المصادقة...",
|
|
81
81
|
"verifying": "جاري التحقق...",
|
|
82
|
-
"checking": "جاري فحص الصلاحيات..."
|
|
83
|
-
"draft": "مسودة",
|
|
84
|
-
"available": "متاح",
|
|
85
|
-
"deleted": "محذوف"
|
|
82
|
+
"checking": "جاري فحص الصلاحيات..."
|
|
86
83
|
},
|
|
87
84
|
"aria": {
|
|
88
85
|
"signInOptions": "خيارات تسجيل الدخول",
|
|
@@ -79,10 +79,7 @@
|
|
|
79
79
|
"loading": "Lädt...",
|
|
80
80
|
"authenticating": "Authentifizierung...",
|
|
81
81
|
"verifying": "Überprüfung...",
|
|
82
|
-
"checking": "Berechtigungen werden überprüft..."
|
|
83
|
-
"draft": "Entwurf",
|
|
84
|
-
"available": "Verfügbar",
|
|
85
|
-
"deleted": "Gelöscht"
|
|
82
|
+
"checking": "Berechtigungen werden überprüft..."
|
|
86
83
|
},
|
|
87
84
|
"aria": {
|
|
88
85
|
"signInOptions": "Anmeldeoptionen",
|
|
@@ -79,10 +79,7 @@
|
|
|
79
79
|
"loading": "Loading...",
|
|
80
80
|
"authenticating": "Authenticating...",
|
|
81
81
|
"verifying": "Verifying...",
|
|
82
|
-
"checking": "Checking permissions..."
|
|
83
|
-
"draft": "Draft",
|
|
84
|
-
"available": "Available",
|
|
85
|
-
"deleted": "Deleted"
|
|
82
|
+
"checking": "Checking permissions..."
|
|
86
83
|
},
|
|
87
84
|
"aria": {
|
|
88
85
|
"signInOptions": "Sign in options",
|
|
@@ -79,10 +79,7 @@
|
|
|
79
79
|
"loading": "Cargando...",
|
|
80
80
|
"authenticating": "Autenticando...",
|
|
81
81
|
"verifying": "Verificando...",
|
|
82
|
-
"checking": "Verificando permisos..."
|
|
83
|
-
"draft": "Borrador",
|
|
84
|
-
"available": "Disponible",
|
|
85
|
-
"deleted": "Eliminado"
|
|
82
|
+
"checking": "Verificando permisos..."
|
|
86
83
|
},
|
|
87
84
|
"aria": {
|
|
88
85
|
"signInOptions": "Opciones de inicio de sesión",
|
|
@@ -79,10 +79,7 @@
|
|
|
79
79
|
"loading": "Chargement...",
|
|
80
80
|
"authenticating": "Authentification...",
|
|
81
81
|
"verifying": "Vérification...",
|
|
82
|
-
"checking": "Vérification des permissions..."
|
|
83
|
-
"draft": "Brouillon",
|
|
84
|
-
"available": "Disponible",
|
|
85
|
-
"deleted": "Supprimé"
|
|
82
|
+
"checking": "Vérification des permissions..."
|
|
86
83
|
},
|
|
87
84
|
"aria": {
|
|
88
85
|
"signInOptions": "Options de connexion",
|
|
@@ -79,10 +79,7 @@
|
|
|
79
79
|
"loading": "Caricamento...",
|
|
80
80
|
"authenticating": "Autenticazione...",
|
|
81
81
|
"verifying": "Verifica...",
|
|
82
|
-
"checking": "Controllo permessi..."
|
|
83
|
-
"draft": "Bozza",
|
|
84
|
-
"available": "Disponibile",
|
|
85
|
-
"deleted": "Eliminato"
|
|
82
|
+
"checking": "Controllo permessi..."
|
|
86
83
|
},
|
|
87
84
|
"aria": {
|
|
88
85
|
"signInOptions": "Opzioni di accesso",
|
|
@@ -79,10 +79,7 @@
|
|
|
79
79
|
"loading": "読み込み中...",
|
|
80
80
|
"authenticating": "認証中...",
|
|
81
81
|
"verifying": "確認中...",
|
|
82
|
-
"checking": "権限を確認中..."
|
|
83
|
-
"draft": "下書き",
|
|
84
|
-
"available": "利用可能",
|
|
85
|
-
"deleted": "削除済み"
|
|
82
|
+
"checking": "権限を確認中..."
|
|
86
83
|
},
|
|
87
84
|
"aria": {
|
|
88
85
|
"signInOptions": "ログインオプション",
|
|
@@ -20,7 +20,22 @@
|
|
|
20
20
|
"selectYear": "اختر أو اكتب السنة",
|
|
21
21
|
"upload": "رفع",
|
|
22
22
|
"download": "تنزيل",
|
|
23
|
-
"close": "إغلاق"
|
|
23
|
+
"close": "إغلاق",
|
|
24
|
+
"email": "البريد الإلكتروني",
|
|
25
|
+
"call": "اتصال",
|
|
26
|
+
"copyEmail": "نسخ البريد الإلكتروني",
|
|
27
|
+
"copyPhone": "نسخ رقم الهاتف",
|
|
28
|
+
"copyIban": "نسخ IBAN",
|
|
29
|
+
"replySubject": "Re: استفسارك",
|
|
30
|
+
"markResponded": "وضع علامة كمردود"
|
|
31
|
+
},
|
|
32
|
+
"noInquiries": "لم يتم العثور على استفسارات.",
|
|
33
|
+
"customer": "العميل",
|
|
34
|
+
"noCustomer": "لا يوجد عميل مرتبط",
|
|
35
|
+
"status": {
|
|
36
|
+
"draft": "مسودة",
|
|
37
|
+
"available": "متاح",
|
|
38
|
+
"deleted": "محذوف"
|
|
24
39
|
},
|
|
25
40
|
"fields": {
|
|
26
41
|
"array": "مصفوفة",
|
|
@@ -20,7 +20,22 @@
|
|
|
20
20
|
"selectYear": "Jahr auswählen oder eingeben",
|
|
21
21
|
"upload": "Hochladen",
|
|
22
22
|
"download": "Herunterladen",
|
|
23
|
-
"close": "Schließen"
|
|
23
|
+
"close": "Schließen",
|
|
24
|
+
"email": "E-Mail",
|
|
25
|
+
"call": "Anrufen",
|
|
26
|
+
"copyEmail": "E-Mail kopieren",
|
|
27
|
+
"copyPhone": "Telefon kopieren",
|
|
28
|
+
"copyIban": "IBAN kopieren",
|
|
29
|
+
"replySubject": "Re: Ihre Anfrage",
|
|
30
|
+
"markResponded": "Als beantwortet markieren"
|
|
31
|
+
},
|
|
32
|
+
"noInquiries": "Keine Anfragen gefunden.",
|
|
33
|
+
"customer": "Kunde",
|
|
34
|
+
"noCustomer": "Kein Kunde verknüpft",
|
|
35
|
+
"status": {
|
|
36
|
+
"draft": "Entwurf",
|
|
37
|
+
"available": "Verfügbar",
|
|
38
|
+
"deleted": "Gelöscht"
|
|
24
39
|
},
|
|
25
40
|
"fields": {
|
|
26
41
|
"array": "Array",
|
|
@@ -20,7 +20,22 @@
|
|
|
20
20
|
"selectYear": "Select or type year",
|
|
21
21
|
"upload": "Upload",
|
|
22
22
|
"download": "Download",
|
|
23
|
-
"close": "Close"
|
|
23
|
+
"close": "Close",
|
|
24
|
+
"email": "Email",
|
|
25
|
+
"call": "Call",
|
|
26
|
+
"copyEmail": "Copy email",
|
|
27
|
+
"copyPhone": "Copy phone",
|
|
28
|
+
"copyIban": "Copy IBAN",
|
|
29
|
+
"replySubject": "Re: Your inquiry",
|
|
30
|
+
"markResponded": "Mark responded"
|
|
31
|
+
},
|
|
32
|
+
"noInquiries": "No inquiries found.",
|
|
33
|
+
"customer": "Customer",
|
|
34
|
+
"noCustomer": "No customer linked",
|
|
35
|
+
"status": {
|
|
36
|
+
"draft": "Draft",
|
|
37
|
+
"available": "Available",
|
|
38
|
+
"deleted": "Deleted"
|
|
24
39
|
},
|
|
25
40
|
"messages": {
|
|
26
41
|
"createSuccess": "{{entity}} created successfully",
|
|
@@ -20,7 +20,22 @@
|
|
|
20
20
|
"selectYear": "Seleccionar o escribir año",
|
|
21
21
|
"upload": "Subir",
|
|
22
22
|
"download": "Descargar",
|
|
23
|
-
"close": "Cerrar"
|
|
23
|
+
"close": "Cerrar",
|
|
24
|
+
"email": "Correo",
|
|
25
|
+
"call": "Llamar",
|
|
26
|
+
"copyEmail": "Copiar correo",
|
|
27
|
+
"copyPhone": "Copiar teléfono",
|
|
28
|
+
"copyIban": "Copiar IBAN",
|
|
29
|
+
"replySubject": "Re: Su consulta",
|
|
30
|
+
"markResponded": "Marcar como respondido"
|
|
31
|
+
},
|
|
32
|
+
"noInquiries": "No se encontraron consultas.",
|
|
33
|
+
"customer": "Cliente",
|
|
34
|
+
"noCustomer": "Ningún cliente vinculado",
|
|
35
|
+
"status": {
|
|
36
|
+
"draft": "Borrador",
|
|
37
|
+
"available": "Disponible",
|
|
38
|
+
"deleted": "Eliminado"
|
|
24
39
|
},
|
|
25
40
|
"fields": {
|
|
26
41
|
"array": "Matriz",
|
|
@@ -20,7 +20,22 @@
|
|
|
20
20
|
"selectYear": "Sélectionner ou saisir une année",
|
|
21
21
|
"upload": "Télécharger",
|
|
22
22
|
"download": "Télécharger",
|
|
23
|
-
"close": "Fermer"
|
|
23
|
+
"close": "Fermer",
|
|
24
|
+
"email": "Email",
|
|
25
|
+
"call": "Appeler",
|
|
26
|
+
"copyEmail": "Copier l'email",
|
|
27
|
+
"copyPhone": "Copier le téléphone",
|
|
28
|
+
"copyIban": "Copier l'IBAN",
|
|
29
|
+
"replySubject": "Re : Votre demande",
|
|
30
|
+
"markResponded": "Marquer comme répondu"
|
|
31
|
+
},
|
|
32
|
+
"noInquiries": "Aucune demande trouvée.",
|
|
33
|
+
"customer": "Client",
|
|
34
|
+
"noCustomer": "Aucun client lié",
|
|
35
|
+
"status": {
|
|
36
|
+
"draft": "Brouillon",
|
|
37
|
+
"available": "Disponible",
|
|
38
|
+
"deleted": "Supprimé"
|
|
24
39
|
},
|
|
25
40
|
"fields": {
|
|
26
41
|
"array": "Tableau",
|
|
@@ -20,7 +20,22 @@
|
|
|
20
20
|
"selectYear": "Seleziona o digita l'anno",
|
|
21
21
|
"upload": "Carica",
|
|
22
22
|
"download": "Scarica",
|
|
23
|
-
"close": "Chiudi"
|
|
23
|
+
"close": "Chiudi",
|
|
24
|
+
"email": "Email",
|
|
25
|
+
"call": "Chiama",
|
|
26
|
+
"copyEmail": "Copia email",
|
|
27
|
+
"copyPhone": "Copia telefono",
|
|
28
|
+
"copyIban": "Copia IBAN",
|
|
29
|
+
"replySubject": "Re: La tua richiesta",
|
|
30
|
+
"markResponded": "Segna come risposto"
|
|
31
|
+
},
|
|
32
|
+
"noInquiries": "Nessuna richiesta trovata.",
|
|
33
|
+
"customer": "Cliente",
|
|
34
|
+
"noCustomer": "Nessun cliente collegato",
|
|
35
|
+
"status": {
|
|
36
|
+
"draft": "Bozza",
|
|
37
|
+
"available": "Disponibile",
|
|
38
|
+
"deleted": "Eliminato"
|
|
24
39
|
},
|
|
25
40
|
"fields": {
|
|
26
41
|
"array": "Array",
|
|
@@ -20,7 +20,22 @@
|
|
|
20
20
|
"selectYear": "年を選択または入力",
|
|
21
21
|
"upload": "アップロード",
|
|
22
22
|
"download": "ダウンロード",
|
|
23
|
-
"close": "閉じる"
|
|
23
|
+
"close": "閉じる",
|
|
24
|
+
"email": "メール",
|
|
25
|
+
"call": "電話",
|
|
26
|
+
"copyEmail": "メールをコピー",
|
|
27
|
+
"copyPhone": "電話番号をコピー",
|
|
28
|
+
"copyIban": "IBANをコピー",
|
|
29
|
+
"replySubject": "Re: お問い合わせ",
|
|
30
|
+
"markResponded": "対応済みとしてマーク"
|
|
31
|
+
},
|
|
32
|
+
"noInquiries": "お問い合わせが見つかりませんでした。",
|
|
33
|
+
"customer": "顧客",
|
|
34
|
+
"noCustomer": "顧客がリンクされていません",
|
|
35
|
+
"status": {
|
|
36
|
+
"draft": "下書き",
|
|
37
|
+
"available": "利用可能",
|
|
38
|
+
"deleted": "削除済み"
|
|
24
39
|
},
|
|
25
40
|
"fields": {
|
|
26
41
|
"array": "配列",
|
|
@@ -20,7 +20,22 @@
|
|
|
20
20
|
"selectYear": "연도 선택 또는 입력",
|
|
21
21
|
"upload": "업로드",
|
|
22
22
|
"download": "다운로드",
|
|
23
|
-
"close": "닫기"
|
|
23
|
+
"close": "닫기",
|
|
24
|
+
"email": "이메일",
|
|
25
|
+
"call": "전화",
|
|
26
|
+
"copyEmail": "이메일 복사",
|
|
27
|
+
"copyPhone": "전화번호 복사",
|
|
28
|
+
"copyIban": "IBAN 복사",
|
|
29
|
+
"replySubject": "Re: 문의사항",
|
|
30
|
+
"markResponded": "응답 완료로 표시"
|
|
31
|
+
},
|
|
32
|
+
"noInquiries": "문의사항을 찾을 수 없습니다.",
|
|
33
|
+
"customer": "고객",
|
|
34
|
+
"noCustomer": "연결된 고객 없음",
|
|
35
|
+
"status": {
|
|
36
|
+
"draft": "초안",
|
|
37
|
+
"available": "사용 가능",
|
|
38
|
+
"deleted": "삭제됨"
|
|
24
39
|
},
|
|
25
40
|
"fields": {
|
|
26
41
|
"array": "배열",
|
package/index.d.ts
CHANGED
|
@@ -4631,7 +4631,7 @@ declare const DEFAULT_ENTITY_ACCESS: {
|
|
|
4631
4631
|
* @since 0.0.1
|
|
4632
4632
|
* @author AMBROISE PARK Consulting
|
|
4633
4633
|
*/
|
|
4634
|
-
declare const FIELD_TYPES: readonly ["address", "array", "avatar", "badge", "boolean", "checkbox", "color", "combobox", "date", "datetime-local", "document", "documents", "duration", "email", "file", "files", "gdprConsent", "geopoint", "hidden", "image", "images", "map", "month", "multiselect", "number", "currency", "price", "password", "radio", "reference", "range", "rating", "reset", "richtext", "select", "submit", "switch", "tel", "text", "textarea", "time", "timestamp", "url", "week", "year"];
|
|
4634
|
+
declare const FIELD_TYPES: readonly ["address", "array", "avatar", "badge", "boolean", "checkbox", "color", "combobox", "date", "datetime-local", "document", "documents", "duration", "email", "file", "files", "gdprConsent", "geopoint", "hidden", "iban", "image", "images", "map", "month", "multiselect", "number", "currency", "price", "password", "radio", "reference", "range", "rating", "reset", "richtext", "select", "submit", "switch", "tel", "text", "textarea", "time", "timestamp", "url", "week", "year"];
|
|
4635
4635
|
|
|
4636
4636
|
/**
|
|
4637
4637
|
* @fileoverview Schema-Related Type Definitions
|
|
@@ -4906,6 +4906,7 @@ type FieldTypeToValue = {
|
|
|
4906
4906
|
lng: number;
|
|
4907
4907
|
};
|
|
4908
4908
|
hidden: string;
|
|
4909
|
+
iban: string;
|
|
4909
4910
|
image: Picture | null;
|
|
4910
4911
|
images: Picture[];
|
|
4911
4912
|
map: Record<string, any>;
|
|
@@ -4996,11 +4997,11 @@ interface ValidationRules<T extends FieldType = FieldType> {
|
|
|
4996
4997
|
/** Maximum value (for number fields) */
|
|
4997
4998
|
max?: T extends 'number' | 'range' | 'year' ? number : never;
|
|
4998
4999
|
/** Minimum length (for text fields) */
|
|
4999
|
-
minLength?: T extends 'text' | 'textarea' | 'password' | 'email' | 'url' | 'tel' ? number : never;
|
|
5000
|
+
minLength?: T extends 'text' | 'textarea' | 'password' | 'email' | 'url' | 'tel' | 'iban' ? number : never;
|
|
5000
5001
|
/** Maximum length (for text fields) */
|
|
5001
|
-
maxLength?: T extends 'text' | 'textarea' | 'password' | 'email' | 'url' | 'tel' ? number : never;
|
|
5002
|
+
maxLength?: T extends 'text' | 'textarea' | 'password' | 'email' | 'url' | 'tel' | 'iban' ? number : never;
|
|
5002
5003
|
/** Regex pattern (for text fields) */
|
|
5003
|
-
pattern?: T extends 'text' | 'textarea' | 'password' | 'email' | 'url' | 'tel' ? string : never;
|
|
5004
|
+
pattern?: T extends 'text' | 'textarea' | 'password' | 'email' | 'url' | 'tel' | 'iban' ? string : never;
|
|
5004
5005
|
/**
|
|
5005
5006
|
* Options for select, multiselect, and radio fields.
|
|
5006
5007
|
* Can be:
|
|
@@ -15454,7 +15455,7 @@ declare function clearPartnerCache(): void;
|
|
|
15454
15455
|
declare function getPartnerCacheStatus(): {
|
|
15455
15456
|
authPartnersCached: boolean;
|
|
15456
15457
|
oauthPartnersCached: boolean;
|
|
15457
|
-
authPartners: ("apple" | "discord" | "emailLink" | "facebook" | "github" | "google" | "linkedin" | "microsoft" | "
|
|
15458
|
+
authPartners: ("password" | "apple" | "discord" | "emailLink" | "facebook" | "github" | "google" | "linkedin" | "microsoft" | "reddit" | "spotify" | "twitch" | "twitter" | "yahoo")[] | null;
|
|
15458
15459
|
oauthPartners: ("discord" | "github" | "google" | "linkedin" | "reddit" | "spotify" | "twitch" | "twitter" | "notion" | "slack" | "medium" | "mastodon" | "youtube")[] | null;
|
|
15459
15460
|
};
|
|
15460
15461
|
/**
|
|
@@ -19879,6 +19880,7 @@ declare const multiselectSchema: CustomSchemaGenerator;
|
|
|
19879
19880
|
declare const referenceSchema: CustomSchemaGenerator;
|
|
19880
19881
|
declare const stringSchema: CustomSchemaGenerator;
|
|
19881
19882
|
declare const telSchema: CustomSchemaGenerator;
|
|
19883
|
+
declare const ibanSchema: CustomSchemaGenerator;
|
|
19882
19884
|
declare const neverSchema: CustomSchemaGenerator;
|
|
19883
19885
|
declare const switchSchema: CustomSchemaGenerator;
|
|
19884
19886
|
declare const gdprConsentSchema: CustomSchemaGenerator;
|
|
@@ -20092,17 +20094,22 @@ interface TypedBaseFields {
|
|
|
20092
20094
|
/**
|
|
20093
20095
|
* Default status options for draft/publish/delete workflow
|
|
20094
20096
|
* Framework provides 'draft', 'available', 'deleted' - consumers can extend
|
|
20095
|
-
*
|
|
20097
|
+
*
|
|
20098
|
+
* Translation fallback order: entity-{name} → crud (never dndev)
|
|
20099
|
+
* - Framework defaults: crud:status.draft, crud:status.available, crud:status.deleted
|
|
20100
|
+
* - User overrides: entity-{name}_*.json files (e.g., entity-inquiry_en.json: "status.draft": "New")
|
|
20101
|
+
*
|
|
20102
|
+
* CRUD is optional and shouldn't pollute core framework (dndev) namespace
|
|
20096
20103
|
*/
|
|
20097
20104
|
declare const DEFAULT_STATUS_OPTIONS: readonly [{
|
|
20098
20105
|
readonly value: "draft";
|
|
20099
|
-
readonly label: "
|
|
20106
|
+
readonly label: "crud:status.draft";
|
|
20100
20107
|
}, {
|
|
20101
20108
|
readonly value: "available";
|
|
20102
|
-
readonly label: "
|
|
20109
|
+
readonly label: "crud:status.available";
|
|
20103
20110
|
}, {
|
|
20104
20111
|
readonly value: "deleted";
|
|
20105
|
-
readonly label: "
|
|
20112
|
+
readonly label: "crud:status.deleted";
|
|
20106
20113
|
}];
|
|
20107
20114
|
/**
|
|
20108
20115
|
* Default status value for new documents (published by default)
|
|
@@ -20440,6 +20447,7 @@ declare const index_d$2_getScopeValue: typeof getScopeValue;
|
|
|
20440
20447
|
declare const index_d$2_hasCustomSchemaGenerator: typeof hasCustomSchemaGenerator;
|
|
20441
20448
|
declare const index_d$2_hasMetadata: typeof hasMetadata;
|
|
20442
20449
|
declare const index_d$2_hasScopeProvider: typeof hasScopeProvider;
|
|
20450
|
+
declare const index_d$2_ibanSchema: typeof ibanSchema;
|
|
20443
20451
|
declare const index_d$2_isBackendGeneratedField: typeof isBackendGeneratedField;
|
|
20444
20452
|
declare const index_d$2_isFrameworkField: typeof isFrameworkField;
|
|
20445
20453
|
declare const index_d$2_mapSchema: typeof mapSchema;
|
|
@@ -20466,7 +20474,7 @@ declare const index_d$2_validateDates: typeof validateDates;
|
|
|
20466
20474
|
declare const index_d$2_validateDocument: typeof validateDocument;
|
|
20467
20475
|
declare const index_d$2_validateUniqueFields: typeof validateUniqueFields;
|
|
20468
20476
|
declare namespace index_d$2 {
|
|
20469
|
-
export { index_d$2_BACKEND_GENERATED_FIELD_NAMES as BACKEND_GENERATED_FIELD_NAMES, index_d$2_DEFAULT_STATUS_OPTIONS as DEFAULT_STATUS_OPTIONS, index_d$2_DEFAULT_STATUS_VALUE as DEFAULT_STATUS_VALUE, index_d$2_HIDDEN_STATUSES as HIDDEN_STATUSES, index_d$2_TECHNICAL_FIELD_NAMES as TECHNICAL_FIELD_NAMES, index_d$2_addressSchema as addressSchema, index_d$2_arraySchema as arraySchema, index_d$2_baseFields as baseFields, index_d$2_booleanSchema as booleanSchema, index_d$2_clearSchemaGenerators as clearSchemaGenerators, index_d$2_clearScopeProviders as clearScopeProviders, index_d$2_createSchemas as createSchemas, index_d$2_dateSchema as dateSchema, index_d$2_defineEntity as defineEntity, index_d$2_emailSchema as emailSchema, index_d$2_enhanceSchema as enhanceSchema, index_d$2_fileSchema as fileSchema, index_d$2_filesSchema as filesSchema, index_d$2_gdprConsentSchema as gdprConsentSchema, index_d$2_geopointSchema as geopointSchema, index_d$2_getCollectionName as getCollectionName, index_d$2_getRegisteredSchemaTypes as getRegisteredSchemaTypes, index_d$2_getRegisteredScopeProviders as getRegisteredScopeProviders, index_d$2_getSchemaType as getSchemaType, index_d$2_getScopeValue as getScopeValue, index_d$2_hasCustomSchemaGenerator as hasCustomSchemaGenerator, index_d$2_hasMetadata as hasMetadata, index_d$2_hasScopeProvider as hasScopeProvider, index_d$2_isBackendGeneratedField as isBackendGeneratedField, index_d$2_isFrameworkField as isFrameworkField, index_d$2_mapSchema as mapSchema, index_d$2_multiselectSchema as multiselectSchema, index_d$2_neverSchema as neverSchema, index_d$2_numberSchema as numberSchema, index_d$2_passwordSchema as passwordSchema, index_d$2_pictureSchema as pictureSchema, index_d$2_picturesSchema as picturesSchema, index_d$2_priceSchema as priceSchema, index_d$2_rangeOptions as rangeOptions, index_d$2_referenceSchema as referenceSchema, index_d$2_registerSchemaGenerator as registerSchemaGenerator, index_d$2_registerScopeProvider as registerScopeProvider, index_d$2_registerUniqueConstraintValidator as registerUniqueConstraintValidator, index_d$2_selectSchema as selectSchema, index_d$2_stringSchema as stringSchema, index_d$2_switchSchema as switchSchema, index_d$2_telSchema as telSchema, index_d$2_textSchema as textSchema, index_d$2_unregisterScopeProvider as unregisterScopeProvider, index_d$2_urlSchema as urlSchema, index_d$2_validateDates as validateDates, index_d$2_validateDocument as validateDocument, index_d$2_validateUniqueFields as validateUniqueFields };
|
|
20477
|
+
export { index_d$2_BACKEND_GENERATED_FIELD_NAMES as BACKEND_GENERATED_FIELD_NAMES, index_d$2_DEFAULT_STATUS_OPTIONS as DEFAULT_STATUS_OPTIONS, index_d$2_DEFAULT_STATUS_VALUE as DEFAULT_STATUS_VALUE, index_d$2_HIDDEN_STATUSES as HIDDEN_STATUSES, index_d$2_TECHNICAL_FIELD_NAMES as TECHNICAL_FIELD_NAMES, index_d$2_addressSchema as addressSchema, index_d$2_arraySchema as arraySchema, index_d$2_baseFields as baseFields, index_d$2_booleanSchema as booleanSchema, index_d$2_clearSchemaGenerators as clearSchemaGenerators, index_d$2_clearScopeProviders as clearScopeProviders, index_d$2_createSchemas as createSchemas, index_d$2_dateSchema as dateSchema, index_d$2_defineEntity as defineEntity, index_d$2_emailSchema as emailSchema, index_d$2_enhanceSchema as enhanceSchema, index_d$2_fileSchema as fileSchema, index_d$2_filesSchema as filesSchema, index_d$2_gdprConsentSchema as gdprConsentSchema, index_d$2_geopointSchema as geopointSchema, index_d$2_getCollectionName as getCollectionName, index_d$2_getRegisteredSchemaTypes as getRegisteredSchemaTypes, index_d$2_getRegisteredScopeProviders as getRegisteredScopeProviders, index_d$2_getSchemaType as getSchemaType, index_d$2_getScopeValue as getScopeValue, index_d$2_hasCustomSchemaGenerator as hasCustomSchemaGenerator, index_d$2_hasMetadata as hasMetadata, index_d$2_hasScopeProvider as hasScopeProvider, index_d$2_ibanSchema as ibanSchema, index_d$2_isBackendGeneratedField as isBackendGeneratedField, index_d$2_isFrameworkField as isFrameworkField, index_d$2_mapSchema as mapSchema, index_d$2_multiselectSchema as multiselectSchema, index_d$2_neverSchema as neverSchema, index_d$2_numberSchema as numberSchema, index_d$2_passwordSchema as passwordSchema, index_d$2_pictureSchema as pictureSchema, index_d$2_picturesSchema as picturesSchema, index_d$2_priceSchema as priceSchema, index_d$2_rangeOptions as rangeOptions, index_d$2_referenceSchema as referenceSchema, index_d$2_registerSchemaGenerator as registerSchemaGenerator, index_d$2_registerScopeProvider as registerScopeProvider, index_d$2_registerUniqueConstraintValidator as registerUniqueConstraintValidator, index_d$2_selectSchema as selectSchema, index_d$2_stringSchema as stringSchema, index_d$2_switchSchema as switchSchema, index_d$2_telSchema as telSchema, index_d$2_textSchema as textSchema, index_d$2_unregisterScopeProvider as unregisterScopeProvider, index_d$2_urlSchema as urlSchema, index_d$2_validateDates as validateDates, index_d$2_validateDocument as validateDocument, index_d$2_validateUniqueFields as validateUniqueFields };
|
|
20470
20478
|
export type { index_d$2_BackendGeneratedField as BackendGeneratedField, index_d$2_CustomSchemaGenerator as CustomSchemaGenerator, index_d$2_OperationSchemas as OperationSchemas, index_d$2_SchemaWithVisibility as SchemaWithVisibility, index_d$2_ScopeProviderFn as ScopeProviderFn, index_d$2_SelectOption as SelectOption, index_d$2_StatusField as StatusField, index_d$2_TechnicalField as TechnicalField, index_d$2_TypedBaseFields as TypedBaseFields };
|
|
20471
20479
|
}
|
|
20472
20480
|
|
|
@@ -23916,5 +23924,5 @@ declare namespace index_d {
|
|
|
23916
23924
|
export type { index_d_CountryData as CountryData, index_d_DoNotDevTransProps as DoNotDevTransProps, index_d_FAQSectionProps as FAQSectionProps, index_d_LanguageData as LanguageData, index_d_TransTag as TransTag };
|
|
23917
23925
|
}
|
|
23918
23926
|
|
|
23919
|
-
export { AUTH_COMPUTED_KEYS, AUTH_EVENTS, AUTH_PARTNERS, AUTH_PARTNER_STATE, AUTH_STORE_KEYS, AppConfigContext, AppConfigProvider, AuthUserSchema, BACKEND_GENERATED_FIELD_NAMES, BILLING_EVENTS, BILLING_STORE_KEYS, BREAKPOINT_RANGES, BREAKPOINT_THRESHOLDS, BaseStorageStrategy, COMMON_TIER_CONFIGS, CONFIDENCE_LEVELS, CONSENT_CATEGORY, CONSENT_LEVELS, CONTEXTS, COUNTRIES, CURRENCY_MAP, CheckoutSessionMetadataSchema, ClaimsCache, CreateCheckoutSessionRequestSchema, CreateCheckoutSessionResponseSchema, CustomClaimsSchema, DEFAULT_ENTITY_ACCESS, DEFAULT_ERROR_MESSAGES, DEFAULT_LAYOUT_PRESET, DEFAULT_STATUS_OPTIONS, DEFAULT_STATUS_VALUE, DEFAULT_SUBSCRIPTION, DEGRADED_AUTH_API, DEGRADED_BILLING_API, DEGRADED_CRUD_API, DEGRADED_OAUTH_API, DENSITY, DoNotDevError, ENVIRONMENTS, EntityHookError, EventEmitter, FAQSection, FEATURES, FEATURE_CONSENT_MATRIX, FEATURE_STATUS, FIREBASE_ERROR_MAP, FIRESTORE_ID_PATTERN, FRAMEWORK_FEATURES, Flag, GITHUB_PERMISSION_LEVELS, HIDDEN_STATUSES, index_d$1 as Hooks, HybridStorageStrategy, index_d as I18n, LANGUAGES, LAYOUT_PRESET, LanguageFAB, LanguageSelector, LanguageToggleGroup, LocalStorageStrategy, OAUTH_EVENTS, OAUTH_PARTNERS, OAUTH_STORE_KEYS, PARTNER_ICONS, PAYLOAD_EVENTS, PERMISSIONS, PLATFORMS, PWA_ASSET_TYPES, PWA_DISPLAY_MODES, ProductDeclarationSchema, ProductDeclarationsSchema, QueryClient, QueryClientProvider, QueryProviders, ROUTE_SOURCES, STORAGE_SCOPES, STORAGE_TYPES, STRIPE_EVENTS, STRIPE_MODES, SUBSCRIPTION_DURATIONS, SUBSCRIPTION_STATUS, SUBSCRIPTION_TIERS, index_d$2 as Schemas, SingletonManager, StorageManager, index_d$3 as Stores, StripeBackConfigSchema, StripeFrontConfigSchema, StripePaymentSchema, StripeSubscriptionSchema, SubscriptionClaimsSchema, SubscriptionDataSchema, TECHNICAL_FIELD_NAMES, TRANS_TAGS, TokenManager, Trans, TranslatedText, index_d$5 as Types, USER_ROLES, UserSubscriptionSchema, index_d$4 as Utils, ViewportHandler, WebhookEventSchema, addressSchema, applyTheme, areFeaturesAvailable, arraySchema, baseFields, booleanSchema, buildRoutePath, canRedirectExternally, captureError, captureErrorToSentry, captureMessage, checkGitHubAccessSchema, checkLicense, cleanupSentry, clearFeatureCache, clearLocalStorage, clearPartnerCache, clearSchemaGenerators, clearScopeProviders, commonErrorCodeMappings, compactToISOString, cooldown, createAsyncSingleton, createDefaultSubscriptionClaims, createDefaultUserProfile, createDoNotDevStore, createEntitySchema, createErrorHandler, createMetadata, createMethodProxy, createProvider, createProviders, createSchemas, createSingleton, createSingletonWithParams, createViewportHandler, dateSchema, debounce, debugPlatformDetection, decryptData, defineEntity, delay, deleteCookie, deleteEntitySchema, detectBrowser, detectErrorSource, detectFeatures, detectLicenseKey, detectPlatform, detectPlatformInfo, detectStorageError, disconnectOAuthSchema, emailSchema, encryptData, enhanceSchema, exchangeTokenSchema, exportEncryptionKey, extractRoutePath, fileSchema, filesSchema, filterVisibleFields, formatCookieList, formatCurrency, formatDate, formatRelativeTime, gdprConsentSchema, generateCodeChallenge, generateCodeVerifier, generateCompatibilityReport, generateEncryptionKey, generateFirestoreRuleCondition, generatePKCEPair, geopointSchema, getActiveCookies, getAppShortName, getAssetsConfig, getAuthDomain, getAuthPartnerConfig, getAuthPartnerIdByFirebaseId, getAvailableFeatures, getAvailableThemeNames, getAvailableThemes, getBreakpointFromWidth, getBreakpointUtils, getBrowserRecommendations, getCollectionName, getConfigSection, getConfigSource, getConnectionsSchema, getCookie, getCookieExamples, getCookiesByCategory, getCountries, getCurrencyLocale, getCurrencySymbol, getCurrentOrigin, getCurrentTimestamp, getDndevConfig, getEnabledAuthPartners, getEnabledOAuthPartners, getEncryptionKey, getEntitySchema, getFeatureSummary, getFlagCodes, getI18nConfig, getI18nInstance, getLocalStorageItem, getNextEnvVar, getOAuthClientId, getOAuthPartnerConfig, getOAuthRedirectUri, getOAuthRedirectUrl, getPartnerCacheStatus, getPartnerConfig, getPlatformEnvVar, getProviderColor, getQueryClient, getRegisteredSchemaTypes, getRegisteredScopeProviders, getRoleFromClaims, getRouteManifest, getRouteSource, getRoutes, getRoutesConfig, getSchemaType, getScopeValue, getSmartDefaults, getStorageManager, getThemeInfo, getThemesConfig, getTokenManager, getValidAuthPartnerConfig, getValidAuthPartnerIds, getValidOAuthPartnerConfig, getValidOAuthPartnerIds, getVisibleFields, getVisibleItems, getViteEnvVar, getWeekFromISOString, githubPermissionSchema, githubRepoConfigSchema, globalEmitter, grantGitHubAccessSchema, handleError, hasCustomSchemaGenerator, hasFlag, hasMetadata, hasOptionalCookies, hasRoleAccess, hasScopeProvider, hasTierAccess, importEncryptionKey, initSentry, initializeConfig, initializePlatformDetection, isAuthPartnerEnabled, isAuthPartnerId, isBackendGeneratedField, isBreakpoint, isClient, isCompactDateString, isConfigAvailable, isDev, isDoNotDevStore, isElementInViewport, isEmailVerificationRequired, isFeatureAvailable, isFieldVisible, isFrameworkField, isIntersectionObserverSupported, isLocalStorageAvailable, isNextJs, isOAuthPartnerEnabled, isOAuthPartnerId, isPKCESupported, isPlatform, isServer, isTest, isValidTheme, isVite, isoToCompactString, lazyImport, listEntitiesSchema, mapSchema, mapToDoNotDevError, maybeTranslate, multiselectSchema, neverSchema, normalizeToISOString, numberSchema, observeElement, overrideFeatures, overridePaymentModes, overridePermissions, overrideSubscriptionStatus, overrideSubscriptionTiers, overrideUserRoles, parseDate, parseDateToNoonUTC, passwordSchema, pictureSchema, picturesSchema, priceSchema, queryClient, rangeOptions, redirectToExternalUrl, redirectToExternalUrlWithErrorHandling, referenceSchema, refreshTokenSchema, registerSchemaGenerator, registerScopeProvider, registerUniqueConstraintValidator, removeLocalStorageItem, resolveAppConfig, resolveAuthConfig, resolvePageMeta, revokeGitHubAccessSchema, safeLocalStorage, safeSessionStorage, selectSchema, setCookie, setLocalStorageItem, shouldShowEmailVerification, showNotification, stringSchema, supportsFeature, switchSchema, telSchema, textSchema, throttle, timestampToISOString, timingUtils, toDateOnly, toISOString, translateArray, translateArrayRange, translateArrayWithIndices, translateObjectArray, unregisterScopeProvider, updateEntitySchema, updateMetadata, urlSchema, useAbortControllerStore, useAnalyticsConsent, useAppConfig, useAuthConfig, useBreakpoint, useBreathingTimer, useClickOutside, useConsent, useConsentReady, useConsentStore, useDebounce, useEventListener, useFaviconConfig, useFeatureConsent, useFeaturesConfig, useFunctionalConsent, useHasConsented, useI18nReady, useIntersectionObserver, useIsClient, useLanguageSelector, useLayout, useLocalStorage, useMarketingConsent, useMutation, useNavigationStore, useNetwork, useNetworkConnectionType, useNetworkOnline, useNetworkStatus, useNetworkStore, useOverlay, useOverlayStore, useQuery, useQueryClient, useRateLimit, useSafeContext, useScriptLoader, useSeoConfig, useStorageManager, useTheme, useThemeReady, useThemeStore, useTranslation, useViewportVisibility, validateAuthPartners, validateAuthSchemas, validateAuthUser, validateBillingSchemas, validateCheckoutSessionMetadata, validateCodeChallenge, validateCodeVerifier, validateCreateCheckoutSessionRequest, validateCreateCheckoutSessionResponse, validateCustomClaims, validateDates, validateDocument, validateLicenseKey, validateOAuthPartners, validateStripeBackConfig, validateStripeFrontConfig, validateSubscriptionClaims, validateSubscriptionData, validateUniqueFields, validateUserSubscription, validateWebhookEvent, withErrorHandling, withGracefulDegradation };
|
|
23927
|
+
export { AUTH_COMPUTED_KEYS, AUTH_EVENTS, AUTH_PARTNERS, AUTH_PARTNER_STATE, AUTH_STORE_KEYS, AppConfigContext, AppConfigProvider, AuthUserSchema, BACKEND_GENERATED_FIELD_NAMES, BILLING_EVENTS, BILLING_STORE_KEYS, BREAKPOINT_RANGES, BREAKPOINT_THRESHOLDS, BaseStorageStrategy, COMMON_TIER_CONFIGS, CONFIDENCE_LEVELS, CONSENT_CATEGORY, CONSENT_LEVELS, CONTEXTS, COUNTRIES, CURRENCY_MAP, CheckoutSessionMetadataSchema, ClaimsCache, CreateCheckoutSessionRequestSchema, CreateCheckoutSessionResponseSchema, CustomClaimsSchema, DEFAULT_ENTITY_ACCESS, DEFAULT_ERROR_MESSAGES, DEFAULT_LAYOUT_PRESET, DEFAULT_STATUS_OPTIONS, DEFAULT_STATUS_VALUE, DEFAULT_SUBSCRIPTION, DEGRADED_AUTH_API, DEGRADED_BILLING_API, DEGRADED_CRUD_API, DEGRADED_OAUTH_API, DENSITY, DoNotDevError, ENVIRONMENTS, EntityHookError, EventEmitter, FAQSection, FEATURES, FEATURE_CONSENT_MATRIX, FEATURE_STATUS, FIREBASE_ERROR_MAP, FIRESTORE_ID_PATTERN, FRAMEWORK_FEATURES, Flag, GITHUB_PERMISSION_LEVELS, HIDDEN_STATUSES, index_d$1 as Hooks, HybridStorageStrategy, index_d as I18n, LANGUAGES, LAYOUT_PRESET, LanguageFAB, LanguageSelector, LanguageToggleGroup, LocalStorageStrategy, OAUTH_EVENTS, OAUTH_PARTNERS, OAUTH_STORE_KEYS, PARTNER_ICONS, PAYLOAD_EVENTS, PERMISSIONS, PLATFORMS, PWA_ASSET_TYPES, PWA_DISPLAY_MODES, ProductDeclarationSchema, ProductDeclarationsSchema, QueryClient, QueryClientProvider, QueryProviders, ROUTE_SOURCES, STORAGE_SCOPES, STORAGE_TYPES, STRIPE_EVENTS, STRIPE_MODES, SUBSCRIPTION_DURATIONS, SUBSCRIPTION_STATUS, SUBSCRIPTION_TIERS, index_d$2 as Schemas, SingletonManager, StorageManager, index_d$3 as Stores, StripeBackConfigSchema, StripeFrontConfigSchema, StripePaymentSchema, StripeSubscriptionSchema, SubscriptionClaimsSchema, SubscriptionDataSchema, TECHNICAL_FIELD_NAMES, TRANS_TAGS, TokenManager, Trans, TranslatedText, index_d$5 as Types, USER_ROLES, UserSubscriptionSchema, index_d$4 as Utils, ViewportHandler, WebhookEventSchema, addressSchema, applyTheme, areFeaturesAvailable, arraySchema, baseFields, booleanSchema, buildRoutePath, canRedirectExternally, captureError, captureErrorToSentry, captureMessage, checkGitHubAccessSchema, checkLicense, cleanupSentry, clearFeatureCache, clearLocalStorage, clearPartnerCache, clearSchemaGenerators, clearScopeProviders, commonErrorCodeMappings, compactToISOString, cooldown, createAsyncSingleton, createDefaultSubscriptionClaims, createDefaultUserProfile, createDoNotDevStore, createEntitySchema, createErrorHandler, createMetadata, createMethodProxy, createProvider, createProviders, createSchemas, createSingleton, createSingletonWithParams, createViewportHandler, dateSchema, debounce, debugPlatformDetection, decryptData, defineEntity, delay, deleteCookie, deleteEntitySchema, detectBrowser, detectErrorSource, detectFeatures, detectLicenseKey, detectPlatform, detectPlatformInfo, detectStorageError, disconnectOAuthSchema, emailSchema, encryptData, enhanceSchema, exchangeTokenSchema, exportEncryptionKey, extractRoutePath, fileSchema, filesSchema, filterVisibleFields, formatCookieList, formatCurrency, formatDate, formatRelativeTime, gdprConsentSchema, generateCodeChallenge, generateCodeVerifier, generateCompatibilityReport, generateEncryptionKey, generateFirestoreRuleCondition, generatePKCEPair, geopointSchema, getActiveCookies, getAppShortName, getAssetsConfig, getAuthDomain, getAuthPartnerConfig, getAuthPartnerIdByFirebaseId, getAvailableFeatures, getAvailableThemeNames, getAvailableThemes, getBreakpointFromWidth, getBreakpointUtils, getBrowserRecommendations, getCollectionName, getConfigSection, getConfigSource, getConnectionsSchema, getCookie, getCookieExamples, getCookiesByCategory, getCountries, getCurrencyLocale, getCurrencySymbol, getCurrentOrigin, getCurrentTimestamp, getDndevConfig, getEnabledAuthPartners, getEnabledOAuthPartners, getEncryptionKey, getEntitySchema, getFeatureSummary, getFlagCodes, getI18nConfig, getI18nInstance, getLocalStorageItem, getNextEnvVar, getOAuthClientId, getOAuthPartnerConfig, getOAuthRedirectUri, getOAuthRedirectUrl, getPartnerCacheStatus, getPartnerConfig, getPlatformEnvVar, getProviderColor, getQueryClient, getRegisteredSchemaTypes, getRegisteredScopeProviders, getRoleFromClaims, getRouteManifest, getRouteSource, getRoutes, getRoutesConfig, getSchemaType, getScopeValue, getSmartDefaults, getStorageManager, getThemeInfo, getThemesConfig, getTokenManager, getValidAuthPartnerConfig, getValidAuthPartnerIds, getValidOAuthPartnerConfig, getValidOAuthPartnerIds, getVisibleFields, getVisibleItems, getViteEnvVar, getWeekFromISOString, githubPermissionSchema, githubRepoConfigSchema, globalEmitter, grantGitHubAccessSchema, handleError, hasCustomSchemaGenerator, hasFlag, hasMetadata, hasOptionalCookies, hasRoleAccess, hasScopeProvider, hasTierAccess, ibanSchema, importEncryptionKey, initSentry, initializeConfig, initializePlatformDetection, isAuthPartnerEnabled, isAuthPartnerId, isBackendGeneratedField, isBreakpoint, isClient, isCompactDateString, isConfigAvailable, isDev, isDoNotDevStore, isElementInViewport, isEmailVerificationRequired, isFeatureAvailable, isFieldVisible, isFrameworkField, isIntersectionObserverSupported, isLocalStorageAvailable, isNextJs, isOAuthPartnerEnabled, isOAuthPartnerId, isPKCESupported, isPlatform, isServer, isTest, isValidTheme, isVite, isoToCompactString, lazyImport, listEntitiesSchema, mapSchema, mapToDoNotDevError, maybeTranslate, multiselectSchema, neverSchema, normalizeToISOString, numberSchema, observeElement, overrideFeatures, overridePaymentModes, overridePermissions, overrideSubscriptionStatus, overrideSubscriptionTiers, overrideUserRoles, parseDate, parseDateToNoonUTC, passwordSchema, pictureSchema, picturesSchema, priceSchema, queryClient, rangeOptions, redirectToExternalUrl, redirectToExternalUrlWithErrorHandling, referenceSchema, refreshTokenSchema, registerSchemaGenerator, registerScopeProvider, registerUniqueConstraintValidator, removeLocalStorageItem, resolveAppConfig, resolveAuthConfig, resolvePageMeta, revokeGitHubAccessSchema, safeLocalStorage, safeSessionStorage, selectSchema, setCookie, setLocalStorageItem, shouldShowEmailVerification, showNotification, stringSchema, supportsFeature, switchSchema, telSchema, textSchema, throttle, timestampToISOString, timingUtils, toDateOnly, toISOString, translateArray, translateArrayRange, translateArrayWithIndices, translateObjectArray, unregisterScopeProvider, updateEntitySchema, updateMetadata, urlSchema, useAbortControllerStore, useAnalyticsConsent, useAppConfig, useAuthConfig, useBreakpoint, useBreathingTimer, useClickOutside, useConsent, useConsentReady, useConsentStore, useDebounce, useEventListener, useFaviconConfig, useFeatureConsent, useFeaturesConfig, useFunctionalConsent, useHasConsented, useI18nReady, useIntersectionObserver, useIsClient, useLanguageSelector, useLayout, useLocalStorage, useMarketingConsent, useMutation, useNavigationStore, useNetwork, useNetworkConnectionType, useNetworkOnline, useNetworkStatus, useNetworkStore, useOverlay, useOverlayStore, useQuery, useQueryClient, useRateLimit, useSafeContext, useScriptLoader, useSeoConfig, useStorageManager, useTheme, useThemeReady, useThemeStore, useTranslation, useViewportVisibility, validateAuthPartners, validateAuthSchemas, validateAuthUser, validateBillingSchemas, validateCheckoutSessionMetadata, validateCodeChallenge, validateCodeVerifier, validateCreateCheckoutSessionRequest, validateCreateCheckoutSessionResponse, validateCustomClaims, validateDates, validateDocument, validateLicenseKey, validateOAuthPartners, validateStripeBackConfig, validateStripeFrontConfig, validateSubscriptionClaims, validateSubscriptionData, validateUniqueFields, validateUserSubscription, validateWebhookEvent, withErrorHandling, withGracefulDegradation };
|
|
23920
23928
|
export type { AccountLinkResult, AccountLinkingInfo, AdminCheckHookResult, AdminClaims, AggregateConfig, AggregateFilterOperator, AggregateOperation, AggregateRequest, AggregateResponse, AnyFieldValue, ApiResponse, AppConfig, AppConfigProviderProps, AppCookieCategories, AppMetadata, AppProvidersProps, AssetsPluginConfig, AttemptRecord, AuthAPI, AuthActions, AuthConfig, AuthContextValue, AuthCoreHookResult, AuthError, AuthEventData, AuthEventKey, AuthEventName, AuthMethod, AuthPartner, AuthPartnerButton, AuthPartnerHookResult, AuthPartnerId, AuthPartnerResult, AuthPartnerState, AuthProvider, AuthProviderProps, AuthRedirectHookResult, AuthRedirectOperation, AuthRedirectOptions, AuthResult, AuthState, AuthStateStore, AuthStatus, AuthTokenHookResult, AuthUser, BackendGeneratedField, BaseActions, BaseCredentials, BaseDocument, BaseEntityFields, BasePartnerState, BaseState, BaseStoreActions, BaseStoreState, BaseUserProfile, BasicUserInfo, BillingAPI, BillingAdapter, BillingErrorCode, BillingEvent, BillingEventData, BillingEventKey, BillingEventName, BillingProvider, BillingProviderConfig, BillingRedirectOperation, Breakpoint, BreakpointAPI, BreakpointUtils, BrowserEngine, BrowserInfo, BrowserType, BusinessEntity, CachedError, CanAPI, CheckGitHubAccessRequest, CheckoutMode, CheckoutOptions, CheckoutSessionMetadata, Claims, ClaimsCacheOptions, ClaimsCacheResult, CleanupFunction, ColumnDef, CommonSubscriptionFeatures, CommonTranslations, CompatibilityReport, ConfidenceLevel, ConsentAPI, ConsentActions, ConsentCategory, ConsentLevel, ConsentState, Context, CookieInfo, CookieOptions, CountryData, CreateCheckoutSessionRequest, CreateCheckoutSessionResponse, CreateEntityData, CreateEntityRequest, CreateEntityResponse, CrudAPI, CrudConfig, CurrencyEntry, CustomClaims, CustomSchemaGenerator, CustomStoreConfig, DateFormatOptions, DateFormatPreset, DateValue, DeleteEntityRequest, DeleteEntityResponse, Density, DnDevOverride, DndevFrameworkConfig, DoNotDevCookieCategories, DoNotDevStore, DoNotDevStoreConfig, DoNotDevStoreState, DoNotDevTransProps, DynamicFormRule, Editable, EffectiveConnectionType, EmailVerificationHookResult, EmailVerificationStatus, Entity, EntityAccessConfig, EntityAccessDefaults, EntityCardListProps, EntityDisplayRendererProps, EntityField, EntityFormRendererProps, EntityHookErrors, EntityListProps, EntityMetadata, EntityOwnershipConfig, EntityOwnershipPublicCondition, EntityRecord, EntityTemplateProps, EntityTranslations, EnvironmentMode, ErrorCode, ErrorHandlerConfig, ErrorHandlerFunction, ErrorSeverity, ErrorSource, EventListener, ExchangeTokenParams, ExchangeTokenRequest, FAQSectionProps, FaviconConfig, Feature, FeatureAccessHookResult, FeatureAvailability, FeatureConsentRequirement, FeatureHookResult, FeatureId, FeatureName, FeatureStatus, FeatureSupport, FeaturesConfig, FeaturesPluginConfig, FeaturesRequiringAnyConsent, FeaturesRequiringConsent, FeaturesWithoutConsent, FieldCondition, FieldType, FieldTypeToValue, FileAsset, FilterVisibleFieldsOptions, FirebaseCallOptions, FirebaseConfig, FirestoreTimestamp, FirestoreUniqueConstraintValidator, FooterConfig, FooterZoneConfig, FormConfig, FormStep, FrameworkFeature, FunctionCallConfig, FunctionCallContext, FunctionCallOptions, FunctionCallResult, FunctionClient, FunctionClientFactoryOptions, FunctionDefaults, FunctionEndpoint, FunctionError, FunctionLoader, FunctionMemory, FunctionMeta, FunctionPlatform, FunctionResponse, FunctionSchema, FunctionSchemas, FunctionSystem, FunctionTrigger, FunctionsConfig, GetCustomClaimsResponse, GetEntityData, GetEntityRequest, GetEntityResponse, GetUserAuthStatusResponse, GetVisibleFieldsOptions, GitHubPermission, GitHubRepoConfig, GrantGitHubAccessRequest, GroupByDefinition, HandleErrorOptions, HeaderZoneConfig, I18nConfig, I18nPluginConfig, I18nProviderProps, ID, INetworkManager, IStorageManager, IStorageStrategy, IntersectionObserverCallback, IntersectionObserverOptions, Invoice, InvoiceItem, LanguageData, LanguageInfo, LayoutAPI, LayoutConfig, LayoutPreset, LegalCompanyInfo, LegalConfig, LegalContactInfo, LegalDirectorInfo, LegalHostingInfo, LegalJurisdictionInfo, LegalSectionsConfig, LegalWebsiteInfo, LicenseValidationResult, ListEntitiesRequest, ListEntitiesResponse, ListEntityData, ListOptions, ListResponse, LoadingActions, LoadingState, MergedBarConfig, MetricDefinition, MobileBehaviorConfig, ModalActions, ModalState, MutationOptions, MutationResponse, NavigationRoute, NetworkCheckConfig, NetworkConnectionType, NetworkReconnectCallback, NetworkState$1 as NetworkState, NetworkStatus, NetworkStatusHookResult, OAuthAPI, OAuthApiRequestOptions, OAuthCallbackHookResult, OAuthConnection, OAuthConnectionInfo, OAuthConnectionRequest, OAuthConnectionStatus, OAuthCredentials, OAuthEventData, OAuthEventKey, OAuthEventName, OAuthPartner, OAuthPartnerButton, OAuthPartnerHookResult, OAuthPartnerId, OAuthPartnerResult, OAuthPartnerState, OAuthPurpose, OAuthRedirectOperation, OAuthRefreshRequest, OAuthRefreshResponse, OAuthResult, OAuthStoreActions, OAuthStoreState, OS, Observable, OperationSchemas, OrderByClause, OverlayAPI, PWAAssetType, PWADisplayMode, PWAPluginConfig, PageAuth, PageMeta, PaginationOptions, PartnerButton, PartnerConnectionState, PartnerIconId, PartnerId, PartnerResult, PartnerType, PayloadCacheEventData, PayloadDocument, PayloadDocumentEventData, PayloadEventKey, PayloadEventName, PayloadGlobalEventData, PayloadMediaEventData, PayloadPageRegenerationEventData, PayloadRequest, PayloadUserEventData, PaymentEventData, PaymentMethod, PaymentMethodType, PaymentMode, Permission, Picture, Platform, PlatformInfo, PresetConfig, PresetRegistry, ProcessPaymentSuccessRequest, ProcessPaymentSuccessResponse, ProductDeclaration, ProviderInstances, QueryClientProviderProps, QueryConfig$1 as QueryConfig, QueryFunction, QueryKey, QueryOptions, RateLimitConfig, RateLimitManager, RateLimitResult, RateLimitState, RateLimiter, ReadCallback, RedirectOperation, RedirectOverlayActions, RedirectOverlayConfig, RedirectOverlayPhase, RedirectOverlayState, Reference, RefreshSubscriptionRequest, RefreshSubscriptionResponse, RemoveCustomClaimsResponse, ResolvedLayoutConfig, RevokeGitHubAccessRequest, RouteData, RouteManifest, RouteMeta, RouteSource, RoutesPluginConfig, SEOConfig, SchemaMetadata, SchemaWithVisibility, ScopeConfig, ScopeProviderFn, SelectOption, SetCustomClaimsResponse, SidebarZoneConfig, SlotContent, StatusField, StorageError, StorageErrorType, StorageOptions, StorageScope, StorageType, Store, StoreApi, StripeBackConfig, StripeCheckoutRequest, StripeCheckoutResponse, StripeCheckoutSessionEventData, StripeConfig, StripeCustomer, StripeCustomerEventData, StripeEventData, StripeEventKey, StripeEventName, StripeFrontConfig, StripeInvoice, StripeInvoiceEventData, StripePayment, StripePaymentIntentEventData, StripePaymentMethod, StripePrice, StripeProduct, StripeProvider, StripeSubscription, StripeSubscriptionData, StripeWebhookEvent, StripeWebhookEventData, Subscription, SubscriptionClaims, SubscriptionConfig, SubscriptionData, SubscriptionDuration, SubscriptionEventData, SubscriptionHookResult, SubscriptionInfo, SubscriptionStatus, SubscriptionTier, SupportedLanguage, TechnicalField, ThemeAPI, ThemeActions, ThemeInfo, ThemeMode, ThemeState, ThemesPluginConfig, TierAccessHookResult, Timestamp, TokenInfo, TokenManagerOptions, TokenResponse, TokenState, TokenStatus, TransTag, TranslationOptions, TranslationResource, TypedBaseFields, UIFieldOptions, UniqueConstraintValidator, UniqueKeyDefinition, UnsubscribeFn, UpdateEntityData, UpdateEntityRequest, UpdateEntityResponse, UseClickOutsideOptions, UseClickOutsideReturn, UseDebounceOptions, UseEventListenerOptions, UseEventListenerReturn, UseFunctionsMutationOptions, UseFunctionsQueryOptions, UseIntersectionObserverOptions, UseIntersectionObserverReturn, UseLocalStorageOptions, UseLocalStorageReturn, UseMutationOptions, UseMutationOptionsWithErrorHandling, UseMutationResult, UseQueryOptions, UseQueryOptionsWithErrorHandling, UseQueryResult, UseScriptLoaderOptions, UseScriptLoaderReturn, UseTranslationOptionsEnhanced, UseViewportVisibilityOptions, UseViewportVisibilityReturn, UserContext, UserProfile, UserProviderData, UserRole, UserSubscription, ValidationRules, ValueTypeForField, ViewportDetectionOptions, ViewportDetectionResult, Visibility, WebhookEvent, WebhookEventData, WhereClause, WhereOperator, WithMetadata, dndevSchema };
|