@tesouro/embedded-components-react 0.2.227 → 0.2.232
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 +6 -15
- package/dist/index.css +24 -0
- package/dist/index.d.ts +125 -28
- package/dist/index.js +82 -86
- package/dist/lib/ExpenseManagementWidget.d.ts +18 -0
- package/dist/lib/ReceivablesWidget.js +26 -26
- package/dist/lib/UploadReceiptWidget.d.ts +20 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +26 -26
- package/dist/libs/tesouro-embedded-components-react/expense-management-widget/feature/dist/index2.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/expense-upload-receipt-widget/feature/dist/lib/UploadReceiptWidget.js +89 -52
- package/dist/libs/tesouro-embedded-components-react/expense-upload-receipt-widget/ui/dist/index4.js +10 -6
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index10.js +17 -6
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index6.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index7.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index9.js +6 -17
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +23 -23
- 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/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/index117.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +2 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index119.js +2 -9
- 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 +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +10 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +9 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index13.js +14 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index130.js +60 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +397 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +69 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +2 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +407 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +66 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +6 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +5 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +33 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +29 -23
- 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 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +22 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +13 -217
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +119 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +7 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +217 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +8 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +10 -44
- 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 +49 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +49 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +12 -150
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +43 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +15 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +11 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +152 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +23 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +55 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +68 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +29 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +3 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +61 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +36 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +79 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +5 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +97 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +57 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +25 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +96 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +94 -110
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +14 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +14 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +27 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +10 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +18 -74
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +19 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +2 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +10 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +19 -77
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +21 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +27 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +117 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +68 -226
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +12 -468
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +12 -110
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +9 -539
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +43 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +75 -56
- 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 +56 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +14 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +23 -98
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +76 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +28 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +41 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index196.js +7 -99
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +226 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +468 -396
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +109 -68
- 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 +539 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +25 -406
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +32 -141
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +53 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index217.js +25 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index218.js +5 -183
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +74 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +32 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +20 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +143 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +86 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +25 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +183 -361
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +26 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +36 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +51 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +82 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +34 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +66 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +360 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +2 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +117 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +6 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +17 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +10 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +7 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +8 -31
- 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 +14 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +19 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +22 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +49 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +27 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +37 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +35 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +15 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +24 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +17 -52
- 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 +110 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +11 -97
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +18 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +23 -144
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +36 -105
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +56 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +46 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +30 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +98 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +43 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index26.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index260.js +147 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +106 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +17 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +27 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +40 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +62 -118
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +95 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +109 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +84 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +41 -5
- 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 +313 -457
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +293 -158
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +97 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +158 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +267 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +24 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +18 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +5 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +2 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +92 -167
- 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 +95 -132
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +209 -158
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +62 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +10 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +72 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +44 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +22 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +55 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +28 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +56 -58
- 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 +18 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +14 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +80 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +77 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +42 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +149 -97
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +17 -211
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +7 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +21 -159
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +18 -28
- 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 +17 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +168 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +132 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +159 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +8 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +18 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +60 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +64 -108
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +56 -84
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +6 -39
- 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 +8 -344
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +56 -297
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +21 -100
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +56 -155
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +13 -266
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +158 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +28 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +29 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +78 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +25 -29
- 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 +119 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +46 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +119 -149
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +111 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +50 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +203 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +70 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +27 -124
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +4 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +17 -116
- 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 +34 -107
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +29 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +29 -200
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +31 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +13 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +24 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +26 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +479 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +162 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +39 -31
- 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 +59 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +31 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +118 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +23 -127
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +44 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +53 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +65 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +19 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +40 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +25 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +125 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +16 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +24 -255
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +48 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +11 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +11 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +6 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +255 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +32 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +16 -27
- 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 +48 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +8 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +48 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +44 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +22 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +27 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +42 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +24 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +65 -114
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +97 -18
- 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 +37 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +34 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +10 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +11 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +53 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +34 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +24 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +96 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +35 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +35 -16
- 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 +32 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +5 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +127 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +22 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +64 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +17 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +19 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +13 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +21 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +13 -31
- 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 +66 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +19 -125
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +114 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +79 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +2 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +8 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +8 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +7 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +51 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +16 -19
- 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 +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +82 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +17 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +86 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +263 -112
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +38 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +65 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +44 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +23 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +142 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +92 -30
- 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 +11 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +2 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +282 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +45 -92
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +15 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +5 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +22 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +23 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +36 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +9 -84
- 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 +69 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +43 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +25 -266
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +120 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +18 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +16 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +16 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +16 -142
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +16 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +72 -10
- 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 +16 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +16 -285
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +16 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +3 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +11 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +20 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +29 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +48 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +46 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +37 -70
- 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 +17 -84
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +49 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +56 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +30 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +53 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +41 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +33 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +14 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +92 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +16 -21
- 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 +75 -83
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +20 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +9 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +57 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +70 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +21 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +32 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +8 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +15 -74
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +31 -20
- 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 +85 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +23 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +101 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +108 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +72 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +66 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +36 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +12 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +27 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +23 -33
- 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 +38 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +74 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +84 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +51 -101
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +49 -107
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +49 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +30 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +35 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +46 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +52 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index48.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index480.js +81 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +37 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index482.js +64 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index483.js +9 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index484.js +47 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index485.js +18 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index486.js +50 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index487.js +54 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index488.js +40 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index489.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 +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index55.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index58.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index6.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index78.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index79.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index8.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index86.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index87.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index88.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index89.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index9.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +25 -25
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +26 -26
- package/dist/pending-feature-style-sources.d.ts +2 -1
- package/package.json +1 -1
- package/dist/lib/CreateCardWidget.d.ts +0 -590
- package/dist/lib/CreateCardWidget.js +0 -7
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/data-access/dist/index2.js +0 -16
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/feature/dist/index2.js +0 -61
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/feature/dist/index3.js +0 -7
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/ui/dist/index2.js +0 -18
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/ui/dist/index3.js +0 -7
|
@@ -1,65 +1,21 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
}
|
|
18
|
-
control: d,
|
|
19
|
-
resetField: l
|
|
20
|
-
} = y();
|
|
21
|
-
return /* @__PURE__ */ n("div", { className: N("ttw:flex ttw:flex-col ttw:gap-4 ttw:p-4 ttw:bg-zinc-100", !b && "ttw:border ttw:border-primary ttw:rounded-[10px]"), children: [
|
|
22
|
-
/* @__PURE__ */ n("div", { className: "ttw:flex ttw:items-center ttw:justify-between ttw:gap-3 ttw:pt-6 ttw:pb-7 ttw:border-b ttw:border-border", children: [
|
|
23
|
-
/* @__PURE__ */ e(p, { variant: "body1", className: "ttw:font-medium", children: a ? t._("Editing ACH bank transfer") : t._("Adding ACH bank transfer") }),
|
|
24
|
-
!a && !b && /* @__PURE__ */ e(f, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:hover:text-primary", onClick: () => {
|
|
25
|
-
l("accountHolderName"), l("accountNumber"), l("routingNumber"), v?.();
|
|
26
|
-
}, children: t._("Cancel") })
|
|
27
|
-
] }),
|
|
28
|
-
/* @__PURE__ */ e(w, { name: "accountHolderName", control: d, render: ({
|
|
29
|
-
field: r,
|
|
30
|
-
fieldState: {
|
|
31
|
-
error: i
|
|
32
|
-
}
|
|
33
|
-
}) => /* @__PURE__ */ e(m, { "data-invalid": !!(!r.value && a), children: /* @__PURE__ */ n(c, { children: [
|
|
34
|
-
/* @__PURE__ */ e(s, { htmlFor: r.name, children: t._("Account holder name") }),
|
|
35
|
-
/* @__PURE__ */ e(h, { id: r.name, ...r, className: "ttw:bg-white", disabled: o, "aria-invalid": !!(!r.value && a) || !!i || void 0 }),
|
|
36
|
-
/* @__PURE__ */ e(u, { errors: [i] })
|
|
37
|
-
] }) }) }),
|
|
38
|
-
/* @__PURE__ */ n("div", { className: "ttw:flex ttw:gap-4", children: [
|
|
39
|
-
/* @__PURE__ */ e(w, { name: "routingNumber", control: d, render: ({
|
|
40
|
-
field: r,
|
|
41
|
-
fieldState: {
|
|
42
|
-
error: i
|
|
43
|
-
}
|
|
44
|
-
}) => /* @__PURE__ */ e(m, { "data-invalid": !!(!r.value && a), children: /* @__PURE__ */ n(c, { children: [
|
|
45
|
-
/* @__PURE__ */ e(s, { htmlFor: r.name, children: t._("Routing number") }),
|
|
46
|
-
/* @__PURE__ */ e(h, { id: r.name, ...r, placeholder: t._("e.g., 123456789"), className: "ttw:bg-white", disabled: o, "aria-invalid": !!(!r.value && a) || !!i || void 0 }),
|
|
47
|
-
/* @__PURE__ */ e(u, { errors: [i] })
|
|
48
|
-
] }) }) }),
|
|
49
|
-
/* @__PURE__ */ e(w, { name: "accountNumber", control: d, render: ({
|
|
50
|
-
field: r,
|
|
51
|
-
fieldState: {
|
|
52
|
-
error: i
|
|
53
|
-
}
|
|
54
|
-
}) => /* @__PURE__ */ e(m, { "data-invalid": !!(!r.value && a), children: /* @__PURE__ */ n(c, { children: [
|
|
55
|
-
/* @__PURE__ */ e(s, { htmlFor: r.name, children: t._("Account number") }),
|
|
56
|
-
/* @__PURE__ */ e(h, { id: r.name, ...r, placeholder: t._("e.g., 12345678"), className: "ttw:bg-white", disabled: o, "aria-invalid": !!(!r.value && a) || !!i || void 0 }),
|
|
57
|
-
/* @__PURE__ */ e(u, { errors: [i] })
|
|
58
|
-
] }) }) })
|
|
59
|
-
] }),
|
|
60
|
-
/* @__PURE__ */ e(p, { color: "muted", variant: "body2", children: t._("Ask your vendor for this — it's usually on their invoice, W-9, or a payment instructions email they send you.") })
|
|
61
|
-
] });
|
|
1
|
+
const n = (e, t) => {
|
|
2
|
+
switch (t) {
|
|
3
|
+
case "NEW":
|
|
4
|
+
return e._("In review");
|
|
5
|
+
case "DEFAULTED":
|
|
6
|
+
return e._("Uncollectible");
|
|
7
|
+
case "PAID":
|
|
8
|
+
return e._("Paid in full");
|
|
9
|
+
case "FUNDED":
|
|
10
|
+
return e._("Funded");
|
|
11
|
+
case "LATE":
|
|
12
|
+
return e._("Late payment");
|
|
13
|
+
case "REJECTED":
|
|
14
|
+
return e._("Rejected");
|
|
15
|
+
default:
|
|
16
|
+
throw new Error(`Unknown status ${JSON.stringify(t)}`);
|
|
17
|
+
}
|
|
62
18
|
};
|
|
63
19
|
export {
|
|
64
|
-
|
|
20
|
+
n as getCommonStatusLabel
|
|
65
21
|
};
|
|
@@ -1,98 +1,65 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
1
|
+
import { jsxs as a, jsx as n } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useLingui as t } from "@lingui/react";
|
|
3
|
+
import { Box as r, Typography as o, Link as s } from "@mui/material";
|
|
4
|
+
const l = [{
|
|
5
|
+
id: 1,
|
|
6
|
+
// eslint-disable-next-line lingui/no-unlocalized-strings
|
|
7
|
+
question: "Does enrolling in the program affect my credit score?",
|
|
8
|
+
answer: (
|
|
9
|
+
// eslint-disable-next-line lingui/no-unlocalized-strings
|
|
10
|
+
"Nope! During the onboarding process we will only conduct a soft pull on your credit report, which will not affect your personal credit score."
|
|
11
|
+
)
|
|
12
|
+
}, {
|
|
13
|
+
id: 2,
|
|
14
|
+
// eslint-disable-next-line lingui/no-unlocalized-strings
|
|
15
|
+
question: "Why do I need to provide my bank connection details?",
|
|
16
|
+
answer: (
|
|
17
|
+
// eslint-disable-next-line lingui/no-unlocalized-strings
|
|
18
|
+
"Securely connecting your business bank account allows us to review your cashflow and determine your best loan offers."
|
|
19
|
+
)
|
|
20
|
+
}, {
|
|
21
|
+
id: 3,
|
|
22
|
+
// eslint-disable-next-line lingui/no-unlocalized-strings
|
|
23
|
+
question: "When should I expect to receive a loan offer?",
|
|
24
|
+
answer: (
|
|
25
|
+
// eslint-disable-next-line lingui/no-unlocalized-strings
|
|
26
|
+
"Once you are enrolled into the program, we will be actively analyzing your financials and creating pre-approved offers that work best for your business needs. We do this to help you avoid debt trap. Loan offers are usually provided within less than 48 hours."
|
|
27
|
+
)
|
|
28
|
+
}, {
|
|
29
|
+
id: 4,
|
|
30
|
+
// eslint-disable-next-line lingui/no-unlocalized-strings
|
|
31
|
+
question: "How do I repay the loan?",
|
|
32
|
+
answer: (
|
|
33
|
+
// eslint-disable-next-line lingui/no-unlocalized-strings
|
|
34
|
+
"At the moment we support monthly loan repayment once you agree to the loan payment schedule. A fixed amount will be automatically deducted from the bank you linked during the onboarding.In the near future, you can also choose to pay back the loan as a fixed percentage of your daily sales until the loan is fully repaid."
|
|
35
|
+
)
|
|
36
|
+
}], h = () => {
|
|
24
37
|
const {
|
|
25
38
|
i18n: e
|
|
26
|
-
} =
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
};
|
|
50
|
-
return f({
|
|
51
|
-
path: {
|
|
52
|
-
counterpart_id: p,
|
|
53
|
-
bank_account_id: t?.id
|
|
54
|
-
},
|
|
55
|
-
body: s
|
|
56
|
-
}, {
|
|
57
|
-
onSuccess: () => {
|
|
58
|
-
l.success(e._("Bank account information has been updated.")), c && c();
|
|
59
|
-
}
|
|
60
|
-
});
|
|
61
|
-
} else {
|
|
62
|
-
const s = {
|
|
63
|
-
account_holder_name: r.accountHolderName,
|
|
64
|
-
account_number: r.accountNumber,
|
|
65
|
-
routing_number: r.routingNumber,
|
|
66
|
-
country: "US",
|
|
67
|
-
currency: "USD",
|
|
68
|
-
is_default_for_currency: !0
|
|
69
|
-
};
|
|
70
|
-
return _({
|
|
71
|
-
path: {
|
|
72
|
-
counterpart_id: p
|
|
73
|
-
},
|
|
74
|
-
body: s
|
|
75
|
-
}, {
|
|
76
|
-
onSuccess: () => {
|
|
77
|
-
l.success(e._("Bank Account has been added.")), i && i();
|
|
78
|
-
}
|
|
79
|
-
});
|
|
80
|
-
}
|
|
81
|
-
})(m);
|
|
82
|
-
}, [l, f, _, L, c, i, a.handleSubmit, e]);
|
|
83
|
-
return /* @__PURE__ */ u(B, { resetField: n, ...a, children: /* @__PURE__ */ d("form", { id: h, onSubmit: x, 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: [
|
|
84
|
-
/* @__PURE__ */ u(I, { hasExistingBankAccount: N, handleCancel: b, isLoading: o, isStandalone: g }),
|
|
85
|
-
/* @__PURE__ */ d("div", { className: "ttw:flex ttw:gap-4 ttw:pt-6", children: [
|
|
86
|
-
/* @__PURE__ */ u(w, { type: "button", variant: "outline", className: "ttw:border-border ttw:flex-1", disabled: o, onClick: () => {
|
|
87
|
-
n("accountHolderName"), n("accountNumber"), n("routingNumber"), b();
|
|
88
|
-
}, children: e._("Cancel") }),
|
|
89
|
-
/* @__PURE__ */ d(w, { type: "submit", className: "ttw:flex-1", disabled: o || !a.formState.isDirty, children: [
|
|
90
|
-
o && /* @__PURE__ */ u(j, { className: "ttw:border-white ttw:border-t-transparent ttw:size-4" }),
|
|
91
|
-
e._("Save")
|
|
92
|
-
] })
|
|
93
|
-
] })
|
|
94
|
-
] }) });
|
|
39
|
+
} = t();
|
|
40
|
+
return /* @__PURE__ */ a(r, { p: 4, children: [
|
|
41
|
+
/* @__PURE__ */ a(r, { children: [
|
|
42
|
+
/* @__PURE__ */ n(o, { variant: "h3", children: e._("Simplified, fast funding for your growing business") }),
|
|
43
|
+
/* @__PURE__ */ n(o, { variant: "subtitle2", mt: 2, children: e._("Get your business moving and accelerate growth with quick and easy access to funding. Multiple options available.") })
|
|
44
|
+
] }),
|
|
45
|
+
/* @__PURE__ */ a(r, { mt: 5, children: [
|
|
46
|
+
/* @__PURE__ */ n(o, { mb: 1, variant: "h3", children: e._("FAQ") }),
|
|
47
|
+
l.map((i) => /* @__PURE__ */ a(r, { mt: 3, children: [
|
|
48
|
+
/* @__PURE__ */ n(o, { variant: "subtitle2", children: e._("{faqQuestion}", {
|
|
49
|
+
faqQuestion: i.question
|
|
50
|
+
}) }),
|
|
51
|
+
/* @__PURE__ */ n(o, { variant: "body1", mt: 1, children: e._("{faqAnswer}", {
|
|
52
|
+
faqAnswer: i.answer
|
|
53
|
+
}) })
|
|
54
|
+
] }, i.id))
|
|
55
|
+
] }),
|
|
56
|
+
/* @__PURE__ */ n(r, { mt: 5, children: /* @__PURE__ */ a(o, { variant: "body2", children: [
|
|
57
|
+
e._("All loans are subject to credit approval. Your terms may vary. Flourish Capital loans are issued by Kanmon. California Loans are made pursuant to a Department of Financial Protection and Innovation California Lenders Law License. Read more about Kanmon"),
|
|
58
|
+
" ",
|
|
59
|
+
/* @__PURE__ */ n(s, { target: "_blank", rel: "noopener noreferrer", href: "https://kanmon.com", children: e._("here.") })
|
|
60
|
+
] }) })
|
|
61
|
+
] });
|
|
95
62
|
};
|
|
96
63
|
export {
|
|
97
|
-
|
|
64
|
+
h as FinanceFaqDetails
|
|
98
65
|
};
|
|
@@ -1,114 +1,70 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
import { Typography as b } from "./index85.js";
|
|
7
|
-
import { MoniteCountryShadcn as L } from "./index411.js";
|
|
8
|
-
import { useLingui as T } from "@lingui/react";
|
|
9
|
-
import { useRef as U } from "react";
|
|
10
|
-
import { useFormContext as B, Controller as w } from "react-hook-form";
|
|
11
|
-
import { twMerge as g } from "tailwind-merge";
|
|
12
|
-
const G = ({
|
|
13
|
-
hasExistingAddress: v,
|
|
14
|
-
isLoading: n,
|
|
15
|
-
isStandalone: d,
|
|
16
|
-
customerType: S
|
|
17
|
-
}) => {
|
|
1
|
+
import { jsxs as n, jsx as o } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useMoniteContext as d } from "./index57.js";
|
|
3
|
+
import { useLingui as p } from "@lingui/react";
|
|
4
|
+
import { Box as s, Typography as e, List as h, ListItem as m } from "@mui/material";
|
|
5
|
+
const g = () => {
|
|
18
6
|
const {
|
|
19
|
-
i18n:
|
|
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
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
7
|
+
i18n: i
|
|
8
|
+
} = p(), {
|
|
9
|
+
componentSettings: l
|
|
10
|
+
} = d(), r = [{
|
|
11
|
+
id: 1,
|
|
12
|
+
title: i._("Create an invoice:"),
|
|
13
|
+
description: i._("If you applied for accounts receivable financing, issue an invoice and deliver it to your customer via email or any other channel."),
|
|
14
|
+
description2: i._("Or if you applied for accounts payable financing, upload/select the uploaded invoice you've received from your vendor."),
|
|
15
|
+
list: {
|
|
16
|
+
listTitle: i._("Invoices cannot be financed if:"),
|
|
17
|
+
listItems: [{
|
|
18
|
+
id: "listItem-1",
|
|
19
|
+
text: i._("- they are due within 7 days.")
|
|
20
|
+
}, {
|
|
21
|
+
id: "listItem-2",
|
|
22
|
+
text: i._("- they are already overdue.")
|
|
23
|
+
}, {
|
|
24
|
+
id: "listItem-3",
|
|
25
|
+
text: i._("- the loan sum exceeds your remaining limit.")
|
|
26
|
+
}]
|
|
27
|
+
}
|
|
28
|
+
}, {
|
|
29
|
+
id: 2,
|
|
30
|
+
title: i._("Select 'Get Paid Now':"),
|
|
31
|
+
description: i._("Access funding through the invoice list, within the invoice details, or the 'My Financing' tab. If approved, you will receive the invoice amount instantly, minus the fee associated with the payment offer chosen.")
|
|
32
|
+
}, {
|
|
33
|
+
id: 3,
|
|
34
|
+
title: i._("Pay out the financed sum:"),
|
|
35
|
+
description: i._("The full sum will be withdrawn from your bank account automatically on the date specified in the selected offer. You can also pay out the sum earlier via the 'Pay out' button.")
|
|
36
|
+
}], c = l?.financing?.financeSteps ?? r;
|
|
37
|
+
return /* @__PURE__ */ n(s, { px: 4, py: 5, children: [
|
|
38
|
+
/* @__PURE__ */ o(s, { children: /* @__PURE__ */ o(e, { variant: "h3", children: i._("How does invoice financing work?") }) }),
|
|
39
|
+
/* @__PURE__ */ o(h, { sx: {
|
|
40
|
+
mt: 4,
|
|
41
|
+
display: "flex",
|
|
42
|
+
flexDirection: "column",
|
|
43
|
+
gap: 3,
|
|
44
|
+
p: 0,
|
|
45
|
+
pl: 2
|
|
46
|
+
}, component: "ul", children: c.map((t) => /* @__PURE__ */ n(m, { component: "li", sx: {
|
|
47
|
+
p: 0,
|
|
48
|
+
display: "list-item",
|
|
49
|
+
listStyleType: "disc",
|
|
50
|
+
maxWidth: 472,
|
|
51
|
+
mx: "auto"
|
|
52
|
+
}, children: [
|
|
53
|
+
/* @__PURE__ */ n(e, { variant: "body1", fontWeight: 400, mb: t.list || t.description2 ? 3 : 0, children: [
|
|
54
|
+
/* @__PURE__ */ n(e, { component: "span", variant: "body1", fontWeight: 600, children: [
|
|
55
|
+
t.title,
|
|
56
|
+
" "
|
|
50
57
|
] }),
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
error: r
|
|
60
|
-
}
|
|
61
|
-
}) => /* @__PURE__ */ e(o, { children: /* @__PURE__ */ a(s, { children: [
|
|
62
|
-
/* @__PURE__ */ e(c, { htmlFor: t.name, children: l._("City") }),
|
|
63
|
-
/* @__PURE__ */ e(f, { id: t.name, ...t, className: d || i ? "ttw:bg-white" : "", disabled: n, "aria-invalid": !!r || void 0 }),
|
|
64
|
-
/* @__PURE__ */ e(m, { errors: [r] })
|
|
65
|
-
] }) }) }),
|
|
66
|
-
/* @__PURE__ */ e(w, { name: "state", control: h, render: ({
|
|
67
|
-
field: t,
|
|
68
|
-
fieldState: {
|
|
69
|
-
error: r
|
|
70
|
-
}
|
|
71
|
-
}) => N("country") === "US" ? /* @__PURE__ */ e(o, { children: /* @__PURE__ */ a(s, { children: [
|
|
72
|
-
/* @__PURE__ */ e(c, { htmlFor: t.name, children: l._("State") }),
|
|
73
|
-
/* @__PURE__ */ a(F, { value: t.value ?? void 0, onValueChange: t.onChange, disabled: n, children: [
|
|
74
|
-
/* @__PURE__ */ e(_, { ref: t.ref, onBlur: t.onBlur, "aria-invalid": !!r || void 0, className: g("ttw:w-full", (d || i) && "ttw:bg-white"), disabled: n, children: /* @__PURE__ */ e(j, { placeholder: l._("Select a state") }) }),
|
|
75
|
-
/* @__PURE__ */ e(A, { children: Object.entries(x).map(([p, C]) => /* @__PURE__ */ a(E, { value: p, children: [
|
|
76
|
-
C,
|
|
77
|
-
" — ",
|
|
78
|
-
p
|
|
79
|
-
] }, p)) })
|
|
80
|
-
] }),
|
|
81
|
-
/* @__PURE__ */ e(m, { errors: [r] })
|
|
82
|
-
] }) }) : /* @__PURE__ */ e(o, { children: /* @__PURE__ */ a(s, { children: [
|
|
83
|
-
/* @__PURE__ */ e(c, { htmlFor: t.name, children: l._("State") }),
|
|
84
|
-
/* @__PURE__ */ e(f, { id: t.name, ...t, className: d || i ? "ttw:bg-white" : "", disabled: n, "aria-invalid": !!r || void 0 }),
|
|
85
|
-
/* @__PURE__ */ e(m, { errors: [r] })
|
|
86
|
-
] }) }) })
|
|
87
|
-
] }),
|
|
88
|
-
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:gap-4", children: [
|
|
89
|
-
/* @__PURE__ */ e(w, { name: "postalCode", control: h, render: ({
|
|
90
|
-
field: t,
|
|
91
|
-
fieldState: {
|
|
92
|
-
error: r
|
|
93
|
-
}
|
|
94
|
-
}) => /* @__PURE__ */ e(o, { children: /* @__PURE__ */ a(s, { children: [
|
|
95
|
-
/* @__PURE__ */ e(c, { htmlFor: t.name, children: l._("Postal code") }),
|
|
96
|
-
/* @__PURE__ */ e(f, { id: t.name, ...t, className: d || i ? "ttw:bg-white" : "", disabled: n, "aria-invalid": !!r || void 0 }),
|
|
97
|
-
/* @__PURE__ */ e(m, { errors: [r] })
|
|
98
|
-
] }) }) }),
|
|
99
|
-
/* @__PURE__ */ e(w, { name: "country", control: h, render: ({
|
|
100
|
-
field: t,
|
|
101
|
-
fieldState: {
|
|
102
|
-
error: r
|
|
103
|
-
}
|
|
104
|
-
}) => /* @__PURE__ */ e(o, { children: /* @__PURE__ */ a(s, { children: [
|
|
105
|
-
/* @__PURE__ */ e(c, { children: l._("Country") }),
|
|
106
|
-
/* @__PURE__ */ e(L, { value: t.value, className: d || i ? "ttw:bg-white" : "", onChange: t.onChange, invalid: !!r, disabled: n, container: u?.current, allowedCountries: ["US"] }),
|
|
107
|
-
/* @__PURE__ */ e(m, { errors: [r] })
|
|
108
|
-
] }) }) })
|
|
109
|
-
] })
|
|
58
|
+
t.description
|
|
59
|
+
] }),
|
|
60
|
+
t.description2 && /* @__PURE__ */ o(e, { variant: "body1", fontWeight: 400, mb: t.list ? 3 : 0, children: t.description2 }),
|
|
61
|
+
t.list && /* @__PURE__ */ n(e, { variant: "body1", fontWeight: 600, children: [
|
|
62
|
+
t.list.listTitle,
|
|
63
|
+
t.list.listItems.map((a) => /* @__PURE__ */ o(e, { variant: "body1", component: "span", display: "block", fontWeight: 400, children: a.text }, a.id))
|
|
64
|
+
] })
|
|
65
|
+
] }, t.id)) })
|
|
110
66
|
] });
|
|
111
67
|
};
|
|
112
68
|
export {
|
|
113
|
-
|
|
69
|
+
g as FinanceHowItWorks
|
|
114
70
|
};
|
|
@@ -1,90 +1,62 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import {
|
|
7
|
-
import
|
|
8
|
-
import "./
|
|
9
|
-
import {
|
|
1
|
+
import { jsx as e, jsxs as n, Fragment as x } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { FinanceDetails as _ } from "./index302.js";
|
|
3
|
+
import { FinancedInvoiceStatusChip as C } from "./index54.js";
|
|
4
|
+
import { useMoniteContext as D } from "./index57.js";
|
|
5
|
+
import "react-hot-toast";
|
|
6
|
+
import { useLingui as F } from "@lingui/react";
|
|
7
|
+
import "./index56.js";
|
|
8
|
+
import { useCurrencies as b } from "./index58.js";
|
|
9
|
+
import { useState as I } from "react";
|
|
10
|
+
import "./index92.js";
|
|
11
|
+
import "react-dom";
|
|
12
|
+
import "@mui/x-data-grid";
|
|
13
|
+
import "@tanstack/react-query";
|
|
10
14
|
import "date-fns";
|
|
11
|
-
import
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
isStandalone: C,
|
|
19
|
-
address: t,
|
|
20
|
-
customerType: u,
|
|
21
|
-
handleClose: h,
|
|
22
|
-
onUpdate: i,
|
|
23
|
-
onCreate: n
|
|
15
|
+
import "react-script-hook";
|
|
16
|
+
import { useGetFinancedInvoices as T } from "./index304.js";
|
|
17
|
+
import { Dialog as j } from "./index50.js";
|
|
18
|
+
import { useTheme as A, Skeleton as E, Box as o, Typography as m } from "@mui/material";
|
|
19
|
+
const K = ({
|
|
20
|
+
invoice: r,
|
|
21
|
+
offers: s
|
|
24
22
|
}) => {
|
|
25
23
|
const {
|
|
26
|
-
i18n:
|
|
27
|
-
} =
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
p.success(r._("Address has been updated.")), i && i();
|
|
62
|
-
}
|
|
63
|
-
}) : w({
|
|
64
|
-
path: {
|
|
65
|
-
counterpart_id: c
|
|
66
|
-
},
|
|
67
|
-
body: b
|
|
68
|
-
}, {
|
|
69
|
-
onSuccess: () => {
|
|
70
|
-
p.success(r._("Address has been added.")), n && n();
|
|
71
|
-
}
|
|
72
|
-
});
|
|
73
|
-
})(l);
|
|
74
|
-
}, [p, f, w, k, i, n, a.handleSubmit, r]);
|
|
75
|
-
return /* @__PURE__ */ d(F, { resetField: e, ...a, children: /* @__PURE__ */ m("form", { id: S, onSubmit: _, 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: [
|
|
76
|
-
/* @__PURE__ */ d(B, { hasExistingAddress: g, isLoading: o, isStandalone: C, customerType: u }),
|
|
77
|
-
/* @__PURE__ */ m("div", { className: "ttw:flex ttw:gap-4 ttw:pt-6", children: [
|
|
78
|
-
/* @__PURE__ */ d(y, { type: "button", variant: "outline", className: "ttw:border-border ttw:flex-1", disabled: o, onClick: () => {
|
|
79
|
-
e("line1"), e("line2"), e("city"), e("state"), e("postalCode"), e("country"), h();
|
|
80
|
-
}, children: r._("Cancel") }),
|
|
81
|
-
/* @__PURE__ */ m(y, { type: "submit", className: "ttw:flex-1", disabled: o || !a.formState.isDirty, children: [
|
|
82
|
-
o && /* @__PURE__ */ d(V, { className: "ttw:border-white ttw:border-t-transparent ttw:size-4" }),
|
|
83
|
-
r._("Save")
|
|
84
|
-
] })
|
|
85
|
-
] })
|
|
86
|
-
] }) });
|
|
24
|
+
i18n: i
|
|
25
|
+
} = F(), p = A(), {
|
|
26
|
+
locale: c
|
|
27
|
+
} = D(), [d, a] = I(!1), {
|
|
28
|
+
formatCurrencyToDisplay: l
|
|
29
|
+
} = b(), {
|
|
30
|
+
isLoading: u,
|
|
31
|
+
data: f
|
|
32
|
+
} = T({
|
|
33
|
+
invoice_id: r.id,
|
|
34
|
+
type: "receivable"
|
|
35
|
+
}), t = f?.data?.[0] ?? null, y = c.dateFormat, h = t ? l(t.repayment_schedule?.repayment_amount ?? 0, r.currency) : "—", v = t?.repayment_schedule?.repayment_date ? i.date(t?.repayment_schedule?.repayment_date, y) : "—", g = t?.status;
|
|
36
|
+
return u ? /* @__PURE__ */ e(E, { variant: "rounded", height: 80 }) : /* @__PURE__ */ n(x, { children: [
|
|
37
|
+
/* @__PURE__ */ n(o, { onClick: () => a(!0), sx: {
|
|
38
|
+
borderRadius: "16px",
|
|
39
|
+
px: 3,
|
|
40
|
+
py: 2.5,
|
|
41
|
+
display: "flex",
|
|
42
|
+
alignItems: "center",
|
|
43
|
+
justifyContent: "space-between",
|
|
44
|
+
border: `1px solid ${p.palette.divider}`,
|
|
45
|
+
cursor: "pointer"
|
|
46
|
+
}, children: [
|
|
47
|
+
/* @__PURE__ */ n(o, { children: [
|
|
48
|
+
/* @__PURE__ */ e(m, { variant: "subtitle2", children: i._("Funding for {repaymentAmount}", {
|
|
49
|
+
repaymentAmount: h
|
|
50
|
+
}) }),
|
|
51
|
+
/* @__PURE__ */ e(m, { variant: "body1", children: i._("Repayment on {repaymentDate}", {
|
|
52
|
+
repaymentDate: v
|
|
53
|
+
}) })
|
|
54
|
+
] }),
|
|
55
|
+
/* @__PURE__ */ e(o, { children: /* @__PURE__ */ e(C, { icon: !0, status: g ?? "DEFAULTED" }) })
|
|
56
|
+
] }),
|
|
57
|
+
/* @__PURE__ */ e(j, { open: d, onClose: () => a(!1), alignDialog: "right", children: /* @__PURE__ */ e(_, { invoice: r, offers: s?.offers, financedInvoice: t }) })
|
|
58
|
+
] });
|
|
87
59
|
};
|
|
88
60
|
export {
|
|
89
|
-
|
|
61
|
+
K as FinanceOverviewCard
|
|
90
62
|
};
|
|
@@ -1,43 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import { Dialog as d, DialogTitle as h, Typography as n, DialogContent as x, DialogActions as g, Button as l } from "@mui/material";
|
|
4
|
-
const v = ({
|
|
5
|
-
open: a,
|
|
6
|
-
type: p,
|
|
7
|
-
onClose: i,
|
|
8
|
-
onConfirm: c
|
|
9
|
-
}) => {
|
|
1
|
+
import { useMoniteContext as n } from "./index57.js";
|
|
2
|
+
const t = () => {
|
|
10
3
|
const {
|
|
11
|
-
|
|
12
|
-
} =
|
|
13
|
-
return
|
|
14
|
-
sx: {
|
|
15
|
-
borderRadius: 3,
|
|
16
|
-
padding: 2
|
|
17
|
-
}
|
|
18
|
-
}, children: [
|
|
19
|
-
/* @__PURE__ */ e(h, { sx: {
|
|
20
|
-
p: "16px !important"
|
|
21
|
-
}, children: /* @__PURE__ */ e(n, { variant: "h5", fontWeight: 600, children: r ? o._("Force Approve bill?") : o._("Force Reject bill?") }) }),
|
|
22
|
-
/* @__PURE__ */ e(x, { sx: {
|
|
23
|
-
px: 2,
|
|
24
|
-
pb: 3
|
|
25
|
-
}, children: /* @__PURE__ */ e(n, { variant: "body1", color: "text.secondary", children: r ? o._("The bill status will change to Approved, skipping the approval flow.") : o._("The bill status will change to Rejected, skipping the approval flow.") }) }),
|
|
26
|
-
/* @__PURE__ */ t(g, { sx: {
|
|
27
|
-
px: 0,
|
|
28
|
-
pt: 2,
|
|
29
|
-
gap: 2
|
|
30
|
-
}, children: [
|
|
31
|
-
/* @__PURE__ */ e(l, { onClick: i, variant: "text", sx: {
|
|
32
|
-
color: "primary.main",
|
|
33
|
-
fontWeight: 500,
|
|
34
|
-
textTransform: "none",
|
|
35
|
-
fontSize: "16px"
|
|
36
|
-
}, children: o._("Cancel") }),
|
|
37
|
-
/* @__PURE__ */ e(l, { onClick: c, variant: "contained", color: r ? "primary" : "error", children: r ? o._("Force Approve") : o._("Force Reject") })
|
|
38
|
-
] })
|
|
39
|
-
] });
|
|
4
|
+
api: e
|
|
5
|
+
} = n();
|
|
6
|
+
return e.finops.getFinancingOffers.useQuery();
|
|
40
7
|
};
|
|
41
8
|
export {
|
|
42
|
-
|
|
9
|
+
t as useGetFinanceOffers
|
|
43
10
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useMoniteContext as n } from "./index57.js";
|
|
2
|
-
import { getAPIErrorMessage as d } from "./
|
|
2
|
+
import { getAPIErrorMessage as d } from "./index119.js";
|
|
3
3
|
import { useLingui as p } from "@lingui/react";
|
|
4
4
|
import { toast as r } from "react-hot-toast";
|
|
5
5
|
const f = (s, i) => {
|