@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,49 +1,42 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
1
|
+
import { jsx as p } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useDeleteReceivableById as u } from "./index364.js";
|
|
3
|
+
import { useComponentSettings as f } from "./index67.js";
|
|
4
|
+
import { useUserPermissions as v } from "./index136.js";
|
|
5
|
+
import "../../shared/data-access/dist/lib/rest/client/utils.gen.js";
|
|
6
|
+
import "../../shared/data-access/dist/lib/EmbedApiContext.js";
|
|
7
|
+
import "../../shared/data-access/dist/lib/rest/client.gen.js";
|
|
8
|
+
import "@tanstack/react-query";
|
|
9
|
+
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
10
|
+
import { Scope as b } from "../../shared/data-access/dist/lib/scopes.js";
|
|
5
11
|
import "react";
|
|
6
|
-
import "./
|
|
7
|
-
import { useLingui as
|
|
8
|
-
import "react-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
invoice: i,
|
|
16
|
-
open: a,
|
|
17
|
-
onClose: r
|
|
12
|
+
import { ConfirmationModal as C } from "./index215.js";
|
|
13
|
+
import { useLingui as D } from "@lingui/react";
|
|
14
|
+
import { toast as I } from "react-hot-toast";
|
|
15
|
+
const H = ({
|
|
16
|
+
open: r,
|
|
17
|
+
onClose: o,
|
|
18
|
+
invoiceId: t,
|
|
19
|
+
onDelete: n,
|
|
20
|
+
documentId: i
|
|
18
21
|
}) => {
|
|
19
22
|
const {
|
|
20
23
|
i18n: e
|
|
21
|
-
} =
|
|
22
|
-
|
|
23
|
-
} =
|
|
24
|
+
} = D(), {
|
|
25
|
+
receivablesCallbacks: s
|
|
26
|
+
} = f(), {
|
|
24
27
|
mutate: m,
|
|
25
|
-
isPending:
|
|
26
|
-
} =
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
i && o !== void 0 && /* @__PURE__ */ n("span", { className: "ttw:inline-block", children: /* @__PURE__ */ n(h, { id: "ZYrFPL", values: {
|
|
37
|
-
0: o === 1 ? e._("invoice") : e._("invoices"),
|
|
38
|
-
totalPendingInvoices: o,
|
|
39
|
-
pendingInvoicesTotalAmountWithCreditNotes: d
|
|
40
|
-
}, components: {
|
|
41
|
-
0: /* @__PURE__ */ n("strong", {}),
|
|
42
|
-
1: /* @__PURE__ */ n("strong", {})
|
|
43
|
-
} }) }),
|
|
44
|
-
/* @__PURE__ */ n("span", { className: "ttw:inline-block", children: e._("This action can't be undone.") })
|
|
45
|
-
] });
|
|
28
|
+
isPending: a
|
|
29
|
+
} = u(t), l = v().has(b.InvoiceWriteOrg), c = () => {
|
|
30
|
+
l ? m(void 0, {
|
|
31
|
+
onSuccess: () => {
|
|
32
|
+
s?.onDelete?.(t), n?.(), o();
|
|
33
|
+
}
|
|
34
|
+
}) : I.error(e._("You don't have permission to delete this document. Please, contact your system administrator for details."));
|
|
35
|
+
}, d = i ? e._("Delete receivable “{documentId}”?", {
|
|
36
|
+
documentId: i
|
|
37
|
+
}) : e._("Delete receivable?");
|
|
38
|
+
return /* @__PURE__ */ p(C, { open: r, title: d, message: e._("This action can't be undone."), confirmLabel: e._("Delete"), cancelLabel: e._("Cancel"), onClose: o, onConfirm: c, isLoading: a });
|
|
46
39
|
};
|
|
47
40
|
export {
|
|
48
|
-
|
|
41
|
+
H as InvoiceDeleteModal
|
|
49
42
|
};
|
|
@@ -1,149 +1,61 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import "@
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
onSkip: T,
|
|
21
|
-
onSent: M,
|
|
22
|
-
isEditFlow: m = !1
|
|
1
|
+
import { jsxs as m, jsx as t } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { InvoiceRecurrenceIterationStatusChip as d } from "./index365.js";
|
|
3
|
+
import { InvoiceStatusChip as c } from "./index55.js";
|
|
4
|
+
import { useMoniteContext as u } from "./index57.js";
|
|
5
|
+
import { useCurrencies as h } from "./index58.js";
|
|
6
|
+
import "react";
|
|
7
|
+
import "./index92.js";
|
|
8
|
+
import { useLingui as p } from "@lingui/react";
|
|
9
|
+
import "react-dom";
|
|
10
|
+
import "@mui/x-data-grid";
|
|
11
|
+
import { useGetReceivableById as x } from "./index82.js";
|
|
12
|
+
import { parseISO as f } from "date-fns";
|
|
13
|
+
import { ChevronRight as _ } from "lucide-react";
|
|
14
|
+
import { twMerge as N } from "tailwind-merge";
|
|
15
|
+
const g = ({
|
|
16
|
+
iteration: r,
|
|
17
|
+
invoice: o,
|
|
18
|
+
i18n: w,
|
|
19
|
+
onRowClick: e
|
|
23
20
|
}) => {
|
|
24
21
|
const {
|
|
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
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
try {
|
|
56
|
-
const i = x ? x.data.filter(({
|
|
57
|
-
status: h,
|
|
58
|
-
direction: B
|
|
59
|
-
}) => h === "active" && B === "receive") : [];
|
|
60
|
-
i.length === 0 ? v.error(t._("You haven't onboarded for any payment method. Invoice is sent without a payment link.")) : await D({
|
|
61
|
-
recipient: {
|
|
62
|
-
id: y,
|
|
63
|
-
type: "entity"
|
|
64
|
-
},
|
|
65
|
-
payment_methods: i.map((h) => h.type),
|
|
66
|
-
object: {
|
|
67
|
-
id: s,
|
|
68
|
-
type: "receivable"
|
|
69
|
-
}
|
|
70
|
-
}), await z({
|
|
71
|
-
path: {
|
|
72
|
-
receivable_id: s
|
|
73
|
-
},
|
|
74
|
-
body: {
|
|
75
|
-
subject_text: u,
|
|
76
|
-
// Required by the API and gated by the Send button, so always set.
|
|
77
|
-
body_text: f,
|
|
78
|
-
recipients: l ? {
|
|
79
|
-
to: [l]
|
|
80
|
-
} : void 0
|
|
81
|
-
}
|
|
82
|
-
}), await Promise.all([n.finops.getReceivables.invalidateQueries(b), n.finops.getReceivablesId.invalidateQueries({
|
|
83
|
-
parameters: {
|
|
84
|
-
path: {
|
|
85
|
-
receivable_id: s
|
|
86
|
-
}
|
|
87
|
-
}
|
|
88
|
-
}, b)]), v.success(t._("Invoice sent successfully")), M();
|
|
89
|
-
} catch {
|
|
90
|
-
v.error(t._("Failed to send invoice."));
|
|
91
|
-
} finally {
|
|
92
|
-
S(!1);
|
|
93
|
-
}
|
|
94
|
-
};
|
|
95
|
-
return /* @__PURE__ */ a(E, { children: [
|
|
96
|
-
/* @__PURE__ */ e(U, { className: "ttw:border-b ttw:border-border ttw:p-6", children: /* @__PURE__ */ a("div", { className: "ttw:flex ttw:items-center ttw:gap-4", children: [
|
|
97
|
-
/* @__PURE__ */ e("span", { className: "ttw:flex ttw:size-10 ttw:shrink-0 ttw:items-center ttw:justify-center ttw:rounded-full ttw:border ttw:border-emerald-200 ttw:bg-emerald-50", children: m ? /* @__PURE__ */ e(q, { className: "ttw:size-6 ttw:text-green-700" }) : /* @__PURE__ */ e(G, { className: "ttw:size-6 ttw:text-green-700" }) }),
|
|
98
|
-
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-1", children: [
|
|
99
|
-
/* @__PURE__ */ e(V, { children: m ? t._("Send a copy to {name}?", {
|
|
100
|
-
name: r
|
|
101
|
-
}) : t._("Invoice issued. Send a copy to {name}?", {
|
|
102
|
-
name: r
|
|
103
|
-
}) }),
|
|
104
|
-
/* @__PURE__ */ e(W, { className: "ttw:text-xs", children: t._("The customer will be emailed a copy of the invoice with payment instructions.") })
|
|
105
|
-
] })
|
|
22
|
+
locale: n
|
|
23
|
+
} = u(), {
|
|
24
|
+
formatCurrencyToDisplay: s
|
|
25
|
+
} = h(), a = !!r?.issued_invoice_id, {
|
|
26
|
+
data: i
|
|
27
|
+
} = x(r?.issued_invoice_id ?? "", a), l = !!(a && i?.id);
|
|
28
|
+
return /* @__PURE__ */ m("tr", { className: N("ttw:border-t ttw:border-border", l && "ttw:hover:cursor-pointer"), ...l && e && i?.id && {
|
|
29
|
+
onClick: () => e(i.id)
|
|
30
|
+
}, children: [
|
|
31
|
+
/* @__PURE__ */ t("td", { className: "ttw:text-left ttw:h-9 ttw:py-2 ttw:pr-2 ttw:text-sm ttw:leading-5 ttw:font-normal", children: r?.issue_at ? w.date(f(r.issue_at), n.dateFormat) : "-" }),
|
|
32
|
+
/* @__PURE__ */ t("td", { className: "ttw:text-left ttw:h-9 ttw:py-2 ttw:px-2 ttw:text-sm ttw:leading-5 ttw:font-normal", children: a && i ? s(i?.total_amount, i?.currency) : s(o?.total_amount, o?.currency) }),
|
|
33
|
+
/* @__PURE__ */ t("td", { className: "ttw:text-left ttw:h-9 ttw:py-2 ttw:px-2", children: a && i ? /* @__PURE__ */ t(c, { status: i?.status }) : /* @__PURE__ */ t(d, { status: r?.status }) }),
|
|
34
|
+
/* @__PURE__ */ t("td", { className: "ttw:text-left ttw:h-9 ttw:py-2 ttw:px-2 ttw:text-sm ttw:leading-5 ttw:font-normal", children: a ? i?.document_id : "-" }),
|
|
35
|
+
/* @__PURE__ */ t("td", { className: "ttw:text-right ttw:h-9 ttw:w-6 ttw:py-2 ttw:pl-2 ttw:text-muted-foreground", children: l ? /* @__PURE__ */ t(_, { className: "ttw:inline ttw:size-4", "aria-hidden": "true" }) : null })
|
|
36
|
+
] });
|
|
37
|
+
}, B = ({
|
|
38
|
+
invoice: r,
|
|
39
|
+
recurrence: o,
|
|
40
|
+
openInvoiceDetails: w
|
|
41
|
+
}) => {
|
|
42
|
+
const {
|
|
43
|
+
i18n: e
|
|
44
|
+
} = p();
|
|
45
|
+
return /* @__PURE__ */ m("table", { className: "ttw:w-full", children: [
|
|
46
|
+
/* @__PURE__ */ t("thead", { children: /* @__PURE__ */ m("tr", { children: [
|
|
47
|
+
/* @__PURE__ */ t("th", { className: "ttw:text-left ttw:h-10 ttw:pr-2 ttw:text-sm ttw:font-medium ttw:leading-5", children: e._("Issue date") }),
|
|
48
|
+
/* @__PURE__ */ t("th", { className: "ttw:text-left ttw:h-10 ttw:px-2 ttw:text-sm ttw:font-medium ttw:leading-5", children: e._("Amount") }),
|
|
49
|
+
/* @__PURE__ */ t("th", { className: "ttw:text-left ttw:h-10 ttw:px-2 ttw:text-sm ttw:font-medium ttw:leading-5", children: e._("Status") }),
|
|
50
|
+
/* @__PURE__ */ t("th", { className: "ttw:text-left ttw:h-10 ttw:px-2 ttw:text-sm ttw:font-medium ttw:leading-5", children: e._("Number") }),
|
|
51
|
+
/* @__PURE__ */ t("th", { className: "ttw:h-10 ttw:w-6 ttw:pl-2", "aria-hidden": "true" })
|
|
106
52
|
] }) }),
|
|
107
|
-
/* @__PURE__ */
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
r,
|
|
112
|
-
l ? ` <${l}>` : ""
|
|
113
|
-
] })
|
|
114
|
-
] }),
|
|
115
|
-
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:items-center ttw:gap-4", children: [
|
|
116
|
-
/* @__PURE__ */ e(o, { variant: "body2", color: "muted", className: "ttw:w-16 ttw:shrink-0", children: t._("Subject") }),
|
|
117
|
-
/* @__PURE__ */ e(Z, { className: "ttw:flex-1", value: u, onChange: (i) => {
|
|
118
|
-
I(i.target.value), A(!0);
|
|
119
|
-
}, disabled: c })
|
|
120
|
-
] }),
|
|
121
|
-
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:items-start ttw:gap-4", children: [
|
|
122
|
-
/* @__PURE__ */ e(o, { variant: "body2", color: "muted", className: "ttw:w-16 ttw:shrink-0 ttw:pt-2", children: t._("Message") }),
|
|
123
|
-
/* @__PURE__ */ e(tt, { className: "ttw:flex-1", value: f, onChange: (i) => F(i.target.value), placeholder: t._("e.g., Thank you for your business"), disabled: c })
|
|
124
|
-
] }),
|
|
125
|
-
_.length > 0 && /* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-2.5 ttw:pl-20", children: [
|
|
126
|
-
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col", children: [
|
|
127
|
-
/* @__PURE__ */ e(o, { variant: "body2", color: "muted", children: t._("Attachments") }),
|
|
128
|
-
/* @__PURE__ */ e(o, { variant: "caption", color: "muted", children: t._("To change what files are attached to the email, you will need to update the invoice.") })
|
|
129
|
-
] }),
|
|
130
|
-
/* @__PURE__ */ e("ul", { className: "ttw:flex ttw:flex-col ttw:gap-2.5", children: _.map((i) => /* @__PURE__ */ a("li", { className: "ttw:rounded-lg ttw:bg-muted ttw:px-2 ttw:py-1 ttw:text-sm ttw:font-medium", children: [
|
|
131
|
-
i.name,
|
|
132
|
-
" ",
|
|
133
|
-
/* @__PURE__ */ a("span", { className: "ttw:text-muted-foreground", children: [
|
|
134
|
-
"(",
|
|
135
|
-
et(i.size),
|
|
136
|
-
")"
|
|
137
|
-
] })
|
|
138
|
-
] }, i.id)) })
|
|
139
|
-
] })
|
|
140
|
-
] }),
|
|
141
|
-
/* @__PURE__ */ a(X, { className: "ttw:flex ttw:flex-row ttw:gap-4 ttw:border-t ttw:border-border ttw:p-6", children: [
|
|
142
|
-
/* @__PURE__ */ e(C, { type: "button", variant: "outline", className: "ttw:flex-1 ttw:border-border", disabled: c, onClick: T, children: m ? t._("Cancel") : t._("Skip") }),
|
|
143
|
-
/* @__PURE__ */ e(C, { type: "button", variant: "default", className: "ttw:flex-1", disabled: c || !u.trim() || !f.trim(), onClick: R, children: t._("Send invoice") })
|
|
144
|
-
] })
|
|
53
|
+
/* @__PURE__ */ t("tbody", { children: o?.iterations?.map((n, s) => /* @__PURE__ */ t(g, { iteration: n, invoice: r, i18n: e, onRowClick: w }, e._("iteration-{iteration}-{index}", {
|
|
54
|
+
iteration: n?.iteration,
|
|
55
|
+
index: s
|
|
56
|
+
}))) })
|
|
145
57
|
] });
|
|
146
58
|
};
|
|
147
59
|
export {
|
|
148
|
-
|
|
60
|
+
B as InvoiceDetailsTabScheduledInvoices
|
|
149
61
|
};
|
|
@@ -1,111 +1,54 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import "./
|
|
9
|
-
import "
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import { Separator as H } from "./index163.js";
|
|
16
|
-
import { Typography as c } from "./index85.js";
|
|
17
|
-
const st = ({
|
|
18
|
-
inlineLineItems: u,
|
|
19
|
-
title: _,
|
|
20
|
-
onClose: w
|
|
1
|
+
import { jsx as e, jsxs as t } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Button as l } from "./index84.js";
|
|
3
|
+
import { Dialog as u, DialogContent as g, DialogHeader as b, DialogTitle as f, DialogDescription as w, DialogFooter as v } from "./index229.js";
|
|
4
|
+
import { useLingui as k } from "@lingui/react";
|
|
5
|
+
import { useMarkAsUncollectibleReceivableById as C } from "./index366.js";
|
|
6
|
+
import { useState as x } from "react";
|
|
7
|
+
import { Textarea as D } from "./index123.js";
|
|
8
|
+
import { Label as _ } from "./index302.js";
|
|
9
|
+
import { LoadingSpinner as M } from "./index143.js";
|
|
10
|
+
const $ = ({
|
|
11
|
+
invoiceId: r,
|
|
12
|
+
open: s,
|
|
13
|
+
onClose: i,
|
|
14
|
+
onMarkAsUncollectible: c
|
|
21
15
|
}) => {
|
|
22
16
|
const {
|
|
23
|
-
i18n:
|
|
24
|
-
} =
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
} =
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
} = f.finops.postProducts.useMutation(), s = $(() => u.map((t, e) => ({
|
|
34
|
-
key: t.id ?? String(e),
|
|
35
|
-
lineItem: t
|
|
36
|
-
})), [u]), [n, d] = v(() => new Set(s.map((t) => t.key))), [l, h] = v(!1), D = s.length > 0 && n.size === s.length, m = n.size > 0, y = () => d(new Set(s.map((t) => t.key))), b = () => d(/* @__PURE__ */ new Set()), P = (t) => d((e) => {
|
|
37
|
-
const o = new Set(e);
|
|
38
|
-
return o.has(t) ? o.delete(t) : o.add(t), o;
|
|
39
|
-
}), M = (t) => {
|
|
40
|
-
const e = N(t.product.price.value, t.product.price.currency) ?? "", o = t.product.measure_unit_id ? C?.data?.find((z) => z.id === t.product.measure_unit_id)?.name : void 0;
|
|
41
|
-
return o ? `${e} ${o}` : e;
|
|
42
|
-
}, j = async () => {
|
|
43
|
-
const t = s.filter((e) => n.has(e.key));
|
|
44
|
-
if (t.length) {
|
|
45
|
-
h(!0);
|
|
46
|
-
try {
|
|
47
|
-
await Promise.all(t.map(({
|
|
48
|
-
lineItem: e
|
|
49
|
-
}) => S({
|
|
50
|
-
body: {
|
|
51
|
-
name: e.product.name,
|
|
52
|
-
type: "product",
|
|
53
|
-
price: {
|
|
54
|
-
value: e.product.price.value,
|
|
55
|
-
currency: e.product.price?.currency ?? "USD"
|
|
56
|
-
},
|
|
57
|
-
...e.product.measure_unit_id ? {
|
|
58
|
-
measure_unit_id: e.product.measure_unit_id
|
|
59
|
-
} : {},
|
|
60
|
-
...e.product.description ? {
|
|
61
|
-
description: e.product.description
|
|
62
|
-
} : {}
|
|
63
|
-
}
|
|
64
|
-
}))), await f.finops.getProducts.invalidateQueries(k), g.success(a._("Products and services saved.")), w();
|
|
65
|
-
} catch {
|
|
66
|
-
g.error(a._("Failed to save products and services."));
|
|
67
|
-
} finally {
|
|
68
|
-
h(!1);
|
|
17
|
+
i18n: o
|
|
18
|
+
} = k(), [n, m] = x(""), {
|
|
19
|
+
mutate: d,
|
|
20
|
+
isPending: a
|
|
21
|
+
} = C(r, c), p = () => {
|
|
22
|
+
d({
|
|
23
|
+
comment: n.trim()
|
|
24
|
+
}, {
|
|
25
|
+
onSuccess: () => {
|
|
26
|
+
i();
|
|
69
27
|
}
|
|
70
|
-
}
|
|
28
|
+
});
|
|
71
29
|
};
|
|
72
|
-
return /* @__PURE__ */ i(
|
|
73
|
-
/* @__PURE__ */
|
|
74
|
-
/* @__PURE__ */
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:gap-1", children: [
|
|
80
|
-
/* @__PURE__ */ r(c, { variant: "h4", children: a._("Do you want to also save these items?") }),
|
|
81
|
-
/* @__PURE__ */ r(c, { variant: "caption", color: "muted", children: a._("Saved items can be quickly added to future invoices.") })
|
|
82
|
-
] }),
|
|
83
|
-
/* @__PURE__ */ r(p, { type: "button", variant: "ghost", className: "ttw:text-primary ttw:hover:text-primary", disabled: l, onClick: m ? b : y, children: m ? a._("Deselect all") : a._("Select all") })
|
|
84
|
-
] }),
|
|
85
|
-
/* @__PURE__ */ i("ul", { className: "ttw:flex ttw:flex-col ttw:gap-3", children: [
|
|
86
|
-
/* @__PURE__ */ i("li", { className: "ttw:flex ttw:items-center ttw:gap-2", children: [
|
|
87
|
-
/* @__PURE__ */ r(x, { checked: D, onCheckedChange: (t) => t ? y() : b(), disabled: l || s.length === 0, "aria-label": a._("Products and services") }),
|
|
88
|
-
/* @__PURE__ */ r(c, { variant: "body2", className: "ttw:font-semibold", children: a._("Products and services") })
|
|
89
|
-
] }),
|
|
90
|
-
/* @__PURE__ */ r("li", { children: /* @__PURE__ */ r(H, {}) }),
|
|
91
|
-
s.map(({
|
|
92
|
-
key: t,
|
|
93
|
-
lineItem: e
|
|
94
|
-
}) => /* @__PURE__ */ i("li", { className: "ttw:flex ttw:items-start ttw:gap-2", children: [
|
|
95
|
-
/* @__PURE__ */ r(x, { checked: n.has(t), onCheckedChange: () => P(t), disabled: l, "aria-label": e.product.name }),
|
|
96
|
-
/* @__PURE__ */ i("div", { className: "ttw:flex ttw:flex-col ttw:gap-1", children: [
|
|
97
|
-
/* @__PURE__ */ r(c, { variant: "caption", children: e.product.name }),
|
|
98
|
-
/* @__PURE__ */ r(c, { variant: "caption", color: "muted", children: M(e) })
|
|
99
|
-
] })
|
|
100
|
-
] }, t))
|
|
30
|
+
return /* @__PURE__ */ e(u, { open: s, onOpenChange: i, children: /* @__PURE__ */ t(g, { showCloseButton: !1, children: [
|
|
31
|
+
/* @__PURE__ */ t(b, { children: [
|
|
32
|
+
/* @__PURE__ */ e(f, { children: o._("Mark invoice as uncollectible?") }),
|
|
33
|
+
/* @__PURE__ */ t(w, { children: [
|
|
34
|
+
/* @__PURE__ */ e("p", { children: o._("This invoice will change its status, and you won't be able to receive or log any payment against it.") }),
|
|
35
|
+
/* @__PURE__ */ e("br", {}),
|
|
36
|
+
/* @__PURE__ */ e("p", { children: o._("For bookkeeping purposes, this is a write-off and has tax implications.") })
|
|
101
37
|
] })
|
|
102
38
|
] }),
|
|
103
|
-
/* @__PURE__ */
|
|
104
|
-
/* @__PURE__ */
|
|
105
|
-
/* @__PURE__ */
|
|
39
|
+
/* @__PURE__ */ t("div", { className: "ttw:flex ttw:flex-col ttw:gap-2", children: [
|
|
40
|
+
/* @__PURE__ */ e(_, { htmlFor: "comment", children: o._("Comment (optional)") }),
|
|
41
|
+
/* @__PURE__ */ e(D, { id: "comment", placeholder: o._("Add a comment"), value: n, onChange: (h) => m(h.target.value) })
|
|
42
|
+
] }),
|
|
43
|
+
/* @__PURE__ */ t(v, { children: [
|
|
44
|
+
/* @__PURE__ */ e(l, { variant: "outline", onClick: i, children: o._("Cancel") }),
|
|
45
|
+
/* @__PURE__ */ t(l, { onClick: p, disabled: a, children: [
|
|
46
|
+
a && /* @__PURE__ */ e(M, { className: "ttw:w-5 ttw:h-5 ttw:border-inherit ttw:border-t-transparent" }),
|
|
47
|
+
o._("Mark as uncollectible")
|
|
48
|
+
] })
|
|
106
49
|
] })
|
|
107
|
-
] });
|
|
50
|
+
] }) });
|
|
108
51
|
};
|
|
109
52
|
export {
|
|
110
|
-
|
|
53
|
+
$ as MarkAsUncollectibleModal
|
|
111
54
|
};
|
|
@@ -1,148 +1,32 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
}) => {
|
|
21
|
-
const {
|
|
22
|
-
i18n: r
|
|
23
|
-
} = F(), {
|
|
24
|
-
control: w
|
|
25
|
-
} = T(), x = S(null), s = g === "vendor";
|
|
26
|
-
return /* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-4", ref: x, children: [
|
|
27
|
-
/* @__PURE__ */ a("div", { className: c("ttw:flex ttw:flex-col ttw:gap-1.5", o && "ttw:pt-6 ttw:pb-7 ttw:border-b ttw:border-border"), children: [
|
|
28
|
-
/* @__PURE__ */ e(n, { variant: "body1", className: "ttw:font-medium", children: o ? r._("Editing {customerType} details", {
|
|
29
|
-
customerType: g
|
|
30
|
-
}) : r._("{customerType} details", {
|
|
31
|
-
customerType: s ? "Vendor" : "Customer"
|
|
32
|
-
}) }),
|
|
33
|
-
!o && /* @__PURE__ */ e(n, { variant: "body2", color: "muted", children: s ? r._("Who are you paying?") : r._("Who are you billing?") })
|
|
1
|
+
import { jsxs as t, jsx as e } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { Button as m } from "./index84.js";
|
|
3
|
+
import { DropdownMenu as d, DropdownMenuTrigger as p, DropdownMenuContent as u, DropdownMenuItem as f } from "./index148.js";
|
|
4
|
+
import { Tooltip as h, TooltipTrigger as g, TooltipContent as w } from "./index230.js";
|
|
5
|
+
import { ACTION_ICON as C } from "./index231.js";
|
|
6
|
+
import { preventTooltipFocusOpen as T } from "./index233.js";
|
|
7
|
+
import { MoreVerticalIcon as v } from "lucide-react";
|
|
8
|
+
function j({
|
|
9
|
+
actions: r,
|
|
10
|
+
triggerLabel: i,
|
|
11
|
+
getActionLabel: n,
|
|
12
|
+
onSelect: a,
|
|
13
|
+
isActionDisabled: s,
|
|
14
|
+
className: l
|
|
15
|
+
}) {
|
|
16
|
+
return /* @__PURE__ */ t(d, { children: [
|
|
17
|
+
/* @__PURE__ */ t(h, { children: [
|
|
18
|
+
/* @__PURE__ */ e(g, { asChild: !0, onFocus: T, children: /* @__PURE__ */ e(p, { asChild: !0, children: /* @__PURE__ */ e(m, { variant: "ghost", size: "icon", className: l, "aria-label": i, children: /* @__PURE__ */ e(v, { className: "ttw:size-4" }) }) }) }),
|
|
19
|
+
/* @__PURE__ */ e(w, { children: i })
|
|
34
20
|
] }),
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
/* @__PURE__ */ a(v, { htmlFor: "organization", className: "ttw:flex ttw:flex-col ttw:items-start ttw:gap-1.5", children: [
|
|
43
|
-
/* @__PURE__ */ e(n, { variant: "body2", className: "ttw:leading-3.5", children: r._("Business") }),
|
|
44
|
-
/* @__PURE__ */ e(n, { variant: "caption", color: "muted", children: r._("A company or organization") })
|
|
45
|
-
] })
|
|
46
|
-
] }),
|
|
47
|
-
/* @__PURE__ */ a("div", { className: c("ttw:flex ttw:p-4 ttw:flex-1 ttw:gap-2 ttw:border ttw:rounded-xl ttw:border-border ttw:hover:bg-primary/10 ttw:hover:border-primary/30", d === "individual" && "ttw:bg-primary/10 ttw:border-primary/30"), children: [
|
|
48
|
-
/* @__PURE__ */ e(y, { value: "individual", id: "individual", className: c(d === "individual" ? "ttw:bg-primary" : "ttw:bg-white"), dotClassName: c(d === "individual" && "ttw:fill-white"), disabled: l }),
|
|
49
|
-
/* @__PURE__ */ a(v, { htmlFor: "individual", className: "ttw:flex ttw:flex-col ttw:items-start ttw:gap-1.5", children: [
|
|
50
|
-
/* @__PURE__ */ e(n, { variant: "body2", className: "ttw:leading-3.5", children: r._("Person") }),
|
|
51
|
-
/* @__PURE__ */ e(n, { variant: "caption", color: "muted", children: r._("An individual or contractor") })
|
|
52
|
-
] })
|
|
53
|
-
] })
|
|
54
|
-
] })
|
|
55
|
-
] }),
|
|
56
|
-
d === "individual" ? /* @__PURE__ */ a("div", { className: "ttw:flex ttw:gap-4", children: [
|
|
57
|
-
/* @__PURE__ */ e(u, { name: "firstName", control: w, render: ({
|
|
58
|
-
field: t,
|
|
59
|
-
fieldState: {
|
|
60
|
-
error: i
|
|
61
|
-
}
|
|
62
|
-
}) => /* @__PURE__ */ e(h, { children: /* @__PURE__ */ a(p, { children: [
|
|
63
|
-
/* @__PURE__ */ e(m, { htmlFor: t.name, children: r._("First name") }),
|
|
64
|
-
/* @__PURE__ */ e(b, { className: o ? "ttw:bg-white" : "", id: t.name, ...t, disabled: l, "aria-invalid": !!i || void 0 }),
|
|
65
|
-
/* @__PURE__ */ e(f, { errors: [i] })
|
|
66
|
-
] }) }) }),
|
|
67
|
-
/* @__PURE__ */ e(u, { name: "lastName", control: w, render: ({
|
|
68
|
-
field: t,
|
|
69
|
-
fieldState: {
|
|
70
|
-
error: i
|
|
71
|
-
}
|
|
72
|
-
}) => /* @__PURE__ */ e(h, { children: /* @__PURE__ */ a(p, { children: [
|
|
73
|
-
/* @__PURE__ */ e(m, { htmlFor: t.name, children: r._("Last name") }),
|
|
74
|
-
/* @__PURE__ */ e(b, { id: t.name, ...t, className: o ? "ttw:bg-white" : "", disabled: l, "aria-invalid": !!i || void 0 }),
|
|
75
|
-
/* @__PURE__ */ e(f, { errors: [i] })
|
|
76
|
-
] }) }) })
|
|
77
|
-
] }) : /* @__PURE__ */ e(u, { name: "companyName", control: w, render: ({
|
|
78
|
-
field: t,
|
|
79
|
-
fieldState: {
|
|
80
|
-
error: i
|
|
81
|
-
}
|
|
82
|
-
}) => /* @__PURE__ */ e(h, { children: /* @__PURE__ */ a(p, { children: [
|
|
83
|
-
/* @__PURE__ */ e(m, { htmlFor: t.name, children: r._("Business name") }),
|
|
84
|
-
/* @__PURE__ */ e(b, { id: t.name, ...t, className: o ? "ttw:bg-white" : "", disabled: l, "aria-invalid": !!i || void 0 }),
|
|
85
|
-
/* @__PURE__ */ e(f, { errors: [i] })
|
|
86
|
-
] }) }) }),
|
|
87
|
-
/* @__PURE__ */ a("div", { className: c("ttw:flex ttw:gap-4", s ? "ttw:flex-row" : "ttw:flex-col"), children: [
|
|
88
|
-
/* @__PURE__ */ e(u, { name: "email", control: w, render: ({
|
|
89
|
-
field: t,
|
|
90
|
-
fieldState: {
|
|
91
|
-
error: i
|
|
92
|
-
}
|
|
93
|
-
}) => /* @__PURE__ */ e(h, { children: /* @__PURE__ */ a(p, { children: [
|
|
94
|
-
/* @__PURE__ */ e(m, { htmlFor: t.name, children: r._("Email") }),
|
|
95
|
-
/* @__PURE__ */ e(b, { id: t.name, ...t, className: o ? "ttw:bg-white" : "", disabled: l, "aria-invalid": !!i || void 0 }),
|
|
96
|
-
/* @__PURE__ */ e(f, { errors: [i] })
|
|
97
|
-
] }) }) }),
|
|
98
|
-
!s && /* @__PURE__ */ e(u, { name: "remindersEnabled", control: w, render: ({
|
|
99
|
-
field: t
|
|
100
|
-
}) => /* @__PURE__ */ e(h, { orientation: "horizontal", children: /* @__PURE__ */ a(p, { className: "ttw:flex-row", children: [
|
|
101
|
-
/* @__PURE__ */ e(I, { id: t.name, ref: t.ref, checked: t.value, onCheckedChange: t.onChange, onBlur: t.onBlur, disabled: l }),
|
|
102
|
-
/* @__PURE__ */ e(m, { htmlFor: t.name, className: "ttw:font-normal ttw:leading-4", children: r._("Send reminders to this email when an invoice is approaching its due date") })
|
|
103
|
-
] }) }) }),
|
|
104
|
-
/* @__PURE__ */ e(u, { name: "phone", control: w, render: ({
|
|
105
|
-
field: t,
|
|
106
|
-
fieldState: {
|
|
107
|
-
error: i
|
|
108
|
-
}
|
|
109
|
-
}) => /* @__PURE__ */ e(h, { children: /* @__PURE__ */ a(p, { children: [
|
|
110
|
-
/* @__PURE__ */ a(m, { htmlFor: t.name, className: "ttw:gap-1", children: [
|
|
111
|
-
r._("Phone"),
|
|
112
|
-
/* @__PURE__ */ e(n, { variant: "body2", color: "muted", className: "ttw:leading-snug", children: r._("(optional)") })
|
|
113
|
-
] }),
|
|
114
|
-
/* @__PURE__ */ e(b, { id: t.name, ...t, className: o ? "ttw:bg-white" : "", disabled: l, "aria-invalid": !!i || void 0 }),
|
|
115
|
-
/* @__PURE__ */ e(f, { errors: [i] })
|
|
116
|
-
] }) }) })
|
|
117
|
-
] }),
|
|
118
|
-
/* @__PURE__ */ e(u, { name: "tax_id", control: w, render: ({
|
|
119
|
-
field: t,
|
|
120
|
-
fieldState: {
|
|
121
|
-
error: i
|
|
122
|
-
}
|
|
123
|
-
}) => /* @__PURE__ */ e(h, { children: /* @__PURE__ */ a(p, { children: [
|
|
124
|
-
/* @__PURE__ */ a(m, { htmlFor: t.name, className: "ttw:gap-1", children: [
|
|
125
|
-
r._("Tax ID / {documentType}", {
|
|
126
|
-
documentType: d === "individual" ? "SSN" : "EIN"
|
|
127
|
-
}),
|
|
128
|
-
/* @__PURE__ */ e(n, { variant: "body2", color: "muted", className: "ttw:leading-snug", children: r._("(optional)") })
|
|
129
|
-
] }),
|
|
130
|
-
/* @__PURE__ */ e(b, { id: t.name, ...t, className: o ? "ttw:bg-white" : "", placeholder: r._("e.g., {example}", {
|
|
131
|
-
example: d === "individual" ? "034-56-78890" : "12-3456789"
|
|
132
|
-
}), disabled: l, "aria-invalid": !!i || void 0 }),
|
|
133
|
-
/* @__PURE__ */ e(_, { children: s ? r._("Required only if you'll file a 1099 IRS form for this vendor at year-end.") : r._("Required only if you'll issue a 1099 IRS form at year-end.") }),
|
|
134
|
-
/* @__PURE__ */ e(f, { errors: [i] })
|
|
135
|
-
] }) }) }),
|
|
136
|
-
(s || !o) && /* @__PURE__ */ e(L, { isLoading: l, customerType: g, isStandalone: !1 }),
|
|
137
|
-
s && !o && /* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-4", children: [
|
|
138
|
-
/* @__PURE__ */ a("div", { className: "ttw:flex ttw:flex-col ttw:gap-1.5 ttw:pt-6 ttw:pb-7", children: [
|
|
139
|
-
/* @__PURE__ */ e(n, { variant: "body1", className: "ttw:font-medium", children: r._("Accepted payment methods") }),
|
|
140
|
-
/* @__PURE__ */ e(n, { variant: "body2", color: "muted", children: r._("How and where will the money be sent. Don't have these yet? No problem. You can save this vendor and add their payment details later - you just won't be able to send payments until you do.") })
|
|
141
|
-
] }),
|
|
142
|
-
/* @__PURE__ */ e(z, { isLoading: l, isStandalone: !1 })
|
|
143
|
-
] })
|
|
21
|
+
/* @__PURE__ */ e(u, { align: "end", children: r.map((o) => {
|
|
22
|
+
const c = C[o];
|
|
23
|
+
return /* @__PURE__ */ t(f, { variant: o === "delete" ? "destructive" : "default", disabled: s?.(o), onClick: () => a(o), children: [
|
|
24
|
+
/* @__PURE__ */ e(c, { className: "ttw:size-4" }),
|
|
25
|
+
n(o)
|
|
26
|
+
] }, o);
|
|
27
|
+
}) })
|
|
144
28
|
] });
|
|
145
|
-
}
|
|
29
|
+
}
|
|
146
30
|
export {
|
|
147
|
-
|
|
31
|
+
j as InvoiceDetailsOverflowMenu
|
|
148
32
|
};
|