@tesouro/embedded-components-react 0.2.219 → 0.2.221
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 +10 -0
- package/dist/index.d.ts +35 -15
- package/dist/index.js +81 -77
- package/dist/lib/CreateCardWidget.d.ts +590 -0
- package/dist/lib/CreateCardWidget.js +7 -0
- package/dist/lib/ReceivablesWidget.js +25 -25
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index6.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/data-access/dist/index9.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index3.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/account-details/data-access/dist/index5.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index3.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/data-access/dist/index5.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +25 -25
- package/dist/libs/tesouro-embedded-components-react/card-details-widget/data-access/dist/index3.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/cards-widget/data-access/dist/index3.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/counterparts-widget/data-access/dist/index2.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/data-access/dist/index2.js +16 -0
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/feature/dist/index2.js +61 -0
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/feature/dist/index3.js +7 -0
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/ui/dist/index2.js +18 -0
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/ui/dist/index3.js +7 -0
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/data-access/dist/index2.js +8 -8
- 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-receipt-match-widget/data-access/dist/index6.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index2.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index4.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index5.js +32 -32
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index6.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/data-access/dist/index7.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +22 -22
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index2.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/data-access/dist/index3.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index10.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index109.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index11.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +1 -1
- 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 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index121.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/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/index135.js +26 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +7 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +94 -74
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +97 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +17 -217
- 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 +79 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +14 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +12 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +6 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +24 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +99 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +57 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +9 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +33 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +29 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index15.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index150.js +11 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +12 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +24 -226
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +12 -468
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +11 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +119 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +215 -107
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +10 -537
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +10 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +49 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +49 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +14 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +42 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +15 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +11 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +148 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +55 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +71 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +24 -116
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +3 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +60 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +36 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +79 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +5 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +9 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +45 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +72 -148
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +55 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +14 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +21 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +80 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +29 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +40 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +7 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +227 -100
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +467 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +108 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +536 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +22 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +1 -1
- 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 +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +21 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +146 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +85 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +25 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +183 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +26 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +35 -360
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +51 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +82 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +34 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +66 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +360 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +2 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +117 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +6 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +16 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +9 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +12 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +10 -23
- 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 +8 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +15 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +22 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +54 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +27 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +34 -107
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +37 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +12 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +26 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +17 -40
- 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 +106 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +12 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +16 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +23 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +34 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +54 -142
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +44 -101
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +28 -144
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +98 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +45 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index26.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index260.js +147 -183
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +105 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +22 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +53 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +28 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +54 -165
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index266.js +16 -130
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index267.js +35 -156
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +345 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index269.js +303 -19
- 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 +101 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +156 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +260 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +23 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +19 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +5 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +2 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +93 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +97 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +213 -25
- 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 +22 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +14 -124
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +17 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +168 -116
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +126 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +158 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +10 -203
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +18 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +62 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +66 -26
- 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 +60 -127
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +8 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +11 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +59 -157
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +24 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +60 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +14 -78
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +63 -149
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +159 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +28 -4
- 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 +28 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +78 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +10 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +15 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +25 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +41 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +61 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +93 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +109 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +82 -36
- 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 +25 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +122 -90
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +43 -106
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +115 -84
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +111 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +50 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +200 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +69 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +149 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +18 -19
- 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 +8 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +73 -80
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +36 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +29 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +4 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +17 -344
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +29 -294
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +25 -97
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +31 -159
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +30 -265
- 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 +12 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +14 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +80 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +75 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +43 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +18 -210
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +33 -481
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +62 -163
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +24 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +32 -65
- 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 +488 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +164 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +40 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +59 -116
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +31 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +118 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +22 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +41 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +53 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +26 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +125 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +11 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +255 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +11 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +13 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +23 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +47 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +6 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +15 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +46 -21
- 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 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +47 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +43 -34
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +34 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +27 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +42 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +25 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index367.js +74 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +97 -255
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +32 -80
- 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 +10 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +10 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +32 -269
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +94 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +34 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +35 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +31 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +4 -141
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +126 -117
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +7 -82
- 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 +49 -91
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +16 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +29 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +83 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +17 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +80 -279
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +266 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +39 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +62 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +44 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index390.js +21 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +142 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +114 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +80 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +94 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +7 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +8 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +11 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +2 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +283 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index4.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index40.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +49 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +15 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +54 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +35 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +14 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +5 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +66 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +45 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +25 -120
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +22 -18
- 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 +28 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +38 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +123 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +18 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +16 -74
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +74 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +16 -11
- 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 +16 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +16 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +3 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +11 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +9 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +18 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +65 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +18 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +20 -126
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +14 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index43.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index430.js +19 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +12 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +66 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +21 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +2 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +20 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +29 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +69 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +36 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +30 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index44.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index440.js +8 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +96 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +14 -83
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +75 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +18 -101
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +9 -112
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +53 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +69 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +21 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +34 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index45.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index450.js +15 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +42 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +36 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +14 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +19 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +50 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +56 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +32 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +54 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +72 -19
- 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 +68 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +35 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +12 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +29 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +23 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +36 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +33 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +85 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +23 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +99 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index47.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index470.js +108 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +72 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +83 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +52 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +52 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +52 -56
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +29 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +36 -70
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +45 -84
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +48 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index48.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index480.js +81 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +38 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index483.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index484.js +18 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index485.js +36 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index486.js +49 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index487.js +48 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index488.js +40 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index489.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index5.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index50.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index52.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index53.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index54.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index55.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index58.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index6.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index78.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index79.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index8.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index86.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index87.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index88.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index89.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index9.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/profile-widget/data-access/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +24 -24
- 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 +13 -13
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index5.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/data-access/dist/index7.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/external-bank-account/useAllExternalBankAccountsQuery.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/@tanstack/react-query.gen.js +115 -115
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +56 -56
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/zod.gen.js +2025 -2190
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/role/useAllOrganizationRolesQuery.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/role/useRolePermissionsQueries.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/useCurrentUserQuery.js +2 -2
- 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 +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +25 -25
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index4.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index5.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/data-access/dist/index7.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index4.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index6.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/tags-widget/data-access/dist/index8.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index10.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index11.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index12.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index15.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index16.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index17.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index20.js +4 -4
- 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 +10 -10
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index3.js +14 -14
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index4.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index5.js +27 -27
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index8.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/team-widget/data-access/dist/index9.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/transfers-widget/data-access/dist/index3.js +5 -5
- 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/index8.js +4 -4
- package/package.json +1 -1
|
@@ -1,32 +1,114 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
1
|
+
import { jsxs as a, jsx as e, Fragment as y } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { USStatesEnum as x } from "./index402.js";
|
|
3
|
+
import { Field as o, FieldContent as s, FieldLabel as c, FieldError as m } from "./index167.js";
|
|
4
|
+
import { Input as f } from "./index122.js";
|
|
5
|
+
import { Select as F, SelectTrigger as _, SelectValue as j, SelectContent as A, SelectItem as E } from "./index321.js";
|
|
6
|
+
import { Typography as b } from "./index85.js";
|
|
7
|
+
import { MoniteCountryShadcn as L } from "./index403.js";
|
|
8
|
+
import { useLingui as T } from "@lingui/react";
|
|
9
|
+
import { useRef as U } from "react";
|
|
10
|
+
import { useFormContext as B, Controller as w } from "react-hook-form";
|
|
11
|
+
import { twMerge as g } from "tailwind-merge";
|
|
12
|
+
const G = ({
|
|
13
|
+
hasExistingAddress: v,
|
|
14
|
+
isLoading: n,
|
|
15
|
+
isStandalone: d,
|
|
16
|
+
customerType: S
|
|
17
|
+
}) => {
|
|
6
18
|
const {
|
|
7
|
-
i18n:
|
|
8
|
-
} =
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
} =
|
|
12
|
-
return
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
19
|
+
i18n: l
|
|
20
|
+
} = T(), {
|
|
21
|
+
watch: N,
|
|
22
|
+
control: h
|
|
23
|
+
} = B(), u = U(null), i = S === "vendor";
|
|
24
|
+
return /* @__PURE__ */ a("div", { className: g("ttw:flex ttw:flex-col ttw:gap-4"), ref: u, children: [
|
|
25
|
+
d ? /* @__PURE__ */ e("div", { className: "ttw:flex ttw:items-center ttw:justify-between ttw:gap-3 ttw:pt-6 ttw:pb-7 ttw:border-b ttw:border-border", children: /* @__PURE__ */ e(b, { variant: "body1", className: "ttw:font-medium", children: v ? l._("Editing address") : l._("Adding address") }) }) : /* @__PURE__ */ e(y, { children: !i && /* @__PURE__ */ e("div", { className: "ttw:flex ttw:items-center ttw:justify-between ttw:gap-3 ttw:pt-6 ttw:pb-7 ttw:border-b ttw:border-border", children: /* @__PURE__ */ a(b, { variant: "body1", className: "ttw:font-medium", children: [
|
|
26
|
+
l._("Address"),
|
|
27
|
+
" ",
|
|
28
|
+
/* @__PURE__ */ e("span", { className: "ttw:text-muted-foreground", children: l._("(optional)") })
|
|
29
|
+
] }) }) }),
|
|
30
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:gap-4", children: [
|
|
31
|
+
/* @__PURE__ */ e(w, { name: "line1", control: h, render: ({
|
|
32
|
+
field: t,
|
|
33
|
+
fieldState: {
|
|
34
|
+
error: r
|
|
17
35
|
}
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
...
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
36
|
+
}) => /* @__PURE__ */ e(o, { children: /* @__PURE__ */ a(s, { children: [
|
|
37
|
+
/* @__PURE__ */ e(c, { htmlFor: t.name, children: l._("Street address") }),
|
|
38
|
+
/* @__PURE__ */ e(f, { id: t.name, ...t, className: d || i ? "ttw:bg-white" : "", disabled: n, "aria-invalid": !!r || void 0 }),
|
|
39
|
+
/* @__PURE__ */ e(m, { errors: [r] })
|
|
40
|
+
] }) }) }),
|
|
41
|
+
/* @__PURE__ */ e(w, { name: "line2", control: h, render: ({
|
|
42
|
+
field: t,
|
|
43
|
+
fieldState: {
|
|
44
|
+
error: r
|
|
45
|
+
}
|
|
46
|
+
}) => /* @__PURE__ */ e(o, { children: /* @__PURE__ */ a(s, { children: [
|
|
47
|
+
/* @__PURE__ */ a(c, { htmlFor: t.name, className: "ttw:gap-1", children: [
|
|
48
|
+
l._("Apt, suite, floor, etc."),
|
|
49
|
+
i && /* @__PURE__ */ e(b, { variant: "body2", color: "muted", className: "ttw:leading-snug", children: l._("(optional)") })
|
|
50
|
+
] }),
|
|
51
|
+
/* @__PURE__ */ e(f, { id: t.name, ...t, className: d || i ? "ttw:bg-white" : "", disabled: n, "aria-invalid": !!r || void 0 }),
|
|
52
|
+
/* @__PURE__ */ e(m, { errors: [r] })
|
|
53
|
+
] }) }) })
|
|
54
|
+
] }),
|
|
55
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:gap-4", children: [
|
|
56
|
+
/* @__PURE__ */ e(w, { name: "city", control: h, render: ({
|
|
57
|
+
field: t,
|
|
58
|
+
fieldState: {
|
|
59
|
+
error: r
|
|
60
|
+
}
|
|
61
|
+
}) => /* @__PURE__ */ e(o, { children: /* @__PURE__ */ a(s, { children: [
|
|
62
|
+
/* @__PURE__ */ e(c, { htmlFor: t.name, children: l._("City") }),
|
|
63
|
+
/* @__PURE__ */ e(f, { id: t.name, ...t, className: d || i ? "ttw:bg-white" : "", disabled: n, "aria-invalid": !!r || void 0 }),
|
|
64
|
+
/* @__PURE__ */ e(m, { errors: [r] })
|
|
65
|
+
] }) }) }),
|
|
66
|
+
/* @__PURE__ */ e(w, { name: "state", control: h, render: ({
|
|
67
|
+
field: t,
|
|
68
|
+
fieldState: {
|
|
69
|
+
error: r
|
|
70
|
+
}
|
|
71
|
+
}) => N("country") === "US" ? /* @__PURE__ */ e(o, { children: /* @__PURE__ */ a(s, { children: [
|
|
72
|
+
/* @__PURE__ */ e(c, { htmlFor: t.name, children: l._("State") }),
|
|
73
|
+
/* @__PURE__ */ a(F, { value: t.value ?? void 0, onValueChange: t.onChange, disabled: n, children: [
|
|
74
|
+
/* @__PURE__ */ e(_, { ref: t.ref, onBlur: t.onBlur, "aria-invalid": !!r || void 0, className: g("ttw:w-full", (d || i) && "ttw:bg-white"), disabled: n, children: /* @__PURE__ */ e(j, { placeholder: l._("Select a state") }) }),
|
|
75
|
+
/* @__PURE__ */ e(A, { children: Object.entries(x).map(([p, C]) => /* @__PURE__ */ a(E, { value: p, children: [
|
|
76
|
+
C,
|
|
77
|
+
" — ",
|
|
78
|
+
p
|
|
79
|
+
] }, p)) })
|
|
80
|
+
] }),
|
|
81
|
+
/* @__PURE__ */ e(m, { errors: [r] })
|
|
82
|
+
] }) }) : /* @__PURE__ */ e(o, { children: /* @__PURE__ */ a(s, { children: [
|
|
83
|
+
/* @__PURE__ */ e(c, { htmlFor: t.name, children: l._("State") }),
|
|
84
|
+
/* @__PURE__ */ e(f, { id: t.name, ...t, className: d || i ? "ttw:bg-white" : "", disabled: n, "aria-invalid": !!r || void 0 }),
|
|
85
|
+
/* @__PURE__ */ e(m, { errors: [r] })
|
|
86
|
+
] }) }) })
|
|
87
|
+
] }),
|
|
88
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:gap-4", children: [
|
|
89
|
+
/* @__PURE__ */ e(w, { name: "postalCode", control: h, render: ({
|
|
90
|
+
field: t,
|
|
91
|
+
fieldState: {
|
|
92
|
+
error: r
|
|
93
|
+
}
|
|
94
|
+
}) => /* @__PURE__ */ e(o, { children: /* @__PURE__ */ a(s, { children: [
|
|
95
|
+
/* @__PURE__ */ e(c, { htmlFor: t.name, children: l._("Postal code") }),
|
|
96
|
+
/* @__PURE__ */ e(f, { id: t.name, ...t, className: d || i ? "ttw:bg-white" : "", disabled: n, "aria-invalid": !!r || void 0 }),
|
|
97
|
+
/* @__PURE__ */ e(m, { errors: [r] })
|
|
98
|
+
] }) }) }),
|
|
99
|
+
/* @__PURE__ */ e(w, { name: "country", control: h, render: ({
|
|
100
|
+
field: t,
|
|
101
|
+
fieldState: {
|
|
102
|
+
error: r
|
|
103
|
+
}
|
|
104
|
+
}) => /* @__PURE__ */ e(o, { children: /* @__PURE__ */ a(s, { children: [
|
|
105
|
+
/* @__PURE__ */ e(c, { children: l._("Country") }),
|
|
106
|
+
/* @__PURE__ */ e(L, { value: t.value, className: d || i ? "ttw:bg-white" : "", onChange: t.onChange, invalid: !!r, disabled: n, container: u?.current, allowedCountries: ["US"] }),
|
|
107
|
+
/* @__PURE__ */ e(m, { errors: [r] })
|
|
108
|
+
] }) }) })
|
|
109
|
+
] })
|
|
110
|
+
] });
|
|
29
111
|
};
|
|
30
112
|
export {
|
|
31
|
-
|
|
113
|
+
G as CounterpartAddressFormContent
|
|
32
114
|
};
|
|
@@ -1,44 +1,90 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { jsx as d, jsxs as m } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useForm as N, FormProvider as F } from "react-hook-form";
|
|
3
|
+
import { useLingui as I } from "@lingui/react";
|
|
4
|
+
import { useId as P, useMemo as z, useCallback as L } from "react";
|
|
5
|
+
import { zodResolver as U } from "@hookform/resolvers/zod";
|
|
6
|
+
import { Button as y } from "./index84.js";
|
|
7
|
+
import { getAddressValidationSchema as j } from "./index223.js";
|
|
8
|
+
import "./index57.js";
|
|
3
9
|
import { toast as p } from "react-hot-toast";
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
10
|
+
import "date-fns";
|
|
11
|
+
import { getCounterpartName as k } from "./index7.js";
|
|
12
|
+
import { useUpdateCounterpartAddress as D } from "./index305.js";
|
|
13
|
+
import { useCreateCounterpartAddress as T } from "./index404.js";
|
|
14
|
+
import { LoadingSpinner as V } from "./index143.js";
|
|
15
|
+
import { CounterpartAddressFormContent as B } from "./index308.js";
|
|
16
|
+
const tt = ({
|
|
17
|
+
counterpartId: c,
|
|
18
|
+
isStandalone: C,
|
|
19
|
+
address: t,
|
|
20
|
+
customerType: u,
|
|
21
|
+
handleClose: h,
|
|
22
|
+
onUpdate: i,
|
|
23
|
+
onCreate: n
|
|
7
24
|
}) => {
|
|
8
25
|
const {
|
|
9
|
-
i18n:
|
|
10
|
-
} =
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
} =
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
}, {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
26
|
+
i18n: r
|
|
27
|
+
} = I(), S = `counterpart-address-form-${P()}`, g = !!t, {
|
|
28
|
+
mutate: f,
|
|
29
|
+
isPending: x
|
|
30
|
+
} = D({
|
|
31
|
+
counterpartId: c,
|
|
32
|
+
addressId: t?.id ?? ""
|
|
33
|
+
}), {
|
|
34
|
+
mutate: w,
|
|
35
|
+
isPending: A
|
|
36
|
+
} = T(), o = x || A, v = z(() => ({
|
|
37
|
+
line1: t?.line1 ?? "",
|
|
38
|
+
line2: t?.line2 ?? "",
|
|
39
|
+
city: t?.city ?? "",
|
|
40
|
+
state: t?.state ?? "",
|
|
41
|
+
country: t?.country ?? "US",
|
|
42
|
+
postalCode: t?.postal_code ?? ""
|
|
43
|
+
}), [t]), {
|
|
44
|
+
resetField: e,
|
|
45
|
+
...a
|
|
46
|
+
} = N({
|
|
47
|
+
resolver: U(j(r, u === "vendor")),
|
|
48
|
+
defaultValues: v
|
|
49
|
+
}), _ = L((l) => {
|
|
50
|
+
l.preventDefault(), l.stopPropagation(), a.handleSubmit((s) => {
|
|
51
|
+
const b = {
|
|
52
|
+
line1: s.line1 ?? "",
|
|
53
|
+
line2: s.line2,
|
|
54
|
+
city: s.city ?? "",
|
|
55
|
+
state: s.state ?? "",
|
|
56
|
+
country: s.country,
|
|
57
|
+
postal_code: s.postalCode ?? ""
|
|
58
|
+
};
|
|
59
|
+
return t ? f(b, {
|
|
60
|
+
onSuccess: () => {
|
|
61
|
+
p.success(r._("Address has been updated.")), i && i();
|
|
25
62
|
}
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
63
|
+
}) : w({
|
|
64
|
+
path: {
|
|
65
|
+
counterpart_id: c
|
|
66
|
+
},
|
|
67
|
+
body: b
|
|
68
|
+
}, {
|
|
69
|
+
onSuccess: () => {
|
|
70
|
+
p.success(r._("Address has been added.")), n && n();
|
|
34
71
|
}
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
}
|
|
40
|
-
|
|
72
|
+
});
|
|
73
|
+
})(l);
|
|
74
|
+
}, [p, f, w, k, i, n, a.handleSubmit, r]);
|
|
75
|
+
return /* @__PURE__ */ d(F, { resetField: e, ...a, children: /* @__PURE__ */ m("form", { id: S, onSubmit: _, className: "ttw:flex ttw:flex-col ttw:gap-4 ttw:p-4 ttw:border ttw:border-primary ttw:rounded-[10px] ttw:bg-zinc-100", children: [
|
|
76
|
+
/* @__PURE__ */ d(B, { hasExistingAddress: g, isLoading: o, isStandalone: C, customerType: u }),
|
|
77
|
+
/* @__PURE__ */ m("div", { className: "ttw:flex ttw:gap-4 ttw:pt-6", children: [
|
|
78
|
+
/* @__PURE__ */ d(y, { type: "button", variant: "outline", className: "ttw:border-border ttw:flex-1", disabled: o, onClick: () => {
|
|
79
|
+
e("line1"), e("line2"), e("city"), e("state"), e("postalCode"), e("country"), h();
|
|
80
|
+
}, children: r._("Cancel") }),
|
|
81
|
+
/* @__PURE__ */ m(y, { type: "submit", className: "ttw:flex-1", disabled: o || !a.formState.isDirty, children: [
|
|
82
|
+
o && /* @__PURE__ */ d(V, { className: "ttw:border-white ttw:border-t-transparent ttw:size-4" }),
|
|
83
|
+
r._("Save")
|
|
84
|
+
] })
|
|
85
|
+
] })
|
|
86
|
+
] }) });
|
|
41
87
|
};
|
|
42
88
|
export {
|
|
43
|
-
|
|
89
|
+
tt as CounterpartAddressForm
|
|
44
90
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useMoniteContext as n } from "./index57.js";
|
|
2
|
-
import { getAPIErrorMessage as d } from "./
|
|
2
|
+
import { getAPIErrorMessage as d } from "./index120.js";
|
|
3
3
|
import { useLingui as p } from "@lingui/react";
|
|
4
4
|
import { toast as r } from "react-hot-toast";
|
|
5
5
|
const f = (s, i) => {
|
|
@@ -1,65 +1,27 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
l("accountHolderName"), l("accountNumber"), l("routingNumber"), v?.();
|
|
26
|
-
}, children: t._("Cancel") })
|
|
27
|
-
] }),
|
|
28
|
-
/* @__PURE__ */ e(w, { name: "accountHolderName", control: d, render: ({
|
|
29
|
-
field: r,
|
|
30
|
-
fieldState: {
|
|
31
|
-
error: i
|
|
32
|
-
}
|
|
33
|
-
}) => /* @__PURE__ */ e(m, { "data-invalid": !!(!r.value && a), children: /* @__PURE__ */ n(c, { children: [
|
|
34
|
-
/* @__PURE__ */ e(s, { htmlFor: r.name, children: t._("Account holder name") }),
|
|
35
|
-
/* @__PURE__ */ e(h, { id: r.name, ...r, className: "ttw:bg-white", disabled: o, "aria-invalid": !!(!r.value && a) || !!i || void 0 }),
|
|
36
|
-
/* @__PURE__ */ e(u, { errors: [i] })
|
|
37
|
-
] }) }) }),
|
|
38
|
-
/* @__PURE__ */ n("div", { className: "ttw:flex ttw:gap-4", children: [
|
|
39
|
-
/* @__PURE__ */ e(w, { name: "routingNumber", control: d, render: ({
|
|
40
|
-
field: r,
|
|
41
|
-
fieldState: {
|
|
42
|
-
error: i
|
|
43
|
-
}
|
|
44
|
-
}) => /* @__PURE__ */ e(m, { "data-invalid": !!(!r.value && a), children: /* @__PURE__ */ n(c, { children: [
|
|
45
|
-
/* @__PURE__ */ e(s, { htmlFor: r.name, children: t._("Routing number") }),
|
|
46
|
-
/* @__PURE__ */ e(h, { id: r.name, ...r, placeholder: t._("e.g., 123456789"), className: "ttw:bg-white", disabled: o, "aria-invalid": !!(!r.value && a) || !!i || void 0 }),
|
|
47
|
-
/* @__PURE__ */ e(u, { errors: [i] })
|
|
48
|
-
] }) }) }),
|
|
49
|
-
/* @__PURE__ */ e(w, { name: "accountNumber", control: d, render: ({
|
|
50
|
-
field: r,
|
|
51
|
-
fieldState: {
|
|
52
|
-
error: i
|
|
53
|
-
}
|
|
54
|
-
}) => /* @__PURE__ */ e(m, { "data-invalid": !!(!r.value && a), children: /* @__PURE__ */ n(c, { children: [
|
|
55
|
-
/* @__PURE__ */ e(s, { htmlFor: r.name, children: t._("Account number") }),
|
|
56
|
-
/* @__PURE__ */ e(h, { id: r.name, ...r, placeholder: t._("e.g., 12345678"), className: "ttw:bg-white", disabled: o, "aria-invalid": !!(!r.value && a) || !!i || void 0 }),
|
|
57
|
-
/* @__PURE__ */ e(u, { errors: [i] })
|
|
58
|
-
] }) }) })
|
|
59
|
-
] }),
|
|
60
|
-
/* @__PURE__ */ e(p, { color: "muted", variant: "body2", children: t._("Ask your vendor for this — it's usually on their invoice, W-9, or a payment instructions email they send you.") })
|
|
61
|
-
] });
|
|
62
|
-
};
|
|
1
|
+
const s = ({
|
|
2
|
+
lineItems: t,
|
|
3
|
+
paymentTermsId: a,
|
|
4
|
+
memo: o,
|
|
5
|
+
footer: n,
|
|
6
|
+
bankAccountId: r,
|
|
7
|
+
bankAccountType: m,
|
|
8
|
+
taxMode: d,
|
|
9
|
+
purchaseOrder: c,
|
|
10
|
+
taxRate: i
|
|
11
|
+
}) => ({
|
|
12
|
+
payment_terms_id: a,
|
|
13
|
+
line_items: (t ?? []).map((e) => ({
|
|
14
|
+
...e,
|
|
15
|
+
id: e.id || `temp-${Math.random().toString(36).substr(2, 9)}`
|
|
16
|
+
})),
|
|
17
|
+
memo: o,
|
|
18
|
+
footer: n,
|
|
19
|
+
bank_account_id: r,
|
|
20
|
+
bank_account_type: m,
|
|
21
|
+
tax_mode: d,
|
|
22
|
+
purchase_order: c || void 0,
|
|
23
|
+
tax_rate: i
|
|
24
|
+
});
|
|
63
25
|
export {
|
|
64
|
-
|
|
26
|
+
s as buildInvoicePreviewData
|
|
65
27
|
};
|
|
@@ -1,98 +1,130 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import { zodResolver as P } from "@hookform/resolvers/zod";
|
|
6
|
-
import { Button as w } from "./index84.js";
|
|
7
|
-
import { getCounterpartBankValidationSchema as U } from "./index258.js";
|
|
1
|
+
import { jsxs as i, jsx as t, Fragment as z } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { CreateCounterpartDialog as B } from "./index165.js";
|
|
3
|
+
import { CounterpartSelector as U } from "./index383.js";
|
|
4
|
+
import { getCounterpartName as P, getCounterpartEmail as R } from "./index7.js";
|
|
8
5
|
import "./index57.js";
|
|
9
|
-
import
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import "
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
6
|
+
import "@tanstack/react-query";
|
|
7
|
+
import { useCounterpartAddresses as W } from "./index72.js";
|
|
8
|
+
import { useRef as q, useState as F, useCallback as G, useEffect as k } from "react";
|
|
9
|
+
import "react-hot-toast";
|
|
10
|
+
import { useLingui as H } from "@lingui/react";
|
|
11
|
+
import { useFormContext as J, Controller as K } from "react-hook-form";
|
|
12
|
+
import { CounterpartDetails as Q } from "./index2.js";
|
|
13
|
+
import { Typography as f } from "./index85.js";
|
|
14
|
+
import { Avatar as X, AvatarFallback as Y } from "./index384.js";
|
|
15
|
+
import { Field as Z, FieldContent as tt, FieldLabel as et, FieldError as rt } from "./index167.js";
|
|
16
|
+
import { Input as at } from "./index122.js";
|
|
17
|
+
import { Button as b } from "./index84.js";
|
|
18
|
+
import { Separator as it } from "./index150.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
|
|
23
26
|
}) => {
|
|
24
27
|
const {
|
|
25
|
-
i18n:
|
|
26
|
-
} =
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
account_number: r.accountNumber,
|
|
65
|
-
routing_number: r.routingNumber,
|
|
66
|
-
country: "US",
|
|
67
|
-
currency: "USD",
|
|
68
|
-
is_default_for_currency: !0
|
|
69
|
-
};
|
|
70
|
-
return _({
|
|
71
|
-
path: {
|
|
72
|
-
counterpart_id: p
|
|
73
|
-
},
|
|
74
|
-
body: s
|
|
75
|
-
}, {
|
|
76
|
-
onSuccess: () => {
|
|
77
|
-
l.success(e._("Bank Account has been added.")), i && i();
|
|
78
|
-
}
|
|
79
|
-
});
|
|
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"), {
|
|
35
|
+
data: c
|
|
36
|
+
} = W(a?.id), [v, N] = F(!1), [E, h] = F(!1), D = !!o, w = P(a), I = R(a), O = w ? Array.from(w)[0]?.toUpperCase() ?? "?" : "?", C = l("counterpart_name") ?? "", $ = l("counterpart_email") ?? "", T = () => {
|
|
37
|
+
e("counterpart_id", ""), e("counterpart_name", ""), e("counterpart_email", "");
|
|
38
|
+
}, V = G((r) => {
|
|
39
|
+
const n = {
|
|
40
|
+
email: $,
|
|
41
|
+
phone: "",
|
|
42
|
+
isCustomer: !0,
|
|
43
|
+
isVendor: !1,
|
|
44
|
+
line1: "",
|
|
45
|
+
line2: "",
|
|
46
|
+
city: "",
|
|
47
|
+
state: "",
|
|
48
|
+
postalCode: "",
|
|
49
|
+
country: "US"
|
|
50
|
+
};
|
|
51
|
+
if (r === "individual") {
|
|
52
|
+
const p = C.trim(), u = p.indexOf(" "), L = u === -1 ? p : p.slice(0, u), M = u === -1 ? "" : p.slice(u + 1);
|
|
53
|
+
return {
|
|
54
|
+
tax_id: "",
|
|
55
|
+
counterpart: {
|
|
56
|
+
...n,
|
|
57
|
+
firstName: L,
|
|
58
|
+
lastName: M
|
|
59
|
+
}
|
|
60
|
+
};
|
|
61
|
+
}
|
|
62
|
+
return {
|
|
63
|
+
tax_id: "",
|
|
64
|
+
counterpart: {
|
|
65
|
+
...n,
|
|
66
|
+
companyName: C
|
|
80
67
|
}
|
|
81
|
-
}
|
|
82
|
-
}, [
|
|
83
|
-
return
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
68
|
+
};
|
|
69
|
+
}, [C, $]);
|
|
70
|
+
return k(() => {
|
|
71
|
+
g.current !== o && (g.current = o, e("default_billing_address_id", ""), e("default_shipping_address_id", ""));
|
|
72
|
+
}, [o, e]), k(() => {
|
|
73
|
+
if (c?.data?.length && !(!a || a.id !== o)) {
|
|
74
|
+
if (!x) {
|
|
75
|
+
const r = a.default_billing_address_id || (c.data.length === 1 ? c.data[0].id : "");
|
|
76
|
+
e("default_billing_address_id", r);
|
|
77
|
+
}
|
|
78
|
+
if (!y) {
|
|
79
|
+
const r = a.default_shipping_address_id || "";
|
|
80
|
+
e("default_shipping_address_id", r);
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
}, [c, e, a, o, x, y]), /* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:p-6 ttw:gap-2.5 ttw:border ttw:border-border ttw:rounded-xl", children: [
|
|
84
|
+
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:gap-2.5 ttw:pb-4", children: [
|
|
85
|
+
/* @__PURE__ */ t(f, { variant: "h4", children: s._("Customer details") }),
|
|
86
|
+
/* @__PURE__ */ t(f, { variant: "body2", color: "muted", className: "ttw:font-medium", children: s._("Who are you billing?") })
|
|
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.")
|
|
92
116
|
] })
|
|
93
|
-
] })
|
|
94
|
-
|
|
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
|
+
] });
|
|
95
127
|
};
|
|
96
128
|
export {
|
|
97
|
-
|
|
129
|
+
Et as CustomerSection
|
|
98
130
|
};
|