@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
|
@@ -1,31 +1,123 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import { useLingui as
|
|
5
|
-
import {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import { jsx as d, jsxs as _ } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useForm as I, FormProvider as A } from "react-hook-form";
|
|
3
|
+
import { CounterpartFormContent as T } from "./index238.js";
|
|
4
|
+
import { useLingui as V } from "@lingui/react";
|
|
5
|
+
import { useId as j, useMemo as k, useCallback as D } from "react";
|
|
6
|
+
import { useUpdateCounterpart as M } from "./index264.js";
|
|
7
|
+
import { zodResolver as B } from "@hookform/resolvers/zod";
|
|
8
|
+
import { Button as C } from "./index84.js";
|
|
9
|
+
import { getUpdateCounterpartValidationSchema as O } from "./index239.js";
|
|
10
|
+
import "./index57.js";
|
|
11
|
+
import { toast as x } from "react-hot-toast";
|
|
12
|
+
import "date-fns";
|
|
13
|
+
import { getCounterpartName as N } from "./index7.js";
|
|
14
|
+
import { useUpdateCounterpartAddress as R } from "./index265.js";
|
|
15
|
+
import { LanguageCodeEnum as q } from "./index202.js";
|
|
16
|
+
import { LoadingSpinner as G } from "./index143.js";
|
|
17
|
+
const de = ({
|
|
18
|
+
customerType: g,
|
|
19
|
+
counterpart: t,
|
|
20
|
+
counterpartAddress: a,
|
|
21
|
+
handleClose: z,
|
|
22
|
+
onUpdate: i
|
|
9
23
|
}) => {
|
|
10
24
|
const {
|
|
11
|
-
i18n:
|
|
12
|
-
} =
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
+
i18n: o
|
|
26
|
+
} = V(), S = `vendor-form-${j()}`, {
|
|
27
|
+
mutate: y,
|
|
28
|
+
isPending: b
|
|
29
|
+
} = M(), {
|
|
30
|
+
mutateAsync: m,
|
|
31
|
+
isPending: E
|
|
32
|
+
} = R({
|
|
33
|
+
counterpartId: a?.counterpart_id ?? "",
|
|
34
|
+
addressId: a?.id ?? ""
|
|
35
|
+
}), v = E || b, r = t.type, l = "individual" in t ? t.individual.email : t.organization.email, p = ("individual" in t ? t.individual.phone : t.organization.phone) ?? "", u = "individual" in t ? t.individual.last_name : "", n = "organization" in t ? t.organization.legal_name : t.individual.first_name, $ = k(() => ({
|
|
36
|
+
remindersEnabled: t.reminders_enabled,
|
|
37
|
+
isCustomer: t.is_customer,
|
|
38
|
+
isVendor: t.is_vendor,
|
|
39
|
+
tax_id: t.tax_id ?? "",
|
|
40
|
+
email: l,
|
|
41
|
+
phone: p,
|
|
42
|
+
line1: a?.line1,
|
|
43
|
+
line2: a?.line2 ?? "",
|
|
44
|
+
city: a?.city,
|
|
45
|
+
state: a?.state,
|
|
46
|
+
country: a?.country,
|
|
47
|
+
postalCode: a?.postal_code,
|
|
48
|
+
firstName: n,
|
|
49
|
+
lastName: u,
|
|
50
|
+
companyName: n
|
|
51
|
+
}), [t, a]), s = I({
|
|
52
|
+
resolver: B(O(o, r, g)),
|
|
53
|
+
defaultValues: $
|
|
54
|
+
}), L = D((c) => {
|
|
55
|
+
c.preventDefault(), c.stopPropagation(), s.handleSubmit(async (e) => {
|
|
56
|
+
const P = q.find((f) => f === o.locale.split("-")[0]) ?? "en", h = {
|
|
57
|
+
city: e.city,
|
|
58
|
+
country: e.country,
|
|
59
|
+
line1: e.line1,
|
|
60
|
+
line2: e.line2,
|
|
61
|
+
state: e.state,
|
|
62
|
+
postal_code: e.postalCode
|
|
63
|
+
}, U = e.city !== a?.city || e.country !== a?.country || e.line1 !== a?.line1 || (e.line2 ?? "") !== (a?.line2 ?? "") || e.state !== a?.state || e.postalCode !== a?.postal_code, w = {
|
|
64
|
+
reminders_enabled: e.remindersEnabled,
|
|
65
|
+
is_customer: t.is_customer,
|
|
66
|
+
is_vendor: t.is_vendor,
|
|
67
|
+
tax_id: e.tax_id
|
|
68
|
+
};
|
|
69
|
+
if (e.remindersEnabled !== !!t.reminders_enabled || e.tax_id !== (t.tax_id ?? "") || e.phone !== p || e.email !== l || r === "organization" && e.companyName !== n || r === "individual" && e.firstName !== n || r === "individual" && e.lastName !== u) {
|
|
70
|
+
U && await m(h);
|
|
71
|
+
const f = r === "individual" ? {
|
|
72
|
+
...w,
|
|
73
|
+
individual: {
|
|
74
|
+
first_name: e.firstName,
|
|
75
|
+
last_name: e.lastName,
|
|
76
|
+
phone: e.phone,
|
|
77
|
+
email: e.email
|
|
78
|
+
}
|
|
79
|
+
} : {
|
|
80
|
+
...w,
|
|
81
|
+
language: t.language ?? P,
|
|
82
|
+
organization: {
|
|
83
|
+
legal_name: e.companyName,
|
|
84
|
+
phone: e.phone,
|
|
85
|
+
email: e.email
|
|
86
|
+
}
|
|
87
|
+
};
|
|
88
|
+
return y({
|
|
89
|
+
path: {
|
|
90
|
+
counterpart_id: t.id
|
|
91
|
+
},
|
|
92
|
+
body: f
|
|
93
|
+
}, {
|
|
94
|
+
onSuccess: ({
|
|
95
|
+
id: F
|
|
96
|
+
}) => {
|
|
97
|
+
i && i(F);
|
|
98
|
+
}
|
|
99
|
+
});
|
|
100
|
+
} else
|
|
101
|
+
return m(h, {
|
|
102
|
+
onSuccess: () => {
|
|
103
|
+
x.success(o._("{name} has been updated.", {
|
|
104
|
+
name: N(t)
|
|
105
|
+
})), i && i(t.id);
|
|
106
|
+
}
|
|
107
|
+
});
|
|
108
|
+
})(c);
|
|
109
|
+
}, [y, m, x, N, i, r, s.handleSubmit, o, n, p, l, u]);
|
|
110
|
+
return /* @__PURE__ */ d(A, { ...s, children: /* @__PURE__ */ _("form", { id: S, onSubmit: L, className: "ttw:flex ttw:flex-col ttw:gap-4 ttw:p-4 ttw:border ttw:border-primary ttw:rounded-[10px] ttw:bg-zinc-100", children: [
|
|
111
|
+
/* @__PURE__ */ d(T, { counterpartType: r, isLoading: b, isEditMode: !0, customerType: g }),
|
|
112
|
+
/* @__PURE__ */ _("div", { className: "ttw:flex ttw:gap-4 ttw:pt-6", children: [
|
|
113
|
+
/* @__PURE__ */ d(C, { type: "button", variant: "outline", className: "ttw:border-border ttw:flex-1", onClick: z, children: o._("Cancel") }),
|
|
114
|
+
/* @__PURE__ */ _(C, { type: "submit", className: "ttw:flex-1", disabled: v || !s.formState.isDirty && t.type === r, children: [
|
|
115
|
+
v && /* @__PURE__ */ d(G, { className: "ttw:border-white ttw:border-t-transparent ttw:size-4" }),
|
|
116
|
+
o._("Save")
|
|
25
117
|
] })
|
|
26
118
|
] })
|
|
27
|
-
] });
|
|
119
|
+
] }) });
|
|
28
120
|
};
|
|
29
121
|
export {
|
|
30
|
-
|
|
122
|
+
de as EditCounterpart
|
|
31
123
|
};
|
|
@@ -1,5 +1,14 @@
|
|
|
1
|
-
|
|
1
|
+
import { useMoniteContext as o } from "./index57.js";
|
|
2
|
+
const i = (e, t = !0) => {
|
|
3
|
+
const {
|
|
4
|
+
api: s
|
|
5
|
+
} = o();
|
|
6
|
+
return s.finops.getReceivables.useQuery({
|
|
7
|
+
query: e
|
|
8
|
+
}, {
|
|
9
|
+
enabled: t
|
|
10
|
+
});
|
|
11
|
+
};
|
|
2
12
|
export {
|
|
3
|
-
|
|
4
|
-
T as FILTER_TYPE_TYPE
|
|
13
|
+
i as useGetReceivables
|
|
5
14
|
};
|
|
@@ -1,66 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { useCounterpartById as p } from "./index70.js";
|
|
4
|
-
import "@tanstack/react-query";
|
|
5
|
-
import "./index57.js";
|
|
6
|
-
import "react";
|
|
7
|
-
import "react-hot-toast";
|
|
8
|
-
import { useLingui as u } from "@lingui/react";
|
|
9
|
-
import { Skeleton as s, Stack as c, Avatar as x, Typography as d } from "@mui/material";
|
|
10
|
-
const f = (e) => {
|
|
11
|
-
let t = 0;
|
|
12
|
-
for (let r = e.length - 1; r >= 0; r--)
|
|
13
|
-
t += e.charCodeAt(r);
|
|
14
|
-
return t % 5;
|
|
15
|
-
}, k = ({
|
|
16
|
-
name: e,
|
|
17
|
-
country: t,
|
|
18
|
-
city: r,
|
|
19
|
-
isLoading: i
|
|
20
|
-
}) => {
|
|
1
|
+
import { useMoniteContext as n } from "./index57.js";
|
|
2
|
+
const a = (e, s = !0) => {
|
|
21
3
|
const {
|
|
22
|
-
|
|
23
|
-
} =
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
}, children: [
|
|
30
|
-
i ? /* @__PURE__ */ a(s, { animation: "wave", variant: "circular", width: 40, height: 40, sx: {
|
|
31
|
-
flexShrink: 0
|
|
32
|
-
} }) : /* @__PURE__ */ a(x, { className: "MuiAvatar-colored MuiAvatar-" + f(l), children: l }),
|
|
33
|
-
i || !e ? /* @__PURE__ */ a(s, { animation: "wave", height: 10, width: "100%", sx: {
|
|
34
|
-
flexShrink: 0,
|
|
35
|
-
minWidth: "4em"
|
|
36
|
-
} }) : /* @__PURE__ */ o(c, { direction: "column", alignItems: "stretch", gap: 0, sx: {
|
|
37
|
-
maxWidth: "100%",
|
|
38
|
-
flexBasis: 0,
|
|
39
|
-
flexShrink: 2,
|
|
40
|
-
flexGrow: 2,
|
|
41
|
-
overflow: "hidden"
|
|
42
|
-
}, children: [
|
|
43
|
-
/* @__PURE__ */ a(d, { variant: "body1", className: "Monite-TextOverflowContainer", children: e }),
|
|
44
|
-
t && r && /* @__PURE__ */ o(d, { variant: "body2", className: "Monite-TextOverflowContainer", children: [
|
|
45
|
-
t,
|
|
46
|
-
" • ",
|
|
47
|
-
r
|
|
48
|
-
] })
|
|
49
|
-
] })
|
|
50
|
-
] });
|
|
51
|
-
}, A = ({
|
|
52
|
-
counterpartId: e
|
|
53
|
-
}) => {
|
|
54
|
-
const {
|
|
55
|
-
data: t,
|
|
56
|
-
isLoading: r
|
|
57
|
-
} = p(e), i = t ? m(t) : "";
|
|
58
|
-
return r ? /* @__PURE__ */ a(s, { animation: "wave", height: 26, width: "100%" }) : i ? /* @__PURE__ */ a("span", { children: i }) : /* @__PURE__ */ a("span", { style: {
|
|
59
|
-
opacity: 0.4
|
|
60
|
-
}, children: "-" });
|
|
4
|
+
api: t
|
|
5
|
+
} = n();
|
|
6
|
+
return t.finops.getAnalyticsReceivables.useQuery({
|
|
7
|
+
query: e
|
|
8
|
+
}, {
|
|
9
|
+
enabled: s
|
|
10
|
+
});
|
|
61
11
|
};
|
|
62
12
|
export {
|
|
63
|
-
|
|
64
|
-
A as CounterpartNameCellById,
|
|
65
|
-
f as calculateAvatarColorIndex
|
|
13
|
+
a as useGetReceivablesAnalytics
|
|
66
14
|
};
|
|
@@ -1,41 +1,51 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
1
|
+
import { jsx as c } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Badge as g } from "./index246.js";
|
|
3
|
+
import { cn as w } from "./index100.js";
|
|
4
|
+
import { useLingui as u } from "@lingui/react";
|
|
5
|
+
import { cva as _ } from "class-variance-authority";
|
|
6
|
+
import { isBillOverdue as f } from "./index166.js";
|
|
7
|
+
function m(t) {
|
|
8
|
+
return t === "waiting_to_be_paid" || t === "partially_paid" ? "ready_to_pay" : t === "new" || t === "draft" ? "draft" : t === "approve_in_progress" ? "pending_approval" : t === "rejected" ? "rejected" : t === "paid" ? "paid" : "cancelled";
|
|
9
|
+
}
|
|
10
|
+
function v(t, a, r) {
|
|
11
|
+
const e = {
|
|
12
|
+
overdue: t._("Overdue"),
|
|
13
|
+
ready_to_pay: t._("Ready to pay"),
|
|
14
|
+
pending_approval: t._("Pending approval"),
|
|
15
|
+
rejected: t._("Rejected"),
|
|
16
|
+
draft: t._("New"),
|
|
17
|
+
paid: t._("Paid"),
|
|
18
|
+
cancelled: t._("Cancelled")
|
|
19
|
+
};
|
|
20
|
+
return r ? e.overdue : e[a];
|
|
21
|
+
}
|
|
22
|
+
const b = _("", {
|
|
23
|
+
variants: {
|
|
24
|
+
variant: {
|
|
25
|
+
overdue: "ttw:bg-red-100 ttw:text-red-700",
|
|
26
|
+
ready_to_pay: "ttw:bg-green-100 ttw:text-green-700",
|
|
27
|
+
pending_approval: "ttw:bg-blue-100 ttw:text-blue-700",
|
|
28
|
+
rejected: "ttw:bg-orange-100 ttw:text-orange-700",
|
|
29
|
+
draft: "ttw:bg-neutral-100 ttw:text-neutral-700",
|
|
30
|
+
paid: "ttw:bg-white ttw:text-green-700",
|
|
31
|
+
cancelled: "ttw:bg-white ttw:text-neutral-400"
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
}), C = ({
|
|
35
|
+
status: t,
|
|
36
|
+
dueDate: a,
|
|
37
|
+
className: r,
|
|
38
|
+
showBadgeBackground: e = !0,
|
|
39
|
+
showOverdueBadge: i = !1,
|
|
40
|
+
ref: o
|
|
21
41
|
}) => {
|
|
22
42
|
const {
|
|
23
|
-
i18n:
|
|
24
|
-
} =
|
|
25
|
-
return
|
|
26
|
-
|
|
27
|
-
}),
|
|
28
|
-
entityName: e
|
|
29
|
-
}), descriptionLine1: p || t._("You don’t have any {entityName} yet.", {
|
|
30
|
-
entityName: e.toLowerCase()
|
|
31
|
-
}), actionOptions: u, actionButtonLabel: L, onAction: (_) => {
|
|
32
|
-
y && y(_ ?? "");
|
|
33
|
-
}, type: g || "no-data" }) : l ? /* @__PURE__ */ i(n, { title: t._("Failed to load {entityName}", {
|
|
34
|
-
entityName: e
|
|
35
|
-
}), descriptionLine1: t._("There was an error loading {entityName}.", {
|
|
36
|
-
entityName: e.toLowerCase()
|
|
37
|
-
}), actionButtonLabel: t._("Reload"), onAction: m, type: "error" }) : null;
|
|
43
|
+
i18n: p
|
|
44
|
+
} = u(), l = f(t, a), n = m(t), d = n === "paid", s = d ? !1 : e;
|
|
45
|
+
return /* @__PURE__ */ c(g, { ref: o, className: w("ttw:inline-flex ttw:items-center ttw:gap-1", b({
|
|
46
|
+
variant: l ? "overdue" : n
|
|
47
|
+
}), !e && !d && "ttw:text-zinc-950!", r), showBadgeBackground: s, children: v(p, n, i) });
|
|
38
48
|
};
|
|
39
49
|
export {
|
|
40
|
-
|
|
50
|
+
C as PayableStatusChip
|
|
41
51
|
};
|
|
@@ -1,84 +1,51 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
onPaginationTokenChange: c,
|
|
20
|
-
onRowClick: R,
|
|
21
|
-
filterComponent: p,
|
|
22
|
-
children: k,
|
|
23
|
-
rowLabel: u
|
|
24
|
-
}) {
|
|
1
|
+
import { jsx as t, Fragment as u, jsxs as a } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Button as c } from "./index84.js";
|
|
3
|
+
import { Typography as o } from "./index85.js";
|
|
4
|
+
import { useLingui as b } from "@lingui/react";
|
|
5
|
+
import { Landmark as x, Plus as y } from "lucide-react";
|
|
6
|
+
import { useState as k } from "react";
|
|
7
|
+
import { twMerge as N } from "tailwind-merge";
|
|
8
|
+
import { CounterpartBankFormContent as C } from "./index266.js";
|
|
9
|
+
import { CounterpartBankForm as h } from "./index267.js";
|
|
10
|
+
const E = ({
|
|
11
|
+
isStandalone: f,
|
|
12
|
+
counterpartId: i,
|
|
13
|
+
bankAccount: e,
|
|
14
|
+
isUpdateAllowed: d,
|
|
15
|
+
isDeleteAllowed: w,
|
|
16
|
+
onRemoveClick: g,
|
|
17
|
+
isLoading: m
|
|
18
|
+
}) => {
|
|
25
19
|
const {
|
|
26
|
-
i18n:
|
|
27
|
-
} =
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
},
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
pageIndex: 0,
|
|
43
|
-
pageSize: r
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
});
|
|
47
|
-
return /* @__PURE__ */ a(P, { children: [
|
|
48
|
-
/* @__PURE__ */ a("div", { className: J("ttw:flex ttw:flex-col ttw:overflow-hidden ttw:min-h-125 ttw:gap-4 ttw:border ttw:border-zinc-100 ttw:rounded-xl ttw:bg-white", p && "ttw:pt-4"), children: [
|
|
49
|
-
p,
|
|
50
|
-
/* @__PURE__ */ a(D, { className: "ttw:border-none", children: [
|
|
51
|
-
/* @__PURE__ */ t(H, { children: w.getHeaderGroups().map((e) => /* @__PURE__ */ t(m, { children: e.headers.map((n) => /* @__PURE__ */ t(I, { className: "ttw:p-3 ttw:text-xs ttw:text-zinc-950 ttw:border-b ttw:border-zinc-100 ttw:w-44.5", children: n.isPlaceholder ? null : C(n.column.columnDef.header, n.getContext()) }, n.id)) }, e.id)) }),
|
|
52
|
-
/* @__PURE__ */ t(L, { children: w.getRowModel().rows?.length ? w.getRowModel().rows.map((e) => /* @__PURE__ */ t(m, { onClick: () => R(e.original), "data-state": e.getIsSelected() && "selected", children: e.getVisibleCells().map((n) => /* @__PURE__ */ t(v, { className: "ttw:px-3 ttw:h-13 ttw:font-medium ttw:border-zinc-100 ttw:border-b", children: C(n.column.columnDef.cell, n.getContext()) }, n.id)) }, e.id)) : /* @__PURE__ */ t(m, { children: /* @__PURE__ */ t(v, { colSpan: g.length, className: "ttw:min-h-24 ttw:text-center", children: k || b._("No results.") }) }) })
|
|
20
|
+
i18n: r
|
|
21
|
+
} = b(), [v, l] = k(!1), p = !!e, s = p && (!e?.account_holder_name || !e?.account_number || !e?.routing_number), n = () => {
|
|
22
|
+
l(!1);
|
|
23
|
+
};
|
|
24
|
+
return v ? /* @__PURE__ */ t(u, { children: f && i ? /* @__PURE__ */ t(u, { children: e ? /* @__PURE__ */ t(h, { bankAccount: e, handleClose: n, counterpartId: i, onUpdate: n, isStandalone: !0 }) : /* @__PURE__ */ t(h, { handleClose: n, counterpartId: i, onCreate: n, isStandalone: !0 }) }) : /* @__PURE__ */ t(C, { hasExistingBankAccount: !1, handleCancel: n, isLoading: m, isStandalone: !1 }) }) : /* @__PURE__ */ a("div", { className: N("ttw:flex ttw:items-start ttw:gap-3 ttw:p-3 ttw:rounded-lg ttw:border ttw:border-border", s ? "ttw:border-danger" : "ttw:border-border"), children: [
|
|
25
|
+
/* @__PURE__ */ t("div", { className: "ttw:p-2 ttw:text-white ttw:flex ttw:items-center ttw:justify-center ttw:bg-primary ttw:rounded-lg", children: /* @__PURE__ */ t(x, { className: "ttw:size-4" }) }),
|
|
26
|
+
p ? /* @__PURE__ */ a("div", { className: "ttw:flex ttw:items-center ttw:flex-1 ttw:gap-0.5", children: [
|
|
27
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-0.5 ttw:flex-1", children: [
|
|
28
|
+
/* @__PURE__ */ t(o, { variant: "body2", className: "ttw:leading-5", children: r._("ACH bank transfer") }),
|
|
29
|
+
/* @__PURE__ */ t(o, { variant: "caption", color: s ? "destructive" : "muted", className: "ttw:leading-4", children: s ? r._("Incomplete") : r._("Account ending in {last4}", {
|
|
30
|
+
last4: e?.account_number?.slice(e.account_number?.length - 4)
|
|
31
|
+
}) })
|
|
32
|
+
] }),
|
|
33
|
+
(d || w) && /* @__PURE__ */ a("div", { className: "ttw:flex ttw:gap-3 ttw:items-center", children: [
|
|
34
|
+
d && /* @__PURE__ */ t(c, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:p-0 ttw:hover:text-primary ttw:hover:underline ttw:w-fit ttw:hover:bg-transparent", onClick: () => l(!0), children: r._("Edit") }),
|
|
35
|
+
w && /* @__PURE__ */ t(c, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:p-0 ttw:hover:text-primary ttw:hover:underline ttw:w-fit ttw:hover:bg-transparent", onClick: () => g?.(), children: r._("Remove") })
|
|
53
36
|
] })
|
|
54
|
-
] }),
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
/* @__PURE__ */ a(V, { value: String(r), onValueChange: (e) => {
|
|
59
|
-
T(Number(e)), c(void 0), o(0);
|
|
60
|
-
}, children: [
|
|
61
|
-
/* @__PURE__ */ t($, { size: "sm", children: /* @__PURE__ */ t(B, {}) }),
|
|
62
|
-
/* @__PURE__ */ a(_, { children: [
|
|
63
|
-
/* @__PURE__ */ t(d, { value: "10", children: "10" }),
|
|
64
|
-
/* @__PURE__ */ t(d, { value: "25", children: "25" }),
|
|
65
|
-
/* @__PURE__ */ t(d, { value: "50", children: "50" }),
|
|
66
|
-
/* @__PURE__ */ t(d, { value: "100", children: "100" })
|
|
67
|
-
] })
|
|
68
|
-
] })
|
|
37
|
+
] }) : /* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-0.5", children: [
|
|
38
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-0.5", children: [
|
|
39
|
+
/* @__PURE__ */ t(o, { variant: "body2", className: "ttw:leading-5", children: r._("ACH bank transfer") }),
|
|
40
|
+
/* @__PURE__ */ t(o, { variant: "caption", color: "muted", className: "ttw:leading-4", children: r._("Fast, direct deposit to the vendor's bank. Arrives in 1–3 business days.") })
|
|
69
41
|
] }),
|
|
70
|
-
/* @__PURE__ */
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
c(l), o((e) => e - r);
|
|
74
|
-
}, disabled: !l, children: /* @__PURE__ */ t(E, {}) }),
|
|
75
|
-
/* @__PURE__ */ t(S, { variant: "ghost", className: "ttw:px-2 ttw:py-2 ttw:border ttw:border-zinc-200 ttw:rounded-lg", onClick: () => {
|
|
76
|
-
c(h), o((e) => e + r);
|
|
77
|
-
}, disabled: !h, children: /* @__PURE__ */ t(F, {}) })
|
|
42
|
+
/* @__PURE__ */ a(c, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:hover:text-primary/70 ttw:w-fit ttw:px-0 ttw:has-[>svg]:px-0 ttw:py-2 ttw:hover:bg-transparent", onClick: () => l(!0), disabled: m, children: [
|
|
43
|
+
/* @__PURE__ */ t(y, {}),
|
|
44
|
+
r._("Add bank account")
|
|
78
45
|
] })
|
|
79
46
|
] })
|
|
80
47
|
] });
|
|
81
|
-
}
|
|
48
|
+
};
|
|
82
49
|
export {
|
|
83
|
-
|
|
50
|
+
E as CounterpartBankSection
|
|
84
51
|
};
|
|
@@ -1,7 +1,16 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { useMoniteContext as n } from "./index57.js";
|
|
2
|
+
const o = (t) => {
|
|
3
|
+
const {
|
|
4
|
+
api: e
|
|
5
|
+
} = n();
|
|
6
|
+
return e.finops.getCounterpartsIdBankAccounts.useQuery({
|
|
7
|
+
path: {
|
|
8
|
+
counterpart_id: t ?? ""
|
|
9
|
+
}
|
|
10
|
+
}, {
|
|
11
|
+
enabled: !!t
|
|
12
|
+
});
|
|
13
|
+
};
|
|
5
14
|
export {
|
|
6
|
-
|
|
15
|
+
o as useCounterpartsBankAccountsList
|
|
7
16
|
};
|
|
@@ -1,59 +1,48 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
}), n;
|
|
47
|
-
}
|
|
1
|
+
import { jsx as t, Fragment as f, jsxs as r } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Button as h } from "./index84.js";
|
|
3
|
+
import { Typography as a } from "./index85.js";
|
|
4
|
+
import { useLingui as g } from "@lingui/react";
|
|
5
|
+
import { Plus as b } from "lucide-react";
|
|
6
|
+
import { useState as N } from "react";
|
|
7
|
+
import { CounterpartAddressFormContent as C } from "./index268.js";
|
|
8
|
+
import { CounterpartAddressForm as y } from "./index269.js";
|
|
9
|
+
import { twMerge as A } from "tailwind-merge";
|
|
10
|
+
const k = ({
|
|
11
|
+
isStandalone: p,
|
|
12
|
+
counterpartId: n,
|
|
13
|
+
counterpartAddress: e,
|
|
14
|
+
isUpdateAllowed: v,
|
|
15
|
+
isLoading: u,
|
|
16
|
+
customerType: d
|
|
17
|
+
}) => {
|
|
18
|
+
const {
|
|
19
|
+
i18n: o
|
|
20
|
+
} = g(), [x, i] = N(!p), l = !!e, m = e?.city || "", c = e?.state || "", w = e?.postal_code || "", s = () => {
|
|
21
|
+
i(!1);
|
|
22
|
+
};
|
|
23
|
+
return x ? /* @__PURE__ */ t(f, { children: p && n ? /* @__PURE__ */ t(f, { children: e ? /* @__PURE__ */ t(y, { address: e, handleClose: s, counterpartId: n, onUpdate: s, isStandalone: !0, customerType: d }) : /* @__PURE__ */ t(y, { handleClose: s, counterpartId: n, onCreate: s, isStandalone: !0, customerType: d }) }) : /* @__PURE__ */ t(C, { hasExistingAddress: !1, isLoading: u, isStandalone: !1, customerType: d }) }) : /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col", children: [
|
|
24
|
+
/* @__PURE__ */ r("div", { className: "ttw:flex ttw:items-center ttw:justify-between ttw:gap-3 ttw:pt-6 ttw:pb-7", children: [
|
|
25
|
+
/* @__PURE__ */ r(a, { variant: "body1", className: "ttw:font-medium", children: [
|
|
26
|
+
o._("Address"),
|
|
27
|
+
" ",
|
|
28
|
+
/* @__PURE__ */ t("span", { className: "ttw:text-muted-foreground", children: o._("(optional)") })
|
|
29
|
+
] }),
|
|
30
|
+
l && v && /* @__PURE__ */ t(h, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:p-0 ttw:hover:text-primary ttw:hover:underline ttw:w-fit ttw:hover:bg-transparent", onClick: () => i(!0), children: o._("Edit") })
|
|
31
|
+
] }),
|
|
32
|
+
/* @__PURE__ */ t("div", { className: A("ttw:flex ttw:items-start ttw:rounded-lg", l ? "ttw:border-none" : "ttw:border ttw:border-border ttw:p-3"), children: l ? /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-1.5", children: [
|
|
33
|
+
/* @__PURE__ */ t(a, { variant: "body2", className: "ttw:font-medium", children: e?.line1 }),
|
|
34
|
+
e?.line2 && /* @__PURE__ */ t(a, { variant: "body2", className: "ttw:font-medium", children: e.line2 }),
|
|
35
|
+
/* @__PURE__ */ t(a, { variant: "body2", className: "ttw:font-medium", children: `${m && m}${m && (c || w) && ","} ${c && c} ${w && w}` }),
|
|
36
|
+
/* @__PURE__ */ t(a, { variant: "body2", className: "ttw:font-medium", children: e?.country })
|
|
37
|
+
] }) : /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-0.5", children: [
|
|
38
|
+
/* @__PURE__ */ t(a, { variant: "body2", className: "ttw:leading-5", children: o._("No address on file") }),
|
|
39
|
+
/* @__PURE__ */ r(h, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:hover:text-primary/70 ttw:w-fit ttw:px-0 ttw:has-[>svg]:px-0 ttw:py-2 ttw:hover:bg-transparent", onClick: () => i(!0), disabled: u, children: [
|
|
40
|
+
/* @__PURE__ */ t(b, {}),
|
|
41
|
+
o._("Add address")
|
|
42
|
+
] })
|
|
43
|
+
] }) })
|
|
44
|
+
] });
|
|
45
|
+
};
|
|
48
46
|
export {
|
|
49
|
-
|
|
50
|
-
b as applyBorderStyles,
|
|
51
|
-
c as applyColorStyles,
|
|
52
|
-
p as applyShadowStyles,
|
|
53
|
-
l as applyTransitionStyles,
|
|
54
|
-
g as applyTypographyStyles,
|
|
55
|
-
h as generatePayablesButtonCssVars,
|
|
56
|
-
f as getButtonStateStyles,
|
|
57
|
-
y as getButtonStyles,
|
|
58
|
-
d as isGradient
|
|
47
|
+
k as CounterpartAddressSection
|
|
59
48
|
};
|
|
@@ -1,11 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
1
|
+
const r = /* @__PURE__ */ new Set(["new", "approve_in_progress", "waiting_to_be_paid", "partially_paid"]);
|
|
2
|
+
function i(s, e) {
|
|
3
|
+
if (e && r.has(s)) {
|
|
4
|
+
const t = /* @__PURE__ */ new Date();
|
|
5
|
+
t.setUTCHours(0, 0, 0, 0);
|
|
6
|
+
const n = new Date(e);
|
|
7
|
+
return n.setUTCHours(0, 0, 0, 0), n.getTime() < t.getTime();
|
|
8
|
+
}
|
|
9
|
+
return !1;
|
|
10
|
+
}
|
|
9
11
|
export {
|
|
10
|
-
|
|
12
|
+
i as isBillOverdue
|
|
11
13
|
};
|