@hawksightco/hawk-sdk 1.2.132 → 1.2.134

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.
@@ -4726,27 +4726,7 @@ exports.IDL = {
4726
4726
  "name": "positionTokenAccount",
4727
4727
  "docs": [
4728
4728
  "NFT that represents orca whirlpool position"
4729
- ],
4730
- "pda": {
4731
- "seeds": [
4732
- {
4733
- "kind": "account",
4734
- "path": "userPda"
4735
- },
4736
- {
4737
- "kind": "account",
4738
- "path": "tokenProgram"
4739
- },
4740
- {
4741
- "kind": "account",
4742
- "path": "positionMint"
4743
- }
4744
- ],
4745
- "program": {
4746
- "kind": "account",
4747
- "path": "associatedTokenProgram"
4748
- }
4749
- }
4729
+ ]
4750
4730
  },
4751
4731
  {
4752
4732
  "name": "tokenVaultA",
@@ -6123,27 +6103,7 @@ exports.IDL = {
6123
6103
  "name": "positionTokenAccount",
6124
6104
  "docs": [
6125
6105
  "NFT that represents orca whirlpool position"
6126
- ],
6127
- "pda": {
6128
- "seeds": [
6129
- {
6130
- "kind": "account",
6131
- "path": "userPda"
6132
- },
6133
- {
6134
- "kind": "account",
6135
- "path": "tokenProgram"
6136
- },
6137
- {
6138
- "kind": "account",
6139
- "path": "positionMint"
6140
- }
6141
- ],
6142
- "program": {
6143
- "kind": "account",
6144
- "path": "associatedTokenProgram"
6145
- }
6146
- }
6106
+ ]
6147
6107
  },
6148
6108
  {
6149
6109
  "name": "tokenVaultA",
@@ -6633,27 +6593,7 @@ exports.IDL = {
6633
6593
  "name": "positionTokenAccount",
6634
6594
  "docs": [
6635
6595
  "NFT that represents orca whirlpool position"
6636
- ],
6637
- "pda": {
6638
- "seeds": [
6639
- {
6640
- "kind": "account",
6641
- "path": "userPda"
6642
- },
6643
- {
6644
- "kind": "account",
6645
- "path": "tokenProgram"
6646
- },
6647
- {
6648
- "kind": "account",
6649
- "path": "positionMint"
6650
- }
6651
- ],
6652
- "program": {
6653
- "kind": "account",
6654
- "path": "associatedTokenProgram"
6655
- }
6656
- }
6596
+ ]
6657
6597
  },
6658
6598
  {
6659
6599
  "name": "tokenVaultA",
@@ -6868,27 +6808,7 @@ exports.IDL = {
6868
6808
  "name": "positionTokenAccount",
6869
6809
  "docs": [
6870
6810
  "NFT that represents orca whirlpool position"
6871
- ],
6872
- "pda": {
6873
- "seeds": [
6874
- {
6875
- "kind": "account",
6876
- "path": "userPda"
6877
- },
6878
- {
6879
- "kind": "account",
6880
- "path": "tokenProgram"
6881
- },
6882
- {
6883
- "kind": "account",
6884
- "path": "positionMint"
6885
- }
6886
- ],
6887
- "program": {
6888
- "kind": "account",
6889
- "path": "associatedTokenProgram"
6890
- }
6891
- }
6811
+ ]
6892
6812
  },
6893
6813
  {
6894
6814
  "name": "tokenVaultA",
@@ -7167,27 +7087,7 @@ exports.IDL = {
7167
7087
  "name": "positionTokenAccount",
7168
7088
  "docs": [
7169
7089
  "NFT that represents orca whirlpool position"
7170
- ],
7171
- "pda": {
7172
- "seeds": [
7173
- {
7174
- "kind": "account",
7175
- "path": "userPda"
7176
- },
7177
- {
7178
- "kind": "account",
7179
- "path": "tokenProgram"
7180
- },
7181
- {
7182
- "kind": "account",
7183
- "path": "positionMint"
7184
- }
7185
- ],
7186
- "program": {
7187
- "kind": "account",
7188
- "path": "associatedTokenProgram"
7189
- }
7190
- }
7090
+ ]
7191
7091
  },
7192
7092
  {
7193
7093
  "name": "tokenVaultA",
@@ -7792,27 +7692,7 @@ exports.IDL = {
7792
7692
  "docs": [
7793
7693
  "NFT that represents orca whirlpool position"
7794
7694
  ],
7795
- "writable": true,
7796
- "pda": {
7797
- "seeds": [
7798
- {
7799
- "kind": "account",
7800
- "path": "userPda"
7801
- },
7802
- {
7803
- "kind": "account",
7804
- "path": "tokenProgram"
7805
- },
7806
- {
7807
- "kind": "account",
7808
- "path": "positionMint"
7809
- }
7810
- ],
7811
- "program": {
7812
- "kind": "account",
7813
- "path": "associatedTokenProgram"
7814
- }
7815
- }
7695
+ "writable": true
7816
7696
  },
7817
7697
  {
7818
7698
  "name": "tokenOwnerAccountA",
@@ -8071,16 +7951,153 @@ exports.IDL = {
8071
7951
  "docs": [
8072
7952
  "NFT that represents orca whirlpool position"
8073
7953
  ],
7954
+ "writable": true
7955
+ },
7956
+ {
7957
+ "name": "tokenOwnerAccountA",
7958
+ "docs": [
7959
+ "Token A to deposit to liquidity"
7960
+ ],
7961
+ "writable": true
7962
+ },
7963
+ {
7964
+ "name": "tokenOwnerAccountB",
7965
+ "docs": [
7966
+ "Token B to deposit to liquidity"
7967
+ ],
7968
+ "writable": true
7969
+ },
7970
+ {
7971
+ "name": "tokenVaultA",
7972
+ "docs": [
7973
+ "Token Vault A"
7974
+ ],
7975
+ "writable": true
7976
+ },
7977
+ {
7978
+ "name": "tokenVaultB",
7979
+ "writable": true
7980
+ },
7981
+ {
7982
+ "name": "tickArrayLower",
7983
+ "docs": [
7984
+ "Orca tick array lower account"
7985
+ ],
7986
+ "writable": true
7987
+ },
7988
+ {
7989
+ "name": "tickArrayUpper",
7990
+ "docs": [
7991
+ "Orca tick array upper account"
7992
+ ],
7993
+ "writable": true
7994
+ },
7995
+ {
7996
+ "name": "ownerFeeA",
7997
+ "docs": [
7998
+ "Owner fee A"
7999
+ ],
8000
+ "writable": true
8001
+ },
8002
+ {
8003
+ "name": "ownerFeeB",
8004
+ "docs": [
8005
+ "Owner fee B"
8006
+ ],
8007
+ "writable": true
8008
+ },
8009
+ {
8010
+ "name": "tokenProgram",
8011
+ "docs": [
8012
+ "SPL Token Program"
8013
+ ]
8014
+ },
8015
+ {
8016
+ "name": "associatedTokenProgram",
8017
+ "address": "ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL"
8018
+ }
8019
+ ],
8020
+ "args": [
8021
+ {
8022
+ "name": "minBinId",
8023
+ "type": "i32"
8024
+ },
8025
+ {
8026
+ "name": "maxBinId",
8027
+ "type": "i32"
8028
+ }
8029
+ ]
8030
+ },
8031
+ {
8032
+ "name": "orcaLimitClosePositionAutomationTokenExtension",
8033
+ "docs": [
8034
+ "Orca whirlpool - Limit close position automation with Token2022 support"
8035
+ ],
8036
+ "discriminator": [
8037
+ 30,
8038
+ 254,
8039
+ 253,
8040
+ 158,
8041
+ 15,
8042
+ 187,
8043
+ 99,
8044
+ 3
8045
+ ],
8046
+ "accounts": [
8047
+ {
8048
+ "name": "userPda",
8049
+ "docs": [
8050
+ "Hawksight user pda account authorized by user wallet"
8051
+ ]
8052
+ },
8053
+ {
8054
+ "name": "hawksightAuthority",
8055
+ "docs": [
8056
+ "Hawksight authority wallet"
8057
+ ],
8058
+ "signer": true
8059
+ },
8060
+ {
8061
+ "name": "orcaWhirlpoolProgram",
8062
+ "docs": [
8063
+ "Orca whirlpool program"
8064
+ ],
8065
+ "address": "whirLbMiicVdio4qvUfM5KAg6Ct8VwpYzGff3uctyCc"
8066
+ },
8067
+ {
8068
+ "name": "positionMint",
8069
+ "docs": [
8070
+ "Orca whirlpool position mint"
8071
+ ],
8072
+ "writable": true
8073
+ },
8074
+ {
8075
+ "name": "whirlpool",
8076
+ "docs": [
8077
+ "Orca whirlpool account"
8078
+ ],
8079
+ "writable": true
8080
+ },
8081
+ {
8082
+ "name": "position",
8083
+ "docs": [
8084
+ "Orca whirlpool position (to be initialized)"
8085
+ ],
8074
8086
  "writable": true,
8075
8087
  "pda": {
8076
8088
  "seeds": [
8077
8089
  {
8078
- "kind": "account",
8079
- "path": "userPda"
8080
- },
8081
- {
8082
- "kind": "account",
8083
- "path": "tokenProgram"
8090
+ "kind": "const",
8091
+ "value": [
8092
+ 112,
8093
+ 111,
8094
+ 115,
8095
+ 105,
8096
+ 116,
8097
+ 105,
8098
+ 111,
8099
+ 110
8100
+ ]
8084
8101
  },
8085
8102
  {
8086
8103
  "kind": "account",
@@ -8089,10 +8106,17 @@ exports.IDL = {
8089
8106
  ],
8090
8107
  "program": {
8091
8108
  "kind": "account",
8092
- "path": "associatedTokenProgram"
8109
+ "path": "orcaWhirlpoolProgram"
8093
8110
  }
8094
8111
  }
8095
8112
  },
8113
+ {
8114
+ "name": "positionTokenAccount",
8115
+ "docs": [
8116
+ "NFT that represents orca whirlpool position"
8117
+ ],
8118
+ "writable": true
8119
+ },
8096
8120
  {
8097
8121
  "name": "tokenOwnerAccountA",
8098
8122
  "docs": [
@@ -8149,7 +8173,13 @@ exports.IDL = {
8149
8173
  {
8150
8174
  "name": "tokenProgram",
8151
8175
  "docs": [
8152
- "SPL Token Program"
8176
+ "SPL Token Program (for collect fees and decrease liquidity)"
8177
+ ]
8178
+ },
8179
+ {
8180
+ "name": "token2022Program",
8181
+ "docs": [
8182
+ "Token2022 Program (for close position with token extension)"
8153
8183
  ]
8154
8184
  },
8155
8185
  {
@@ -8159,11 +8189,11 @@ exports.IDL = {
8159
8189
  ],
8160
8190
  "args": [
8161
8191
  {
8162
- "name": "minBinId",
8192
+ "name": "minTickIndex",
8163
8193
  "type": "i32"
8164
8194
  },
8165
8195
  {
8166
- "name": "maxBinId",
8196
+ "name": "maxTickIndex",
8167
8197
  "type": "i32"
8168
8198
  }
8169
8199
  ]
@@ -8623,27 +8653,7 @@ exports.IDL = {
8623
8653
  "name": "positionTokenAccountSrc",
8624
8654
  "docs": [
8625
8655
  "NFT that represents orca whirlpool position"
8626
- ],
8627
- "pda": {
8628
- "seeds": [
8629
- {
8630
- "kind": "account",
8631
- "path": "userPda"
8632
- },
8633
- {
8634
- "kind": "account",
8635
- "path": "tokenProgram"
8636
- },
8637
- {
8638
- "kind": "account",
8639
- "path": "positionMintSrc"
8640
- }
8641
- ],
8642
- "program": {
8643
- "kind": "account",
8644
- "path": "associatedTokenProgram"
8645
- }
8646
- }
8656
+ ]
8647
8657
  },
8648
8658
  {
8649
8659
  "name": "positionMintDst",
@@ -8671,27 +8681,7 @@ exports.IDL = {
8671
8681
  "name": "positionTokenAccountDst",
8672
8682
  "docs": [
8673
8683
  "NFT that represents orca whirlpool position"
8674
- ],
8675
- "pda": {
8676
- "seeds": [
8677
- {
8678
- "kind": "account",
8679
- "path": "userPda"
8680
- },
8681
- {
8682
- "kind": "account",
8683
- "path": "tokenProgram"
8684
- },
8685
- {
8686
- "kind": "account",
8687
- "path": "positionMintDst"
8688
- }
8689
- ],
8690
- "program": {
8691
- "kind": "account",
8692
- "path": "associatedTokenProgram"
8693
- }
8694
- }
8684
+ ]
8695
8685
  },
8696
8686
  {
8697
8687
  "name": "tokenVaultA",
@@ -8992,27 +8982,7 @@ exports.IDL = {
8992
8982
  "name": "positionTokenAccountSrc",
8993
8983
  "docs": [
8994
8984
  "NFT that represents orca whirlpool position"
8995
- ],
8996
- "pda": {
8997
- "seeds": [
8998
- {
8999
- "kind": "account",
9000
- "path": "userPda"
9001
- },
9002
- {
9003
- "kind": "account",
9004
- "path": "tokenProgram"
9005
- },
9006
- {
9007
- "kind": "account",
9008
- "path": "positionMintSrc"
9009
- }
9010
- ],
9011
- "program": {
9012
- "kind": "account",
9013
- "path": "associatedTokenProgram"
9014
- }
9015
- }
8985
+ ]
9016
8986
  },
9017
8987
  {
9018
8988
  "name": "positionMintDst",
@@ -9040,27 +9010,7 @@ exports.IDL = {
9040
9010
  "name": "positionTokenAccountDst",
9041
9011
  "docs": [
9042
9012
  "NFT that represents orca whirlpool position"
9043
- ],
9044
- "pda": {
9045
- "seeds": [
9046
- {
9047
- "kind": "account",
9048
- "path": "userPda"
9049
- },
9050
- {
9051
- "kind": "account",
9052
- "path": "tokenProgram"
9053
- },
9054
- {
9055
- "kind": "account",
9056
- "path": "positionMintDst"
9057
- }
9058
- ],
9059
- "program": {
9060
- "kind": "account",
9061
- "path": "associatedTokenProgram"
9062
- }
9063
- }
9013
+ ]
9064
9014
  },
9065
9015
  {
9066
9016
  "name": "tokenVaultA",
@@ -9353,27 +9303,7 @@ exports.IDL = {
9353
9303
  "name": "positionTokenAccountDst",
9354
9304
  "docs": [
9355
9305
  "NFT that represents orca whirlpool position"
9356
- ],
9357
- "pda": {
9358
- "seeds": [
9359
- {
9360
- "kind": "account",
9361
- "path": "userPda"
9362
- },
9363
- {
9364
- "kind": "account",
9365
- "path": "tokenProgram"
9366
- },
9367
- {
9368
- "kind": "account",
9369
- "path": "positionMintDst"
9370
- }
9371
- ],
9372
- "program": {
9373
- "kind": "account",
9374
- "path": "associatedTokenProgram"
9375
- }
9376
- }
9306
+ ]
9377
9307
  },
9378
9308
  {
9379
9309
  "name": "tokenVaultA",
@@ -9610,27 +9540,7 @@ exports.IDL = {
9610
9540
  "docs": [
9611
9541
  "NFT that represents orca whirlpool position"
9612
9542
  ],
9613
- "writable": true,
9614
- "pda": {
9615
- "seeds": [
9616
- {
9617
- "kind": "account",
9618
- "path": "userPda"
9619
- },
9620
- {
9621
- "kind": "account",
9622
- "path": "tokenProgram"
9623
- },
9624
- {
9625
- "kind": "account",
9626
- "path": "positionMint"
9627
- }
9628
- ],
9629
- "program": {
9630
- "kind": "account",
9631
- "path": "associatedTokenProgram"
9632
- }
9633
- }
9543
+ "writable": true
9634
9544
  },
9635
9545
  {
9636
9546
  "name": "tokenOwnerAccountA",
@@ -9934,7 +9844,8 @@ exports.IDL = {
9934
9844
  "name": "protocolPosition",
9935
9845
  "docs": [
9936
9846
  "Raydium protocol position"
9937
- ]
9847
+ ],
9848
+ "writable": true
9938
9849
  },
9939
9850
  {
9940
9851
  "name": "tokenVault0",
@@ -10127,7 +10038,8 @@ exports.IDL = {
10127
10038
  "name": "protocolPosition",
10128
10039
  "docs": [
10129
10040
  "Raydium protocol position"
10130
- ]
10041
+ ],
10042
+ "writable": true
10131
10043
  },
10132
10044
  {
10133
10045
  "name": "tokenVault0",
@@ -10301,7 +10213,8 @@ exports.IDL = {
10301
10213
  "name": "protocolPosition",
10302
10214
  "docs": [
10303
10215
  "Raydium protocol position"
10304
- ]
10216
+ ],
10217
+ "writable": true
10305
10218
  },
10306
10219
  {
10307
10220
  "name": "personalPosition",
@@ -10499,7 +10412,8 @@ exports.IDL = {
10499
10412
  "name": "protocolPosition",
10500
10413
  "docs": [
10501
10414
  "Protocol position which may be already initialized, or to be initialized by user."
10502
- ]
10415
+ ],
10416
+ "writable": true
10503
10417
  },
10504
10418
  {
10505
10419
  "name": "tickArrayLower",
@@ -10769,7 +10683,8 @@ exports.IDL = {
10769
10683
  "writable": true
10770
10684
  },
10771
10685
  {
10772
- "name": "protocolPosition"
10686
+ "name": "protocolPosition",
10687
+ "writable": true
10773
10688
  },
10774
10689
  {
10775
10690
  "name": "poolState",
@@ -43,6 +43,15 @@ type OrcaClosePositionWithTokenExtension = {
43
43
  positionMint: web3.PublicKey;
44
44
  is2022Position?: boolean;
45
45
  };
46
+ type OrcaLimitClosePositionAutomationTokenExtension = {
47
+ connection: web3.Connection;
48
+ userWallet: web3.PublicKey;
49
+ position: web3.PublicKey;
50
+ minTickIndex: number;
51
+ maxTickIndex: number;
52
+ is2022Position?: boolean;
53
+ useAta?: boolean;
54
+ };
46
55
  /**
47
56
  * Orca IX Generator
48
57
  */
@@ -70,6 +79,10 @@ export declare class OrcaIxGenerator {
70
79
  * Orca close position with Token2022 (User)
71
80
  */
72
81
  orcaClosePositionWithTokenExtension({ connection, userWallet, positionMint, is2022Position, }: OrcaClosePositionWithTokenExtension): Promise<web3.TransactionInstruction>;
82
+ /**
83
+ * Orca limit close position automation with Token2022 support (Automation)
84
+ */
85
+ orcaLimitClosePositionAutomationTokenExtension({ connection, userWallet, position, minTickIndex, maxTickIndex, is2022Position, useAta }: OrcaLimitClosePositionAutomationTokenExtension): Promise<web3.TransactionInstruction>;
73
86
  }
74
87
  export {};
75
88
  //# sourceMappingURL=OrcaIxGenerator.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"OrcaIxGenerator.d.ts","sourceRoot":"","sources":["../../../src/ixGenerator/OrcaIxGenerator.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"OrcaIxGenerator.d.ts","sourceRoot":"","sources":["../../../src/ixGenerator/OrcaIxGenerator.ts"],"names":[],"mappings":";AAAA,OAAO,KAAK,IAAI,MAAM,iBAAiB,CAAC;AAIxC,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AAGnE,KAAK,gCAAgC,GAAG;IACtC,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC;IAC5B,UAAU,EAAE,IAAI,CAAC,SAAS,CAAC;IAC3B,QAAQ,EAAE,IAAI,CAAC,SAAS,CAAC;IACzB,QAAQ,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B,CAAA;AAED,KAAK,sCAAsC,GAAG;IAC5C,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC;IAC5B,UAAU,EAAE,IAAI,CAAC,SAAS,CAAC;IAC3B,YAAY,EAAE,IAAI,CAAC,SAAS,CAAC;IAC7B,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC;IAC1B,cAAc,EAAE,MAAM,CAAC;IACvB,cAAc,EAAE,MAAM,CAAC;IACvB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B,CAAA;AAED,KAAK,uCAAuC,GAAG;IAC7C,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC;IAC5B,UAAU,EAAE,IAAI,CAAC,SAAS,CAAC;IAC3B,YAAY,EAAE,IAAI,CAAC,SAAS,CAAC;IAC7B,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B,CAAA;AAED,KAAK,kCAAkC,GAAG;IACxC,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC;IAC5B,UAAU,EAAE,IAAI,CAAC,SAAS,CAAC;IAC3B,YAAY,EAAE,IAAI,CAAC,SAAS,CAAC;IAC7B,SAAS,EAAE,IAAI,CAAC,SAAS,CAAC;IAC1B,cAAc,EAAE,MAAM,CAAC;IACvB,cAAc,EAAE,MAAM,CAAC;IACvB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B,CAAA;AAED,KAAK,mCAAmC,GAAG;IACzC,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC;IAC5B,UAAU,EAAE,IAAI,CAAC,SAAS,CAAC;IAC3B,YAAY,EAAE,IAAI,CAAC,SAAS,CAAC;IAC7B,cAAc,CAAC,EAAE,OAAO,CAAC;CAC1B,CAAA;AAED,KAAK,8CAA8C,GAAG;IACpD,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC;IAC5B,UAAU,EAAE,IAAI,CAAC,SAAS,CAAC;IAC3B,QAAQ,EAAE,IAAI,CAAC,SAAS,CAAC;IACzB,YAAY,EAAE,MAAM,CAAC;IACrB,YAAY,EAAE,MAAM,CAAC;IACrB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,MAAM,CAAC,EAAE,OAAO,CAAC;CAClB,CAAA;AAED;;GAEG;AACH,qBAAa,eAAe;IAGxB,OAAO,CAAC,OAAO;IACf,OAAO,CAAC,GAAG;gBADH,OAAO,EAAE,kBAAkB,EAC3B,GAAG,EAAE,kBAAkB;IAIjC;;OAEG;IACG,gCAAgC,CAAC,EACrC,UAAU,EACV,UAAU,EACV,QAAQ,EACR,QAAQ,EACR,QAAQ,EACR,MAAa,EACb,cAAsB,GACvB,EAAE,gCAAgC,GAAG,OAAO,CAAC,IAAI,CAAC,sBAAsB,CAAC;IAuE1E;;OAEG;IACG,sCAAsC,CAAC,EAC3C,UAAU,EACV,UAAU,EACV,YAAY,EACZ,SAAS,EACT,cAAc,EACd,cAAc,EACd,iBAAiB,EACjB,cAAqB,GACtB,EAAE,sCAAsC,GAAG,OAAO,CAAC,IAAI,CAAC,sBAAsB,CAAC;IA2ChF;;OAEG;IACG,uCAAuC,CAAC,EAC5C,UAAU,EACV,UAAU,EACV,YAAY,EACZ,cAAqB,GACtB,EAAE,uCAAuC,GAAG,OAAO,CAAC,IAAI,CAAC,sBAAsB,CAAC;IAmCjF;;OAEG;IACG,kCAAkC,CAAC,EACvC,UAAU,EACV,UAAU,EACV,YAAY,EACZ,SAAS,EACT,cAAc,EACd,cAAc,EACd,iBAAiB,EACjB,cAAqB,GACtB,EAAE,kCAAkC,GAAG,OAAO,CAAC,IAAI,CAAC,sBAAsB,CAAC;IA2C5E;;OAEG;IACG,mCAAmC,CAAC,EACxC,UAAU,EACV,UAAU,EACV,YAAY,EACZ,cAAqB,GACtB,EAAE,mCAAmC,GAAG,OAAO,CAAC,IAAI,CAAC,sBAAsB,CAAC;IAmC7E;;OAEG;IACG,8CAA8C,CAAC,EACnD,UAAU,EACV,UAAU,EACV,QAAQ,EACR,YAAY,EACZ,YAAY,EACZ,cAAqB,EACrB,MAAc,EACf,EAAE,8CAA8C,GAAG,OAAO,CAAC,IAAI,CAAC,sBAAsB,CAAC;CAkEzF"}