@develit-services/ledger 0.0.5 → 0.0.6
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/@types.d.cts +3 -3
- package/dist/@types.d.mts +3 -3
- package/dist/@types.d.ts +3 -3
- package/dist/database/schema.d.cts +1 -1
- package/dist/database/schema.d.mts +1 -1
- package/dist/database/schema.d.ts +1 -1
- package/dist/export/worker.d.cts +2 -2
- package/dist/export/worker.d.mts +2 -2
- package/dist/export/worker.d.ts +2 -2
- package/dist/export/wrangler.cjs +1 -1
- package/dist/export/wrangler.mjs +1 -1
- package/dist/shared/{ledger.hh5byAnS.d.cts → ledger.BGDeCrA0.d.mts} +8 -8
- package/dist/shared/{ledger.SIFMVIVa.d.ts → ledger.CSKqugjV.d.ts} +8 -8
- package/dist/shared/{ledger.DYO-p4CG.d.mts → ledger.CSi5bWgX.d.cts} +8 -8
- package/dist/shared/{ledger.DAZkVJGP.d.cts → ledger._YlR4Uxg.d.cts} +4 -4
- package/dist/shared/{ledger.DAZkVJGP.d.mts → ledger._YlR4Uxg.d.mts} +4 -4
- package/dist/shared/{ledger.DAZkVJGP.d.ts → ledger._YlR4Uxg.d.ts} +4 -4
- package/package.json +1 -1
package/dist/@types.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { A as ACCOUNT_TYPES, b as ASSET_TYPES, a as AccountType, c as AssetType, B as BALANCE_STRATEGIES, u as BATCH_STATUSES, d as BalanceStrategy, x as BankCode, v as BatchStatus, y as COUNTRY_CODES, z as CountryCode, C as CryptoNetworkCode, w as Currency, t as CurrencyCode, E as ENTRY_STATUSES, m as EntryMetadata, f as EntryStatus, I as IDENTIFIER_KINDS, e as IdentifierKind, P as PAYMENT_CHARGE_TYPES, r as PAYMENT_DIRECTIONS, p as PAYMENT_STATUSES, n as PAYMENT_TYPES, k as PaymentChargeType, s as PaymentDirection, q as PaymentStatus, o as PaymentType, R as REFERENCE_TYPES, j as ReferenceType, T as TRANSACTION_STATUSES, h as TRANSACTION_TYPES, l as TransactionMetadata, g as TransactionStatus, i as TransactionType } from './shared/ledger.
|
|
2
|
-
import { T as TransactionSelectType } from './shared/ledger.
|
|
3
|
-
export { K as AccountIdentifierInsertType, N as AccountIdentifierMappingInsertType, M as AccountIdentifierMappingSelectType, J as AccountIdentifierSelectType, H as AccountInsertType, E as AccountSelectType, P as AccountWithIdentifiersSelectType, h as CreateAccountInput, i as CreateAccountOutput, C as CreateTransactionInput, a as CreateTransactionOutput, D as DeleteAccountInput, l as DeleteAccountOutput, F as FindAccountByIdentifierInput, w as FindAccountByIdentifierOutput, x as GetAccountBalanceInput, y as GetAccountBalanceOutput, r as GetAccountIdentifierInput, s as GetAccountIdentifierOutput, m as GetAccountInput, n as GetAccountOutput, o as GetAccountsByOwnerInput, p as GetAccountsByOwnerOutput, G as GetTransactionByIdInput, c as GetTransactionByIdOutput, d as GetTransactionsByIdReferenceInput, e as GetTransactionsByReferenceIdOutput, f as GetTransactionsInput, g as GetTransactionsOutput, I as IncludeRelation, B as InferResultType, u as ListAccountIdentifiersInput, v as ListAccountIdentifiersOutput, L as ListAccountsInput, q as ListAccountsOutput, O as TransactionInsertType, j as UpdateAccountInput, k as UpdateAccountOutput, z as UpdateTransactionConfirmationSentAtInput, A as UpdateTransactionConfirmationSentAtOutput, U as UpdateTransactionInput, b as UpdateTransactionOutput, Q as createAccountInputSchema, R as createTransactionInputSchema, S as deleteAccountInputSchema, V as findAccountByIdentifierInputSchema, X as getAccountBalanceInputSchema, Y as getAccountIdentifierInputSchema, W as getAccountInputSchema, Z as getAccountsByOwnerInputSchema, a2 as getTransactionByIdInputSchema, a3 as getTransactionsByReferenceIdInputSchema, a4 as getTransactionsInputSchema, _ as listAccountIdentifiersInputSchema, $ as listAccountsInputSchema, a0 as updateAccountInputSchema, a5 as updateTransactionConfirmationSentAtInputSchema, a1 as updateTransactionInputSchema } from './shared/ledger.
|
|
1
|
+
export { A as ACCOUNT_TYPES, b as ASSET_TYPES, a as AccountType, c as AssetType, B as BALANCE_STRATEGIES, u as BATCH_STATUSES, d as BalanceStrategy, x as BankCode, v as BatchStatus, y as COUNTRY_CODES, z as CountryCode, C as CryptoNetworkCode, w as Currency, t as CurrencyCode, E as ENTRY_STATUSES, m as EntryMetadata, f as EntryStatus, I as IDENTIFIER_KINDS, e as IdentifierKind, P as PAYMENT_CHARGE_TYPES, r as PAYMENT_DIRECTIONS, p as PAYMENT_STATUSES, n as PAYMENT_TYPES, k as PaymentChargeType, s as PaymentDirection, q as PaymentStatus, o as PaymentType, R as REFERENCE_TYPES, j as ReferenceType, T as TRANSACTION_STATUSES, h as TRANSACTION_TYPES, l as TransactionMetadata, g as TransactionStatus, i as TransactionType } from './shared/ledger._YlR4Uxg.cjs';
|
|
2
|
+
import { T as TransactionSelectType } from './shared/ledger.CSi5bWgX.cjs';
|
|
3
|
+
export { K as AccountIdentifierInsertType, N as AccountIdentifierMappingInsertType, M as AccountIdentifierMappingSelectType, J as AccountIdentifierSelectType, H as AccountInsertType, E as AccountSelectType, P as AccountWithIdentifiersSelectType, h as CreateAccountInput, i as CreateAccountOutput, C as CreateTransactionInput, a as CreateTransactionOutput, D as DeleteAccountInput, l as DeleteAccountOutput, F as FindAccountByIdentifierInput, w as FindAccountByIdentifierOutput, x as GetAccountBalanceInput, y as GetAccountBalanceOutput, r as GetAccountIdentifierInput, s as GetAccountIdentifierOutput, m as GetAccountInput, n as GetAccountOutput, o as GetAccountsByOwnerInput, p as GetAccountsByOwnerOutput, G as GetTransactionByIdInput, c as GetTransactionByIdOutput, d as GetTransactionsByIdReferenceInput, e as GetTransactionsByReferenceIdOutput, f as GetTransactionsInput, g as GetTransactionsOutput, I as IncludeRelation, B as InferResultType, u as ListAccountIdentifiersInput, v as ListAccountIdentifiersOutput, L as ListAccountsInput, q as ListAccountsOutput, O as TransactionInsertType, j as UpdateAccountInput, k as UpdateAccountOutput, z as UpdateTransactionConfirmationSentAtInput, A as UpdateTransactionConfirmationSentAtOutput, U as UpdateTransactionInput, b as UpdateTransactionOutput, Q as createAccountInputSchema, R as createTransactionInputSchema, S as deleteAccountInputSchema, V as findAccountByIdentifierInputSchema, X as getAccountBalanceInputSchema, Y as getAccountIdentifierInputSchema, W as getAccountInputSchema, Z as getAccountsByOwnerInputSchema, a2 as getTransactionByIdInputSchema, a3 as getTransactionsByReferenceIdInputSchema, a4 as getTransactionsInputSchema, _ as listAccountIdentifiersInputSchema, $ as listAccountsInputSchema, a0 as updateAccountInputSchema, a5 as updateTransactionConfirmationSentAtInputSchema, a1 as updateTransactionInputSchema } from './shared/ledger.CSi5bWgX.cjs';
|
|
4
4
|
export { b as LedgerServiceEnv, a as LedgerServiceEnvironmentConfig, L as LedgerServiceWranglerConfig } from './shared/ledger.Ce2yPDUS.cjs';
|
|
5
5
|
export { BANK_CODES, CRYPTO_NETWORK_CODES, CURRENCY_CODES } from '@develit-io/general-codes';
|
|
6
6
|
import 'drizzle-orm';
|
package/dist/@types.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { A as ACCOUNT_TYPES, b as ASSET_TYPES, a as AccountType, c as AssetType, B as BALANCE_STRATEGIES, u as BATCH_STATUSES, d as BalanceStrategy, x as BankCode, v as BatchStatus, y as COUNTRY_CODES, z as CountryCode, C as CryptoNetworkCode, w as Currency, t as CurrencyCode, E as ENTRY_STATUSES, m as EntryMetadata, f as EntryStatus, I as IDENTIFIER_KINDS, e as IdentifierKind, P as PAYMENT_CHARGE_TYPES, r as PAYMENT_DIRECTIONS, p as PAYMENT_STATUSES, n as PAYMENT_TYPES, k as PaymentChargeType, s as PaymentDirection, q as PaymentStatus, o as PaymentType, R as REFERENCE_TYPES, j as ReferenceType, T as TRANSACTION_STATUSES, h as TRANSACTION_TYPES, l as TransactionMetadata, g as TransactionStatus, i as TransactionType } from './shared/ledger.
|
|
2
|
-
import { T as TransactionSelectType } from './shared/ledger.
|
|
3
|
-
export { K as AccountIdentifierInsertType, N as AccountIdentifierMappingInsertType, M as AccountIdentifierMappingSelectType, J as AccountIdentifierSelectType, H as AccountInsertType, E as AccountSelectType, P as AccountWithIdentifiersSelectType, h as CreateAccountInput, i as CreateAccountOutput, C as CreateTransactionInput, a as CreateTransactionOutput, D as DeleteAccountInput, l as DeleteAccountOutput, F as FindAccountByIdentifierInput, w as FindAccountByIdentifierOutput, x as GetAccountBalanceInput, y as GetAccountBalanceOutput, r as GetAccountIdentifierInput, s as GetAccountIdentifierOutput, m as GetAccountInput, n as GetAccountOutput, o as GetAccountsByOwnerInput, p as GetAccountsByOwnerOutput, G as GetTransactionByIdInput, c as GetTransactionByIdOutput, d as GetTransactionsByIdReferenceInput, e as GetTransactionsByReferenceIdOutput, f as GetTransactionsInput, g as GetTransactionsOutput, I as IncludeRelation, B as InferResultType, u as ListAccountIdentifiersInput, v as ListAccountIdentifiersOutput, L as ListAccountsInput, q as ListAccountsOutput, O as TransactionInsertType, j as UpdateAccountInput, k as UpdateAccountOutput, z as UpdateTransactionConfirmationSentAtInput, A as UpdateTransactionConfirmationSentAtOutput, U as UpdateTransactionInput, b as UpdateTransactionOutput, Q as createAccountInputSchema, R as createTransactionInputSchema, S as deleteAccountInputSchema, V as findAccountByIdentifierInputSchema, X as getAccountBalanceInputSchema, Y as getAccountIdentifierInputSchema, W as getAccountInputSchema, Z as getAccountsByOwnerInputSchema, a2 as getTransactionByIdInputSchema, a3 as getTransactionsByReferenceIdInputSchema, a4 as getTransactionsInputSchema, _ as listAccountIdentifiersInputSchema, $ as listAccountsInputSchema, a0 as updateAccountInputSchema, a5 as updateTransactionConfirmationSentAtInputSchema, a1 as updateTransactionInputSchema } from './shared/ledger.
|
|
1
|
+
export { A as ACCOUNT_TYPES, b as ASSET_TYPES, a as AccountType, c as AssetType, B as BALANCE_STRATEGIES, u as BATCH_STATUSES, d as BalanceStrategy, x as BankCode, v as BatchStatus, y as COUNTRY_CODES, z as CountryCode, C as CryptoNetworkCode, w as Currency, t as CurrencyCode, E as ENTRY_STATUSES, m as EntryMetadata, f as EntryStatus, I as IDENTIFIER_KINDS, e as IdentifierKind, P as PAYMENT_CHARGE_TYPES, r as PAYMENT_DIRECTIONS, p as PAYMENT_STATUSES, n as PAYMENT_TYPES, k as PaymentChargeType, s as PaymentDirection, q as PaymentStatus, o as PaymentType, R as REFERENCE_TYPES, j as ReferenceType, T as TRANSACTION_STATUSES, h as TRANSACTION_TYPES, l as TransactionMetadata, g as TransactionStatus, i as TransactionType } from './shared/ledger._YlR4Uxg.mjs';
|
|
2
|
+
import { T as TransactionSelectType } from './shared/ledger.BGDeCrA0.mjs';
|
|
3
|
+
export { K as AccountIdentifierInsertType, N as AccountIdentifierMappingInsertType, M as AccountIdentifierMappingSelectType, J as AccountIdentifierSelectType, H as AccountInsertType, E as AccountSelectType, P as AccountWithIdentifiersSelectType, h as CreateAccountInput, i as CreateAccountOutput, C as CreateTransactionInput, a as CreateTransactionOutput, D as DeleteAccountInput, l as DeleteAccountOutput, F as FindAccountByIdentifierInput, w as FindAccountByIdentifierOutput, x as GetAccountBalanceInput, y as GetAccountBalanceOutput, r as GetAccountIdentifierInput, s as GetAccountIdentifierOutput, m as GetAccountInput, n as GetAccountOutput, o as GetAccountsByOwnerInput, p as GetAccountsByOwnerOutput, G as GetTransactionByIdInput, c as GetTransactionByIdOutput, d as GetTransactionsByIdReferenceInput, e as GetTransactionsByReferenceIdOutput, f as GetTransactionsInput, g as GetTransactionsOutput, I as IncludeRelation, B as InferResultType, u as ListAccountIdentifiersInput, v as ListAccountIdentifiersOutput, L as ListAccountsInput, q as ListAccountsOutput, O as TransactionInsertType, j as UpdateAccountInput, k as UpdateAccountOutput, z as UpdateTransactionConfirmationSentAtInput, A as UpdateTransactionConfirmationSentAtOutput, U as UpdateTransactionInput, b as UpdateTransactionOutput, Q as createAccountInputSchema, R as createTransactionInputSchema, S as deleteAccountInputSchema, V as findAccountByIdentifierInputSchema, X as getAccountBalanceInputSchema, Y as getAccountIdentifierInputSchema, W as getAccountInputSchema, Z as getAccountsByOwnerInputSchema, a2 as getTransactionByIdInputSchema, a3 as getTransactionsByReferenceIdInputSchema, a4 as getTransactionsInputSchema, _ as listAccountIdentifiersInputSchema, $ as listAccountsInputSchema, a0 as updateAccountInputSchema, a5 as updateTransactionConfirmationSentAtInputSchema, a1 as updateTransactionInputSchema } from './shared/ledger.BGDeCrA0.mjs';
|
|
4
4
|
export { b as LedgerServiceEnv, a as LedgerServiceEnvironmentConfig, L as LedgerServiceWranglerConfig } from './shared/ledger.Ce2yPDUS.mjs';
|
|
5
5
|
export { BANK_CODES, CRYPTO_NETWORK_CODES, CURRENCY_CODES } from '@develit-io/general-codes';
|
|
6
6
|
import 'drizzle-orm';
|
package/dist/@types.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { A as ACCOUNT_TYPES, b as ASSET_TYPES, a as AccountType, c as AssetType, B as BALANCE_STRATEGIES, u as BATCH_STATUSES, d as BalanceStrategy, x as BankCode, v as BatchStatus, y as COUNTRY_CODES, z as CountryCode, C as CryptoNetworkCode, w as Currency, t as CurrencyCode, E as ENTRY_STATUSES, m as EntryMetadata, f as EntryStatus, I as IDENTIFIER_KINDS, e as IdentifierKind, P as PAYMENT_CHARGE_TYPES, r as PAYMENT_DIRECTIONS, p as PAYMENT_STATUSES, n as PAYMENT_TYPES, k as PaymentChargeType, s as PaymentDirection, q as PaymentStatus, o as PaymentType, R as REFERENCE_TYPES, j as ReferenceType, T as TRANSACTION_STATUSES, h as TRANSACTION_TYPES, l as TransactionMetadata, g as TransactionStatus, i as TransactionType } from './shared/ledger.
|
|
2
|
-
import { T as TransactionSelectType } from './shared/ledger.
|
|
3
|
-
export { K as AccountIdentifierInsertType, N as AccountIdentifierMappingInsertType, M as AccountIdentifierMappingSelectType, J as AccountIdentifierSelectType, H as AccountInsertType, E as AccountSelectType, P as AccountWithIdentifiersSelectType, h as CreateAccountInput, i as CreateAccountOutput, C as CreateTransactionInput, a as CreateTransactionOutput, D as DeleteAccountInput, l as DeleteAccountOutput, F as FindAccountByIdentifierInput, w as FindAccountByIdentifierOutput, x as GetAccountBalanceInput, y as GetAccountBalanceOutput, r as GetAccountIdentifierInput, s as GetAccountIdentifierOutput, m as GetAccountInput, n as GetAccountOutput, o as GetAccountsByOwnerInput, p as GetAccountsByOwnerOutput, G as GetTransactionByIdInput, c as GetTransactionByIdOutput, d as GetTransactionsByIdReferenceInput, e as GetTransactionsByReferenceIdOutput, f as GetTransactionsInput, g as GetTransactionsOutput, I as IncludeRelation, B as InferResultType, u as ListAccountIdentifiersInput, v as ListAccountIdentifiersOutput, L as ListAccountsInput, q as ListAccountsOutput, O as TransactionInsertType, j as UpdateAccountInput, k as UpdateAccountOutput, z as UpdateTransactionConfirmationSentAtInput, A as UpdateTransactionConfirmationSentAtOutput, U as UpdateTransactionInput, b as UpdateTransactionOutput, Q as createAccountInputSchema, R as createTransactionInputSchema, S as deleteAccountInputSchema, V as findAccountByIdentifierInputSchema, X as getAccountBalanceInputSchema, Y as getAccountIdentifierInputSchema, W as getAccountInputSchema, Z as getAccountsByOwnerInputSchema, a2 as getTransactionByIdInputSchema, a3 as getTransactionsByReferenceIdInputSchema, a4 as getTransactionsInputSchema, _ as listAccountIdentifiersInputSchema, $ as listAccountsInputSchema, a0 as updateAccountInputSchema, a5 as updateTransactionConfirmationSentAtInputSchema, a1 as updateTransactionInputSchema } from './shared/ledger.
|
|
1
|
+
export { A as ACCOUNT_TYPES, b as ASSET_TYPES, a as AccountType, c as AssetType, B as BALANCE_STRATEGIES, u as BATCH_STATUSES, d as BalanceStrategy, x as BankCode, v as BatchStatus, y as COUNTRY_CODES, z as CountryCode, C as CryptoNetworkCode, w as Currency, t as CurrencyCode, E as ENTRY_STATUSES, m as EntryMetadata, f as EntryStatus, I as IDENTIFIER_KINDS, e as IdentifierKind, P as PAYMENT_CHARGE_TYPES, r as PAYMENT_DIRECTIONS, p as PAYMENT_STATUSES, n as PAYMENT_TYPES, k as PaymentChargeType, s as PaymentDirection, q as PaymentStatus, o as PaymentType, R as REFERENCE_TYPES, j as ReferenceType, T as TRANSACTION_STATUSES, h as TRANSACTION_TYPES, l as TransactionMetadata, g as TransactionStatus, i as TransactionType } from './shared/ledger._YlR4Uxg.js';
|
|
2
|
+
import { T as TransactionSelectType } from './shared/ledger.CSKqugjV.js';
|
|
3
|
+
export { K as AccountIdentifierInsertType, N as AccountIdentifierMappingInsertType, M as AccountIdentifierMappingSelectType, J as AccountIdentifierSelectType, H as AccountInsertType, E as AccountSelectType, P as AccountWithIdentifiersSelectType, h as CreateAccountInput, i as CreateAccountOutput, C as CreateTransactionInput, a as CreateTransactionOutput, D as DeleteAccountInput, l as DeleteAccountOutput, F as FindAccountByIdentifierInput, w as FindAccountByIdentifierOutput, x as GetAccountBalanceInput, y as GetAccountBalanceOutput, r as GetAccountIdentifierInput, s as GetAccountIdentifierOutput, m as GetAccountInput, n as GetAccountOutput, o as GetAccountsByOwnerInput, p as GetAccountsByOwnerOutput, G as GetTransactionByIdInput, c as GetTransactionByIdOutput, d as GetTransactionsByIdReferenceInput, e as GetTransactionsByReferenceIdOutput, f as GetTransactionsInput, g as GetTransactionsOutput, I as IncludeRelation, B as InferResultType, u as ListAccountIdentifiersInput, v as ListAccountIdentifiersOutput, L as ListAccountsInput, q as ListAccountsOutput, O as TransactionInsertType, j as UpdateAccountInput, k as UpdateAccountOutput, z as UpdateTransactionConfirmationSentAtInput, A as UpdateTransactionConfirmationSentAtOutput, U as UpdateTransactionInput, b as UpdateTransactionOutput, Q as createAccountInputSchema, R as createTransactionInputSchema, S as deleteAccountInputSchema, V as findAccountByIdentifierInputSchema, X as getAccountBalanceInputSchema, Y as getAccountIdentifierInputSchema, W as getAccountInputSchema, Z as getAccountsByOwnerInputSchema, a2 as getTransactionByIdInputSchema, a3 as getTransactionsByReferenceIdInputSchema, a4 as getTransactionsInputSchema, _ as listAccountIdentifiersInputSchema, $ as listAccountsInputSchema, a0 as updateAccountInputSchema, a5 as updateTransactionConfirmationSentAtInputSchema, a1 as updateTransactionInputSchema } from './shared/ledger.CSKqugjV.js';
|
|
4
4
|
export { b as LedgerServiceEnv, a as LedgerServiceEnvironmentConfig, L as LedgerServiceWranglerConfig } from './shared/ledger.Ce2yPDUS.js';
|
|
5
5
|
export { BANK_CODES, CRYPTO_NETWORK_CODES, CURRENCY_CODES } from '@develit-io/general-codes';
|
|
6
6
|
import 'drizzle-orm';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { F as account, G as accountIdentifier, H as accountIdentifierMapping, L as accountIdentifierMappingRelations, K as accountIdentifierRelations, J as accountRelations, M as entry, N as transaction } from '../shared/ledger.
|
|
1
|
+
export { F as account, G as accountIdentifier, H as accountIdentifierMapping, L as accountIdentifierMappingRelations, K as accountIdentifierRelations, J as accountRelations, M as entry, N as transaction } from '../shared/ledger._YlR4Uxg.cjs';
|
|
2
2
|
import 'drizzle-orm';
|
|
3
3
|
import 'drizzle-orm/sqlite-core';
|
|
4
4
|
import '@develit-io/general-codes';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { F as account, G as accountIdentifier, H as accountIdentifierMapping, L as accountIdentifierMappingRelations, K as accountIdentifierRelations, J as accountRelations, M as entry, N as transaction } from '../shared/ledger.
|
|
1
|
+
export { F as account, G as accountIdentifier, H as accountIdentifierMapping, L as accountIdentifierMappingRelations, K as accountIdentifierRelations, J as accountRelations, M as entry, N as transaction } from '../shared/ledger._YlR4Uxg.mjs';
|
|
2
2
|
import 'drizzle-orm';
|
|
3
3
|
import 'drizzle-orm/sqlite-core';
|
|
4
4
|
import '@develit-io/general-codes';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { F as account, G as accountIdentifier, H as accountIdentifierMapping, L as accountIdentifierMappingRelations, K as accountIdentifierRelations, J as accountRelations, M as entry, N as transaction } from '../shared/ledger.
|
|
1
|
+
export { F as account, G as accountIdentifier, H as accountIdentifierMapping, L as accountIdentifierMappingRelations, K as accountIdentifierRelations, J as accountRelations, M as entry, N as transaction } from '../shared/ledger._YlR4Uxg.js';
|
|
2
2
|
import 'drizzle-orm';
|
|
3
3
|
import 'drizzle-orm/sqlite-core';
|
|
4
4
|
import '@develit-io/general-codes';
|
package/dist/export/worker.d.cts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as _develit_io_backend_sdk from '@develit-io/backend-sdk';
|
|
2
2
|
import { IRPCResponse } from '@develit-io/backend-sdk';
|
|
3
3
|
import { WorkerEntrypoint } from 'cloudflare:workers';
|
|
4
|
-
import { t as tables, C as CreateTransactionInput, a as CreateTransactionOutput, U as UpdateTransactionInput, b as UpdateTransactionOutput, G as GetTransactionByIdInput, c as GetTransactionByIdOutput, d as GetTransactionsByIdReferenceInput, e as GetTransactionsByReferenceIdOutput, f as GetTransactionsInput, g as GetTransactionsOutput, h as CreateAccountInput, i as CreateAccountOutput, j as UpdateAccountInput, k as UpdateAccountOutput, D as DeleteAccountInput, l as DeleteAccountOutput, m as GetAccountInput, n as GetAccountOutput, o as GetAccountsByOwnerInput, p as GetAccountsByOwnerOutput, L as ListAccountsInput, q as ListAccountsOutput, r as GetAccountIdentifierInput, s as GetAccountIdentifierOutput, u as ListAccountIdentifiersInput, v as ListAccountIdentifiersOutput, F as FindAccountByIdentifierInput, w as FindAccountByIdentifierOutput, x as GetAccountBalanceInput, y as GetAccountBalanceOutput, z as UpdateTransactionConfirmationSentAtInput, A as UpdateTransactionConfirmationSentAtOutput } from '../shared/ledger.
|
|
4
|
+
import { t as tables, C as CreateTransactionInput, a as CreateTransactionOutput, U as UpdateTransactionInput, b as UpdateTransactionOutput, G as GetTransactionByIdInput, c as GetTransactionByIdOutput, d as GetTransactionsByIdReferenceInput, e as GetTransactionsByReferenceIdOutput, f as GetTransactionsInput, g as GetTransactionsOutput, h as CreateAccountInput, i as CreateAccountOutput, j as UpdateAccountInput, k as UpdateAccountOutput, D as DeleteAccountInput, l as DeleteAccountOutput, m as GetAccountInput, n as GetAccountOutput, o as GetAccountsByOwnerInput, p as GetAccountsByOwnerOutput, L as ListAccountsInput, q as ListAccountsOutput, r as GetAccountIdentifierInput, s as GetAccountIdentifierOutput, u as ListAccountIdentifiersInput, v as ListAccountIdentifiersOutput, F as FindAccountByIdentifierInput, w as FindAccountByIdentifierOutput, x as GetAccountBalanceInput, y as GetAccountBalanceOutput, z as UpdateTransactionConfirmationSentAtInput, A as UpdateTransactionConfirmationSentAtOutput } from '../shared/ledger.CSi5bWgX.cjs';
|
|
5
5
|
import { DrizzleD1Database } from 'drizzle-orm/d1';
|
|
6
6
|
import 'zod';
|
|
7
|
-
import '../shared/ledger.
|
|
7
|
+
import '../shared/ledger._YlR4Uxg.cjs';
|
|
8
8
|
import 'drizzle-orm';
|
|
9
9
|
import 'drizzle-orm/sqlite-core';
|
|
10
10
|
import '@develit-io/general-codes';
|
package/dist/export/worker.d.mts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as _develit_io_backend_sdk from '@develit-io/backend-sdk';
|
|
2
2
|
import { IRPCResponse } from '@develit-io/backend-sdk';
|
|
3
3
|
import { WorkerEntrypoint } from 'cloudflare:workers';
|
|
4
|
-
import { t as tables, C as CreateTransactionInput, a as CreateTransactionOutput, U as UpdateTransactionInput, b as UpdateTransactionOutput, G as GetTransactionByIdInput, c as GetTransactionByIdOutput, d as GetTransactionsByIdReferenceInput, e as GetTransactionsByReferenceIdOutput, f as GetTransactionsInput, g as GetTransactionsOutput, h as CreateAccountInput, i as CreateAccountOutput, j as UpdateAccountInput, k as UpdateAccountOutput, D as DeleteAccountInput, l as DeleteAccountOutput, m as GetAccountInput, n as GetAccountOutput, o as GetAccountsByOwnerInput, p as GetAccountsByOwnerOutput, L as ListAccountsInput, q as ListAccountsOutput, r as GetAccountIdentifierInput, s as GetAccountIdentifierOutput, u as ListAccountIdentifiersInput, v as ListAccountIdentifiersOutput, F as FindAccountByIdentifierInput, w as FindAccountByIdentifierOutput, x as GetAccountBalanceInput, y as GetAccountBalanceOutput, z as UpdateTransactionConfirmationSentAtInput, A as UpdateTransactionConfirmationSentAtOutput } from '../shared/ledger.
|
|
4
|
+
import { t as tables, C as CreateTransactionInput, a as CreateTransactionOutput, U as UpdateTransactionInput, b as UpdateTransactionOutput, G as GetTransactionByIdInput, c as GetTransactionByIdOutput, d as GetTransactionsByIdReferenceInput, e as GetTransactionsByReferenceIdOutput, f as GetTransactionsInput, g as GetTransactionsOutput, h as CreateAccountInput, i as CreateAccountOutput, j as UpdateAccountInput, k as UpdateAccountOutput, D as DeleteAccountInput, l as DeleteAccountOutput, m as GetAccountInput, n as GetAccountOutput, o as GetAccountsByOwnerInput, p as GetAccountsByOwnerOutput, L as ListAccountsInput, q as ListAccountsOutput, r as GetAccountIdentifierInput, s as GetAccountIdentifierOutput, u as ListAccountIdentifiersInput, v as ListAccountIdentifiersOutput, F as FindAccountByIdentifierInput, w as FindAccountByIdentifierOutput, x as GetAccountBalanceInput, y as GetAccountBalanceOutput, z as UpdateTransactionConfirmationSentAtInput, A as UpdateTransactionConfirmationSentAtOutput } from '../shared/ledger.BGDeCrA0.mjs';
|
|
5
5
|
import { DrizzleD1Database } from 'drizzle-orm/d1';
|
|
6
6
|
import 'zod';
|
|
7
|
-
import '../shared/ledger.
|
|
7
|
+
import '../shared/ledger._YlR4Uxg.mjs';
|
|
8
8
|
import 'drizzle-orm';
|
|
9
9
|
import 'drizzle-orm/sqlite-core';
|
|
10
10
|
import '@develit-io/general-codes';
|
package/dist/export/worker.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as _develit_io_backend_sdk from '@develit-io/backend-sdk';
|
|
2
2
|
import { IRPCResponse } from '@develit-io/backend-sdk';
|
|
3
3
|
import { WorkerEntrypoint } from 'cloudflare:workers';
|
|
4
|
-
import { t as tables, C as CreateTransactionInput, a as CreateTransactionOutput, U as UpdateTransactionInput, b as UpdateTransactionOutput, G as GetTransactionByIdInput, c as GetTransactionByIdOutput, d as GetTransactionsByIdReferenceInput, e as GetTransactionsByReferenceIdOutput, f as GetTransactionsInput, g as GetTransactionsOutput, h as CreateAccountInput, i as CreateAccountOutput, j as UpdateAccountInput, k as UpdateAccountOutput, D as DeleteAccountInput, l as DeleteAccountOutput, m as GetAccountInput, n as GetAccountOutput, o as GetAccountsByOwnerInput, p as GetAccountsByOwnerOutput, L as ListAccountsInput, q as ListAccountsOutput, r as GetAccountIdentifierInput, s as GetAccountIdentifierOutput, u as ListAccountIdentifiersInput, v as ListAccountIdentifiersOutput, F as FindAccountByIdentifierInput, w as FindAccountByIdentifierOutput, x as GetAccountBalanceInput, y as GetAccountBalanceOutput, z as UpdateTransactionConfirmationSentAtInput, A as UpdateTransactionConfirmationSentAtOutput } from '../shared/ledger.
|
|
4
|
+
import { t as tables, C as CreateTransactionInput, a as CreateTransactionOutput, U as UpdateTransactionInput, b as UpdateTransactionOutput, G as GetTransactionByIdInput, c as GetTransactionByIdOutput, d as GetTransactionsByIdReferenceInput, e as GetTransactionsByReferenceIdOutput, f as GetTransactionsInput, g as GetTransactionsOutput, h as CreateAccountInput, i as CreateAccountOutput, j as UpdateAccountInput, k as UpdateAccountOutput, D as DeleteAccountInput, l as DeleteAccountOutput, m as GetAccountInput, n as GetAccountOutput, o as GetAccountsByOwnerInput, p as GetAccountsByOwnerOutput, L as ListAccountsInput, q as ListAccountsOutput, r as GetAccountIdentifierInput, s as GetAccountIdentifierOutput, u as ListAccountIdentifiersInput, v as ListAccountIdentifiersOutput, F as FindAccountByIdentifierInput, w as FindAccountByIdentifierOutput, x as GetAccountBalanceInput, y as GetAccountBalanceOutput, z as UpdateTransactionConfirmationSentAtInput, A as UpdateTransactionConfirmationSentAtOutput } from '../shared/ledger.CSKqugjV.js';
|
|
5
5
|
import { DrizzleD1Database } from 'drizzle-orm/d1';
|
|
6
6
|
import 'zod';
|
|
7
|
-
import '../shared/ledger.
|
|
7
|
+
import '../shared/ledger._YlR4Uxg.js';
|
|
8
8
|
import 'drizzle-orm';
|
|
9
9
|
import 'drizzle-orm/sqlite-core';
|
|
10
10
|
import '@develit-io/general-codes';
|
package/dist/export/wrangler.cjs
CHANGED
|
@@ -4,7 +4,7 @@ function defineLedgerServiceWrangler(config) {
|
|
|
4
4
|
const { project, name, envs } = config;
|
|
5
5
|
const base = {
|
|
6
6
|
$schema: "../../node_modules/wrangler/config-schema.json",
|
|
7
|
-
name: `${project}-${name}
|
|
7
|
+
name: `${project}-${name}`,
|
|
8
8
|
main: "./src/index.ts",
|
|
9
9
|
compatibility_date: "2025-06-04",
|
|
10
10
|
compatibility_flags: ["nodejs_compat"],
|
package/dist/export/wrangler.mjs
CHANGED
|
@@ -2,7 +2,7 @@ function defineLedgerServiceWrangler(config) {
|
|
|
2
2
|
const { project, name, envs } = config;
|
|
3
3
|
const base = {
|
|
4
4
|
$schema: "../../node_modules/wrangler/config-schema.json",
|
|
5
|
-
name: `${project}-${name}
|
|
5
|
+
name: `${project}-${name}`,
|
|
6
6
|
main: "./src/index.ts",
|
|
7
7
|
compatibility_date: "2025-06-04",
|
|
8
8
|
compatibility_flags: ["nodejs_compat"],
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { D as schema } from './ledger.
|
|
2
|
+
import { D as schema } from './ledger._YlR4Uxg.mjs';
|
|
3
3
|
import { InferSelectModel, ExtractTablesWithRelations, DBQueryConfig, BuildQueryResult, InferInsertModel } from 'drizzle-orm';
|
|
4
4
|
|
|
5
5
|
declare const tables: typeof schema;
|
|
@@ -331,9 +331,9 @@ declare const createAccountInputSchema: z.ZodObject<{
|
|
|
331
331
|
}>>;
|
|
332
332
|
identifier: z.ZodOptional<z.ZodObject<{
|
|
333
333
|
kind: z.ZodEnum<{
|
|
334
|
+
SWIFT: "SWIFT";
|
|
334
335
|
IBAN: "IBAN";
|
|
335
336
|
LOCAL_CZ: "LOCAL_CZ";
|
|
336
|
-
SWIFT: "SWIFT";
|
|
337
337
|
CRYPTO_ADDRESS: "CRYPTO_ADDRESS";
|
|
338
338
|
}>;
|
|
339
339
|
iban: z.ZodOptional<z.ZodString>;
|
|
@@ -606,15 +606,15 @@ declare const createTransactionInputSchema: z.ZodObject<{
|
|
|
606
606
|
}, z.core.$strip>>;
|
|
607
607
|
}, z.core.$catchall<z.ZodUnknown>>>>;
|
|
608
608
|
status: z.ZodEnum<{
|
|
609
|
+
FAILED: "FAILED";
|
|
610
|
+
COMPLETED: "COMPLETED";
|
|
609
611
|
WAITING_FOR_PAYMENT: "WAITING_FOR_PAYMENT";
|
|
610
612
|
PAUSED: "PAUSED";
|
|
611
613
|
WAITING_FOR_MANUAL_PROCESSING: "WAITING_FOR_MANUAL_PROCESSING";
|
|
612
614
|
MATCHED: "MATCHED";
|
|
613
615
|
RETURNING: "RETURNING";
|
|
614
616
|
RETURNED: "RETURNED";
|
|
615
|
-
FAILED: "FAILED";
|
|
616
617
|
CANCELLED: "CANCELLED";
|
|
617
|
-
COMPLETED: "COMPLETED";
|
|
618
618
|
}>;
|
|
619
619
|
}, z.core.$strip>;
|
|
620
620
|
interface CreateTransactionInput extends z.infer<typeof createTransactionInputSchema> {
|
|
@@ -919,15 +919,15 @@ interface UpdateAccountOutput extends AccountSelectType {
|
|
|
919
919
|
declare const updateTransactionInputSchema: z.ZodObject<{
|
|
920
920
|
transactionId: z.ZodUUID;
|
|
921
921
|
status: z.ZodEnum<{
|
|
922
|
+
FAILED: "FAILED";
|
|
923
|
+
COMPLETED: "COMPLETED";
|
|
922
924
|
WAITING_FOR_PAYMENT: "WAITING_FOR_PAYMENT";
|
|
923
925
|
PAUSED: "PAUSED";
|
|
924
926
|
WAITING_FOR_MANUAL_PROCESSING: "WAITING_FOR_MANUAL_PROCESSING";
|
|
925
927
|
MATCHED: "MATCHED";
|
|
926
928
|
RETURNING: "RETURNING";
|
|
927
929
|
RETURNED: "RETURNED";
|
|
928
|
-
FAILED: "FAILED";
|
|
929
930
|
CANCELLED: "CANCELLED";
|
|
930
|
-
COMPLETED: "COMPLETED";
|
|
931
931
|
}>;
|
|
932
932
|
completedAt: z.ZodOptional<z.ZodDate>;
|
|
933
933
|
}, z.core.$strip>;
|
|
@@ -989,15 +989,15 @@ declare const getTransactionsInputSchema: z.ZodObject<{
|
|
|
989
989
|
filterTransactionDateTo: z.ZodOptional<z.ZodDate>;
|
|
990
990
|
filterTransactionCompletedAt: z.ZodOptional<z.ZodDate>;
|
|
991
991
|
filterTransactionStatus: z.ZodOptional<z.ZodEnum<{
|
|
992
|
+
FAILED: "FAILED";
|
|
993
|
+
COMPLETED: "COMPLETED";
|
|
992
994
|
WAITING_FOR_PAYMENT: "WAITING_FOR_PAYMENT";
|
|
993
995
|
PAUSED: "PAUSED";
|
|
994
996
|
WAITING_FOR_MANUAL_PROCESSING: "WAITING_FOR_MANUAL_PROCESSING";
|
|
995
997
|
MATCHED: "MATCHED";
|
|
996
998
|
RETURNING: "RETURNING";
|
|
997
999
|
RETURNED: "RETURNED";
|
|
998
|
-
FAILED: "FAILED";
|
|
999
1000
|
CANCELLED: "CANCELLED";
|
|
1000
|
-
COMPLETED: "COMPLETED";
|
|
1001
1001
|
}>>;
|
|
1002
1002
|
search: z.ZodOptional<z.ZodString>;
|
|
1003
1003
|
}, z.core.$strip>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { D as schema } from './ledger.
|
|
2
|
+
import { D as schema } from './ledger._YlR4Uxg.js';
|
|
3
3
|
import { InferSelectModel, ExtractTablesWithRelations, DBQueryConfig, BuildQueryResult, InferInsertModel } from 'drizzle-orm';
|
|
4
4
|
|
|
5
5
|
declare const tables: typeof schema;
|
|
@@ -331,9 +331,9 @@ declare const createAccountInputSchema: z.ZodObject<{
|
|
|
331
331
|
}>>;
|
|
332
332
|
identifier: z.ZodOptional<z.ZodObject<{
|
|
333
333
|
kind: z.ZodEnum<{
|
|
334
|
+
SWIFT: "SWIFT";
|
|
334
335
|
IBAN: "IBAN";
|
|
335
336
|
LOCAL_CZ: "LOCAL_CZ";
|
|
336
|
-
SWIFT: "SWIFT";
|
|
337
337
|
CRYPTO_ADDRESS: "CRYPTO_ADDRESS";
|
|
338
338
|
}>;
|
|
339
339
|
iban: z.ZodOptional<z.ZodString>;
|
|
@@ -606,15 +606,15 @@ declare const createTransactionInputSchema: z.ZodObject<{
|
|
|
606
606
|
}, z.core.$strip>>;
|
|
607
607
|
}, z.core.$catchall<z.ZodUnknown>>>>;
|
|
608
608
|
status: z.ZodEnum<{
|
|
609
|
+
FAILED: "FAILED";
|
|
610
|
+
COMPLETED: "COMPLETED";
|
|
609
611
|
WAITING_FOR_PAYMENT: "WAITING_FOR_PAYMENT";
|
|
610
612
|
PAUSED: "PAUSED";
|
|
611
613
|
WAITING_FOR_MANUAL_PROCESSING: "WAITING_FOR_MANUAL_PROCESSING";
|
|
612
614
|
MATCHED: "MATCHED";
|
|
613
615
|
RETURNING: "RETURNING";
|
|
614
616
|
RETURNED: "RETURNED";
|
|
615
|
-
FAILED: "FAILED";
|
|
616
617
|
CANCELLED: "CANCELLED";
|
|
617
|
-
COMPLETED: "COMPLETED";
|
|
618
618
|
}>;
|
|
619
619
|
}, z.core.$strip>;
|
|
620
620
|
interface CreateTransactionInput extends z.infer<typeof createTransactionInputSchema> {
|
|
@@ -919,15 +919,15 @@ interface UpdateAccountOutput extends AccountSelectType {
|
|
|
919
919
|
declare const updateTransactionInputSchema: z.ZodObject<{
|
|
920
920
|
transactionId: z.ZodUUID;
|
|
921
921
|
status: z.ZodEnum<{
|
|
922
|
+
FAILED: "FAILED";
|
|
923
|
+
COMPLETED: "COMPLETED";
|
|
922
924
|
WAITING_FOR_PAYMENT: "WAITING_FOR_PAYMENT";
|
|
923
925
|
PAUSED: "PAUSED";
|
|
924
926
|
WAITING_FOR_MANUAL_PROCESSING: "WAITING_FOR_MANUAL_PROCESSING";
|
|
925
927
|
MATCHED: "MATCHED";
|
|
926
928
|
RETURNING: "RETURNING";
|
|
927
929
|
RETURNED: "RETURNED";
|
|
928
|
-
FAILED: "FAILED";
|
|
929
930
|
CANCELLED: "CANCELLED";
|
|
930
|
-
COMPLETED: "COMPLETED";
|
|
931
931
|
}>;
|
|
932
932
|
completedAt: z.ZodOptional<z.ZodDate>;
|
|
933
933
|
}, z.core.$strip>;
|
|
@@ -989,15 +989,15 @@ declare const getTransactionsInputSchema: z.ZodObject<{
|
|
|
989
989
|
filterTransactionDateTo: z.ZodOptional<z.ZodDate>;
|
|
990
990
|
filterTransactionCompletedAt: z.ZodOptional<z.ZodDate>;
|
|
991
991
|
filterTransactionStatus: z.ZodOptional<z.ZodEnum<{
|
|
992
|
+
FAILED: "FAILED";
|
|
993
|
+
COMPLETED: "COMPLETED";
|
|
992
994
|
WAITING_FOR_PAYMENT: "WAITING_FOR_PAYMENT";
|
|
993
995
|
PAUSED: "PAUSED";
|
|
994
996
|
WAITING_FOR_MANUAL_PROCESSING: "WAITING_FOR_MANUAL_PROCESSING";
|
|
995
997
|
MATCHED: "MATCHED";
|
|
996
998
|
RETURNING: "RETURNING";
|
|
997
999
|
RETURNED: "RETURNED";
|
|
998
|
-
FAILED: "FAILED";
|
|
999
1000
|
CANCELLED: "CANCELLED";
|
|
1000
|
-
COMPLETED: "COMPLETED";
|
|
1001
1001
|
}>>;
|
|
1002
1002
|
search: z.ZodOptional<z.ZodString>;
|
|
1003
1003
|
}, z.core.$strip>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { D as schema } from './ledger.
|
|
2
|
+
import { D as schema } from './ledger._YlR4Uxg.cjs';
|
|
3
3
|
import { InferSelectModel, ExtractTablesWithRelations, DBQueryConfig, BuildQueryResult, InferInsertModel } from 'drizzle-orm';
|
|
4
4
|
|
|
5
5
|
declare const tables: typeof schema;
|
|
@@ -331,9 +331,9 @@ declare const createAccountInputSchema: z.ZodObject<{
|
|
|
331
331
|
}>>;
|
|
332
332
|
identifier: z.ZodOptional<z.ZodObject<{
|
|
333
333
|
kind: z.ZodEnum<{
|
|
334
|
+
SWIFT: "SWIFT";
|
|
334
335
|
IBAN: "IBAN";
|
|
335
336
|
LOCAL_CZ: "LOCAL_CZ";
|
|
336
|
-
SWIFT: "SWIFT";
|
|
337
337
|
CRYPTO_ADDRESS: "CRYPTO_ADDRESS";
|
|
338
338
|
}>;
|
|
339
339
|
iban: z.ZodOptional<z.ZodString>;
|
|
@@ -606,15 +606,15 @@ declare const createTransactionInputSchema: z.ZodObject<{
|
|
|
606
606
|
}, z.core.$strip>>;
|
|
607
607
|
}, z.core.$catchall<z.ZodUnknown>>>>;
|
|
608
608
|
status: z.ZodEnum<{
|
|
609
|
+
FAILED: "FAILED";
|
|
610
|
+
COMPLETED: "COMPLETED";
|
|
609
611
|
WAITING_FOR_PAYMENT: "WAITING_FOR_PAYMENT";
|
|
610
612
|
PAUSED: "PAUSED";
|
|
611
613
|
WAITING_FOR_MANUAL_PROCESSING: "WAITING_FOR_MANUAL_PROCESSING";
|
|
612
614
|
MATCHED: "MATCHED";
|
|
613
615
|
RETURNING: "RETURNING";
|
|
614
616
|
RETURNED: "RETURNED";
|
|
615
|
-
FAILED: "FAILED";
|
|
616
617
|
CANCELLED: "CANCELLED";
|
|
617
|
-
COMPLETED: "COMPLETED";
|
|
618
618
|
}>;
|
|
619
619
|
}, z.core.$strip>;
|
|
620
620
|
interface CreateTransactionInput extends z.infer<typeof createTransactionInputSchema> {
|
|
@@ -919,15 +919,15 @@ interface UpdateAccountOutput extends AccountSelectType {
|
|
|
919
919
|
declare const updateTransactionInputSchema: z.ZodObject<{
|
|
920
920
|
transactionId: z.ZodUUID;
|
|
921
921
|
status: z.ZodEnum<{
|
|
922
|
+
FAILED: "FAILED";
|
|
923
|
+
COMPLETED: "COMPLETED";
|
|
922
924
|
WAITING_FOR_PAYMENT: "WAITING_FOR_PAYMENT";
|
|
923
925
|
PAUSED: "PAUSED";
|
|
924
926
|
WAITING_FOR_MANUAL_PROCESSING: "WAITING_FOR_MANUAL_PROCESSING";
|
|
925
927
|
MATCHED: "MATCHED";
|
|
926
928
|
RETURNING: "RETURNING";
|
|
927
929
|
RETURNED: "RETURNED";
|
|
928
|
-
FAILED: "FAILED";
|
|
929
930
|
CANCELLED: "CANCELLED";
|
|
930
|
-
COMPLETED: "COMPLETED";
|
|
931
931
|
}>;
|
|
932
932
|
completedAt: z.ZodOptional<z.ZodDate>;
|
|
933
933
|
}, z.core.$strip>;
|
|
@@ -989,15 +989,15 @@ declare const getTransactionsInputSchema: z.ZodObject<{
|
|
|
989
989
|
filterTransactionDateTo: z.ZodOptional<z.ZodDate>;
|
|
990
990
|
filterTransactionCompletedAt: z.ZodOptional<z.ZodDate>;
|
|
991
991
|
filterTransactionStatus: z.ZodOptional<z.ZodEnum<{
|
|
992
|
+
FAILED: "FAILED";
|
|
993
|
+
COMPLETED: "COMPLETED";
|
|
992
994
|
WAITING_FOR_PAYMENT: "WAITING_FOR_PAYMENT";
|
|
993
995
|
PAUSED: "PAUSED";
|
|
994
996
|
WAITING_FOR_MANUAL_PROCESSING: "WAITING_FOR_MANUAL_PROCESSING";
|
|
995
997
|
MATCHED: "MATCHED";
|
|
996
998
|
RETURNING: "RETURNING";
|
|
997
999
|
RETURNED: "RETURNED";
|
|
998
|
-
FAILED: "FAILED";
|
|
999
1000
|
CANCELLED: "CANCELLED";
|
|
1000
|
-
COMPLETED: "COMPLETED";
|
|
1001
1001
|
}>>;
|
|
1002
1002
|
search: z.ZodOptional<z.ZodString>;
|
|
1003
1003
|
}, z.core.$strip>;
|
|
@@ -262,7 +262,7 @@ declare const accountIdentifier: drizzle_orm_sqlite_core.SQLiteTableWithColumns<
|
|
|
262
262
|
tableName: "account_identifier";
|
|
263
263
|
dataType: "string";
|
|
264
264
|
columnType: "SQLiteText";
|
|
265
|
-
data: "
|
|
265
|
+
data: "SWIFT" | "IBAN" | "LOCAL_CZ" | "CRYPTO_ADDRESS";
|
|
266
266
|
driverParam: string;
|
|
267
267
|
notNull: true;
|
|
268
268
|
hasDefault: false;
|
|
@@ -275,7 +275,7 @@ declare const accountIdentifier: drizzle_orm_sqlite_core.SQLiteTableWithColumns<
|
|
|
275
275
|
generated: undefined;
|
|
276
276
|
}, {}, {
|
|
277
277
|
length: number | undefined;
|
|
278
|
-
$type: "
|
|
278
|
+
$type: "SWIFT" | "IBAN" | "LOCAL_CZ" | "CRYPTO_ADDRESS";
|
|
279
279
|
}>;
|
|
280
280
|
iban: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
281
281
|
name: "iban";
|
|
@@ -1112,7 +1112,7 @@ declare const transaction: drizzle_orm_sqlite_core.SQLiteTableWithColumns<{
|
|
|
1112
1112
|
tableName: "transaction";
|
|
1113
1113
|
dataType: "string";
|
|
1114
1114
|
columnType: "SQLiteText";
|
|
1115
|
-
data: "
|
|
1115
|
+
data: "FAILED" | "COMPLETED" | "WAITING_FOR_PAYMENT" | "PAUSED" | "WAITING_FOR_MANUAL_PROCESSING" | "MATCHED" | "RETURNING" | "RETURNED" | "CANCELLED";
|
|
1116
1116
|
driverParam: string;
|
|
1117
1117
|
notNull: true;
|
|
1118
1118
|
hasDefault: false;
|
|
@@ -1125,7 +1125,7 @@ declare const transaction: drizzle_orm_sqlite_core.SQLiteTableWithColumns<{
|
|
|
1125
1125
|
generated: undefined;
|
|
1126
1126
|
}, {}, {
|
|
1127
1127
|
length: number | undefined;
|
|
1128
|
-
$type: "
|
|
1128
|
+
$type: "FAILED" | "COMPLETED" | "WAITING_FOR_PAYMENT" | "PAUSED" | "WAITING_FOR_MANUAL_PROCESSING" | "MATCHED" | "RETURNING" | "RETURNED" | "CANCELLED";
|
|
1129
1129
|
}>;
|
|
1130
1130
|
statusReason: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1131
1131
|
name: "status_reason";
|
|
@@ -262,7 +262,7 @@ declare const accountIdentifier: drizzle_orm_sqlite_core.SQLiteTableWithColumns<
|
|
|
262
262
|
tableName: "account_identifier";
|
|
263
263
|
dataType: "string";
|
|
264
264
|
columnType: "SQLiteText";
|
|
265
|
-
data: "
|
|
265
|
+
data: "SWIFT" | "IBAN" | "LOCAL_CZ" | "CRYPTO_ADDRESS";
|
|
266
266
|
driverParam: string;
|
|
267
267
|
notNull: true;
|
|
268
268
|
hasDefault: false;
|
|
@@ -275,7 +275,7 @@ declare const accountIdentifier: drizzle_orm_sqlite_core.SQLiteTableWithColumns<
|
|
|
275
275
|
generated: undefined;
|
|
276
276
|
}, {}, {
|
|
277
277
|
length: number | undefined;
|
|
278
|
-
$type: "
|
|
278
|
+
$type: "SWIFT" | "IBAN" | "LOCAL_CZ" | "CRYPTO_ADDRESS";
|
|
279
279
|
}>;
|
|
280
280
|
iban: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
281
281
|
name: "iban";
|
|
@@ -1112,7 +1112,7 @@ declare const transaction: drizzle_orm_sqlite_core.SQLiteTableWithColumns<{
|
|
|
1112
1112
|
tableName: "transaction";
|
|
1113
1113
|
dataType: "string";
|
|
1114
1114
|
columnType: "SQLiteText";
|
|
1115
|
-
data: "
|
|
1115
|
+
data: "FAILED" | "COMPLETED" | "WAITING_FOR_PAYMENT" | "PAUSED" | "WAITING_FOR_MANUAL_PROCESSING" | "MATCHED" | "RETURNING" | "RETURNED" | "CANCELLED";
|
|
1116
1116
|
driverParam: string;
|
|
1117
1117
|
notNull: true;
|
|
1118
1118
|
hasDefault: false;
|
|
@@ -1125,7 +1125,7 @@ declare const transaction: drizzle_orm_sqlite_core.SQLiteTableWithColumns<{
|
|
|
1125
1125
|
generated: undefined;
|
|
1126
1126
|
}, {}, {
|
|
1127
1127
|
length: number | undefined;
|
|
1128
|
-
$type: "
|
|
1128
|
+
$type: "FAILED" | "COMPLETED" | "WAITING_FOR_PAYMENT" | "PAUSED" | "WAITING_FOR_MANUAL_PROCESSING" | "MATCHED" | "RETURNING" | "RETURNED" | "CANCELLED";
|
|
1129
1129
|
}>;
|
|
1130
1130
|
statusReason: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1131
1131
|
name: "status_reason";
|
|
@@ -262,7 +262,7 @@ declare const accountIdentifier: drizzle_orm_sqlite_core.SQLiteTableWithColumns<
|
|
|
262
262
|
tableName: "account_identifier";
|
|
263
263
|
dataType: "string";
|
|
264
264
|
columnType: "SQLiteText";
|
|
265
|
-
data: "
|
|
265
|
+
data: "SWIFT" | "IBAN" | "LOCAL_CZ" | "CRYPTO_ADDRESS";
|
|
266
266
|
driverParam: string;
|
|
267
267
|
notNull: true;
|
|
268
268
|
hasDefault: false;
|
|
@@ -275,7 +275,7 @@ declare const accountIdentifier: drizzle_orm_sqlite_core.SQLiteTableWithColumns<
|
|
|
275
275
|
generated: undefined;
|
|
276
276
|
}, {}, {
|
|
277
277
|
length: number | undefined;
|
|
278
|
-
$type: "
|
|
278
|
+
$type: "SWIFT" | "IBAN" | "LOCAL_CZ" | "CRYPTO_ADDRESS";
|
|
279
279
|
}>;
|
|
280
280
|
iban: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
281
281
|
name: "iban";
|
|
@@ -1112,7 +1112,7 @@ declare const transaction: drizzle_orm_sqlite_core.SQLiteTableWithColumns<{
|
|
|
1112
1112
|
tableName: "transaction";
|
|
1113
1113
|
dataType: "string";
|
|
1114
1114
|
columnType: "SQLiteText";
|
|
1115
|
-
data: "
|
|
1115
|
+
data: "FAILED" | "COMPLETED" | "WAITING_FOR_PAYMENT" | "PAUSED" | "WAITING_FOR_MANUAL_PROCESSING" | "MATCHED" | "RETURNING" | "RETURNED" | "CANCELLED";
|
|
1116
1116
|
driverParam: string;
|
|
1117
1117
|
notNull: true;
|
|
1118
1118
|
hasDefault: false;
|
|
@@ -1125,7 +1125,7 @@ declare const transaction: drizzle_orm_sqlite_core.SQLiteTableWithColumns<{
|
|
|
1125
1125
|
generated: undefined;
|
|
1126
1126
|
}, {}, {
|
|
1127
1127
|
length: number | undefined;
|
|
1128
|
-
$type: "
|
|
1128
|
+
$type: "FAILED" | "COMPLETED" | "WAITING_FOR_PAYMENT" | "PAUSED" | "WAITING_FOR_MANUAL_PROCESSING" | "MATCHED" | "RETURNING" | "RETURNED" | "CANCELLED";
|
|
1129
1129
|
}>;
|
|
1130
1130
|
statusReason: drizzle_orm_sqlite_core.SQLiteColumn<{
|
|
1131
1131
|
name: "status_reason";
|