@tesouro/embedded-components-react 0.2.185 → 0.2.190
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/index5.js +6 -6
- 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/index10.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index12.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index13.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index16.js +13 -3
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index17.js +3 -13
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index2.js +168 -168
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index5.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index3.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index5.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +26 -26
- package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/data-access/dist/index2.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/expense-receipt-match-widget/data-access/dist/index4.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/expense-requirements-widget/data-access/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index6.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +23 -23
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index9.js +5 -5
- 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/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/index113.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index117.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +22 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index119.js +2 -24
- 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 +2 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index121.js +24 -2
- 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 +6 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +33 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index129.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 +9 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +43 -395
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +75 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +58 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +217 -406
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +11 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +14 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +36 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +26 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +81 -26
- 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 +9 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +77 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +29 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +61 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +41 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +6 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +5 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +226 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +467 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +7 -78
- 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 +26 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +108 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +531 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +23 -114
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +77 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +6 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +29 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +32 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +12 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +23 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +14 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +117 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +7 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +47 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +44 -116
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +13 -217
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +44 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +15 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +10 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +147 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +55 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +70 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +29 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +3 -152
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +25 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +13 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +17 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +21 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +2 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +11 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +19 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +19 -98
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +27 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +114 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +68 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +14 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +12 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +56 -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 +24 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +96 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +98 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +14 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +13 -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 +60 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +396 -226
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +60 -461
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +2 -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 +406 -530
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +95 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +36 -146
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +50 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index217.js +82 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index218.js +34 -183
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +66 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +355 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +2 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +117 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +6 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +18 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +14 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +13 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +14 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +13 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +21 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +22 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +27 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +34 -353
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +37 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +15 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +30 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +17 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +105 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +12 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +19 -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 +24 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +38 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +56 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +50 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +30 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +96 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +46 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +142 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +109 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +141 -103
- 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 +86 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +25 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +183 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +24 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +34 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +47 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +29 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +5 -98
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +73 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +32 -147
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index26.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index260.js +17 -106
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +2 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +93 -488
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +96 -167
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +212 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +62 -346
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +27 -302
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +124 -100
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +44 -162
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +72 -266
- 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 +38 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +345 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +303 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +100 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +161 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +265 -211
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +22 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +20 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +5 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +19 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index28.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index280.js +27 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +39 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +60 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +92 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +112 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +82 -74
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +65 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +7 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +24 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +149 -34
- 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 +19 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +4 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +22 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +51 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +27 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +57 -109
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +15 -83
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +21 -149
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +42 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +13 -18
- 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 +78 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +490 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +167 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +31 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +40 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +60 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +30 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +115 -167
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +22 -133
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +40 -158
- 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 +55 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +159 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +28 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +27 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +78 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +25 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +125 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +44 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +116 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +106 -58
- 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 +50 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +205 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +67 -125
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +76 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +40 -115
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +20 -109
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +14 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +17 -203
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +169 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +131 -39
- 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 +157 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +11 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +16 -116
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +62 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +65 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +56 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +8 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +11 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +59 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +22 -36
- 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 +61 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +14 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +30 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +4 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +19 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +34 -156
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +30 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +33 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +32 -78
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +48 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +13 -127
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +46 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +35 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +28 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +42 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +23 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +72 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +94 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +34 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +9 -24
- 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 +10 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +6 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +11 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +255 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +31 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +4 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +127 -255
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +11 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +15 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +18 -28
- 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 +49 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +93 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +32 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +32 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +28 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +53 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +33 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +24 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +66 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +45 -20
- 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 +28 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +18 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +32 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +9 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +27 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +36 -125
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +1 -1
- 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/index404.js +7 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +49 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +15 -120
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +4 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +123 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +18 -16
- 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 +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +16 -74
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +74 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +16 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +16 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +3 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +11 -85
- 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 +85 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +17 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +80 -263
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +264 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +36 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +64 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +42 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +21 -138
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +137 -91
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +94 -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 +12 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +2 -285
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +279 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +49 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +15 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +29 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +69 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +36 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +30 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +8 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index44.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +92 -70
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +15 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +74 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +20 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +9 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +56 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +68 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +21 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +33 -46
- 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 +39 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +36 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +13 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +18 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +49 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +56 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +29 -92
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +54 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +74 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +84 -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 +55 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +51 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +53 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +29 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +35 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +43 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +46 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +80 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +31 -83
- 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 +84 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +22 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +74 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +104 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +38 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +70 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +68 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +37 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +12 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +20 -15
- 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 +20 -35
- 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 +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index483.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index484.js +48 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index488.js +39 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index489.js +18 -38
- 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 +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index6.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index78.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index79.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index8.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index86.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index87.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index88.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index89.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index9.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index94.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/profile-widget/data-access/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +25 -25
- package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/data-access/dist/lib/approvalPoliciesApi.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index3.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index5.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index7.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/bank-account/useAllBankAccountsQuery.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/external-bank-account/useAllExternalBankAccountsQuery.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/@tanstack/react-query.gen.js +261 -251
- 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/data-access/dist/lib/rest/zod.gen.js +1826 -1808
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/role/useRolePermissionsQueries.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/useUpsertUserDataMutation.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/user/useAllOrganizationUsersQuery.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +26 -26
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index2.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index3.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index8.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index6.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index10.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index11.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index12.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index20.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index21.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index22.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index3.js +17 -17
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index5.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index8.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index9.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/transfers-widget/data-access/dist/index6.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/transfers-widget/data-access/dist/index7.js +2 -2
- package/package.json +1 -1
|
@@ -1,121 +1,46 @@
|
|
|
1
|
-
import { jsxs as l, jsx as
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
import { useFormContext as tt, Controller as et } from "react-hook-form";
|
|
14
|
-
import { LoadingSpinner as it } from "./index150.js";
|
|
15
|
-
import { useGetMeasureUnits as rt } from "./index300.js";
|
|
16
|
-
import { InputGroup as nt, InputGroupInput as at, InputGroupAddon as ot } from "./index101.js";
|
|
17
|
-
import { sanitizeTaxRateInput as st } from "./index400.js";
|
|
18
|
-
import { Separator as lt } from "./index161.js";
|
|
19
|
-
const Ft = ({
|
|
20
|
-
defaultCurrency: d = "USD",
|
|
21
|
-
registerLineItemCleanupFn: u
|
|
1
|
+
import { jsxs as l, jsx as o } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import * as w from "react";
|
|
3
|
+
import { Badge as d } from "./index216.js";
|
|
4
|
+
import { Button as m } from "./index84.js";
|
|
5
|
+
import { cn as p } from "./index100.js";
|
|
6
|
+
import { XIcon as h } from "lucide-react";
|
|
7
|
+
const g = ({
|
|
8
|
+
className: i,
|
|
9
|
+
value: e,
|
|
10
|
+
onChange: a,
|
|
11
|
+
ref: c,
|
|
12
|
+
...f
|
|
22
13
|
}) => {
|
|
23
|
-
const
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
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}`);
|
|
14
|
+
const [r, n] = w.useState("");
|
|
15
|
+
w.useEffect(() => {
|
|
16
|
+
if (r.includes(",")) {
|
|
17
|
+
const t = /* @__PURE__ */ new Set([...e, ...r.split(",").map((s) => s.trim())]);
|
|
18
|
+
a(Array.from(t)), n("");
|
|
72
19
|
}
|
|
73
|
-
}, [
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
/* @__PURE__ */
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
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 })
|
|
20
|
+
}, [r, a, e]);
|
|
21
|
+
const u = () => {
|
|
22
|
+
if (r) {
|
|
23
|
+
const t = /* @__PURE__ */ new Set([...e, r]);
|
|
24
|
+
a(Array.from(t)), n("");
|
|
25
|
+
}
|
|
26
|
+
};
|
|
27
|
+
return /* @__PURE__ */ l("div", { className: p(
|
|
28
|
+
// caveat: :has() variant requires tailwind v3.4 or above: https://tailwindcss.com/blog/tailwindcss-v3-4#new-has-variant
|
|
29
|
+
"ttw:has-[:focus-visible]:ttw:outline-none ttw:has-[:focus-visible]:ttw:ring-2 ttw:has-[:focus-visible]:ttw:ring-neutral-950 ttw:has-[:focus-visible]:ttw:ring-offset-2 dark:ttw:has-[:focus-visible]:ttw:ring-neutral-300 ttw:min-h-10 ttw:flex ttw:w-full ttw:flex-wrap ttw:gap-2 ttw:rounded-md ttw:border ttw:border-neutral-200 ttw:bg-white ttw:px-3 ttw:py-2 ttw:text-sm ttw:ring-offset-white ttw:disabled:ttw:cursor-not-allowed ttw:disabled:ttw:opacity-50 dark:ttw:border-neutral-800 dark:ttw:bg-neutral-950 dark:ttw:ring-offset-neutral-950",
|
|
30
|
+
i
|
|
31
|
+
), children: [
|
|
32
|
+
e.map((t) => /* @__PURE__ */ l(d, { variant: "secondary", children: [
|
|
33
|
+
t,
|
|
34
|
+
/* @__PURE__ */ o(m, { variant: "ghost", size: "icon", className: "ttw:ml-2 ttw:h-3 ttw:w-3", onClick: () => {
|
|
35
|
+
a(e.filter((s) => s !== t));
|
|
36
|
+
}, children: /* @__PURE__ */ o(h, { className: "ttw:w-3" }) })
|
|
37
|
+
] }, t)),
|
|
38
|
+
/* @__PURE__ */ o("input", { className: "ttw:flex-1 ttw:outline-none ttw:placeholder:ttw:text-neutral-500 dark:ttw:placeholder:ttw:text-neutral-400", value: r, onChange: (t) => n(t.target.value), onKeyDown: (t) => {
|
|
39
|
+
t.key === "Enter" || t.key === "," ? (t.preventDefault(), u()) : t.key === "Backspace" && r.length === 0 && e.length > 0 && (t.preventDefault(), a(e.slice(0, -1)));
|
|
40
|
+
}, ...f, ref: c })
|
|
117
41
|
] });
|
|
118
42
|
};
|
|
43
|
+
g.displayName = "InputTags";
|
|
119
44
|
export {
|
|
120
|
-
|
|
45
|
+
g as InputTags
|
|
121
46
|
};
|
|
@@ -1,113 +1,24 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
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";
|
|
13
|
-
import "react-hot-toast";
|
|
14
|
-
import "./index57.js";
|
|
15
|
-
import { useSelectableBankAccounts as I } from "./index343.js";
|
|
16
|
-
import "date-fns";
|
|
17
|
-
import "clsx";
|
|
18
|
-
import "tailwind-merge";
|
|
19
|
-
import "@radix-ui/react-dropdown-menu";
|
|
20
|
-
import "./index84.js";
|
|
21
|
-
import "./index92.js";
|
|
22
|
-
import "react-dom";
|
|
23
|
-
import "@mui/x-data-grid";
|
|
24
|
-
import { Badge as W } from "./index228.js";
|
|
25
|
-
import { Field as q, FieldContent as z, FieldError as K } from "./index177.js";
|
|
26
|
-
import { Select as O, SelectTrigger as R, SelectValue as U, SelectContent as G, SelectItem as y, SelectSeparator as H } from "./index288.js";
|
|
27
|
-
import { Typography as d } from "./index85.js";
|
|
28
|
-
import { BankAccountSectionForm as J } from "./index428.js";
|
|
29
|
-
import { Alert as M, AlertTitle as Q, AlertDescription as X } from "./index176.js";
|
|
30
|
-
import { Skeleton as Y } from "./index156.js";
|
|
31
|
-
import { getSourceLabel as g, getLineLabel as x } from "./index390.js";
|
|
32
|
-
const $t = ({
|
|
33
|
-
disabled: v,
|
|
34
|
-
embeddedBankName: p
|
|
1
|
+
import { jsx as p } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useTheme as i, Box as n } from "@mui/material";
|
|
3
|
+
const d = ({
|
|
4
|
+
children: a,
|
|
5
|
+
shouldApplyFinanceStyles: r = !1
|
|
35
6
|
}) => {
|
|
36
|
-
const
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
i("bank_account_id", r.id), i("bank_account_type", r.bank_account_type), w.current = !0;
|
|
51
|
-
}
|
|
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");
|
|
77
|
-
}
|
|
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
|
-
] });
|
|
7
|
+
const e = i();
|
|
8
|
+
return /* @__PURE__ */ p(n, { sx: {
|
|
9
|
+
background: `linear-gradient(180deg, ${e.palette.primary.light} 0%, ${e.palette.background.paper} 100%)`,
|
|
10
|
+
display: "flex",
|
|
11
|
+
flexDirection: "column",
|
|
12
|
+
gap: 1,
|
|
13
|
+
px: 3,
|
|
14
|
+
py: r ? 3 : 2.5,
|
|
15
|
+
width: "100%",
|
|
16
|
+
minHeight: "auto",
|
|
17
|
+
borderRadius: "16px",
|
|
18
|
+
boxShadow: "0 16px 24px 0 rgba(0, 0, 0, 0.02)",
|
|
19
|
+
border: r ? "none" : `1px solid ${e.palette.divider}`
|
|
20
|
+
}, children: a });
|
|
110
21
|
};
|
|
111
22
|
export {
|
|
112
|
-
|
|
23
|
+
d as FinanceBannerWrapper
|
|
113
24
|
};
|
|
@@ -1,52 +1,20 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
const _ = ({
|
|
8
|
-
disabled: n
|
|
1
|
+
import { jsxs as n, Fragment as i, jsx as o } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useState as t } from "react";
|
|
3
|
+
import { Dialog as s } from "./index50.js";
|
|
4
|
+
import { FinanceFaqDetails as l } from "./index333.js";
|
|
5
|
+
const d = ({
|
|
6
|
+
children: e
|
|
9
7
|
}) => {
|
|
10
|
-
const
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
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
|
|
8
|
+
const [a, r] = t(!1);
|
|
9
|
+
return /* @__PURE__ */ n(i, { children: [
|
|
10
|
+
e({
|
|
11
|
+
openModal: () => {
|
|
12
|
+
r(!0);
|
|
24
13
|
}
|
|
25
|
-
})
|
|
26
|
-
|
|
27
|
-
t._("Opening note to the customer"),
|
|
28
|
-
/* @__PURE__ */ e(i, { variant: "body2", color: "muted", className: "ttw:leading-snug", children: t._("(optional)") })
|
|
29
|
-
] }),
|
|
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)") })
|
|
43
|
-
] }),
|
|
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
|
-
] }) }) })
|
|
14
|
+
}),
|
|
15
|
+
/* @__PURE__ */ o(s, { open: a, onClose: () => r(!1), alignDialog: "right", children: /* @__PURE__ */ o(l, {}) })
|
|
48
16
|
] });
|
|
49
17
|
};
|
|
50
18
|
export {
|
|
51
|
-
|
|
19
|
+
d as FinanceFaqWrapper
|
|
52
20
|
};
|
|
@@ -1,207 +1,21 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import { Trash2 as et, Loader2 as at, FileText as rt, X as it, ImageIcon as lt } from "lucide-react";
|
|
6
|
-
import { Typography as n } from "./index85.js";
|
|
7
|
-
import { Button as S } from "./index84.js";
|
|
8
|
-
import { Checkbox as nt } from "./index352.js";
|
|
9
|
-
import { Separator as st } from "./index161.js";
|
|
10
|
-
import { cn as ot } from "./index100.js";
|
|
11
|
-
import "./index57.js";
|
|
12
|
-
import "react-hot-toast";
|
|
13
|
-
import "./index92.js";
|
|
14
|
-
import { useFileInput as ct } from "./index61.js";
|
|
15
|
-
import "react-dom";
|
|
16
|
-
import "@mui/x-data-grid";
|
|
17
|
-
import { ATTACHMENT_ACCEPTED_FORMATS as k, ATTACHMENT_MAX_FILE_SIZE_MB as P, ATTACHMENT_MAX_FILE_COUNT as dt, ATTACHMENT_ACCEPTED_EXTENSIONS as mt } from "./index231.js";
|
|
18
|
-
import { useDeleteFile as ut } from "./index403.js";
|
|
19
|
-
import { useUploadReceivableAttachment as wt } from "./index402.js";
|
|
20
|
-
import { validateAttachmentFile as pt } from "./index429.js";
|
|
21
|
-
import { formatFileSize as ft } from "./index354.js";
|
|
22
|
-
import { toFileArray as B } from "./index430.js";
|
|
23
|
-
const Ot = ({
|
|
24
|
-
disabled: c,
|
|
25
|
-
onUploadingChange: u
|
|
1
|
+
import { jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useTheme as s, Box as o } from "@mui/material";
|
|
3
|
+
const d = ({
|
|
4
|
+
progress: i
|
|
26
5
|
}) => {
|
|
27
|
-
const
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
openFileInput: L,
|
|
40
|
-
resetInput: R
|
|
41
|
-
} = ct({
|
|
42
|
-
acceptedFormats: k,
|
|
43
|
-
maxFileSizeInMB: P
|
|
44
|
-
}), g = F("attachments") ?? [], T = F("frequency"), G = !!T && T !== "once", [m, p] = v([]), [H, b] = v(!1), [X, x] = v(!1), A = y(0), f = y(!1);
|
|
45
|
-
N(() => (f.current = !1, () => {
|
|
46
|
-
f.current = !0;
|
|
47
|
-
}), []);
|
|
48
|
-
const _ = y(/* @__PURE__ */ new Set()), C = m.some((t) => t.status === "uploading");
|
|
49
|
-
N(() => {
|
|
50
|
-
u?.(C);
|
|
51
|
-
}, [C, u]), N(() => () => u?.(!1), [u]);
|
|
52
|
-
const z = () => (A.current += 1, `attachment-${A.current}`), j = (t) => t === "too_large" ? r._("File too large (max 3 MB)") : r._("File type not supported. Use PDF, DOC, JPG or PNG"), J = async (t, i) => {
|
|
53
|
-
try {
|
|
54
|
-
const a = await O({
|
|
55
|
-
file: i,
|
|
56
|
-
file_type: "attachments"
|
|
57
|
-
});
|
|
58
|
-
if (f.current || _.current.delete(t)) {
|
|
59
|
-
I({
|
|
60
|
-
path: {
|
|
61
|
-
file_id: a.id
|
|
62
|
-
}
|
|
63
|
-
});
|
|
64
|
-
return;
|
|
65
|
-
}
|
|
66
|
-
p((d) => d.filter((s) => s.localId !== t)), h("attachments", [...w("attachments") ?? [], {
|
|
67
|
-
id: a.id,
|
|
68
|
-
include_in_email: !0,
|
|
69
|
-
name: a.name,
|
|
70
|
-
size: a.size
|
|
71
|
-
}], {
|
|
72
|
-
shouldDirty: !0
|
|
73
|
-
});
|
|
74
|
-
} catch {
|
|
75
|
-
const a = _.current.delete(t);
|
|
76
|
-
if (f.current || a) return;
|
|
77
|
-
p((d) => d.map((s) => s.localId === t ? {
|
|
78
|
-
...s,
|
|
79
|
-
status: "error",
|
|
80
|
-
errorMessage: r._("Upload failed. Please try again.")
|
|
81
|
-
} : s));
|
|
82
|
-
}
|
|
83
|
-
}, D = (t) => {
|
|
84
|
-
if (t.length === 0) return;
|
|
85
|
-
const i = w("attachments") ?? [], a = m.filter((o) => o.status === "uploading").length;
|
|
86
|
-
let d = dt - i.length - a;
|
|
87
|
-
const s = [];
|
|
88
|
-
let E = !1;
|
|
89
|
-
for (const o of t) {
|
|
90
|
-
const M = pt(o, {
|
|
91
|
-
acceptedFormats: k,
|
|
92
|
-
acceptedExtensions: mt,
|
|
93
|
-
maxFileSizeInMB: P
|
|
94
|
-
});
|
|
95
|
-
if (M) {
|
|
96
|
-
s.push({
|
|
97
|
-
localId: z(),
|
|
98
|
-
name: o.name,
|
|
99
|
-
size: o.size,
|
|
100
|
-
status: "error",
|
|
101
|
-
errorMessage: j(M)
|
|
102
|
-
});
|
|
103
|
-
continue;
|
|
104
|
-
}
|
|
105
|
-
if (d <= 0) {
|
|
106
|
-
E = !0;
|
|
107
|
-
continue;
|
|
108
|
-
}
|
|
109
|
-
d -= 1;
|
|
110
|
-
const $ = z();
|
|
111
|
-
s.push({
|
|
112
|
-
localId: $,
|
|
113
|
-
name: o.name,
|
|
114
|
-
size: o.size,
|
|
115
|
-
status: "uploading"
|
|
116
|
-
}), J($, o);
|
|
117
|
-
}
|
|
118
|
-
s.length > 0 && p((o) => [...o, ...s]), b(E);
|
|
119
|
-
}, V = (t, i) => {
|
|
120
|
-
h("attachments", (w("attachments") ?? []).map((a) => a.id === t ? {
|
|
121
|
-
...a,
|
|
122
|
-
include_in_email: i
|
|
123
|
-
} : a), {
|
|
124
|
-
shouldDirty: !0
|
|
125
|
-
});
|
|
126
|
-
}, q = (t) => {
|
|
127
|
-
h("attachments", (w("attachments") ?? []).filter((i) => i.id !== t), {
|
|
128
|
-
shouldDirty: !0
|
|
129
|
-
}), b(!1), I({
|
|
130
|
-
path: {
|
|
131
|
-
file_id: t
|
|
132
|
-
}
|
|
133
|
-
});
|
|
134
|
-
}, Y = (t) => {
|
|
135
|
-
m.some((i) => i.localId === t && i.status === "uploading") && _.current.add(t), p((i) => i.filter((a) => a.localId !== t)), b(!1);
|
|
136
|
-
}, Z = (t) => {
|
|
137
|
-
t.preventDefault(), x(!1), !c && D(B(t.dataTransfer.files));
|
|
138
|
-
}, K = g.length > 0 || m.length > 0;
|
|
139
|
-
return /* @__PURE__ */ l("div", { className: "ttw:flex ttw:flex-col ttw:p-6 ttw:gap-2.5 ttw:border ttw:border-border ttw:rounded-xl", children: [
|
|
140
|
-
/* @__PURE__ */ l("div", { className: "ttw:flex ttw:flex-col ttw:gap-2.5 ttw:pb-4", children: [
|
|
141
|
-
/* @__PURE__ */ e(n, { variant: "h4", children: r._("Attachments") }),
|
|
142
|
-
/* @__PURE__ */ e(n, { variant: "body2", color: "muted", className: "ttw:font-medium", children: r._("Associate additional documents with this invoice for your own reference or to share with the customer. e.g. contracts, photos, terms and conditions, etc.") })
|
|
143
|
-
] }),
|
|
144
|
-
K && /* @__PURE__ */ l("div", { className: "ttw:flex ttw:flex-col ttw:gap-2", children: [
|
|
145
|
-
g.length > 0 && /* @__PURE__ */ l(Q, { children: [
|
|
146
|
-
/* @__PURE__ */ e(n, { variant: "caption", color: "muted", children: G ? r._("Selected files will be attached to every invoice email in the recurring series.") : r._("Selected files will be attached to the invoice email sent to the customer.") }),
|
|
147
|
-
/* @__PURE__ */ e(st, {})
|
|
148
|
-
] }),
|
|
149
|
-
/* @__PURE__ */ l("ul", { className: "ttw:flex ttw:flex-col ttw:gap-2", children: [
|
|
150
|
-
g.map((t) => {
|
|
151
|
-
const i = `attachment-include-${t.id}`;
|
|
152
|
-
return /* @__PURE__ */ l("li", { className: "ttw:flex ttw:items-center ttw:gap-2", children: [
|
|
153
|
-
/* @__PURE__ */ e(
|
|
154
|
-
nt,
|
|
155
|
-
{
|
|
156
|
-
id: i,
|
|
157
|
-
checked: t.include_in_email,
|
|
158
|
-
disabled: c,
|
|
159
|
-
"aria-label": `${r._("Include in email:")} ${t.name}`,
|
|
160
|
-
onCheckedChange: (a) => V(t.id, a === !0)
|
|
161
|
-
}
|
|
162
|
-
),
|
|
163
|
-
/* @__PURE__ */ l("div", { className: "ttw:flex ttw:w-full ttw:items-center ttw:rounded-lg ttw:gap-3 ttw:bg-muted ttw:px-2 ttw:py-1", children: [
|
|
164
|
-
/* @__PURE__ */ l("div", { className: "ttw:flex ttw:min-w-0 ttw:flex-1 ttw:items-center ttw:gap-1", children: [
|
|
165
|
-
/* @__PURE__ */ e(n, { variant: "body2", className: "ttw:truncate", children: t.name }),
|
|
166
|
-
/* @__PURE__ */ l(n, { variant: "body2", color: "muted", className: "ttw:shrink-0", children: [
|
|
167
|
-
"(",
|
|
168
|
-
ft(t.size),
|
|
169
|
-
")"
|
|
170
|
-
] })
|
|
171
|
-
] }),
|
|
172
|
-
/* @__PURE__ */ e(S, { type: "button", variant: "ghost", size: "icon", className: "ttw:size-4", disabled: c, "aria-label": `${r._("Remove")} ${t.name}`, onClick: () => q(t.id), children: /* @__PURE__ */ e(et, { className: "ttw:size-4" }) })
|
|
173
|
-
] })
|
|
174
|
-
] }, t.id);
|
|
175
|
-
}),
|
|
176
|
-
m.map((t) => /* @__PURE__ */ l("li", { className: "ttw:flex ttw:w-full ttw:items-center ttw:rounded-lg ttw:gap-3 ttw:bg-muted ttw:px-2 ttw:py-1", children: [
|
|
177
|
-
t.status === "uploading" ? /* @__PURE__ */ e(at, { className: "ttw:size-5 ttw:shrink-0 ttw:animate-spin ttw:text-muted-foreground" }) : /* @__PURE__ */ e(rt, { className: "ttw:size-5 ttw:shrink-0 ttw:text-destructive" }),
|
|
178
|
-
/* @__PURE__ */ l("div", { className: "ttw:flex ttw:min-w-0 ttw:flex-1 ttw:flex-col", children: [
|
|
179
|
-
/* @__PURE__ */ e(n, { variant: "body2", className: "ttw:truncate", children: t.name }),
|
|
180
|
-
t.status === "uploading" ? /* @__PURE__ */ e(n, { variant: "caption", color: "muted", children: r._("Uploading…") }) : /* @__PURE__ */ e(n, { variant: "caption", role: "alert", className: "ttw:text-destructive", children: t.errorMessage })
|
|
181
|
-
] }),
|
|
182
|
-
/* @__PURE__ */ e(S, { type: "button", variant: "ghost", size: "icon", disabled: c, "aria-label": `${r._("Remove")} ${t.name}`, onClick: () => Y(t.localId), children: /* @__PURE__ */ e(it, { className: "ttw:size-4" }) })
|
|
183
|
-
] }, t.localId))
|
|
184
|
-
] })
|
|
185
|
-
] }),
|
|
186
|
-
/* @__PURE__ */ l("button", { type: "button", disabled: c, onClick: L, onDragOver: (t) => {
|
|
187
|
-
t.preventDefault(), c || x(!0);
|
|
188
|
-
}, onDragLeave: (t) => {
|
|
189
|
-
t.preventDefault(), x(!1);
|
|
190
|
-
}, onDrop: Z, className: ot("ttw:flex ttw:w-full ttw:flex-col ttw:items-center ttw:gap-2 ttw:rounded-xl ttw:border ttw:border-dashed ttw:p-6 ttw:text-center ttw:disabled:cursor-not-allowed ttw:disabled:opacity-50", X ? "ttw:border-primary ttw:bg-primary/5" : "ttw:border-border ttw:bg-muted"), children: [
|
|
191
|
-
/* @__PURE__ */ e("span", { className: "ttw:flex ttw:size-10 ttw:items-center ttw:justify-center ttw:rounded-full ttw:border ttw:border-border", children: /* @__PURE__ */ e(lt, { className: "ttw:size-5 ttw:text-muted-foreground" }) }),
|
|
192
|
-
/* @__PURE__ */ l(n, { variant: "body2", children: [
|
|
193
|
-
r._("Drop your files here, or"),
|
|
194
|
-
" ",
|
|
195
|
-
/* @__PURE__ */ e("span", { className: "ttw:text-primary ttw:underline", children: r._("browse to upload") })
|
|
196
|
-
] }),
|
|
197
|
-
/* @__PURE__ */ e(n, { variant: "caption", color: "muted", children: r._("PDF, DOC, JPG, PNG (max. 3MB)") })
|
|
198
|
-
] }),
|
|
199
|
-
H && /* @__PURE__ */ e(n, { variant: "body2", role: "alert", className: "ttw:text-destructive", children: r._("You can attach up to 10 files.") }),
|
|
200
|
-
/* @__PURE__ */ e(U, { multiple: !0, onChange: (t) => {
|
|
201
|
-
D(B(t.target.files)), R();
|
|
202
|
-
} })
|
|
203
|
-
] });
|
|
6
|
+
const r = s();
|
|
7
|
+
return /* @__PURE__ */ e(o, { sx: {
|
|
8
|
+
backgroundColor: r.palette.divider,
|
|
9
|
+
width: "100%",
|
|
10
|
+
height: "6px",
|
|
11
|
+
borderRadius: 0.5
|
|
12
|
+
}, children: /* @__PURE__ */ e(o, { sx: {
|
|
13
|
+
backgroundColor: r.palette.primary.main,
|
|
14
|
+
width: `${i}%`,
|
|
15
|
+
height: "6px",
|
|
16
|
+
borderRadius: 0.5
|
|
17
|
+
} }) });
|
|
204
18
|
};
|
|
205
19
|
export {
|
|
206
|
-
|
|
20
|
+
d as FinanceProgressBar
|
|
207
21
|
};
|