@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,81 +1,51 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
return
|
|
9
|
-
}
|
|
10
|
-
function
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
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
|
-
}
|
|
49
|
-
function y({
|
|
50
|
-
className: t,
|
|
51
|
-
...e
|
|
52
|
-
}) {
|
|
53
|
-
return /* @__PURE__ */ a("div", { "data-slot": "sheet-header", className: n("ttw:flex ttw:flex-col ttw:gap-1.5 ttw:p-4", t), ...e });
|
|
54
|
-
}
|
|
55
|
-
function C({
|
|
56
|
-
className: t,
|
|
57
|
-
...e
|
|
58
|
-
}) {
|
|
59
|
-
return /* @__PURE__ */ a("div", { "data-slot": "sheet-footer", className: n("ttw:mt-auto ttw:flex ttw:flex-col ttw:gap-2 ttw:p-4", t), ...e });
|
|
60
|
-
}
|
|
61
|
-
function S({
|
|
62
|
-
className: t,
|
|
63
|
-
...e
|
|
64
|
-
}) {
|
|
65
|
-
return /* @__PURE__ */ a(o.Title, { "data-slot": "sheet-title", className: n("ttw:text-foreground ttw:font-semibold", t), ...e });
|
|
66
|
-
}
|
|
67
|
-
function v({
|
|
68
|
-
className: t,
|
|
69
|
-
...e
|
|
70
|
-
}) {
|
|
71
|
-
return /* @__PURE__ */ a(o.Description, { "data-slot": "sheet-description", className: n("ttw:text-muted-foreground ttw:text-sm", t), ...e });
|
|
72
|
-
}
|
|
1
|
+
import { jsx as c } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Badge as g } from "./index228.js";
|
|
3
|
+
import { cn as w } from "./index100.js";
|
|
4
|
+
import { useLingui as u } from "@lingui/react";
|
|
5
|
+
import { cva as _ } from "class-variance-authority";
|
|
6
|
+
import { isBillOverdue as f } from "./index164.js";
|
|
7
|
+
function m(t) {
|
|
8
|
+
return t === "waiting_to_be_paid" || t === "partially_paid" ? "ready_to_pay" : t === "new" || t === "draft" ? "draft" : t === "approve_in_progress" ? "pending_approval" : t === "rejected" ? "rejected" : t === "paid" ? "paid" : "cancelled";
|
|
9
|
+
}
|
|
10
|
+
function v(t, a, r) {
|
|
11
|
+
const e = {
|
|
12
|
+
overdue: t._("Overdue"),
|
|
13
|
+
ready_to_pay: t._("Ready to pay"),
|
|
14
|
+
pending_approval: t._("Pending approval"),
|
|
15
|
+
rejected: t._("Rejected"),
|
|
16
|
+
draft: t._("New"),
|
|
17
|
+
paid: t._("Paid"),
|
|
18
|
+
cancelled: t._("Cancelled")
|
|
19
|
+
};
|
|
20
|
+
return r ? e.overdue : e[a];
|
|
21
|
+
}
|
|
22
|
+
const b = _("", {
|
|
23
|
+
variants: {
|
|
24
|
+
variant: {
|
|
25
|
+
overdue: "ttw:bg-red-100 ttw:text-red-700",
|
|
26
|
+
ready_to_pay: "ttw:bg-green-100 ttw:text-green-700",
|
|
27
|
+
pending_approval: "ttw:bg-blue-100 ttw:text-blue-700",
|
|
28
|
+
rejected: "ttw:bg-orange-100 ttw:text-orange-700",
|
|
29
|
+
draft: "ttw:bg-neutral-100 ttw:text-neutral-700",
|
|
30
|
+
paid: "ttw:bg-white ttw:text-green-700",
|
|
31
|
+
cancelled: "ttw:bg-white ttw:text-neutral-400"
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
}), C = ({
|
|
35
|
+
status: t,
|
|
36
|
+
dueDate: a,
|
|
37
|
+
className: r,
|
|
38
|
+
showBadgeBackground: e = !0,
|
|
39
|
+
showOverdueBadge: i = !1,
|
|
40
|
+
ref: o
|
|
41
|
+
}) => {
|
|
42
|
+
const {
|
|
43
|
+
i18n: p
|
|
44
|
+
} = u(), l = f(t, a), n = m(t), d = n === "paid", s = d ? !1 : e;
|
|
45
|
+
return /* @__PURE__ */ c(g, { ref: o, className: w("ttw:inline-flex ttw:items-center ttw:gap-1", b({
|
|
46
|
+
variant: l ? "overdue" : n
|
|
47
|
+
}), !e && !d && "ttw:text-zinc-950!", r), showBadgeBackground: s, children: v(p, n, i) });
|
|
48
|
+
};
|
|
73
49
|
export {
|
|
74
|
-
|
|
75
|
-
b as SheetClose,
|
|
76
|
-
N as SheetContent,
|
|
77
|
-
v as SheetDescription,
|
|
78
|
-
C as SheetFooter,
|
|
79
|
-
y as SheetHeader,
|
|
80
|
-
S as SheetTitle
|
|
50
|
+
C as PayableStatusChip
|
|
81
51
|
};
|
|
@@ -1,8 +1,51 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { jsx as t, Fragment as u, jsxs as a } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Button as c } from "./index84.js";
|
|
3
|
+
import { Typography as o } from "./index85.js";
|
|
4
|
+
import { useLingui as b } from "@lingui/react";
|
|
5
|
+
import { Landmark as x, Plus as y } from "lucide-react";
|
|
6
|
+
import { useState as k } from "react";
|
|
7
|
+
import { twMerge as N } from "tailwind-merge";
|
|
8
|
+
import { CounterpartBankFormContent as C } from "./index306.js";
|
|
9
|
+
import { CounterpartBankForm as h } from "./index307.js";
|
|
10
|
+
const E = ({
|
|
11
|
+
isStandalone: f,
|
|
12
|
+
counterpartId: i,
|
|
13
|
+
bankAccount: e,
|
|
14
|
+
isUpdateAllowed: d,
|
|
15
|
+
isDeleteAllowed: w,
|
|
16
|
+
onRemoveClick: g,
|
|
17
|
+
isLoading: m
|
|
18
|
+
}) => {
|
|
19
|
+
const {
|
|
20
|
+
i18n: r
|
|
21
|
+
} = b(), [v, l] = k(!1), p = !!e, s = p && (!e?.account_holder_name || !e?.account_number || !e?.routing_number), n = () => {
|
|
22
|
+
l(!1);
|
|
23
|
+
};
|
|
24
|
+
return v ? /* @__PURE__ */ t(u, { children: f && i ? /* @__PURE__ */ t(u, { children: e ? /* @__PURE__ */ t(h, { bankAccount: e, handleClose: n, counterpartId: i, onUpdate: n, isStandalone: !0 }) : /* @__PURE__ */ t(h, { handleClose: n, counterpartId: i, onCreate: n, isStandalone: !0 }) }) : /* @__PURE__ */ t(C, { hasExistingBankAccount: !1, handleCancel: n, isLoading: m, isStandalone: !1 }) }) : /* @__PURE__ */ a("div", { className: N("ttw:flex ttw:items-start ttw:gap-3 ttw:p-3 ttw:rounded-lg ttw:border ttw:border-border", s ? "ttw:border-danger" : "ttw:border-border"), children: [
|
|
25
|
+
/* @__PURE__ */ t("div", { className: "ttw:p-2 ttw:text-white ttw:flex ttw:items-center ttw:justify-center ttw:bg-primary ttw:rounded-lg", children: /* @__PURE__ */ t(x, { className: "ttw:size-4" }) }),
|
|
26
|
+
p ? /* @__PURE__ */ a("div", { className: "ttw:flex ttw:items-center ttw:flex-1 ttw:gap-0.5", children: [
|
|
27
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-0.5 ttw:flex-1", children: [
|
|
28
|
+
/* @__PURE__ */ t(o, { variant: "body2", className: "ttw:leading-5", children: r._("ACH bank transfer") }),
|
|
29
|
+
/* @__PURE__ */ t(o, { variant: "caption", color: s ? "destructive" : "muted", className: "ttw:leading-4", children: s ? r._("Incomplete") : r._("Account ending in {last4}", {
|
|
30
|
+
last4: e?.account_number?.slice(e.account_number?.length - 4)
|
|
31
|
+
}) })
|
|
32
|
+
] }),
|
|
33
|
+
(d || w) && /* @__PURE__ */ a("div", { className: "ttw:flex ttw:gap-3 ttw:items-center", children: [
|
|
34
|
+
d && /* @__PURE__ */ t(c, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:p-0 ttw:hover:text-primary ttw:hover:underline ttw:w-fit ttw:hover:bg-transparent", onClick: () => l(!0), children: r._("Edit") }),
|
|
35
|
+
w && /* @__PURE__ */ t(c, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:p-0 ttw:hover:text-primary ttw:hover:underline ttw:w-fit ttw:hover:bg-transparent", onClick: () => g?.(), children: r._("Remove") })
|
|
36
|
+
] })
|
|
37
|
+
] }) : /* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-0.5", children: [
|
|
38
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-0.5", children: [
|
|
39
|
+
/* @__PURE__ */ t(o, { variant: "body2", className: "ttw:leading-5", children: r._("ACH bank transfer") }),
|
|
40
|
+
/* @__PURE__ */ t(o, { variant: "caption", color: "muted", className: "ttw:leading-4", children: r._("Fast, direct deposit to the vendor's bank. Arrives in 1–3 business days.") })
|
|
41
|
+
] }),
|
|
42
|
+
/* @__PURE__ */ a(c, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:hover:text-primary/70 ttw:w-fit ttw:px-0 ttw:has-[>svg]:px-0 ttw:py-2 ttw:hover:bg-transparent", onClick: () => l(!0), disabled: m, children: [
|
|
43
|
+
/* @__PURE__ */ t(y, {}),
|
|
44
|
+
r._("Add bank account")
|
|
45
|
+
] })
|
|
46
|
+
] })
|
|
47
|
+
] });
|
|
48
|
+
};
|
|
6
49
|
export {
|
|
7
|
-
|
|
50
|
+
E as CounterpartBankSection
|
|
8
51
|
};
|
|
@@ -1,35 +1,16 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
})
|
|
13
|
-
|
|
14
|
-
}
|
|
15
|
-
function m({
|
|
16
|
-
className: t,
|
|
17
|
-
sideOffset: o = 4,
|
|
18
|
-
...n
|
|
19
|
-
}) {
|
|
20
|
-
return /* @__PURE__ */ e(a.Portal, { children: /* @__PURE__ */ e(a.Content, { "data-slot": "dropdown-menu-content", sideOffset: o, className: d("ttw:bg-popover ttw:text-popover-foreground ttw:data-[state=open]:animate-in ttw:data-[state=closed]:animate-out ttw:data-[state=closed]:fade-out-0 ttw:data-[state=open]:fade-in-0 ttw:data-[state=closed]:zoom-out-95 ttw:data-[state=open]:zoom-in-95 ttw:data-[side=bottom]:slide-in-from-top-2 ttw:data-[side=left]:slide-in-from-right-2 ttw:data-[side=right]:slide-in-from-left-2 ttw:data-[side=top]:slide-in-from-bottom-2 ttw:z-1300 ttw:max-h-(--radix-dropdown-menu-content-available-height) ttw:min-w-[8rem] ttw:origin-(--radix-dropdown-menu-content-transform-origin) ttw:overflow-x-hidden ttw:overflow-y-auto ttw:rounded-md ttw:border-none ttw:p-1 ttw:shadow-md", t), ...n }) });
|
|
21
|
-
}
|
|
22
|
-
function p({
|
|
23
|
-
className: t,
|
|
24
|
-
inset: o,
|
|
25
|
-
variant: n = "default",
|
|
26
|
-
...r
|
|
27
|
-
}) {
|
|
28
|
-
return /* @__PURE__ */ e(a.Item, { "data-slot": "dropdown-menu-item", "data-inset": o, "data-variant": n, className: d("ttw:focus:bg-accent ttw:focus:text-accent-foreground ttw:data-[variant=destructive]:text-destructive ttw:data-[variant=destructive]:focus:bg-destructive/10 ttw:dark:data-[variant=destructive]:focus:bg-destructive/20 ttw:data-[variant=destructive]:focus:text-destructive ttw:data-[variant=destructive]:*:[svg]:!text-destructive ttw:[&_svg:not([class*=text-])]:text-muted-foreground ttw:relative ttw:flex ttw:cursor-pointer ttw:items-center ttw:gap-2 ttw:rounded-sm ttw:px-2 ttw:py-1.5 ttw:text-sm ttw:outline-hidden ttw:select-none ttw:data-[disabled]:pointer-events-none ttw:data-[disabled]:opacity-50 ttw:data-[inset]:pl-8 ttw:[&_svg]:pointer-events-none ttw:[&_svg]:shrink-0 ttw:[&_svg:not([class*=size-])]:size-4", t), ...r });
|
|
29
|
-
}
|
|
1
|
+
import { useMoniteContext as n } from "./index57.js";
|
|
2
|
+
const o = (t) => {
|
|
3
|
+
const {
|
|
4
|
+
api: e
|
|
5
|
+
} = n();
|
|
6
|
+
return e.finops.getCounterpartsIdBankAccounts.useQuery({
|
|
7
|
+
path: {
|
|
8
|
+
counterpart_id: t ?? ""
|
|
9
|
+
}
|
|
10
|
+
}, {
|
|
11
|
+
enabled: !!t
|
|
12
|
+
});
|
|
13
|
+
};
|
|
30
14
|
export {
|
|
31
|
-
|
|
32
|
-
m as DropdownMenuContent,
|
|
33
|
-
p as DropdownMenuItem,
|
|
34
|
-
c as DropdownMenuTrigger
|
|
15
|
+
o as useCounterpartsBankAccountsList
|
|
35
16
|
};
|
|
@@ -1,34 +1,48 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import { useLingui as
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
1
|
+
import { jsx as t, Fragment as f, jsxs as r } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Button as h } from "./index84.js";
|
|
3
|
+
import { Typography as a } from "./index85.js";
|
|
4
|
+
import { useLingui as g } from "@lingui/react";
|
|
5
|
+
import { Plus as b } from "lucide-react";
|
|
6
|
+
import { useState as N } from "react";
|
|
7
|
+
import { CounterpartAddressFormContent as C } from "./index308.js";
|
|
8
|
+
import { CounterpartAddressForm as y } from "./index309.js";
|
|
9
|
+
import { twMerge as A } from "tailwind-merge";
|
|
10
|
+
const k = ({
|
|
11
|
+
isStandalone: p,
|
|
12
|
+
counterpartId: n,
|
|
13
|
+
counterpartAddress: e,
|
|
14
|
+
isUpdateAllowed: v,
|
|
15
|
+
isLoading: u,
|
|
16
|
+
customerType: d
|
|
11
17
|
}) => {
|
|
12
18
|
const {
|
|
13
|
-
i18n:
|
|
14
|
-
} =
|
|
15
|
-
|
|
16
|
-
isPending: s
|
|
17
|
-
} = p(), c = () => {
|
|
18
|
-
i({
|
|
19
|
-
path: {
|
|
20
|
-
counterpart_id: o
|
|
21
|
-
}
|
|
22
|
-
}, {
|
|
23
|
-
onSuccess: () => {
|
|
24
|
-
r();
|
|
25
|
-
}
|
|
26
|
-
});
|
|
19
|
+
i18n: o
|
|
20
|
+
} = g(), [x, i] = N(!p), l = !!e, m = e?.city || "", c = e?.state || "", w = e?.postal_code || "", s = () => {
|
|
21
|
+
i(!1);
|
|
27
22
|
};
|
|
28
|
-
return /* @__PURE__ */
|
|
29
|
-
|
|
30
|
-
|
|
23
|
+
return x ? /* @__PURE__ */ t(f, { children: p && n ? /* @__PURE__ */ t(f, { children: e ? /* @__PURE__ */ t(y, { address: e, handleClose: s, counterpartId: n, onUpdate: s, isStandalone: !0, customerType: d }) : /* @__PURE__ */ t(y, { handleClose: s, counterpartId: n, onCreate: s, isStandalone: !0, customerType: d }) }) : /* @__PURE__ */ t(C, { hasExistingAddress: !1, isLoading: u, isStandalone: !1, customerType: d }) }) : /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col", children: [
|
|
24
|
+
/* @__PURE__ */ r("div", { className: "ttw:flex ttw:items-center ttw:justify-between ttw:gap-3 ttw:pt-6 ttw:pb-7", children: [
|
|
25
|
+
/* @__PURE__ */ r(a, { variant: "body1", className: "ttw:font-medium", children: [
|
|
26
|
+
o._("Address"),
|
|
27
|
+
" ",
|
|
28
|
+
/* @__PURE__ */ t("span", { className: "ttw:text-muted-foreground", children: o._("(optional)") })
|
|
29
|
+
] }),
|
|
30
|
+
l && v && /* @__PURE__ */ t(h, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:p-0 ttw:hover:text-primary ttw:hover:underline ttw:w-fit ttw:hover:bg-transparent", onClick: () => i(!0), children: o._("Edit") })
|
|
31
|
+
] }),
|
|
32
|
+
/* @__PURE__ */ t("div", { className: A("ttw:flex ttw:items-start ttw:rounded-lg", l ? "ttw:border-none" : "ttw:border ttw:border-border ttw:p-3"), children: l ? /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-1.5", children: [
|
|
33
|
+
/* @__PURE__ */ t(a, { variant: "body2", className: "ttw:font-medium", children: e?.line1 }),
|
|
34
|
+
e?.line2 && /* @__PURE__ */ t(a, { variant: "body2", className: "ttw:font-medium", children: e.line2 }),
|
|
35
|
+
/* @__PURE__ */ t(a, { variant: "body2", className: "ttw:font-medium", children: `${m && m}${m && (c || w) && ","} ${c && c} ${w && w}` }),
|
|
36
|
+
/* @__PURE__ */ t(a, { variant: "body2", className: "ttw:font-medium", children: e?.country })
|
|
37
|
+
] }) : /* @__PURE__ */ r("div", { className: "ttw:flex ttw:flex-col ttw:gap-0.5", children: [
|
|
38
|
+
/* @__PURE__ */ t(a, { variant: "body2", className: "ttw:leading-5", children: o._("No address on file") }),
|
|
39
|
+
/* @__PURE__ */ r(h, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:hover:text-primary/70 ttw:w-fit ttw:px-0 ttw:has-[>svg]:px-0 ttw:py-2 ttw:hover:bg-transparent", onClick: () => i(!0), disabled: u, children: [
|
|
40
|
+
/* @__PURE__ */ t(b, {}),
|
|
41
|
+
o._("Add address")
|
|
42
|
+
] })
|
|
43
|
+
] }) })
|
|
44
|
+
] });
|
|
31
45
|
};
|
|
32
46
|
export {
|
|
33
|
-
|
|
47
|
+
k as CounterpartAddressSection
|
|
34
48
|
};
|
|
@@ -1,14 +1,17 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
})
|
|
10
|
-
|
|
11
|
-
}
|
|
1
|
+
import { jsx as t, jsxs as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { CenteredContentBox as a } from "./index202.js";
|
|
3
|
+
import { SearchX as o } from "lucide-react";
|
|
4
|
+
import { Typography as r } from "./index85.js";
|
|
5
|
+
const d = ({
|
|
6
|
+
title: i,
|
|
7
|
+
description: s
|
|
8
|
+
}) => /* @__PURE__ */ t(a, { children: /* @__PURE__ */ e("div", { className: "ttw:flex ttw:flex-col ttw:items-center ttw:gap-4", children: [
|
|
9
|
+
/* @__PURE__ */ t(o, { className: "ttw:text-destructive ttw:size-8" }),
|
|
10
|
+
/* @__PURE__ */ e("div", { className: "ttw:flex ttw:flex-col ttw:items-center ttw:gap-2", children: [
|
|
11
|
+
/* @__PURE__ */ t(r, { variant: "h4", children: i }),
|
|
12
|
+
/* @__PURE__ */ t(r, { variant: "body1", className: "ttw:text-center", children: s })
|
|
13
|
+
] })
|
|
14
|
+
] }) });
|
|
12
15
|
export {
|
|
13
|
-
|
|
16
|
+
d as NotFound
|
|
14
17
|
};
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
const
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
] });
|
|
1
|
+
const r = /* @__PURE__ */ new Set(["new", "approve_in_progress", "waiting_to_be_paid", "partially_paid"]);
|
|
2
|
+
function i(s, e) {
|
|
3
|
+
if (e && r.has(s)) {
|
|
4
|
+
const t = /* @__PURE__ */ new Date();
|
|
5
|
+
t.setUTCHours(0, 0, 0, 0);
|
|
6
|
+
const n = new Date(e);
|
|
7
|
+
return n.setUTCHours(0, 0, 0, 0), n.getTime() < t.getTime();
|
|
8
|
+
}
|
|
9
|
+
return !1;
|
|
10
|
+
}
|
|
12
11
|
export {
|
|
13
|
-
|
|
12
|
+
i as isBillOverdue
|
|
14
13
|
};
|
|
@@ -1,28 +1,154 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
1
|
+
import { jsx as a, jsxs as p } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Button as g } from "./index84.js";
|
|
3
|
+
import { useLingui as U } from "@lingui/react";
|
|
4
|
+
import { Sheet as V, SheetContent as A, SheetHeader as H, SheetTitle as L, SheetDescription as j, SheetFooter as k, SheetClose as B } from "./index140.js";
|
|
5
|
+
import { useState as E, useId as O, useMemo as R, useCallback as I } from "react";
|
|
6
|
+
import { CounterpartFormContent as M } from "./index222.js";
|
|
7
|
+
import { useForm as W, FormProvider as q } from "react-hook-form";
|
|
8
|
+
import { zodResolver as G } from "@hookform/resolvers/zod";
|
|
9
|
+
import { getCreateCounterpartValidationSchema as J } from "./index223.js";
|
|
10
|
+
import { useUserPermissions as K } from "./index136.js";
|
|
11
|
+
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
12
|
+
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
13
|
+
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
14
|
+
import "@tanstack/react-query";
|
|
15
|
+
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
16
|
+
import { Scope as Q } from "../../shared/data-access/dist/lib/scopes.js";
|
|
17
|
+
import { AccessRestriction as X } from "./index144.js";
|
|
18
|
+
import { useCreateCounterpart as Y } from "./index224.js";
|
|
19
|
+
import { LanguageCodeEnum as Z } from "./index225.js";
|
|
20
|
+
import "./index57.js";
|
|
21
|
+
import "react-hot-toast";
|
|
22
|
+
import { useCreateCounterpartBank as ee } from "./index226.js";
|
|
23
|
+
import "date-fns";
|
|
24
|
+
import { LoadingSpinner as te } from "./index143.js";
|
|
25
|
+
const Te = ({
|
|
26
|
+
open: w,
|
|
27
|
+
onClose: _,
|
|
28
|
+
onCreate: u,
|
|
29
|
+
getCounterpartDefaultValues: S,
|
|
30
|
+
customerType: r
|
|
31
|
+
}) => {
|
|
5
32
|
const {
|
|
6
|
-
i18n:
|
|
7
|
-
} = s(), {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
} =
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
33
|
+
i18n: n
|
|
34
|
+
} = U(), [s, v] = E(() => "organization"), f = `counterpart-form-${O()}`, {
|
|
35
|
+
mutateAsync: d,
|
|
36
|
+
isPending: x
|
|
37
|
+
} = Y(), {
|
|
38
|
+
mutate: y,
|
|
39
|
+
isPending: T
|
|
40
|
+
} = ee(), c = x || T, b = K().has(Q.CounterpartWriteOrg), t = S?.(s), z = R(() => ({
|
|
41
|
+
remindersEnabled: r === "customer",
|
|
42
|
+
isCustomer: r === "customer",
|
|
43
|
+
isVendor: r === "vendor",
|
|
44
|
+
accountHolderName: "",
|
|
45
|
+
routingNumber: "",
|
|
46
|
+
accountNumber: "",
|
|
47
|
+
tax_id: t?.tax_id ?? "",
|
|
48
|
+
email: t?.counterpart?.email ?? "",
|
|
49
|
+
phone: t?.counterpart?.phone ?? "",
|
|
50
|
+
line1: t?.counterpart?.line1 ?? "",
|
|
51
|
+
line2: t?.counterpart?.line2 ?? "",
|
|
52
|
+
city: t?.counterpart?.city ?? "",
|
|
53
|
+
state: t?.counterpart.state ?? "",
|
|
54
|
+
country: t?.counterpart?.country ?? "US",
|
|
55
|
+
postalCode: t?.counterpart?.postalCode ?? "",
|
|
56
|
+
firstName: t && "firstName" in t.counterpart ? t.counterpart.firstName : "",
|
|
57
|
+
lastName: t && "lastName" in t.counterpart ? t.counterpart.lastName : "",
|
|
58
|
+
companyName: t && "companyName" in t.counterpart ? t.counterpart.companyName : ""
|
|
59
|
+
}), [r, t]), {
|
|
60
|
+
watch: o,
|
|
61
|
+
...h
|
|
62
|
+
} = W({
|
|
63
|
+
resolver: G(J(n, s ?? "organization", r)),
|
|
64
|
+
defaultValues: z
|
|
65
|
+
}), $ = !!(o("companyName") || o("firstName") && o("lastName")) && !!o("email") && (r === "vendor" && !!o("line1") && !!o("city") && !!o("state") && !!o("postalCode") && !!o("country") || r === "customer"), D = I((m) => {
|
|
66
|
+
m.preventDefault(), m.stopPropagation(), h.handleSubmit(async (e) => {
|
|
67
|
+
const l = e.line1?.trim() && e.city?.trim() ? {
|
|
68
|
+
city: e.city ?? "",
|
|
69
|
+
country: e.country ?? "US",
|
|
70
|
+
line1: e.line1 ?? "",
|
|
71
|
+
line2: e.line2,
|
|
72
|
+
postal_code: e.postalCode ?? "",
|
|
73
|
+
state: e.state ?? ""
|
|
74
|
+
} : void 0, P = {
|
|
75
|
+
account_holder_name: e.accountHolderName,
|
|
76
|
+
routing_number: e.routingNumber,
|
|
77
|
+
account_number: e.accountNumber,
|
|
78
|
+
is_default_for_currency: !0,
|
|
79
|
+
country: "US",
|
|
80
|
+
currency: "USD"
|
|
81
|
+
}, F = !!e.accountHolderName || !!e.accountNumber || !!e.routingNumber, N = {
|
|
82
|
+
tax_id: e.tax_id,
|
|
83
|
+
is_customer: e.isCustomer,
|
|
84
|
+
is_vendor: e.isVendor,
|
|
85
|
+
language: Z.find((i) => i === n.locale.split("-")[0]) ?? "en",
|
|
86
|
+
reminders_enabled: e.remindersEnabled
|
|
87
|
+
}, C = s === "individual" ? {
|
|
88
|
+
...N,
|
|
89
|
+
type: "individual",
|
|
90
|
+
individual: {
|
|
91
|
+
first_name: e.firstName ?? "",
|
|
92
|
+
last_name: e.lastName ?? "",
|
|
93
|
+
phone: e.phone ?? "",
|
|
94
|
+
email: e.email ?? "",
|
|
95
|
+
...l ? {
|
|
96
|
+
address: l
|
|
97
|
+
} : {}
|
|
98
|
+
}
|
|
99
|
+
} : {
|
|
100
|
+
...N,
|
|
101
|
+
type: "organization",
|
|
102
|
+
organization: {
|
|
103
|
+
legal_name: e.companyName ?? "",
|
|
104
|
+
phone: e.phone ?? "",
|
|
105
|
+
email: e.email ?? "",
|
|
106
|
+
...l ? {
|
|
107
|
+
address: l
|
|
108
|
+
} : {}
|
|
109
|
+
}
|
|
110
|
+
};
|
|
111
|
+
if (F) {
|
|
112
|
+
const i = await d(C);
|
|
113
|
+
return y({
|
|
15
114
|
path: {
|
|
16
|
-
counterpart_id:
|
|
115
|
+
counterpart_id: i.id
|
|
116
|
+
},
|
|
117
|
+
body: P
|
|
118
|
+
}, {
|
|
119
|
+
onSuccess: () => {
|
|
120
|
+
u && u(i.id);
|
|
17
121
|
}
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
122
|
+
});
|
|
123
|
+
} else
|
|
124
|
+
return d(C, {
|
|
125
|
+
onSuccess: ({
|
|
126
|
+
id: i
|
|
127
|
+
}) => {
|
|
128
|
+
u && u(i);
|
|
129
|
+
}
|
|
130
|
+
});
|
|
131
|
+
})(m);
|
|
132
|
+
}, [d, s, y, h.handleSubmit, n]);
|
|
133
|
+
return /* @__PURE__ */ a(V, { open: w, onOpenChange: _, children: /* @__PURE__ */ p(A, { className: "ttw:gap-0", children: [
|
|
134
|
+
/* @__PURE__ */ p(H, { className: "ttw:border-b ttw:border-border", children: [
|
|
135
|
+
/* @__PURE__ */ a(L, { className: "ttw:text-2xl", children: n._("Add {customerType}", {
|
|
136
|
+
customerType: r
|
|
137
|
+
}) }),
|
|
138
|
+
/* @__PURE__ */ a(j, { className: "ttw:max-w-130", children: r === "vendor" ? n._("Save the people and businesses you pay so you can send payments when bills come in.") : n._("Save the people and businesses you sell to.") })
|
|
139
|
+
] }),
|
|
140
|
+
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-4 ttw:px-6 ttw:py-8 ttw:overflow-auto", children: b ? /* @__PURE__ */ a(q, { ...h, watch: o, children: /* @__PURE__ */ a("form", { id: f, onSubmit: D, children: /* @__PURE__ */ a(M, { counterpartType: s ?? "organization", handleChangeCounterpartType: (m) => v(m), isLoading: c, customerType: r }) }) }) : /* @__PURE__ */ a(X, {}) }),
|
|
141
|
+
/* @__PURE__ */ p(k, { className: "ttw:border-t ttw:border-border ttw:flex-row ttw:justify-end", children: [
|
|
142
|
+
/* @__PURE__ */ a(B, { asChild: !0, children: /* @__PURE__ */ a(g, { variant: "outline", disabled: c, className: "ttw:flex-1 ttw:border-border", children: n._("Cancel") }) }),
|
|
143
|
+
/* @__PURE__ */ p(g, { type: "submit", form: f, className: "ttw:flex-1", title: n._("Complete the form to continue"), disabled: !b || c || !$, children: [
|
|
144
|
+
c && /* @__PURE__ */ a(te, { className: "ttw:border-white ttw:border-t-transparent ttw:size-4" }),
|
|
145
|
+
n._("Save {customerType}", {
|
|
146
|
+
customerType: r
|
|
147
|
+
})
|
|
148
|
+
] })
|
|
149
|
+
] })
|
|
150
|
+
] }) });
|
|
25
151
|
};
|
|
26
152
|
export {
|
|
27
|
-
|
|
153
|
+
Te as CreateCounterpartDialog
|
|
28
154
|
};
|
|
@@ -1,16 +1,59 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import { jsxs as c, jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useState as g } from "react";
|
|
3
|
+
import { Button as f } from "./index84.js";
|
|
4
|
+
import { cn as l } from "./index100.js";
|
|
5
|
+
import { cva as p } from "class-variance-authority";
|
|
6
|
+
import { X as u } from "lucide-react";
|
|
7
|
+
const b = p("ttw:relative ttw:w-full ttw:rounded-lg ttw:pl-4 ttw:pt-3 ttw:pr-3 ttw:pb-4 ttw:flex ttw:items-start ttw:gap-4", {
|
|
8
|
+
variants: {
|
|
9
|
+
variant: {
|
|
10
|
+
default: "ttw:bg-background ttw:text-foreground",
|
|
11
|
+
info: "ttw:bg-blue-50 ttw:text-blue-900 ttw:dark:bg-blue-950 ttw:dark:text-blue-100",
|
|
12
|
+
warning: "ttw:bg-yellow-50 ttw:text-yellow-900 ttw:dark:bg-yellow-950 ttw:dark:text-yellow-100",
|
|
13
|
+
error: "ttw:bg-red-50 ttw:text-red-900 ttw:dark:bg-red-950 ttw:dark:text-red-100",
|
|
14
|
+
success: "ttw:bg-green-50 ttw:text-green-900 ttw:dark:bg-green-950 ttw:dark:text-green-100"
|
|
9
15
|
}
|
|
10
|
-
},
|
|
11
|
-
|
|
12
|
-
|
|
16
|
+
},
|
|
17
|
+
defaultVariants: {
|
|
18
|
+
variant: "default"
|
|
19
|
+
}
|
|
20
|
+
}), x = ({
|
|
21
|
+
className: r,
|
|
22
|
+
variant: a,
|
|
23
|
+
icon: t,
|
|
24
|
+
children: w,
|
|
25
|
+
ref: n,
|
|
26
|
+
onClose: s,
|
|
27
|
+
enableClose: i = !0,
|
|
28
|
+
...o
|
|
29
|
+
}) => {
|
|
30
|
+
const [d, m] = g(!1);
|
|
31
|
+
return d ? null : /* @__PURE__ */ c("div", { ref: n, role: "alert", className: l(b({
|
|
32
|
+
variant: a
|
|
33
|
+
}), r), ...o, children: [
|
|
34
|
+
t && /* @__PURE__ */ e("div", { className: "ttw:shrink-0 ttw:h-8 ttw:w-8 ttw:mt-1", children: t }),
|
|
35
|
+
/* @__PURE__ */ e("div", { className: "ttw:flex-1", children: w }),
|
|
36
|
+
i && /* @__PURE__ */ e(f, { variant: "ghost", size: "icon", className: "ttw:h-8 ttw:w-8 ttw:rounded-md ttw:bg-transparent ttw:opacity-70 ttw:hover:opacity-100", onClick: () => {
|
|
37
|
+
s && s(), m(!0);
|
|
38
|
+
}, "aria-label": "Close alert", children: /* @__PURE__ */ e(u, {}) })
|
|
39
|
+
] });
|
|
13
40
|
};
|
|
41
|
+
x.displayName = "Alert";
|
|
42
|
+
const h = ({
|
|
43
|
+
className: r,
|
|
44
|
+
ref: a,
|
|
45
|
+
...t
|
|
46
|
+
}) => /* @__PURE__ */ e("h3", { ref: a, className: l("ttw:mb-1 ttw:font-medium ttw:leading-none ttw:tracking-tight", r), ...t });
|
|
47
|
+
h.displayName = "AlertTitle";
|
|
48
|
+
const k = ({
|
|
49
|
+
className: r,
|
|
50
|
+
ref: a,
|
|
51
|
+
...t
|
|
52
|
+
}) => /* @__PURE__ */ e("p", { ref: a, className: l("ttw:text-sm ttw:[&_p]:leading-relaxed ttw:font-normal", r), ...t });
|
|
53
|
+
k.displayName = "AlertDescription";
|
|
14
54
|
export {
|
|
15
|
-
|
|
55
|
+
x as Alert,
|
|
56
|
+
k as AlertDescription,
|
|
57
|
+
h as AlertTitle,
|
|
58
|
+
b as alertVariants
|
|
16
59
|
};
|