@tesouro/embedded-components-react 0.2.76 → 0.2.81
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 +12 -12
- package/dist/index.css +13 -0
- package/dist/index.d.ts +33 -64
- package/dist/index.js +101 -100
- package/dist/lib/BankAccountsWidget.d.ts +16 -0
- package/dist/lib/ReceivablesWidget.js +25 -25
- package/dist/lib/WidgetProvider.d.ts +17 -64
- package/dist/lib/WidgetProvider.js +31 -30
- package/dist/lib/WidgetProviderPublic.d.ts +585 -0
- package/dist/lib/WidgetProviderPublic.js +25 -0
- package/dist/libs/tesouro-embedded-components-react/balances-widget/feature/dist/index2.js +31 -31
- package/dist/libs/tesouro-embedded-components-react/balances-widget/feature/dist/index3.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index4.js +37 -20
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index5.js +31 -0
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index10.js +7 -8
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index11.js +9 -5
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index12.js +9 -0
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index2.js +199 -133
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index5.js +29 -49
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index6.js +56 -10
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index7.js +13 -17
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index8.js +16 -6
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index9.js +6 -9
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index2.js +156 -116
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index3.js +10 -0
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index6.js +93 -4
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index7.js +4 -24
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index8.js +69 -0
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index2.js +17 -15
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index3.js +7 -244
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index4.js +244 -6
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index6.js +6 -3
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index3.js +43 -42
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +15 -14
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index5.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/counterparts-widget/feature/dist/index2.js +25 -24
- package/dist/libs/tesouro-embedded-components-react/counterparts-widget/feature/dist/index3.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/feature/dist/lib/ExpenseApprovalPoliciesWidgetFeature.js +79 -78
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/feature/dist/lib/analytics/events.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/expense-management-widget/feature/dist/index2.js +8 -7
- package/dist/libs/tesouro-embedded-components-react/expense-management-widget/feature/dist/index3.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/feature/dist/lib/ReceiptMatchWidget.js +23 -22
- package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/feature/dist/lib/analytics/events.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/expense-requirements-widget/feature/dist/lib/ExpenseRequirementsWidget.js +36 -35
- package/dist/libs/tesouro-embedded-components-react/expense-requirements-widget/feature/dist/lib/analytics/events.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index2.js +29 -28
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index3.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/help-widget/feature/dist/index2.js +13 -12
- package/dist/libs/tesouro-embedded-components-react/help-widget/feature/dist/index3.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index2.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index5.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +29 -28
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index3.js +27 -26
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index4.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index2.js +12 -10
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index5.js +3 -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/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/index113.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index115.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index117.js +23 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +10 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index119.js +9 -2
- 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 +23 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index121.js +2 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +2 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +33 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +35 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index125.js +4 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index126.js +2 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index127.js +25 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +1269 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index129.js +12 -1270
- 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 +8 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +25 -397
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +26 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +13 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +19 -406
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +77 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +39 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +21 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +4 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +2 -32
- 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 +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +22 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +76 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +6 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +19 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +27 -121
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +116 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +68 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +33 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +8 -48
- 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 +15 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +12 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +32 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +11 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +12 -152
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +25 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +12 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +12 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +116 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +12 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +10 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +46 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +43 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +14 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +46 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +11 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +147 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +56 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +70 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +28 -196
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +3 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +59 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +57 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +24 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +94 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +101 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +14 -112
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +13 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +12 -189
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +96 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +9 -111
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +42 -133
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +74 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +56 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +196 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +14 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +26 -183
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +79 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +28 -21
- 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 +40 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +7 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +116 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +70 -88
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +190 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +31 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index196.js +104 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +127 -384
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +18 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +27 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +20 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index200.js +19 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +21 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index202.js +183 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index203.js +13 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index204.js +18 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index205.js +48 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index206.js +4 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index207.js +5 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index208.js +85 -114
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index209.js +6 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index210.js +45 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index211.js +50 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index212.js +392 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index213.js +2 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index214.js +7 -101
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +32 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +59 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index217.js +397 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index218.js +69 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +2 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +407 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +32 -141
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +47 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +19 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +4 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +77 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +32 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +19 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +144 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +86 -114
- 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 +25 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +149 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +10 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +19 -491
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +62 -163
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +24 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +50 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +44 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +73 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +21 -29
- 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 +485 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +159 -87
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +39 -109
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +57 -83
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +31 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +108 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +22 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +44 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +57 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +2 -346
- 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 +96 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +96 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +191 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +16 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +26 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +36 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +61 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +92 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +108 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +84 -33
- 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 +63 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +41 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +336 -241
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +294 -174
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +103 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +161 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +264 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +23 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +18 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +22 -52
- 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 +55 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +28 -97
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +56 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +17 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +36 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +33 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +54 -77
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +346 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +2 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +18 -19
- 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 +9 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +14 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +10 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +13 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +19 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +29 -155
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +36 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +36 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +13 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +17 -22
- 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 +246 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +181 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +12 -171
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +18 -133
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +23 -159
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +38 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +57 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +48 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +29 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +93 -55
- 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 +45 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +26 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +126 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +14 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +77 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +77 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +42 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +21 -127
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +37 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +159 -44
- 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 +28 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +25 -185
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +76 -106
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +63 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +42 -283
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +23 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +189 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +105 -83
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +80 -223
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +279 -33
- 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 +46 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +15 -345
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +83 -300
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +220 -98
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +35 -158
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +20 -265
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +17 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +16 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +171 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +131 -93
- 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 +161 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +12 -192
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +18 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +63 -149
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +68 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +54 -90
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +7 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +8 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +62 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +22 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +61 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +14 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +93 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +16 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +76 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +17 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +48 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +10 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +48 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +11 -123
- 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 +255 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +22 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +28 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +38 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +32 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +4 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +127 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +16 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +24 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +50 -11
- 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 +8 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +69 -255
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +45 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +27 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +32 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +22 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +117 -90
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +18 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +16 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +16 -10
- 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 +16 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +14 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +73 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +16 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +16 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +16 -105
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +11 -112
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +54 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +34 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +25 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +22 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index390.js +7 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +51 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +16 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +19 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +64 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +16 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +14 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +13 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +15 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +26 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index4.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index40.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +19 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +22 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +38 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +45 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +12 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +37 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +7 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +13 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +65 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +21 -75
- 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 +2 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +92 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +35 -101
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +35 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +99 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +21 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +20 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +54 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +33 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +40 -94
- 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 +73 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +96 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +10 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +9 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +10 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +73 -125
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +67 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +35 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +12 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +33 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index43.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index430.js +85 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +24 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +100 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +105 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +28 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +24 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +37 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +5 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +8 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +82 -29
- 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 +39 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +17 -83
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +48 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +36 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +44 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +69 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +82 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +52 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +49 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +50 -67
- 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 +30 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +56 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +54 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +68 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +21 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +93 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +16 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +75 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +20 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +9 -16
- 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 +43 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +36 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +16 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +16 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +51 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +55 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +28 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +33 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +49 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +67 -52
- 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 +39 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +32 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +15 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +15 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +48 -20
- 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 +18 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +39 -47
- 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 +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 +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/monite-sdk/dist/index94.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/onboarding-widget/feature/dist/index2.js +56 -55
- package/dist/libs/tesouro-embedded-components-react/onboarding-widget/feature/dist/index7.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/products-widget/feature/dist/index2.js +44 -43
- package/dist/libs/tesouro-embedded-components-react/products-widget/feature/dist/index3.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index2.js +40 -39
- package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index4.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +80 -79
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index4.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +207 -191
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/RootWidgetProvider.js +84 -81
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/WidgetProvider.js +156 -142
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/ids.js +21 -0
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/interceptor.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/runtime.js +27 -27
- package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteRegionProvider.js +6 -5
- package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +25 -25
- package/dist/libs/tesouro-embedded-components-react/tags-widget/feature/dist/index2.js +17 -16
- package/dist/libs/tesouro-embedded-components-react/tags-widget/feature/dist/index3.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index2.js +52 -51
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index4.js +3 -2
- package/dist/libs/tesouro-embedded-components-react/transfers-widget/feature/dist/index2.js +7 -6
- package/dist/libs/tesouro-embedded-components-react/transfers-widget/feature/dist/index5.js +3 -2
- package/dist/packages/shared-ui-shadcn/dist/index.js +15 -13
- package/package.json +1 -1
package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js
CHANGED
|
@@ -194,6 +194,21 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
194
194
|
url: "/embedded-banking/v1/bank-accounts/{id}/transactions",
|
|
195
195
|
...e
|
|
196
196
|
}), b = (e) => (e.client ?? t).get({
|
|
197
|
+
security: [
|
|
198
|
+
{
|
|
199
|
+
key: "APPToken",
|
|
200
|
+
scheme: "bearer",
|
|
201
|
+
type: "http"
|
|
202
|
+
},
|
|
203
|
+
{
|
|
204
|
+
key: "USERToken",
|
|
205
|
+
scheme: "bearer",
|
|
206
|
+
type: "http"
|
|
207
|
+
}
|
|
208
|
+
],
|
|
209
|
+
url: "/embedded-banking/v1/bank-accounts/{id}/transactions/download",
|
|
210
|
+
...e
|
|
211
|
+
}), T = (e) => (e.client ?? t).get({
|
|
197
212
|
security: [
|
|
198
213
|
{
|
|
199
214
|
key: "APPToken",
|
|
@@ -208,7 +223,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
208
223
|
],
|
|
209
224
|
url: "/embedded-banking/v1/bank-accounts/{id}/transfers",
|
|
210
225
|
...e
|
|
211
|
-
}),
|
|
226
|
+
}), m = (e) => (e?.client ?? t).get({
|
|
212
227
|
security: [
|
|
213
228
|
{
|
|
214
229
|
key: "APPToken",
|
|
@@ -223,7 +238,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
223
238
|
],
|
|
224
239
|
url: "/embedded-banking/v1/external-bank-accounts",
|
|
225
240
|
...e
|
|
226
|
-
}),
|
|
241
|
+
}), v = (e) => (e.client ?? t).post({
|
|
227
242
|
security: [
|
|
228
243
|
{
|
|
229
244
|
key: "APPToken",
|
|
@@ -242,7 +257,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
242
257
|
"Content-Type": "application/json",
|
|
243
258
|
...e.headers
|
|
244
259
|
}
|
|
245
|
-
}),
|
|
260
|
+
}), P = (e) => (e.client ?? t).delete({
|
|
246
261
|
security: [
|
|
247
262
|
{
|
|
248
263
|
key: "APPToken",
|
|
@@ -257,7 +272,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
257
272
|
],
|
|
258
273
|
url: "/embedded-banking/v1/external-bank-accounts/{id}",
|
|
259
274
|
...e
|
|
260
|
-
}),
|
|
275
|
+
}), g = (e) => (e.client ?? t).patch({
|
|
261
276
|
security: [
|
|
262
277
|
{
|
|
263
278
|
key: "APPToken",
|
|
@@ -276,7 +291,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
276
291
|
"Content-Type": "application/json",
|
|
277
292
|
...e.headers
|
|
278
293
|
}
|
|
279
|
-
}),
|
|
294
|
+
}), B = (e) => (e.client ?? t).get({
|
|
280
295
|
security: [
|
|
281
296
|
{
|
|
282
297
|
key: "APPToken",
|
|
@@ -291,7 +306,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
291
306
|
],
|
|
292
307
|
url: "/embedded-banking/v1/external-bank-accounts/{id}/access",
|
|
293
308
|
...e
|
|
294
|
-
}),
|
|
309
|
+
}), A = (e) => (e.client ?? t).post({
|
|
295
310
|
security: [
|
|
296
311
|
{
|
|
297
312
|
key: "APPToken",
|
|
@@ -310,7 +325,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
310
325
|
"Content-Type": "application/json",
|
|
311
326
|
...e.headers
|
|
312
327
|
}
|
|
313
|
-
}),
|
|
328
|
+
}), f = (e) => (e.client ?? t).post({
|
|
314
329
|
security: [
|
|
315
330
|
{
|
|
316
331
|
key: "APPToken",
|
|
@@ -325,7 +340,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
325
340
|
],
|
|
326
341
|
url: "/embedded-banking/v1/external-bank-accounts/{id}/link",
|
|
327
342
|
...e
|
|
328
|
-
}),
|
|
343
|
+
}), H = (e) => (e.client ?? t).post({
|
|
329
344
|
security: [
|
|
330
345
|
{
|
|
331
346
|
key: "APPToken",
|
|
@@ -344,7 +359,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
344
359
|
"Content-Type": "application/json",
|
|
345
360
|
...e.headers
|
|
346
361
|
}
|
|
347
|
-
}),
|
|
362
|
+
}), C = (e) => (e.client ?? t).post({
|
|
348
363
|
security: [
|
|
349
364
|
{
|
|
350
365
|
key: "APPToken",
|
|
@@ -363,7 +378,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
363
378
|
"Content-Type": "application/json",
|
|
364
379
|
...e.headers
|
|
365
380
|
}
|
|
366
|
-
}),
|
|
381
|
+
}), R = (e) => (e.client ?? t).post({
|
|
367
382
|
security: [
|
|
368
383
|
{
|
|
369
384
|
key: "APPToken",
|
|
@@ -382,7 +397,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
382
397
|
"Content-Type": "application/json",
|
|
383
398
|
...e.headers
|
|
384
399
|
}
|
|
385
|
-
}),
|
|
400
|
+
}), I = (e) => (e.client ?? t).get({
|
|
386
401
|
security: [
|
|
387
402
|
{
|
|
388
403
|
key: "HTTPBearer",
|
|
@@ -392,7 +407,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
392
407
|
],
|
|
393
408
|
url: "/finops/v1/analytics/payables",
|
|
394
409
|
...e
|
|
395
|
-
}),
|
|
410
|
+
}), U = (e) => (e.client ?? t).get({
|
|
396
411
|
security: [
|
|
397
412
|
{
|
|
398
413
|
key: "HTTPBearer",
|
|
@@ -402,7 +417,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
402
417
|
],
|
|
403
418
|
url: "/finops/v1/analytics/receivables",
|
|
404
419
|
...e
|
|
405
|
-
}),
|
|
420
|
+
}), E = (e) => (e.client ?? t).get({
|
|
406
421
|
security: [
|
|
407
422
|
{
|
|
408
423
|
key: "HTTPBearer",
|
|
@@ -412,7 +427,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
412
427
|
],
|
|
413
428
|
url: "/finops/v1/approval-policies",
|
|
414
429
|
...e
|
|
415
|
-
}),
|
|
430
|
+
}), j = (e) => (e.client ?? t).post({
|
|
416
431
|
security: [
|
|
417
432
|
{
|
|
418
433
|
key: "HTTPBearer",
|
|
@@ -426,7 +441,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
426
441
|
"Content-Type": "application/json",
|
|
427
442
|
...e.headers
|
|
428
443
|
}
|
|
429
|
-
}),
|
|
444
|
+
}), _ = (e) => (e.client ?? t).delete({
|
|
430
445
|
security: [
|
|
431
446
|
{
|
|
432
447
|
key: "HTTPBearer",
|
|
@@ -436,7 +451,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
436
451
|
],
|
|
437
452
|
url: "/finops/v1/approval-policies/{approval_policy_id}",
|
|
438
453
|
...e
|
|
439
|
-
}),
|
|
454
|
+
}), S = (e) => (e.client ?? t).patch({
|
|
440
455
|
security: [
|
|
441
456
|
{
|
|
442
457
|
key: "HTTPBearer",
|
|
@@ -450,7 +465,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
450
465
|
"Content-Type": "application/json",
|
|
451
466
|
...e.headers
|
|
452
467
|
}
|
|
453
|
-
}),
|
|
468
|
+
}), x = (e) => (e.client ?? t).get({
|
|
454
469
|
security: [
|
|
455
470
|
{
|
|
456
471
|
key: "HTTPBearer",
|
|
@@ -460,7 +475,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
460
475
|
],
|
|
461
476
|
url: "/finops/v1/counterparts",
|
|
462
477
|
...e
|
|
463
|
-
}),
|
|
478
|
+
}), M = (e) => (e.client ?? t).post({
|
|
464
479
|
security: [
|
|
465
480
|
{
|
|
466
481
|
key: "HTTPBearer",
|
|
@@ -474,7 +489,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
474
489
|
"Content-Type": "application/json",
|
|
475
490
|
...e.headers
|
|
476
491
|
}
|
|
477
|
-
}),
|
|
492
|
+
}), D = (e) => (e.client ?? t).delete({
|
|
478
493
|
security: [
|
|
479
494
|
{
|
|
480
495
|
key: "HTTPBearer",
|
|
@@ -484,7 +499,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
484
499
|
],
|
|
485
500
|
url: "/finops/v1/counterparts/{counterpart_id}",
|
|
486
501
|
...e
|
|
487
|
-
}),
|
|
502
|
+
}), L = (e) => (e.client ?? t).get({
|
|
488
503
|
security: [
|
|
489
504
|
{
|
|
490
505
|
key: "HTTPBearer",
|
|
@@ -494,7 +509,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
494
509
|
],
|
|
495
510
|
url: "/finops/v1/counterparts/{counterpart_id}",
|
|
496
511
|
...e
|
|
497
|
-
}),
|
|
512
|
+
}), w = (e) => (e.client ?? t).patch({
|
|
498
513
|
security: [
|
|
499
514
|
{
|
|
500
515
|
key: "HTTPBearer",
|
|
@@ -508,7 +523,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
508
523
|
"Content-Type": "application/json",
|
|
509
524
|
...e.headers
|
|
510
525
|
}
|
|
511
|
-
}),
|
|
526
|
+
}), V = (e) => (e.client ?? t).get({
|
|
512
527
|
security: [
|
|
513
528
|
{
|
|
514
529
|
key: "HTTPBearer",
|
|
@@ -518,7 +533,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
518
533
|
],
|
|
519
534
|
url: "/finops/v1/counterparts/{counterpart_id}/addresses",
|
|
520
535
|
...e
|
|
521
|
-
}),
|
|
536
|
+
}), z = (e) => (e.client ?? t).post({
|
|
522
537
|
security: [
|
|
523
538
|
{
|
|
524
539
|
key: "HTTPBearer",
|
|
@@ -532,7 +547,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
532
547
|
"Content-Type": "application/json",
|
|
533
548
|
...e.headers
|
|
534
549
|
}
|
|
535
|
-
}),
|
|
550
|
+
}), F = (e) => (e.client ?? t).patch({
|
|
536
551
|
security: [
|
|
537
552
|
{
|
|
538
553
|
key: "HTTPBearer",
|
|
@@ -546,7 +561,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
546
561
|
"Content-Type": "application/json",
|
|
547
562
|
...e.headers
|
|
548
563
|
}
|
|
549
|
-
}),
|
|
564
|
+
}), K = (e) => (e.client ?? t).get({
|
|
550
565
|
security: [
|
|
551
566
|
{
|
|
552
567
|
key: "HTTPBearer",
|
|
@@ -556,7 +571,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
556
571
|
],
|
|
557
572
|
url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts",
|
|
558
573
|
...e
|
|
559
|
-
}),
|
|
574
|
+
}), W = (e) => (e.client ?? t).post({
|
|
560
575
|
security: [
|
|
561
576
|
{
|
|
562
577
|
key: "HTTPBearer",
|
|
@@ -570,7 +585,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
570
585
|
"Content-Type": "application/json",
|
|
571
586
|
...e.headers
|
|
572
587
|
}
|
|
573
|
-
}),
|
|
588
|
+
}), Y = (e) => (e.client ?? t).delete({
|
|
574
589
|
security: [
|
|
575
590
|
{
|
|
576
591
|
key: "HTTPBearer",
|
|
@@ -580,7 +595,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
580
595
|
],
|
|
581
596
|
url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts/{bank_account_id}",
|
|
582
597
|
...e
|
|
583
|
-
}),
|
|
598
|
+
}), $ = (e) => (e.client ?? t).patch({
|
|
584
599
|
security: [
|
|
585
600
|
{
|
|
586
601
|
key: "HTTPBearer",
|
|
@@ -594,7 +609,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
594
609
|
"Content-Type": "application/json",
|
|
595
610
|
...e.headers
|
|
596
611
|
}
|
|
597
|
-
}),
|
|
612
|
+
}), q = (e) => (e.client ?? t).post({
|
|
598
613
|
security: [
|
|
599
614
|
{
|
|
600
615
|
key: "HTTPBearer",
|
|
@@ -604,7 +619,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
604
619
|
],
|
|
605
620
|
url: "/finops/v1/counterparts/{counterpart_id}/bank-accounts/{bank_account_id}/make-default",
|
|
606
621
|
...e
|
|
607
|
-
}),
|
|
622
|
+
}), G = (e) => (e?.client ?? t).get({
|
|
608
623
|
security: [
|
|
609
624
|
{
|
|
610
625
|
key: "HTTPBearer",
|
|
@@ -614,7 +629,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
614
629
|
],
|
|
615
630
|
url: "/finops/v1/entities/me",
|
|
616
631
|
...e
|
|
617
|
-
}),
|
|
632
|
+
}), J = (e) => (e.client ?? t).get({
|
|
618
633
|
security: [
|
|
619
634
|
{
|
|
620
635
|
key: "HTTPBearer",
|
|
@@ -624,7 +639,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
624
639
|
],
|
|
625
640
|
url: "/finops/v1/entities/{entity_id}/settings",
|
|
626
641
|
...e
|
|
627
|
-
}),
|
|
642
|
+
}), O = (e) => (e.client ?? t).patch({
|
|
628
643
|
security: [
|
|
629
644
|
{
|
|
630
645
|
key: "HTTPBearer",
|
|
@@ -638,7 +653,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
638
653
|
"Content-Type": "application/json",
|
|
639
654
|
...e.headers
|
|
640
655
|
}
|
|
641
|
-
}),
|
|
656
|
+
}), Q = (e) => (e.client ?? t).get({
|
|
642
657
|
security: [
|
|
643
658
|
{
|
|
644
659
|
key: "HTTPBearer",
|
|
@@ -648,7 +663,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
648
663
|
],
|
|
649
664
|
url: "/finops/v1/entity-users",
|
|
650
665
|
...e
|
|
651
|
-
}),
|
|
666
|
+
}), N = (e) => (e?.client ?? t).get({
|
|
652
667
|
security: [
|
|
653
668
|
{
|
|
654
669
|
key: "HTTPBearer",
|
|
@@ -658,7 +673,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
658
673
|
],
|
|
659
674
|
url: "/finops/v1/entity-users/me",
|
|
660
675
|
...e
|
|
661
|
-
}),
|
|
676
|
+
}), X = (e) => (e?.client ?? t).get({
|
|
662
677
|
security: [
|
|
663
678
|
{
|
|
664
679
|
key: "HTTPBearer",
|
|
@@ -668,7 +683,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
668
683
|
],
|
|
669
684
|
url: "/finops/v1/entity-users/my-entity",
|
|
670
685
|
...e
|
|
671
|
-
}),
|
|
686
|
+
}), Z = (e) => (e.client ?? t).get({
|
|
672
687
|
security: [
|
|
673
688
|
{
|
|
674
689
|
key: "HTTPBearer",
|
|
@@ -678,7 +693,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
678
693
|
],
|
|
679
694
|
url: "/finops/v1/ledger-accounts",
|
|
680
695
|
...e
|
|
681
|
-
}),
|
|
696
|
+
}), ee = (e) => (e.client ?? t).get({
|
|
682
697
|
security: [
|
|
683
698
|
{
|
|
684
699
|
key: "HTTPBearer",
|
|
@@ -688,7 +703,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
688
703
|
],
|
|
689
704
|
url: "/finops/v1/measure-units",
|
|
690
705
|
...e
|
|
691
|
-
}),
|
|
706
|
+
}), te = (e) => (e.client ?? t).post({
|
|
692
707
|
security: [
|
|
693
708
|
{
|
|
694
709
|
key: "HTTPBearer",
|
|
@@ -702,7 +717,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
702
717
|
"Content-Type": "application/json",
|
|
703
718
|
...e.headers
|
|
704
719
|
}
|
|
705
|
-
}),
|
|
720
|
+
}), re = (e) => (e.client ?? t).delete({
|
|
706
721
|
security: [
|
|
707
722
|
{
|
|
708
723
|
key: "HTTPBearer",
|
|
@@ -712,7 +727,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
712
727
|
],
|
|
713
728
|
url: "/finops/v1/measure-units/{unit_id}",
|
|
714
729
|
...e
|
|
715
|
-
}),
|
|
730
|
+
}), ae = (e) => (e.client ?? t).patch({
|
|
716
731
|
security: [
|
|
717
732
|
{
|
|
718
733
|
key: "HTTPBearer",
|
|
@@ -726,7 +741,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
726
741
|
"Content-Type": "application/json",
|
|
727
742
|
...e.headers
|
|
728
743
|
}
|
|
729
|
-
}),
|
|
744
|
+
}), se = (e) => (e.client ?? t).get({
|
|
730
745
|
security: [
|
|
731
746
|
{
|
|
732
747
|
key: "HTTPBearer",
|
|
@@ -736,7 +751,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
736
751
|
],
|
|
737
752
|
url: "/finops/v1/payables",
|
|
738
753
|
...e
|
|
739
|
-
}),
|
|
754
|
+
}), ne = (e) => (e.client ?? t).get({
|
|
740
755
|
security: [
|
|
741
756
|
{
|
|
742
757
|
key: "HTTPBearer",
|
|
@@ -746,7 +761,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
746
761
|
],
|
|
747
762
|
url: "/finops/v1/payment-terms",
|
|
748
763
|
...e
|
|
749
|
-
}),
|
|
764
|
+
}), ce = (e) => (e.client ?? t).get({
|
|
750
765
|
security: [
|
|
751
766
|
{
|
|
752
767
|
key: "HTTPBearer",
|
|
@@ -756,7 +771,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
756
771
|
],
|
|
757
772
|
url: "/finops/v1/products",
|
|
758
773
|
...e
|
|
759
|
-
}),
|
|
774
|
+
}), pe = (e) => (e.client ?? t).post({
|
|
760
775
|
security: [
|
|
761
776
|
{
|
|
762
777
|
key: "HTTPBearer",
|
|
@@ -770,7 +785,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
770
785
|
"Content-Type": "application/json",
|
|
771
786
|
...e.headers
|
|
772
787
|
}
|
|
773
|
-
}),
|
|
788
|
+
}), ie = (e) => (e.client ?? t).delete({
|
|
774
789
|
security: [
|
|
775
790
|
{
|
|
776
791
|
key: "HTTPBearer",
|
|
@@ -780,7 +795,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
780
795
|
],
|
|
781
796
|
url: "/finops/v1/products/{product_id}",
|
|
782
797
|
...e
|
|
783
|
-
}),
|
|
798
|
+
}), oe = (e) => (e.client ?? t).get({
|
|
784
799
|
security: [
|
|
785
800
|
{
|
|
786
801
|
key: "HTTPBearer",
|
|
@@ -790,7 +805,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
790
805
|
],
|
|
791
806
|
url: "/finops/v1/products/{product_id}",
|
|
792
807
|
...e
|
|
793
|
-
}),
|
|
808
|
+
}), ye = (e) => (e.client ?? t).patch({
|
|
794
809
|
security: [
|
|
795
810
|
{
|
|
796
811
|
key: "HTTPBearer",
|
|
@@ -804,7 +819,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
804
819
|
"Content-Type": "application/json",
|
|
805
820
|
...e.headers
|
|
806
821
|
}
|
|
807
|
-
}),
|
|
822
|
+
}), le = (e) => (e.client ?? t).get({
|
|
808
823
|
security: [
|
|
809
824
|
{
|
|
810
825
|
key: "HTTPBearer",
|
|
@@ -814,7 +829,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
814
829
|
],
|
|
815
830
|
url: "/finops/v1/receipts",
|
|
816
831
|
...e
|
|
817
|
-
}),
|
|
832
|
+
}), he = (e) => (e.client ?? t).delete({
|
|
818
833
|
security: [
|
|
819
834
|
{
|
|
820
835
|
key: "HTTPBearer",
|
|
@@ -824,7 +839,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
824
839
|
],
|
|
825
840
|
url: "/finops/v1/receipts/{receipt_id}",
|
|
826
841
|
...e
|
|
827
|
-
}),
|
|
842
|
+
}), de = (e) => (e.client ?? t).patch({
|
|
828
843
|
security: [
|
|
829
844
|
{
|
|
830
845
|
key: "HTTPBearer",
|
|
@@ -838,7 +853,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
838
853
|
"Content-Type": "application/json",
|
|
839
854
|
...e.headers
|
|
840
855
|
}
|
|
841
|
-
}),
|
|
856
|
+
}), ue = (e) => (e.client ?? t).get({
|
|
842
857
|
security: [
|
|
843
858
|
{
|
|
844
859
|
key: "HTTPBearer",
|
|
@@ -848,7 +863,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
848
863
|
],
|
|
849
864
|
url: "/finops/v1/receivables",
|
|
850
865
|
...e
|
|
851
|
-
}),
|
|
866
|
+
}), ke = (e) => (e.client ?? t).post({
|
|
852
867
|
security: [
|
|
853
868
|
{
|
|
854
869
|
key: "HTTPBearer",
|
|
@@ -862,7 +877,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
862
877
|
"Content-Type": "application/json",
|
|
863
878
|
...e.headers
|
|
864
879
|
}
|
|
865
|
-
}),
|
|
880
|
+
}), be = (e) => (e.client ?? t).delete({
|
|
866
881
|
security: [
|
|
867
882
|
{
|
|
868
883
|
key: "HTTPBearer",
|
|
@@ -872,7 +887,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
872
887
|
],
|
|
873
888
|
url: "/finops/v1/receivables/{receivable_id}",
|
|
874
889
|
...e
|
|
875
|
-
}),
|
|
890
|
+
}), Te = (e) => (e.client ?? t).get({
|
|
876
891
|
security: [
|
|
877
892
|
{
|
|
878
893
|
key: "HTTPBearer",
|
|
@@ -882,7 +897,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
882
897
|
],
|
|
883
898
|
url: "/finops/v1/receivables/{receivable_id}",
|
|
884
899
|
...e
|
|
885
|
-
}),
|
|
900
|
+
}), me = (e) => (e.client ?? t).patch({
|
|
886
901
|
security: [
|
|
887
902
|
{
|
|
888
903
|
key: "HTTPBearer",
|
|
@@ -896,7 +911,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
896
911
|
"Content-Type": "application/json",
|
|
897
912
|
...e.headers
|
|
898
913
|
}
|
|
899
|
-
}),
|
|
914
|
+
}), ve = (e) => (e.client ?? t).post({
|
|
900
915
|
security: [
|
|
901
916
|
{
|
|
902
917
|
key: "HTTPBearer",
|
|
@@ -910,7 +925,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
910
925
|
"Content-Type": "application/json",
|
|
911
926
|
...e.headers
|
|
912
927
|
}
|
|
913
|
-
}),
|
|
928
|
+
}), Pe = (e) => (e.client ?? t).post({
|
|
914
929
|
security: [
|
|
915
930
|
{
|
|
916
931
|
key: "HTTPBearer",
|
|
@@ -920,7 +935,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
920
935
|
],
|
|
921
936
|
url: "/finops/v1/receivables/{receivable_id}/cancel",
|
|
922
937
|
...e
|
|
923
|
-
}),
|
|
938
|
+
}), ge = (e) => (e.client ?? t).post({
|
|
924
939
|
security: [
|
|
925
940
|
{
|
|
926
941
|
key: "HTTPBearer",
|
|
@@ -930,7 +945,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
930
945
|
],
|
|
931
946
|
url: "/finops/v1/receivables/{receivable_id}/clone",
|
|
932
947
|
...e
|
|
933
|
-
}),
|
|
948
|
+
}), Be = (e) => (e.client ?? t).post({
|
|
934
949
|
security: [
|
|
935
950
|
{
|
|
936
951
|
key: "HTTPBearer",
|
|
@@ -944,7 +959,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
944
959
|
"Content-Type": "application/json",
|
|
945
960
|
...e.headers
|
|
946
961
|
}
|
|
947
|
-
}),
|
|
962
|
+
}), Ae = (e) => (e.client ?? t).get({
|
|
948
963
|
security: [
|
|
949
964
|
{
|
|
950
965
|
key: "HTTPBearer",
|
|
@@ -954,7 +969,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
954
969
|
],
|
|
955
970
|
url: "/finops/v1/receivables/{receivable_id}/history",
|
|
956
971
|
...e
|
|
957
|
-
}),
|
|
972
|
+
}), fe = (e) => (e.client ?? t).post({
|
|
958
973
|
security: [
|
|
959
974
|
{
|
|
960
975
|
key: "HTTPBearer",
|
|
@@ -964,7 +979,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
964
979
|
],
|
|
965
980
|
url: "/finops/v1/receivables/{receivable_id}/issue",
|
|
966
981
|
...e
|
|
967
|
-
}),
|
|
982
|
+
}), He = (e) => (e.client ?? t).put({
|
|
968
983
|
security: [
|
|
969
984
|
{
|
|
970
985
|
key: "HTTPBearer",
|
|
@@ -978,7 +993,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
978
993
|
"Content-Type": "application/json",
|
|
979
994
|
...e.headers
|
|
980
995
|
}
|
|
981
|
-
}),
|
|
996
|
+
}), Ce = (e) => (e.client ?? t).get({
|
|
982
997
|
security: [
|
|
983
998
|
{
|
|
984
999
|
key: "HTTPBearer",
|
|
@@ -988,7 +1003,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
988
1003
|
],
|
|
989
1004
|
url: "/finops/v1/receivables/{receivable_id}/mails",
|
|
990
1005
|
...e
|
|
991
|
-
}),
|
|
1006
|
+
}), Re = (e) => (e.client ?? t).post({
|
|
992
1007
|
security: [
|
|
993
1008
|
{
|
|
994
1009
|
key: "HTTPBearer",
|
|
@@ -1002,7 +1017,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1002
1017
|
"Content-Type": "application/json",
|
|
1003
1018
|
...e.headers
|
|
1004
1019
|
}
|
|
1005
|
-
}),
|
|
1020
|
+
}), Ie = (e) => (e.client ?? t).post({
|
|
1006
1021
|
security: [
|
|
1007
1022
|
{
|
|
1008
1023
|
key: "HTTPBearer",
|
|
@@ -1016,7 +1031,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1016
1031
|
"Content-Type": "application/json",
|
|
1017
1032
|
...e.headers
|
|
1018
1033
|
}
|
|
1019
|
-
}),
|
|
1034
|
+
}), Ue = (e) => (e.client ?? t).post({
|
|
1020
1035
|
security: [
|
|
1021
1036
|
{
|
|
1022
1037
|
key: "HTTPBearer",
|
|
@@ -1030,7 +1045,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1030
1045
|
"Content-Type": "application/json",
|
|
1031
1046
|
...e.headers
|
|
1032
1047
|
}
|
|
1033
|
-
}),
|
|
1048
|
+
}), Ee = (e) => (e.client ?? t).get({
|
|
1034
1049
|
security: [
|
|
1035
1050
|
{
|
|
1036
1051
|
key: "HTTPBearer",
|
|
@@ -1040,7 +1055,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1040
1055
|
],
|
|
1041
1056
|
url: "/finops/v1/receivables/{receivable_id}/pdf-link",
|
|
1042
1057
|
...e
|
|
1043
|
-
}),
|
|
1058
|
+
}), je = (e) => (e.client ?? t).post({
|
|
1044
1059
|
security: [
|
|
1045
1060
|
{
|
|
1046
1061
|
key: "HTTPBearer",
|
|
@@ -1054,7 +1069,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1054
1069
|
"Content-Type": "application/json",
|
|
1055
1070
|
...e.headers
|
|
1056
1071
|
}
|
|
1057
|
-
}),
|
|
1072
|
+
}), _e = (e) => (e.client ?? t).get(
|
|
1058
1073
|
{
|
|
1059
1074
|
security: [
|
|
1060
1075
|
{
|
|
@@ -1066,7 +1081,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1066
1081
|
url: "/finops/v1/tags",
|
|
1067
1082
|
...e
|
|
1068
1083
|
}
|
|
1069
|
-
),
|
|
1084
|
+
), Se = (e) => (e.client ?? t).post({
|
|
1070
1085
|
security: [
|
|
1071
1086
|
{
|
|
1072
1087
|
key: "HTTPBearer",
|
|
@@ -1080,7 +1095,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1080
1095
|
"Content-Type": "application/json",
|
|
1081
1096
|
...e.headers
|
|
1082
1097
|
}
|
|
1083
|
-
}),
|
|
1098
|
+
}), xe = (e) => (e.client ?? t).delete({
|
|
1084
1099
|
security: [
|
|
1085
1100
|
{
|
|
1086
1101
|
key: "HTTPBearer",
|
|
@@ -1090,7 +1105,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1090
1105
|
],
|
|
1091
1106
|
url: "/finops/v1/tags/{tag_id}",
|
|
1092
1107
|
...e
|
|
1093
|
-
}),
|
|
1108
|
+
}), Me = (e) => (e.client ?? t).patch({
|
|
1094
1109
|
security: [
|
|
1095
1110
|
{
|
|
1096
1111
|
key: "HTTPBearer",
|
|
@@ -1104,7 +1119,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1104
1119
|
"Content-Type": "application/json",
|
|
1105
1120
|
...e.headers
|
|
1106
1121
|
}
|
|
1107
|
-
}),
|
|
1122
|
+
}), De = (e) => (e.client ?? t).get({
|
|
1108
1123
|
security: [
|
|
1109
1124
|
{
|
|
1110
1125
|
key: "HTTPBearer",
|
|
@@ -1114,7 +1129,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1114
1129
|
],
|
|
1115
1130
|
url: "/finops/v1/transactions",
|
|
1116
1131
|
...e
|
|
1117
|
-
}),
|
|
1132
|
+
}), Le = (e) => (e.client ?? t).get({
|
|
1118
1133
|
security: [
|
|
1119
1134
|
{
|
|
1120
1135
|
key: "HTTPBearer",
|
|
@@ -1124,7 +1139,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1124
1139
|
],
|
|
1125
1140
|
url: "/finops/v1/transactions/validations",
|
|
1126
1141
|
...e
|
|
1127
|
-
}),
|
|
1142
|
+
}), we = (e) => (e.client ?? t).put({
|
|
1128
1143
|
security: [
|
|
1129
1144
|
{
|
|
1130
1145
|
key: "HTTPBearer",
|
|
@@ -1138,7 +1153,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1138
1153
|
"Content-Type": "application/json",
|
|
1139
1154
|
...e.headers
|
|
1140
1155
|
}
|
|
1141
|
-
}),
|
|
1156
|
+
}), Ve = (e) => (e?.client ?? t).get({
|
|
1142
1157
|
security: [
|
|
1143
1158
|
{
|
|
1144
1159
|
key: "APPToken",
|
|
@@ -1153,7 +1168,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1153
1168
|
],
|
|
1154
1169
|
url: "/identity/v1/departments",
|
|
1155
1170
|
...e
|
|
1156
|
-
}),
|
|
1171
|
+
}), ze = (e) => (e.client ?? t).post({
|
|
1157
1172
|
security: [
|
|
1158
1173
|
{
|
|
1159
1174
|
key: "APPToken",
|
|
@@ -1172,7 +1187,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1172
1187
|
"Content-Type": "application/json",
|
|
1173
1188
|
...e.headers
|
|
1174
1189
|
}
|
|
1175
|
-
}),
|
|
1190
|
+
}), Fe = (e) => (e.client ?? t).delete({
|
|
1176
1191
|
security: [
|
|
1177
1192
|
{
|
|
1178
1193
|
key: "APPToken",
|
|
@@ -1187,7 +1202,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1187
1202
|
],
|
|
1188
1203
|
url: "/identity/v1/departments/{departmentId}",
|
|
1189
1204
|
...e
|
|
1190
|
-
}),
|
|
1205
|
+
}), Ke = (e) => (e.client ?? t).get({
|
|
1191
1206
|
security: [
|
|
1192
1207
|
{
|
|
1193
1208
|
key: "APPToken",
|
|
@@ -1202,7 +1217,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1202
1217
|
],
|
|
1203
1218
|
url: "/identity/v1/departments/{departmentId}",
|
|
1204
1219
|
...e
|
|
1205
|
-
}),
|
|
1220
|
+
}), We = (e) => (e.client ?? t).put({
|
|
1206
1221
|
security: [
|
|
1207
1222
|
{
|
|
1208
1223
|
key: "APPToken",
|
|
@@ -1221,7 +1236,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1221
1236
|
"Content-Type": "application/json",
|
|
1222
1237
|
...e.headers
|
|
1223
1238
|
}
|
|
1224
|
-
}),
|
|
1239
|
+
}), Ye = (e) => (e.client ?? t).post({
|
|
1225
1240
|
security: [
|
|
1226
1241
|
{
|
|
1227
1242
|
key: "APPToken",
|
|
@@ -1240,7 +1255,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1240
1255
|
"Content-Type": "application/json",
|
|
1241
1256
|
...e.headers
|
|
1242
1257
|
}
|
|
1243
|
-
}),
|
|
1258
|
+
}), $e = (e) => (e?.client ?? t).get({
|
|
1244
1259
|
security: [
|
|
1245
1260
|
{
|
|
1246
1261
|
key: "APPToken",
|
|
@@ -1255,7 +1270,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1255
1270
|
],
|
|
1256
1271
|
url: "/identity/v1/locations",
|
|
1257
1272
|
...e
|
|
1258
|
-
}),
|
|
1273
|
+
}), qe = (e) => (e.client ?? t).post({
|
|
1259
1274
|
security: [
|
|
1260
1275
|
{
|
|
1261
1276
|
key: "APPToken",
|
|
@@ -1274,7 +1289,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1274
1289
|
"Content-Type": "application/json",
|
|
1275
1290
|
...e.headers
|
|
1276
1291
|
}
|
|
1277
|
-
}),
|
|
1292
|
+
}), Ge = (e) => (e.client ?? t).delete({
|
|
1278
1293
|
security: [
|
|
1279
1294
|
{
|
|
1280
1295
|
key: "APPToken",
|
|
@@ -1289,7 +1304,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1289
1304
|
],
|
|
1290
1305
|
url: "/identity/v1/locations/{locationId}",
|
|
1291
1306
|
...e
|
|
1292
|
-
}),
|
|
1307
|
+
}), Je = (e) => (e.client ?? t).get({
|
|
1293
1308
|
security: [
|
|
1294
1309
|
{
|
|
1295
1310
|
key: "APPToken",
|
|
@@ -1304,7 +1319,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1304
1319
|
],
|
|
1305
1320
|
url: "/identity/v1/locations/{locationId}",
|
|
1306
1321
|
...e
|
|
1307
|
-
}),
|
|
1322
|
+
}), Oe = (e) => (e.client ?? t).put({
|
|
1308
1323
|
security: [
|
|
1309
1324
|
{
|
|
1310
1325
|
key: "APPToken",
|
|
@@ -1323,7 +1338,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1323
1338
|
"Content-Type": "application/json",
|
|
1324
1339
|
...e.headers
|
|
1325
1340
|
}
|
|
1326
|
-
}),
|
|
1341
|
+
}), Qe = (e) => (e.client ?? t).post({
|
|
1327
1342
|
security: [
|
|
1328
1343
|
{
|
|
1329
1344
|
key: "APPToken",
|
|
@@ -1342,7 +1357,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1342
1357
|
"Content-Type": "application/json",
|
|
1343
1358
|
...e.headers
|
|
1344
1359
|
}
|
|
1345
|
-
}),
|
|
1360
|
+
}), Ne = (e) => (e?.client ?? t).get({
|
|
1346
1361
|
security: [
|
|
1347
1362
|
{
|
|
1348
1363
|
key: "APPToken",
|
|
@@ -1357,7 +1372,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1357
1372
|
],
|
|
1358
1373
|
url: "/identity/v1/roles",
|
|
1359
1374
|
...e
|
|
1360
|
-
}),
|
|
1375
|
+
}), Xe = (e) => (e.client ?? t).post({
|
|
1361
1376
|
security: [
|
|
1362
1377
|
{
|
|
1363
1378
|
key: "APPToken",
|
|
@@ -1376,7 +1391,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1376
1391
|
"Content-Type": "application/json",
|
|
1377
1392
|
...e.headers
|
|
1378
1393
|
}
|
|
1379
|
-
}),
|
|
1394
|
+
}), Ze = (e) => (e.client ?? t).get({
|
|
1380
1395
|
security: [
|
|
1381
1396
|
{
|
|
1382
1397
|
key: "HTTPBearer",
|
|
@@ -1386,7 +1401,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1386
1401
|
],
|
|
1387
1402
|
url: "/identity/v1/user-data/{key}",
|
|
1388
1403
|
...e
|
|
1389
|
-
}),
|
|
1404
|
+
}), et = (e) => (e.client ?? t).put({
|
|
1390
1405
|
security: [
|
|
1391
1406
|
{
|
|
1392
1407
|
key: "HTTPBearer",
|
|
@@ -1400,7 +1415,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1400
1415
|
"Content-Type": "application/json",
|
|
1401
1416
|
...e.headers
|
|
1402
1417
|
}
|
|
1403
|
-
}),
|
|
1418
|
+
}), tt = (e) => (e?.client ?? t).get({
|
|
1404
1419
|
security: [
|
|
1405
1420
|
{
|
|
1406
1421
|
key: "APPToken",
|
|
@@ -1415,7 +1430,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1415
1430
|
],
|
|
1416
1431
|
url: "/identity/v1/users",
|
|
1417
1432
|
...e
|
|
1418
|
-
}),
|
|
1433
|
+
}), rt = (e) => (e.client ?? t).post({
|
|
1419
1434
|
security: [
|
|
1420
1435
|
{
|
|
1421
1436
|
key: "APPToken",
|
|
@@ -1434,7 +1449,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1434
1449
|
"Content-Type": "application/json",
|
|
1435
1450
|
...e.headers
|
|
1436
1451
|
}
|
|
1437
|
-
}),
|
|
1452
|
+
}), at = (e) => (e.client ?? t).patch({
|
|
1438
1453
|
security: [
|
|
1439
1454
|
{
|
|
1440
1455
|
key: "APPToken",
|
|
@@ -1453,7 +1468,7 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1453
1468
|
"Content-Type": "application/json",
|
|
1454
1469
|
...e.headers
|
|
1455
1470
|
}
|
|
1456
|
-
}),
|
|
1471
|
+
}), st = (e) => (e.client ?? t).post({
|
|
1457
1472
|
security: [
|
|
1458
1473
|
{
|
|
1459
1474
|
key: "APPToken",
|
|
@@ -1470,113 +1485,114 @@ const a = (e) => (e?.client ?? t).get({
|
|
|
1470
1485
|
...e
|
|
1471
1486
|
});
|
|
1472
1487
|
export {
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1488
|
+
Ye as bulkUpdateDepartmentMembers,
|
|
1489
|
+
Qe as bulkUpdateLocationMembers,
|
|
1490
|
+
Xe as bulkUpdateRoleMembers,
|
|
1491
|
+
v as connectExternalBankAccount,
|
|
1492
|
+
C as createAchMoneyMovement,
|
|
1478
1493
|
n as createApplication,
|
|
1479
1494
|
o as createBankAccount,
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
I as
|
|
1495
|
+
R as createBookTransfer,
|
|
1496
|
+
ze as createDepartment,
|
|
1497
|
+
qe as createLocation,
|
|
1498
|
+
rt as createUser,
|
|
1499
|
+
Fe as deactivateDepartment,
|
|
1500
|
+
Ge as deactivateLocation,
|
|
1501
|
+
_ as deleteApprovalPoliciesId,
|
|
1502
|
+
D as deleteCounterpartsId,
|
|
1503
|
+
Y as deleteCounterpartsIdBankAccountsId,
|
|
1504
|
+
re as deleteMeasureUnitsId,
|
|
1505
|
+
ie as deleteProductsId,
|
|
1506
|
+
he as deleteReceiptsId,
|
|
1507
|
+
be as deleteReceivablesId,
|
|
1508
|
+
xe as deleteTagsId,
|
|
1509
|
+
st as disableUser,
|
|
1510
|
+
b as downloadBankAccountTransactions,
|
|
1511
|
+
I as getAnalyticsPayables,
|
|
1512
|
+
U as getAnalyticsReceivables,
|
|
1497
1513
|
a as getApiWidgetGatewayInit,
|
|
1498
1514
|
s as getApplicationStatus,
|
|
1499
|
-
|
|
1515
|
+
E as getApprovalPolicies,
|
|
1500
1516
|
l as getBankAccount,
|
|
1501
1517
|
d as getBankAccountAccess,
|
|
1502
1518
|
k as getBankAccountTransactions,
|
|
1503
|
-
|
|
1519
|
+
T as getBankAccountTransfers,
|
|
1504
1520
|
i as getBankAccounts,
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1521
|
+
x as getCounterparts,
|
|
1522
|
+
L as getCounterpartsId,
|
|
1523
|
+
V as getCounterpartsIdAddresses,
|
|
1524
|
+
K as getCounterpartsIdBankAccounts,
|
|
1525
|
+
Ke as getDepartment,
|
|
1526
|
+
J as getEntitiesIdSettings,
|
|
1527
|
+
G as getEntitiesMe,
|
|
1528
|
+
Q as getEntityUsers,
|
|
1529
|
+
N as getEntityUsersMe,
|
|
1530
|
+
X as getEntityUsersMyEntity,
|
|
1531
|
+
B as getExternalBankAccountAccess,
|
|
1532
|
+
m as getExternalBankAccounts,
|
|
1533
|
+
Z as getLedgerAccounts,
|
|
1534
|
+
Je as getLocation,
|
|
1535
|
+
ee as getMeasureUnits,
|
|
1536
|
+
se as getPayables,
|
|
1537
|
+
ne as getPaymentTerms,
|
|
1538
|
+
ce as getProducts,
|
|
1539
|
+
oe as getProductsId,
|
|
1540
|
+
le as getReceipts,
|
|
1541
|
+
ue as getReceivables,
|
|
1542
|
+
Te as getReceivablesId,
|
|
1543
|
+
Ae as getReceivablesIdHistory,
|
|
1544
|
+
Ce as getReceivablesIdMails,
|
|
1545
|
+
Ee as getReceivablesIdPdfLink,
|
|
1546
|
+
_e as getTags,
|
|
1547
|
+
De as getTransactions,
|
|
1548
|
+
Le as getTransactionsValidations,
|
|
1549
|
+
Ze as getUserData,
|
|
1550
|
+
tt as getUsers,
|
|
1535
1551
|
u as grantBankAccountAccess,
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1552
|
+
A as grantExternalBankAccountAccess,
|
|
1553
|
+
f as linkExternalBankAccount,
|
|
1554
|
+
Ve as listDepartments,
|
|
1555
|
+
$e as listLocations,
|
|
1556
|
+
Ne as listRoles,
|
|
1541
1557
|
y as manageBankAccountAccess,
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1558
|
+
S as patchApprovalPoliciesId,
|
|
1559
|
+
w as patchCounterpartsId,
|
|
1560
|
+
F as patchCounterpartsIdAddressesId,
|
|
1561
|
+
$ as patchCounterpartsIdBankAccountsId,
|
|
1562
|
+
O as patchEntitiesIdSettings,
|
|
1563
|
+
ae as patchMeasureUnitsId,
|
|
1564
|
+
ye as patchProductsId,
|
|
1565
|
+
de as patchReceiptsId,
|
|
1566
|
+
me as patchReceivablesId,
|
|
1567
|
+
Me as patchTagsId,
|
|
1568
|
+
j as postApprovalPolicies,
|
|
1569
|
+
M as postCounterparts,
|
|
1570
|
+
z as postCounterpartsIdAddresses,
|
|
1571
|
+
W as postCounterpartsIdBankAccounts,
|
|
1572
|
+
q as postCounterpartsIdBankAccountsIdMakeDefault,
|
|
1573
|
+
te as postMeasureUnits,
|
|
1574
|
+
pe as postProducts,
|
|
1575
|
+
ke as postReceivables,
|
|
1576
|
+
ve as postReceivablesIdAccept,
|
|
1577
|
+
Pe as postReceivablesIdCancel,
|
|
1578
|
+
ge as postReceivablesIdClone,
|
|
1579
|
+
Be as postReceivablesIdDecline,
|
|
1580
|
+
fe as postReceivablesIdIssue,
|
|
1581
|
+
Re as postReceivablesIdMarkAsPaid,
|
|
1582
|
+
Ie as postReceivablesIdMarkAsPartiallyPaid,
|
|
1583
|
+
Ue as postReceivablesIdMarkAsUncollectible,
|
|
1584
|
+
je as postReceivablesIdSend,
|
|
1585
|
+
Se as postTags,
|
|
1586
|
+
He as putReceivablesIdLineItems,
|
|
1587
|
+
we as putTransactionsValidations,
|
|
1572
1588
|
p as submitApplication,
|
|
1573
|
-
|
|
1589
|
+
P as unlinkExternalBankAccount,
|
|
1574
1590
|
c as updateApplication,
|
|
1575
1591
|
h as updateBankAccount,
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1592
|
+
We as updateDepartment,
|
|
1593
|
+
g as updateExternalBankAccount,
|
|
1594
|
+
Oe as updateLocation,
|
|
1595
|
+
at as updateUser,
|
|
1596
|
+
et as upsertUserData,
|
|
1597
|
+
H as validateExternalBankAccount
|
|
1582
1598
|
};
|