@tesouro/embedded-components-react 0.2.189 → 0.2.191
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 -5
- package/dist/index.d.ts +13 -0
- package/dist/lib/AcceptDisclosuresWidget.d.ts +13 -0
- package/dist/lib/ReceivablesWidget.js +26 -26
- package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/data-access/dist/index2.js +17 -0
- package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/feature/dist/index2.js +66 -53
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index8.js +8 -0
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index2.js +168 -168
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +26 -26
- 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/index103.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index107.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index108.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index109.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index11.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index111.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index113.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index115.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index117.js +10 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +9 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index119.js +24 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index12.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index121.js +2 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +2 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +35 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +4 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index125.js +2 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index126.js +25 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index127.js +1271 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +33 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index129.js +12 -1270
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index13.js +14 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index130.js +79 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +6 -398
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +9 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +33 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +31 -406
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +8 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +11 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +26 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +14 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +10 -30
- 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 +121 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +8 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +216 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +8 -10
- 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 +46 -118
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +48 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +13 -217
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +44 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +15 -12
- 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 +10 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +147 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +25 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +54 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +71 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +29 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +3 -152
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +61 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +37 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +79 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +5 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +9 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +41 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +74 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +56 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +14 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +23 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +77 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +28 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +41 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +7 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +226 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +467 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +108 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +531 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +23 -114
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +57 -70
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +96 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +27 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +10 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +20 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +19 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +2 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +10 -99
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +19 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +17 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +27 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +117 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +67 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +13 -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 +12 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +26 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +92 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +95 -74
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +17 -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 +14 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +100 -227
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +25 -469
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +6 -110
- 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 +12 -531
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +7 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index202.js +10 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index203.js +213 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index204.js +9 -100
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index205.js +11 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index206.js +11 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index207.js +60 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index208.js +398 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index209.js +68 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index210.js +2 -214
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index211.js +407 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index212.js +7 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index213.js +35 -12
- 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 +1 -1
- 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 +356 -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 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +6 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +20 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +14 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +14 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +13 -355
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +14 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +21 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +22 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +23 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +31 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +30 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +15 -14
- 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 +28 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +17 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +104 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +12 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +19 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +24 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +40 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +53 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +52 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +30 -108
- 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 +97 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +46 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +144 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +105 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +39 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +58 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +31 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +118 -97
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +22 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +40 -143
- 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 +51 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +22 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +54 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +27 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +55 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +15 -91
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +5 -112
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +482 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +158 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +61 -60
- 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 +26 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +126 -118
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +44 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +73 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +25 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +36 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +126 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +46 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +117 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +103 -163
- 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 +44 -128
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +197 -154
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +69 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +149 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +31 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +4 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +18 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +36 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +27 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +31 -59
- 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 +30 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +48 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +13 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +8 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +158 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +28 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +26 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +78 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +10 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +17 -344
- 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 +26 -299
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +32 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +57 -156
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +92 -263
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +110 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +86 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +53 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +27 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +5 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +77 -14
- 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 +32 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +18 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +14 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +80 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +74 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +44 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +15 -122
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +40 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +36 -114
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +329 -93
- 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 +300 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +91 -193
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +160 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +267 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +22 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +20 -127
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +19 -149
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +2 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +96 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +96 -19
- 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 +211 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +21 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +17 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +18 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +165 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +133 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +160 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +12 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +18 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +59 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index34.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index340.js +67 -212
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +52 -483
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +6 -166
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +9 -158
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +61 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +22 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +63 -78
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +14 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +12 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +34 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +7 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +46 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +31 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +19 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +40 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +23 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +72 -33
- 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 +94 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +34 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +9 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +10 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +115 -89
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +18 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +16 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +16 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +16 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +16 -36
- 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 +72 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +16 -123
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +16 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +3 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +11 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +7 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +51 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +18 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +85 -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 +17 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +86 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +269 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +39 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +60 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +43 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +23 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +135 -89
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +114 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +80 -33
- 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 +95 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +16 -84
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +11 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +8 -83
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +10 -267
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +2 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +282 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +49 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +15 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +5 -142
- 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 +9 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +32 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +92 -92
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +37 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +31 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +53 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +34 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +26 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +19 -282
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +10 -47
- 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 +50 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +48 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +66 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +19 -127
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +21 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +14 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +19 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +12 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +66 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +21 -22
- 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 +2 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +30 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +4 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +124 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +13 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +15 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +48 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +11 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +66 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +45 -65
- 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 +28 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +22 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +27 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +30 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +32 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +29 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +68 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +56 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +39 -14
- 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 +12 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +28 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +22 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +37 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +31 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +85 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +23 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +104 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +112 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +74 -23
- 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 +64 -101
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +33 -106
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +82 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +70 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +82 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +52 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +51 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +52 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +29 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +54 -56
- 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 +35 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +45 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +68 -92
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +21 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +52 -74
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +38 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +96 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +15 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +75 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +22 -21
- 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 +9 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +42 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +36 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +14 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +18 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +49 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +57 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +29 -70
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +50 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +30 -51
- 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 +12 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +18 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index482.js +9 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index483.js +64 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index484.js +51 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index485.js +52 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index486.js +41 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index487.js +18 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index488.js +48 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index489.js +38 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index5.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index50.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index52.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index53.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index54.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index55.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index58.js +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/data-access/dist/lib/rest/@tanstack/react-query.gen.js +279 -269
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +203 -192
- 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/package.json +1 -1
|
@@ -1,21 +1,121 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { jsxs as l, jsx as i } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useFormErrors as G, FormErrorDisplay as k } from "./index384.js";
|
|
3
|
+
import { InvoiceItemRow as q } from "./index385.js";
|
|
4
|
+
import { InvoiceTotals as z } from "./index386.js";
|
|
5
|
+
import { CUSTOM_ID as B } from "./index387.js";
|
|
6
|
+
import { useLineItemManagement as W } from "./index388.js";
|
|
7
|
+
import { useLingui as H } from "@lingui/react";
|
|
8
|
+
import { Button as O } from "./index84.js";
|
|
9
|
+
import { Field as Q, FieldContent as Y, FieldLabel as J } from "./index154.js";
|
|
10
|
+
import { Typography as m } from "./index85.js";
|
|
11
|
+
import { Plus as K } from "lucide-react";
|
|
12
|
+
import { useCallback as h, useEffect as X, useRef as Z } from "react";
|
|
13
|
+
import { useFormContext as tt, Controller as et } from "react-hook-form";
|
|
14
|
+
import { LoadingSpinner as it } from "./index131.js";
|
|
15
|
+
import { useGetMeasureUnits as rt } from "./index293.js";
|
|
16
|
+
import { InputGroup as nt, InputGroupInput as at, InputGroupAddon as ot } from "./index101.js";
|
|
17
|
+
import { sanitizeTaxRateInput as st } from "./index389.js";
|
|
18
|
+
import { Separator as lt } from "./index135.js";
|
|
19
|
+
const Ft = ({
|
|
20
|
+
defaultCurrency: d = "USD",
|
|
21
|
+
registerLineItemCleanupFn: u
|
|
5
22
|
}) => {
|
|
6
|
-
const
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
23
|
+
const {
|
|
24
|
+
i18n: n
|
|
25
|
+
} = H(), {
|
|
26
|
+
control: _,
|
|
27
|
+
formState: g,
|
|
28
|
+
getValues: c,
|
|
29
|
+
watch: N,
|
|
30
|
+
trigger: v,
|
|
31
|
+
clearErrors: x
|
|
32
|
+
} = tt(), b = N("tax_mode") === "inclusive", {
|
|
33
|
+
data: C,
|
|
34
|
+
isLoading: F
|
|
35
|
+
} = rt(), {
|
|
36
|
+
fields: w,
|
|
37
|
+
subtotalPrice: L,
|
|
38
|
+
totalPrice: E,
|
|
39
|
+
totalTaxes: T,
|
|
40
|
+
lineItemErrors: U,
|
|
41
|
+
autoFocusIndex: P,
|
|
42
|
+
handleAddRow: R,
|
|
43
|
+
handleRemoveItem: S,
|
|
44
|
+
setValueWithValidationLocal: p,
|
|
45
|
+
cleanUpLineItemsForSubmission: $
|
|
46
|
+
} = W({
|
|
47
|
+
defaultCurrency: d,
|
|
48
|
+
isInclusivePricing: b
|
|
49
|
+
}), r = h((t, e) => {
|
|
50
|
+
p(t, e, {
|
|
51
|
+
shouldValidate: !1
|
|
52
|
+
});
|
|
53
|
+
}, [p]);
|
|
54
|
+
X(() => (u?.($), () => u?.(null)), [u, $]);
|
|
55
|
+
const y = Z(null), {
|
|
56
|
+
generalError: A,
|
|
57
|
+
fieldErrors: V
|
|
58
|
+
} = G(U), I = h((t, e, a) => {
|
|
59
|
+
const s = e.measureUnit?.id, o = e.measureUnit?.name;
|
|
60
|
+
o && !s ? (r(`line_items.${t}.product.measure_unit_id`, ""), r(`line_items.${t}.product.measure_unit_name`, o), r(`line_items.${t}.measure_unit`, {
|
|
61
|
+
name: o,
|
|
62
|
+
id: null
|
|
63
|
+
})) : (s || a) && (r(`line_items.${t}.product.measure_unit_id`, s || a), r(`line_items.${t}.product.measure_unit_name`, void 0), r(`line_items.${t}.measure_unit`, void 0));
|
|
64
|
+
}, [r]), j = h((t, e, a) => {
|
|
65
|
+
const s = e.label ?? "";
|
|
66
|
+
r(`line_items.${t}.product.name`, s), s.trim() && x(`line_items.${t}.product.name`);
|
|
67
|
+
const o = e.id !== "" && e.id !== B && a;
|
|
68
|
+
if (r(`line_items.${t}.product_id`, o ? e.id : ""), o) {
|
|
69
|
+
r(`line_items.${t}.product.price.value`, e.price?.value ?? 0), r(`line_items.${t}.product.price.currency`, d);
|
|
70
|
+
const f = c(`line_items.${t}.product.measure_unit_id`);
|
|
71
|
+
I(t, e, f), r(`line_items.${t}.quantity`, e.smallestAmount || 1), r(`line_items.${t}.product.smallest_amount`, e.smallestAmount), r(`line_items.${t}.product.type`, "product"), r(`line_items.${t}.product.description`, e.description ?? ""), v(`line_items.${t}`);
|
|
72
|
+
}
|
|
73
|
+
}, [d, c, r, I, v, x]);
|
|
74
|
+
return /* @__PURE__ */ l("div", { ref: y, className: "ttw:flex ttw:flex-col ttw:p-6 ttw:gap-2.5 ttw:border ttw:border-border ttw:rounded-xl", children: [
|
|
75
|
+
/* @__PURE__ */ l("div", { className: "ttw:flex ttw:flex-col ttw:gap-2.5 ttw:pb-4", children: [
|
|
76
|
+
/* @__PURE__ */ i(m, { variant: "h4", children: n._("Products and services") }),
|
|
77
|
+
/* @__PURE__ */ i(m, { variant: "body2", color: "muted", className: "ttw:font-medium", children: n._("Add the products and services on this invoice. You'll have the option to save new items to your inventory.") })
|
|
78
|
+
] }),
|
|
79
|
+
/* @__PURE__ */ i(k, { generalError: g?.errors?.line_items?.root?.message ?? A, fieldErrors: V }),
|
|
80
|
+
/* @__PURE__ */ l("ul", { className: "ttw:flex ttw:flex-col ttw:gap-2.5", children: [
|
|
81
|
+
/* @__PURE__ */ l("li", { className: "ttw:flex ttw:items-center ttw:gap-2.5 ttw:h-5", children: [
|
|
82
|
+
/* @__PURE__ */ i(m, { variant: "body2", className: "ttw:font-medium ttw:leading-5 ttw:min-w-30 ttw:whitespace-nowrap ttw:inline-flex ttw:flex-1", children: n._("Item name") }),
|
|
83
|
+
/* @__PURE__ */ i(m, { variant: "body2", className: "ttw:font-medium ttw:leading-5 ttw:w-24 ttw:min-w-24", children: n._("Quantity") }),
|
|
84
|
+
/* @__PURE__ */ i(m, { variant: "body2", className: "ttw:font-medium ttw:leading-5 ttw:w-20.5 ttw:min-w-20.5", children: n._("Units") }),
|
|
85
|
+
/* @__PURE__ */ i(m, { variant: "body2", className: "ttw:font-medium ttw:leading-5 ttw:max-w-41 ttw:w-full ttw:min-w-29", children: n._("Price") }),
|
|
86
|
+
/* @__PURE__ */ i(m, { variant: "body2", className: "ttw:font-medium ttw:leading-5 ttw:w-12 ttw:min-w-12", children: n._("Taxable") }),
|
|
87
|
+
w.length > 1 && /* @__PURE__ */ i("div", { className: "ttw:w-10 ttw:min-w-10" })
|
|
88
|
+
] }),
|
|
89
|
+
F ? /* @__PURE__ */ i("li", { className: "ttw:flex ttw:items-center ttw:justify-center ttw:h-9", children: /* @__PURE__ */ i(it, { className: "ttw:w-5 ttw:h-5" }) }) : w.map((t, e) => {
|
|
90
|
+
const a = (o) => c(`line_items.${e}.${o}`), s = (o, f, D) => {
|
|
91
|
+
const M = `line_items.${e}.${o}`;
|
|
92
|
+
p(M, f, D);
|
|
93
|
+
};
|
|
94
|
+
return /* @__PURE__ */ i(q, { field: t, index: e, control: _, errors: g.errors, defaultCurrency: d, measureUnitsData: C, onRequestLineItemValue: a, onLineItemValueChange: s, canRemove: w.length > 1, autoFocusName: e === P, onUpdateItem: j, onRemoveItem: S, container: y }, t.id);
|
|
95
|
+
})
|
|
96
|
+
] }),
|
|
97
|
+
/* @__PURE__ */ l(O, { type: "button", variant: "ghost", onClick: R, className: "ttw:text-primary ttw:hover:text-primary ttw:w-fit", children: [
|
|
98
|
+
/* @__PURE__ */ i(K, { className: "ttw:size-5 ttw:text-primary" }),
|
|
99
|
+
n._("Add item")
|
|
100
|
+
] }),
|
|
101
|
+
/* @__PURE__ */ i(et, { name: "tax_rate", control: _, render: ({
|
|
102
|
+
field: t
|
|
103
|
+
}) => /* @__PURE__ */ i(Q, { children: /* @__PURE__ */ l(Y, { className: "ttw:flex-row ttw:justify-end", children: [
|
|
104
|
+
/* @__PURE__ */ i(J, { htmlFor: t.name, children: n._("Tax rate") }),
|
|
105
|
+
/* @__PURE__ */ l(nt, { className: "ttw:w-28 ttw:has-[>[data-align=inline-end]]:[&>input]:pr-0", children: [
|
|
106
|
+
/* @__PURE__ */ i(at, { ...t, value: t.value ?? "", id: t.name, className: "ttw:text-right", placeholder: n._("e.g. 6.25"), type: "text", inputMode: "decimal", onChange: (e) => {
|
|
107
|
+
t.onChange(st(e.target.value));
|
|
108
|
+
}, onBlur: (e) => {
|
|
109
|
+
const a = e.target.value;
|
|
110
|
+
t.onChange(a.endsWith(".") ? a.slice(0, -1) : a), t.onBlur();
|
|
111
|
+
} }),
|
|
112
|
+
/* @__PURE__ */ i(ot, { align: "inline-end", children: "%" })
|
|
113
|
+
] })
|
|
114
|
+
] }) }) }),
|
|
115
|
+
/* @__PURE__ */ i(lt, {}),
|
|
116
|
+
/* @__PURE__ */ i(z, { subtotalPrice: L, totalTaxes: T, totalPrice: E })
|
|
117
|
+
] });
|
|
18
118
|
};
|
|
19
119
|
export {
|
|
20
|
-
|
|
120
|
+
Ft as ItemsSection
|
|
21
121
|
};
|
|
@@ -1,173 +1,113 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import
|
|
1
|
+
import { jsxs as a, jsx as t, Fragment as k } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useRef as B, useState as T, useEffect as $ } from "react";
|
|
3
|
+
import { useFormContext as F, Controller as L } from "react-hook-form";
|
|
4
|
+
import { useUserPermissions as j } from "./index141.js";
|
|
5
|
+
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
6
|
+
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
7
|
+
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
8
|
+
import "@tanstack/react-query";
|
|
9
|
+
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
10
|
+
import { Scope as E } from "../../shared/data-access/dist/lib/scopes.js";
|
|
11
|
+
import { useLingui as D } from "@lingui/react";
|
|
12
|
+
import { Plus as P, TriangleAlert as V } from "lucide-react";
|
|
7
13
|
import "react-hot-toast";
|
|
14
|
+
import "./index57.js";
|
|
15
|
+
import { useSelectableBankAccounts as I } from "./index291.js";
|
|
16
|
+
import "date-fns";
|
|
17
|
+
import "clsx";
|
|
18
|
+
import "tailwind-merge";
|
|
19
|
+
import "@radix-ui/react-dropdown-menu";
|
|
20
|
+
import "./index84.js";
|
|
8
21
|
import "./index92.js";
|
|
9
|
-
import "@emotion/react/jsx-runtime";
|
|
10
22
|
import "react-dom";
|
|
11
23
|
import "@mui/x-data-grid";
|
|
12
|
-
import {
|
|
13
|
-
import "
|
|
14
|
-
import "
|
|
15
|
-
import {
|
|
16
|
-
import
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
OFFER_ACCEPTED: "offer_accepted",
|
|
25
|
-
OFFERS_EXPIRED: "offers_expired"
|
|
26
|
-
}, ae = () => {
|
|
24
|
+
import { Badge as W } from "./index221.js";
|
|
25
|
+
import { Field as q, FieldContent as z, FieldError as K } from "./index154.js";
|
|
26
|
+
import { Select as O, SelectTrigger as R, SelectValue as U, SelectContent as G, SelectItem as y, SelectSeparator as H } from "./index273.js";
|
|
27
|
+
import { Typography as d } from "./index85.js";
|
|
28
|
+
import { BankAccountSectionForm as J } from "./index390.js";
|
|
29
|
+
import { Alert as M, AlertTitle as Q, AlertDescription as X } from "./index153.js";
|
|
30
|
+
import { Skeleton as Y } from "./index132.js";
|
|
31
|
+
import { getSourceLabel as g, getLineLabel as x } from "./index391.js";
|
|
32
|
+
const $t = ({
|
|
33
|
+
disabled: v,
|
|
34
|
+
embeddedBankName: p
|
|
35
|
+
}) => {
|
|
27
36
|
const {
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
} =
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
data: t
|
|
43
|
-
} = T(), {
|
|
44
|
-
isUSEntity: u
|
|
45
|
-
} = G(), I = (() => {
|
|
46
|
-
switch (t?.business_status) {
|
|
47
|
-
case "NEW":
|
|
48
|
-
default:
|
|
49
|
-
return s.INIT;
|
|
50
|
-
case "INPUT_REQUIRED":
|
|
51
|
-
return s.IN_PROGRESS;
|
|
52
|
-
case "ONBOARDED":
|
|
53
|
-
return t?.offers?.length === 0 ? s.PENDING_APPROVAL : t?.offers?.[0]?.status === "NEW" ? s.APPROVED : t?.offers?.[0]?.status === "EXPIRED" ? s.OFFERS_EXPIRED : t?.offers?.[0]?.status === "ACCEPTED" ? s.OFFER_ACCEPTED : s.SERVICING;
|
|
54
|
-
}
|
|
55
|
-
})(), F = (() => {
|
|
56
|
-
try {
|
|
57
|
-
const e = new URL(_);
|
|
58
|
-
return !["api.dev.monite.com", "api.sandbox.monite.com"].includes(e.hostname);
|
|
59
|
-
} catch {
|
|
60
|
-
return !0;
|
|
37
|
+
i18n: e
|
|
38
|
+
} = D(), w = B(!1), {
|
|
39
|
+
control: N,
|
|
40
|
+
setValue: i,
|
|
41
|
+
getFieldState: S,
|
|
42
|
+
clearErrors: f
|
|
43
|
+
} = F(), [A, m] = T(!1), h = j().has(E.BankAccountWriteOrg), {
|
|
44
|
+
bankAccounts: o,
|
|
45
|
+
isLoading: l
|
|
46
|
+
} = I(), b = S("bank_account_id");
|
|
47
|
+
return $(() => {
|
|
48
|
+
if (o.length === 1 && !l && !w.current) {
|
|
49
|
+
const r = o[0];
|
|
50
|
+
i("bank_account_id", r.id), i("bank_account_type", r.bank_account_type), w.current = !0;
|
|
61
51
|
}
|
|
62
|
-
})(
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
repayment_amount: e?.repaymentSchedule?.schedule?.[0]?.repaymentAmountCents,
|
|
88
|
-
repayment_fee_amount: e?.repaymentSchedule?.schedule?.[0]?.repaymentFeeAmountCents,
|
|
89
|
-
repayment_principal_amount: e?.repaymentSchedule?.schedule?.[0]?.repaymentPrincipalAmountCents
|
|
90
|
-
}
|
|
91
|
-
};
|
|
92
|
-
i.finops.getFinancingInvoices.setQueryData(i.finops.getFinancingInvoices.getQueryKey({
|
|
93
|
-
query: {
|
|
94
|
-
type: "receivable",
|
|
95
|
-
invoice_id: e?.platformInvoiceId
|
|
96
|
-
}
|
|
97
|
-
}), (r) => ({
|
|
98
|
-
...r,
|
|
99
|
-
data: [n]
|
|
100
|
-
}), c), i.finops.getFinancingInvoices.setQueryData(i.finops.getFinancingInvoices.getQueryKey({
|
|
101
|
-
query: {}
|
|
102
|
-
}), (r) => {
|
|
103
|
-
const S = r?.data ? r.data : [];
|
|
104
|
-
return {
|
|
105
|
-
...r,
|
|
106
|
-
data: [n, ...S]
|
|
107
|
-
};
|
|
108
|
-
}, c);
|
|
109
|
-
}, C = ({
|
|
110
|
-
connectToken: e
|
|
111
|
-
}) => {
|
|
112
|
-
window?.KANMON_CONNECT?.start({
|
|
113
|
-
connectToken: e,
|
|
114
|
-
onEvent: (n) => {
|
|
115
|
-
if (!(n.eventType !== "USER_STATE_CHANGED" && n.eventType !== "USER_CONFIRMED_INVOICE"))
|
|
116
|
-
if (n.eventType === "USER_CONFIRMED_INVOICE")
|
|
117
|
-
g(n.data.invoice);
|
|
118
|
-
else {
|
|
119
|
-
switch (n.data.userState) {
|
|
120
|
-
case "START_FLOW":
|
|
121
|
-
a(o._("Apply for financing"));
|
|
122
|
-
break;
|
|
123
|
-
case "USER_INPUT_REQUIRED":
|
|
124
|
-
n.data.section === "OFFER" ? a(o._("Review terms and sign")) : a(o._("Resume application"));
|
|
125
|
-
break;
|
|
126
|
-
case "WAITING_FOR_OFFERS":
|
|
127
|
-
a(""), (t?.business_status === "INPUT_REQUIRED" || t?.business_status === "NEW") && y.onWorkingCapitalOnboardingComplete?.(E);
|
|
128
|
-
break;
|
|
129
|
-
case "OFFERS_EXPIRED":
|
|
130
|
-
case "NO_OFFERS_EXTENDED":
|
|
131
|
-
a("");
|
|
132
|
-
break;
|
|
133
|
-
case "SERVICING":
|
|
134
|
-
a(o._("Financing menu")), t?.business_status === "ONBOARDED" && t?.offers?.[0]?.status === "NEW" && window.localStorage.setItem("isFinanceTabNew", "true");
|
|
135
|
-
break;
|
|
136
|
-
case "VIEW_OFFERS":
|
|
137
|
-
case "OFFER_ACCEPTED":
|
|
138
|
-
a(o._("Review terms and sign"));
|
|
139
|
-
break;
|
|
52
|
+
}, [i, o, l]), /* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:p-6 ttw:gap-2.5 ttw:border ttw:border-border ttw:rounded-xl", children: [
|
|
53
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-2.5 ttw:pb-4", children: [
|
|
54
|
+
/* @__PURE__ */ t(d, { variant: "h4", children: e._("Payment instructions") }),
|
|
55
|
+
/* @__PURE__ */ t(d, { variant: "body2", color: "muted", className: "ttw:font-medium", children: e._("Tells the customer how they can pay you. We'll include the selected info on the invoice") })
|
|
56
|
+
] }),
|
|
57
|
+
l || o.length > 0 && !A ? /* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:p-3 ttw:gap-4 ttw:border ttw:border-border ttw:rounded-xl", children: [
|
|
58
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-1", children: [
|
|
59
|
+
/* @__PURE__ */ t(d, { variant: "body2", children: e._("Bank account") }),
|
|
60
|
+
/* @__PURE__ */ t(d, { variant: "caption", color: "muted", children: e._("Display your bank account number and routing number") })
|
|
61
|
+
] }),
|
|
62
|
+
l ? /* @__PURE__ */ t(Y, { className: "ttw:w-full ttw:h-9 ttw:rounded-md" }) : /* @__PURE__ */ t(L, { name: "bank_account_id", control: N, render: ({
|
|
63
|
+
field: r,
|
|
64
|
+
fieldState: {
|
|
65
|
+
error: u
|
|
66
|
+
}
|
|
67
|
+
}) => {
|
|
68
|
+
const s = o.find((n) => n.id === r.value), _ = s ? g(s.bank_account_type, p, e) : null;
|
|
69
|
+
return /* @__PURE__ */ t(q, { children: /* @__PURE__ */ a(z, { children: [
|
|
70
|
+
/* @__PURE__ */ t("div", { className: "ttw:relative", children: /* @__PURE__ */ a(O, { ...r, disabled: v, value: r.value, onValueChange: (n) => {
|
|
71
|
+
if (n === "add_new")
|
|
72
|
+
m(!0);
|
|
73
|
+
else {
|
|
74
|
+
r.onChange(n);
|
|
75
|
+
const c = o.find((C) => C.id === n);
|
|
76
|
+
c && i("bank_account_type", c.bank_account_type), b?.invalid && f("bank_account_id");
|
|
140
77
|
}
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
78
|
+
}, children: [
|
|
79
|
+
/* @__PURE__ */ t(R, { id: "bank_account_id", className: "ttw:w-full", "aria-label": e._("Bank account selector"), "aria-invalid": !!u, children: /* @__PURE__ */ t(U, { placeholder: e._("Select bank account"), children: s && /* @__PURE__ */ a("span", { className: "ttw:flex ttw:min-w-0 ttw:flex-1 ttw:items-center ttw:justify-between ttw:gap-2", children: [
|
|
80
|
+
/* @__PURE__ */ t("span", { className: "ttw:truncate", children: x(s, e) }),
|
|
81
|
+
_ && /* @__PURE__ */ t(W, { variant: "secondary", className: "ttw:shrink-0", children: _ })
|
|
82
|
+
] }) }) }),
|
|
83
|
+
/* @__PURE__ */ a(G, { children: [
|
|
84
|
+
o.map((n) => {
|
|
85
|
+
const c = g(n.bank_account_type, p, e);
|
|
86
|
+
return /* @__PURE__ */ t(y, { value: n.id, children: /* @__PURE__ */ a("span", { className: "ttw:flex ttw:min-w-0 ttw:flex-1 ttw:items-center ttw:justify-between ttw:gap-2", children: [
|
|
87
|
+
/* @__PURE__ */ t("span", { className: "ttw:truncate", children: x(n, e) }),
|
|
88
|
+
c && /* @__PURE__ */ t("span", { className: "ttw:shrink-0 ttw:text-muted-foreground", children: c })
|
|
89
|
+
] }) }, n.id);
|
|
90
|
+
}),
|
|
91
|
+
h && /* @__PURE__ */ a(k, { children: [
|
|
92
|
+
/* @__PURE__ */ t(H, {}),
|
|
93
|
+
/* @__PURE__ */ a(y, { value: "add_new", className: "ttw:text-primary ttw:hover:text-primary ttw:font-semibold ttw:focus:text-primary", children: [
|
|
94
|
+
/* @__PURE__ */ t(P, { className: "ttw:text-primary ttw:hover:text-primary ttw:font-semibold ttw:focus:text-primary" }),
|
|
95
|
+
e._("Add a new account")
|
|
96
|
+
] })
|
|
97
|
+
] })
|
|
98
|
+
] })
|
|
99
|
+
] }) }),
|
|
100
|
+
/* @__PURE__ */ t(K, { errors: u ? [u] : [] })
|
|
101
|
+
] }) });
|
|
102
|
+
} })
|
|
103
|
+
] }) : /* @__PURE__ */ t(k, { children: h ? /* @__PURE__ */ t(J, { bankAccountsLength: o.length, onCreate: (r) => {
|
|
104
|
+
m(!1), i("bank_account_id", r), i("bank_account_type", "BANK_DETAILS"), b?.invalid && f("bank_account_id");
|
|
105
|
+
}, onCancel: () => m(!1) }) : /* @__PURE__ */ a(M, { enableClose: !1, variant: "warning", icon: /* @__PURE__ */ t(V, {}), children: [
|
|
106
|
+
/* @__PURE__ */ t(Q, { children: e._("There are no bank accounts on file for this account") }),
|
|
107
|
+
/* @__PURE__ */ t(X, { children: e._("A bank account is required in order to issue invoices. Contact your company admin to set one up.") })
|
|
108
|
+
] }) })
|
|
109
|
+
] });
|
|
169
110
|
};
|
|
170
111
|
export {
|
|
171
|
-
|
|
172
|
-
ae as useFinancing
|
|
112
|
+
$t as BankAccountSection
|
|
173
113
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useMoniteContext as i } from "./index57.js";
|
|
2
|
-
import { getAPIErrorMessage as a } from "./
|
|
2
|
+
import { getAPIErrorMessage as a } from "./index121.js";
|
|
3
3
|
import { useLingui as n } from "@lingui/react";
|
|
4
4
|
import { toast as m } from "react-hot-toast";
|
|
5
5
|
const d = (t) => {
|
|
@@ -1,136 +1,52 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
import "./index92.js";
|
|
10
|
-
import { useLingui as O } from "@lingui/react";
|
|
11
|
-
import "react-dom";
|
|
12
|
-
import "@mui/x-data-grid";
|
|
13
|
-
import { useTheme as U, Box as i, Typography as a, darken as d, Divider as f, Button as $ } from "@mui/material";
|
|
14
|
-
const Q = ({
|
|
15
|
-
invoice: s,
|
|
16
|
-
offers: g,
|
|
17
|
-
financedInvoice: e,
|
|
18
|
-
enableNavigate: u = !1,
|
|
19
|
-
handleNavigate: m
|
|
1
|
+
import { jsxs as a, jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Typography as i } from "./index85.js";
|
|
3
|
+
import { useLingui as w } from "@lingui/react";
|
|
4
|
+
import { useFormContext as f, Controller as s } from "react-hook-form";
|
|
5
|
+
import { Field as d, FieldContent as c, FieldLabel as m, FieldDescription as h, FieldError as p } from "./index154.js";
|
|
6
|
+
import { Textarea as u } from "./index118.js";
|
|
7
|
+
const _ = ({
|
|
8
|
+
disabled: n
|
|
20
9
|
}) => {
|
|
21
10
|
const {
|
|
22
|
-
i18n:
|
|
23
|
-
} =
|
|
24
|
-
|
|
25
|
-
} =
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
/* @__PURE__ */ t(a, { variant: "h3", children: n._("Funding details") }),
|
|
41
|
-
/* @__PURE__ */ r(i, { children: [
|
|
42
|
-
/* @__PURE__ */ t(a, { variant: "h2", fontWeight: 600, fontSize: 32, children: v }),
|
|
43
|
-
/* @__PURE__ */ t(a, { fontWeight: 500, variant: "body1", children: n._("{issueDate}", {
|
|
44
|
-
issueDate: h
|
|
45
|
-
}) })
|
|
46
|
-
] }),
|
|
47
|
-
/* @__PURE__ */ r(i, { sx: {
|
|
48
|
-
display: "flex",
|
|
49
|
-
gap: 3
|
|
50
|
-
}, children: [
|
|
51
|
-
/* @__PURE__ */ r(i, { width: "100%", children: [
|
|
52
|
-
/* @__PURE__ */ t(a, { variant: "body1", color: d(o.palette.grey[50], 0.4), mb: 0.5, fontWeight: 400, children: n._("Financing plan {value}", {
|
|
53
|
-
value: (l?.pricingPlanIndex ?? 0) + 1
|
|
54
|
-
}) }),
|
|
55
|
-
/* @__PURE__ */ t(a, { variant: "body1", fontWeight: 400, children: n._("{value}% advance rate, Pay in {pricingPlan} days, {value1}% fee", {
|
|
56
|
-
value: (l?.data?.advance_rate_percentage ?? 0) / 100,
|
|
57
|
-
pricingPlan: l?.data?.repayment_duration_days,
|
|
58
|
-
value1: (l?.data?.fee_percentage ?? 0) / 100
|
|
59
|
-
}) })
|
|
60
|
-
] }),
|
|
61
|
-
/* @__PURE__ */ r(i, { width: "100%", children: [
|
|
62
|
-
/* @__PURE__ */ t(a, { variant: "body1", color: d(o.palette.grey[50], 0.4), mb: 0.5, fontWeight: 400, children: n._("Repayment on") }),
|
|
63
|
-
/* @__PURE__ */ t(a, { variant: "body1", fontWeight: 400, children: n._("{repaymentDate}", {
|
|
64
|
-
repaymentDate: D
|
|
65
|
-
}) })
|
|
66
|
-
] }),
|
|
67
|
-
/* @__PURE__ */ r(i, { width: "100%", children: [
|
|
68
|
-
/* @__PURE__ */ t(a, { variant: "body1", color: d(o.palette.grey[50], 0.4), mb: 0.5, fontWeight: 400, children: n._("Status") }),
|
|
69
|
-
/* @__PURE__ */ t(T, { icon: !0, status: e?.status ?? "DEFAULTED" })
|
|
70
|
-
] })
|
|
11
|
+
i18n: t
|
|
12
|
+
} = w(), {
|
|
13
|
+
control: l
|
|
14
|
+
} = f();
|
|
15
|
+
return /* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:p-6 ttw:gap-2.5 ttw:border ttw:border-border ttw:rounded-xl", children: [
|
|
16
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-2.5 ttw:pb-4", children: [
|
|
17
|
+
/* @__PURE__ */ e(i, { variant: "h4", children: t._("Notes") }),
|
|
18
|
+
/* @__PURE__ */ e(i, { variant: "body2", color: "muted", className: "ttw:font-medium", children: t._("Provide additional information for your customer.") })
|
|
19
|
+
] }),
|
|
20
|
+
/* @__PURE__ */ e(s, { name: "memo", control: l, render: ({
|
|
21
|
+
field: r,
|
|
22
|
+
fieldState: {
|
|
23
|
+
error: o
|
|
24
|
+
}
|
|
25
|
+
}) => /* @__PURE__ */ e(d, { children: /* @__PURE__ */ a(c, { children: [
|
|
26
|
+
/* @__PURE__ */ a(m, { htmlFor: r.name, className: "ttw:text-nowrap", children: [
|
|
27
|
+
t._("Opening note to the customer"),
|
|
28
|
+
/* @__PURE__ */ e(i, { variant: "body2", color: "muted", className: "ttw:leading-snug", children: t._("(optional)") })
|
|
71
29
|
] }),
|
|
72
|
-
/* @__PURE__ */ t(
|
|
73
|
-
/* @__PURE__ */
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
/* @__PURE__ */
|
|
85
|
-
/* @__PURE__ */ t(a, { variant: "body1", children: F }),
|
|
86
|
-
/* @__PURE__ */ t(a, { variant: "body1", color: d(o.palette.grey[50], 0.4), children: n._("Repayment sum") }),
|
|
87
|
-
/* @__PURE__ */ t(a, { variant: "body1", children: I })
|
|
30
|
+
/* @__PURE__ */ e(u, { ...r, id: r.name, disabled: n, placeholder: t._("e.g., As discussed on our call, please find the attached invoice."), className: "ttw:h-26 ttw:resize-none", "aria-invalid": !!o }),
|
|
31
|
+
/* @__PURE__ */ e(h, { children: t._("Appears above your line items. Use it to reference a discussion, agreement, or project.") }),
|
|
32
|
+
/* @__PURE__ */ e(p, { errors: o ? [o] : [] })
|
|
33
|
+
] }) }) }),
|
|
34
|
+
/* @__PURE__ */ e(s, { name: "footer", control: l, render: ({
|
|
35
|
+
field: r,
|
|
36
|
+
fieldState: {
|
|
37
|
+
error: o
|
|
38
|
+
}
|
|
39
|
+
}) => /* @__PURE__ */ e(d, { children: /* @__PURE__ */ a(c, { children: [
|
|
40
|
+
/* @__PURE__ */ a(m, { htmlFor: r.name, className: "ttw:text-nowrap", children: [
|
|
41
|
+
t._("Closing note to the customer"),
|
|
42
|
+
/* @__PURE__ */ e(i, { variant: "body2", color: "muted", className: "ttw:leading-snug", children: t._("(optional)") })
|
|
88
43
|
] }),
|
|
89
|
-
/* @__PURE__ */ t(
|
|
90
|
-
/* @__PURE__ */
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
py: 2.5,
|
|
94
|
-
border: `1px solid ${o.palette.divider}`,
|
|
95
|
-
display: "flex",
|
|
96
|
-
gap: 2,
|
|
97
|
-
justifyContent: "space-between",
|
|
98
|
-
alignItems: "center",
|
|
99
|
-
cursor: u ? "pointer" : "default"
|
|
100
|
-
}, ...u && m && {
|
|
101
|
-
onClick: () => m(s.id)
|
|
102
|
-
}, children: [
|
|
103
|
-
/* @__PURE__ */ r(i, { children: [
|
|
104
|
-
/* @__PURE__ */ t(a, { variant: "body1", fontWeight: 500, children: n._("Invoice {invoiceDocument_id}", {
|
|
105
|
-
invoiceDocument_id: s.document_id || w
|
|
106
|
-
}) }),
|
|
107
|
-
/* @__PURE__ */ t(a, { color: o.palette.text.secondary, variant: "body2", children: n._("For {invoiceAmount} | Issued {issueDate}", {
|
|
108
|
-
invoiceAmount: v,
|
|
109
|
-
issueDate: h
|
|
110
|
-
}) })
|
|
111
|
-
] }),
|
|
112
|
-
/* @__PURE__ */ t(i, { children: /* @__PURE__ */ t(N, { status: s.status }) })
|
|
113
|
-
] })
|
|
114
|
-
] }),
|
|
115
|
-
W && /* @__PURE__ */ t(i, { sx: {
|
|
116
|
-
mt: "auto",
|
|
117
|
-
borderTop: `1px solid ${o.palette.divider}`,
|
|
118
|
-
px: 4,
|
|
119
|
-
py: 2,
|
|
120
|
-
display: "flex",
|
|
121
|
-
alignItems: "center",
|
|
122
|
-
justifyContent: "flex-end"
|
|
123
|
-
}, children: /* @__PURE__ */ t($, { variant: "contained", color: "primary", onClick: () => b({
|
|
124
|
-
component: "PAY_NOW"
|
|
125
|
-
}), sx: {
|
|
126
|
-
py: 1.25,
|
|
127
|
-
px: 1.5,
|
|
128
|
-
height: 32,
|
|
129
|
-
fontSize: 14,
|
|
130
|
-
ml: "auto"
|
|
131
|
-
}, children: n._("Repay now") }) })
|
|
44
|
+
/* @__PURE__ */ e(u, { ...r, id: r.name, disabled: n, placeholder: t._("e.g., Thank you for your business!"), className: "ttw:h-26 ttw:resize-none", "aria-invalid": !!o }),
|
|
45
|
+
/* @__PURE__ */ e(h, { children: t._("Appears below your line items. Commonly used for thank you messages or payment instructions.") }),
|
|
46
|
+
/* @__PURE__ */ e(p, { errors: o ? [o] : [] })
|
|
47
|
+
] }) }) })
|
|
132
48
|
] });
|
|
133
49
|
};
|
|
134
50
|
export {
|
|
135
|
-
|
|
51
|
+
_ as NotesSection
|
|
136
52
|
};
|