@tesouro/embedded-components-react 0.2.98 → 0.2.107
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 +1 -0
- package/dist/index.css +14 -7
- package/dist/index.d.ts +20 -10
- package/dist/lib/GlCodeTableWidget.d.ts +7 -1
- package/dist/lib/HelpWidget.js +9 -6
- package/dist/lib/InvoicingWidget.d.ts +5 -1
- package/dist/lib/ReceivablesWidget.js +26 -26
- package/dist/lib/SettingsWidget.d.ts +2 -3
- package/dist/lib/TeamWidget.d.ts +6 -5
- package/dist/lib/monite-sdk.d.ts +568 -18
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index3.js +26 -26
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/data-access/dist/index2.js +17 -19
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/data-access/dist/index3.js +8 -6
- package/dist/libs/tesouro-embedded-components-react/expense-approval-policies-widget/feature/dist/lib/useApprovalPolicies.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/ui/dist/index2.js +93 -76
- package/dist/libs/tesouro-embedded-components-react/help-widget/feature/dist/index2.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/help-widget/ui/shadcn/dist/index2.js +19 -15
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index10.js +17 -6
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index6.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index7.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index9.js +6 -17
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index2.js +23 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index10.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index101.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index103.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index107.js +3 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index108.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 +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index111.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index113.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index115.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index117.js +24 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index118.js +23 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index119.js +2 -23
- 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 +33 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index122.js +34 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index123.js +4 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index124.js +2 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index125.js +25 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index126.js +1271 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index127.js +10 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index128.js +8 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index129.js +12 -1270
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index13.js +14 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index130.js +7 -98
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index131.js +26 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index132.js +9 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index133.js +44 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index134.js +73 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index135.js +58 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index136.js +196 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index137.js +12 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index138.js +14 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index139.js +38 -11
- 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 +26 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index141.js +79 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index142.js +9 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index143.js +78 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index144.js +28 -120
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index145.js +62 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index146.js +41 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index147.js +6 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index148.js +5 -49
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index149.js +115 -11
- 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 +67 -43
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index151.js +190 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index152.js +30 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index153.js +100 -141
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index154.js +134 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index155.js +19 -70
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index156.js +19 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index157.js +23 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index158.js +25 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index159.js +183 -39
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index160.js +13 -82
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index161.js +22 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index162.js +46 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index163.js +4 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index164.js +5 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index165.js +88 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index166.js +37 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index167.js +6 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index168.js +43 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index169.js +47 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index170.js +205 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index171.js +415 -105
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index172.js +21 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index173.js +76 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index174.js +5 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index175.js +33 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index176.js +28 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index177.js +11 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index178.js +12 -58
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index179.js +24 -195
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index180.js +14 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index181.js +10 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index182.js +117 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index183.js +11 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index184.js +47 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index185.js +49 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index186.js +11 -113
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index187.js +43 -67
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index188.js +15 -201
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index189.js +10 -30
- 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 +141 -100
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index191.js +54 -134
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index192.js +71 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index193.js +27 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index194.js +3 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index195.js +96 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index196.js +57 -183
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index197.js +25 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index198.js +10 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index199.js +18 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index2.js +148 -147
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index200.js +21 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index201.js +2 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index202.js +12 -88
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index203.js +20 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index204.js +20 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index205.js +27 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index206.js +105 -191
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index207.js +68 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index208.js +11 -391
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index209.js +12 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index210.js +25 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index211.js +93 -98
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index212.js +98 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index213.js +16 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index214.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index215.js +13 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index216.js +7 -398
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index217.js +34 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index218.js +60 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index219.js +173 -182
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index220.js +69 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index221.js +2 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index222.js +406 -100
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index223.js +99 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index224.js +25 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index225.js +5 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index226.js +11 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index227.js +7 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index228.js +7 -211
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index229.js +214 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index230.js +9 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index231.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index232.js +12 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index233.js +2 -146
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index234.js +36 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index235.js +50 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index236.js +24 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index237.js +66 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index238.js +345 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index239.js +2 -66
- 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 +18 -344
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index241.js +14 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index242.js +10 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index243.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index244.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index245.js +15 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index246.js +31 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index247.js +31 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index248.js +15 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index249.js +17 -37
- 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 +244 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index251.js +9 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index252.js +19 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index253.js +23 -247
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index254.js +35 -178
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index255.js +57 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index256.js +52 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index257.js +30 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index258.js +93 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index259.js +38 -49
- 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 +140 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index261.js +107 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index262.js +141 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index263.js +86 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index264.js +24 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index265.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index268.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index27.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index271.js +22 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index272.js +52 -342
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index273.js +27 -301
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index274.js +56 -99
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index275.js +15 -157
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index276.js +474 -250
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index277.js +166 -23
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index278.js +40 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index279.js +57 -486
- 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 +28 -165
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index281.js +114 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index282.js +21 -95
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index283.js +43 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index284.js +56 -191
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index285.js +14 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index286.js +77 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index287.js +77 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index288.js +40 -167
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index289.js +72 -133
- 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 +62 -161
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index291.js +26 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index292.js +126 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index293.js +44 -63
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index294.js +149 -68
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index295.js +10 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index296.js +19 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index297.js +62 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index298.js +41 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index299.js +22 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index3.js +23 -22
- 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 +137 -59
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index301.js +112 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index302.js +80 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index303.js +282 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index304.js +48 -126
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index305.js +15 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index306.js +85 -72
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index307.js +225 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index308.js +37 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index309.js +11 -30
- 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 +6 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index311.js +9 -61
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index312.js +10 -94
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index313.js +6 -111
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index314.js +2 -88
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index315.js +41 -149
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index316.js +347 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index317.js +298 -155
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index318.js +102 -27
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index319.js +158 -25
- 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 +267 -78
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index321.js +25 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index322.js +18 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index323.js +2 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index324.js +91 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index325.js +96 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index326.js +191 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index327.js +20 -60
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index328.js +16 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index329.js +18 -113
- 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 +170 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index331.js +131 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index332.js +156 -51
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index333.js +12 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index334.js +18 -79
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index335.js +62 -76
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index336.js +65 -41
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index337.js +58 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index338.js +6 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index339.js +9 -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 +58 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index341.js +21 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index342.js +60 -62
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index343.js +14 -44
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index344.js +92 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index345.js +15 -187
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index346.js +80 -103
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index347.js +16 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index348.js +48 -283
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index349.js +10 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index350.js +50 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index351.js +158 -84
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index352.js +27 -224
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index353.js +26 -36
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index354.js +76 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index355.js +65 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index356.js +19 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index357.js +42 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index358.js +24 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index359.js +30 -92
- 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 +19 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index361.js +27 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index362.js +42 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index363.js +60 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index364.js +94 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index365.js +110 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index366.js +88 -255
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index368.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index369.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index37.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index371.js +31 -100
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index372.js +28 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index373.js +41 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index374.js +23 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index375.js +72 -33
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index376.js +94 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index377.js +34 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index378.js +255 -25
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index379.js +9 -73
- 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 +10 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index381.js +7 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index382.js +54 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index383.js +17 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index384.js +122 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index385.js +18 -96
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index386.js +16 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index387.js +16 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index388.js +16 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index389.js +16 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index39.js +266 -208
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index390.js +73 -127
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index391.js +16 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index392.js +16 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index393.js +16 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index394.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index395.js +72 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index396.js +65 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index397.js +37 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index398.js +2 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index399.js +9 -15
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index4.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index40.js +58 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index400.js +66 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index401.js +18 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index402.js +24 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index403.js +37 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index404.js +31 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index405.js +32 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index406.js +85 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index407.js +24 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index408.js +11 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index409.js +95 -113
- 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 +112 -18
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index411.js +16 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index412.js +24 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index413.js +50 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index414.js +32 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index415.js +4 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index416.js +127 -73
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index417.js +12 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index418.js +67 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index419.js +96 -16
- 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 +38 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index421.js +30 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index422.js +28 -53
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index423.js +23 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index424.js +37 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index425.js +8 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index426.js +19 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index427.js +17 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index428.js +19 -26
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index429.js +13 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index43.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index430.js +14 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index431.js +8 -32
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index432.js +21 -8
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index433.js +5 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index434.js +68 -28
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index435.js +43 -20
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index436.js +27 -38
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index437.js +29 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index438.js +67 -66
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index439.js +55 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index44.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index440.js +39 -31
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index441.js +34 -85
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index442.js +26 -24
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index443.js +53 -104
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index444.js +32 -108
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index445.js +74 -29
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index446.js +81 -64
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index447.js +50 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index448.js +50 -37
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index449.js +52 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index45.js +11 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index450.js +29 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index451.js +55 -35
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index452.js +37 -13
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index453.js +43 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index454.js +69 -71
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index455.js +21 -86
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index456.js +48 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index457.js +81 -52
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index458.js +39 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index459.js +19 -29
- 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 +93 -54
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index461.js +16 -40
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index462.js +75 -47
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index463.js +19 -69
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index464.js +9 -21
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index465.js +27 -46
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index466.js +40 -93
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index467.js +37 -16
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index468.js +16 -75
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index469.js +16 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index47.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index470.js +51 -9
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index471.js +57 -14
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index472.js +31 -17
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index473.js +51 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index474.js +14 -57
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index475.js +10 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index476.js +64 -30
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index477.js +19 -19
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index478.js +50 -81
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index479.js +55 -39
- 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 +41 -11
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index481.js +45 -65
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index482.js +36 -48
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index483.js +7 -55
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index49.js +10 -9
- 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 +36 -36
- 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 +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index55.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index58.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index6.js +10 -10
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index67.js +1 -2
- 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/index85.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index86.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index87.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index88.js +6 -6
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index89.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index9.js +12 -12
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index94.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index2.js +73 -72
- package/dist/libs/tesouro-embedded-components-react/profile-widget/ui/dist/index2.js +47 -42
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index2.js +136 -166
- package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index5.js +39 -0
- package/dist/libs/tesouro-embedded-components-react/settings-widget/ui/dist/index2.js +21 -44
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/@tanstack/react-query.gen.js +20 -20
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/zod.gen.js +1799 -1795
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/scopes.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +26 -26
- package/dist/libs/tesouro-embedded-components-react/shared/ui/dist/lib/SectionHeading/SectionHeading.js +9 -0
- package/dist/libs/tesouro-embedded-components-react/tags-widget/ui/dist/index3.js +30 -29
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index10.js +139 -139
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index12.js +41 -40
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index2.js +205 -201
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index7.js +73 -71
- package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index10.js +137 -119
- package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index13.js +9 -12
- package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index17.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index5.js +116 -108
- package/dist/libs/tesouro-embedded-components-react/team-widget/ui/dist/index8.js +4 -4
- package/dist/packages/shared-ui-shadcn/dist/index.js +7 -4
- package/package.json +1 -1
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index484.js +0 -45
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index485.js +0 -22
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index486.js +0 -42
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index487.js +0 -50
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index488.js +0 -10
|
@@ -1,252 +1,28 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
import { useCounterpartById as le } from "./index70.js";
|
|
11
|
-
import "@tanstack/react-query";
|
|
12
|
-
import "./index57.js";
|
|
13
|
-
import { useCounterpartAddresses as ce } from "./index72.js";
|
|
14
|
-
import { parseISO as pe } from "date-fns";
|
|
15
|
-
import { useMyEntity as fe } from "./index78.js";
|
|
16
|
-
import { useMemo as M, useState as I, useCallback as ye, useId as ve } from "react";
|
|
17
|
-
import "react-hot-toast";
|
|
18
|
-
import { useLingui as be } from "@lingui/react";
|
|
19
|
-
import { rateMinorToMajor as N, rateMajorToMinor as xe } from "./index200.js";
|
|
20
|
-
import { ConfirmationModal as he } from "./index264.js";
|
|
21
|
-
import { Dialog as ge, DialogContent as we, DialogHeader as Ce, DialogTitle as De, DialogDescription as $e, DialogClose as Me } from "./index202.js";
|
|
22
|
-
import { Button as S } from "./index84.js";
|
|
23
|
-
import { zodResolver as Ie } from "@hookform/resolvers/zod";
|
|
24
|
-
import { useForm as Ne, FormProvider as Se } from "react-hook-form";
|
|
25
|
-
import { X as Te } from "lucide-react";
|
|
26
|
-
import { InvoicePreview as ke } from "./index187.js";
|
|
27
|
-
import { useGetPaymentTerms as Ee } from "./index370.js";
|
|
28
|
-
import { useGetMeasureUnits as Pe } from "./index203.js";
|
|
29
|
-
import { CreateProduct as Ue } from "./index44.js";
|
|
30
|
-
import { buildPaymentTermsPayload as Le, CUSTOM_DATE_PAYMENT_TERM as Fe, RECEIPT_DUE_PAYMENT_TERM as Oe } from "./index189.js";
|
|
31
|
-
import { NotesSection as Re } from "./index205.js";
|
|
32
|
-
const Ve = (e) => {
|
|
33
|
-
if (e?.id)
|
|
34
|
-
return {
|
|
35
|
-
payment_terms_id: e.id,
|
|
36
|
-
payment_terms_custom_date: null
|
|
37
|
-
};
|
|
38
|
-
const m = e?.term_final?.end_date;
|
|
39
|
-
return m ? {
|
|
40
|
-
payment_terms_id: Fe,
|
|
41
|
-
payment_terms_custom_date: pe(m)
|
|
42
|
-
} : e?.term_final?.number_of_days === 0 ? {
|
|
43
|
-
payment_terms_id: Oe,
|
|
44
|
-
payment_terms_custom_date: null
|
|
45
|
-
} : {
|
|
46
|
-
payment_terms_id: "",
|
|
47
|
-
payment_terms_custom_date: null
|
|
48
|
-
};
|
|
49
|
-
}, bt = (e) => /* @__PURE__ */ r(je, { ...e }), je = ({
|
|
50
|
-
invoice: e,
|
|
51
|
-
onCancel: m,
|
|
52
|
-
onUpdated: T,
|
|
53
|
-
isOpen: k
|
|
1
|
+
import { jsx as s } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useGetReceivableById as r } from "./index82.js";
|
|
3
|
+
import { useCancelReceivableById as m } from "./index371.js";
|
|
4
|
+
import { ConfirmationModal as d } from "./index166.js";
|
|
5
|
+
import { useLingui as u } from "@lingui/react";
|
|
6
|
+
const v = ({
|
|
7
|
+
invoiceId: o,
|
|
8
|
+
open: c,
|
|
9
|
+
onClose: i
|
|
54
10
|
}) => {
|
|
55
11
|
const {
|
|
56
|
-
i18n:
|
|
57
|
-
} =
|
|
58
|
-
data:
|
|
59
|
-
isLoading:
|
|
60
|
-
} =
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
default_billing_address_id: e.counterpart_billing_address?.id ?? "",
|
|
70
|
-
/** Entity section */
|
|
71
|
-
purchase_order: e.purchase_order ?? "",
|
|
72
|
-
footer: e.footer ?? "",
|
|
73
|
-
/** Items section */
|
|
74
|
-
tax_rate: (() => {
|
|
75
|
-
const t = e.line_items.find((a) => a.product.tax_rate?.value !== void 0);
|
|
76
|
-
return t ? String(N(t.product.tax_rate.value ?? 0)) : void 0;
|
|
77
|
-
})(),
|
|
78
|
-
line_items: e.line_items.map((t) => {
|
|
79
|
-
const a = t.product.measure_unit?.name, d = t.product.measure_unit?.id;
|
|
80
|
-
return {
|
|
81
|
-
quantity: t.quantity,
|
|
82
|
-
product_id: t.product.id,
|
|
83
|
-
taxable: t.tax_status === "taxable",
|
|
84
|
-
product: {
|
|
85
|
-
name: t.product.name,
|
|
86
|
-
price: e.tax_mode === "inclusive" ? t.product.price_after_tax : t.product.price,
|
|
87
|
-
// Get measure_unit_id directly from the API response if available
|
|
88
|
-
measure_unit_id: d && d !== "" ? d : void 0,
|
|
89
|
-
// Store the measure unit name separately for custom units
|
|
90
|
-
measure_unit_name: !d && a ? a : void 0,
|
|
91
|
-
type: t.product.type || "product"
|
|
92
|
-
},
|
|
93
|
-
// For custom measure units that don't have an ID but have a name
|
|
94
|
-
measure_unit: !d && a ? {
|
|
95
|
-
name: a,
|
|
96
|
-
id: null
|
|
97
|
-
} : void 0,
|
|
98
|
-
tax_rate_value: t.product.tax_rate.value !== void 0 ? N(t.product.tax_rate.value) : void 0
|
|
99
|
-
};
|
|
100
|
-
}),
|
|
101
|
-
memo: e.memo ?? "",
|
|
102
|
-
/** Payment section */
|
|
103
|
-
bank_account_id: e.bank_account_id ?? "",
|
|
104
|
-
...Ve(e.payment_terms),
|
|
105
|
-
/** Reminders section */
|
|
106
|
-
payment_reminder_id: e.payment_reminder_id ?? "",
|
|
107
|
-
overdue_reminder_id: e.overdue_reminder_id ?? "",
|
|
108
|
-
tax_mode: e.tax_mode ?? "exclusive"
|
|
109
|
-
}), [e]), y = Ne({
|
|
110
|
-
resolver: Ie(ne(n)),
|
|
111
|
-
defaultValues: F
|
|
112
|
-
}), c = e.currency, {
|
|
113
|
-
handleSubmit: O,
|
|
114
|
-
formState: {
|
|
115
|
-
isDirty: v
|
|
116
|
-
},
|
|
117
|
-
getValues: R,
|
|
118
|
-
reset: V,
|
|
119
|
-
watch: o
|
|
120
|
-
} = y, {
|
|
121
|
-
registerLineItemCleanupFn: j,
|
|
122
|
-
runLineItemCleanup: A
|
|
123
|
-
} = _e();
|
|
124
|
-
se(f, R, V);
|
|
125
|
-
const [q, b] = I(!1), [x, p] = I(!1), B = ye(() => {
|
|
126
|
-
if (!v) {
|
|
127
|
-
m();
|
|
128
|
-
return;
|
|
129
|
-
}
|
|
130
|
-
b(!0);
|
|
131
|
-
}, [v, m]), h = ue(e.id), g = me(e.id), Y = o("line_items"), z = o("payment_terms_id"), G = o("memo"), H = o("footer"), X = o("purchase_order"), J = o("bank_account_id"), K = o("tax_mode"), Q = o("tax_rate"), w = o("counterpart_id"), C = o("default_billing_address_id"), {
|
|
132
|
-
data: W
|
|
133
|
-
} = le(w), {
|
|
134
|
-
data: D
|
|
135
|
-
} = ce(w), Z = M(() => D?.data?.find((t) => t.id === C), [C, D?.data]), _ = h.isPending || g.isPending || P || L, $ = `Monite-Form-receivablesDetailsForm-${ve()}`;
|
|
136
|
-
return /* @__PURE__ */ s(re, { children: [
|
|
137
|
-
/* @__PURE__ */ r(ge, { open: k, modal: !1, children: /* @__PURE__ */ s(we, { fullScreen: !0, showCloseButton: !1, className: "ttw:flex", onInteractOutside: (t) => t.preventDefault(), children: [
|
|
138
|
-
/* @__PURE__ */ s("div", { className: "ttw:flex-1/2 ttw:overflow-y-auto ttw:pr-14", children: [
|
|
139
|
-
/* @__PURE__ */ s(Ce, { className: "ttw:flex-row ttw:justify-between ttw:bg-white ttw:pb-4 ttw:sticky ttw:top-0 ttw:z-9999", children: [
|
|
140
|
-
/* @__PURE__ */ r(De, { className: "ttw:sr-only", children: n._("Edit invoice") }),
|
|
141
|
-
/* @__PURE__ */ r($e, { className: "ttw:sr-only", children: n._("Edit invoice") }),
|
|
142
|
-
/* @__PURE__ */ r(Me, { asChild: !0, children: /* @__PURE__ */ r(S, { variant: "ghost", onClick: B, disabled: _, "aria-label": n._("Close"), children: /* @__PURE__ */ r(Te, {}) }) }),
|
|
143
|
-
/* @__PURE__ */ r(S, { type: "submit", form: $, disabled: _, children: n._("Update") })
|
|
144
|
-
] }),
|
|
145
|
-
/* @__PURE__ */ r(Se, { ...y, children: /* @__PURE__ */ r("form", { id: $, noValidate: !0, onSubmit: async (t) => {
|
|
146
|
-
t.preventDefault(), A(), await O((a) => {
|
|
147
|
-
const d = {
|
|
148
|
-
data: a.line_items.filter((i) => !!i.product?.name?.trim()).map((i) => {
|
|
149
|
-
const u = i;
|
|
150
|
-
let l;
|
|
151
|
-
if (u.product.measure_unit_id) {
|
|
152
|
-
const te = u.product.measure_unit_id;
|
|
153
|
-
l = f?.data?.find((ae) => ae.id === te)?.name;
|
|
154
|
-
} else (u.product.measure_unit_name || u.measure_unit?.name) && (l = u.product.measure_unit_name || u.measure_unit?.name);
|
|
155
|
-
return {
|
|
156
|
-
quantity: i.quantity,
|
|
157
|
-
tax_status: i.taxable ? "taxable" : "non_taxable",
|
|
158
|
-
product: {
|
|
159
|
-
name: i.product.name,
|
|
160
|
-
type: i.product.type,
|
|
161
|
-
measure_unit: l ? {
|
|
162
|
-
name: l
|
|
163
|
-
} : void 0,
|
|
164
|
-
price: i.product.price ? {
|
|
165
|
-
currency: i.product.price.currency ?? "USD",
|
|
166
|
-
value: Math.round(i.product.price.value ?? 0)
|
|
167
|
-
} : void 0
|
|
168
|
-
},
|
|
169
|
-
tax_rate_value: i.taxable && a.tax_rate !== void 0 ? xe(Number(a.tax_rate)) : void 0
|
|
170
|
-
};
|
|
171
|
-
})
|
|
172
|
-
}, ee = {
|
|
173
|
-
invoice: {
|
|
174
|
-
/** Customer section */
|
|
175
|
-
counterpart_id: a.counterpart_id,
|
|
176
|
-
currency: c,
|
|
177
|
-
memo: a.memo,
|
|
178
|
-
// @ts-expect-error - we need to send `null`, but the backend doesn't provide a correct type
|
|
179
|
-
counterpart_shipping_address_id: a?.default_shipping_address_id || null,
|
|
180
|
-
counterpart_billing_address_id: a?.default_billing_address_id,
|
|
181
|
-
/** We shouldn't send an empty string to the server if the value is not set */
|
|
182
|
-
bank_account_id: e.bank_account_id,
|
|
183
|
-
bank_account_type: e.bank_account_type,
|
|
184
|
-
/**
|
|
185
|
-
* Payment terms aren't editable here — rebuild the
|
|
186
|
-
* request payload from the seeded form values (a saved
|
|
187
|
-
* `payment_terms_id`, or an inline `payment_terms`
|
|
188
|
-
* object for "Custom date" / "Due on receipt") so the
|
|
189
|
-
* backend keeps the same due date. Reusing the shared
|
|
190
|
-
* builder guarantees a request-shaped
|
|
191
|
-
* `InlinePaymentTermsRequestPayload` rather than the
|
|
192
|
-
* response object, which carries id/name/description
|
|
193
|
-
* that the request type rejects.
|
|
194
|
-
*/
|
|
195
|
-
...Le({
|
|
196
|
-
paymentTermId: a.payment_terms_id,
|
|
197
|
-
customDueDate: a.payment_terms_custom_date
|
|
198
|
-
}),
|
|
199
|
-
// @ts-expect-error - we need to send `null`, but the backend doesn't provide a correct type
|
|
200
|
-
payment_reminder_id: a.payment_reminder_id || null,
|
|
201
|
-
// @ts-expect-error - we need to send `null`, but the backend doesn't provide a correct type
|
|
202
|
-
overdue_reminder_id: a.overdue_reminder_id || null
|
|
203
|
-
/** !!! Note !!! Backend is not supported to edit `purchase_order` so we have to remove it */
|
|
204
|
-
// purchase_order: values.purchase_order || undefined,
|
|
205
|
-
}
|
|
206
|
-
};
|
|
207
|
-
h.mutate(d, {
|
|
208
|
-
onSuccess: () => {
|
|
209
|
-
g.mutate(ee, {
|
|
210
|
-
onSuccess: (i) => {
|
|
211
|
-
T(i);
|
|
212
|
-
}
|
|
213
|
-
});
|
|
214
|
-
}
|
|
215
|
-
});
|
|
216
|
-
})(t);
|
|
217
|
-
}, className: "ttw:mb-14", children: /* @__PURE__ */ s("div", { className: "ttw:flex ttw:flex-col ttw:gap-8", children: [
|
|
218
|
-
/* @__PURE__ */ s("h1", { className: "ttw:text-2xl ttw:font-bold", children: [
|
|
219
|
-
n._("Invoice"),
|
|
220
|
-
" ",
|
|
221
|
-
/* @__PURE__ */ s("span", { className: "ttw:text-gray-500", children: [
|
|
222
|
-
"#",
|
|
223
|
-
e.document_id ?? de
|
|
224
|
-
] })
|
|
225
|
-
] }),
|
|
226
|
-
/* @__PURE__ */ r(ie, { defaultCurrency: c, registerLineItemCleanupFn: j, handleOpenCreateProductDialog: () => p(!0) }),
|
|
227
|
-
/* @__PURE__ */ r(Re, { disabled: _ }),
|
|
228
|
-
/* @__PURE__ */ r(oe, { disabled: _ })
|
|
229
|
-
] }) }) })
|
|
230
|
-
] }),
|
|
231
|
-
/* @__PURE__ */ r("div", { className: "ttw:flex-1/2 ttw:w-1/2", children: /* @__PURE__ */ r(ke, { invoiceData: {
|
|
232
|
-
payment_terms_id: z,
|
|
233
|
-
line_items: (Y || []).map((t) => ({
|
|
234
|
-
...t,
|
|
235
|
-
id: t.id || `temp-${Math.random().toString(36).substr(2, 9)}`
|
|
236
|
-
})),
|
|
237
|
-
memo: G,
|
|
238
|
-
footer: H,
|
|
239
|
-
bank_account_id: J,
|
|
240
|
-
bank_account_type: e.bank_account_type,
|
|
241
|
-
tax_mode: K,
|
|
242
|
-
purchase_order: X || void 0,
|
|
243
|
-
tax_rate: Q
|
|
244
|
-
}, counterpart: W, currency: c, entityData: E, address: Z, paymentTerms: U }) })
|
|
245
|
-
] }) }),
|
|
246
|
-
x && /* @__PURE__ */ r(Ue, { open: x, onClose: () => p(!1), onCreated: () => p(!1) }),
|
|
247
|
-
/* @__PURE__ */ r(he, { open: q, title: n._("Cancel without saving?"), message: n._("There are unsaved changes. If you leave, they will be lost."), confirmLabel: n._("Yes"), cancelLabel: n._("No"), onClose: () => b(!1), onConfirm: m })
|
|
248
|
-
] });
|
|
12
|
+
i18n: e
|
|
13
|
+
} = u(), {
|
|
14
|
+
data: n,
|
|
15
|
+
isLoading: t
|
|
16
|
+
} = r(o), a = m(o);
|
|
17
|
+
if (!n)
|
|
18
|
+
return null;
|
|
19
|
+
const l = n.document_id ? e._("Cancel receivable") + ` "${n?.document_id}"?` : e._("Cancel receivable?");
|
|
20
|
+
return /* @__PURE__ */ s(d, { open: c && !!o, title: l, message: e._("This action can't be undone."), confirmLabel: e._("Cancel"), cancelLabel: e._("Close"), onClose: i, onConfirm: () => {
|
|
21
|
+
a.mutate(void 0, {
|
|
22
|
+
onSuccess: i
|
|
23
|
+
});
|
|
24
|
+
}, isLoading: a.isPending || t });
|
|
249
25
|
};
|
|
250
26
|
export {
|
|
251
|
-
|
|
27
|
+
v as InvoiceCancelModal
|
|
252
28
|
};
|
|
@@ -1,185 +1,42 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
1
|
+
import { jsx as p } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { useDeleteReceivableById as u } from "./index372.js";
|
|
3
|
+
import { useComponentSettings as f } from "./index67.js";
|
|
4
|
+
import { useUserPermissions as v } from "./index130.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
8
|
import "@tanstack/react-query";
|
|
9
|
-
import
|
|
10
|
-
import {
|
|
11
|
-
import
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
import { Dialog as ue } from "./index50.js";
|
|
19
|
-
import { DialogTitle as pe, Toolbar as fe, Grid as D, Stack as $, Button as j, Typography as ye, DialogContent as he, CircularProgress as ve } from "@mui/material";
|
|
20
|
-
import { getEmailInvoiceDetailsSchema as be } from "./index188.js";
|
|
21
|
-
import { Form as ge, FormContent as Ie } from "./index371.js";
|
|
22
|
-
import { getDefaultContact as _e } from "./index372.js";
|
|
23
|
-
import { useIssueReceivableById as Ce } from "./index248.js";
|
|
24
|
-
import { useSendReceivableById as xe } from "./index373.js";
|
|
25
|
-
import { PreviewEmail as Ee } from "./index374.js";
|
|
26
|
-
const Ye = (t) => {
|
|
27
|
-
const {
|
|
28
|
-
i18n: n
|
|
29
|
-
} = R(), {
|
|
30
|
-
data: a,
|
|
31
|
-
isLoading: m
|
|
32
|
-
} = ne(), {
|
|
33
|
-
data: o,
|
|
34
|
-
isLoading: b
|
|
35
|
-
} = se(t.invoiceId), {
|
|
36
|
-
entityName: s,
|
|
37
|
-
isLoading: l
|
|
38
|
-
} = ae(), {
|
|
39
|
-
data: g,
|
|
40
|
-
isLoading: i
|
|
41
|
-
} = oe(o?.counterpart_id), {
|
|
42
|
-
data: u
|
|
43
|
-
} = ie(o?.counterpart_id), r = _e(g, u), I = r?.email ?? "", p = r && a ? n._(`Hi {firstName},
|
|
44
|
-
|
|
45
|
-
Please find the invoice attached as discussed.
|
|
46
|
-
|
|
47
|
-
Kind Regards,
|
|
48
|
-
{senderName}`, {
|
|
49
|
-
firstName: r.first_name,
|
|
50
|
-
senderName: a.first_name
|
|
51
|
-
}) : n._(`Please find the invoice attached as discussed.
|
|
52
|
-
|
|
53
|
-
Kind Regards,
|
|
54
|
-
{senderName}`, {
|
|
55
|
-
senderName: a?.first_name ?? ""
|
|
56
|
-
}), _ = o && s ? o.document_id ? n._("Invoice {documentId} from {entityName}", {
|
|
57
|
-
documentId: o.document_id,
|
|
58
|
-
entityName: s
|
|
59
|
-
}) : n._("Invoice from {entityName}", {
|
|
60
|
-
entityName: s
|
|
61
|
-
}) : "";
|
|
62
|
-
return /* @__PURE__ */ e(te, { children: /* @__PURE__ */ e(Pe, { ...t, to: I, body: p, subject: _, isLoading: i || b || m || l, isIssued: o?.status !== "draft", isOpen: t.isOpen }) });
|
|
63
|
-
}, d = {
|
|
64
|
-
Edit: "form",
|
|
65
|
-
Preview: "preview"
|
|
66
|
-
}, Pe = ({
|
|
9
|
+
import "../../shared/data-access/dist/lib/rest/zod.gen.js";
|
|
10
|
+
import { Scope as b } from "../../shared/data-access/dist/lib/scopes.js";
|
|
11
|
+
import "react";
|
|
12
|
+
import { ConfirmationModal as C } from "./index166.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,
|
|
67
18
|
invoiceId: t,
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
to: m,
|
|
71
|
-
isLoading: o,
|
|
72
|
-
isIssued: b,
|
|
73
|
-
onClose: s,
|
|
74
|
-
onSendEmail: l,
|
|
75
|
-
isOpen: g
|
|
19
|
+
onDelete: n,
|
|
20
|
+
documentId: i
|
|
76
21
|
}) => {
|
|
77
22
|
const {
|
|
78
|
-
i18n:
|
|
79
|
-
} =
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
}), [n, a, m])
|
|
95
|
-
}), {
|
|
96
|
-
subject: F,
|
|
97
|
-
body: T
|
|
98
|
-
} = _();
|
|
99
|
-
J(() => {
|
|
100
|
-
S({
|
|
101
|
-
subject: n,
|
|
102
|
-
body: a,
|
|
103
|
-
to: m
|
|
104
|
-
});
|
|
105
|
-
}, [a, S, n, m]);
|
|
106
|
-
const C = xe(t), x = Ce(t), E = u.finops.postPaymentLinks.useMutation({}), {
|
|
107
|
-
data: P
|
|
108
|
-
} = u.finops.getEntitiesIdPaymentMethods.useQuery({
|
|
109
|
-
path: {
|
|
110
|
-
entity_id: r
|
|
111
|
-
}
|
|
112
|
-
}), [f, k] = U(d.Edit), w = `Monite-Form-emailInvoiceDetails-${W()}`, O = Y((L) => {
|
|
113
|
-
L.preventDefault();
|
|
114
|
-
const G = E.mutateAsync, H = x.mutateAsync, K = C.mutate;
|
|
115
|
-
p(async (v) => {
|
|
116
|
-
const M = P ? P.data.filter(({
|
|
117
|
-
status: N,
|
|
118
|
-
direction: q
|
|
119
|
-
}) => N === "active" && q === "receive") : [];
|
|
120
|
-
M.length === 0 ? Z.error(i._("You haven't onboarded for any payment method. Invoice is issued without a payment link.")) : (await H(void 0), await G({
|
|
121
|
-
recipient: {
|
|
122
|
-
id: r,
|
|
123
|
-
type: "entity"
|
|
124
|
-
},
|
|
125
|
-
payment_methods: M.map((N) => N.type),
|
|
126
|
-
object: {
|
|
127
|
-
id: t,
|
|
128
|
-
type: "receivable"
|
|
129
|
-
}
|
|
130
|
-
}));
|
|
131
|
-
const V = {
|
|
132
|
-
body_text: v.body,
|
|
133
|
-
subject_text: v.subject,
|
|
134
|
-
recipients: v.to ? {
|
|
135
|
-
to: [v.to]
|
|
136
|
-
} : void 0
|
|
137
|
-
};
|
|
138
|
-
K(V, {
|
|
139
|
-
onSuccess: () => {
|
|
140
|
-
l?.(t), s();
|
|
141
|
-
}
|
|
142
|
-
});
|
|
143
|
-
})(L);
|
|
144
|
-
}, [E.mutateAsync, x.mutateAsync, p, i, t, r, s, l, P, C.mutate]), y = x.isPending || C.isPending || E.isPending, B = "Monite-EmailInvoiceDetails", h = f == d.Preview;
|
|
145
|
-
return /* @__PURE__ */ c(ue, { open: g, fullScreen: !0, onClose: s, children: [
|
|
146
|
-
/* @__PURE__ */ e(pe, { className: B + "-Title", children: /* @__PURE__ */ e(fe, { children: /* @__PURE__ */ c(D, { container: !0, children: [
|
|
147
|
-
/* @__PURE__ */ e(D, { item: !0, xs: 6, children: /* @__PURE__ */ c($, { direction: "row", alignItems: "center", spacing: 2, children: [
|
|
148
|
-
f == d.Edit && /* @__PURE__ */ c(z, { children: [
|
|
149
|
-
/* @__PURE__ */ e(j, { variant: "text", color: "primary", onClick: s, startIcon: /* @__PURE__ */ e(ce, {}), disabled: y, "data-testid": "back-button", children: i._("Back") }),
|
|
150
|
-
/* @__PURE__ */ e(ye, { variant: "h3", children: i._("Compose email") })
|
|
151
|
-
] }),
|
|
152
|
-
h && /* @__PURE__ */ e(de, { edge: "start", color: "inherit", onClick: () => {
|
|
153
|
-
k(d.Edit);
|
|
154
|
-
}, "aria-label": i._("Back to edit"), "data-testid": "close-preview-button", children: /* @__PURE__ */ e(le, {}) })
|
|
155
|
-
] }) }),
|
|
156
|
-
/* @__PURE__ */ e(D, { item: !0, xs: 6, children: /* @__PURE__ */ c($, { direction: "row", alignItems: "center", justifyContent: "end", spacing: 2, children: [
|
|
157
|
-
f == d.Edit && /* @__PURE__ */ e(j, { variant: "outlined", color: "primary", type: "button", form: w, disabled: y || o, onClick: async () => {
|
|
158
|
-
await A() && k(d.Preview);
|
|
159
|
-
}, "data-testid": "preview-button", children: i._("Preview email") }),
|
|
160
|
-
/* @__PURE__ */ e(j, { variant: "contained", color: "primary", type: "submit", form: w, disabled: y || o, "data-testid": "issue-and-send-button", children: b ? i._("Send") : i._("Issue and Send") })
|
|
161
|
-
] }) })
|
|
162
|
-
] }) }) }),
|
|
163
|
-
/* @__PURE__ */ e(he, { className: B + "-Content", sx: {
|
|
164
|
-
mt: h ? 0 : 4,
|
|
165
|
-
p: h ? 0 : "0 32px 32px 32px",
|
|
166
|
-
height: "100%",
|
|
167
|
-
width: "100%",
|
|
168
|
-
display: "flex",
|
|
169
|
-
flexDirection: "column"
|
|
170
|
-
}, children: /* @__PURE__ */ c(ge, { formName: w, handleIssueAndSend: O, style: {
|
|
171
|
-
display: "flex",
|
|
172
|
-
flexDirection: "column",
|
|
173
|
-
flex: 1,
|
|
174
|
-
minHeight: 0,
|
|
175
|
-
width: "100%"
|
|
176
|
-
}, children: [
|
|
177
|
-
o ? /* @__PURE__ */ e(re, { className: "Monite-LoadingPage", children: /* @__PURE__ */ e(ve, {}) }) : f == d.Edit && /* @__PURE__ */ e(Ie, { invoiceId: t, control: I, isDisabled: y }),
|
|
178
|
-
h && /* @__PURE__ */ e(Ee, { invoiceId: t, body: T, subject: F })
|
|
179
|
-
] }) })
|
|
180
|
-
] });
|
|
23
|
+
i18n: e
|
|
24
|
+
} = D(), {
|
|
25
|
+
receivablesCallbacks: s
|
|
26
|
+
} = f(), {
|
|
27
|
+
mutate: m,
|
|
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 });
|
|
181
39
|
};
|
|
182
40
|
export {
|
|
183
|
-
|
|
184
|
-
Pe as EmailInvoiceDetailsBase
|
|
41
|
+
H as InvoiceDeleteModal
|
|
185
42
|
};
|
|
@@ -1,14 +1,60 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
import { jsxs as m, jsx as t } from "@emotion/react/jsx-runtime";
|
|
2
|
+
import { InvoiceRecurrenceIterationStatusChip as d } from "./index373.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 { ChevronRight as f } from "lucide-react";
|
|
13
|
+
import { twMerge as _ } from "tailwind-merge";
|
|
14
|
+
const N = ({
|
|
15
|
+
iteration: r,
|
|
16
|
+
invoice: o,
|
|
17
|
+
i18n: w,
|
|
18
|
+
onRowClick: e
|
|
19
|
+
}) => {
|
|
20
|
+
const {
|
|
21
|
+
locale: a
|
|
22
|
+
} = u(), {
|
|
23
|
+
formatCurrencyToDisplay: s
|
|
24
|
+
} = h(), n = !!r?.issued_invoice_id, {
|
|
25
|
+
data: i
|
|
26
|
+
} = x(r?.issued_invoice_id ?? "", n), l = !!(n && i?.id);
|
|
27
|
+
return /* @__PURE__ */ m("tr", { className: _("ttw:border-t ttw:border-border", l && "ttw:hover:cursor-pointer"), ...l && e && i?.id && {
|
|
28
|
+
onClick: () => e(i.id)
|
|
29
|
+
}, children: [
|
|
30
|
+
/* @__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: w.date(r?.issue_at, a.dateFormat) }),
|
|
31
|
+
/* @__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: n && i ? s(i?.total_amount, i?.currency) : s(o?.total_amount, o?.currency) }),
|
|
32
|
+
/* @__PURE__ */ t("td", { className: "ttw:text-left ttw:h-9 ttw:py-2 ttw:px-2", children: n && i ? /* @__PURE__ */ t(c, { status: i?.status }) : /* @__PURE__ */ t(d, { status: r?.status }) }),
|
|
33
|
+
/* @__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: n ? i?.document_id : "-" }),
|
|
34
|
+
/* @__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(f, { className: "ttw:inline ttw:size-4", "aria-hidden": "true" }) : null })
|
|
10
35
|
] });
|
|
11
|
-
}
|
|
36
|
+
}, z = ({
|
|
37
|
+
invoice: r,
|
|
38
|
+
recurrence: o,
|
|
39
|
+
openInvoiceDetails: w
|
|
40
|
+
}) => {
|
|
41
|
+
const {
|
|
42
|
+
i18n: e
|
|
43
|
+
} = p();
|
|
44
|
+
return /* @__PURE__ */ m("table", { className: "ttw:w-full", children: [
|
|
45
|
+
/* @__PURE__ */ t("thead", { children: /* @__PURE__ */ m("tr", { children: [
|
|
46
|
+
/* @__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") }),
|
|
47
|
+
/* @__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") }),
|
|
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._("Status") }),
|
|
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._("Number") }),
|
|
50
|
+
/* @__PURE__ */ t("th", { className: "ttw:h-10 ttw:w-6 ttw:pl-2", "aria-hidden": "true" })
|
|
51
|
+
] }) }),
|
|
52
|
+
/* @__PURE__ */ t("tbody", { children: o?.iterations?.map((a, s) => /* @__PURE__ */ t(N, { iteration: a, invoice: r, i18n: e, onRowClick: w }, e._("iteration-{iteration}-{index}", {
|
|
53
|
+
iteration: a?.iteration,
|
|
54
|
+
index: s
|
|
55
|
+
}))) })
|
|
56
|
+
] });
|
|
57
|
+
};
|
|
12
58
|
export {
|
|
13
|
-
|
|
59
|
+
z as InvoiceDetailsTabScheduledInvoices
|
|
14
60
|
};
|
|
@@ -1,21 +1,54 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
}
|
|
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 k } from "./index165.js";
|
|
4
|
+
import { useLingui as v } from "@lingui/react";
|
|
5
|
+
import { useMarkAsUncollectibleReceivableById as C } from "./index374.js";
|
|
6
|
+
import { useState as x } from "react";
|
|
7
|
+
import { Textarea as D } from "./index128.js";
|
|
8
|
+
import { Label as _ } from "./index295.js";
|
|
9
|
+
import { LoadingSpinner as M } from "./index174.js";
|
|
10
|
+
const U = ({
|
|
11
|
+
invoiceId: r,
|
|
12
|
+
open: s,
|
|
13
|
+
onClose: i,
|
|
14
|
+
onMarkAsUncollectible: c
|
|
15
|
+
}) => {
|
|
16
|
+
const {
|
|
17
|
+
i18n: o
|
|
18
|
+
} = v(), [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();
|
|
27
|
+
}
|
|
28
|
+
});
|
|
29
|
+
};
|
|
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.") })
|
|
37
|
+
] })
|
|
38
|
+
] }),
|
|
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(k, { 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
|
+
] })
|
|
49
|
+
] })
|
|
50
|
+
] }) });
|
|
51
|
+
};
|
|
19
52
|
export {
|
|
20
|
-
|
|
53
|
+
U as MarkAsUncollectibleModal
|
|
21
54
|
};
|