@hexclave/shared 1.0.60 → 1.0.61
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/{admin-interface-BxUHaniY.d.ts → admin-interface-ChuyYSXj.d.ts} +11 -11
- package/dist/{admin-interface-BxUHaniY.d.ts.map → admin-interface-ChuyYSXj.d.ts.map} +1 -1
- package/dist/{admin-metrics-DQ7vvSym.d.ts → admin-metrics-1yiWGq9z.d.ts} +11 -11
- package/dist/{admin-metrics-DQ7vvSym.d.ts.map → admin-metrics-1yiWGq9z.d.ts.map} +1 -1
- package/dist/ai/unified-prompts/reminders.js +1 -1
- package/dist/ai/unified-prompts/reminders.js.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.d.ts.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js +12 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js.map +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.d.ts +1 -1
- package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js +1 -0
- package/dist/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js.map +1 -1
- package/dist/{client-interface-D-cO5E3C.d.ts → client-interface-C4H4gn_G.d.ts} +9 -9
- package/dist/{client-interface-D-cO5E3C.d.ts.map → client-interface-C4H4gn_G.d.ts.map} +1 -1
- package/dist/config/schema.d.ts +1 -1
- package/dist/config-authoring.d.ts +1 -1
- package/dist/{current-user-Cg6by3KK.d.ts → current-user-BCkMYzHx.d.ts} +6 -6
- package/dist/{current-user-Cg6by3KK.d.ts.map → current-user-BCkMYzHx.d.ts.map} +1 -1
- package/dist/{email-outbox-B3lyx4Eg.d.ts → email-outbox-BRZiK0ZG.d.ts} +127 -127
- package/dist/{email-outbox-B3lyx4Eg.d.ts.map → email-outbox-BRZiK0ZG.d.ts.map} +1 -1
- package/dist/esm/ai/unified-prompts/reminders.js +1 -1
- package/dist/esm/ai/unified-prompts/reminders.js.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.d.ts.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js +12 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.js.map +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.d.ts +1 -1
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js +1 -0
- package/dist/esm/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.js.map +1 -1
- package/dist/esm/config/schema.d.ts +113 -113
- package/dist/esm/interface/admin-metrics.d.ts +10 -10
- package/dist/esm/interface/conversations.d.ts +5 -5
- package/dist/esm/interface/crud/current-user.d.ts +5 -5
- package/dist/esm/interface/crud/email-outbox.d.ts +126 -126
- package/dist/esm/interface/crud/products.d.ts +8 -8
- package/dist/esm/interface/crud/project-api-keys.d.ts +4 -4
- package/dist/esm/interface/crud/projects.d.ts +7 -7
- package/dist/esm/interface/crud/team-member-profiles.d.ts +6 -6
- package/dist/esm/interface/crud/transactions.d.ts +13 -13
- package/dist/esm/interface/crud/users.d.ts +6 -6
- package/dist/esm/interface/plan-usage.d.ts +3 -3
- package/dist/esm/interface/webhooks.d.ts +2 -2
- package/dist/esm/known-errors.d.ts +3 -3
- package/dist/esm/schema-fields.d.ts +9 -9
- package/dist/esm/sessions.d.ts +5 -5
- package/dist/helpers/password.d.ts +1 -1
- package/dist/helpers/production-mode.d.ts +1 -1
- package/dist/index.d.ts +4 -4
- package/dist/interface/admin-interface.d.ts +2 -2
- package/dist/interface/admin-metrics.d.ts +1 -1
- package/dist/interface/client-interface.d.ts +1 -1
- package/dist/interface/conversations.d.ts +5 -5
- package/dist/interface/crud/current-user.d.ts +1 -1
- package/dist/interface/crud/email-outbox.d.ts +1 -1
- package/dist/interface/crud/products.d.ts +1 -1
- package/dist/interface/crud/project-api-keys.d.ts +1 -1
- package/dist/interface/crud/projects.d.ts +1 -1
- package/dist/interface/crud/team-member-profiles.d.ts +1 -1
- package/dist/interface/crud/transactions.d.ts +1 -1
- package/dist/interface/crud/users.d.ts +1 -1
- package/dist/interface/plan-usage.d.ts +1 -1
- package/dist/interface/server-interface.d.ts +1 -1
- package/dist/interface/webhooks.d.ts +1 -1
- package/dist/{known-errors-BFf8SVm8.d.ts → known-errors-Bhd0JAgh.d.ts} +4 -4
- package/dist/{known-errors-BFf8SVm8.d.ts.map → known-errors-Bhd0JAgh.d.ts.map} +1 -1
- package/dist/known-errors.d.ts +1 -1
- package/dist/{plan-usage-Dw09F0sh.d.ts → plan-usage-COq9I00z.d.ts} +4 -4
- package/dist/{plan-usage-Dw09F0sh.d.ts.map → plan-usage-COq9I00z.d.ts.map} +1 -1
- package/dist/{products-Cwn7_4uD.d.ts → products-BkPf1X78.d.ts} +9 -9
- package/dist/{products-Cwn7_4uD.d.ts.map → products-BkPf1X78.d.ts.map} +1 -1
- package/dist/{project-api-keys-CXTBQ2IZ.d.ts → project-api-keys-CK9SIo0q.d.ts} +5 -5
- package/dist/{project-api-keys-CXTBQ2IZ.d.ts.map → project-api-keys-CK9SIo0q.d.ts.map} +1 -1
- package/dist/{projects-Cw80wrT7.d.ts → projects-CVqfljhv.d.ts} +8 -8
- package/dist/{projects-Cw80wrT7.d.ts.map → projects-CVqfljhv.d.ts.map} +1 -1
- package/dist/{schema-DGZfskAR.d.ts → schema-BPMGhu_7.d.ts} +114 -114
- package/dist/{schema-DGZfskAR.d.ts.map → schema-BPMGhu_7.d.ts.map} +1 -1
- package/dist/{schema-fields-DPaAnhmc.d.ts → schema-fields-C8sIQVTq.d.ts} +10 -10
- package/dist/{schema-fields-DPaAnhmc.d.ts.map → schema-fields-C8sIQVTq.d.ts.map} +1 -1
- package/dist/schema-fields.d.ts +1 -1
- package/dist/{server-interface-BXeSO8Wj.d.ts → server-interface-CRp4VVZh.d.ts} +8 -8
- package/dist/{server-interface-BXeSO8Wj.d.ts.map → server-interface-CRp4VVZh.d.ts.map} +1 -1
- package/dist/{sessions-B7755rIu.d.ts → sessions-COluKK6_.d.ts} +7 -7
- package/dist/{sessions-B7755rIu.d.ts.map → sessions-COluKK6_.d.ts.map} +1 -1
- package/dist/sessions.d.ts +1 -1
- package/dist/{team-member-profiles-B9sAsj4g.d.ts → team-member-profiles-CgYXR-Rx.d.ts} +7 -7
- package/dist/{team-member-profiles-B9sAsj4g.d.ts.map → team-member-profiles-CgYXR-Rx.d.ts.map} +1 -1
- package/dist/{transactions-Brdmr3jE.d.ts → transactions-7q13mxhG.d.ts} +14 -14
- package/dist/{transactions-Brdmr3jE.d.ts.map → transactions-7q13mxhG.d.ts.map} +1 -1
- package/dist/{users-ydVQVHD_.d.ts → users-7MKfEyyq.d.ts} +8 -8
- package/dist/{users-ydVQVHD_.d.ts.map → users-7MKfEyyq.d.ts.map} +1 -1
- package/dist/{webhooks-ByXrdSOx.d.ts → webhooks-C5gG85Ce.d.ts} +3 -3
- package/dist/{webhooks-ByXrdSOx.d.ts.map → webhooks-C5gG85Ce.d.ts.map} +1 -1
- package/package.json +1 -1
- package/src/ai/unified-prompts/reminders.ts +1 -1
- package/src/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.ts +7 -7
- package/src/ai/unified-prompts/skill-site-prompt-parts/docs-json.generated.ts +1 -0
|
@@ -184,8 +184,8 @@ declare const conversationListResponseSchema: yup$1.ObjectSchema<{
|
|
|
184
184
|
lastCustomerReplyAt: string | null;
|
|
185
185
|
lastAgentReplyAt: string | null;
|
|
186
186
|
};
|
|
187
|
-
subject: string;
|
|
188
187
|
status: "pending" | "open" | "closed";
|
|
188
|
+
subject: string;
|
|
189
189
|
priority: "low" | "normal" | "high" | "urgent";
|
|
190
190
|
conversationId: string;
|
|
191
191
|
userId: string | null;
|
|
@@ -222,8 +222,8 @@ declare const conversationDetailResponseSchema: yup$1.ObjectSchema<{
|
|
|
222
222
|
lastCustomerReplyAt: string | null;
|
|
223
223
|
lastAgentReplyAt: string | null;
|
|
224
224
|
};
|
|
225
|
-
subject: string;
|
|
226
225
|
status: "pending" | "open" | "closed";
|
|
226
|
+
subject: string;
|
|
227
227
|
priority: "low" | "normal" | "high" | "urgent";
|
|
228
228
|
conversationId: string;
|
|
229
229
|
userId: string | null;
|
|
@@ -236,12 +236,12 @@ declare const conversationDetailResponseSchema: yup$1.ObjectSchema<{
|
|
|
236
236
|
lastActivityAt: string;
|
|
237
237
|
};
|
|
238
238
|
messages: {
|
|
239
|
-
id: string;
|
|
240
239
|
body: string | null;
|
|
241
240
|
source: "email" | "manual" | "chat" | "api";
|
|
242
241
|
metadata: {} | null;
|
|
243
|
-
|
|
242
|
+
id: string;
|
|
244
243
|
status: "pending" | "open" | "closed";
|
|
244
|
+
subject: string;
|
|
245
245
|
priority: "low" | "normal" | "high" | "urgent";
|
|
246
246
|
conversationId: string;
|
|
247
247
|
userId: string | null;
|
|
@@ -257,8 +257,8 @@ declare const conversationDetailResponseSchema: yup$1.ObjectSchema<{
|
|
|
257
257
|
};
|
|
258
258
|
}[];
|
|
259
259
|
entryPoints: {
|
|
260
|
-
id: string;
|
|
261
260
|
metadata: {} | null;
|
|
261
|
+
id: string;
|
|
262
262
|
createdAt: string;
|
|
263
263
|
updatedAt: string;
|
|
264
264
|
channelType: string;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as currentUserCrud, t as CurrentUserCrud } from "../../current-user-
|
|
1
|
+
import { n as currentUserCrud, t as CurrentUserCrud } from "../../current-user-BCkMYzHx.js";
|
|
2
2
|
export { CurrentUserCrud, currentUserCrud };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as emailOutboxUpdateSchema, n as emailOutboxCrud, r as emailOutboxReadSchema, t as EmailOutboxCrud } from "../../email-outbox-
|
|
1
|
+
import { i as emailOutboxUpdateSchema, n as emailOutboxCrud, r as emailOutboxReadSchema, t as EmailOutboxCrud } from "../../email-outbox-BRZiK0ZG.js";
|
|
2
2
|
export { EmailOutboxCrud, emailOutboxCrud, emailOutboxReadSchema, emailOutboxUpdateSchema };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as customerProductsListResponseSchema, i as customerProductReadSchema, n as CustomerProductsListResponse, r as ListCustomerProductsOptions, t as CustomerProductRead } from "../../products-
|
|
1
|
+
import { a as customerProductsListResponseSchema, i as customerProductReadSchema, n as CustomerProductsListResponse, r as ListCustomerProductsOptions, t as CustomerProductRead } from "../../products-BkPf1X78.js";
|
|
2
2
|
export { CustomerProductRead, CustomerProductsListResponse, ListCustomerProductsOptions, customerProductReadSchema, customerProductsListResponseSchema };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as teamApiKeysCrud, c as userApiKeysCrud, i as teamApiKeysCreateOutputSchema, n as UserApiKeysCrud, o as userApiKeysCreateInputSchema, r as teamApiKeysCreateInputSchema, s as userApiKeysCreateOutputSchema, t as TeamApiKeysCrud } from "../../project-api-keys-
|
|
1
|
+
import { a as teamApiKeysCrud, c as userApiKeysCrud, i as teamApiKeysCreateOutputSchema, n as UserApiKeysCrud, o as userApiKeysCreateInputSchema, r as teamApiKeysCreateInputSchema, s as userApiKeysCreateOutputSchema, t as TeamApiKeysCrud } from "../../project-api-keys-CK9SIo0q.js";
|
|
2
2
|
export { TeamApiKeysCrud, UserApiKeysCrud, teamApiKeysCreateInputSchema, teamApiKeysCreateOutputSchema, teamApiKeysCrud, userApiKeysCreateInputSchema, userApiKeysCreateOutputSchema, userApiKeysCrud };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as clientProjectsCrud, c as projectsCrud, d as projectsCrudAdminReadSchema, f as projectsCrudAdminUpdateSchema, i as adminUserProjectsCrud, l as projectsCrudAdminCreateSchema, n as ClientProjectsCrud, o as emailConfigSchema, p as projectsCrudClientReadSchema, r as ProjectsCrud, s as emailConfigWithoutPasswordSchema, t as AdminUserProjectsCrud, u as projectsCrudAdminDeleteSchema } from "../../projects-
|
|
1
|
+
import { a as clientProjectsCrud, c as projectsCrud, d as projectsCrudAdminReadSchema, f as projectsCrudAdminUpdateSchema, i as adminUserProjectsCrud, l as projectsCrudAdminCreateSchema, n as ClientProjectsCrud, o as emailConfigSchema, p as projectsCrudClientReadSchema, r as ProjectsCrud, s as emailConfigWithoutPasswordSchema, t as AdminUserProjectsCrud, u as projectsCrudAdminDeleteSchema } from "../../projects-CVqfljhv.js";
|
|
2
2
|
export { AdminUserProjectsCrud, ClientProjectsCrud, ProjectsCrud, adminUserProjectsCrud, clientProjectsCrud, emailConfigSchema, emailConfigWithoutPasswordSchema, projectsCrud, projectsCrudAdminCreateSchema, projectsCrudAdminDeleteSchema, projectsCrudAdminReadSchema, projectsCrudAdminUpdateSchema, projectsCrudClientReadSchema };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as teamMemberProfilesCrudServerReadSchema, i as teamMemberProfilesCrudClientUpdateSchema, n as teamMemberProfilesCrud, r as teamMemberProfilesCrudClientReadSchema, t as TeamMemberProfilesCrud } from "../../team-member-profiles-
|
|
1
|
+
import { a as teamMemberProfilesCrudServerReadSchema, i as teamMemberProfilesCrudClientUpdateSchema, n as teamMemberProfilesCrud, r as teamMemberProfilesCrudClientReadSchema, t as TeamMemberProfilesCrud } from "../../team-member-profiles-CgYXR-Rx.js";
|
|
2
2
|
export { TeamMemberProfilesCrud, teamMemberProfilesCrud, teamMemberProfilesCrudClientReadSchema, teamMemberProfilesCrudClientUpdateSchema, teamMemberProfilesCrudServerReadSchema };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as transactionEntrySchema, i as TransactionType, n as Transaction, o as transactionSchema, r as TransactionEntry, t as TRANSACTION_TYPES } from "../../transactions-
|
|
1
|
+
import { a as transactionEntrySchema, i as TransactionType, n as Transaction, o as transactionSchema, r as TransactionEntry, t as TRANSACTION_TYPES } from "../../transactions-7q13mxhG.js";
|
|
2
2
|
export { TRANSACTION_TYPES, Transaction, TransactionEntry, TransactionType, transactionEntrySchema, transactionSchema };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as userCreatedWebhookEvent, c as usersCrud, d as usersCrudServerReadSchema, f as usersCrudServerUpdateSchema, i as signUpRiskScoresSchema, l as usersCrudServerCreateSchema, n as UsersCrud, o as userDeletedWebhookEvent, r as riskScoreFieldSchema, s as userUpdatedWebhookEvent, t as SignUpRiskScoresCrud, u as usersCrudServerDeleteSchema } from "../../users-
|
|
1
|
+
import { a as userCreatedWebhookEvent, c as usersCrud, d as usersCrudServerReadSchema, f as usersCrudServerUpdateSchema, i as signUpRiskScoresSchema, l as usersCrudServerCreateSchema, n as UsersCrud, o as userDeletedWebhookEvent, r as riskScoreFieldSchema, s as userUpdatedWebhookEvent, t as SignUpRiskScoresCrud, u as usersCrudServerDeleteSchema } from "../../users-7MKfEyyq.js";
|
|
2
2
|
export { SignUpRiskScoresCrud, UsersCrud, riskScoreFieldSchema, signUpRiskScoresSchema, userCreatedWebhookEvent, userDeletedWebhookEvent, userUpdatedWebhookEvent, usersCrud, usersCrudServerCreateSchema, usersCrudServerDeleteSchema, usersCrudServerReadSchema, usersCrudServerUpdateSchema };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as planUsageResponseSchema, i as planUsageKindSchema, n as PlanUsageResponse, o as planUsageRowSchema, r as PlanUsageRow, t as PlanUsageKind } from "../plan-usage-
|
|
1
|
+
import { a as planUsageResponseSchema, i as planUsageKindSchema, n as PlanUsageResponse, o as planUsageRowSchema, r as PlanUsageRow, t as PlanUsageKind } from "../plan-usage-COq9I00z.js";
|
|
2
2
|
export { PlanUsageKind, PlanUsageResponse, PlanUsageRow, planUsageKindSchema, planUsageResponseSchema, planUsageRowSchema };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as ServerAuthApplicationOptions, t as HexclaveServerInterface } from "../server-interface-
|
|
1
|
+
import { n as ServerAuthApplicationOptions, t as HexclaveServerInterface } from "../server-interface-CRp4VVZh.js";
|
|
2
2
|
export { HexclaveServerInterface, ServerAuthApplicationOptions };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as webhookEvents, t as WebhookEvent } from "../webhooks-
|
|
1
|
+
import { n as webhookEvents, t as WebhookEvent } from "../webhooks-C5gG85Ce.js";
|
|
2
2
|
export { WebhookEvent, webhookEvents };
|
|
@@ -512,7 +512,7 @@ declare const KnownErrors: {
|
|
|
512
512
|
ItemNotFound: KnownErrorConstructor<KnownError & KnownErrorBrand<"ITEM_NOT_FOUND">, [itemId: string]> & {
|
|
513
513
|
errorCode: "ITEM_NOT_FOUND";
|
|
514
514
|
};
|
|
515
|
-
ItemCustomerTypeDoesNotMatch: KnownErrorConstructor<KnownError & KnownErrorBrand<"ITEM_CUSTOMER_TYPE_DOES_NOT_MATCH">, [itemId: string, customerId: string, itemCustomerType: "
|
|
515
|
+
ItemCustomerTypeDoesNotMatch: KnownErrorConstructor<KnownError & KnownErrorBrand<"ITEM_CUSTOMER_TYPE_DOES_NOT_MATCH">, [itemId: string, customerId: string, itemCustomerType: "user" | "team" | "custom" | undefined, actualCustomerType: "user" | "team" | "custom"]> & {
|
|
516
516
|
errorCode: "ITEM_CUSTOMER_TYPE_DOES_NOT_MATCH";
|
|
517
517
|
};
|
|
518
518
|
CustomerDoesNotExist: KnownErrorConstructor<KnownError & KnownErrorBrand<"CUSTOMER_DOES_NOT_EXIST">, [customerId: string]> & {
|
|
@@ -521,7 +521,7 @@ declare const KnownErrors: {
|
|
|
521
521
|
ProductDoesNotExist: KnownErrorConstructor<KnownError & KnownErrorBrand<"PRODUCT_DOES_NOT_EXIST">, [productId: string, context: "server_only" | "item_exists" | null]> & {
|
|
522
522
|
errorCode: "PRODUCT_DOES_NOT_EXIST";
|
|
523
523
|
};
|
|
524
|
-
ProductCustomerTypeDoesNotMatch: KnownErrorConstructor<KnownError & KnownErrorBrand<"PRODUCT_CUSTOMER_TYPE_DOES_NOT_MATCH">, [productId: string | undefined, customerId: string, productCustomerType: "
|
|
524
|
+
ProductCustomerTypeDoesNotMatch: KnownErrorConstructor<KnownError & KnownErrorBrand<"PRODUCT_CUSTOMER_TYPE_DOES_NOT_MATCH">, [productId: string | undefined, customerId: string, productCustomerType: "user" | "team" | "custom" | undefined, actualCustomerType: "user" | "team" | "custom"]> & {
|
|
525
525
|
errorCode: "PRODUCT_CUSTOMER_TYPE_DOES_NOT_MATCH";
|
|
526
526
|
};
|
|
527
527
|
ProductAlreadyGranted: KnownErrorConstructor<KnownError & KnownErrorBrand<"PRODUCT_ALREADY_GRANTED">, [productId: string, customerId: string]> & {
|
|
@@ -548,7 +548,7 @@ declare const KnownErrors: {
|
|
|
548
548
|
StripeAccountInfoNotFound: KnownErrorConstructor<KnownError & KnownErrorBrand<"STRIPE_ACCOUNT_INFO_NOT_FOUND">, []> & {
|
|
549
549
|
errorCode: "STRIPE_ACCOUNT_INFO_NOT_FOUND";
|
|
550
550
|
};
|
|
551
|
-
DefaultPaymentMethodRequired: KnownErrorConstructor<KnownError & KnownErrorBrand<"DEFAULT_PAYMENT_METHOD_REQUIRED">, [customerType: "
|
|
551
|
+
DefaultPaymentMethodRequired: KnownErrorConstructor<KnownError & KnownErrorBrand<"DEFAULT_PAYMENT_METHOD_REQUIRED">, [customerType: "user" | "team", customerId: string]> & {
|
|
552
552
|
errorCode: "DEFAULT_PAYMENT_METHOD_REQUIRED";
|
|
553
553
|
};
|
|
554
554
|
NewPurchasesBlocked: KnownErrorConstructor<KnownError & KnownErrorBrand<"NEW_PURCHASES_BLOCKED">, []> & {
|
|
@@ -572,4 +572,4 @@ declare const KnownErrors: {
|
|
|
572
572
|
};
|
|
573
573
|
//#endregion
|
|
574
574
|
export { KnownErrors as a, KnownErrorJson as i, KnownError as n, KnownErrorConstructor as r, AbstractKnownErrorConstructor as t };
|
|
575
|
-
//# sourceMappingURL=known-errors-
|
|
575
|
+
//# sourceMappingURL=known-errors-Bhd0JAgh.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"known-errors-
|
|
1
|
+
{"version":3,"file":"known-errors-Bhd0JAgh.d.ts","names":[],"sources":["../src/known-errors.tsx"],"mappings":";;;;KAKY,cAAA;EACV,IAAA;EACA,OAAA;EACA,OAAA,GAAU,IAAI;AAAA;AAAA,KAGJ,6BAAA,yCACU,IAAA,EAAM,IAAA,KAAS,UAAA;EAEjC,uBAAA,GAA0B,IAAA,EAAM,cAAA,KAAmB,IAAA;AAAA;AAAA,KAG3C,qBAAA,uBAA4C,UAAA;EAAA,QAC/C,IAAA,EAAM,IAAA,GAAO,aAAA;IAAkB,eAAA,EAAiB,IAAA;EAAA;EACvD,SAAA;EACA,uBAAA,GAA0B,IAAA,EAAM,cAAA,KAAmB,IAAA;EACnD,UAAA,GAAa,KAAA,cAAmB,KAAA,IAAS,aAAA;IAAkB,eAAA,EAAiB,IAAA;EAAA;AAAA;AAAA,uBAGxD,UAAA,SAAmB,WAAA;EAAA,SAKrB,UAAA;EAAA,SACA,oBAAA;EAAA,SACA,OAAA,GAAU,IAAA;EAAA,iBANX,sBAAA;EACV,IAAA;cAGW,UAAA,UACA,oBAAA,UACA,OAAA,GAAU,IAAA;EAAA,OAQd,YAAA,CAAa,KAAA,YAAiB,KAAA,IAAS,UAAA;EAKrC,OAAA,IAAW,UAAA;EAIX,UAAA,IAAc,MAAA;EASd,iBAAA,IAAqB,IAAA;EAAA,IAQjC,SAAA;EAAA,OAIU,uBAAA,CAAwB,IAAA,EAAM,cAAA,GAAiB,qBAAA,QAA6B,UAAA;EAAA,OAQ5E,QAAA,CAAS,IAAA,EAAM,cAAA,GAAiB,UAAA;AAAA;AAAA,cAe1C,sCAAA;;;;KAID,eAAA;EA5E6B;;;;;EAAA,CAkF/B,sCAAsC,WAC/B,SAAA;AAAA;AAAA,KA2uDE,WAAA,wBACS,WAAA,GAAc,YAAA,QAAoB,WAAA,CAAY,CAAA;AAAA,cAGtD,WAAA"}
|
package/dist/known-errors.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as KnownErrors, i as KnownErrorJson, n as KnownError, r as KnownErrorConstructor, t as AbstractKnownErrorConstructor } from "./known-errors-
|
|
1
|
+
import { a as KnownErrors, i as KnownErrorJson, n as KnownError, r as KnownErrorConstructor, t as AbstractKnownErrorConstructor } from "./known-errors-Bhd0JAgh.js";
|
|
2
2
|
export { AbstractKnownErrorConstructor, KnownError, KnownErrorConstructor, KnownErrorJson, KnownErrors };
|
|
@@ -24,16 +24,16 @@ declare const planUsageRowSchema: yup$1.ObjectSchema<{
|
|
|
24
24
|
declare const planUsageResponseSchema: yup$1.ObjectSchema<{
|
|
25
25
|
owner_team_id: string;
|
|
26
26
|
owner_team_display_name: string;
|
|
27
|
-
plan_id: "
|
|
27
|
+
plan_id: "team" | "free" | "growth";
|
|
28
28
|
plan_display_name: string;
|
|
29
29
|
period_start_millis: number;
|
|
30
30
|
period_end_millis: number;
|
|
31
31
|
next_plan_id: "team" | "growth" | null;
|
|
32
32
|
are_plan_limits_enforced: boolean;
|
|
33
33
|
rows: {
|
|
34
|
-
kind: "current" | "metered" | "capability";
|
|
35
|
-
item_id: "dashboard_admins" | "auth_users" | "emails_per_month" | "analytics_timeout_seconds" | "analytics_events" | "session_replays" | "onboarding_call";
|
|
36
34
|
display_name: string;
|
|
35
|
+
item_id: "dashboard_admins" | "auth_users" | "emails_per_month" | "analytics_timeout_seconds" | "analytics_events" | "session_replays" | "onboarding_call";
|
|
36
|
+
kind: "current" | "metered" | "capability";
|
|
37
37
|
used: number | null;
|
|
38
38
|
limit: number | null;
|
|
39
39
|
remaining: number | null;
|
|
@@ -56,4 +56,4 @@ type PlanUsageRow = yup$1.InferType<typeof planUsageRowSchema>;
|
|
|
56
56
|
type PlanUsageResponse = yup$1.InferType<typeof planUsageResponseSchema>;
|
|
57
57
|
//#endregion
|
|
58
58
|
export { planUsageResponseSchema as a, planUsageKindSchema as i, PlanUsageResponse as n, planUsageRowSchema as o, PlanUsageRow as r, PlanUsageKind as t };
|
|
59
|
-
//# sourceMappingURL=plan-usage-
|
|
59
|
+
//# sourceMappingURL=plan-usage-COq9I00z.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plan-usage-
|
|
1
|
+
{"version":3,"file":"plan-usage-COq9I00z.d.ts","names":[],"sources":["../src/interface/plan-usage.ts"],"mappings":";;;cAOa,mBAAA,EAAmB,KAAA,CAAA,YAAA,uCAAA,KAAA,CAAA,SAAA;AAAA,cAEnB,kBAAA,EAAkB,KAAA,CAAA,YAAA;;;;;;;;;GASnB,KAAA,CAAA,SAAA;;;;;;;;;;cAEC,uBAAA,EAAuB,KAAA,CAAA,YAAA;;;;;;;;;;;;;;;;;;;GAUxB,KAAA,CAAA,SAAA;;;;;;;;;;;KAEA,aAAA,GAAgB,KAAA,CAAI,SAAS,QAAQ,mBAAA;AAAA,KACrC,YAAA,GAAe,KAAA,CAAI,SAAS,QAAQ,kBAAA;AAAA,KACpC,iBAAA,GAAoB,KAAA,CAAI,SAAS,QAAQ,uBAAA"}
|
|
@@ -11,10 +11,11 @@ declare const customerProductReadSchema: yup$1.ObjectSchema<{
|
|
|
11
11
|
server_metadata?: {} | null | undefined;
|
|
12
12
|
free_trial?: DayInterval | undefined;
|
|
13
13
|
display_name: string;
|
|
14
|
-
customer_type: "
|
|
14
|
+
customer_type: "user" | "team" | "custom";
|
|
15
15
|
server_only: boolean;
|
|
16
16
|
stackable: boolean;
|
|
17
17
|
prices: Record<string, {
|
|
18
|
+
free_trial?: DayInterval | undefined;
|
|
18
19
|
USD?: string | undefined;
|
|
19
20
|
EUR?: string | undefined;
|
|
20
21
|
GBP?: string | undefined;
|
|
@@ -22,7 +23,6 @@ declare const customerProductReadSchema: yup$1.ObjectSchema<{
|
|
|
22
23
|
INR?: string | undefined;
|
|
23
24
|
AUD?: string | undefined;
|
|
24
25
|
CAD?: string | undefined;
|
|
25
|
-
free_trial?: DayInterval | undefined;
|
|
26
26
|
interval?: DayInterval | undefined;
|
|
27
27
|
}>;
|
|
28
28
|
included_items: Record<string, {
|
|
@@ -45,10 +45,11 @@ declare const customerProductReadSchema: yup$1.ObjectSchema<{
|
|
|
45
45
|
server_metadata?: {} | null | undefined;
|
|
46
46
|
free_trial?: DayInterval | undefined;
|
|
47
47
|
display_name: string;
|
|
48
|
-
customer_type: "
|
|
48
|
+
customer_type: "user" | "team" | "custom";
|
|
49
49
|
server_only: boolean;
|
|
50
50
|
stackable: boolean;
|
|
51
51
|
prices: Record<string, {
|
|
52
|
+
free_trial?: DayInterval | undefined;
|
|
52
53
|
USD?: string | undefined;
|
|
53
54
|
EUR?: string | undefined;
|
|
54
55
|
GBP?: string | undefined;
|
|
@@ -56,7 +57,6 @@ declare const customerProductReadSchema: yup$1.ObjectSchema<{
|
|
|
56
57
|
INR?: string | undefined;
|
|
57
58
|
AUD?: string | undefined;
|
|
58
59
|
CAD?: string | undefined;
|
|
59
|
-
free_trial?: DayInterval | undefined;
|
|
60
60
|
interval?: DayInterval | undefined;
|
|
61
61
|
}>;
|
|
62
62
|
included_items: Record<string, {
|
|
@@ -108,10 +108,11 @@ declare const customerProductsListResponseSchema: yup$1.ObjectSchema<{
|
|
|
108
108
|
server_metadata?: {} | null | undefined;
|
|
109
109
|
free_trial?: DayInterval | undefined;
|
|
110
110
|
display_name: string;
|
|
111
|
-
customer_type: "
|
|
111
|
+
customer_type: "user" | "team" | "custom";
|
|
112
112
|
server_only: boolean;
|
|
113
113
|
stackable: boolean;
|
|
114
114
|
prices: Record<string, {
|
|
115
|
+
free_trial?: DayInterval | undefined;
|
|
115
116
|
USD?: string | undefined;
|
|
116
117
|
EUR?: string | undefined;
|
|
117
118
|
GBP?: string | undefined;
|
|
@@ -119,7 +120,6 @@ declare const customerProductsListResponseSchema: yup$1.ObjectSchema<{
|
|
|
119
120
|
INR?: string | undefined;
|
|
120
121
|
AUD?: string | undefined;
|
|
121
122
|
CAD?: string | undefined;
|
|
122
|
-
free_trial?: DayInterval | undefined;
|
|
123
123
|
interval?: DayInterval | undefined;
|
|
124
124
|
}>;
|
|
125
125
|
included_items: Record<string, {
|
|
@@ -138,10 +138,11 @@ declare const customerProductsListResponseSchema: yup$1.ObjectSchema<{
|
|
|
138
138
|
server_metadata?: {} | null | undefined;
|
|
139
139
|
free_trial?: DayInterval | undefined;
|
|
140
140
|
display_name: string;
|
|
141
|
-
customer_type: "
|
|
141
|
+
customer_type: "user" | "team" | "custom";
|
|
142
142
|
server_only: boolean;
|
|
143
143
|
stackable: boolean;
|
|
144
144
|
prices: Record<string, {
|
|
145
|
+
free_trial?: DayInterval | undefined;
|
|
145
146
|
USD?: string | undefined;
|
|
146
147
|
EUR?: string | undefined;
|
|
147
148
|
GBP?: string | undefined;
|
|
@@ -149,7 +150,6 @@ declare const customerProductsListResponseSchema: yup$1.ObjectSchema<{
|
|
|
149
150
|
INR?: string | undefined;
|
|
150
151
|
AUD?: string | undefined;
|
|
151
152
|
CAD?: string | undefined;
|
|
152
|
-
free_trial?: DayInterval | undefined;
|
|
153
153
|
interval?: DayInterval | undefined;
|
|
154
154
|
}>;
|
|
155
155
|
included_items: Record<string, {
|
|
@@ -179,4 +179,4 @@ type ListCustomerProductsOptions = {
|
|
|
179
179
|
};
|
|
180
180
|
//#endregion
|
|
181
181
|
export { customerProductsListResponseSchema as a, customerProductReadSchema as i, CustomerProductsListResponse as n, ListCustomerProductsOptions as r, CustomerProductRead as t };
|
|
182
|
-
//# sourceMappingURL=products-
|
|
182
|
+
//# sourceMappingURL=products-BkPf1X78.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"products-
|
|
1
|
+
{"version":3,"file":"products-BkPf1X78.d.ts","names":[],"sources":["../src/interface/crud/products.ts"],"mappings":";;;;cAQa,yBAAA,EAAyB,KAAA,CAAA,YAAA;;;;;;;iBAc1B,WAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAEA,mBAAA,GAAsB,KAAA,CAAI,SAAS,QAAQ,yBAAA;AAAA,cAE1C,kCAAA,EAAkC,KAAA,CAAA,YAAA;;;;;;;;;;;;;;qBAMnC,WAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAEA,4BAAA,GAA+B,KAAA,CAAI,SAAS,QAAQ,kCAAA;AAAA,KAEpD,2BAAA;EACV,aAAA;EACA,WAAA;EACA,MAAA;EACA,KAAA;AAAA"}
|
|
@@ -78,11 +78,11 @@ declare const userApiKeysCrud: CrudSchemaFromOptions<{
|
|
|
78
78
|
is_public: undefined;
|
|
79
79
|
user_id: undefined;
|
|
80
80
|
}, "">, userApiKeysCreateOutputSchema: yup$1.ObjectSchema<{
|
|
81
|
+
description: string;
|
|
81
82
|
type: "user";
|
|
83
|
+
user_id: string;
|
|
82
84
|
id: string;
|
|
83
|
-
description: string;
|
|
84
85
|
created_at_millis: number;
|
|
85
|
-
user_id: string;
|
|
86
86
|
expires_at_millis: number | undefined;
|
|
87
87
|
manually_revoked_at_millis: number | undefined;
|
|
88
88
|
is_public: boolean;
|
|
@@ -176,14 +176,14 @@ declare const teamApiKeysCrud: CrudSchemaFromOptions<{
|
|
|
176
176
|
is_public: undefined;
|
|
177
177
|
team_id: undefined;
|
|
178
178
|
}, "">, teamApiKeysCreateOutputSchema: yup$1.ObjectSchema<{
|
|
179
|
+
description: string;
|
|
179
180
|
type: "team";
|
|
180
181
|
id: string;
|
|
181
|
-
description: string;
|
|
182
182
|
created_at_millis: number;
|
|
183
|
-
team_id: string;
|
|
184
183
|
expires_at_millis: number | undefined;
|
|
185
184
|
manually_revoked_at_millis: number | undefined;
|
|
186
185
|
is_public: boolean;
|
|
186
|
+
team_id: string;
|
|
187
187
|
} & {
|
|
188
188
|
value: string;
|
|
189
189
|
}, yup$1.AnyObject, {
|
|
@@ -200,4 +200,4 @@ declare const teamApiKeysCrud: CrudSchemaFromOptions<{
|
|
|
200
200
|
type TeamApiKeysCrud = CrudTypeOf<typeof teamApiKeysCrud>;
|
|
201
201
|
//#endregion
|
|
202
202
|
export { teamApiKeysCrud as a, userApiKeysCrud as c, teamApiKeysCreateOutputSchema as i, UserApiKeysCrud as n, userApiKeysCreateInputSchema as o, teamApiKeysCreateInputSchema as r, userApiKeysCreateOutputSchema as s, TeamApiKeysCrud as t };
|
|
203
|
-
//# sourceMappingURL=project-api-keys-
|
|
203
|
+
//# sourceMappingURL=project-api-keys-CK9SIo0q.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"project-api-keys-
|
|
1
|
+
{"version":3,"file":"project-api-keys-CK9SIo0q.d.ts","names":[],"sources":["../src/interface/crud/project-api-keys.ts"],"mappings":";;;;cAwFQ,eAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oCACyC,KAAA,CAAA,YAAA;;;;;;;;;;yCACE,KAAA,CAAA,YAAA;;;;;;;;;;;;;;;;;;;;;;KAEvC,eAAA,GAAkB,UAAU,QAAQ,eAAA;AAAA,cAGxC,eAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oCACyC,KAAA,CAAA,YAAA;;;;;;;;;;yCACE,KAAA,CAAA,YAAA;;;;;;;;;;;;;;;;;;;;;;KAEvC,eAAA,GAAkB,UAAU,QAAQ,eAAA"}
|
|
@@ -50,7 +50,7 @@ declare const projectsCrudAdminReadSchema: import("yup").ObjectSchema<{
|
|
|
50
50
|
onboarding_state: {
|
|
51
51
|
selected_config_choice: "create-new" | "link-existing";
|
|
52
52
|
selected_apps: string[];
|
|
53
|
-
selected_sign_in_methods: ("
|
|
53
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
|
|
54
54
|
selected_email_theme_id: string | null;
|
|
55
55
|
selected_payments_country: "US" | "OTHER";
|
|
56
56
|
} | null | undefined;
|
|
@@ -225,7 +225,7 @@ declare const projectsCrudAdminUpdateSchema: import("yup").ObjectSchema<{
|
|
|
225
225
|
onboarding_state: {
|
|
226
226
|
selected_config_choice: "create-new" | "link-existing";
|
|
227
227
|
selected_apps: string[];
|
|
228
|
-
selected_sign_in_methods: ("
|
|
228
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
|
|
229
229
|
selected_email_theme_id: string | null;
|
|
230
230
|
selected_payments_country: "US" | "OTHER";
|
|
231
231
|
} | null | undefined;
|
|
@@ -305,7 +305,7 @@ declare const projectsCrudAdminCreateSchema: import("yup").ObjectSchema<{
|
|
|
305
305
|
onboarding_state: {
|
|
306
306
|
selected_config_choice: "create-new" | "link-existing";
|
|
307
307
|
selected_apps: string[];
|
|
308
|
-
selected_sign_in_methods: ("
|
|
308
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
|
|
309
309
|
selected_email_theme_id: string | null;
|
|
310
310
|
selected_payments_country: "US" | "OTHER";
|
|
311
311
|
} | null | undefined;
|
|
@@ -457,7 +457,7 @@ declare const projectsCrud: CrudSchemaFromOptions<{
|
|
|
457
457
|
onboarding_state: {
|
|
458
458
|
selected_config_choice: "create-new" | "link-existing";
|
|
459
459
|
selected_apps: string[];
|
|
460
|
-
selected_sign_in_methods: ("
|
|
460
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
|
|
461
461
|
selected_email_theme_id: string | null;
|
|
462
462
|
selected_payments_country: "US" | "OTHER";
|
|
463
463
|
} | null | undefined;
|
|
@@ -582,7 +582,7 @@ declare const projectsCrud: CrudSchemaFromOptions<{
|
|
|
582
582
|
onboarding_state: {
|
|
583
583
|
selected_config_choice: "create-new" | "link-existing";
|
|
584
584
|
selected_apps: string[];
|
|
585
|
-
selected_sign_in_methods: ("
|
|
585
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
|
|
586
586
|
selected_email_theme_id: string | null;
|
|
587
587
|
selected_payments_country: "US" | "OTHER";
|
|
588
588
|
} | null | undefined;
|
|
@@ -690,7 +690,7 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
|
|
|
690
690
|
onboarding_state: {
|
|
691
691
|
selected_config_choice: "create-new" | "link-existing";
|
|
692
692
|
selected_apps: string[];
|
|
693
|
-
selected_sign_in_methods: ("
|
|
693
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
|
|
694
694
|
selected_email_theme_id: string | null;
|
|
695
695
|
selected_payments_country: "US" | "OTHER";
|
|
696
696
|
} | null | undefined;
|
|
@@ -815,7 +815,7 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
|
|
|
815
815
|
onboarding_state: {
|
|
816
816
|
selected_config_choice: "create-new" | "link-existing";
|
|
817
817
|
selected_apps: string[];
|
|
818
|
-
selected_sign_in_methods: ("
|
|
818
|
+
selected_sign_in_methods: ("google" | "github" | "microsoft" | "credential" | "magicLink" | "passkey")[];
|
|
819
819
|
selected_email_theme_id: string | null;
|
|
820
820
|
selected_payments_country: "US" | "OTHER";
|
|
821
821
|
} | null | undefined;
|
|
@@ -901,4 +901,4 @@ declare const adminUserProjectsCrud: CrudSchemaFromOptions<{
|
|
|
901
901
|
type AdminUserProjectsCrud = CrudTypeOf<typeof adminUserProjectsCrud>;
|
|
902
902
|
//#endregion
|
|
903
903
|
export { clientProjectsCrud as a, projectsCrud as c, projectsCrudAdminReadSchema as d, projectsCrudAdminUpdateSchema as f, adminUserProjectsCrud as i, projectsCrudAdminCreateSchema as l, ClientProjectsCrud as n, emailConfigSchema as o, projectsCrudClientReadSchema as p, ProjectsCrud as r, emailConfigWithoutPasswordSchema as s, AdminUserProjectsCrud as t, projectsCrudAdminDeleteSchema as u };
|
|
904
|
-
//# sourceMappingURL=projects-
|
|
904
|
+
//# sourceMappingURL=projects-CVqfljhv.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"projects-
|
|
1
|
+
{"version":3,"file":"projects-CVqfljhv.d.ts","names":[],"sources":["../src/interface/crud/projects.ts"],"mappings":";;;cAsDa,iBAAA,gBAAiB,YAAA;;;;;;;;;;;;;;;;;cAsBjB,gCAAA,gBAAgC,YAAA;;;;;;;;;;;;;;;;cAShC,2BAAA,gBAA2B,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyC3B,4BAAA,gBAA4B,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAsB5B,6BAAA,gBAA6B,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkC7B,6BAAA,gBAA6B,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM7B,6BAAA,gBAA6B,WAAA,+BAAA,SAAA;AAAA,cAE7B,kBAAA,EASX,qBAT6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAUnB,kBAAA,GAAqB,UAAU,QAAQ,kBAAA;AAAA,cAEtC,YAAA,EAwBX,qBAxBuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAyBb,YAAA,GAAe,UAAU,QAAQ,YAAA;AAAA,cAEhC,qBAAA,EAWX,qBAXgC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAYtB,qBAAA,GAAwB,UAAU,QAAQ,qBAAA"}
|