@matchain/matchid-sdk-react 0.1.55-alpha.9 → 0.1.56-alpha.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 (64) hide show
  1. package/dist/api.d.mts +2 -2
  2. package/dist/api.d.ts +2 -2
  3. package/dist/api.js +11 -12
  4. package/dist/api.js.map +1 -1
  5. package/dist/api.mjs +2 -2
  6. package/dist/assets/lottie.d.mts +1 -1
  7. package/dist/assets/lottie.d.ts +1 -1
  8. package/dist/chains.d.mts +1 -1
  9. package/dist/chains.d.ts +1 -1
  10. package/dist/{chunk-2T4RY5BM.mjs → chunk-FGJ25ONR.mjs} +285 -277
  11. package/dist/chunk-FGJ25ONR.mjs.map +1 -0
  12. package/dist/{chunk-GCIXXSIH.mjs → chunk-SG45XKMV.mjs} +2 -2
  13. package/dist/components.d.mts +3 -3
  14. package/dist/components.d.ts +3 -3
  15. package/dist/components.js +295 -287
  16. package/dist/components.js.map +1 -1
  17. package/dist/components.mjs +1 -1
  18. package/dist/hooks.d.mts +4 -2
  19. package/dist/hooks.d.ts +4 -2
  20. package/dist/hooks.js +103 -100
  21. package/dist/hooks.js.map +1 -1
  22. package/dist/hooks.mjs +1 -1
  23. package/dist/icon.d.mts +2 -2
  24. package/dist/icon.d.ts +2 -2
  25. package/dist/{index-Bx7ztInz.d.ts → index-4dZbgWG2.d.ts} +1 -1
  26. package/dist/{index-DXRGMAbv.d.mts → index-B50DU_xT.d.mts} +4 -4
  27. package/dist/{index-DXRGMAbv.d.ts → index-B50DU_xT.d.ts} +4 -4
  28. package/dist/{index-D6wTVWuu.d.mts → index-BKSGbw7b.d.mts} +3 -3
  29. package/dist/{index-DL0LMDQ0.d.mts → index-BXbfmVoU.d.mts} +2 -2
  30. package/dist/{index-BTO2pJRz.d.ts → index-BtjgRcNJ.d.ts} +3 -3
  31. package/dist/{index-DY5CjOq2.d.ts → index-C82WIWvx.d.ts} +5 -5
  32. package/dist/{index-DysgDUCb.d.mts → index-CDTTHSh0.d.mts} +14 -14
  33. package/dist/{index-DysgDUCb.d.ts → index-CDTTHSh0.d.ts} +14 -14
  34. package/dist/{index-BjdOd1te.d.mts → index-CHG4-0Z1.d.mts} +987 -981
  35. package/dist/{index-8h2kA48e.d.ts → index-CsUEaGtM.d.ts} +2 -2
  36. package/dist/{index-CopoHLm5.d.ts → index-CwHXzvvB.d.ts} +1 -1
  37. package/dist/{index-DueNjDv_.d.ts → index-D1Ep9UMx.d.ts} +987 -981
  38. package/dist/{index-HYPgwvkU.d.mts → index-D7E317WV.d.mts} +5 -5
  39. package/dist/{index-B-u8_Lcy.d.ts → index-DK7l3lsH.d.ts} +13 -11
  40. package/dist/{index-BW1GRpQ3.d.mts → index-FKxw4Vaa.d.mts} +1 -1
  41. package/dist/{index-D2hhRO2j.d.mts → index-TjbO7d74.d.mts} +1 -1
  42. package/dist/{index-Ba8t2zs6.d.mts → index-YPRyEYt6.d.mts} +13 -11
  43. package/dist/index.d.mts +20 -20
  44. package/dist/index.d.ts +20 -20
  45. package/dist/index.js +101 -93
  46. package/dist/index.js.map +1 -1
  47. package/dist/index.mjs +2 -2
  48. package/dist/{types-Ch54HuTY.d.mts → types-DEsY_CPH.d.mts} +1 -1
  49. package/dist/{types-Ch54HuTY.d.ts → types-DEsY_CPH.d.ts} +1 -1
  50. package/dist/types.d.mts +1 -1
  51. package/dist/types.d.ts +1 -1
  52. package/dist/ui.d.mts +3 -4
  53. package/dist/ui.d.ts +3 -4
  54. package/dist/ui.js +13 -10
  55. package/dist/ui.js.map +1 -1
  56. package/dist/ui.mjs +3 -3
  57. package/example/package.json +3 -0
  58. package/example/src/App.tsx +7 -0
  59. package/example/src/pages/User/index.tsx +49 -4
  60. package/example/src/store/useStore.ts +14 -0
  61. package/example/yarn.lock +15 -0
  62. package/package.json +2 -3
  63. package/dist/chunk-2T4RY5BM.mjs.map +0 -1
  64. /package/dist/{chunk-GCIXXSIH.mjs.map → chunk-SG45XKMV.mjs.map} +0 -0
package/dist/hooks.mjs CHANGED
@@ -13,7 +13,7 @@ import {
13
13
  useTransaction,
14
14
  useUserInfo,
15
15
  useWallet
16
- } from "./chunk-2T4RY5BM.mjs";
16
+ } from "./chunk-FGJ25ONR.mjs";
17
17
  import "./chunk-JX73EY6V.mjs";
18
18
  import "./chunk-UA6XHZHX.mjs";
19
19
  import "./chunk-IZOOVZAD.mjs";
package/dist/icon.d.mts CHANGED
@@ -1,5 +1,5 @@
1
- export { t as ArrowDownIcon, f as ArrowLeftIcon, A as ArrowRightIcon, Q as ArrowSendIcon, m as BTCDarkIcon, n as BTCLightIcon, B as BackIcon, z as BitgetIcon, j as CheckIcon, d as CheckRoundIcon, e as CloseEyeIcon, C as CloseIcon, a as CloseRoundIcon, k as CopyIcon, D as DeleteRoundIcon, h as DiscordIcon, o as EVMDarkIcon, p as EVMLightIcon, E as EmailIcon, b as EmailLineIcon, J as ErrorRoundIcon, F as FacebookIcon, g as GithubIcon, G as GoogleIcon, K as InfoLineIcon, M as InfoRoundIcon, u as LeatherIcon, l as LinkedinIcon, L as LoadingIcon, c as LoginIcon, V as MoreIcon, y as OKXIcon, O as OpenEyeIcon, P as PasswordRoundIcon, R as PhantomIcon, S as SOLDarkIcon, q as SOLLightIcon, r as TRXDarkIcon, s as TRXLightIcon, T as TelegramIcon, H as TonDarkIcon, I as TonLightIcon, N as TransferIcon, x as TronLinkIcon, U as UnLoginIcon, v as UnisatIcon, W as WalletIcon, X as XIcon, w as XverseIcon, Y as YoutubeIcon } from './index-HYPgwvkU.mjs';
1
+ export { t as ArrowDownIcon, f as ArrowLeftIcon, A as ArrowRightIcon, Q as ArrowSendIcon, m as BTCDarkIcon, n as BTCLightIcon, B as BackIcon, z as BitgetIcon, j as CheckIcon, d as CheckRoundIcon, e as CloseEyeIcon, C as CloseIcon, a as CloseRoundIcon, k as CopyIcon, D as DeleteRoundIcon, h as DiscordIcon, o as EVMDarkIcon, p as EVMLightIcon, E as EmailIcon, b as EmailLineIcon, J as ErrorRoundIcon, F as FacebookIcon, g as GithubIcon, G as GoogleIcon, K as InfoLineIcon, M as InfoRoundIcon, u as LeatherIcon, l as LinkedinIcon, L as LoadingIcon, c as LoginIcon, V as MoreIcon, y as OKXIcon, O as OpenEyeIcon, P as PasswordRoundIcon, R as PhantomIcon, S as SOLDarkIcon, q as SOLLightIcon, r as TRXDarkIcon, s as TRXLightIcon, T as TelegramIcon, H as TonDarkIcon, I as TonLightIcon, N as TransferIcon, x as TronLinkIcon, U as UnLoginIcon, v as UnisatIcon, W as WalletIcon, X as XIcon, w as XverseIcon, Y as YoutubeIcon } from './index-D7E317WV.mjs';
2
2
  import 'react/jsx-runtime';
3
3
  import 'react';
4
- import './types-Ch54HuTY.mjs';
4
+ import './types-DEsY_CPH.mjs';
5
5
  import '@tanstack/react-query/src/types';
package/dist/icon.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- export { t as ArrowDownIcon, f as ArrowLeftIcon, A as ArrowRightIcon, Q as ArrowSendIcon, m as BTCDarkIcon, n as BTCLightIcon, B as BackIcon, z as BitgetIcon, j as CheckIcon, d as CheckRoundIcon, e as CloseEyeIcon, C as CloseIcon, a as CloseRoundIcon, k as CopyIcon, D as DeleteRoundIcon, h as DiscordIcon, o as EVMDarkIcon, p as EVMLightIcon, E as EmailIcon, b as EmailLineIcon, J as ErrorRoundIcon, F as FacebookIcon, g as GithubIcon, G as GoogleIcon, K as InfoLineIcon, M as InfoRoundIcon, u as LeatherIcon, l as LinkedinIcon, L as LoadingIcon, c as LoginIcon, V as MoreIcon, y as OKXIcon, O as OpenEyeIcon, P as PasswordRoundIcon, R as PhantomIcon, S as SOLDarkIcon, q as SOLLightIcon, r as TRXDarkIcon, s as TRXLightIcon, T as TelegramIcon, H as TonDarkIcon, I as TonLightIcon, N as TransferIcon, x as TronLinkIcon, U as UnLoginIcon, v as UnisatIcon, W as WalletIcon, X as XIcon, w as XverseIcon, Y as YoutubeIcon } from './index-DY5CjOq2.js';
1
+ export { t as ArrowDownIcon, f as ArrowLeftIcon, A as ArrowRightIcon, Q as ArrowSendIcon, m as BTCDarkIcon, n as BTCLightIcon, B as BackIcon, z as BitgetIcon, j as CheckIcon, d as CheckRoundIcon, e as CloseEyeIcon, C as CloseIcon, a as CloseRoundIcon, k as CopyIcon, D as DeleteRoundIcon, h as DiscordIcon, o as EVMDarkIcon, p as EVMLightIcon, E as EmailIcon, b as EmailLineIcon, J as ErrorRoundIcon, F as FacebookIcon, g as GithubIcon, G as GoogleIcon, K as InfoLineIcon, M as InfoRoundIcon, u as LeatherIcon, l as LinkedinIcon, L as LoadingIcon, c as LoginIcon, V as MoreIcon, y as OKXIcon, O as OpenEyeIcon, P as PasswordRoundIcon, R as PhantomIcon, S as SOLDarkIcon, q as SOLLightIcon, r as TRXDarkIcon, s as TRXLightIcon, T as TelegramIcon, H as TonDarkIcon, I as TonLightIcon, N as TransferIcon, x as TronLinkIcon, U as UnLoginIcon, v as UnisatIcon, W as WalletIcon, X as XIcon, w as XverseIcon, Y as YoutubeIcon } from './index-C82WIWvx.js';
2
2
  import 'react/jsx-runtime';
3
3
  import 'react';
4
- import './types-Ch54HuTY.js';
4
+ import './types-DEsY_CPH.js';
5
5
  import '@tanstack/react-query/src/types';
@@ -1,4 +1,4 @@
1
- import { A as Address, q as AnyObject, Q as AppConfigType, S as AuthParams, G as BindInfoType, F as BindItemType, T as BindWalletParam, B as ButtonProps, C as CEXType, o as ChainType, V as DeepPartial, D as DrawerProps, E as EmailModalProps, X as EmbeddedWalletsParams, H as Hash, a as IEnvConfigType, Y as IEnvName, Z as ILoginWalletReq, I as IMatchEvents, l as ISocialLoginMethod, v as IconProps, i as InputProps, L as LocaleType, b as LoginBoxProps, n as LoginMethodType, f as LoginModalProps, e as LoginPanelProps, _ as MessageType, z as MetaPageType, j as ModalProps, M as ModalWithHeaderProps, O as OtherLoginMethodType, m as OverviewInfo, J as PohItemType, w as PohZkpassParams, P as PopoverPositionType, k as PopoverProps, d as PopoverTypeType, R as RecommendLoginMethodType, $ as RecoveryType, a0 as ThemeType, U as UIProps, t as UserAssetToken, p as UserChainType, s as UserImportTokenType, a1 as UserPopoverProps, x as UserTransactionNextPageParams, a2 as UserTransactionRecordType, r as UserTransactionType, g as WalletAssetMergeType, y as WalletAssetType, K as WalletChainType, W as WalletConfigType, N as WalletNFTType, h as WalletPanelProps, a3 as WalletReceiveMessageType, a4 as WalletStatusType, c as WalletType, u as useMatchWalletAssetsProps } from './types-Ch54HuTY.js';
1
+ import { A as Address, q as AnyObject, Q as AppConfigType, S as AuthParams, G as BindInfoType, F as BindItemType, T as BindWalletParam, B as ButtonProps, C as CEXType, o as ChainType, V as DeepPartial, D as DrawerProps, E as EmailModalProps, X as EmbeddedWalletsParams, H as Hash, a as IEnvConfigType, Y as IEnvName, Z as ILoginWalletReq, I as IMatchEvents, l as ISocialLoginMethod, v as IconProps, i as InputProps, L as LocaleType, b as LoginBoxProps, n as LoginMethodType, f as LoginModalProps, e as LoginPanelProps, _ as MessageType, z as MetaPageType, j as ModalProps, M as ModalWithHeaderProps, O as OtherLoginMethodType, m as OverviewInfo, J as PohItemType, w as PohZkpassParams, P as PopoverPositionType, k as PopoverProps, d as PopoverTypeType, R as RecommendLoginMethodType, $ as RecoveryType, a0 as ThemeType, U as UIProps, t as UserAssetToken, p as UserChainType, s as UserImportTokenType, a1 as UserPopoverProps, x as UserTransactionNextPageParams, a2 as UserTransactionRecordType, r as UserTransactionType, g as WalletAssetMergeType, y as WalletAssetType, K as WalletChainType, W as WalletConfigType, N as WalletNFTType, h as WalletPanelProps, a3 as WalletReceiveMessageType, a4 as WalletStatusType, c as WalletType, u as useMatchWalletAssetsProps } from './types-DEsY_CPH.js';
2
2
 
3
3
  declare const index_Address: typeof Address;
4
4
  declare const index_AnyObject: typeof AnyObject;
@@ -25,8 +25,8 @@ declare const matchMain: {
25
25
  readonly http: readonly ["https://rpc.matchain.io"];
26
26
  };
27
27
  };
28
- sourceId?: number | undefined;
29
- testnet?: boolean | undefined;
28
+ sourceId?: number | undefined | undefined;
29
+ testnet?: boolean | undefined | undefined;
30
30
  custom?: Record<string, unknown> | undefined;
31
31
  fees?: viem.ChainFees<undefined> | undefined;
32
32
  formatters?: undefined;
@@ -67,8 +67,8 @@ declare const matchTest: {
67
67
  readonly http: readonly ["https://testnet-rpc.matchain.io"];
68
68
  };
69
69
  };
70
- sourceId?: number | undefined;
71
- testnet?: boolean | undefined;
70
+ sourceId?: number | undefined | undefined;
71
+ testnet?: boolean | undefined | undefined;
72
72
  custom?: Record<string, unknown> | undefined;
73
73
  fees?: viem.ChainFees<undefined> | undefined;
74
74
  formatters?: undefined;
@@ -25,8 +25,8 @@ declare const matchMain: {
25
25
  readonly http: readonly ["https://rpc.matchain.io"];
26
26
  };
27
27
  };
28
- sourceId?: number | undefined;
29
- testnet?: boolean | undefined;
28
+ sourceId?: number | undefined | undefined;
29
+ testnet?: boolean | undefined | undefined;
30
30
  custom?: Record<string, unknown> | undefined;
31
31
  fees?: viem.ChainFees<undefined> | undefined;
32
32
  formatters?: undefined;
@@ -67,8 +67,8 @@ declare const matchTest: {
67
67
  readonly http: readonly ["https://testnet-rpc.matchain.io"];
68
68
  };
69
69
  };
70
- sourceId?: number | undefined;
71
- testnet?: boolean | undefined;
70
+ sourceId?: number | undefined | undefined;
71
+ testnet?: boolean | undefined | undefined;
72
72
  custom?: Record<string, unknown> | undefined;
73
73
  fees?: viem.ChainFees<undefined> | undefined;
74
74
  formatters?: undefined;
@@ -1,6 +1,6 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import React, { ReactNode, PropsWithChildren } from 'react';
3
- import { i as InputProps, B as ButtonProps, j as ModalProps, M as ModalWithHeaderProps, k as PopoverProps } from './types-Ch54HuTY.mjs';
2
+ import React__default, { ReactNode, PropsWithChildren } from 'react';
3
+ import { i as InputProps, B as ButtonProps, j as ModalProps, M as ModalWithHeaderProps, k as PopoverProps } from './types-DEsY_CPH.mjs';
4
4
 
5
5
  declare function Field({ label, children, error, required, className }: {
6
6
  label: ReactNode;
@@ -24,7 +24,7 @@ declare function ConfirmModal({ title, children, onClose, onConfirm, isOpen, con
24
24
  onClose: () => void;
25
25
  onConfirm: () => Promise<void>;
26
26
  isOpen: boolean;
27
- confirmText?: React.ReactNode;
27
+ confirmText?: React__default.ReactNode;
28
28
  zIndex?: number;
29
29
  } & PropsWithChildren): react_jsx_runtime.JSX.Element;
30
30
 
@@ -1,6 +1,6 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { E as EmailModalProps, b as LoginBoxProps, B as ButtonProps, O as OtherLoginMethodType, R as RecommendLoginMethodType, c as WalletType, P as PopoverPositionType, d as PopoverTypeType, e as LoginPanelProps, f as LoginModalProps, M as ModalWithHeaderProps, g as WalletAssetMergeType, u as useMatchWalletAssetsProps } from './types-Ch54HuTY.mjs';
3
- import { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from './index-D6wTVWuu.mjs';
2
+ import { E as EmailModalProps, b as LoginBoxProps, B as ButtonProps, O as OtherLoginMethodType, R as RecommendLoginMethodType, c as WalletType, P as PopoverPositionType, d as PopoverTypeType, e as LoginPanelProps, f as LoginModalProps, M as ModalWithHeaderProps, g as WalletAssetMergeType, u as useMatchWalletAssetsProps } from './types-DEsY_CPH.mjs';
3
+ import { B as Button, F as Field, I as Input, M as Modal, a as ModalWithHeader, O as Overlay, P as Popover } from './index-BKSGbw7b.mjs';
4
4
  import { ReactNode } from 'react';
5
5
 
6
6
  declare function EmailModal({ isOpen, width, onClose, onBack, onLogin }: EmailModalProps): react_jsx_runtime.JSX.Element;
@@ -1,6 +1,6 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import React, { ReactNode, PropsWithChildren } from 'react';
3
- import { i as InputProps, B as ButtonProps, j as ModalProps, M as ModalWithHeaderProps, k as PopoverProps } from './types-Ch54HuTY.js';
2
+ import React__default, { ReactNode, PropsWithChildren } from 'react';
3
+ import { i as InputProps, B as ButtonProps, j as ModalProps, M as ModalWithHeaderProps, k as PopoverProps } from './types-DEsY_CPH.js';
4
4
 
5
5
  declare function Field({ label, children, error, required, className }: {
6
6
  label: ReactNode;
@@ -24,7 +24,7 @@ declare function ConfirmModal({ title, children, onClose, onConfirm, isOpen, con
24
24
  onClose: () => void;
25
25
  onConfirm: () => Promise<void>;
26
26
  isOpen: boolean;
27
- confirmText?: React.ReactNode;
27
+ confirmText?: React__default.ReactNode;
28
28
  zIndex?: number;
29
29
  } & PropsWithChildren): react_jsx_runtime.JSX.Element;
30
30
 
@@ -1,6 +1,6 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import React, { CSSProperties } from 'react';
3
- import { v as IconProps$1 } from './types-Ch54HuTY.js';
2
+ import React__default, { CSSProperties } from 'react';
3
+ import { v as IconProps$1 } from './types-DEsY_CPH.js';
4
4
 
5
5
  declare function BackIcon({ color, size, className, style }: {
6
6
  color?: string;
@@ -45,13 +45,13 @@ interface LoadingIconProps {
45
45
  color?: string;
46
46
  rotate?: boolean;
47
47
  }
48
- declare const LoadingIcon: React.FC<LoadingIconProps>;
48
+ declare const LoadingIcon: React__default.FC<LoadingIconProps>;
49
49
 
50
50
  declare function EmailLineIcon({ size, color, ...props }: IconProps$1): react_jsx_runtime.JSX.Element;
51
51
 
52
- declare const UnLoginIcon: React.FC<IconProps$1>;
52
+ declare const UnLoginIcon: React__default.FC<IconProps$1>;
53
53
 
54
- declare const LoginIcon: React.FC<IconProps$1>;
54
+ declare const LoginIcon: React__default.FC<IconProps$1>;
55
55
 
56
56
  declare function CheckRoundIcon({ size, color, ...props }: Omit<IconProps$1, 'width' | 'height'>): react_jsx_runtime.JSX.Element;
57
57
 
@@ -2456,7 +2456,7 @@ var layers$6 = [
2456
2456
  ],
2457
2457
  [
2458
2458
  96.459,
2459
- -0.001
2459
+ -1e-3
2460
2460
  ],
2461
2461
  [
2462
2462
  0,
@@ -2464,7 +2464,7 @@ var layers$6 = [
2464
2464
  ],
2465
2465
  [
2466
2466
  -96.459,
2467
- -0.001
2467
+ -1e-3
2468
2468
  ]
2469
2469
  ],
2470
2470
  c: true
@@ -3126,7 +3126,7 @@ var layers$6 = [
3126
3126
  ],
3127
3127
  [
3128
3128
  96.459,
3129
- -0.001
3129
+ -1e-3
3130
3130
  ],
3131
3131
  [
3132
3132
  0,
@@ -3134,7 +3134,7 @@ var layers$6 = [
3134
3134
  ],
3135
3135
  [
3136
3136
  -96.459,
3137
- -0.001
3137
+ -1e-3
3138
3138
  ]
3139
3139
  ],
3140
3140
  c: true
@@ -10793,7 +10793,7 @@ var layers$4 = [
10793
10793
  3.18
10794
10794
  ],
10795
10795
  [
10796
- -0.003,
10796
+ -3e-3,
10797
10797
  -3.18
10798
10798
  ]
10799
10799
  ],
@@ -10988,7 +10988,7 @@ var layers$4 = [
10988
10988
  ],
10989
10989
  [
10990
10990
  -3.165,
10991
- -0.003
10991
+ -3e-3
10992
10992
  ]
10993
10993
  ],
10994
10994
  c: false
@@ -11431,7 +11431,7 @@ var layers$4 = [
11431
11431
  ],
11432
11432
  v: [
11433
11433
  [
11434
- -0.003,
11434
+ -3e-3,
11435
11435
  -3.18
11436
11436
  ],
11437
11437
  [
@@ -11626,7 +11626,7 @@ var layers$4 = [
11626
11626
  v: [
11627
11627
  [
11628
11628
  -3.165,
11629
- -0.003
11629
+ -3e-3
11630
11630
  ],
11631
11631
  [
11632
11632
  3.165,
@@ -12182,7 +12182,7 @@ var layers$4 = [
12182
12182
  ],
12183
12183
  v: [
12184
12184
  [
12185
- -0.003,
12185
+ -3e-3,
12186
12186
  -3.18
12187
12187
  ],
12188
12188
  [
@@ -12377,7 +12377,7 @@ var layers$4 = [
12377
12377
  v: [
12378
12378
  [
12379
12379
  -3.165,
12380
- -0.003
12380
+ -3e-3
12381
12381
  ],
12382
12382
  [
12383
12383
  3.165,
@@ -12828,7 +12828,7 @@ var layers$4 = [
12828
12828
  3.18
12829
12829
  ],
12830
12830
  [
12831
- -0.003,
12831
+ -3e-3,
12832
12832
  -3.18
12833
12833
  ]
12834
12834
  ],
@@ -13023,7 +13023,7 @@ var layers$4 = [
13023
13023
  ],
13024
13024
  [
13025
13025
  -3.165,
13026
- -0.003
13026
+ -3e-3
13027
13027
  ]
13028
13028
  ],
13029
13029
  c: false
@@ -42749,7 +42749,7 @@ var assets = [
42749
42749
  0.167
42750
42750
  ],
42751
42751
  y: [
42752
- -0.007
42752
+ -7e-3
42753
42753
  ]
42754
42754
  },
42755
42755
  t: 116,
@@ -43416,7 +43416,7 @@ var assets = [
43416
43416
  0.167
43417
43417
  ],
43418
43418
  y: [
43419
- -0.007
43419
+ -7e-3
43420
43420
  ]
43421
43421
  },
43422
43422
  t: 116,
@@ -2456,7 +2456,7 @@ var layers$6 = [
2456
2456
  ],
2457
2457
  [
2458
2458
  96.459,
2459
- -0.001
2459
+ -1e-3
2460
2460
  ],
2461
2461
  [
2462
2462
  0,
@@ -2464,7 +2464,7 @@ var layers$6 = [
2464
2464
  ],
2465
2465
  [
2466
2466
  -96.459,
2467
- -0.001
2467
+ -1e-3
2468
2468
  ]
2469
2469
  ],
2470
2470
  c: true
@@ -3126,7 +3126,7 @@ var layers$6 = [
3126
3126
  ],
3127
3127
  [
3128
3128
  96.459,
3129
- -0.001
3129
+ -1e-3
3130
3130
  ],
3131
3131
  [
3132
3132
  0,
@@ -3134,7 +3134,7 @@ var layers$6 = [
3134
3134
  ],
3135
3135
  [
3136
3136
  -96.459,
3137
- -0.001
3137
+ -1e-3
3138
3138
  ]
3139
3139
  ],
3140
3140
  c: true
@@ -10793,7 +10793,7 @@ var layers$4 = [
10793
10793
  3.18
10794
10794
  ],
10795
10795
  [
10796
- -0.003,
10796
+ -3e-3,
10797
10797
  -3.18
10798
10798
  ]
10799
10799
  ],
@@ -10988,7 +10988,7 @@ var layers$4 = [
10988
10988
  ],
10989
10989
  [
10990
10990
  -3.165,
10991
- -0.003
10991
+ -3e-3
10992
10992
  ]
10993
10993
  ],
10994
10994
  c: false
@@ -11431,7 +11431,7 @@ var layers$4 = [
11431
11431
  ],
11432
11432
  v: [
11433
11433
  [
11434
- -0.003,
11434
+ -3e-3,
11435
11435
  -3.18
11436
11436
  ],
11437
11437
  [
@@ -11626,7 +11626,7 @@ var layers$4 = [
11626
11626
  v: [
11627
11627
  [
11628
11628
  -3.165,
11629
- -0.003
11629
+ -3e-3
11630
11630
  ],
11631
11631
  [
11632
11632
  3.165,
@@ -12182,7 +12182,7 @@ var layers$4 = [
12182
12182
  ],
12183
12183
  v: [
12184
12184
  [
12185
- -0.003,
12185
+ -3e-3,
12186
12186
  -3.18
12187
12187
  ],
12188
12188
  [
@@ -12377,7 +12377,7 @@ var layers$4 = [
12377
12377
  v: [
12378
12378
  [
12379
12379
  -3.165,
12380
- -0.003
12380
+ -3e-3
12381
12381
  ],
12382
12382
  [
12383
12383
  3.165,
@@ -12828,7 +12828,7 @@ var layers$4 = [
12828
12828
  3.18
12829
12829
  ],
12830
12830
  [
12831
- -0.003,
12831
+ -3e-3,
12832
12832
  -3.18
12833
12833
  ]
12834
12834
  ],
@@ -13023,7 +13023,7 @@ var layers$4 = [
13023
13023
  ],
13024
13024
  [
13025
13025
  -3.165,
13026
- -0.003
13026
+ -3e-3
13027
13027
  ]
13028
13028
  ],
13029
13029
  c: false
@@ -42749,7 +42749,7 @@ var assets = [
42749
42749
  0.167
42750
42750
  ],
42751
42751
  y: [
42752
- -0.007
42752
+ -7e-3
42753
42753
  ]
42754
42754
  },
42755
42755
  t: 116,
@@ -43416,7 +43416,7 @@ var assets = [
43416
43416
  0.167
43417
43417
  ],
43418
43418
  y: [
43419
- -0.007
43419
+ -7e-3
43420
43420
  ]
43421
43421
  },
43422
43422
  t: 116,