@tesouro/embedded-components-react 0.2.159 → 0.2.161
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +15 -10
- package/dist/index.css +28 -4
- package/dist/index.d.ts +50 -8
- package/dist/lib/AcceptDisclosuresWidget.d.ts +22 -6
- package/dist/lib/BankAccountsWidget.d.ts +19 -0
- package/dist/lib/ProfileWidget.d.ts +0 -2
- package/dist/lib/ReceivablesWidget.js +23 -23
- package/dist/lib/WidgetProvider.d.ts +9 -0
- package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/feature/dist/index2.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/feature/dist/index4.js +21 -50
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index5.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index6.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index9.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index3.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index5.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index2.js +160 -167
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/ui/dist/index4.js +23 -23
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index3.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index4.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index5.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index2.js +46 -40
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index4.js +135 -142
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index8.js +82 -10
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/ui/dist/index3.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/ui/dist/index6.js +47 -55
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +23 -23
- package/dist/libs/tesouro-embedded-components-react/counterparts-widget/data-access/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/data-access/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/data-access/dist/index2.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/data-access/dist/index6.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/expense-requirements-widget/data-access/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index4.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index5.js +20 -20
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index6.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +21 -21
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index6.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index10.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index101.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index103.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index107.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index108.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index109.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index11.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index111.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index117.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +10 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index119.js +9 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index12.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index120.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index121.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +22 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +24 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +35 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index125.js +4 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index126.js +2 -1271
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index127.js +24 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +1270 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index13.js +14 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index130.js +78 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +6 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +3 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +33 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +32 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +7 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +12 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +26 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +14 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +9 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index14.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index140.js +119 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +7 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +216 -119
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +11 -217
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +47 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +46 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +12 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +44 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +15 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index15.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index150.js +11 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +152 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +24 -150
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +9 -99
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +46 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +75 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +54 -92
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +14 -101
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +22 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +78 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +28 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +41 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +7 -398
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +220 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +469 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +109 -406
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +533 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +23 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +95 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +57 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +26 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +94 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +97 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +16 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +14 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +11 -114
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +22 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +11 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +20 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +21 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +2 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +11 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index19.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index190.js +19 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +22 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +27 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +108 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +69 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +13 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index196.js +12 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +58 -220
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +396 -467
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +68 -109
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +21 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index200.js +2 -537
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +406 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +35 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +50 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +82 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +33 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +66 -77
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +348 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +2 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +117 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +17 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +13 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +13 -113
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +13 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +11 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +17 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +22 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +24 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +35 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +35 -211
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +15 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +26 -487
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index24.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index240.js +17 -168
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +107 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +9 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +17 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +26 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +40 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +58 -347
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +52 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +30 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +97 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index25.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index250.js +45 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +144 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +106 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +35 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +51 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +24 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +5 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +72 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +32 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +20 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index26.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index260.js +17 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +30 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +38 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +62 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +96 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +109 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +85 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +2 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +93 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +96 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index27.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index270.js +209 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +62 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +149 -147
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +10 -109
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +19 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +6 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +24 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +23 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +22 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +52 -342
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index28.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index280.js +27 -301
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +56 -99
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +15 -157
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +72 -266
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +44 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +26 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +126 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +39 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +62 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +31 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index29.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index290.js +113 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +22 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +41 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +54 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +25 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +5 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +126 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +46 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +116 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +103 -163
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index3.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index30.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index300.js +44 -128
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +197 -154
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +69 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +66 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +31 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +4 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +18 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +36 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +27 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +31 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index31.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index310.js +30 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +48 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +13 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +156 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +27 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +28 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +78 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +486 -122
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +163 -155
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +22 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index32.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index320.js +14 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +19 -78
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +167 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +134 -149
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +162 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +8 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +18 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +61 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +64 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +55 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index33.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index330.js +6 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +9 -110
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +59 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +24 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +58 -123
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +14 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +18 -115
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +38 -106
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +14 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +72 -197
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index34.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index340.js +76 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +42 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +41 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +344 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +294 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +97 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +159 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +265 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +23 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +19 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +11 -123
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +255 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +46 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +35 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +28 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +43 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +25 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +74 -255
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +94 -70
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +37 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index36.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index360.js +10 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +11 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +16 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +23 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +49 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +10 -126
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +32 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +6 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +53 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +33 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index37.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index370.js +21 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +31 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +4 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +125 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +33 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +21 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +28 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +33 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +15 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +10 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index38.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index380.js +50 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +49 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +16 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +61 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +16 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +21 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +13 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +19 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +11 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +65 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index390.js +21 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +109 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +81 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +2 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +7 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +8 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +7 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +49 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +17 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +117 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index4.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index40.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +18 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +16 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +16 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +16 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +16 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +69 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +16 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +16 -112
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +15 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +11 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index41.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index410.js +82 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +17 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +83 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +268 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +35 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +62 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +43 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +23 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +134 -78
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +96 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index42.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index420.js +10 -84
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +2 -269
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +279 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +46 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +15 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +66 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +40 -134
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +24 -92
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +5 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +10 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index43.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index430.js +91 -280
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +35 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +35 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +8 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +19 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +72 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index44.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index440.js +68 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +35 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +33 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +85 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +24 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +103 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +107 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +12 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +28 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +23 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index45.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index450.js +37 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +81 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +49 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +40 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +44 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +73 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +86 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +53 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +54 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +53 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index46.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index460.js +30 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +54 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +70 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +21 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +14 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +92 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +16 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +74 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +20 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +9 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index47.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index470.js +40 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +32 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +39 -108
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +34 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +15 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +48 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +19 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +50 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +58 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +32 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index48.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index480.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index482.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index486.js +38 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index487.js +18 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index5.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index50.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index52.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index53.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index54.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index55.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index58.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index6.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index78.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index79.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index8.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index86.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index87.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index88.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index89.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index9.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index94.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index2.js +58 -64
- package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index3.js +2 -4
- package/dist/libs/tesouro-embedded-components-react/profile-widget/ui/dist/index2.js +43 -37
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +32 -32
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index3.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index5.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index7.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/bank-account/useAllBankAccountsQuery.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/external-bank-account/useAllExternalBankAccountsQuery.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/@tanstack/react-query.gen.js +119 -119
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +52 -52
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/zod.gen.js +1671 -1613
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/useCurrentUserQuery.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +23 -23
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index4.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index7.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index6.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index10.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index11.js +15 -15
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index12.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index15.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index16.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index17.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index20.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index21.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index22.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index3.js +14 -14
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index8.js +17 -17
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index9.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/transfers-widget/data-access/dist/index6.js +2 -2
- package/package.json +1 -1
- package/dist/libs/embedded-banking/shared/util/dist/index10.js +0 -4
- package/dist/libs/embedded-banking/shared/util/dist/index11.js +0 -4
- package/dist/libs/embedded-banking/shared/util/dist/index12.js +0 -4
- package/dist/libs/embedded-banking/shared/util/dist/index2.js +0 -4
- package/dist/libs/embedded-banking/shared/util/dist/index3.js +0 -322
- package/dist/libs/embedded-banking/shared/util/dist/index9.js +0 -145
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index10.js +0 -12
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index11.js +0 -13
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/feature/dist/index12.js +0 -9
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index10.js +0 -85
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index9.js +0 -13
|
@@ -1,30 +1,45 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
|
|
1
|
+
import { jsxs as C, jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { memo as _ } from "react";
|
|
3
|
+
import { Button as b } from "./index84.js";
|
|
4
|
+
import { Checkbox as y } from "./index350.js";
|
|
5
|
+
import { Trash2 as I } from "lucide-react";
|
|
6
|
+
import { ItemSelector as U } from "./index418.js";
|
|
7
|
+
import { PriceField as R } from "./index439.js";
|
|
8
|
+
import { QuantityField as N } from "./index440.js";
|
|
9
|
+
import { MeasureUnitField as V } from "./index441.js";
|
|
10
|
+
const k = ({
|
|
11
|
+
index: t,
|
|
12
|
+
control: l,
|
|
13
|
+
errors: a,
|
|
14
|
+
defaultCurrency: i = "USD",
|
|
15
|
+
measureUnitsData: m,
|
|
16
|
+
container: c,
|
|
17
|
+
onRequestLineItemValue: n,
|
|
18
|
+
onLineItemValueChange: o,
|
|
19
|
+
onUpdateItem: p,
|
|
20
|
+
onRemoveItem: s,
|
|
21
|
+
canRemove: u
|
|
22
|
+
}) => {
|
|
23
|
+
const h = !!a.line_items?.[t]?.product?.name, w = !!a.line_items?.[t]?.quantity, v = !!a.line_items?.[t]?.product?.price?.value, d = n("product.name"), f = !!(d && d.trim()), x = a.line_items?.[t]?.product?.measure_unit_id;
|
|
24
|
+
return /* @__PURE__ */ C("li", { className: "ttw:flex ttw:items-center ttw:gap-2.5 ttw:h-9", children: [
|
|
25
|
+
/* @__PURE__ */ e("div", { className: "ttw:flex-1 ttw:min-w-30", children: /* @__PURE__ */ e(U, { onChange: (r, g) => p(t, r, g), fieldName: n("product.name") || "", index: t, error: h, defaultCurrency: i, measureUnits: m, container: c }) }),
|
|
26
|
+
/* @__PURE__ */ e("div", { children: /* @__PURE__ */ e(N, { index: t, control: l, quantityError: w, canRemove: u, hasProduct: f, onLineItemValueChange: o, onRemoveItem: s }) }),
|
|
27
|
+
/* @__PURE__ */ e("div", { children: /* @__PURE__ */ e(V, { value: n("product.measure_unit_id"), onChange: (r) => {
|
|
28
|
+
o("product.measure_unit_id", r, {
|
|
29
|
+
shouldValidate: !0
|
|
30
|
+
});
|
|
31
|
+
}, availableMeasureUnits: m?.data || [], fieldError: x }) }),
|
|
32
|
+
/* @__PURE__ */ e("div", { children: /* @__PURE__ */ e(R, { error: v, currency: i, value: n("product.price.value"), onChange: (r) => {
|
|
33
|
+
o("product.price.value", r, {
|
|
34
|
+
shouldValidate: !0
|
|
35
|
+
});
|
|
36
|
+
} }) }),
|
|
37
|
+
/* @__PURE__ */ e("div", { className: "ttw:w-12 ttw:min-w-12 ttw:flex ttw:items-center ttw:justify-center", children: /* @__PURE__ */ e(y, { checked: n("taxable") ?? !1, onCheckedChange: (r) => {
|
|
38
|
+
o("taxable", r === !0);
|
|
39
|
+
} }) }),
|
|
40
|
+
u && /* @__PURE__ */ e(b, { type: "button", variant: "ghost", size: "sm", className: "ttw:w-10 ttw:text-muted-foreground ttw:hover:bg-transparent ttw:hover:text-destructive ttw:border-l ttw:border-border ttw:pl-4 ttw:rounded-none ttw:has-[>svg]:pr-0", onClick: () => s(t), children: /* @__PURE__ */ e(I, {}) })
|
|
41
|
+
] });
|
|
42
|
+
}, S = _(k);
|
|
28
43
|
export {
|
|
29
|
-
|
|
44
|
+
S as InvoiceItemRow
|
|
30
45
|
};
|
|
@@ -1,40 +1,27 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { jsxs as n, jsx as t } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useLingui as r } from "@lingui/react";
|
|
3
|
+
import { twMerge as i } from "tailwind-merge";
|
|
4
|
+
const o = ({
|
|
5
|
+
label: e,
|
|
6
|
+
value: l,
|
|
7
|
+
className: a
|
|
8
|
+
}) => /* @__PURE__ */ n("li", { className: i("ttw:flex ttw:justify-between ttw:items-center", a), children: [
|
|
9
|
+
/* @__PURE__ */ t("span", { children: e }),
|
|
10
|
+
/* @__PURE__ */ t("span", { children: l?.toString() })
|
|
11
|
+
] }), u = ({
|
|
12
|
+
subtotalPrice: e,
|
|
13
|
+
totalTaxes: l,
|
|
14
|
+
totalPrice: a
|
|
15
|
+
}) => {
|
|
6
16
|
const {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
unit_id: i
|
|
15
|
-
}
|
|
16
|
-
}, {
|
|
17
|
-
onSuccess: async (s) => {
|
|
18
|
-
await Promise.all([e.finops.getMeasureUnits.invalidateQueries(r), e.finops.getMeasureUnitsId.invalidateQueries({
|
|
19
|
-
parameters: {
|
|
20
|
-
path: {
|
|
21
|
-
unit_id: i
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
}, r)]), n.success(a._("Unit {name} was updated", {
|
|
25
|
-
name: s.name
|
|
26
|
-
})), o?.();
|
|
27
|
-
},
|
|
28
|
-
onError: (s) => {
|
|
29
|
-
const t = m(a, s);
|
|
30
|
-
if (t.includes("already exists")) {
|
|
31
|
-
u?.(t);
|
|
32
|
-
return;
|
|
33
|
-
} else
|
|
34
|
-
n.error(t);
|
|
35
|
-
}
|
|
36
|
-
});
|
|
17
|
+
i18n: s
|
|
18
|
+
} = r();
|
|
19
|
+
return /* @__PURE__ */ n("ul", { className: "ttw:w-full ttw:flex ttw:flex-col ttw:gap-1.5 ttw:list-none", children: [
|
|
20
|
+
/* @__PURE__ */ t(o, { label: s._("Subtotal"), value: e, className: "ttw:text-sm ttw:font-normal" }),
|
|
21
|
+
/* @__PURE__ */ t(o, { label: s._("Tax"), value: l, className: "ttw:text-sm ttw:font-normal" }),
|
|
22
|
+
/* @__PURE__ */ t(o, { label: s._("Total"), value: a, className: "ttw:text-lg ttw:font-medium" })
|
|
23
|
+
] });
|
|
37
24
|
};
|
|
38
25
|
export {
|
|
39
|
-
|
|
26
|
+
u as InvoiceTotals
|
|
40
27
|
};
|
|
@@ -1,87 +1,143 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { useState as
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import "
|
|
7
|
-
import
|
|
8
|
-
import "
|
|
9
|
-
import {
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import
|
|
13
|
-
import
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
1
|
+
import { jsxs as P, jsx as i } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useState as x, useCallback as p, useMemo as w, useEffect as J } from "react";
|
|
3
|
+
import { useMoniteContext as R } from "./index57.js";
|
|
4
|
+
import { useCurrencies as X } from "./index58.js";
|
|
5
|
+
import "./index92.js";
|
|
6
|
+
import { useLingui as Y } from "@lingui/react";
|
|
7
|
+
import "react-dom";
|
|
8
|
+
import "@mui/x-data-grid";
|
|
9
|
+
import { useUserPermissions as Z } from "./index141.js";
|
|
10
|
+
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
11
|
+
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
12
|
+
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
13
|
+
import "@tanstack/react-query";
|
|
14
|
+
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
15
|
+
import { Scope as $ } from "../../shared/data-access/dist/lib/scopes.js";
|
|
16
|
+
import { Combobox as ee, ComboboxInput as te, ComboboxContent as ne, ComboboxList as ie, ComboboxEmpty as ae, ComboboxItem as oe } from "./index90.js";
|
|
17
|
+
import { InputGroupAddon as re } from "./index101.js";
|
|
18
|
+
import { Loader2 as M } from "lucide-react";
|
|
19
|
+
const se = "custom", Pe = ({
|
|
20
|
+
fieldName: a,
|
|
21
|
+
error: V,
|
|
22
|
+
disabled: j,
|
|
23
|
+
index: B = 0,
|
|
24
|
+
defaultCurrency: D,
|
|
25
|
+
measureUnits: C,
|
|
26
|
+
container: E,
|
|
27
|
+
onChange: l
|
|
17
28
|
}) => {
|
|
18
29
|
const {
|
|
19
|
-
i18n:
|
|
20
|
-
} =
|
|
21
|
-
|
|
22
|
-
} =
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
} =
|
|
30
|
+
i18n: f
|
|
31
|
+
} = Y(), k = D, [g, m] = x(""), [b, I] = x(!1), [q, y] = x(null), [_, u] = x(!1), {
|
|
32
|
+
api: z
|
|
33
|
+
} = R(), {
|
|
34
|
+
formatCurrencyToDisplay: A
|
|
35
|
+
} = X(), d = Z().has($.ProductWriteOrg), {
|
|
36
|
+
data: N,
|
|
37
|
+
isLoading: F,
|
|
38
|
+
fetchNextPage: S,
|
|
39
|
+
hasNextPage: T,
|
|
40
|
+
isFetchingNextPage: v
|
|
41
|
+
} = z.finops.getProducts.useInfiniteQuery({
|
|
31
42
|
query: {
|
|
32
|
-
|
|
43
|
+
limit: 20,
|
|
44
|
+
currency: k
|
|
33
45
|
}
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
})) : [], [d]), a = p(() => {
|
|
39
|
-
const e = m.toLowerCase().trim();
|
|
40
|
-
return e ? c.filter((n) => n.name.toLowerCase().includes(e) || n.email.toLowerCase().includes(e)) : c;
|
|
41
|
-
}, [c, m]), y = p(() => a.map((e) => e.id), [a]);
|
|
42
|
-
return /* @__PURE__ */ t(E, { name: "counterpart_id", control: x, render: ({
|
|
43
|
-
field: e,
|
|
44
|
-
fieldState: {
|
|
45
|
-
error: n
|
|
46
|
-
}
|
|
47
|
-
}) => {
|
|
48
|
-
const w = (r) => {
|
|
49
|
-
s("counterpart_name", ""), s("counterpart_email", ""), f(["counterpart_id", "counterpart_email"]), e.onChange(r ?? "");
|
|
50
|
-
}, N = (r, l) => {
|
|
51
|
-
if (l.reason !== "input-change") {
|
|
52
|
-
i || s("counterpart_name", "");
|
|
53
|
-
return;
|
|
46
|
+
}, {
|
|
47
|
+
initialPageParam: {
|
|
48
|
+
query: {
|
|
49
|
+
pagination_token: void 0
|
|
54
50
|
}
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
if (r.key === "Enter") {
|
|
62
|
-
r.preventDefault();
|
|
63
|
-
return;
|
|
51
|
+
},
|
|
52
|
+
getNextPageParam: (e) => {
|
|
53
|
+
if (e.next_pagination_token)
|
|
54
|
+
return {
|
|
55
|
+
query: {
|
|
56
|
+
pagination_token: e.next_pagination_token
|
|
64
57
|
}
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
58
|
+
};
|
|
59
|
+
},
|
|
60
|
+
enabled: !!k
|
|
61
|
+
}), H = p((e) => {
|
|
62
|
+
const {
|
|
63
|
+
scrollTop: t,
|
|
64
|
+
scrollHeight: r,
|
|
65
|
+
clientHeight: L
|
|
66
|
+
} = e.currentTarget;
|
|
67
|
+
r - t - L < 100 && T && !v && S();
|
|
68
|
+
}, [S, T, v]), o = w(() => N ? N.pages.flatMap((e) => e.data).sort((e, t) => (e.name ?? "").localeCompare(t.name ?? "")) : [], [N]), c = w(() => !o || o.length === 0 ? [] : o.map((e) => {
|
|
69
|
+
const t = C ? C.data.find((r) => r.id === e.measure_unit_id) : void 0;
|
|
70
|
+
return {
|
|
71
|
+
id: e.id,
|
|
72
|
+
label: e.name,
|
|
73
|
+
description: e.description,
|
|
74
|
+
price: e.price,
|
|
75
|
+
smallestAmount: e.smallest_amount,
|
|
76
|
+
measureUnit: t
|
|
77
|
+
};
|
|
78
|
+
}), [o, C]);
|
|
79
|
+
J(() => {
|
|
80
|
+
!b && a && a.length > 0 && !g.length && (o?.find((e) => e?.name === a) || m(a));
|
|
81
|
+
}, [a, b, o, g]);
|
|
82
|
+
let n = o?.find((e) => e?.id === q);
|
|
83
|
+
if (!b && a && a.length > 0 && !g.length && !n) {
|
|
84
|
+
const e = o?.find((t) => t?.name === a);
|
|
85
|
+
e && (n = e);
|
|
86
|
+
}
|
|
87
|
+
const O = n ? n.id : null, h = n ? n.name : g, s = w(() => {
|
|
88
|
+
const e = h.toLowerCase().trim();
|
|
89
|
+
return !e || n && n.name.toLowerCase() === e ? c : c.filter((t) => t.label.toLowerCase().includes(e));
|
|
90
|
+
}, [h, c, n]), W = w(() => s.map((e) => e.id), [s]), G = p(() => {
|
|
91
|
+
I(!0), u(!0);
|
|
92
|
+
}, []), K = p(() => {
|
|
93
|
+
I(!1);
|
|
94
|
+
}, []), U = p((e) => {
|
|
95
|
+
if (!e) {
|
|
96
|
+
y(null), m(""), l({
|
|
97
|
+
id: "",
|
|
98
|
+
label: ""
|
|
99
|
+
}, !1);
|
|
100
|
+
return;
|
|
101
|
+
}
|
|
102
|
+
const t = c.find((r) => r.id === e);
|
|
103
|
+
t && (y(t.id), m(""), l(t, !0));
|
|
104
|
+
}, [c, l]), Q = p((e, t) => {
|
|
105
|
+
if (t.reason !== "input-change") {
|
|
106
|
+
d || m("");
|
|
107
|
+
return;
|
|
108
|
+
}
|
|
109
|
+
m(e), y(null), d && l(e.trim() ? {
|
|
110
|
+
id: se,
|
|
111
|
+
label: e
|
|
112
|
+
} : {
|
|
113
|
+
id: "",
|
|
114
|
+
label: ""
|
|
115
|
+
}, !1);
|
|
116
|
+
}, [d, l]);
|
|
117
|
+
return /* @__PURE__ */ P(ee, { value: O, onValueChange: U, inputValue: h, onInputValueChange: Q, items: W, filter: () => !0, disabled: j, open: _, onOpenChange: u, children: [
|
|
118
|
+
/* @__PURE__ */ i(te, { id: `item-selector-${B}`, placeholder: d ? f._("e.g., The machine that goes ping") : f._("Search for an item"), "aria-invalid": V || void 0, maxLength: 100, onFocus: G, onBlur: K, onClick: () => {
|
|
119
|
+
_ || u(!0);
|
|
120
|
+
}, onKeyDown: (e) => {
|
|
121
|
+
if (e.key === "Enter")
|
|
122
|
+
e.preventDefault(), u(!1);
|
|
123
|
+
else if (e.key === "Tab" && _) {
|
|
124
|
+
const t = h.toLowerCase().trim();
|
|
125
|
+
if (!t) return;
|
|
126
|
+
const r = s.find((L) => L.label.toLowerCase() === t) ?? (s.length === 1 ? s[0] : void 0);
|
|
127
|
+
r && (U(r.id), u(!1));
|
|
128
|
+
}
|
|
129
|
+
}, className: "ttw:w-full", children: F && /* @__PURE__ */ i(re, { align: "inline-start", children: /* @__PURE__ */ i(M, { className: "ttw:size-4 ttw:animate-spin ttw:text-muted-foreground" }) }) }),
|
|
130
|
+
/* @__PURE__ */ i(ne, { container: E, className: "ttw:min-w-138", children: /* @__PURE__ */ P(ie, { onScroll: H, children: [
|
|
131
|
+
/* @__PURE__ */ i(ae, { children: d ? f._("No saved items found - type to add an item") : f._("No saved items found") }),
|
|
132
|
+
s.map((e) => /* @__PURE__ */ P(oe, { value: e.id, children: [
|
|
133
|
+
/* @__PURE__ */ i("span", { className: "ttw:flex-1 ttw:min-w-0 ttw:truncate", children: e.label }),
|
|
134
|
+
/* @__PURE__ */ i("span", { className: "ttw:shrink-0 ttw:text-right ttw:text-xs ttw:text-muted-foreground", children: [e.price && A(e.price.value, e.price.currency), e.measureUnit?.name].filter(Boolean).join(" ") })
|
|
135
|
+
] }, e.id)),
|
|
136
|
+
v && /* @__PURE__ */ i("div", { className: "ttw:flex ttw:justify-center ttw:py-1", children: /* @__PURE__ */ i(M, { className: "ttw:size-4 ttw:animate-spin ttw:text-muted-foreground" }) })
|
|
137
|
+
] }) })
|
|
138
|
+
] });
|
|
84
139
|
};
|
|
85
140
|
export {
|
|
86
|
-
|
|
141
|
+
se as CUSTOM_ID,
|
|
142
|
+
Pe as ItemSelector
|
|
87
143
|
};
|
|
@@ -1,19 +1,98 @@
|
|
|
1
|
-
import { jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
1
|
+
import { jsxs as n, jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useForm as y, Controller as i } from "react-hook-form";
|
|
3
|
+
import { prepareBankAccountCreatePayload as k } from "./index433.js";
|
|
4
|
+
import "date-fns";
|
|
5
|
+
import { getCreateBankAccountSchema as x } from "./index171.js";
|
|
6
|
+
import { safeZodResolver as C } from "./index256.js";
|
|
7
|
+
import { useLingui as S } from "@lingui/react";
|
|
8
|
+
import { Field as d, FieldContent as c, FieldLabel as m, FieldError as u } from "./index154.js";
|
|
9
|
+
import { Input as s } from "./index118.js";
|
|
10
|
+
import { Typography as h } from "./index85.js";
|
|
11
|
+
import { useCreateEntityBankAccount as F } from "./index378.js";
|
|
12
|
+
import { Button as p } from "./index84.js";
|
|
13
|
+
const I = ({
|
|
14
|
+
bankAccountsLength: b,
|
|
15
|
+
onCreate: _,
|
|
16
|
+
onCancel: f
|
|
17
|
+
}) => {
|
|
18
|
+
const {
|
|
19
|
+
i18n: a
|
|
20
|
+
} = S(), {
|
|
21
|
+
mutate: v,
|
|
22
|
+
isPending: o
|
|
23
|
+
} = F(_), {
|
|
24
|
+
control: l,
|
|
25
|
+
handleSubmit: g
|
|
26
|
+
} = y({
|
|
27
|
+
mode: "onSubmit",
|
|
28
|
+
reValidateMode: "onSubmit",
|
|
29
|
+
resolver: C(x(a)),
|
|
30
|
+
defaultValues: {
|
|
31
|
+
display_name: "",
|
|
32
|
+
account_holder_name: "",
|
|
33
|
+
account_number: "",
|
|
34
|
+
routing_number: ""
|
|
35
|
+
}
|
|
36
|
+
}), w = (t) => {
|
|
37
|
+
v({
|
|
38
|
+
body: k(t)
|
|
39
|
+
});
|
|
40
|
+
};
|
|
41
|
+
return /* @__PURE__ */ n("div", { className: "ttw:flex ttw:flex-col ttw:p-3 ttw:gap-4 ttw:border ttw:border-border ttw:rounded-xl", children: [
|
|
42
|
+
/* @__PURE__ */ e("div", { className: "ttw:flex ttw:flex-col ttw:gap-1", children: /* @__PURE__ */ e(h, { variant: "body2", children: a._("Add a bank account") }) }),
|
|
43
|
+
/* @__PURE__ */ n("div", { className: "ttw:flex ttw:gap-4", children: [
|
|
44
|
+
/* @__PURE__ */ e(i, { name: "routing_number", control: l, render: ({
|
|
45
|
+
field: t,
|
|
46
|
+
fieldState: {
|
|
47
|
+
error: r
|
|
48
|
+
}
|
|
49
|
+
}) => /* @__PURE__ */ e(d, { children: /* @__PURE__ */ n(c, { children: [
|
|
50
|
+
/* @__PURE__ */ e(m, { htmlFor: "routing_number", children: a._("Routing number") }),
|
|
51
|
+
/* @__PURE__ */ e(s, { ...t, id: "routing_number", placeholder: a._("e.g. 123456789"), value: t.value ?? "", disabled: o, "aria-invalid": !!r }),
|
|
52
|
+
/* @__PURE__ */ e(u, { errors: r ? [r] : [] })
|
|
53
|
+
] }) }) }),
|
|
54
|
+
/* @__PURE__ */ e(i, { name: "account_number", control: l, render: ({
|
|
55
|
+
field: t,
|
|
56
|
+
fieldState: {
|
|
57
|
+
error: r
|
|
58
|
+
}
|
|
59
|
+
}) => /* @__PURE__ */ e(d, { children: /* @__PURE__ */ n(c, { children: [
|
|
60
|
+
/* @__PURE__ */ e(m, { htmlFor: "account_number", children: a._("Account number") }),
|
|
61
|
+
/* @__PURE__ */ e(s, { ...t, id: "account_number", placeholder: a._("e.g. 123456789"), value: t.value ?? "", disabled: o, "aria-invalid": !!r }),
|
|
62
|
+
/* @__PURE__ */ e(u, { errors: r ? [r] : [] })
|
|
63
|
+
] }) }) })
|
|
64
|
+
] }),
|
|
65
|
+
/* @__PURE__ */ n("div", { className: "ttw:flex ttw:gap-4", children: [
|
|
66
|
+
/* @__PURE__ */ e(i, { name: "account_holder_name", control: l, render: ({
|
|
67
|
+
field: t,
|
|
68
|
+
fieldState: {
|
|
69
|
+
error: r
|
|
70
|
+
}
|
|
71
|
+
}) => /* @__PURE__ */ e(d, { children: /* @__PURE__ */ n(c, { children: [
|
|
72
|
+
/* @__PURE__ */ e(m, { htmlFor: "account_holder_name", children: a._("Account holder name") }),
|
|
73
|
+
/* @__PURE__ */ e(s, { ...t, id: "account_holder_name", placeholder: a._("e.g. James Smith"), value: t.value ?? "", disabled: o, "aria-invalid": !!r }),
|
|
74
|
+
/* @__PURE__ */ e(u, { errors: r ? [r] : [] })
|
|
75
|
+
] }) }) }),
|
|
76
|
+
/* @__PURE__ */ e(i, { name: "display_name", control: l, render: ({
|
|
77
|
+
field: t,
|
|
78
|
+
fieldState: {
|
|
79
|
+
error: r
|
|
80
|
+
}
|
|
81
|
+
}) => /* @__PURE__ */ e(d, { children: /* @__PURE__ */ n(c, { children: [
|
|
82
|
+
/* @__PURE__ */ n(m, { htmlFor: "display_name", className: "ttw:gap-1", children: [
|
|
83
|
+
a._("Account nickname"),
|
|
84
|
+
/* @__PURE__ */ e(h, { variant: "body2", color: "muted", className: "ttw:leading-snug", children: a._("(optional)") })
|
|
85
|
+
] }),
|
|
86
|
+
/* @__PURE__ */ e(s, { ...t, id: "display_name", placeholder: a._("e.g. Empire Bank Checking"), value: t.value ?? "", disabled: o, "aria-invalid": !!r }),
|
|
87
|
+
/* @__PURE__ */ e(u, { errors: r ? [r] : [] })
|
|
88
|
+
] }) }) })
|
|
89
|
+
] }),
|
|
90
|
+
/* @__PURE__ */ n("div", { className: "ttw:flex ttw:gap-4", children: [
|
|
91
|
+
b !== 0 && /* @__PURE__ */ e(p, { type: "button", variant: "outline", className: "ttw:border-border", disabled: o, onClick: f, children: a._("Cancel") }),
|
|
92
|
+
/* @__PURE__ */ e(p, { type: "button", disabled: o, onClick: g(w), children: a._("Save account") })
|
|
93
|
+
] })
|
|
94
|
+
] });
|
|
95
|
+
};
|
|
16
96
|
export {
|
|
17
|
-
|
|
18
|
-
f as AvatarFallback
|
|
97
|
+
I as BankAccountSectionForm
|
|
19
98
|
};
|
|
@@ -3,14 +3,14 @@ import { useState as c, useCallback as r } from "react";
|
|
|
3
3
|
import { ProductsTable as g } from "./index43.js";
|
|
4
4
|
import { ProductDetails as v } from "./index45.js";
|
|
5
5
|
import { MoniteScopedProviders as x } from "./index83.js";
|
|
6
|
-
import { useUserPermissions as h } from "./
|
|
6
|
+
import { useUserPermissions as h } from "./index141.js";
|
|
7
7
|
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
8
8
|
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
9
9
|
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
10
10
|
import "@tanstack/react-query";
|
|
11
11
|
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
12
12
|
import { Scope as R } from "../../shared/data-access/dist/lib/scopes.js";
|
|
13
|
-
import { AccessRestriction as S } from "./
|
|
13
|
+
import { AccessRestriction as S } from "./index152.js";
|
|
14
14
|
import "./index84.js";
|
|
15
15
|
import "clsx";
|
|
16
16
|
import "tailwind-merge";
|
|
@@ -1,88 +1,14 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
import { dedupePaymentTermsByContent as $ } from "./index468.js";
|
|
9
|
-
import { RECEIPT_DUE_PAYMENT_TERM as u, CUSTOM_DATE_PAYMENT_TERM as l } from "./index341.js";
|
|
10
|
-
import { cn as D } from "./index100.js";
|
|
11
|
-
import { Skeleton as O } from "./index134.js";
|
|
12
|
-
import { Select as R, SelectTrigger as U, SelectValue as V, SelectContent as z, SelectItem as h, SelectSeparator as I } from "./index288.js";
|
|
13
|
-
import { Popover as q, PopoverAnchor as B, PopoverContent as K } from "./index376.js";
|
|
14
|
-
import { Calendar as G } from "./index469.js";
|
|
15
|
-
import { Field as H, FieldContent as J, FieldLabel as Q, FieldDescription as W, FieldError as X } from "./index154.js";
|
|
16
|
-
const S = "MMM d, yyyy", ue = ({
|
|
17
|
-
disabled: T,
|
|
18
|
-
paymentTerms: f,
|
|
19
|
-
isLoading: E
|
|
1
|
+
const o = (e) => {
|
|
2
|
+
const t = e.lastIndexOf(".");
|
|
3
|
+
return t >= 0 ? e.slice(t + 1).toLowerCase() : "";
|
|
4
|
+
}, l = (e, {
|
|
5
|
+
acceptedFormats: t,
|
|
6
|
+
acceptedExtensions: n,
|
|
7
|
+
maxFileSizeInMB: s
|
|
20
8
|
}) => {
|
|
21
|
-
const
|
|
22
|
-
|
|
23
|
-
} = L(), {
|
|
24
|
-
control: M,
|
|
25
|
-
watch: w,
|
|
26
|
-
setValue: _
|
|
27
|
-
} = Y(), [F, m] = k(!1), i = w("payment_terms_id"), y = w("frequency") !== "once", o = w("payment_terms_custom_date") ?? void 0, p = (r) => _("payment_terms_custom_date", r ?? null), {
|
|
28
|
-
dedupedTerms: g
|
|
29
|
-
} = b(() => $(f?.data ?? []), [f]), d = g.find((r) => r?.id === i), P = d && N(d), c = () => {
|
|
30
|
-
window.setTimeout(() => m(!0), 0);
|
|
31
|
-
}, C = (r, s) => /* @__PURE__ */ n("span", { className: "ttw:flex ttw:w-full ttw:min-w-0 ttw:items-center ttw:justify-between ttw:gap-2", children: [
|
|
32
|
-
/* @__PURE__ */ e("span", { className: "ttw:truncate", children: r }),
|
|
33
|
-
s && /* @__PURE__ */ e("span", { className: "ttw:text-muted-foreground ttw:shrink-0 ttw:text-xs", children: x(s, S) })
|
|
34
|
-
] });
|
|
35
|
-
return /* @__PURE__ */ e(v, { children: E ? /* @__PURE__ */ e(O, { className: "ttw:w-full ttw:h-9" }) : /* @__PURE__ */ e(v, { children: /* @__PURE__ */ e(j, { name: "payment_terms_id", control: M, render: ({
|
|
36
|
-
field: r,
|
|
37
|
-
fieldState: {
|
|
38
|
-
error: s
|
|
39
|
-
}
|
|
40
|
-
}) => /* @__PURE__ */ e(H, { children: /* @__PURE__ */ n(J, { children: [
|
|
41
|
-
/* @__PURE__ */ e(Q, { htmlFor: "payment_terms_id", children: a._("Payment terms") }),
|
|
42
|
-
/* @__PURE__ */ n(q, { open: F, onOpenChange: (t) => {
|
|
43
|
-
m(t), !t && i === l && !o && r.onChange(void 0);
|
|
44
|
-
}, children: [
|
|
45
|
-
/* @__PURE__ */ n(R, { ...r, disabled: T, value: r.value, onValueChange: (t) => {
|
|
46
|
-
if (t === l) {
|
|
47
|
-
i !== l && p(void 0), r.onChange(t), c();
|
|
48
|
-
return;
|
|
49
|
-
}
|
|
50
|
-
r.onChange(t), t === u && _("payment_reminder_id", "", {
|
|
51
|
-
shouldDirty: !0
|
|
52
|
-
}), p(void 0), m(!1);
|
|
53
|
-
}, children: [
|
|
54
|
-
/* @__PURE__ */ e(B, { className: "ttw:w-full", children: /* @__PURE__ */ e(U, { id: "payment_terms_id", className: "ttw:w-full", "aria-invalid": !!s, children: /* @__PURE__ */ n(V, { placeholder: a._("Select payment terms"), children: [
|
|
55
|
-
i === u && /* @__PURE__ */ e("span", { className: "ttw:truncate", children: a._("Due on receipt") }),
|
|
56
|
-
i === l && /* @__PURE__ */ n("span", { className: "ttw:flex ttw:w-full ttw:min-w-0 ttw:items-center ttw:justify-between ttw:gap-2", children: [
|
|
57
|
-
/* @__PURE__ */ n("span", { className: "ttw:flex ttw:min-w-0 ttw:items-center ttw:gap-1.5", children: [
|
|
58
|
-
/* @__PURE__ */ e(A, { className: D("ttw:size-4 ttw:shrink-0", !o && "ttw:text-muted-foreground") }),
|
|
59
|
-
/* @__PURE__ */ e("span", { className: D("ttw:truncate", !o && "ttw:text-muted-foreground"), children: o ? x(o, S) : a._("Mon DD, YYYY") })
|
|
60
|
-
] }),
|
|
61
|
-
/* @__PURE__ */ e("span", { className: "ttw:text-muted-foreground ttw:shrink-0 ttw:text-xs", children: a._("Custom date") })
|
|
62
|
-
] }),
|
|
63
|
-
d && C(d.name, P)
|
|
64
|
-
] }) }) }),
|
|
65
|
-
/* @__PURE__ */ n(z, { children: [
|
|
66
|
-
/* @__PURE__ */ e(h, { value: u, children: a._("Due on receipt") }),
|
|
67
|
-
!y && /* @__PURE__ */ e(h, { value: l, onPointerUp: c, onClick: c, onKeyDown: (t) => {
|
|
68
|
-
(t.key === "Enter" || t.key === " ") && c();
|
|
69
|
-
}, children: a._("Custom date") }),
|
|
70
|
-
/* @__PURE__ */ e(I, {}),
|
|
71
|
-
g.map((t) => /* @__PURE__ */ e(h, { value: t.id, children: C(t.name, N(t)) }, t.id))
|
|
72
|
-
] })
|
|
73
|
-
] }),
|
|
74
|
-
/* @__PURE__ */ e(K, { className: "ttw:w-auto ttw:overflow-hidden ttw:p-0", align: "start", onFocusOutside: (t) => {
|
|
75
|
-
t.preventDefault();
|
|
76
|
-
}, children: /* @__PURE__ */ e(G, { mode: "single", captionLayout: "dropdown", selected: o, disabled: {
|
|
77
|
-
before: /* @__PURE__ */ new Date()
|
|
78
|
-
}, onSelect: (t) => {
|
|
79
|
-
p(t), m(!1);
|
|
80
|
-
} }) })
|
|
81
|
-
] }),
|
|
82
|
-
y && /* @__PURE__ */ e(W, { children: a._("Each invoice in the series will have the same payment term.") }),
|
|
83
|
-
/* @__PURE__ */ e(X, { errors: s ? [s] : [] })
|
|
84
|
-
] }) }) }) }) });
|
|
9
|
+
const a = t.includes(e.type), c = n.includes(o(e.name));
|
|
10
|
+
return !a && !c ? "unsupported_type" : e.size > s * 1024 * 1024 ? "too_large" : null;
|
|
85
11
|
};
|
|
86
12
|
export {
|
|
87
|
-
|
|
13
|
+
l as validateAttachmentFile
|
|
88
14
|
};
|