@tesouro/embedded-components-react 0.3.49 → 0.3.50

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.
Files changed (133) hide show
  1. package/dist/index.css +8 -2
  2. package/dist/index.js +1 -1
  3. package/dist/lib/BillPayWidget.js +1 -1
  4. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index.js +11 -10
  5. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index10.js +39 -30
  6. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index11.js +26 -311
  7. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index12.js +325 -12
  8. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index13.js +13 -26
  9. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index14.js +20 -40
  10. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index15.js +75 -24
  11. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index16.js +36 -0
  12. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index5.js +80 -68
  13. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index6.js +86 -73
  14. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index7.js +77 -14
  15. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index8.js +18 -63
  16. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index9.js +50 -29
  17. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index.js +22 -18
  18. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index10.js +82 -30
  19. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index11.js +7 -42
  20. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index12.js +15 -159
  21. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index13.js +23 -33
  22. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index14.js +66 -1
  23. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index15.js +2 -50
  24. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index16.js +3 -4
  25. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index17.js +5 -14
  26. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index18.js +3 -14
  27. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index19.js +31 -63
  28. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index2.js +23 -18
  29. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index20.js +37 -24
  30. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index21.js +161 -61
  31. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index22.js +29 -130
  32. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index23.js +1 -25
  33. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index24.js +47 -4
  34. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index25.js +4 -41
  35. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index26.js +12 -55
  36. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index27.js +13 -4
  37. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index28.js +63 -72
  38. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index29.js +26 -49
  39. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index3.js +23 -23
  40. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index30.js +62 -93
  41. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index31.js +133 -34
  42. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index32.js +20 -163
  43. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index33.js +4 -77
  44. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index34.js +39 -21
  45. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index35.js +5 -210
  46. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index36.js +70 -211
  47. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index37.js +47 -103
  48. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index38.js +92 -12
  49. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index39.js +34 -47
  50. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +59 -62
  51. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index40.js +163 -29
  52. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index41.js +67 -181
  53. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index42.js +20 -32
  54. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index43.js +203 -94
  55. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index44.js +214 -15
  56. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index45.js +98 -312
  57. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index46.js +16 -4
  58. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index47.js +49 -31
  59. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index48.js +29 -80
  60. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index49.js +183 -156
  61. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index5.js +9 -2
  62. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index50.js +38 -3
  63. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index51.js +102 -2
  64. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index52.js +18 -44
  65. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index53.js +343 -1
  66. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index54.js +4 -8
  67. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index55.js +30 -8
  68. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index56.js +79 -88
  69. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index57.js +179 -3
  70. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index58.js +3 -9
  71. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index59.js +2 -20
  72. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index6.js +4 -2
  73. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index60.js +38 -51
  74. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index61.js +0 -2
  75. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index62.js +6 -126
  76. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index63.js +9 -9
  77. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index64.js +92 -44
  78. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index65.js +3 -23
  79. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index66.js +123 -26
  80. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index67.js +7 -82
  81. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index68.js +8 -48
  82. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index69.js +45 -250
  83. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index7.js +69 -5
  84. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index70.js +21 -113
  85. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index71.js +27 -208
  86. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index72.js +86 -4
  87. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index73.js +47 -5
  88. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index74.js +244 -106
  89. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index75.js +115 -1
  90. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index76.js +201 -16
  91. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index77.js +4 -0
  92. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index78.js +8 -0
  93. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index79.js +115 -0
  94. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index8.js +44 -5
  95. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index80.js +1 -0
  96. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index81.js +25 -0
  97. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index9.js +94 -3
  98. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index.js +19 -19
  99. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index18.js +1 -0
  100. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index50.js +28 -28
  101. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index59.js +1 -3
  102. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index60.js +6 -16
  103. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index73.js +119 -16
  104. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index74.js +24 -111
  105. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index75.js +89 -2
  106. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index76.js +2 -7
  107. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index77.js +5 -28
  108. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index78.js +30 -2
  109. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index79.js +2 -7
  110. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index80.js +5 -32
  111. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index81.js +34 -2
  112. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index82.js +2 -12
  113. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index83.js +10 -104
  114. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index84.js +105 -1
  115. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index85.js +2 -17
  116. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index86.js +15 -123
  117. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index87.js +125 -2
  118. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index88.js +2 -18
  119. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index89.js +14 -6
  120. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index90.js +7 -167
  121. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index91.js +170 -2
  122. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index92.js +2 -14
  123. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index93.js +11 -105
  124. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index94.js +108 -2
  125. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index95.js +2 -10
  126. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index96.js +8 -45
  127. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index97.js +47 -2
  128. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index98.js +2 -0
  129. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/index.js +23 -23
  130. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +87 -71
  131. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +1 -1
  132. package/dist/libs/tesouro-embedded-components-react/widget-suite/feature/dist/index8.js +1 -1
  133. package/package.json +1 -1
@@ -2,103 +2,212 @@
2
2
  "use client";
3
3
  "use client";
4
4
  "use client";
5
- import { calculateTotal as e, displayLineAmount as t, parseMoneyToMinorUnits as n } from "./index39.js";
6
- import { emptyLineItem as r, mapPayableToBillForm as i } from "./index42.js";
7
- import { useCallback as a, useEffect as o, useMemo as s, useState as c } from "react";
5
+ import { Button as e } from "../../../../../packages/shared-ui-shadcn/dist/index.js";
6
+ import { getStateOptions as t } from "../../../shared/util/dist/lib/usStates.js";
7
+ import { AchFieldGroup as n } from "../../../shared/counterpart-management/ui/dist/index5.js";
8
+ import { CounterpartFormFields as r, useFocusFirstInvalidField as i } from "../../../shared/counterpart-management/ui/dist/index9.js";
9
+ import { VENDOR_INLINE_FORM_LABELS_EN as a } from "./index40.js";
10
+ import { COUNTERPART_MESSAGE_LABELS_EN as o } from "../../../shared/counterpart-management/feature/dist/lib/labels.js";
11
+ import { useCounterpartForm as s } from "../../../shared/counterpart-management/feature/dist/lib/useCounterpartForm.js";
12
+ import "../../../shared/counterpart-management/feature/dist/index.js";
13
+ import { useCallback as c, useEffect as l, useMemo as u, useRef as d, useState as f } from "react";
14
+ import { Fragment as p, jsx as m, jsxs as h } from "react/jsx-runtime";
15
+ import { Landmark as g, Plus as _, X as v } from "lucide-react";
8
16
  //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index43.js
9
- function l(e, r, i) {
10
- return n(r) === null ? i : t(e, r);
11
- }
12
- function u({ payable: t, lineItems: n } = {}) {
13
- let u = s(() => i({
14
- payable: t ?? {},
15
- lineItems: n ?? []
16
- }), [t, n]), [d, f] = c(u.values), [p, m] = c(u.lineItems), [h, g] = c(u.discount), [_, v] = c(u.tax), [y, b] = c(u.total || void 0), [x, S] = c(), [C, w] = c(), [T, E] = c(!1), [D, O] = c(!1), [k, A] = c(!1);
17
- o(() => {
18
- T || f(u.values);
19
- }, [u]), o(() => {
20
- D || m(u.lineItems);
21
- }, [u]), o(() => {
22
- k || (g(u.discount), v(u.tax), b(u.total || void 0));
23
- }, [u]);
24
- let j = a((e) => {
25
- f((t) => ({
17
+ function y({ mode: y, counterpart: b, primaryAddress: x, bankAccounts: S, isBankAccountsLoading: C, isBankAccountsError: w, initialName: T, initialValues: E, onSaved: D, onCancel: O, onDirtyChange: k, labels: A }) {
18
+ let j = {
19
+ ...a,
20
+ ...A
21
+ }, [M, N] = f("none"), [P, F] = f(b?.id), [I, L] = f(!1), [R, z] = f(!1);
22
+ l(() => {
23
+ k?.(R);
24
+ }, [R, k]);
25
+ let B = u(() => t(), []), V = d(M), H = d(!1), U = s({
26
+ view: M,
27
+ setView: N,
28
+ selectedId: P,
29
+ setSelectedId: F,
30
+ messages: o,
31
+ counterpartType: "vendor",
32
+ counterpart: b,
33
+ primaryAddress: x,
34
+ bankAccounts: S,
35
+ isBankAccountsLoading: C,
36
+ isBankAccountsError: w
37
+ }), { openCreate: W, openEdit: G, setValues: K, expandAddress: q } = U, J = i(U.errors);
38
+ l(() => {
39
+ y === "edit" ? G() : W();
40
+ }, [
41
+ y,
42
+ W,
43
+ G
44
+ ]), l(() => {
45
+ V.current !== "none" && M === "none" && P && D(P), V.current = M;
46
+ }, [
47
+ M,
48
+ P,
49
+ D
50
+ ]), l(() => {
51
+ y !== "create" || H.current || (H.current = !0, K((e) => ({
52
+ ...e,
53
+ entityType: "organization",
54
+ legalName: T?.trim() || E?.legalName || e.legalName,
55
+ email: E?.email || e.email,
56
+ phone: E?.phone || e.phone,
57
+ address: E?.address ?? e.address
58
+ })), E?.address && Object.values(E.address).some(Boolean) && q());
59
+ }, [
60
+ y,
61
+ T,
62
+ E,
63
+ K,
64
+ q
65
+ ]), l(() => {
66
+ y === "edit" && (U.values.bankAccount.routingNumber || U.values.bankAccount.accountNumber) && L(!0);
67
+ }, [
68
+ y,
69
+ U.values.bankAccount.accountNumber,
70
+ U.values.bankAccount.routingNumber
71
+ ]), l(() => {
72
+ U.sectionsToExpand.bankAccount && L(!0);
73
+ }, [U.sectionsToExpand.bankAccount]);
74
+ let Y = c((e) => {
75
+ z(!0), K((t) => e.entityType === "individual" && t.entityType !== "individual" ? {
76
+ ...t,
77
+ ...e,
78
+ firstName: t.firstName || t.legalName,
79
+ legalName: t.legalName
80
+ } : e.entityType === "organization" && t.entityType !== "organization" ? {
81
+ ...t,
82
+ ...e,
83
+ legalName: t.legalName || [t.firstName, t.lastName].filter(Boolean).join(" ")
84
+ } : {
26
85
  ...t,
27
86
  ...e
28
- })), E(!0);
29
- }, []), M = a((e) => {
30
- w((t) => {
31
- if (!t?.[e]) return t;
32
- let n = { ...t };
33
- return delete n[e], Object.keys(n).length ? n : void 0;
34
87
  });
35
- }, []), N = a((e, t) => {
36
- M(e), m((n) => n.map((n) => {
37
- if (n.id !== e) return n;
38
- let r = {
39
- ...n,
40
- ...t
41
- };
42
- return "amount" in t ? r : {
43
- ...r,
44
- amount: l(r.quantity, r.price, r.amount)
45
- };
46
- })), O(!0), b(void 0);
47
- }, [M]), P = a((e, t) => {
48
- M(e), m((n) => n.map((n) => {
49
- if (n.id !== e) return n;
50
- let r = Number.parseFloat(n.quantity), i = String(Math.max(1, (Number.isFinite(r) ? r : 1) + t));
51
- return {
52
- ...n,
53
- quantity: i,
54
- amount: l(i, n.price, n.amount)
55
- };
56
- })), O(!0), b(void 0);
57
- }, [M]), F = a((e) => {
58
- M(e), m((t) => t.length <= 1 ? t : t.filter((t) => t.id !== e)), O(!0), b(void 0);
59
- }, [M]), I = a(() => {
60
- m((e) => [...e, r()]), O(!0), b(void 0);
61
- }, []), L = a((e) => {
62
- g(e), A(!0), b(void 0);
63
- }, []), R = a((e) => {
64
- v(e), A(!0), b(void 0);
65
- }, []), z = a((e) => {
66
- b(e), A(!0);
67
- }, []), B = s(() => p.map((e) => ({
68
- ...e,
69
- onChange: (t) => N(e.id, t),
70
- onQuantityStep: (t) => P(e.id, t),
71
- onRemove: () => F(e.id)
72
- })), [
73
- p,
74
- N,
75
- F,
76
- P
77
- ]), V = s(() => e(p, _, h), [
78
- p,
79
- _,
80
- h
81
- ]);
82
- return {
83
- values: d,
84
- errors: x,
85
- setErrors: S,
86
- lineItemErrors: C,
87
- setLineItemErrors: w,
88
- onChange: j,
89
- lineItems: p,
90
- lineItemRows: B,
91
- discount: h,
92
- onDiscountChange: L,
93
- tax: _,
94
- onTaxChange: R,
95
- total: y ?? V,
96
- totalOverride: y,
97
- onTotalChange: z,
98
- onAddLineItem: I,
99
- isTotalsDirty: k,
100
- isDirty: T || D || k
101
- };
88
+ }, [K]);
89
+ return /* @__PURE__ */ h("div", {
90
+ ref: J,
91
+ className: "ttw:flex ttw:flex-col ttw:gap-4 ttw:rounded-lg ttw:border ttw:border-border ttw:bg-card ttw:p-4",
92
+ children: [
93
+ /* @__PURE__ */ h("div", {
94
+ className: "ttw:flex ttw:items-start ttw:justify-between ttw:gap-2",
95
+ children: [/* @__PURE__ */ m("p", {
96
+ className: "ttw:text-base ttw:font-semibold ttw:text-foreground",
97
+ children: y === "edit" ? j.editTitle : j.createTitle
98
+ }), /* @__PURE__ */ m(e, {
99
+ type: "button",
100
+ variant: "ghost",
101
+ size: "icon",
102
+ "aria-label": j.close,
103
+ onClick: O,
104
+ children: /* @__PURE__ */ m(v, { className: "ttw:size-4" })
105
+ })]
106
+ }),
107
+ /* @__PURE__ */ m(r, {
108
+ mode: y,
109
+ counterpartMode: "vendor",
110
+ values: U.values,
111
+ errors: U.errors,
112
+ stateOptions: B,
113
+ onChange: Y,
114
+ onAddressChange: (e) => {
115
+ z(!0), K((t) => ({
116
+ ...t,
117
+ address: {
118
+ ...t.address,
119
+ ...e
120
+ }
121
+ }));
122
+ },
123
+ sections: {
124
+ entityType: !0,
125
+ profileHeading: !1,
126
+ title: !1,
127
+ taxId: !1,
128
+ address: "collapsible",
129
+ bankAccount: !1
130
+ },
131
+ sectionsToExpand: U.sectionsToExpand,
132
+ onAddressExpand: U.expandAddress,
133
+ labels: { businessNameLabel: j.nameLabel }
134
+ }),
135
+ /* @__PURE__ */ h("div", {
136
+ className: "ttw:flex ttw:flex-col ttw:gap-1",
137
+ children: [/* @__PURE__ */ m("p", {
138
+ className: "ttw:text-sm ttw:font-semibold ttw:text-foreground",
139
+ children: j.paymentMethodsHeading
140
+ }), /* @__PURE__ */ m("p", {
141
+ className: "ttw:text-sm ttw:text-muted-foreground",
142
+ children: j.paymentMethodsDescription
143
+ })]
144
+ }),
145
+ /* @__PURE__ */ h("div", {
146
+ className: "ttw:flex ttw:gap-3 ttw:rounded-lg ttw:border ttw:border-border ttw:p-3",
147
+ children: [/* @__PURE__ */ m("span", {
148
+ className: "ttw:flex ttw:size-8 ttw:shrink-0 ttw:items-center ttw:justify-center ttw:rounded-md ttw:bg-primary",
149
+ children: /* @__PURE__ */ m(g, {
150
+ "aria-hidden": !0,
151
+ className: "ttw:size-4 ttw:text-white"
152
+ })
153
+ }), /* @__PURE__ */ h("div", {
154
+ className: "ttw:flex ttw:flex-1 ttw:flex-col ttw:gap-3",
155
+ children: [/* @__PURE__ */ h("div", {
156
+ className: "ttw:flex ttw:flex-col ttw:gap-0.5",
157
+ children: [/* @__PURE__ */ m("p", {
158
+ className: "ttw:text-sm ttw:font-medium ttw:text-foreground",
159
+ children: j.achTitle
160
+ }), /* @__PURE__ */ m("p", {
161
+ className: "ttw:text-sm ttw:text-muted-foreground",
162
+ children: j.achDescription
163
+ })]
164
+ }), I ? /* @__PURE__ */ h(p, { children: [/* @__PURE__ */ m(n, {
165
+ idPrefix: "vendor-inline-ach",
166
+ values: U.values.bankAccount,
167
+ errors: U.errors?.bankAccount,
168
+ onChange: (e) => {
169
+ z(!0), K((t) => ({
170
+ ...t,
171
+ bankAccount: {
172
+ ...t.bankAccount,
173
+ ...e
174
+ }
175
+ }));
176
+ },
177
+ labels: {
178
+ accountHolderName: j.accountHolderNameLabel,
179
+ routingNumber: j.routingNumberLabel,
180
+ accountNumber: j.accountNumberLabel
181
+ }
182
+ }), /* @__PURE__ */ m("p", {
183
+ className: "ttw:text-sm ttw:text-muted-foreground",
184
+ children: j.achHelp
185
+ })] }) : /* @__PURE__ */ h(e, {
186
+ type: "button",
187
+ variant: "link",
188
+ className: "ttw:w-fit ttw:px-0",
189
+ onClick: () => L(!0),
190
+ children: [/* @__PURE__ */ m(_, { className: "ttw:size-4" }), j.addBankAccount]
191
+ })]
192
+ })]
193
+ }),
194
+ /* @__PURE__ */ h("div", {
195
+ className: "ttw:flex ttw:justify-end ttw:gap-2",
196
+ children: [/* @__PURE__ */ m(e, {
197
+ type: "button",
198
+ variant: "outline",
199
+ onClick: O,
200
+ children: j.cancel
201
+ }), /* @__PURE__ */ m(e, {
202
+ type: "button",
203
+ onClick: U.submit,
204
+ loading: U.isSubmitting,
205
+ disabled: U.isSubmitting,
206
+ children: j.save
207
+ })]
208
+ })
209
+ ]
210
+ });
102
211
  }
103
212
  //#endregion
104
- export { u as useBillForm };
213
+ export { y as VendorInlineForm, y as default };
@@ -1,18 +1,217 @@
1
+ "use client";
2
+ "use client";
3
+ "use client";
4
+ "use client";
5
+ import { usePayableSuggestionsQuery as e } from "../../data-access/dist/index16.js";
6
+ import "../../data-access/dist/index.js";
7
+ import { maskAccountNumber as t } from "./index18.js";
8
+ import { VENDOR_SECTION_PROPS_LABELS_EN as n } from "./index40.js";
9
+ import { buildVendorPrefill as r } from "./index42.js";
10
+ import { counterpartFormBankAccountToCreatePayload as ee, counterpartFormBankAccountToUpdatePayload as i, getAchInstructions as a, getCounterpartEmail as o, getCounterpartName as s, getPayableAchInstructions as c, hasAchFormValues as l, resolveCounterpartBankAccountWrite as te, validateAchFormValues as ne } from "../../../shared/counterpart-management/feature/dist/lib/helpers.js";
11
+ import { useCounterpartsQuery as re } from "../../../shared/counterpart-management/data-access/dist/index3.js";
12
+ import { useCreateCounterpartBankAccountMutation as ie, useUpdateCounterpartBankAccountMutation as ae } from "../../../shared/counterpart-management/data-access/dist/index5.js";
13
+ import { useCounterpartDetails as oe } from "../../../shared/counterpart-management/feature/dist/lib/useCounterpartDetails.js";
14
+ import "../../../shared/counterpart-management/feature/dist/index.js";
15
+ import { VendorInlineForm as se } from "./index43.js";
16
+ import { useCallback as u, useEffect as d, useMemo as f, useRef as p, useState as m } from "react";
17
+ import { jsx as ce } from "react/jsx-runtime";
1
18
  //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index44.js
2
- var e = {
3
- dialog: "bill-pay-bill-create-dialog",
4
- vendorSection: "bill-pay-bill-create-vendor",
5
- lineItems: "bill-pay-bill-create-line-items",
6
- documentPanel: "bill-pay-bill-create-document",
7
- duplicateNotice: "bill-pay-bill-create-duplicate-notice",
8
- decisionDialog: "bill-pay-bill-decision-dialog",
9
- decisionConfirm: "bill-pay-bill-decision-confirm",
10
- decisionReason: "bill-pay-bill-decision-reason",
11
- deleteDraftDialog: "bill-pay-bill-delete-draft-dialog",
12
- deleteDraftConfirm: "bill-pay-bill-delete-draft-confirm",
13
- unsavedDialog: "bill-pay-bill-unsaved-dialog",
14
- unsavedSaveDraft: "bill-pay-bill-unsaved-save-draft",
15
- unsavedDiscard: "bill-pay-bill-unsaved-discard"
19
+ var le = 10, h = 300, g = {
20
+ accountHolderName: "",
21
+ routingNumber: "",
22
+ accountNumber: ""
16
23
  };
24
+ function _({ payableId: _, counterpartId: v, payableCounterpartId: y, payableCounterpartBankAccountId: b, onCounterpartChange: x, requiredError: S, extractedVendor: C, labels: ue }) {
25
+ let w = {
26
+ ...n,
27
+ ...ue
28
+ }, [T, de] = m(""), [E, D] = m(""), [O, k] = m(), [fe, A] = m(!1), [j, M] = m(g), N = p(j);
29
+ N.current = j;
30
+ let [pe, P] = m(!1), F = l(j) || pe, [I, L] = m(), [R, z] = m(), B = p(v), [V, me] = m(!1), H = u(() => {
31
+ A(!1), M(g), L(void 0), z(void 0);
32
+ }, []), U = u((e) => {
33
+ me(!0), x(e);
34
+ }, [x]), W = e(_, { enabled: !!_ && !v && !y }).data?.suggested_counterpart?.id;
35
+ d(() => {
36
+ !V && !v && !y && W && U(W);
37
+ }, [
38
+ v,
39
+ y,
40
+ V,
41
+ W,
42
+ U
43
+ ]), d(() => {
44
+ B.current !== v && (B.current = v, H());
45
+ }, [v, H]), d(() => {
46
+ let e = setTimeout(() => {
47
+ D(T.trim());
48
+ }, h);
49
+ return () => clearTimeout(e);
50
+ }, [T]);
51
+ let G = re({
52
+ sort: "counterpart_name",
53
+ order: "asc",
54
+ limit: le,
55
+ counterpart_name__icontains: E || void 0,
56
+ is_vendor: !0,
57
+ enabled: !!E
58
+ }), K = oe({ selectedId: v }), q = ie(), J = ae(), Y = f(() => {
59
+ let e = K.counterpart;
60
+ if (!e) return;
61
+ if (K.isBankAccountsLoading) return {
62
+ name: s(e),
63
+ email: o(e),
64
+ methodLabel: w.paymentMethodLoading,
65
+ fields: []
66
+ };
67
+ if (K.isBankAccountsError) return {
68
+ name: s(e),
69
+ email: o(e),
70
+ methodLabel: w.paymentMethodUnavailable,
71
+ fields: []
72
+ };
73
+ let n = c(K.bankAccounts);
74
+ return {
75
+ name: s(e),
76
+ email: o(e),
77
+ methodLabel: n ? w.achMethod : w.noMethod,
78
+ fields: n ? [
79
+ {
80
+ label: w.accountHolder,
81
+ value: n.account_holder_name ?? ""
82
+ },
83
+ {
84
+ label: w.routingNumber,
85
+ value: n.routing_number ?? ""
86
+ },
87
+ {
88
+ label: w.accountNumber,
89
+ value: n.account_number ?? "",
90
+ maskedValue: n.account_number ? t(n.account_number) : ""
91
+ }
92
+ ] : []
93
+ };
94
+ }, [
95
+ K.bankAccounts,
96
+ K.counterpart,
97
+ K.isBankAccountsError,
98
+ K.isBankAccountsLoading,
99
+ w
100
+ ]), X = f(() => a(K.bankAccounts), [K.bankAccounts]), Z = f(() => c(K.bankAccounts)?.id, [K.bankAccounts]), Q = u(async () => {
101
+ let e = N.current;
102
+ if (!v) return { ok: !0 };
103
+ if (!l(e)) return b && v === y ? {
104
+ ok: !0,
105
+ counterpartBankAccountId: b
106
+ } : K.isBankAccountsLoading || K.isBankAccountsFetching || K.isBankAccountsError ? { ok: !1 } : {
107
+ ok: !0,
108
+ counterpartBankAccountId: Z
109
+ };
110
+ if (K.isBankAccountsLoading || K.isBankAccountsFetching || K.isBankAccountsError) return { ok: !1 };
111
+ let t = ne(e);
112
+ if (Object.keys(t).length > 0) return L(t), A(!0), { ok: !1 };
113
+ L(void 0);
114
+ let n = te(K.bankAccounts, R ?? X?.id);
115
+ if (n.kind === "update") return await J.mutateAsync({
116
+ path: {
117
+ counterpart_id: v,
118
+ bank_account_id: n.bankAccountId
119
+ },
120
+ body: i(e, { includeAchDefaults: n.includeAchDefaults })
121
+ }), z(n.bankAccountId), {
122
+ ok: !0,
123
+ counterpartBankAccountId: n.bankAccountId
124
+ };
125
+ let r = await q.mutateAsync({
126
+ path: { counterpart_id: v },
127
+ body: ee(e, { isDefaultForCurrency: n.isDefaultForCurrency })
128
+ });
129
+ return z(r?.id), {
130
+ ok: !0,
131
+ counterpartBankAccountId: r?.id
132
+ };
133
+ }, [
134
+ X,
135
+ v,
136
+ q,
137
+ K.bankAccounts,
138
+ K.isBankAccountsError,
139
+ K.isBankAccountsFetching,
140
+ K.isBankAccountsLoading,
141
+ R,
142
+ Z,
143
+ b,
144
+ y,
145
+ J
146
+ ]), he = f(() => (G.data?.data ?? []).map((e) => ({
147
+ name: s(e),
148
+ email: o(e),
149
+ onSelect: () => U(e.id)
150
+ })), [G.data, U]), ge = f(() => r(C), [C]), $ = u(() => {
151
+ k(void 0), P(!1);
152
+ }, []), _e = u((e) => {
153
+ k(void 0), P(!1), U(e);
154
+ }, [U]);
155
+ if (O) return {
156
+ mode: "creating",
157
+ newVendorForm: /* @__PURE__ */ ce(se, {
158
+ mode: O,
159
+ counterpart: O === "edit" ? K.counterpart : void 0,
160
+ primaryAddress: O === "edit" ? K.primaryAddress : void 0,
161
+ bankAccounts: O === "edit" ? K.bankAccounts : void 0,
162
+ isBankAccountsLoading: O === "edit" ? K.isBankAccountsLoading : void 0,
163
+ isBankAccountsError: O === "edit" ? K.isBankAccountsError : void 0,
164
+ initialName: O === "create" ? T : void 0,
165
+ initialValues: O === "create" ? ge : void 0,
166
+ onSaved: _e,
167
+ onCancel: $,
168
+ onDirtyChange: P
169
+ }),
170
+ onClear: $,
171
+ hasUnsavedVendorChanges: F
172
+ };
173
+ if (Y) {
174
+ let e = K.isBankAccountsLoading || K.isBankAccountsFetching || K.isBankAccountsError;
175
+ return {
176
+ mode: "resolved",
177
+ summary: Y,
178
+ onEdit: e ? void 0 : () => k("edit"),
179
+ onClear: () => U(void 0),
180
+ paymentInstructions: e ? void 0 : {
181
+ isOpen: fe,
182
+ values: j,
183
+ errors: I,
184
+ onOpen: () => {
185
+ A(!0), X && (M({
186
+ accountHolderName: X.account_holder_name ?? "",
187
+ routingNumber: X.routing_number ?? "",
188
+ accountNumber: X.account_number ?? ""
189
+ }), z(X.id));
190
+ },
191
+ onChange: (e) => {
192
+ M((t) => ({
193
+ ...t,
194
+ ...e
195
+ })), L(void 0);
196
+ }
197
+ },
198
+ savePaymentInstructions: Q,
199
+ hasUnsavedVendorChanges: F
200
+ };
201
+ }
202
+ return {
203
+ mode: "selecting",
204
+ error: G.isError ? w.searchFailed : K.isError ? w.vendorDetailsFailed : S,
205
+ search: {
206
+ query: T,
207
+ onQueryChange: de,
208
+ isLoading: G.isLoading,
209
+ onAddVendor: () => k("create"),
210
+ results: he
211
+ },
212
+ savePaymentInstructions: Q,
213
+ hasUnsavedVendorChanges: F
214
+ };
215
+ }
17
216
  //#endregion
18
- export { e as billCreateTestIds };
217
+ export { _ as useVendorSectionProps };