@tesouro/embedded-components-react 0.4.0 → 0.4.2
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/dist/index.js +1 -1
- package/dist/lib/BillPayWidget.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index.js +8 -8
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index28.js +8 -14
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index29.js +7 -57
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index30.js +56 -16
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index31.js +18 -126
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index32.js +126 -14
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index33.js +22 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index34.js +4 -41
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index35.js +40 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index36.js +5 -73
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index37.js +72 -48
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index38.js +47 -91
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index39.js +91 -33
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index40.js +33 -167
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index41.js +167 -75
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index42.js +75 -21
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index43.js +23 -210
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index44.js +199 -203
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index45.js +198 -89
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index46.js +105 -13
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index47.js +12 -47
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index48.js +47 -31
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index49.js +27 -198
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index50.js +198 -30
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index51.js +30 -234
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index52.js +240 -18
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index53.js +18 -341
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index54.js +343 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index55.js +4 -33
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index56.js +31 -83
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index57.js +78 -163
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index58.js +170 -3
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index59.js +3 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index60.js +2 -44
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index61.js +46 -1
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index62.js +1 -8
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index63.js +6 -9
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index64.js +9 -92
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index65.js +94 -3
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index66.js +3 -128
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index67.js +125 -8
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index68.js +8 -7
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index69.js +8 -46
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index70.js +43 -18
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index71.js +20 -28
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index72.js +27 -82
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index73.js +83 -47
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index74.js +47 -250
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index75.js +239 -101
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index76.js +107 -202
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index77.js +209 -3
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index78.js +4 -8
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index79.js +6 -113
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index80.js +115 -1
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index81.js +0 -24
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index82.js +25 -0
- package/dist/libs/tesouro-embedded-components-react/monite-sdk/dist/index523.js +6 -3
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/widget-suite/feature/dist/index8.js +1 -1
- package/package.json +1 -1
|
@@ -1,8 +1,44 @@
|
|
|
1
|
-
|
|
1
|
+
"use client";
|
|
2
|
+
"use client";
|
|
3
|
+
"use client";
|
|
4
|
+
"use client";
|
|
5
|
+
import { toast as e } from "../../../../../packages/shared-ui-shadcn/dist/index.js";
|
|
6
|
+
import { hasAnyScope as t } from "../../../shared/data-access/dist/lib/hasAnyScope.js";
|
|
7
|
+
import { Scope as n } from "../../../shared/data-access/dist/lib/scopes.js";
|
|
8
|
+
import "../../../shared/data-access/dist/index.js";
|
|
9
|
+
import "../../../shared/ui/dist/index.js";
|
|
10
|
+
import { useWidgetConfig as r } from "../../../shared/feature/dist/lib/WidgetProvider/hooks.js";
|
|
11
|
+
import "../../../shared/feature/dist/index.js";
|
|
12
|
+
import { useDeletePayableMutation as i } from "../../data-access/dist/index12.js";
|
|
2
13
|
import "../../data-access/dist/index.js";
|
|
14
|
+
import { useState as a } from "react";
|
|
3
15
|
//#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index35.js
|
|
4
|
-
function
|
|
5
|
-
|
|
16
|
+
function o({ payableId: o, status: s, enabled: c = !0, labels: l, onDeleted: u }) {
|
|
17
|
+
let { initResponse: d } = r(), f = i(), [p, m] = a(!1), h = t(d?.scopes, [n.PayableWriteOrg]), g = !!(c && o && s === "draft" && h), _ = g ? [{
|
|
18
|
+
id: "deleteDraft",
|
|
19
|
+
label: l.menuItem,
|
|
20
|
+
destructive: !0,
|
|
21
|
+
onSelect: () => m(!0)
|
|
22
|
+
}] : [], v = p && g;
|
|
23
|
+
return {
|
|
24
|
+
menuItems: _,
|
|
25
|
+
dialog: {
|
|
26
|
+
open: v,
|
|
27
|
+
copy: v ? l.dialog : void 0,
|
|
28
|
+
isPending: f.isPending,
|
|
29
|
+
onCancel: () => {
|
|
30
|
+
f.isPending || m(!1);
|
|
31
|
+
},
|
|
32
|
+
onConfirm: () => {
|
|
33
|
+
!g || !o || f.isPending || f.mutate({ path: { payable_id: o } }, {
|
|
34
|
+
onError: () => e.error(l.error),
|
|
35
|
+
onSuccess: () => {
|
|
36
|
+
m(!1), u();
|
|
37
|
+
}
|
|
38
|
+
});
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
};
|
|
6
42
|
}
|
|
7
43
|
//#endregion
|
|
8
|
-
export {
|
|
44
|
+
export { o as useDraftDelete };
|
|
@@ -1,76 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
import { resolveVendor as n } from "./index5.js";
|
|
4
|
-
import { resolveAmountDueMinorUnits as r } from "./index17.js";
|
|
5
|
-
import { formatBillMoney as i } from "./index35.js";
|
|
1
|
+
import { formatMoneyExact as e } from "../../../shared/util/dist/lib/formatMoneyExact.js";
|
|
2
|
+
import "../../data-access/dist/index.js";
|
|
6
3
|
//#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index36.js
|
|
7
|
-
function
|
|
8
|
-
|
|
9
|
-
apiStatus: a.status,
|
|
10
|
-
dueDate: a.due_date,
|
|
11
|
-
scheduledPaymentDate: a.scheduled_payment_date,
|
|
12
|
-
hasScheduledPayment: f
|
|
13
|
-
}), h = n(a), g = h?.bank_account?.account_number, _ = e(a.issued_at) || d.notProvided, v = e(a.due_date) || d.notProvided, y = new Map(s.map((e) => [e.value, e.label])), b = [
|
|
14
|
-
{
|
|
15
|
-
label: d.subtotalRow,
|
|
16
|
-
minorUnits: a.subtotal
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
label: d.discountRow,
|
|
20
|
-
minorUnits: a.discount
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
label: d.taxRow,
|
|
24
|
-
minorUnits: a.tax_amount
|
|
25
|
-
}
|
|
26
|
-
].map((e) => ({
|
|
27
|
-
label: e.label,
|
|
28
|
-
value: i(e.minorUnits, p)
|
|
29
|
-
})).filter((e) => !!e.value), x = i(a.total_amount, p);
|
|
30
|
-
return x && b.push({
|
|
31
|
-
label: d.totalRow,
|
|
32
|
-
value: x,
|
|
33
|
-
emphasis: !0
|
|
34
|
-
}), {
|
|
35
|
-
amountDue: i(r(a), p) ?? "",
|
|
36
|
-
invoiceDateLabel: _,
|
|
37
|
-
dueDateLabel: v,
|
|
38
|
-
dueDateTone: m.isOverdue ? "danger" : "default",
|
|
39
|
-
status: m.status,
|
|
40
|
-
statusTone: m.tone,
|
|
41
|
-
payTo: {
|
|
42
|
-
name: h?.name || d.notProvided,
|
|
43
|
-
email: h?.email ?? void 0,
|
|
44
|
-
paymentInstructionsLabel: g ? d.paymentInstructionsValue(g.slice(-4)) : void 0
|
|
45
|
-
},
|
|
46
|
-
invoiceFields: [
|
|
47
|
-
{
|
|
48
|
-
label: d.invoiceDateRow,
|
|
49
|
-
value: _
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
label: d.dueDateRow,
|
|
53
|
-
value: v
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
label: d.invoiceNumberRow,
|
|
57
|
-
value: a.document_id || d.notProvided
|
|
58
|
-
}
|
|
59
|
-
],
|
|
60
|
-
lineItems: o.map((e) => {
|
|
61
|
-
let t = i(e.unit_price, p);
|
|
62
|
-
return {
|
|
63
|
-
id: e.id,
|
|
64
|
-
description: e.name ?? e.description ?? "",
|
|
65
|
-
glCodeLabel: e.ledger_account_id ? y.get(e.ledger_account_id) ?? (c ? d.glCodeMissing : d.glCodeUnavailable) : d.glCodeMissing,
|
|
66
|
-
qtyPriceLabel: e.quantity != null && t ? d.qtyPriceValue(String(e.quantity), t) : "",
|
|
67
|
-
amount: i(e.subtotal, p) ?? ""
|
|
68
|
-
};
|
|
69
|
-
}),
|
|
70
|
-
amountRows: b,
|
|
71
|
-
approvalPolicy: u,
|
|
72
|
-
history: l
|
|
73
|
-
};
|
|
4
|
+
function t(t, n) {
|
|
5
|
+
if (typeof t == "number") return e(t / 100, { currencyCode: n ?? "USD" });
|
|
74
6
|
}
|
|
75
7
|
//#endregion
|
|
76
|
-
export {
|
|
8
|
+
export { t as formatBillMoney };
|
|
@@ -1,52 +1,76 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import "
|
|
1
|
+
import { formatCalendarDate as e } from "../../../shared/util/dist/lib/formatCalendarDate.js";
|
|
2
|
+
import { derivePayableStatus as t } from "./index4.js";
|
|
3
|
+
import { resolveVendor as n } from "./index5.js";
|
|
4
|
+
import { resolveAmountDueMinorUnits as r } from "./index17.js";
|
|
5
|
+
import { formatBillMoney as i } from "./index36.js";
|
|
4
6
|
//#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index37.js
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
7
|
+
function a({ payable: a, lineItems: o, glCodeOptions: s, glCodeRosterAvailable: c = !0, history: l, approvalPolicy: u, labels: d, hasScheduledPayment: f }) {
|
|
8
|
+
let p = a.currency, m = t({
|
|
9
|
+
apiStatus: a.status,
|
|
10
|
+
dueDate: a.due_date,
|
|
11
|
+
scheduledPaymentDate: a.scheduled_payment_date,
|
|
12
|
+
hasScheduledPayment: f
|
|
13
|
+
}), h = n(a), g = h?.bank_account?.account_number, _ = e(a.issued_at) || d.notProvided, v = e(a.due_date) || d.notProvided, y = new Map(s.map((e) => [e.value, e.label])), b = [
|
|
14
|
+
{
|
|
15
|
+
label: d.subtotalRow,
|
|
16
|
+
minorUnits: a.subtotal
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
label: d.discountRow,
|
|
20
|
+
minorUnits: a.discount
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
label: d.taxRow,
|
|
24
|
+
minorUnits: a.tax_amount
|
|
23
25
|
}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
26
|
+
].map((e) => ({
|
|
27
|
+
label: e.label,
|
|
28
|
+
value: i(e.minorUnits, p)
|
|
29
|
+
})).filter((e) => !!e.value), x = i(a.total_amount, p);
|
|
30
|
+
return x && b.push({
|
|
31
|
+
label: d.totalRow,
|
|
32
|
+
value: x,
|
|
33
|
+
emphasis: !0
|
|
34
|
+
}), {
|
|
35
|
+
amountDue: i(r(a), p) ?? "",
|
|
36
|
+
invoiceDateLabel: _,
|
|
37
|
+
dueDateLabel: v,
|
|
38
|
+
dueDateTone: m.isOverdue ? "danger" : "default",
|
|
39
|
+
status: m.status,
|
|
40
|
+
statusTone: m.tone,
|
|
41
|
+
payTo: {
|
|
42
|
+
name: h?.name || d.notProvided,
|
|
43
|
+
email: h?.email ?? void 0,
|
|
44
|
+
paymentInstructionsLabel: g ? d.paymentInstructionsValue(g.slice(-4)) : void 0
|
|
45
|
+
},
|
|
46
|
+
invoiceFields: [
|
|
47
|
+
{
|
|
48
|
+
label: d.invoiceDateRow,
|
|
49
|
+
value: _
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
label: d.dueDateRow,
|
|
53
|
+
value: v
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
label: d.invoiceNumberRow,
|
|
57
|
+
value: a.document_id || d.notProvided
|
|
58
|
+
}
|
|
59
|
+
],
|
|
60
|
+
lineItems: o.map((e) => {
|
|
61
|
+
let t = i(e.unit_price, p);
|
|
62
|
+
return {
|
|
63
|
+
id: e.id,
|
|
64
|
+
description: e.name ?? e.description ?? "",
|
|
65
|
+
glCodeLabel: e.ledger_account_id ? y.get(e.ledger_account_id) ?? (c ? d.glCodeMissing : d.glCodeUnavailable) : d.glCodeMissing,
|
|
66
|
+
qtyPriceLabel: e.quantity != null && t ? d.qtyPriceValue(String(e.quantity), t) : "",
|
|
67
|
+
amount: i(e.subtotal, p) ?? ""
|
|
68
|
+
};
|
|
69
|
+
}),
|
|
70
|
+
amountRows: b,
|
|
71
|
+
approvalPolicy: u,
|
|
72
|
+
history: l
|
|
73
|
+
};
|
|
50
74
|
}
|
|
51
75
|
//#endregion
|
|
52
|
-
export {
|
|
76
|
+
export { a as buildBillDetailView };
|
|
@@ -1,96 +1,52 @@
|
|
|
1
|
+
import { derivePayableStatus as e } from "./index4.js";
|
|
2
|
+
import { BILL_STATUS_BADGE_LABELS_EN as t } from "../../ui/dist/index18.js";
|
|
3
|
+
import "../../ui/dist/index.js";
|
|
1
4
|
//#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index38.js
|
|
2
|
-
var
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
},
|
|
34
|
-
forceApprove: {
|
|
35
|
-
title: "Override approval policy?",
|
|
36
|
-
description: "The below people haven't approved this bill yet. Approving now will bypass their required review. This will be recorded in the audit history and can't be undone.",
|
|
37
|
-
confirmButton: "Override and approve"
|
|
38
|
-
},
|
|
39
|
-
forceReject: {
|
|
40
|
-
title: "Override approval policy?",
|
|
41
|
-
description: "The below people haven't approved this bill yet. Rejecting now will bypass their required review. This will be recorded in the audit history and can't be undone.",
|
|
42
|
-
confirmButton: "Override and reject"
|
|
43
|
-
},
|
|
44
|
-
cancelButton: "Cancel"
|
|
45
|
-
},
|
|
46
|
-
actionError: "Couldn't update this bill. Try again.",
|
|
47
|
-
actionSuccess: {
|
|
48
|
-
approve: "Bill approved.",
|
|
49
|
-
reject: "Bill rejected.",
|
|
50
|
-
markAsPaid: "Bill marked as paid.",
|
|
51
|
-
cancel: "Bill canceled.",
|
|
52
|
-
cancelScheduledPayment: "Scheduled payment canceled.",
|
|
53
|
-
reopen: "Bill reopened.",
|
|
54
|
-
forceApprove: "Bill approved, overriding the approval policy.",
|
|
55
|
-
forceReject: "Bill rejected, overriding the approval policy."
|
|
5
|
+
var n = /* @__PURE__ */ new Set([
|
|
6
|
+
"credit_note_linked",
|
|
7
|
+
"credit_note_unlinked",
|
|
8
|
+
"line_item_added",
|
|
9
|
+
"line_item_updated",
|
|
10
|
+
"line_item_removed",
|
|
11
|
+
"deleted"
|
|
12
|
+
]);
|
|
13
|
+
function r(n, r, i) {
|
|
14
|
+
switch (n) {
|
|
15
|
+
case "payable_created": return r?.source_of_payable_data === "ocr" ? i.billUploaded : i.billAdded;
|
|
16
|
+
case "payable_updated": return i.billUpdated;
|
|
17
|
+
case "file_attached": return i.attachmentAdded;
|
|
18
|
+
case "submitted_for_approval": return i.submittedForApproval;
|
|
19
|
+
case "approval_requested": return i.approvalRequested;
|
|
20
|
+
case "approval_action": {
|
|
21
|
+
let e = r?.action, t = r?.reject_reason;
|
|
22
|
+
return e === "approve" ? i.approved : e === "reject" ? typeof t == "string" && t ? i.rejectedWithReason(t) : i.rejected : void 0;
|
|
23
|
+
}
|
|
24
|
+
case "auto_approved": return i.autoApproved;
|
|
25
|
+
case "reopened": return i.reopened;
|
|
26
|
+
case "marked_as_paid": return i.markedAsPaid;
|
|
27
|
+
case "marked_as_partially_paid": return i.markedAsPartiallyPaid;
|
|
28
|
+
case "payment_reverted": return i.paymentReverted;
|
|
29
|
+
case "status_changed": {
|
|
30
|
+
let n = r?.new_status;
|
|
31
|
+
if (typeof n != "string") return;
|
|
32
|
+
let a = e({ apiStatus: n }).status;
|
|
33
|
+
return i.statusChanged(t[a] ?? t.unknown);
|
|
34
|
+
}
|
|
35
|
+
default: return;
|
|
56
36
|
}
|
|
57
|
-
}, t = (e) => `Payment scheduled for ${e}`, n = [
|
|
58
|
-
"reject",
|
|
59
|
-
"cancel",
|
|
60
|
-
"cancelScheduledPayment",
|
|
61
|
-
"forceApprove",
|
|
62
|
-
"forceReject"
|
|
63
|
-
];
|
|
64
|
-
function r(e, t) {
|
|
65
|
-
let n = e.reason ? {
|
|
66
|
-
...e.reason,
|
|
67
|
-
...t?.reason
|
|
68
|
-
} : void 0, r = {
|
|
69
|
-
...e,
|
|
70
|
-
...t,
|
|
71
|
-
reason: n
|
|
72
|
-
};
|
|
73
|
-
return n || delete r.reason, r;
|
|
74
37
|
}
|
|
75
|
-
function i(e, t) {
|
|
76
|
-
let
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
...t,
|
|
88
|
-
decisionDialog: i(n.decisionDialog, t?.decisionDialog),
|
|
89
|
-
actionSuccess: {
|
|
90
|
-
...n.actionSuccess,
|
|
91
|
-
...t?.actionSuccess
|
|
92
|
-
}
|
|
93
|
-
};
|
|
38
|
+
function i(e, t, i) {
|
|
39
|
+
let a = new Map(t.map((e) => [e.id, e.name]));
|
|
40
|
+
return e.filter((e) => !n.has(e.event_type)).map((e) => {
|
|
41
|
+
let t = r(e.event_type, e.event_data, i);
|
|
42
|
+
if (!t) return;
|
|
43
|
+
let n = e.entity_user_id ? a.get(e.entity_user_id) : void 0;
|
|
44
|
+
return {
|
|
45
|
+
id: e.id,
|
|
46
|
+
dateLabel: i.dateLabel(e.timestamp),
|
|
47
|
+
description: n ? i.byActor(t, n) : t
|
|
48
|
+
};
|
|
49
|
+
}).filter((e) => !!e);
|
|
94
50
|
}
|
|
95
51
|
//#endregion
|
|
96
|
-
export {
|
|
52
|
+
export { i as buildBillHistory };
|
|
@@ -1,38 +1,96 @@
|
|
|
1
|
-
import { jsx as e, jsxs as t } from "react/jsx-runtime";
|
|
2
1
|
//#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index39.js
|
|
3
|
-
var
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
2
|
+
var e = {
|
|
3
|
+
payBill: "Pay bill",
|
|
4
|
+
markAsPaid: "Mark as paid",
|
|
5
|
+
reject: "Reject",
|
|
6
|
+
approve: "Approve",
|
|
7
|
+
cancel: "Cancel bill",
|
|
8
|
+
cancelScheduledPayment: "Cancel scheduled payment",
|
|
9
|
+
reopen: "Reopen bill",
|
|
10
|
+
forceApprove: "Approve",
|
|
11
|
+
forceReject: "Reject",
|
|
12
|
+
policyOverridesHeading: "Policy overrides",
|
|
13
|
+
decisionDialog: {
|
|
14
|
+
reject: {
|
|
15
|
+
title: "Reject this bill?",
|
|
16
|
+
description: "The bill goes back as rejected and nobody else is asked to approve it.",
|
|
17
|
+
confirmButton: "Reject bill",
|
|
18
|
+
reason: {
|
|
19
|
+
label: "Reason",
|
|
20
|
+
placeholder: "Tell the submitter what needs to change",
|
|
21
|
+
optionalHint: "Optional"
|
|
22
|
+
}
|
|
23
|
+
},
|
|
24
|
+
cancel: {
|
|
25
|
+
title: "Cancel this bill?",
|
|
26
|
+
description: "Cancelling is permanent. The bill can't be reopened, edited, or paid afterwards.",
|
|
27
|
+
confirmButton: "Cancel bill"
|
|
28
|
+
},
|
|
29
|
+
cancelScheduledPayment: {
|
|
30
|
+
title: "Cancel this scheduled payment?",
|
|
31
|
+
description: "The payment will not be sent. The bill stays ready to pay, so you can schedule it again for another date.",
|
|
32
|
+
confirmButton: "Cancel payment"
|
|
33
|
+
},
|
|
34
|
+
forceApprove: {
|
|
35
|
+
title: "Override approval policy?",
|
|
36
|
+
description: "The below people haven't approved this bill yet. Approving now will bypass their required review. This will be recorded in the audit history and can't be undone.",
|
|
37
|
+
confirmButton: "Override and approve"
|
|
38
|
+
},
|
|
39
|
+
forceReject: {
|
|
40
|
+
title: "Override approval policy?",
|
|
41
|
+
description: "The below people haven't approved this bill yet. Rejecting now will bypass their required review. This will be recorded in the audit history and can't be undone.",
|
|
42
|
+
confirmButton: "Override and reject"
|
|
43
|
+
},
|
|
44
|
+
cancelButton: "Cancel"
|
|
45
|
+
},
|
|
46
|
+
actionError: "Couldn't update this bill. Try again.",
|
|
47
|
+
actionSuccess: {
|
|
48
|
+
approve: "Bill approved.",
|
|
49
|
+
reject: "Bill rejected.",
|
|
50
|
+
markAsPaid: "Bill marked as paid.",
|
|
51
|
+
cancel: "Bill canceled.",
|
|
52
|
+
cancelScheduledPayment: "Scheduled payment canceled.",
|
|
53
|
+
reopen: "Bill reopened.",
|
|
54
|
+
forceApprove: "Bill approved, overriding the approval policy.",
|
|
55
|
+
forceReject: "Bill rejected, overriding the approval policy."
|
|
56
|
+
}
|
|
57
|
+
}, t = (e) => `Payment scheduled for ${e}`, n = [
|
|
58
|
+
"reject",
|
|
59
|
+
"cancel",
|
|
60
|
+
"cancelScheduledPayment",
|
|
61
|
+
"forceApprove",
|
|
62
|
+
"forceReject"
|
|
63
|
+
];
|
|
64
|
+
function r(e, t) {
|
|
65
|
+
let n = e.reason ? {
|
|
66
|
+
...e.reason,
|
|
67
|
+
...t?.reason
|
|
68
|
+
} : void 0, r = {
|
|
69
|
+
...e,
|
|
70
|
+
...t,
|
|
71
|
+
reason: n
|
|
72
|
+
};
|
|
73
|
+
return n || delete r.reason, r;
|
|
74
|
+
}
|
|
75
|
+
function i(e, t) {
|
|
76
|
+
let i = {
|
|
77
|
+
...e,
|
|
78
|
+
...t
|
|
79
|
+
};
|
|
80
|
+
for (let a of n) i[a] = r(e[a], t?.[a]);
|
|
81
|
+
return i;
|
|
82
|
+
}
|
|
83
|
+
function a(t) {
|
|
84
|
+
let n = e;
|
|
85
|
+
return {
|
|
20
86
|
...n,
|
|
21
|
-
...
|
|
87
|
+
...t,
|
|
88
|
+
decisionDialog: i(n.decisionDialog, t?.decisionDialog),
|
|
89
|
+
actionSuccess: {
|
|
90
|
+
...n.actionSuccess,
|
|
91
|
+
...t?.actionSuccess
|
|
92
|
+
}
|
|
22
93
|
};
|
|
23
|
-
return /* @__PURE__ */ t("div", {
|
|
24
|
-
className: "ttw:flex ttw:h-full ttw:w-full ttw:flex-col ttw:items-center ttw:justify-center ttw:gap-2 ttw:p-4 ttw:text-center",
|
|
25
|
-
children: [/* @__PURE__ */ e("p", {
|
|
26
|
-
className: "ttw:text-sm ttw:text-muted-foreground",
|
|
27
|
-
children: a.previewUnavailable
|
|
28
|
-
}), /* @__PURE__ */ e("a", {
|
|
29
|
-
href: r.url,
|
|
30
|
-
target: "_blank",
|
|
31
|
-
rel: "noreferrer",
|
|
32
|
-
className: "ttw:text-sm ttw:font-medium ttw:text-primary ttw:underline ttw:underline-offset-2",
|
|
33
|
-
children: a.openFile
|
|
34
|
-
})]
|
|
35
|
-
});
|
|
36
94
|
}
|
|
37
95
|
//#endregion
|
|
38
|
-
export {
|
|
96
|
+
export { e as BILL_DETAIL_ACTIONS_LABELS_EN, t as SCHEDULED_SUMMARY_LABEL_EN, a as mergeBillDetailActionsLabels, i as mergeDecisionDialogCopy };
|