@tesouro/embedded-components-react 0.2.219 → 0.2.221
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 +10 -0
- package/dist/index.d.ts +35 -15
- package/dist/index.js +81 -77
- package/dist/lib/CreateCardWidget.d.ts +590 -0
- package/dist/lib/CreateCardWidget.js +7 -0
- package/dist/lib/ReceivablesWidget.js +25 -25
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index6.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index9.js +9 -9
- 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/data-access/dist/index3.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index5.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +25 -25
- package/dist/libs/tesouro-embedded-components-react/card-details-widget/data-access/dist/index3.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/cards-widget/data-access/dist/index3.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/counterparts-widget/data-access/dist/index2.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/data-access/dist/index2.js +16 -0
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/feature/dist/index2.js +61 -0
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/feature/dist/index3.js +7 -0
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/ui/dist/index2.js +18 -0
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/ui/dist/index3.js +7 -0
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/data-access/dist/index2.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/data-access/dist/index4.js +2 -2
- 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/invoicing-widget/data-access/dist/index2.js +3 -3
- 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 +32 -32
- 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/data-access/dist/index7.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +22 -22
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index2.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index3.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index10.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/index118.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index12.js +10 -10
- 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/index129.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index13.js +14 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +26 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +7 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +94 -74
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +97 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +17 -217
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index14.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index140.js +79 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +14 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +12 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +6 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +24 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +99 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +57 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +9 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +33 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +29 -39
- 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 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +12 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +24 -226
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +12 -468
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +11 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +119 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +215 -107
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +10 -537
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +10 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +49 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +49 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +14 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +42 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +15 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +11 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +148 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +55 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +71 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +24 -116
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +3 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +60 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +36 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +79 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +5 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +9 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +45 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +72 -148
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +55 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +14 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +21 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +80 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +29 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +40 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +7 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +227 -100
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +467 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +108 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +536 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +22 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +1 -1
- 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 +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +21 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +146 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +85 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +25 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +183 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +26 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +35 -360
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +51 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +82 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +34 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +66 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +360 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +2 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +117 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +6 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +16 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +9 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +12 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +10 -23
- 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 +8 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +15 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +22 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +54 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +27 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +34 -107
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +37 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +12 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +26 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +17 -40
- 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 +106 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +12 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +16 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +23 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +34 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +54 -142
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +44 -101
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +28 -144
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +98 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +45 -23
- 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 +147 -183
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +105 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +22 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +53 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +28 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +54 -165
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +16 -130
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +35 -156
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +345 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +303 -19
- 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 +101 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +156 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +260 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +23 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +19 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +5 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +2 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +93 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +97 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +213 -25
- 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 +22 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +14 -124
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +17 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +168 -116
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +126 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +158 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +10 -203
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +18 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +62 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +66 -26
- 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 +60 -127
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +8 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +11 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +59 -157
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +24 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +60 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +14 -78
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +63 -149
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +159 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +28 -4
- 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 +28 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +78 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +10 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +15 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +25 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +41 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +61 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +93 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +109 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +82 -36
- 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 +25 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +122 -90
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +43 -106
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +115 -84
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +111 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +50 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +200 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +69 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +149 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +18 -19
- 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 +8 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +73 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +36 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +29 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +4 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +17 -344
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +29 -294
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +25 -97
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +31 -159
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +30 -265
- 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 +12 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +14 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +80 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +75 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +43 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +18 -210
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +33 -481
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +62 -163
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +24 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +32 -65
- 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 +488 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +164 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +40 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +59 -116
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +31 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +118 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +22 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +41 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +53 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +26 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +125 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +11 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +255 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +11 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +13 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +23 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +47 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +6 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +15 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +46 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index36.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index360.js +10 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +47 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +43 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +34 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +27 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +42 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +25 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +74 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +97 -255
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +32 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index37.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index370.js +10 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +10 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +32 -269
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +94 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +34 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +35 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +31 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +4 -141
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +126 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +7 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index38.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index380.js +49 -91
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +16 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +29 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +83 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +17 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +80 -279
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +266 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +39 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +62 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +44 -24
- 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 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +142 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +114 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +80 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +94 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +7 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +8 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +11 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +2 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +283 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index4.js +4 -4
- 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 +49 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +15 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +54 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +35 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +14 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +5 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +66 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +45 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +25 -120
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +22 -18
- 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 +28 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +38 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +123 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +18 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +16 -74
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +74 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +16 -11
- 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 +16 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +16 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +3 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +11 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +9 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +18 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +65 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +18 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +20 -126
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +14 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index43.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index430.js +19 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +12 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +66 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +21 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +2 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +20 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +29 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +69 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +36 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +30 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index44.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index440.js +8 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +96 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +14 -83
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +75 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +18 -101
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +9 -112
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +53 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +69 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +21 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +34 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index45.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index450.js +15 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +42 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +36 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +14 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +19 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +50 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +56 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +32 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +54 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +72 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index46.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index460.js +68 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +35 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +12 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +29 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +23 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +36 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +33 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +85 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +23 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +99 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index47.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index470.js +108 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +72 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +83 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +52 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +52 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +52 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +29 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +36 -70
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +45 -84
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +48 -50
- 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 +81 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +38 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index483.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index484.js +18 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index485.js +36 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index486.js +49 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index487.js +48 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index488.js +40 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index489.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index5.js +9 -9
- 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 +1 -1
- 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 +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index6.js +10 -10
- 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 +12 -12
- package/dist/libs/tesouro-embedded-components-react/profile-widget/data-access/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +24 -24
- package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/data-access/dist/lib/approvalPoliciesApi.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index3.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index5.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index7.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/external-bank-account/useAllExternalBankAccountsQuery.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/@tanstack/react-query.gen.js +115 -115
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +56 -56
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/zod.gen.js +2025 -2190
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/role/useAllOrganizationRolesQuery.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/role/useRolePermissionsQueries.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/useCurrentUserQuery.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/user/useAllOrganizationUsersQuery.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +25 -25
- 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/index5.js +2 -2
- 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/index4.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/tags-widget/data-access/dist/index8.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index10.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index11.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index12.js +9 -9
- 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 +4 -4
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index17.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index20.js +4 -4
- 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 +10 -10
- 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/index4.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index5.js +27 -27
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index8.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index9.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/transfers-widget/data-access/dist/index3.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/transfers-widget/data-access/dist/index6.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/transfers-widget/data-access/dist/index8.js +4 -4
- package/package.json +1 -1
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { queryOptions as s } from "@tanstack/react-query";
|
|
2
2
|
import { client as o } from "../client.gen.js";
|
|
3
|
-
import { getCreditCardById as u, getDebitCardById as y, listRoles as c, getLedgerAccounts as g, getEntityUsersMyEntity as l, getUsers as d, getBankAccountTransfers as p, acceptDisclosures as w, getBankAccounts as q, createApplication as
|
|
3
|
+
import { getCreditCardById as u, getDebitCardById as y, listRoles as c, getLedgerAccounts as g, getEntityUsersMyEntity as l, getUsers as d, getBankAccountTransfers as p, acceptDisclosures as w, getBankAccounts as q, createApplication as O, updateApplication as K, submitApplication as E, getApplicationStatus as A, getBankAccount as h, getBankAccountTransactions as F, getCreditCards as m, getDebitCards as I, getAnalyticsReceivables as k, getAnalyticsPayables as B, getReceivables as M, getPayables as Q, getApprovalPolicies as b, postApprovalPolicies as P, patchApprovalPoliciesId as R, deleteApprovalPoliciesId as C, getTransactionsValidations as v, putTransactionsValidations as U, getExternalBankAccounts as T, getMeasureUnits as D, getProducts as x, getEntityUsersMe as f, listDepartments as L, listLocations as S, createBookTransfer as z, createAchMoneyMovement as H, createBankAccount as V, grantBankAccountAccess as G, updateBankAccount as J, getCounterparts as Z, getCounterpartsIdAddresses as $, getCounterpartsId as N, getCounterpartsIdBankAccounts as _, getUserData as Y, upsertUserData as W, connectExternalBankAccount as X, grantExternalBankAccountAccess as j, updateExternalBankAccount as ee, unlinkExternalBankAccount as te, linkExternalBankAccount as ae, validateExternalBankAccount as re, getProductsId as ne, getReceipts as se, getTransactions as ie, patchReceiptsId as oe, deleteReceiptsId as ue, getReceivablesId as ye, getReceivablesIdHistory as ce, getReceivablesIdMails as ge, getReceivablesIdPdfLink as le, getPaymentTerms as de, getEntitiesMe as pe, getEntitiesIdSettings as we, getEntityUsers as qe, getTags as Oe, patchEntitiesIdSettings as Ke, disableUser as Ee, listRolePermissions as Ae, getDepartment as he, getLocation as Fe } from "../sdk.gen.js";
|
|
4
4
|
const n = (e, t, a, r) => {
|
|
5
5
|
const i = {
|
|
6
6
|
_id: e,
|
|
7
7
|
baseUrl: t?.baseUrl || (t?.client ?? o).getConfig().baseUrl
|
|
8
8
|
};
|
|
9
9
|
return t?.body && (i.body = t.body), t?.headers && (i.headers = t.headers), t?.path && (i.path = t.path), t?.query && (i.query = t.query), [i];
|
|
10
|
-
}, me = (e) => n("getApplicationStatus", e),
|
|
10
|
+
}, me = (e) => n("getApplicationStatus", e), Ot = (e) => s({
|
|
11
11
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
12
12
|
const { data: r } = await A({
|
|
13
13
|
...e,
|
|
@@ -18,9 +18,9 @@ const n = (e, t, a, r) => {
|
|
|
18
18
|
return r;
|
|
19
19
|
},
|
|
20
20
|
queryKey: me(e)
|
|
21
|
-
}),
|
|
21
|
+
}), Kt = (e) => ({
|
|
22
22
|
mutationFn: async (t) => {
|
|
23
|
-
const { data: a } = await
|
|
23
|
+
const { data: a } = await O({
|
|
24
24
|
...e,
|
|
25
25
|
...t,
|
|
26
26
|
throwOnError: !0
|
|
@@ -29,7 +29,7 @@ const n = (e, t, a, r) => {
|
|
|
29
29
|
}
|
|
30
30
|
}), Et = (e) => ({
|
|
31
31
|
mutationFn: async (t) => {
|
|
32
|
-
const { data: a } = await
|
|
32
|
+
const { data: a } = await K({
|
|
33
33
|
...e,
|
|
34
34
|
...t,
|
|
35
35
|
throwOnError: !0
|
|
@@ -78,7 +78,7 @@ const n = (e, t, a, r) => {
|
|
|
78
78
|
queryKey: ke(e)
|
|
79
79
|
}), It = (e) => ({
|
|
80
80
|
mutationFn: async (t) => {
|
|
81
|
-
const { data: a } = await
|
|
81
|
+
const { data: a } = await J({
|
|
82
82
|
...e,
|
|
83
83
|
...t,
|
|
84
84
|
throwOnError: !0
|
|
@@ -87,7 +87,7 @@ const n = (e, t, a, r) => {
|
|
|
87
87
|
}
|
|
88
88
|
}), kt = (e) => n("getBankAccountAccess", e), Bt = (e) => ({
|
|
89
89
|
mutationFn: async (t) => {
|
|
90
|
-
const { data: a } = await
|
|
90
|
+
const { data: a } = await G({
|
|
91
91
|
...e,
|
|
92
92
|
...t,
|
|
93
93
|
throwOnError: !0
|
|
@@ -149,7 +149,7 @@ const n = (e, t, a, r) => {
|
|
|
149
149
|
return r;
|
|
150
150
|
},
|
|
151
151
|
queryKey: Pe(e)
|
|
152
|
-
}), Re = (e) => n("getDebitCardById", e),
|
|
152
|
+
}), Re = (e) => n("getDebitCardById", e), Ct = (e) => s({
|
|
153
153
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
154
154
|
const { data: r } = await y({
|
|
155
155
|
...e,
|
|
@@ -160,7 +160,7 @@ const n = (e, t, a, r) => {
|
|
|
160
160
|
return r;
|
|
161
161
|
},
|
|
162
162
|
queryKey: Re(e)
|
|
163
|
-
}),
|
|
163
|
+
}), vt = (e) => ({
|
|
164
164
|
mutationFn: async (t) => {
|
|
165
165
|
const { data: a } = await w({
|
|
166
166
|
...e,
|
|
@@ -169,9 +169,9 @@ const n = (e, t, a, r) => {
|
|
|
169
169
|
});
|
|
170
170
|
return a;
|
|
171
171
|
}
|
|
172
|
-
}),
|
|
172
|
+
}), Ce = (e) => n("getExternalBankAccounts", e), Ut = (e) => s({
|
|
173
173
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
174
|
-
const { data: r } = await
|
|
174
|
+
const { data: r } = await T({
|
|
175
175
|
...e,
|
|
176
176
|
...t[0],
|
|
177
177
|
signal: a,
|
|
@@ -179,10 +179,10 @@ const n = (e, t, a, r) => {
|
|
|
179
179
|
});
|
|
180
180
|
return r;
|
|
181
181
|
},
|
|
182
|
-
queryKey:
|
|
183
|
-
}),
|
|
182
|
+
queryKey: Ce(e)
|
|
183
|
+
}), Tt = (e) => ({
|
|
184
184
|
mutationFn: async (t) => {
|
|
185
|
-
const { data: a } = await
|
|
185
|
+
const { data: a } = await X({
|
|
186
186
|
...e,
|
|
187
187
|
...t,
|
|
188
188
|
throwOnError: !0
|
|
@@ -207,9 +207,9 @@ const n = (e, t, a, r) => {
|
|
|
207
207
|
});
|
|
208
208
|
return a;
|
|
209
209
|
}
|
|
210
|
-
}),
|
|
210
|
+
}), ft = (e) => n("getExternalBankAccountAccess", e), Lt = (e) => ({
|
|
211
211
|
mutationFn: async (t) => {
|
|
212
|
-
const { data: a } = await
|
|
212
|
+
const { data: a } = await j({
|
|
213
213
|
...e,
|
|
214
214
|
...t,
|
|
215
215
|
throwOnError: !0
|
|
@@ -225,7 +225,7 @@ const n = (e, t, a, r) => {
|
|
|
225
225
|
});
|
|
226
226
|
return a;
|
|
227
227
|
}
|
|
228
|
-
}),
|
|
228
|
+
}), zt = (e) => ({
|
|
229
229
|
mutationFn: async (t) => {
|
|
230
230
|
const { data: a } = await re({
|
|
231
231
|
...e,
|
|
@@ -245,14 +245,14 @@ const n = (e, t, a, r) => {
|
|
|
245
245
|
}
|
|
246
246
|
}), Vt = (e) => ({
|
|
247
247
|
mutationFn: async (t) => {
|
|
248
|
-
const { data: a } = await
|
|
248
|
+
const { data: a } = await z({
|
|
249
249
|
...e,
|
|
250
250
|
...t,
|
|
251
251
|
throwOnError: !0
|
|
252
252
|
});
|
|
253
253
|
return a;
|
|
254
254
|
}
|
|
255
|
-
}),
|
|
255
|
+
}), ve = (e) => n("getAnalyticsPayables", e), Gt = (e) => s({
|
|
256
256
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
257
257
|
const { data: r } = await B({
|
|
258
258
|
...e,
|
|
@@ -262,8 +262,8 @@ const n = (e, t, a, r) => {
|
|
|
262
262
|
});
|
|
263
263
|
return r;
|
|
264
264
|
},
|
|
265
|
-
queryKey:
|
|
266
|
-
}),
|
|
265
|
+
queryKey: ve(e)
|
|
266
|
+
}), Ue = (e) => n("getAnalyticsReceivables", e), Jt = (e) => s({
|
|
267
267
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
268
268
|
const { data: r } = await k({
|
|
269
269
|
...e,
|
|
@@ -273,8 +273,8 @@ const n = (e, t, a, r) => {
|
|
|
273
273
|
});
|
|
274
274
|
return r;
|
|
275
275
|
},
|
|
276
|
-
queryKey:
|
|
277
|
-
}),
|
|
276
|
+
queryKey: Ue(e)
|
|
277
|
+
}), Te = (e) => n("getApprovalPolicies", e), Zt = (e) => s({
|
|
278
278
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
279
279
|
const { data: r } = await b({
|
|
280
280
|
...e,
|
|
@@ -284,8 +284,8 @@ const n = (e, t, a, r) => {
|
|
|
284
284
|
});
|
|
285
285
|
return r;
|
|
286
286
|
},
|
|
287
|
-
queryKey:
|
|
288
|
-
}),
|
|
287
|
+
queryKey: Te(e)
|
|
288
|
+
}), $t = (e) => ({
|
|
289
289
|
mutationFn: async (t) => {
|
|
290
290
|
const { data: a } = await P({
|
|
291
291
|
...e,
|
|
@@ -294,16 +294,16 @@ const n = (e, t, a, r) => {
|
|
|
294
294
|
});
|
|
295
295
|
return a;
|
|
296
296
|
}
|
|
297
|
-
}),
|
|
297
|
+
}), Nt = (e) => ({
|
|
298
298
|
mutationFn: async (t) => {
|
|
299
|
-
const { data: a } = await
|
|
299
|
+
const { data: a } = await C({
|
|
300
300
|
...e,
|
|
301
301
|
...t,
|
|
302
302
|
throwOnError: !0
|
|
303
303
|
});
|
|
304
304
|
return a;
|
|
305
305
|
}
|
|
306
|
-
}),
|
|
306
|
+
}), _t = (e) => ({
|
|
307
307
|
mutationFn: async (t) => {
|
|
308
308
|
const { data: a } = await R({
|
|
309
309
|
...e,
|
|
@@ -312,9 +312,9 @@ const n = (e, t, a, r) => {
|
|
|
312
312
|
});
|
|
313
313
|
return a;
|
|
314
314
|
}
|
|
315
|
-
}), De = (e) => n("getCounterparts", e),
|
|
315
|
+
}), De = (e) => n("getCounterparts", e), Yt = (e) => s({
|
|
316
316
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
317
|
-
const { data: r } = await
|
|
317
|
+
const { data: r } = await Z({
|
|
318
318
|
...e,
|
|
319
319
|
...t[0],
|
|
320
320
|
signal: a,
|
|
@@ -323,9 +323,9 @@ const n = (e, t, a, r) => {
|
|
|
323
323
|
return r;
|
|
324
324
|
},
|
|
325
325
|
queryKey: De(e)
|
|
326
|
-
}), xe = (e) => n("getCounterpartsId", e),
|
|
326
|
+
}), xe = (e) => n("getCounterpartsId", e), Wt = (e) => s({
|
|
327
327
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
328
|
-
const { data: r } = await
|
|
328
|
+
const { data: r } = await N({
|
|
329
329
|
...e,
|
|
330
330
|
...t[0],
|
|
331
331
|
signal: a,
|
|
@@ -334,9 +334,9 @@ const n = (e, t, a, r) => {
|
|
|
334
334
|
return r;
|
|
335
335
|
},
|
|
336
336
|
queryKey: xe(e)
|
|
337
|
-
}),
|
|
337
|
+
}), fe = (e) => n("getCounterpartsIdAddresses", e), Xt = (e) => s({
|
|
338
338
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
339
|
-
const { data: r } = await
|
|
339
|
+
const { data: r } = await $({
|
|
340
340
|
...e,
|
|
341
341
|
...t[0],
|
|
342
342
|
signal: a,
|
|
@@ -344,10 +344,10 @@ const n = (e, t, a, r) => {
|
|
|
344
344
|
});
|
|
345
345
|
return r;
|
|
346
346
|
},
|
|
347
|
-
queryKey:
|
|
348
|
-
}),
|
|
347
|
+
queryKey: fe(e)
|
|
348
|
+
}), Le = (e) => n("getCounterpartsIdBankAccounts", e), jt = (e) => s({
|
|
349
349
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
350
|
-
const { data: r } = await
|
|
350
|
+
const { data: r } = await _({
|
|
351
351
|
...e,
|
|
352
352
|
...t[0],
|
|
353
353
|
signal: a,
|
|
@@ -355,7 +355,7 @@ const n = (e, t, a, r) => {
|
|
|
355
355
|
});
|
|
356
356
|
return r;
|
|
357
357
|
},
|
|
358
|
-
queryKey:
|
|
358
|
+
queryKey: Le(e)
|
|
359
359
|
}), Se = (e) => n("getEntitiesMe", e), ea = (e) => s({
|
|
360
360
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
361
361
|
const { data: r } = await pe({
|
|
@@ -367,7 +367,7 @@ const n = (e, t, a, r) => {
|
|
|
367
367
|
return r;
|
|
368
368
|
},
|
|
369
369
|
queryKey: Se(e)
|
|
370
|
-
}),
|
|
370
|
+
}), ze = (e) => n("getEntitiesIdSettings", e), ta = (e) => s({
|
|
371
371
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
372
372
|
const { data: r } = await we({
|
|
373
373
|
...e,
|
|
@@ -377,10 +377,10 @@ const n = (e, t, a, r) => {
|
|
|
377
377
|
});
|
|
378
378
|
return r;
|
|
379
379
|
},
|
|
380
|
-
queryKey:
|
|
380
|
+
queryKey: ze(e)
|
|
381
381
|
}), aa = (e) => ({
|
|
382
382
|
mutationFn: async (t) => {
|
|
383
|
-
const { data: a } = await
|
|
383
|
+
const { data: a } = await Ke({
|
|
384
384
|
...e,
|
|
385
385
|
...t,
|
|
386
386
|
throwOnError: !0
|
|
@@ -400,7 +400,7 @@ const n = (e, t, a, r) => {
|
|
|
400
400
|
queryKey: He(e)
|
|
401
401
|
}), Ve = (e) => n("getEntityUsersMe", e), na = (e) => s({
|
|
402
402
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
403
|
-
const { data: r } = await
|
|
403
|
+
const { data: r } = await f({
|
|
404
404
|
...e,
|
|
405
405
|
...t[0],
|
|
406
406
|
signal: a,
|
|
@@ -409,7 +409,7 @@ const n = (e, t, a, r) => {
|
|
|
409
409
|
return r;
|
|
410
410
|
},
|
|
411
411
|
queryKey: Ve(e)
|
|
412
|
-
}),
|
|
412
|
+
}), Ge = (e) => n("getEntityUsersMyEntity", e), sa = (e) => s({
|
|
413
413
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
414
414
|
const { data: r } = await l({
|
|
415
415
|
...e,
|
|
@@ -419,8 +419,8 @@ const n = (e, t, a, r) => {
|
|
|
419
419
|
});
|
|
420
420
|
return r;
|
|
421
421
|
},
|
|
422
|
-
queryKey:
|
|
423
|
-
}),
|
|
422
|
+
queryKey: Ge(e)
|
|
423
|
+
}), Je = (e) => n("getLedgerAccounts", e), ia = (e) => s({
|
|
424
424
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
425
425
|
const { data: r } = await g({
|
|
426
426
|
...e,
|
|
@@ -430,8 +430,8 @@ const n = (e, t, a, r) => {
|
|
|
430
430
|
});
|
|
431
431
|
return r;
|
|
432
432
|
},
|
|
433
|
-
queryKey:
|
|
434
|
-
}),
|
|
433
|
+
queryKey: Je(e)
|
|
434
|
+
}), Ze = (e) => n("getMeasureUnits", e), oa = (e) => s({
|
|
435
435
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
436
436
|
const { data: r } = await D({
|
|
437
437
|
...e,
|
|
@@ -441,8 +441,8 @@ const n = (e, t, a, r) => {
|
|
|
441
441
|
});
|
|
442
442
|
return r;
|
|
443
443
|
},
|
|
444
|
-
queryKey:
|
|
445
|
-
}),
|
|
444
|
+
queryKey: Ze(e)
|
|
445
|
+
}), $e = (e) => n("getPayables", e), ua = (e) => s({
|
|
446
446
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
447
447
|
const { data: r } = await Q({
|
|
448
448
|
...e,
|
|
@@ -452,8 +452,8 @@ const n = (e, t, a, r) => {
|
|
|
452
452
|
});
|
|
453
453
|
return r;
|
|
454
454
|
},
|
|
455
|
-
queryKey:
|
|
456
|
-
}),
|
|
455
|
+
queryKey: $e(e)
|
|
456
|
+
}), Ne = (e) => n("getPaymentTerms", e), ya = (e) => s({
|
|
457
457
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
458
458
|
const { data: r } = await de({
|
|
459
459
|
...e,
|
|
@@ -463,8 +463,8 @@ const n = (e, t, a, r) => {
|
|
|
463
463
|
});
|
|
464
464
|
return r;
|
|
465
465
|
},
|
|
466
|
-
queryKey:
|
|
467
|
-
}),
|
|
466
|
+
queryKey: Ne(e)
|
|
467
|
+
}), _e = (e) => n("getProducts", e), ca = (e) => s({
|
|
468
468
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
469
469
|
const { data: r } = await x({
|
|
470
470
|
...e,
|
|
@@ -474,8 +474,8 @@ const n = (e, t, a, r) => {
|
|
|
474
474
|
});
|
|
475
475
|
return r;
|
|
476
476
|
},
|
|
477
|
-
queryKey:
|
|
478
|
-
}),
|
|
477
|
+
queryKey: _e(e)
|
|
478
|
+
}), Ye = (e) => n("getProductsId", e), ga = (e) => s({
|
|
479
479
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
480
480
|
const { data: r } = await ne({
|
|
481
481
|
...e,
|
|
@@ -485,8 +485,8 @@ const n = (e, t, a, r) => {
|
|
|
485
485
|
});
|
|
486
486
|
return r;
|
|
487
487
|
},
|
|
488
|
-
queryKey:
|
|
489
|
-
}),
|
|
488
|
+
queryKey: Ye(e)
|
|
489
|
+
}), We = (e) => n("getReceipts", e), la = (e) => s({
|
|
490
490
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
491
491
|
const { data: r } = await se({
|
|
492
492
|
...e,
|
|
@@ -496,7 +496,7 @@ const n = (e, t, a, r) => {
|
|
|
496
496
|
});
|
|
497
497
|
return r;
|
|
498
498
|
},
|
|
499
|
-
queryKey:
|
|
499
|
+
queryKey: We(e)
|
|
500
500
|
}), da = (e) => ({
|
|
501
501
|
mutationFn: async (t) => {
|
|
502
502
|
const { data: a } = await ue({
|
|
@@ -515,7 +515,7 @@ const n = (e, t, a, r) => {
|
|
|
515
515
|
});
|
|
516
516
|
return a;
|
|
517
517
|
}
|
|
518
|
-
}),
|
|
518
|
+
}), Xe = (e) => n("getReceivables", e), qa = (e) => s({
|
|
519
519
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
520
520
|
const { data: r } = await M({
|
|
521
521
|
...e,
|
|
@@ -525,8 +525,8 @@ const n = (e, t, a, r) => {
|
|
|
525
525
|
});
|
|
526
526
|
return r;
|
|
527
527
|
},
|
|
528
|
-
queryKey:
|
|
529
|
-
}),
|
|
528
|
+
queryKey: Xe(e)
|
|
529
|
+
}), je = (e) => n("getReceivablesId", e), Oa = (e) => s({
|
|
530
530
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
531
531
|
const { data: r } = await ye({
|
|
532
532
|
...e,
|
|
@@ -536,8 +536,8 @@ const n = (e, t, a, r) => {
|
|
|
536
536
|
});
|
|
537
537
|
return r;
|
|
538
538
|
},
|
|
539
|
-
queryKey:
|
|
540
|
-
}), et = (e) => n("getReceivablesIdHistory", e),
|
|
539
|
+
queryKey: je(e)
|
|
540
|
+
}), et = (e) => n("getReceivablesIdHistory", e), Ka = (e) => s({
|
|
541
541
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
542
542
|
const { data: r } = await ce({
|
|
543
543
|
...e,
|
|
@@ -572,7 +572,7 @@ const n = (e, t, a, r) => {
|
|
|
572
572
|
queryKey: at(e)
|
|
573
573
|
}), rt = (e) => n("getTags", e), ha = (e) => s({
|
|
574
574
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
575
|
-
const { data: r } = await
|
|
575
|
+
const { data: r } = await Oe({
|
|
576
576
|
...e,
|
|
577
577
|
...t[0],
|
|
578
578
|
signal: a,
|
|
@@ -594,7 +594,7 @@ const n = (e, t, a, r) => {
|
|
|
594
594
|
queryKey: nt(e)
|
|
595
595
|
}), st = (e) => n("getTransactionsValidations", e), ma = (e) => s({
|
|
596
596
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
597
|
-
const { data: r } = await
|
|
597
|
+
const { data: r } = await v({
|
|
598
598
|
...e,
|
|
599
599
|
...t[0],
|
|
600
600
|
signal: a,
|
|
@@ -605,7 +605,7 @@ const n = (e, t, a, r) => {
|
|
|
605
605
|
queryKey: st(e)
|
|
606
606
|
}), Ia = (e) => ({
|
|
607
607
|
mutationFn: async (t) => {
|
|
608
|
-
const { data: a } = await
|
|
608
|
+
const { data: a } = await U({
|
|
609
609
|
...e,
|
|
610
610
|
...t,
|
|
611
611
|
throwOnError: !0
|
|
@@ -614,7 +614,7 @@ const n = (e, t, a, r) => {
|
|
|
614
614
|
}
|
|
615
615
|
}), ka = (e) => n("getTransactionsId", e), it = (e) => n("listDepartments", e), Ba = (e) => s({
|
|
616
616
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
617
|
-
const { data: r } = await
|
|
617
|
+
const { data: r } = await L({
|
|
618
618
|
...e,
|
|
619
619
|
...t[0],
|
|
620
620
|
signal: a,
|
|
@@ -678,9 +678,9 @@ const n = (e, t, a, r) => {
|
|
|
678
678
|
return r;
|
|
679
679
|
},
|
|
680
680
|
queryKey: gt(e)
|
|
681
|
-
}), lt = (e) => n("getUserData", e),
|
|
681
|
+
}), lt = (e) => n("getUserData", e), Ca = (e) => s({
|
|
682
682
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
683
|
-
const { data: r } = await
|
|
683
|
+
const { data: r } = await Y({
|
|
684
684
|
...e,
|
|
685
685
|
...t[0],
|
|
686
686
|
signal: a,
|
|
@@ -689,16 +689,16 @@ const n = (e, t, a, r) => {
|
|
|
689
689
|
return r;
|
|
690
690
|
},
|
|
691
691
|
queryKey: lt(e)
|
|
692
|
-
}),
|
|
692
|
+
}), va = (e) => ({
|
|
693
693
|
mutationFn: async (t) => {
|
|
694
|
-
const { data: a } = await
|
|
694
|
+
const { data: a } = await W({
|
|
695
695
|
...e,
|
|
696
696
|
...t,
|
|
697
697
|
throwOnError: !0
|
|
698
698
|
});
|
|
699
699
|
return a;
|
|
700
700
|
}
|
|
701
|
-
}), dt = (e) => n("getUsers", e),
|
|
701
|
+
}), dt = (e) => n("getUsers", e), Ua = (e) => s({
|
|
702
702
|
queryFn: async ({ queryKey: t, signal: a }) => {
|
|
703
703
|
const { data: r } = await d({
|
|
704
704
|
...e,
|
|
@@ -709,7 +709,7 @@ const n = (e, t, a, r) => {
|
|
|
709
709
|
return r;
|
|
710
710
|
},
|
|
711
711
|
queryKey: dt(e)
|
|
712
|
-
}),
|
|
712
|
+
}), Ta = (e) => ({
|
|
713
713
|
mutationFn: async (t) => {
|
|
714
714
|
const { data: a } = await Ee({
|
|
715
715
|
...e,
|
|
@@ -720,23 +720,23 @@ const n = (e, t, a, r) => {
|
|
|
720
720
|
}
|
|
721
721
|
});
|
|
722
722
|
export {
|
|
723
|
-
|
|
724
|
-
|
|
723
|
+
vt as acceptDisclosuresMutation,
|
|
724
|
+
Tt as connectExternalBankAccountMutation,
|
|
725
725
|
Ht as createAchMoneyMovementMutation,
|
|
726
|
-
|
|
726
|
+
Kt as createApplicationMutation,
|
|
727
727
|
Ft as createBankAccountMutation,
|
|
728
728
|
Vt as createBookTransferMutation,
|
|
729
|
-
|
|
729
|
+
Nt as deleteApprovalPoliciesIdMutation,
|
|
730
730
|
da as deleteReceiptsIdMutation,
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
731
|
+
Ta as disableUserMutation,
|
|
732
|
+
Gt as getAnalyticsPayablesOptions,
|
|
733
|
+
ve as getAnalyticsPayablesQueryKey,
|
|
734
|
+
Jt as getAnalyticsReceivablesOptions,
|
|
735
|
+
Ue as getAnalyticsReceivablesQueryKey,
|
|
736
|
+
Ot as getApplicationStatusOptions,
|
|
737
737
|
me as getApplicationStatusQueryKey,
|
|
738
|
-
|
|
739
|
-
|
|
738
|
+
Zt as getApprovalPoliciesOptions,
|
|
739
|
+
Te as getApprovalPoliciesQueryKey,
|
|
740
740
|
kt as getBankAccountAccessQueryKey,
|
|
741
741
|
mt as getBankAccountOptions,
|
|
742
742
|
ke as getBankAccountQueryKey,
|
|
@@ -746,64 +746,64 @@ export {
|
|
|
746
746
|
Me as getBankAccountTransfersQueryKey,
|
|
747
747
|
ht as getBankAccountsOptions,
|
|
748
748
|
Ie as getBankAccountsQueryKey,
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
749
|
+
Xt as getCounterpartsIdAddressesOptions,
|
|
750
|
+
fe as getCounterpartsIdAddressesQueryKey,
|
|
751
|
+
jt as getCounterpartsIdBankAccountsOptions,
|
|
752
|
+
Le as getCounterpartsIdBankAccountsQueryKey,
|
|
753
|
+
Wt as getCounterpartsIdOptions,
|
|
754
754
|
xe as getCounterpartsIdQueryKey,
|
|
755
|
-
|
|
755
|
+
Yt as getCounterpartsOptions,
|
|
756
756
|
De as getCounterpartsQueryKey,
|
|
757
757
|
Pt as getCreditCardByIdOptions,
|
|
758
758
|
be as getCreditCardByIdQueryKey,
|
|
759
759
|
bt as getCreditCardsOptions,
|
|
760
760
|
Qe as getCreditCardsQueryKey,
|
|
761
|
-
|
|
761
|
+
Ct as getDebitCardByIdOptions,
|
|
762
762
|
Re as getDebitCardByIdQueryKey,
|
|
763
763
|
Rt as getDebitCardsOptions,
|
|
764
764
|
Pe as getDebitCardsQueryKey,
|
|
765
765
|
Ma as getDepartmentOptions,
|
|
766
766
|
ot as getDepartmentQueryKey,
|
|
767
767
|
ta as getEntitiesIdSettingsOptions,
|
|
768
|
-
|
|
768
|
+
ze as getEntitiesIdSettingsQueryKey,
|
|
769
769
|
ea as getEntitiesMeOptions,
|
|
770
770
|
Se as getEntitiesMeQueryKey,
|
|
771
771
|
na as getEntityUsersMeOptions,
|
|
772
772
|
Ve as getEntityUsersMeQueryKey,
|
|
773
773
|
sa as getEntityUsersMyEntityOptions,
|
|
774
|
-
|
|
774
|
+
Ge as getEntityUsersMyEntityQueryKey,
|
|
775
775
|
ra as getEntityUsersOptions,
|
|
776
776
|
He as getEntityUsersQueryKey,
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
777
|
+
ft as getExternalBankAccountAccessQueryKey,
|
|
778
|
+
Ut as getExternalBankAccountsOptions,
|
|
779
|
+
Ce as getExternalBankAccountsQueryKey,
|
|
780
780
|
ia as getLedgerAccountsOptions,
|
|
781
|
-
|
|
781
|
+
Je as getLedgerAccountsQueryKey,
|
|
782
782
|
ba as getLocationOptions,
|
|
783
783
|
yt as getLocationQueryKey,
|
|
784
784
|
oa as getMeasureUnitsOptions,
|
|
785
|
-
|
|
785
|
+
Ze as getMeasureUnitsQueryKey,
|
|
786
786
|
ua as getPayablesOptions,
|
|
787
|
-
|
|
787
|
+
$e as getPayablesQueryKey,
|
|
788
788
|
ya as getPaymentTermsOptions,
|
|
789
|
-
|
|
789
|
+
Ne as getPaymentTermsQueryKey,
|
|
790
790
|
ga as getProductsIdOptions,
|
|
791
|
-
|
|
791
|
+
Ye as getProductsIdQueryKey,
|
|
792
792
|
ca as getProductsOptions,
|
|
793
|
-
|
|
793
|
+
_e as getProductsQueryKey,
|
|
794
794
|
pa as getReceiptsIdQueryKey,
|
|
795
795
|
la as getReceiptsOptions,
|
|
796
|
-
|
|
797
|
-
|
|
796
|
+
We as getReceiptsQueryKey,
|
|
797
|
+
Ka as getReceivablesIdHistoryOptions,
|
|
798
798
|
et as getReceivablesIdHistoryQueryKey,
|
|
799
799
|
Ea as getReceivablesIdMailsOptions,
|
|
800
800
|
tt as getReceivablesIdMailsQueryKey,
|
|
801
|
-
|
|
801
|
+
Oa as getReceivablesIdOptions,
|
|
802
802
|
Aa as getReceivablesIdPdfLinkOptions,
|
|
803
803
|
at as getReceivablesIdPdfLinkQueryKey,
|
|
804
|
-
|
|
804
|
+
je as getReceivablesIdQueryKey,
|
|
805
805
|
qa as getReceivablesOptions,
|
|
806
|
-
|
|
806
|
+
Xe as getReceivablesQueryKey,
|
|
807
807
|
ha as getTagsOptions,
|
|
808
808
|
rt as getTagsQueryKey,
|
|
809
809
|
ka as getTransactionsIdQueryKey,
|
|
@@ -811,12 +811,12 @@ export {
|
|
|
811
811
|
nt as getTransactionsQueryKey,
|
|
812
812
|
ma as getTransactionsValidationsOptions,
|
|
813
813
|
st as getTransactionsValidationsQueryKey,
|
|
814
|
-
|
|
814
|
+
Ca as getUserDataOptions,
|
|
815
815
|
lt as getUserDataQueryKey,
|
|
816
|
-
|
|
816
|
+
Ua as getUsersOptions,
|
|
817
817
|
dt as getUsersQueryKey,
|
|
818
818
|
Bt as grantBankAccountAccessMutation,
|
|
819
|
-
|
|
819
|
+
Lt as grantExternalBankAccountAccessMutation,
|
|
820
820
|
St as linkExternalBankAccountMutation,
|
|
821
821
|
Ba as listDepartmentsOptions,
|
|
822
822
|
it as listDepartmentsQueryKey,
|
|
@@ -826,16 +826,16 @@ export {
|
|
|
826
826
|
gt as listRolePermissionsQueryKey,
|
|
827
827
|
Pa as listRolesOptions,
|
|
828
828
|
ct as listRolesQueryKey,
|
|
829
|
-
|
|
829
|
+
_t as patchApprovalPoliciesIdMutation,
|
|
830
830
|
aa as patchEntitiesIdSettingsMutation,
|
|
831
831
|
wa as patchReceiptsIdMutation,
|
|
832
|
-
|
|
832
|
+
$t as postApprovalPoliciesMutation,
|
|
833
833
|
Ia as putTransactionsValidationsMutation,
|
|
834
834
|
At as submitApplicationMutation,
|
|
835
835
|
Dt as unlinkExternalBankAccountMutation,
|
|
836
836
|
Et as updateApplicationMutation,
|
|
837
837
|
It as updateBankAccountMutation,
|
|
838
838
|
xt as updateExternalBankAccountMutation,
|
|
839
|
-
|
|
840
|
-
|
|
839
|
+
va as upsertUserDataMutation,
|
|
840
|
+
zt as validateExternalBankAccountMutation
|
|
841
841
|
};
|