@argent/x-shared 1.33.3 → 1.34.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (129) hide show
  1. package/dist/account/account.model.d.ts +0 -1
  2. package/dist/account/accountv4.d.ts +0 -1
  3. package/dist/account/preferences.model.d.ts +0 -1
  4. package/dist/backend/schema.d.ts +0 -1
  5. package/dist/bigdecimal/constants.d.ts +0 -1
  6. package/dist/bigdecimal/createUnitsSchema.d.ts +0 -1
  7. package/dist/bigdecimal/formatUnits.d.ts +0 -1
  8. package/dist/bigdecimal/lib.d.ts +0 -1
  9. package/dist/bigdecimal/parseUnits.d.ts +0 -1
  10. package/dist/bigdecimal/utils.d.ts +0 -1
  11. package/dist/cache/CacheService.d.ts +0 -1
  12. package/dist/chains/starknet/address.d.ts +0 -1
  13. package/dist/chains/starknet/addressDomain.d.ts +0 -1
  14. package/dist/chains/starknet/addressInput.d.ts +0 -1
  15. package/dist/chains/starknet/argentName.d.ts +0 -1
  16. package/dist/chains/starknet/cairoVersionSchema.d.ts +0 -1
  17. package/dist/chains/starknet/getAddressFromArgentName.d.ts +0 -1
  18. package/dist/chains/starknet/getAddressFromStarkName.d.ts +0 -1
  19. package/dist/chains/starknet/network.d.ts +0 -1
  20. package/dist/chains/starknet/services/address/IStarknetAddressService.d.ts +0 -1
  21. package/dist/chains/starknet/services/address/StarknetAddressService.d.ts +0 -1
  22. package/dist/chains/starknet/services/deploymentData/deploymentData.schema.d.ts +0 -1
  23. package/dist/chains/starknet/services/deploymentData/findImplementationForAccount.d.ts +1 -2
  24. package/dist/chains/starknet/starknetId.d.ts +0 -1
  25. package/dist/errors/account.d.ts +0 -1
  26. package/dist/errors/address.d.ts +0 -1
  27. package/dist/errors/baseErrors.d.ts +0 -1
  28. package/dist/errors/call.d.ts +0 -1
  29. package/dist/errors/network.d.ts +0 -1
  30. package/dist/errors/review.d.ts +0 -1
  31. package/dist/features/simulation/activity/normalize.d.ts +0 -1
  32. package/dist/features/simulation/activity/schema.d.ts +0 -1
  33. package/dist/features/simulation/activity/utils/createNativeActivity.d.ts +0 -1
  34. package/dist/features/simulation/activity/utils/getAnyActivityTitle.d.ts +0 -1
  35. package/dist/features/simulation/activity/utils/getOverallLastModified.d.ts +0 -1
  36. package/dist/features/simulation/activity/utils/hasDelegationActivity.d.ts +0 -1
  37. package/dist/features/simulation/activity/utils/isMulticallWithDeploymentActivity.d.ts +0 -1
  38. package/dist/features/simulation/activity/utils/isRejectOnChainActivity.d.ts +0 -1
  39. package/dist/features/simulation/activity/utils/isUpgradeActivity.d.ts +0 -1
  40. package/dist/features/simulation/activity/utils/parseAccountActivities.d.ts +0 -1
  41. package/dist/features/simulation/activity/utils/parseFinanceActivities.d.ts +0 -1
  42. package/dist/features/simulation/fees/schema.d.ts +0 -1
  43. package/dist/features/simulation/transactionReview/getErrorMessageAndLabelFromSimulation.d.ts +0 -1
  44. package/dist/features/simulation/transactionReview/getMessageFromSimulationError.d.ts +0 -1
  45. package/dist/features/simulation/transactionReview/schema.d.ts +0 -1
  46. package/dist/features/simulation/warning/helper.d.ts +0 -1
  47. package/dist/features/simulation/warning/schema.d.ts +0 -1
  48. package/dist/http/DateService.d.ts +0 -1
  49. package/dist/http/HttpError.d.ts +0 -1
  50. package/dist/http/HttpService.d.ts +0 -1
  51. package/dist/http/IHttpService.d.ts +0 -1
  52. package/dist/http/SWRService.d.ts +0 -1
  53. package/dist/http/swr.d.ts +0 -1
  54. package/dist/index.js +1 -1
  55. package/dist/index.mjs +2 -0
  56. package/dist/knownDapps/IKnownDappsBackendService.d.ts +0 -1
  57. package/dist/knownDapps/KnownDappsBackendService.d.ts +0 -1
  58. package/dist/knownDapps/schema.d.ts +0 -1
  59. package/dist/knownDapps/utils/getDapplandUrl.d.ts +0 -1
  60. package/dist/nameResolution/IResolveNameService.d.ts +0 -1
  61. package/dist/nameResolution/ResolveNameService.d.ts +0 -1
  62. package/dist/nameResolution/schema.d.ts +0 -1
  63. package/dist/nfts/BackendNftService.d.ts +0 -1
  64. package/dist/nfts/INFTService.d.ts +0 -1
  65. package/dist/nfts/useNfts.d.ts +0 -1
  66. package/dist/nfts/utils.d.ts +0 -1
  67. package/dist/onchainRecovery/IOnchainRecoveryService.d.ts +0 -1
  68. package/dist/onchainRecovery/OnchainRecoveryService.d.ts +0 -1
  69. package/dist/onchainRecovery/schema.d.ts +0 -1
  70. package/dist/platform/isBrowser.d.ts +0 -1
  71. package/dist/providers/WebAmplitude/WebAmplitudeProvider.d.ts +0 -1
  72. package/dist/providers/WebAmplitude/service.d.ts +0 -1
  73. package/dist/providers/WebAmplitude/types.d.ts +0 -1
  74. package/dist/providers/WebAmplitude/utils.d.ts +0 -1
  75. package/dist/signer/multisigner.d.ts +0 -1
  76. package/dist/signer/seedphrase.d.ts +0 -1
  77. package/dist/simulation.d.ts +1 -0
  78. package/dist/tokens/balances.d.ts +0 -1
  79. package/dist/tokens/convertTokenAmountToCurrencyValue.d.ts +0 -1
  80. package/dist/tokens/convertTokenUnitAmountWithDecimals.d.ts +0 -1
  81. package/dist/tokens/isUnlimitedAmount.d.ts +0 -1
  82. package/dist/tokens/prettifyCurrencyValue.d.ts +0 -1
  83. package/dist/tokens/prettifyTokenAmount.d.ts +0 -1
  84. package/dist/tokens/service/implementation.d.ts +0 -1
  85. package/dist/tokens/service/interface.d.ts +0 -1
  86. package/dist/tokens/service/tokenError.d.ts +0 -1
  87. package/dist/tokens/service/types/backend.model.d.ts +0 -1
  88. package/dist/tokens/service/types/defiPosition.model.d.ts +0 -1
  89. package/dist/tokens/service/types/defiPositionType.model.d.ts +0 -1
  90. package/dist/tokens/service/types/token.model.d.ts +0 -1
  91. package/dist/tokens/service/types/unclaimedRewards.model.d.ts +0 -1
  92. package/dist/tokens/token.d.ts +0 -1
  93. package/dist/transactions/aggregatedSimDataTypes.d.ts +0 -1
  94. package/dist/transactions/amount.d.ts +0 -1
  95. package/dist/transactions/deployAccountTypes.d.ts +0 -1
  96. package/dist/transactions/errors.d.ts +0 -1
  97. package/dist/transactions/estimate/argentMaxFee.d.ts +0 -1
  98. package/dist/transactions/estimate/error.d.ts +0 -1
  99. package/dist/transactions/estimate/model.d.ts +0 -1
  100. package/dist/transactions/estimate/utils.d.ts +0 -1
  101. package/dist/transactions/findTransfersAndApprovals.d.ts +0 -1
  102. package/dist/transactions/getTransactionVersion.d.ts +0 -1
  103. package/dist/transactions/service/implementation.d.ts +0 -1
  104. package/dist/transactions/service/interface.d.ts +0 -1
  105. package/dist/transactions/service/types.d.ts +0 -1
  106. package/dist/transactions/transactionAction.d.ts +0 -1
  107. package/dist/transactions/transactionReviewTypes.d.ts +0 -1
  108. package/dist/transactions/transactionSimulationTypes.d.ts +0 -1
  109. package/dist/transactions/transactionVersion.d.ts +0 -1
  110. package/dist/transactions/txv3.d.ts +0 -1
  111. package/dist/transactions/types.d.ts +0 -1
  112. package/dist/transactions/useBalanceChange.d.ts +0 -1
  113. package/dist/transactions/useErc20Transactions.d.ts +0 -1
  114. package/dist/transactions/useErc721Transactions.d.ts +0 -1
  115. package/dist/transactions/useErc721Transfers.d.ts +0 -1
  116. package/dist/transactions/useMaxAmountTransaction.d.ts +0 -1
  117. package/dist/transactions/useTransactionReview.d.ts +0 -1
  118. package/dist/transactions/useTransactionReviewV2web.d.ts +0 -1
  119. package/dist/utils/base58.d.ts +0 -1
  120. package/dist/utils/bigNumber.d.ts +0 -1
  121. package/dist/utils/hex.d.ts +0 -1
  122. package/dist/utils/isContractDeployed.d.ts +0 -1
  123. package/dist/utils/number/prettifyNumber.d.ts +0 -1
  124. package/dist/utils/parseAmount.d.ts +0 -1
  125. package/dist/utils/schemas.d.ts +0 -1
  126. package/dist/utils/starknet/starknet.d.ts +0 -1
  127. package/dist/utils/starknet/starknetSchemas.d.ts +0 -1
  128. package/dist/utils/useEventEmitter.d.ts +0 -1
  129. package/package.json +5 -5
@@ -1,5 +1,4 @@
1
1
  import { z } from 'zod';
2
-
3
2
  export declare const BackendAccountSchema: z.ZodObject<{
4
3
  name: z.ZodOptional<z.ZodString>;
5
4
  address: z.ZodString;
@@ -1,7 +1,6 @@
1
1
  import { Account } from 'starknet';
2
2
  import { Account as AccountV4__deprecated } from 'starknet4-deprecated';
3
3
  import { Account as AccountV5 } from 'starknet5';
4
-
5
4
  export declare function isAccountV6(account: any): account is Account;
6
5
  export declare function isAccountV5(account: any): account is AccountV5;
7
6
  export declare function isAccountV4(account: any): account is AccountV4__deprecated;
@@ -1,5 +1,4 @@
1
1
  import { z } from 'zod';
2
-
3
2
  export declare const preferencesSchema: z.ZodObject<{
4
3
  value: z.ZodString;
5
4
  platform: z.ZodNullable<z.ZodEnum<["ios", "argentx", "android", "webwallet"]>>;
@@ -1,5 +1,4 @@
1
1
  import { z } from 'zod';
2
-
3
2
  export declare const argentNetworkIdSchema: z.ZodEnum<["mainnet-alpha", "sepolia-alpha"]>;
4
3
  export declare const argentBackendNetworkIdSchema: z.ZodEnum<["mainnet", "sepolia"]>;
5
4
  export type ArgentNetworkId = z.infer<typeof argentNetworkIdSchema>;
@@ -1,3 +1,2 @@
1
1
  import { BigDecimal } from './types';
2
-
3
2
  export declare const ONE: BigDecimal;
@@ -1,3 +1,2 @@
1
1
  import { z } from 'zod';
2
-
3
2
  export declare function createUnitsSchema(decimals: number): z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, import('./types').BigDecimal, string>;
@@ -1,5 +1,4 @@
1
1
  import { BigDecimal } from './types';
2
-
3
2
  /**
4
3
  * Formats a BigInt value to a string with a given number of decimal places.
5
4
  *
@@ -1,5 +1,4 @@
1
1
  import { BigDecimal } from './types';
2
-
3
2
  export declare const toFixedDecimals: (amount: BigDecimal, decimals: number) => BigDecimal;
4
3
  export declare const toTiniestPossibleDecimal: (amount: BigDecimal) => BigDecimal;
5
4
  export declare const add: (a: BigDecimal, b: BigDecimal) => BigDecimal;
@@ -1,5 +1,4 @@
1
1
  import { BigDecimal } from './types';
2
-
3
2
  /**
4
3
  * Parses a string value representing a number to a BigInt, with a specified number of decimals.
5
4
  * If the fraction part of the string value is longer than the allowed decimal places, it rounds the value.
@@ -1,6 +1,5 @@
1
1
  import { BigNumberish } from 'starknet';
2
2
  import { BigDecimal } from './types';
3
-
4
3
  /**
5
4
  * Formats a BigInt representing wei into a string representing ether,
6
5
  * with a precision of 18 decimal places.
@@ -1,5 +1,4 @@
1
1
  import { ICacheService } from './ICacheService';
2
-
3
2
  export declare class CacheService implements ICacheService {
4
3
  private cachePromise;
5
4
  constructor(cacheName: string, cachesStorage: Pick<CacheStorage, "open" | "delete">);
@@ -1,6 +1,5 @@
1
1
  import { z } from 'zod';
2
2
  import { Hex } from '../../utils/hex';
3
-
4
3
  export type TxHash = Hex;
5
4
  export type Address = Hex;
6
5
  export declare const validChecksumAddressSchema: z.ZodEffects<z.ZodString, string, string>;
@@ -1,5 +1,4 @@
1
1
  import { z } from 'zod';
2
-
3
2
  export declare const starknetDomainNameSchema: z.ZodUnion<[z.ZodString, z.ZodString]>;
4
3
  export type StarknetDomainName = z.infer<typeof starknetDomainNameSchema>;
5
4
  export declare const addressOrDomainSchema: z.ZodUnion<[z.ZodEffects<z.ZodPipeline<z.ZodString, z.ZodEffects<z.ZodString, string, string>>, `0x${string}`, string>, z.ZodUnion<[z.ZodString, z.ZodString]>]>;
@@ -1,4 +1,3 @@
1
1
  import { z } from 'zod';
2
-
3
2
  export declare const addressInputCharactersAndLengthSchema: z.ZodString;
4
3
  export declare const addressInputSchema: z.ZodPipeline<z.ZodPipeline<z.ZodString, z.ZodEffects<z.ZodString, string, string>>, z.ZodEffects<z.ZodString, string, string>>;
@@ -1,5 +1,4 @@
1
1
  import { z } from 'zod';
2
-
3
2
  export declare const argentNameSchema: z.ZodString;
4
3
  export type ArgentName = z.infer<typeof argentNameSchema>;
5
4
  export declare const isArgentName: (argentName?: string) => argentName is ArgentName;
@@ -1,3 +1,2 @@
1
1
  import { z } from 'zod';
2
-
3
2
  export declare const cairoVersionSchema: z.ZodUnion<[z.ZodLiteral<"0">, z.ZodLiteral<"1">]>;
@@ -1,7 +1,6 @@
1
1
  import { z } from 'zod';
2
2
  import { IHttpService } from '../../http';
3
3
  import { ArgentName } from './argentName';
4
-
5
4
  export declare const apiWalletResponseSchema: z.ZodUnion<[z.ZodObject<{
6
5
  walletAddress: z.ZodEffects<z.ZodString, `0x${string}`, string>;
7
6
  ens: z.ZodString;
@@ -1,7 +1,6 @@
1
1
  import { MinimalProviderInterface } from '@argent/x-multicall';
2
2
  import { Call } from 'starknet';
3
3
  import { StarknetID } from './starknetId';
4
-
5
4
  export declare function starkNameToCallDataDomain(starkName: StarknetID): string[];
6
5
  export declare function getStarknetIdContractAddressFromNetworkId(networkId: string): string;
7
6
  export declare function getCallFromStarkName(starkName: StarknetID, networkId: string): Call;
@@ -1,4 +1,3 @@
1
1
  import { constants } from 'starknet';
2
2
  import { ArgentNetworkId } from '../../backend';
3
-
4
3
  export declare function getChainIdFromNetworkId(networkId: ArgentNetworkId | constants.NetworkName | string): constants.StarknetChainId;
@@ -1,6 +1,5 @@
1
1
  import { MinimalProviderInterface } from '@argent/x-multicall';
2
2
  import { Address, AddressOrDomain, StarknetDomainName } from '../..';
3
-
4
3
  export interface IStarknetAddressService {
5
4
  parseAddressOrDomain(addressOrDomain: AddressOrDomain, networkId: string, multicall: MinimalProviderInterface): Promise<Address>;
6
5
  getAddressFromDomainName(domain: StarknetDomainName, networkId: string, multicall: MinimalProviderInterface): Promise<Address>;
@@ -2,7 +2,6 @@ import { MinimalProviderInterface } from '@argent/x-multicall';
2
2
  import { StarknetDomainName } from '../..';
3
3
  import { IHttpService } from '../../../../http';
4
4
  import { IStarknetAddressService } from './IStarknetAddressService';
5
-
6
5
  type MinimalHttpService = Pick<IHttpService, "get">;
7
6
  export declare class StarknetAddressService implements IStarknetAddressService {
8
7
  readonly httpService: MinimalHttpService;
@@ -1,5 +1,4 @@
1
1
  import { z } from 'zod';
2
-
3
2
  export declare const implementationSchema: z.ZodObject<{
4
3
  cairoVersion: z.ZodUnion<[z.ZodLiteral<"0">, z.ZodLiteral<"1">]>;
5
4
  accountClassHash: z.ZodEffects<z.ZodString, `0x${string}`, string>;
@@ -1,13 +1,12 @@
1
1
  import { CairoOption } from 'starknet';
2
2
  import { Hex } from '../../../../utils';
3
3
  import { Implementation } from './deploymentData.schema';
4
-
5
4
  export declare const isEqualImplementation: (a: Implementation, b: Implementation) => boolean;
6
5
  export type WalletAccount = {
7
6
  address: string;
8
7
  classHash?: Hex;
9
8
  cairoVersion?: string;
10
- type: "standard" | "plugin" | "multisig" | "betterMulticall" | "argent5MinuteEscapeTestingAccount" | "standardCairo0" | "smart";
9
+ type: "standard" | "plugin" | "multisig" | "betterMulticall" | "argent5MinuteEscapeTestingAccount" | "standardCairo0" | "smart" | "imported";
11
10
  guardian?: string;
12
11
  salt?: Hex;
13
12
  };
@@ -1,5 +1,4 @@
1
1
  import { z } from 'zod';
2
-
3
2
  /**
4
3
  * https://docs.starknet.id/for-devs/encoding-algorithm#the-basic-alphabet
5
4
  *
@@ -1,5 +1,4 @@
1
1
  import { BaseError, BaseErrorPayload } from './baseErrors';
2
-
3
2
  export declare enum ACCOUNT_ERROR_MESSAGES {
4
3
  NOT_FOUND = "Account not found",
5
4
  CALCULATED_ADDRESS_NO_MATCH = "Calculated address does not match account address"
@@ -1,5 +1,4 @@
1
1
  import { BaseError, BaseErrorPayload } from './baseErrors';
2
-
3
2
  export declare enum ADDRESS_ERROR_MESSAGES {
4
3
  NOT_VALID = "Invalid address",
5
4
  NOT_FOUND = "Address not found",
@@ -1,5 +1,4 @@
1
1
  import { JsonArray, JsonObject } from 'type-fest';
2
-
3
2
  export type JsonValue = string | number | boolean | null | JsonObject | JsonArray;
4
3
  export interface BaseErrorPayload<T> {
5
4
  message?: string;
@@ -1,5 +1,4 @@
1
1
  import { BaseError, BaseErrorPayload } from './baseErrors';
2
-
3
2
  export declare enum CALL_ERROR_MESSAGES {
4
3
  NOT_VALID = "Invalid call"
5
4
  }
@@ -1,5 +1,4 @@
1
1
  import { BaseError, BaseErrorPayload } from './baseErrors';
2
-
3
2
  export declare enum NETWORK_ERROR_MESSAGES {
4
3
  NO_NETWORK_OR_MULTICALL = "Missing networkId or multicall",
5
4
  NOT_FOUND = "Network not found"
@@ -1,5 +1,4 @@
1
1
  import { BaseError, BaseErrorPayload } from './baseErrors';
2
-
3
2
  export declare enum REVIEW_ERROR_MESSAGE {
4
3
  SIMULATE_AND_REVIEW_FAILED = "Something went wrong fetching review",
5
4
  NO_CALLS_FOUND = "No calls found",
@@ -1,6 +1,5 @@
1
1
  import { SimulationSummary } from '..';
2
2
  import { ActivitySummary } from './schema';
3
-
4
3
  /**
5
4
  * Normalizes summary payload from backend simulation or activities API
6
5
  *
@@ -1,5 +1,4 @@
1
1
  import { z } from 'zod';
2
-
3
2
  export declare const activityTransferSchema: z.ZodObject<{
4
3
  type: z.ZodEnum<["payment", "gasFee"]>;
5
4
  leg: z.ZodEnum<["credit", "debit"]>;
@@ -1,6 +1,5 @@
1
1
  import { SimulateAndReview } from '../../transactionReview';
2
2
  import { NativeActivity } from '../schema';
3
-
4
3
  export interface CreateNativeActivityProps extends Pick<NativeActivity, "status" | "submitted" | "lastModified" | "transaction" | "meta"> {
5
4
  simulateAndReview?: SimulateAndReview;
6
5
  }
@@ -1,4 +1,3 @@
1
1
  import { AnyActivity } from '../schema';
2
-
3
2
  export declare function getAnyActivityTitle(activity: AnyActivity, short?: boolean): string;
4
3
  export declare function getAnyActivityShortTitle(activity: AnyActivity): string;
@@ -1,5 +1,4 @@
1
1
  import { Activity } from '../schema';
2
-
3
2
  /**
4
3
  * Retrieves the overall last modified date across all provided activities.
5
4
  *
@@ -1,3 +1,2 @@
1
1
  import { Activity } from '../schema';
2
-
3
2
  export declare const hasDelegationActivity: (activity: Activity) => boolean;
@@ -1,3 +1,2 @@
1
1
  import { Activity } from '../schema';
2
-
3
2
  export declare const isMulticallWithDeploymentActivity: (activity: Activity) => boolean;
@@ -1,3 +1,2 @@
1
1
  import { AnyActivity } from '../schema';
2
-
3
2
  export declare function isRejectOnChainActivity(activity: AnyActivity): boolean;
@@ -1,3 +1,2 @@
1
1
  import { AnyActivity } from '../schema';
2
-
3
2
  export declare function isUpgradeActivity(activity: AnyActivity): boolean;
@@ -1,6 +1,5 @@
1
1
  import { Address } from '../../../../chains';
2
2
  import { Activity } from '../schema';
3
-
4
3
  interface ParseAccountActivitiesProps {
5
4
  activities: Activity[];
6
5
  accountAddressesOnNetwork: Address[];
@@ -1,6 +1,5 @@
1
1
  import { Address } from '../../../../chains';
2
2
  import { Activity } from '../schema';
3
-
4
3
  interface ParseFinanceActivitiesProps {
5
4
  activities: Activity[];
6
5
  accountAddressesOnNetwork: Address[];
@@ -1,5 +1,4 @@
1
1
  import { z } from 'zod';
2
-
3
2
  export declare const estimatedFeeSchema: z.ZodObject<{
4
3
  feeTokenAddress: z.ZodEffects<z.ZodPipeline<z.ZodString, z.ZodEffects<z.ZodString, string, string>>, `0x${string}`, string>;
5
4
  amount: z.ZodBigInt;
@@ -1,5 +1,4 @@
1
1
  import { SimulateAndReview } from './schema';
2
-
3
2
  export declare function getErrorMessageAndLabelFromSimulation(simulateAndReview?: SimulateAndReview): {
4
3
  message: string | undefined;
5
4
  label: string | undefined;
@@ -1,3 +1,2 @@
1
1
  import { SimulationError } from './schema';
2
-
3
2
  export declare function getMessageFromSimulationError(simulationError: SimulationError): string;
@@ -1,5 +1,4 @@
1
1
  import { z } from 'zod';
2
-
3
2
  export declare const propertySchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
4
3
  type: z.ZodLiteral<"amount">;
5
4
  label: z.ZodString;
@@ -1,3 +1,2 @@
1
1
  import { Warning } from '../transactionReview';
2
-
3
2
  export declare const getHighestSeverity: (warnings: Warning[]) => Warning | null;
@@ -1,5 +1,4 @@
1
1
  import { z } from 'zod';
2
-
3
2
  export declare const severitySchema: z.ZodUnion<[z.ZodLiteral<"critical">, z.ZodLiteral<"high">, z.ZodLiteral<"caution">, z.ZodLiteral<"info">]>;
4
3
  export declare const reasonsSchema: z.ZodString;
5
4
  export type Reason = z.infer<typeof reasonsSchema>;
@@ -1,6 +1,5 @@
1
1
  import { IDateService } from './IDateService';
2
2
  import { IHttpService } from './IHttpService';
3
-
4
3
  export declare class DateService implements IDateService {
5
4
  private readonly httpService;
6
5
  private readonly baseUrl;
@@ -1,5 +1,4 @@
1
1
  import { HTTP_ERROR_MESSAGE } from './IHttpService';
2
-
3
2
  export declare class HttpError extends Error {
4
3
  readonly status: number;
5
4
  readonly data?: unknown | undefined;
@@ -1,6 +1,5 @@
1
1
  import { ZodType } from 'zod';
2
2
  import { IHttpService } from './IHttpService';
3
-
4
3
  type ResponseType = "response" | "json";
5
4
  type AllowPromise<T> = T | Promise<T>;
6
5
  type CanBeFn<T = unknown> = T | (() => AllowPromise<T>);
@@ -1,5 +1,4 @@
1
1
  import { ZodType } from 'zod';
2
-
3
2
  export interface IHttpService {
4
3
  get<T>(url: string, options?: RequestInit): Promise<T>;
5
4
  post<T>(url: string, options?: RequestInit, validationSchema?: ZodType): Promise<T>;
@@ -1,7 +1,6 @@
1
1
  import { ICacheService } from '../cache';
2
2
  import { IDateService } from './IDateService';
3
3
  import { IHttpService } from './IHttpService';
4
-
5
4
  type SWROptions = {
6
5
  freshFor: number;
7
6
  staleFor: number;
@@ -1,5 +1,4 @@
1
1
  import { BareFetcher, Key, SWRConfiguration } from 'swr';
2
-
3
2
  export interface SWRConfigCommon {
4
3
  suspense?: boolean;
5
4
  refreshInterval?: number;