@tesouro/embedded-components-react 0.2.159 → 0.2.161
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/README.md +15 -10
- package/dist/index.css +28 -4
- package/dist/index.d.ts +50 -8
- package/dist/lib/AcceptDisclosuresWidget.d.ts +22 -6
- package/dist/lib/BankAccountsWidget.d.ts +19 -0
- package/dist/lib/ProfileWidget.d.ts +0 -2
- package/dist/lib/ReceivablesWidget.js +23 -23
- package/dist/lib/WidgetProvider.d.ts +9 -0
- package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/feature/dist/index2.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/feature/dist/index4.js +21 -50
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index5.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index6.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index9.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index3.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index5.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index2.js +160 -167
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index4.js +23 -23
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index3.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index4.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index5.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index2.js +46 -40
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index4.js +135 -142
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index8.js +82 -10
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/ui/dist/index3.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/ui/dist/index6.js +47 -55
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +23 -23
- package/dist/libs/tesouro-embedded-components-react/counterparts-widget/data-access/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/data-access/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/data-access/dist/index2.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/data-access/dist/index6.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/expense-requirements-widget/data-access/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index4.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index5.js +20 -20
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index6.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +21 -21
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index6.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index10.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index101.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index103.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index107.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index108.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index109.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index11.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index111.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index117.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +10 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index119.js +9 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index12.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index120.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index121.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +22 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +24 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +35 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index125.js +4 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index126.js +2 -1271
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index127.js +24 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +1270 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index13.js +14 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index130.js +78 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +6 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +3 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +33 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +32 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +7 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +12 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +26 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +14 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +9 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index14.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index140.js +119 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +7 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +216 -119
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +11 -217
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +47 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +46 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +12 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +44 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +15 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index15.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index150.js +11 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +152 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +24 -150
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +9 -99
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +46 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +75 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +54 -92
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +14 -101
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +22 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +78 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +28 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +41 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +7 -398
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +220 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +469 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +109 -406
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +533 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +23 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +95 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +57 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +26 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +94 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +97 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +16 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +14 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +11 -114
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +22 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +11 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +20 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +21 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +2 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +11 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index19.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index190.js +19 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +22 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +27 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +108 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +69 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +13 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index196.js +12 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +58 -220
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +396 -467
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +68 -109
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +21 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index200.js +2 -537
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +406 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +35 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +50 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +82 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +33 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +66 -77
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +348 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +2 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +117 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +17 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +13 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +13 -113
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +13 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +11 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +17 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +22 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +24 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +35 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +35 -211
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +15 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +26 -487
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index24.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index240.js +17 -168
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +107 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +9 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +17 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +26 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +40 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +58 -347
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +52 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +30 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +97 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index25.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index250.js +45 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +144 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +106 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +35 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +51 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +24 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +5 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +72 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +32 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +20 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index26.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index260.js +17 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +30 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +38 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +62 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +96 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +109 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +85 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +2 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +93 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +96 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index27.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index270.js +209 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +62 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +149 -147
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +10 -109
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +19 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +6 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +24 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +23 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +22 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +52 -342
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index28.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index280.js +27 -301
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +56 -99
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +15 -157
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +72 -266
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +44 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +26 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +126 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +39 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +62 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +31 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index29.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index290.js +113 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +22 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +41 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +54 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +25 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +5 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +126 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +46 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +116 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +103 -163
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index3.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index30.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index300.js +44 -128
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +197 -154
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +69 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +66 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +31 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +4 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +18 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +36 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +27 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +31 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index31.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index310.js +30 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +48 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +13 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +156 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +27 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +28 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +78 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +486 -122
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +163 -155
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +22 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index32.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index320.js +14 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +19 -78
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +167 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +134 -149
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +162 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +8 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +18 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +61 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +64 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +55 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index33.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index330.js +6 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +9 -110
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +59 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +24 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +58 -123
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +14 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +18 -115
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +38 -106
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +14 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +72 -197
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index34.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index340.js +76 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +42 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +41 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +344 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +294 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +97 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +159 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +265 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +23 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +19 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +11 -123
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +255 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +46 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +35 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +28 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +43 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +25 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +74 -255
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +94 -70
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +37 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index36.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index360.js +10 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +11 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +16 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +23 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +49 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +10 -126
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +32 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +6 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +53 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +33 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index37.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index370.js +21 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +31 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +4 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +125 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +33 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +21 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +28 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +33 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +15 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +10 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index38.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index380.js +50 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +49 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +16 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +61 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +16 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +21 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +13 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +19 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +11 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +65 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index390.js +21 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +109 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +81 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +2 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +7 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +8 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +7 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +49 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +17 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +117 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index4.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index40.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +18 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +16 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +16 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +16 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +16 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +69 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +16 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +16 -112
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +15 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +11 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index41.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index410.js +82 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +17 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +83 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +268 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +35 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +62 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +43 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +23 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +134 -78
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +96 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index42.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index420.js +10 -84
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +2 -269
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +279 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +46 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +15 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +66 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +40 -134
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +24 -92
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +5 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +10 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index43.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index430.js +91 -280
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +35 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +35 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +8 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +19 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +72 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index44.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index440.js +68 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +35 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +33 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +85 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +24 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +103 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +107 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +12 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +28 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +23 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index45.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index450.js +37 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +81 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +49 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +40 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +44 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +73 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +86 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +53 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +54 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +53 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index46.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index460.js +30 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +54 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +70 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +21 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +14 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +92 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +16 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +74 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +20 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +9 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index47.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index470.js +40 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +32 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +39 -108
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +34 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +15 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +48 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +19 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +50 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +58 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +32 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index48.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index480.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index482.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index486.js +38 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index487.js +18 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index5.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index50.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index52.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index53.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index54.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index55.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index58.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index6.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index78.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index79.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index8.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index86.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index87.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index88.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index89.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index9.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index94.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index2.js +58 -64
- package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index3.js +2 -4
- package/dist/libs/tesouro-embedded-components-react/profile-widget/ui/dist/index2.js +43 -37
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +32 -32
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index3.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index5.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index7.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/bank-account/useAllBankAccountsQuery.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/external-bank-account/useAllExternalBankAccountsQuery.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/@tanstack/react-query.gen.js +119 -119
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +52 -52
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/zod.gen.js +1671 -1613
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/useCurrentUserQuery.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +23 -23
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index4.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index7.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index6.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index10.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index11.js +15 -15
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index12.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index15.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index16.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index17.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index20.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index21.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index22.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index3.js +14 -14
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index8.js +17 -17
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index9.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/transfers-widget/data-access/dist/index6.js +2 -2
- package/package.json +1 -1
- package/dist/libs/embedded-banking/shared/util/dist/index10.js +0 -4
- package/dist/libs/embedded-banking/shared/util/dist/index11.js +0 -4
- package/dist/libs/embedded-banking/shared/util/dist/index12.js +0 -4
- package/dist/libs/embedded-banking/shared/util/dist/index2.js +0 -4
- package/dist/libs/embedded-banking/shared/util/dist/index3.js +0 -322
- package/dist/libs/embedded-banking/shared/util/dist/index9.js +0 -145
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index10.js +0 -12
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index11.js +0 -13
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index12.js +0 -9
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index10.js +0 -85
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index9.js +0 -13
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { queryOptions as s } from "@tanstack/react-query";
|
|
2
2
|
import { client as i } from "../client.gen.js";
|
|
3
|
-
import { listRoles as u, getLedgerAccounts as y, getEntityUsersMyEntity as c, getUsers as g, getBankAccountTransfers as l, getBankAccounts as d, createApplication as p, updateApplication as w, submitApplication as q, getApplicationStatus as
|
|
3
|
+
import { listRoles as u, getLedgerAccounts as y, getEntityUsersMyEntity as c, getUsers as g, getBankAccountTransfers as l, getBankAccounts as d, createApplication as p, updateApplication as w, submitApplication as q, getApplicationStatus as O, getBankAccount as K, getBankAccountTransactions as E, getAnalyticsReceivables as A, getAnalyticsPayables as h, getReceivables as F, getPayables as m, getApprovalPolicies as k, postApprovalPolicies as M, patchApprovalPoliciesId as B, deleteApprovalPoliciesId as I, getTransactionsValidations as Q, putTransactionsValidations as b, getExternalBankAccounts as v, getMeasureUnits as P, getProducts as R, getEntityUsersMe as U, listDepartments as T, listLocations as x, createBookTransfer as C, createAchMoneyMovement as f, createBankAccount as L, grantBankAccountAccess as D, updateBankAccount as S, getCounterparts as V, getCounterpartsIdAddresses as H, getCounterpartsId as X, getCounterpartsIdBankAccounts as z, getUserData as N, upsertUserData as _, connectExternalBankAccount as G, grantExternalBankAccountAccess as W, updateExternalBankAccount as $, unlinkExternalBankAccount as j, linkExternalBankAccount as J, validateExternalBankAccount as Y, getProductsId as Z, getReceipts as ee, getTransactions as te, patchReceiptsId as ae, deleteReceiptsId as re, getReceivablesId as ne, getReceivablesIdHistory as se, getReceivablesIdMails as oe, getReceivablesIdPdfLink as ie, getPaymentTerms as ue, getEntitiesMe as ye, getEntitiesIdSettings as ce, getEntityUsers as ge, getTags as le, patchEntitiesIdSettings as de, disableUser as pe, getDepartment as we, getLocation as qe } from "../sdk.gen.js";
|
|
4
4
|
const n = (e, t, a, r) => {
|
|
5
5
|
const o = {
|
|
6
6
|
_id: e,
|
|
7
7
|
baseUrl: t?.baseUrl || (t?.client ?? i).getConfig().baseUrl
|
|
8
8
|
};
|
|
9
9
|
return t?.body && (o.body = t.body), t?.headers && (o.headers = t.headers), t?.path && (o.path = t.path), t?.query && (o.query = t.query), [o];
|
|
10
|
-
},
|
|
10
|
+
}, Oe = (e) => n("getApplicationStatus", e), ot = (e) => s({
|
|
11
11
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
12
|
-
const { data: r } = await
|
|
12
|
+
const { data: r } = await O({
|
|
13
13
|
...e,
|
|
14
14
|
...t[0],
|
|
15
15
|
signal: a,
|
|
@@ -17,7 +17,7 @@ const n = (e, t, a, r) => {
|
|
|
17
17
|
});
|
|
18
18
|
return r;
|
|
19
19
|
},
|
|
20
|
-
queryKey:
|
|
20
|
+
queryKey: Oe(e)
|
|
21
21
|
}), it = (e) => ({
|
|
22
22
|
mutationFn: async (t) => {
|
|
23
23
|
const { data: a } = await p({
|
|
@@ -45,7 +45,7 @@ const n = (e, t, a, r) => {
|
|
|
45
45
|
});
|
|
46
46
|
return a;
|
|
47
47
|
}
|
|
48
|
-
}),
|
|
48
|
+
}), Ke = (e) => n("getBankAccounts", e), ct = (e) => s({
|
|
49
49
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
50
50
|
const { data: r } = await d({
|
|
51
51
|
...e,
|
|
@@ -55,10 +55,10 @@ const n = (e, t, a, r) => {
|
|
|
55
55
|
});
|
|
56
56
|
return r;
|
|
57
57
|
},
|
|
58
|
-
queryKey:
|
|
58
|
+
queryKey: Ke(e)
|
|
59
59
|
}), gt = (e) => ({
|
|
60
60
|
mutationFn: async (t) => {
|
|
61
|
-
const { data: a } = await
|
|
61
|
+
const { data: a } = await L({
|
|
62
62
|
...e,
|
|
63
63
|
...t,
|
|
64
64
|
throwOnError: !0
|
|
@@ -67,7 +67,7 @@ const n = (e, t, a, r) => {
|
|
|
67
67
|
}
|
|
68
68
|
}), Ee = (e) => n("getBankAccount", e), lt = (e) => s({
|
|
69
69
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
70
|
-
const { data: r } = await
|
|
70
|
+
const { data: r } = await K({
|
|
71
71
|
...e,
|
|
72
72
|
...t[0],
|
|
73
73
|
signal: a,
|
|
@@ -87,7 +87,7 @@ const n = (e, t, a, r) => {
|
|
|
87
87
|
}
|
|
88
88
|
}), pt = (e) => n("getBankAccountAccess", e), wt = (e) => ({
|
|
89
89
|
mutationFn: async (t) => {
|
|
90
|
-
const { data: a } = await
|
|
90
|
+
const { data: a } = await D({
|
|
91
91
|
...e,
|
|
92
92
|
...t,
|
|
93
93
|
throwOnError: !0
|
|
@@ -105,7 +105,7 @@ const n = (e, t, a, r) => {
|
|
|
105
105
|
return r;
|
|
106
106
|
},
|
|
107
107
|
queryKey: Ae(e)
|
|
108
|
-
}), he = (e) => n("getBankAccountTransfers", e),
|
|
108
|
+
}), he = (e) => n("getBankAccountTransfers", e), Ot = (e) => s({
|
|
109
109
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
110
110
|
const { data: r } = await l({
|
|
111
111
|
...e,
|
|
@@ -116,9 +116,9 @@ const n = (e, t, a, r) => {
|
|
|
116
116
|
return r;
|
|
117
117
|
},
|
|
118
118
|
queryKey: he(e)
|
|
119
|
-
}), Fe = (e) => n("getExternalBankAccounts", e),
|
|
119
|
+
}), Fe = (e) => n("getExternalBankAccounts", e), Kt = (e) => s({
|
|
120
120
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
121
|
-
const { data: r } = await
|
|
121
|
+
const { data: r } = await v({
|
|
122
122
|
...e,
|
|
123
123
|
...t[0],
|
|
124
124
|
signal: a,
|
|
@@ -129,7 +129,7 @@ const n = (e, t, a, r) => {
|
|
|
129
129
|
queryKey: Fe(e)
|
|
130
130
|
}), Et = (e) => ({
|
|
131
131
|
mutationFn: async (t) => {
|
|
132
|
-
const { data: a } = await
|
|
132
|
+
const { data: a } = await G({
|
|
133
133
|
...e,
|
|
134
134
|
...t,
|
|
135
135
|
throwOnError: !0
|
|
@@ -147,7 +147,7 @@ const n = (e, t, a, r) => {
|
|
|
147
147
|
}
|
|
148
148
|
}), ht = (e) => ({
|
|
149
149
|
mutationFn: async (t) => {
|
|
150
|
-
const { data: a } = await
|
|
150
|
+
const { data: a } = await $({
|
|
151
151
|
...e,
|
|
152
152
|
...t,
|
|
153
153
|
throwOnError: !0
|
|
@@ -156,7 +156,7 @@ const n = (e, t, a, r) => {
|
|
|
156
156
|
}
|
|
157
157
|
}), Ft = (e) => n("getExternalBankAccountAccess", e), mt = (e) => ({
|
|
158
158
|
mutationFn: async (t) => {
|
|
159
|
-
const { data: a } = await
|
|
159
|
+
const { data: a } = await W({
|
|
160
160
|
...e,
|
|
161
161
|
...t,
|
|
162
162
|
throwOnError: !0
|
|
@@ -172,25 +172,25 @@ const n = (e, t, a, r) => {
|
|
|
172
172
|
});
|
|
173
173
|
return a;
|
|
174
174
|
}
|
|
175
|
-
}),
|
|
175
|
+
}), Mt = (e) => ({
|
|
176
176
|
mutationFn: async (t) => {
|
|
177
|
-
const { data: a } = await
|
|
177
|
+
const { data: a } = await Y({
|
|
178
178
|
...e,
|
|
179
179
|
...t,
|
|
180
180
|
throwOnError: !0
|
|
181
181
|
});
|
|
182
182
|
return a;
|
|
183
183
|
}
|
|
184
|
-
}),
|
|
184
|
+
}), Bt = (e) => ({
|
|
185
185
|
mutationFn: async (t) => {
|
|
186
|
-
const { data: a } = await
|
|
186
|
+
const { data: a } = await f({
|
|
187
187
|
...e,
|
|
188
188
|
...t,
|
|
189
189
|
throwOnError: !0
|
|
190
190
|
});
|
|
191
191
|
return a;
|
|
192
192
|
}
|
|
193
|
-
}),
|
|
193
|
+
}), It = (e) => ({
|
|
194
194
|
mutationFn: async (t) => {
|
|
195
195
|
const { data: a } = await C({
|
|
196
196
|
...e,
|
|
@@ -221,7 +221,7 @@ const n = (e, t, a, r) => {
|
|
|
221
221
|
return r;
|
|
222
222
|
},
|
|
223
223
|
queryKey: ke(e)
|
|
224
|
-
}),
|
|
224
|
+
}), Me = (e) => n("getApprovalPolicies", e), vt = (e) => s({
|
|
225
225
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
226
226
|
const { data: r } = await k({
|
|
227
227
|
...e,
|
|
@@ -231,19 +231,19 @@ const n = (e, t, a, r) => {
|
|
|
231
231
|
});
|
|
232
232
|
return r;
|
|
233
233
|
},
|
|
234
|
-
queryKey:
|
|
235
|
-
}),
|
|
234
|
+
queryKey: Me(e)
|
|
235
|
+
}), Pt = (e) => ({
|
|
236
236
|
mutationFn: async (t) => {
|
|
237
|
-
const { data: a } = await
|
|
237
|
+
const { data: a } = await M({
|
|
238
238
|
...e,
|
|
239
239
|
...t,
|
|
240
240
|
throwOnError: !0
|
|
241
241
|
});
|
|
242
242
|
return a;
|
|
243
243
|
}
|
|
244
|
-
}),
|
|
244
|
+
}), Rt = (e) => ({
|
|
245
245
|
mutationFn: async (t) => {
|
|
246
|
-
const { data: a } = await
|
|
246
|
+
const { data: a } = await I({
|
|
247
247
|
...e,
|
|
248
248
|
...t,
|
|
249
249
|
throwOnError: !0
|
|
@@ -252,14 +252,14 @@ const n = (e, t, a, r) => {
|
|
|
252
252
|
}
|
|
253
253
|
}), Ut = (e) => ({
|
|
254
254
|
mutationFn: async (t) => {
|
|
255
|
-
const { data: a } = await
|
|
255
|
+
const { data: a } = await B({
|
|
256
256
|
...e,
|
|
257
257
|
...t,
|
|
258
258
|
throwOnError: !0
|
|
259
259
|
});
|
|
260
260
|
return a;
|
|
261
261
|
}
|
|
262
|
-
}),
|
|
262
|
+
}), Be = (e) => n("getCounterparts", e), Tt = (e) => s({
|
|
263
263
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
264
264
|
const { data: r } = await V({
|
|
265
265
|
...e,
|
|
@@ -269,10 +269,10 @@ const n = (e, t, a, r) => {
|
|
|
269
269
|
});
|
|
270
270
|
return r;
|
|
271
271
|
},
|
|
272
|
-
queryKey:
|
|
273
|
-
}),
|
|
272
|
+
queryKey: Be(e)
|
|
273
|
+
}), Ie = (e) => n("getCounterpartsId", e), xt = (e) => s({
|
|
274
274
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
275
|
-
const { data: r } = await
|
|
275
|
+
const { data: r } = await X({
|
|
276
276
|
...e,
|
|
277
277
|
...t[0],
|
|
278
278
|
signal: a,
|
|
@@ -280,10 +280,10 @@ const n = (e, t, a, r) => {
|
|
|
280
280
|
});
|
|
281
281
|
return r;
|
|
282
282
|
},
|
|
283
|
-
queryKey:
|
|
283
|
+
queryKey: Ie(e)
|
|
284
284
|
}), Qe = (e) => n("getCounterpartsIdAddresses", e), Ct = (e) => s({
|
|
285
285
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
286
|
-
const { data: r } = await
|
|
286
|
+
const { data: r } = await H({
|
|
287
287
|
...e,
|
|
288
288
|
...t[0],
|
|
289
289
|
signal: a,
|
|
@@ -292,9 +292,9 @@ const n = (e, t, a, r) => {
|
|
|
292
292
|
return r;
|
|
293
293
|
},
|
|
294
294
|
queryKey: Qe(e)
|
|
295
|
-
}), be = (e) => n("getCounterpartsIdBankAccounts", e),
|
|
295
|
+
}), be = (e) => n("getCounterpartsIdBankAccounts", e), ft = (e) => s({
|
|
296
296
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
297
|
-
const { data: r } = await
|
|
297
|
+
const { data: r } = await z({
|
|
298
298
|
...e,
|
|
299
299
|
...t[0],
|
|
300
300
|
signal: a,
|
|
@@ -303,7 +303,7 @@ const n = (e, t, a, r) => {
|
|
|
303
303
|
return r;
|
|
304
304
|
},
|
|
305
305
|
queryKey: be(e)
|
|
306
|
-
}),
|
|
306
|
+
}), ve = (e) => n("getEntitiesMe", e), Lt = (e) => s({
|
|
307
307
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
308
308
|
const { data: r } = await ye({
|
|
309
309
|
...e,
|
|
@@ -313,8 +313,8 @@ const n = (e, t, a, r) => {
|
|
|
313
313
|
});
|
|
314
314
|
return r;
|
|
315
315
|
},
|
|
316
|
-
queryKey:
|
|
317
|
-
}),
|
|
316
|
+
queryKey: ve(e)
|
|
317
|
+
}), Pe = (e) => n("getEntitiesIdSettings", e), Dt = (e) => s({
|
|
318
318
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
319
319
|
const { data: r } = await ce({
|
|
320
320
|
...e,
|
|
@@ -324,7 +324,7 @@ const n = (e, t, a, r) => {
|
|
|
324
324
|
});
|
|
325
325
|
return r;
|
|
326
326
|
},
|
|
327
|
-
queryKey:
|
|
327
|
+
queryKey: Pe(e)
|
|
328
328
|
}), St = (e) => ({
|
|
329
329
|
mutationFn: async (t) => {
|
|
330
330
|
const { data: a } = await de({
|
|
@@ -334,7 +334,7 @@ const n = (e, t, a, r) => {
|
|
|
334
334
|
});
|
|
335
335
|
return a;
|
|
336
336
|
}
|
|
337
|
-
}),
|
|
337
|
+
}), Re = (e) => n("getEntityUsers", e), Vt = (e) => s({
|
|
338
338
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
339
339
|
const { data: r } = await ge({
|
|
340
340
|
...e,
|
|
@@ -344,8 +344,8 @@ const n = (e, t, a, r) => {
|
|
|
344
344
|
});
|
|
345
345
|
return r;
|
|
346
346
|
},
|
|
347
|
-
queryKey:
|
|
348
|
-
}), Ue = (e) => n("getEntityUsersMe", e),
|
|
347
|
+
queryKey: Re(e)
|
|
348
|
+
}), Ue = (e) => n("getEntityUsersMe", e), Ht = (e) => s({
|
|
349
349
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
350
350
|
const { data: r } = await U({
|
|
351
351
|
...e,
|
|
@@ -356,7 +356,7 @@ const n = (e, t, a, r) => {
|
|
|
356
356
|
return r;
|
|
357
357
|
},
|
|
358
358
|
queryKey: Ue(e)
|
|
359
|
-
}), Te = (e) => n("getEntityUsersMyEntity", e),
|
|
359
|
+
}), Te = (e) => n("getEntityUsersMyEntity", e), Xt = (e) => s({
|
|
360
360
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
361
361
|
const { data: r } = await c({
|
|
362
362
|
...e,
|
|
@@ -367,7 +367,7 @@ const n = (e, t, a, r) => {
|
|
|
367
367
|
return r;
|
|
368
368
|
},
|
|
369
369
|
queryKey: Te(e)
|
|
370
|
-
}), xe = (e) => n("getLedgerAccounts", e),
|
|
370
|
+
}), xe = (e) => n("getLedgerAccounts", e), zt = (e) => s({
|
|
371
371
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
372
372
|
const { data: r } = await y({
|
|
373
373
|
...e,
|
|
@@ -378,9 +378,9 @@ const n = (e, t, a, r) => {
|
|
|
378
378
|
return r;
|
|
379
379
|
},
|
|
380
380
|
queryKey: xe(e)
|
|
381
|
-
}), Ce = (e) => n("getMeasureUnits", e),
|
|
381
|
+
}), Ce = (e) => n("getMeasureUnits", e), Nt = (e) => s({
|
|
382
382
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
383
|
-
const { data: r } = await
|
|
383
|
+
const { data: r } = await P({
|
|
384
384
|
...e,
|
|
385
385
|
...t[0],
|
|
386
386
|
signal: a,
|
|
@@ -389,7 +389,7 @@ const n = (e, t, a, r) => {
|
|
|
389
389
|
return r;
|
|
390
390
|
},
|
|
391
391
|
queryKey: Ce(e)
|
|
392
|
-
}),
|
|
392
|
+
}), fe = (e) => n("getPayables", e), _t = (e) => s({
|
|
393
393
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
394
394
|
const { data: r } = await m({
|
|
395
395
|
...e,
|
|
@@ -399,8 +399,8 @@ const n = (e, t, a, r) => {
|
|
|
399
399
|
});
|
|
400
400
|
return r;
|
|
401
401
|
},
|
|
402
|
-
queryKey:
|
|
403
|
-
}),
|
|
402
|
+
queryKey: fe(e)
|
|
403
|
+
}), Le = (e) => n("getPaymentTerms", e), Gt = (e) => s({
|
|
404
404
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
405
405
|
const { data: r } = await ue({
|
|
406
406
|
...e,
|
|
@@ -410,10 +410,10 @@ const n = (e, t, a, r) => {
|
|
|
410
410
|
});
|
|
411
411
|
return r;
|
|
412
412
|
},
|
|
413
|
-
queryKey:
|
|
414
|
-
}),
|
|
413
|
+
queryKey: Le(e)
|
|
414
|
+
}), De = (e) => n("getProducts", e), Wt = (e) => s({
|
|
415
415
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
416
|
-
const { data: r } = await
|
|
416
|
+
const { data: r } = await R({
|
|
417
417
|
...e,
|
|
418
418
|
...t[0],
|
|
419
419
|
signal: a,
|
|
@@ -421,8 +421,8 @@ const n = (e, t, a, r) => {
|
|
|
421
421
|
});
|
|
422
422
|
return r;
|
|
423
423
|
},
|
|
424
|
-
queryKey:
|
|
425
|
-
}), Se = (e) => n("getProductsId", e),
|
|
424
|
+
queryKey: De(e)
|
|
425
|
+
}), Se = (e) => n("getProductsId", e), $t = (e) => s({
|
|
426
426
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
427
427
|
const { data: r } = await Z({
|
|
428
428
|
...e,
|
|
@@ -453,7 +453,7 @@ const n = (e, t, a, r) => {
|
|
|
453
453
|
});
|
|
454
454
|
return a;
|
|
455
455
|
}
|
|
456
|
-
}),
|
|
456
|
+
}), Yt = (e) => n("getReceiptsId", e), Zt = (e) => ({
|
|
457
457
|
mutationFn: async (t) => {
|
|
458
458
|
const { data: a } = await ae({
|
|
459
459
|
...e,
|
|
@@ -462,7 +462,7 @@ const n = (e, t, a, r) => {
|
|
|
462
462
|
});
|
|
463
463
|
return a;
|
|
464
464
|
}
|
|
465
|
-
}),
|
|
465
|
+
}), He = (e) => n("getReceivables", e), ea = (e) => s({
|
|
466
466
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
467
467
|
const { data: r } = await F({
|
|
468
468
|
...e,
|
|
@@ -472,8 +472,8 @@ const n = (e, t, a, r) => {
|
|
|
472
472
|
});
|
|
473
473
|
return r;
|
|
474
474
|
},
|
|
475
|
-
queryKey:
|
|
476
|
-
}),
|
|
475
|
+
queryKey: He(e)
|
|
476
|
+
}), Xe = (e) => n("getReceivablesId", e), ta = (e) => s({
|
|
477
477
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
478
478
|
const { data: r } = await ne({
|
|
479
479
|
...e,
|
|
@@ -483,8 +483,8 @@ const n = (e, t, a, r) => {
|
|
|
483
483
|
});
|
|
484
484
|
return r;
|
|
485
485
|
},
|
|
486
|
-
queryKey:
|
|
487
|
-
}),
|
|
486
|
+
queryKey: Xe(e)
|
|
487
|
+
}), ze = (e) => n("getReceivablesIdHistory", e), aa = (e) => s({
|
|
488
488
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
489
489
|
const { data: r } = await se({
|
|
490
490
|
...e,
|
|
@@ -494,8 +494,8 @@ const n = (e, t, a, r) => {
|
|
|
494
494
|
});
|
|
495
495
|
return r;
|
|
496
496
|
},
|
|
497
|
-
queryKey:
|
|
498
|
-
}),
|
|
497
|
+
queryKey: ze(e)
|
|
498
|
+
}), Ne = (e) => n("getReceivablesIdMails", e), ra = (e) => s({
|
|
499
499
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
500
500
|
const { data: r } = await oe({
|
|
501
501
|
...e,
|
|
@@ -505,8 +505,8 @@ const n = (e, t, a, r) => {
|
|
|
505
505
|
});
|
|
506
506
|
return r;
|
|
507
507
|
},
|
|
508
|
-
queryKey:
|
|
509
|
-
}),
|
|
508
|
+
queryKey: Ne(e)
|
|
509
|
+
}), _e = (e) => n("getReceivablesIdPdfLink", e), na = (e) => s({
|
|
510
510
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
511
511
|
const { data: r } = await ie({
|
|
512
512
|
...e,
|
|
@@ -516,8 +516,8 @@ const n = (e, t, a, r) => {
|
|
|
516
516
|
});
|
|
517
517
|
return r;
|
|
518
518
|
},
|
|
519
|
-
queryKey:
|
|
520
|
-
}),
|
|
519
|
+
queryKey: _e(e)
|
|
520
|
+
}), Ge = (e) => n("getTags", e), sa = (e) => s({
|
|
521
521
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
522
522
|
const { data: r } = await le({
|
|
523
523
|
...e,
|
|
@@ -527,8 +527,8 @@ const n = (e, t, a, r) => {
|
|
|
527
527
|
});
|
|
528
528
|
return r;
|
|
529
529
|
},
|
|
530
|
-
queryKey:
|
|
531
|
-
}),
|
|
530
|
+
queryKey: Ge(e)
|
|
531
|
+
}), We = (e) => n("getTransactions", e), oa = (e) => s({
|
|
532
532
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
533
533
|
const { data: r } = await te({
|
|
534
534
|
...e,
|
|
@@ -538,8 +538,8 @@ const n = (e, t, a, r) => {
|
|
|
538
538
|
});
|
|
539
539
|
return r;
|
|
540
540
|
},
|
|
541
|
-
queryKey:
|
|
542
|
-
}),
|
|
541
|
+
queryKey: We(e)
|
|
542
|
+
}), $e = (e) => n("getTransactionsValidations", e), ia = (e) => s({
|
|
543
543
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
544
544
|
const { data: r } = await Q({
|
|
545
545
|
...e,
|
|
@@ -549,7 +549,7 @@ const n = (e, t, a, r) => {
|
|
|
549
549
|
});
|
|
550
550
|
return r;
|
|
551
551
|
},
|
|
552
|
-
queryKey:
|
|
552
|
+
queryKey: $e(e)
|
|
553
553
|
}), ua = (e) => ({
|
|
554
554
|
mutationFn: async (t) => {
|
|
555
555
|
const { data: a } = await b({
|
|
@@ -581,7 +581,7 @@ const n = (e, t, a, r) => {
|
|
|
581
581
|
return r;
|
|
582
582
|
},
|
|
583
583
|
queryKey: Je(e)
|
|
584
|
-
}),
|
|
584
|
+
}), Ye = (e) => n("listLocations", e), la = (e) => s({
|
|
585
585
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
586
586
|
const { data: r } = await x({
|
|
587
587
|
...e,
|
|
@@ -591,7 +591,7 @@ const n = (e, t, a, r) => {
|
|
|
591
591
|
});
|
|
592
592
|
return r;
|
|
593
593
|
},
|
|
594
|
-
queryKey:
|
|
594
|
+
queryKey: Ye(e)
|
|
595
595
|
}), Ze = (e) => n("getLocation", e), da = (e) => s({
|
|
596
596
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
597
597
|
const { data: r } = await qe({
|
|
@@ -616,7 +616,7 @@ const n = (e, t, a, r) => {
|
|
|
616
616
|
queryKey: et(e)
|
|
617
617
|
}), tt = (e) => n("getUserData", e), wa = (e) => s({
|
|
618
618
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
619
|
-
const { data: r } = await
|
|
619
|
+
const { data: r } = await N({
|
|
620
620
|
...e,
|
|
621
621
|
...t[0],
|
|
622
622
|
signal: a,
|
|
@@ -627,14 +627,14 @@ const n = (e, t, a, r) => {
|
|
|
627
627
|
queryKey: tt(e)
|
|
628
628
|
}), qa = (e) => ({
|
|
629
629
|
mutationFn: async (t) => {
|
|
630
|
-
const { data: a } = await
|
|
630
|
+
const { data: a } = await _({
|
|
631
631
|
...e,
|
|
632
632
|
...t,
|
|
633
633
|
throwOnError: !0
|
|
634
634
|
});
|
|
635
635
|
return a;
|
|
636
636
|
}
|
|
637
|
-
}), at = (e) => n("getUsers", e),
|
|
637
|
+
}), at = (e) => n("getUsers", e), Oa = (e) => s({
|
|
638
638
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
639
639
|
const { data: r } = await g({
|
|
640
640
|
...e,
|
|
@@ -645,7 +645,7 @@ const n = (e, t, a, r) => {
|
|
|
645
645
|
return r;
|
|
646
646
|
},
|
|
647
647
|
queryKey: at(e)
|
|
648
|
-
}),
|
|
648
|
+
}), Ka = (e) => ({
|
|
649
649
|
mutationFn: async (t) => {
|
|
650
650
|
const { data: a } = await pe({
|
|
651
651
|
...e,
|
|
@@ -657,90 +657,90 @@ const n = (e, t, a, r) => {
|
|
|
657
657
|
});
|
|
658
658
|
export {
|
|
659
659
|
Et as connectExternalBankAccountMutation,
|
|
660
|
-
|
|
660
|
+
Bt as createAchMoneyMovementMutation,
|
|
661
661
|
it as createApplicationMutation,
|
|
662
662
|
gt as createBankAccountMutation,
|
|
663
|
-
|
|
664
|
-
|
|
663
|
+
It as createBookTransferMutation,
|
|
664
|
+
Rt as deleteApprovalPoliciesIdMutation,
|
|
665
665
|
Jt as deleteReceiptsIdMutation,
|
|
666
|
-
|
|
666
|
+
Ka as disableUserMutation,
|
|
667
667
|
Qt as getAnalyticsPayablesOptions,
|
|
668
668
|
me as getAnalyticsPayablesQueryKey,
|
|
669
669
|
bt as getAnalyticsReceivablesOptions,
|
|
670
670
|
ke as getAnalyticsReceivablesQueryKey,
|
|
671
671
|
ot as getApplicationStatusOptions,
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
672
|
+
Oe as getApplicationStatusQueryKey,
|
|
673
|
+
vt as getApprovalPoliciesOptions,
|
|
674
|
+
Me as getApprovalPoliciesQueryKey,
|
|
675
675
|
pt as getBankAccountAccessQueryKey,
|
|
676
676
|
lt as getBankAccountOptions,
|
|
677
677
|
Ee as getBankAccountQueryKey,
|
|
678
678
|
qt as getBankAccountTransactionsOptions,
|
|
679
679
|
Ae as getBankAccountTransactionsQueryKey,
|
|
680
|
-
|
|
680
|
+
Ot as getBankAccountTransfersOptions,
|
|
681
681
|
he as getBankAccountTransfersQueryKey,
|
|
682
682
|
ct as getBankAccountsOptions,
|
|
683
|
-
|
|
683
|
+
Ke as getBankAccountsQueryKey,
|
|
684
684
|
Ct as getCounterpartsIdAddressesOptions,
|
|
685
685
|
Qe as getCounterpartsIdAddressesQueryKey,
|
|
686
|
-
|
|
686
|
+
ft as getCounterpartsIdBankAccountsOptions,
|
|
687
687
|
be as getCounterpartsIdBankAccountsQueryKey,
|
|
688
688
|
xt as getCounterpartsIdOptions,
|
|
689
|
-
|
|
689
|
+
Ie as getCounterpartsIdQueryKey,
|
|
690
690
|
Tt as getCounterpartsOptions,
|
|
691
|
-
|
|
691
|
+
Be as getCounterpartsQueryKey,
|
|
692
692
|
ga as getDepartmentOptions,
|
|
693
693
|
Je as getDepartmentQueryKey,
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
694
|
+
Dt as getEntitiesIdSettingsOptions,
|
|
695
|
+
Pe as getEntitiesIdSettingsQueryKey,
|
|
696
|
+
Lt as getEntitiesMeOptions,
|
|
697
|
+
ve as getEntitiesMeQueryKey,
|
|
698
|
+
Ht as getEntityUsersMeOptions,
|
|
699
699
|
Ue as getEntityUsersMeQueryKey,
|
|
700
|
-
|
|
700
|
+
Xt as getEntityUsersMyEntityOptions,
|
|
701
701
|
Te as getEntityUsersMyEntityQueryKey,
|
|
702
702
|
Vt as getEntityUsersOptions,
|
|
703
|
-
|
|
703
|
+
Re as getEntityUsersQueryKey,
|
|
704
704
|
Ft as getExternalBankAccountAccessQueryKey,
|
|
705
|
-
|
|
705
|
+
Kt as getExternalBankAccountsOptions,
|
|
706
706
|
Fe as getExternalBankAccountsQueryKey,
|
|
707
|
-
|
|
707
|
+
zt as getLedgerAccountsOptions,
|
|
708
708
|
xe as getLedgerAccountsQueryKey,
|
|
709
709
|
da as getLocationOptions,
|
|
710
710
|
Ze as getLocationQueryKey,
|
|
711
|
-
|
|
711
|
+
Nt as getMeasureUnitsOptions,
|
|
712
712
|
Ce as getMeasureUnitsQueryKey,
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
713
|
+
_t as getPayablesOptions,
|
|
714
|
+
fe as getPayablesQueryKey,
|
|
715
|
+
Gt as getPaymentTermsOptions,
|
|
716
|
+
Le as getPaymentTermsQueryKey,
|
|
717
|
+
$t as getProductsIdOptions,
|
|
718
718
|
Se as getProductsIdQueryKey,
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
719
|
+
Wt as getProductsOptions,
|
|
720
|
+
De as getProductsQueryKey,
|
|
721
|
+
Yt as getReceiptsIdQueryKey,
|
|
722
722
|
jt as getReceiptsOptions,
|
|
723
723
|
Ve as getReceiptsQueryKey,
|
|
724
724
|
aa as getReceivablesIdHistoryOptions,
|
|
725
|
-
|
|
725
|
+
ze as getReceivablesIdHistoryQueryKey,
|
|
726
726
|
ra as getReceivablesIdMailsOptions,
|
|
727
|
-
|
|
727
|
+
Ne as getReceivablesIdMailsQueryKey,
|
|
728
728
|
ta as getReceivablesIdOptions,
|
|
729
729
|
na as getReceivablesIdPdfLinkOptions,
|
|
730
|
-
|
|
731
|
-
|
|
730
|
+
_e as getReceivablesIdPdfLinkQueryKey,
|
|
731
|
+
Xe as getReceivablesIdQueryKey,
|
|
732
732
|
ea as getReceivablesOptions,
|
|
733
|
-
|
|
733
|
+
He as getReceivablesQueryKey,
|
|
734
734
|
sa as getTagsOptions,
|
|
735
|
-
|
|
735
|
+
Ge as getTagsQueryKey,
|
|
736
736
|
ya as getTransactionsIdQueryKey,
|
|
737
737
|
oa as getTransactionsOptions,
|
|
738
|
-
|
|
738
|
+
We as getTransactionsQueryKey,
|
|
739
739
|
ia as getTransactionsValidationsOptions,
|
|
740
|
-
|
|
740
|
+
$e as getTransactionsValidationsQueryKey,
|
|
741
741
|
wa as getUserDataOptions,
|
|
742
742
|
tt as getUserDataQueryKey,
|
|
743
|
-
|
|
743
|
+
Oa as getUsersOptions,
|
|
744
744
|
at as getUsersQueryKey,
|
|
745
745
|
wt as grantBankAccountAccessMutation,
|
|
746
746
|
mt as grantExternalBankAccountAccessMutation,
|
|
@@ -748,13 +748,13 @@ export {
|
|
|
748
748
|
ca as listDepartmentsOptions,
|
|
749
749
|
je as listDepartmentsQueryKey,
|
|
750
750
|
la as listLocationsOptions,
|
|
751
|
-
|
|
751
|
+
Ye as listLocationsQueryKey,
|
|
752
752
|
pa as listRolesOptions,
|
|
753
753
|
et as listRolesQueryKey,
|
|
754
754
|
Ut as patchApprovalPoliciesIdMutation,
|
|
755
755
|
St as patchEntitiesIdSettingsMutation,
|
|
756
756
|
Zt as patchReceiptsIdMutation,
|
|
757
|
-
|
|
757
|
+
Pt as postApprovalPoliciesMutation,
|
|
758
758
|
ua as putTransactionsValidationsMutation,
|
|
759
759
|
yt as submitApplicationMutation,
|
|
760
760
|
At as unlinkExternalBankAccountMutation,
|
|
@@ -762,5 +762,5 @@ export {
|
|
|
762
762
|
dt as updateBankAccountMutation,
|
|
763
763
|
ht as updateExternalBankAccountMutation,
|
|
764
764
|
qa as upsertUserDataMutation,
|
|
765
|
-
|
|
765
|
+
Mt as validateExternalBankAccountMutation
|
|
766
766
|
};
|