@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,16 +1,52 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
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 "./index173.js";
|
|
6
|
+
import { Textarea as u } from "./index123.js";
|
|
7
|
+
const _ = ({
|
|
8
|
+
disabled: n
|
|
9
|
+
}) => {
|
|
10
|
+
const {
|
|
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)") })
|
|
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
|
+
] }) }) })
|
|
48
|
+
] });
|
|
49
|
+
};
|
|
14
50
|
export {
|
|
15
|
-
|
|
51
|
+
_ as NotesSection
|
|
16
52
|
};
|
|
@@ -1,27 +1,207 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
1
|
+
import { jsxs as l, jsx as e, Fragment as Q } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useState as v, useRef as y, useEffect as N } from "react";
|
|
3
|
+
import { useFormContext as W } from "react-hook-form";
|
|
4
|
+
import { useLingui as tt } from "@lingui/react";
|
|
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 "./index362.js";
|
|
9
|
+
import { Separator as st } from "./index158.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 "./index219.js";
|
|
18
|
+
import { useDeleteFile as ut } from "./index403.js";
|
|
19
|
+
import { useUploadReceivableAttachment as wt } from "./index402.js";
|
|
20
|
+
import { validateAttachmentFile as pt } from "./index430.js";
|
|
21
|
+
import { formatFileSize as ft } from "./index361.js";
|
|
22
|
+
import { toFileArray as B } from "./index431.js";
|
|
23
|
+
const Ot = ({
|
|
24
|
+
disabled: c,
|
|
25
|
+
onUploadingChange: u
|
|
26
|
+
}) => {
|
|
27
|
+
const {
|
|
28
|
+
i18n: r
|
|
29
|
+
} = tt(), {
|
|
30
|
+
watch: F,
|
|
31
|
+
setValue: h,
|
|
32
|
+
getValues: w
|
|
33
|
+
} = W(), {
|
|
34
|
+
mutateAsync: O
|
|
35
|
+
} = wt(), {
|
|
36
|
+
mutate: I
|
|
37
|
+
} = ut(), {
|
|
38
|
+
FileInput: U,
|
|
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
|
+
] });
|
|
204
|
+
};
|
|
25
205
|
export {
|
|
26
|
-
|
|
206
|
+
Ot as AttachmentSection
|
|
27
207
|
};
|
|
@@ -1,130 +1,72 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import "./
|
|
6
|
-
import "
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import { Field as Z, FieldContent as tt, FieldLabel as et, FieldError as rt } from "./index177.js";
|
|
16
|
-
import { Input as at } from "./index123.js";
|
|
17
|
-
import { Button as b } from "./index84.js";
|
|
18
|
-
import { Separator as it } from "./index161.js";
|
|
19
|
-
import { Plus as ot } from "lucide-react";
|
|
20
|
-
const Et = ({
|
|
21
|
-
disabled: d,
|
|
22
|
-
canCreateCounterpart: _,
|
|
23
|
-
isEditCustomerOpen: m,
|
|
24
|
-
handleOpenEditCustomer: A,
|
|
25
|
-
counterpart: a
|
|
1
|
+
import { jsx as t } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { InvoicePreviewMonite as d } from "./index432.js";
|
|
3
|
+
import { useAdaptiveScale as p } from "./index433.js";
|
|
4
|
+
import { AspectRatio as v } from "./index434.js";
|
|
5
|
+
import { cn as e } from "./index100.js";
|
|
6
|
+
import { useRef as n } from "react";
|
|
7
|
+
import { useGetMeasureUnits as h } from "./index291.js";
|
|
8
|
+
const I = ({
|
|
9
|
+
address: i,
|
|
10
|
+
counterpart: s,
|
|
11
|
+
currency: o,
|
|
12
|
+
invoiceData: w,
|
|
13
|
+
entityData: m,
|
|
14
|
+
paymentTerms: l
|
|
26
15
|
}) => {
|
|
27
|
-
const {
|
|
28
|
-
i18n: s
|
|
29
|
-
} = H(), {
|
|
30
|
-
watch: l,
|
|
31
|
-
setValue: e,
|
|
32
|
-
control: S,
|
|
33
|
-
clearErrors: j
|
|
34
|
-
} = J(), o = l("counterpart_id"), g = q(o), x = l("default_billing_address_id"), y = l("default_shipping_address_id"), {
|
|
16
|
+
const r = n(null), a = n(null), {
|
|
35
17
|
data: c
|
|
36
|
-
} =
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
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
|
-
] }),
|
|
88
|
-
D ? /* @__PURE__ */ i("div", { className: "ttw:flex ttw:gap-2 ttw:justify-between ttw:items-center ttw:border ttw:border-border ttw:p-3 ttw:rounded-xl", children: [
|
|
89
|
-
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:items-center ttw:gap-5", children: [
|
|
90
|
-
/* @__PURE__ */ t(X, { className: "ttw:size-16", children: /* @__PURE__ */ t(Y, { className: "ttw:text-sm ttw:font-normal", children: O }) }),
|
|
91
|
-
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:gap-1", children: [
|
|
92
|
-
/* @__PURE__ */ t(f, { variant: "body1", className: "ttw:font-medium", children: w }),
|
|
93
|
-
/* @__PURE__ */ t(f, { variant: "body2", color: "muted", children: I })
|
|
94
|
-
] })
|
|
95
|
-
] }),
|
|
96
|
-
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:items-center", children: [
|
|
97
|
-
/* @__PURE__ */ t(b, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:hover:text-primary", disabled: d, onClick: () => N(!0), children: s._("View details") }),
|
|
98
|
-
/* @__PURE__ */ t(it, { orientation: "vertical", className: "ttw:h-6!" }),
|
|
99
|
-
/* @__PURE__ */ t(b, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:hover:text-primary", disabled: d, onClick: T, children: s._("Clear") })
|
|
100
|
-
] })
|
|
101
|
-
] }) : /* @__PURE__ */ i(z, { children: [
|
|
102
|
-
/* @__PURE__ */ t(U, { disabled: d, canCreateCounterpart: _ }),
|
|
103
|
-
_ && /* @__PURE__ */ t(K, { name: "counterpart_email", control: S, render: ({
|
|
104
|
-
field: r,
|
|
105
|
-
fieldState: {
|
|
106
|
-
error: n
|
|
107
|
-
}
|
|
108
|
-
}) => /* @__PURE__ */ t(Z, { children: /* @__PURE__ */ i(tt, { children: [
|
|
109
|
-
/* @__PURE__ */ t(et, { htmlFor: r.name, children: s._("Email") }),
|
|
110
|
-
/* @__PURE__ */ t(at, { ...r, id: r.name, type: "email", disabled: d, "aria-invalid": !!n }),
|
|
111
|
-
/* @__PURE__ */ t(rt, { errors: n ? [n] : [] })
|
|
112
|
-
] }) }) }),
|
|
113
|
-
_ && /* @__PURE__ */ i(b, { onClick: () => h(!0), type: "button", variant: "ghost", disabled: d, className: "ttw:text-primary ttw:hover:text-primary ttw:w-fit", children: [
|
|
114
|
-
/* @__PURE__ */ t(ot, {}),
|
|
115
|
-
s._("Add more details including address, phone, etc.")
|
|
116
|
-
] })
|
|
117
|
-
] }),
|
|
118
|
-
E && /* @__PURE__ */ t(B, { open: E, onClose: () => {
|
|
119
|
-
h(!1);
|
|
120
|
-
}, onCreate: (r) => {
|
|
121
|
-
h(!1), e("counterpart_id", r), e("counterpart_name", ""), e("counterpart_email", ""), j(["counterpart_id", "counterpart_email"]);
|
|
122
|
-
}, getCounterpartDefaultValues: V, customerType: "customer" }),
|
|
123
|
-
(m || v) && /* @__PURE__ */ t(Q, { counterpartId: a?.id || "", open: m || v, onClose: () => {
|
|
124
|
-
m && A(!1), N(!1);
|
|
125
|
-
}, isEditMode: m, showActionsMenu: !1, customerType: "customer" })
|
|
126
|
-
] });
|
|
18
|
+
} = h(), f = p(r, a, {
|
|
19
|
+
containerPadding: 96,
|
|
20
|
+
minScale: 1,
|
|
21
|
+
initialDelay: 100,
|
|
22
|
+
useAdaptiveDimensions: !0
|
|
23
|
+
// Enable DPI-aware A4 dimensions
|
|
24
|
+
}), u = {
|
|
25
|
+
address: i,
|
|
26
|
+
counterpart: s,
|
|
27
|
+
currency: o,
|
|
28
|
+
invoiceData: w,
|
|
29
|
+
entityData: m,
|
|
30
|
+
paymentTerms: l,
|
|
31
|
+
measureUnits: c?.data || []
|
|
32
|
+
};
|
|
33
|
+
return /* @__PURE__ */ t("div", { ref: r, className: e(
|
|
34
|
+
// Container layout
|
|
35
|
+
"ttw:flex ttw:overflow-auto ttw:relative",
|
|
36
|
+
"ttw:w-full ttw:h-full ttw:min-h-0",
|
|
37
|
+
"ttw:p-12",
|
|
38
|
+
// 48px padding
|
|
39
|
+
"ttw:bg-gradient-to-br ttw:from-slate-50 ttw:to-slate-200",
|
|
40
|
+
// Force pixel-snapping for zoom stability
|
|
41
|
+
"ttw:[transform:translateZ(0)]"
|
|
42
|
+
), style: {
|
|
43
|
+
justifyContent: "safe center",
|
|
44
|
+
alignItems: "safe center"
|
|
45
|
+
}, children: /* @__PURE__ */ t(v, { ratio: 21 / 29.7, className: e(
|
|
46
|
+
// Maximum width constraints for A4
|
|
47
|
+
"ttw:max-w-[21cm]",
|
|
48
|
+
// Minimum dimensions for proper scaling (A4: 794×1123px = 21cm × 29.7cm)
|
|
49
|
+
"ttw:min-w-[794px] ttw:min-h-[1123px]",
|
|
50
|
+
// Responsive scaling with our adaptive scale hook
|
|
51
|
+
"ttw:transition-transform ttw:duration-200 ttw:ease-in-out",
|
|
52
|
+
// Respect reduced motion preferences
|
|
53
|
+
"motion-reduce:ttw:transition-none",
|
|
54
|
+
"ttw:origin-center",
|
|
55
|
+
// Prevent unwanted shrinking and layout shifts
|
|
56
|
+
"ttw:shrink-0",
|
|
57
|
+
// CSS containment for layout stability
|
|
58
|
+
'ttw:[contain:"layout style"]'
|
|
59
|
+
), style: {
|
|
60
|
+
// Dynamic transform must stay as inline style due to variable
|
|
61
|
+
transform: `scale(${f})`
|
|
62
|
+
}, children: /* @__PURE__ */ t("div", { ref: a, className: e(
|
|
63
|
+
// Full size within aspect ratio container
|
|
64
|
+
"ttw:w-full ttw:h-full",
|
|
65
|
+
"ttw:bg-white ttw:shrink-0",
|
|
66
|
+
"ttw:shadow-md",
|
|
67
|
+
"ttw:overflow-hidden"
|
|
68
|
+
), children: /* @__PURE__ */ t(d, { ...u }) }) }) });
|
|
127
69
|
};
|
|
128
70
|
export {
|
|
129
|
-
|
|
71
|
+
I as InvoicePreview
|
|
130
72
|
};
|
|
@@ -1,51 +1,79 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
})
|
|
1
|
+
import { jsx as m } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import * as a from "react";
|
|
3
|
+
import { FormProvider as f, Controller as u, useFormContext as F, useFormState as I } from "react-hook-form";
|
|
4
|
+
import { Label as p } from "./index287.js";
|
|
5
|
+
import { cn as i } from "./index100.js";
|
|
6
|
+
import { Slot as g } from "@radix-ui/react-slot";
|
|
7
|
+
const b = f, l = a.createContext({}), C = ({
|
|
8
|
+
...r
|
|
9
|
+
}) => /* @__PURE__ */ m(l.Provider, { value: {
|
|
10
|
+
name: r.name
|
|
11
|
+
}, children: /* @__PURE__ */ m(u, { ...r }) }), d = () => {
|
|
12
|
+
const r = a.useContext(l), e = a.useContext(c), {
|
|
13
|
+
getFieldState: t
|
|
14
|
+
} = F(), o = I({
|
|
15
|
+
name: r.name
|
|
16
|
+
}), s = t(r.name, o);
|
|
17
|
+
if (!r)
|
|
18
|
+
throw new Error("useFormField should be used within <FormField>");
|
|
17
19
|
const {
|
|
18
|
-
|
|
19
|
-
} =
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
20
|
+
id: n
|
|
21
|
+
} = e;
|
|
22
|
+
return {
|
|
23
|
+
id: n,
|
|
24
|
+
name: r.name,
|
|
25
|
+
formItemId: `${n}-form-item`,
|
|
26
|
+
formDescriptionId: `${n}-form-item-description`,
|
|
27
|
+
formMessageId: `${n}-form-item-message`,
|
|
28
|
+
...s
|
|
29
|
+
};
|
|
30
|
+
}, c = a.createContext({});
|
|
31
|
+
function N({
|
|
32
|
+
className: r,
|
|
33
|
+
...e
|
|
34
|
+
}) {
|
|
35
|
+
const t = a.useId();
|
|
36
|
+
return /* @__PURE__ */ m(c.Provider, { value: {
|
|
37
|
+
id: t
|
|
38
|
+
}, children: /* @__PURE__ */ m("div", { "data-slot": "form-item", className: i("ttw:grid ttw:gap-2", r), ...e }) });
|
|
39
|
+
}
|
|
40
|
+
function M({
|
|
41
|
+
className: r,
|
|
42
|
+
...e
|
|
43
|
+
}) {
|
|
44
|
+
const {
|
|
45
|
+
error: t,
|
|
46
|
+
formItemId: o
|
|
47
|
+
} = d();
|
|
48
|
+
return /* @__PURE__ */ m(p, { "data-slot": "form-label", "data-error": !!t, className: i("ttw:data-[error=true]:text-destructive", r), htmlFor: o, ...e });
|
|
49
|
+
}
|
|
50
|
+
function S({
|
|
51
|
+
...r
|
|
52
|
+
}) {
|
|
53
|
+
const {
|
|
54
|
+
error: e,
|
|
55
|
+
formItemId: t,
|
|
56
|
+
formDescriptionId: o,
|
|
57
|
+
formMessageId: s
|
|
58
|
+
} = d();
|
|
59
|
+
return /* @__PURE__ */ m(g, { "data-slot": "form-control", id: t, "aria-describedby": e ? `${o} ${s}` : `${o}`, "aria-invalid": !!e, ...r });
|
|
60
|
+
}
|
|
61
|
+
function P({
|
|
62
|
+
className: r,
|
|
63
|
+
...e
|
|
64
|
+
}) {
|
|
65
|
+
const {
|
|
66
|
+
error: t,
|
|
67
|
+
formMessageId: o
|
|
68
|
+
} = d(), s = t ? String(t?.message ?? "") : e.children;
|
|
69
|
+
return s ? /* @__PURE__ */ m("p", { "data-slot": "form-message", id: o, className: i("ttw:text-destructive ttw:text-sm", r), ...e, children: s }) : null;
|
|
70
|
+
}
|
|
49
71
|
export {
|
|
50
|
-
|
|
72
|
+
b as Form,
|
|
73
|
+
S as FormControl,
|
|
74
|
+
C as FormField,
|
|
75
|
+
N as FormItem,
|
|
76
|
+
M as FormLabel,
|
|
77
|
+
P as FormMessage,
|
|
78
|
+
d as useFormField
|
|
51
79
|
};
|