@tesouro/embedded-components-react 0.3.48 → 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 (134) 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/cards-widget/feature/dist/index8.js +144 -130
  130. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/index.js +23 -23
  131. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +87 -71
  132. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +1 -1
  133. package/dist/libs/tesouro-embedded-components-react/widget-suite/feature/dist/index8.js +1 -1
  134. package/package.json +1 -1
@@ -3,43 +3,43 @@ import { BILL_DECISION_DIALOG_LABELS_EN as l } from "./index49.js";
3
3
  import { Fragment as u, useEffect as d, useState as f } from "react";
4
4
  import { jsx as p, jsxs as m } from "react/jsx-runtime";
5
5
  //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index50.js
6
- function h({ open: h, copy: g, onConfirm: _, onCancel: v, isPending: y, labels: b, testId: x, confirmTestId: S, reasonTestId: C, reasonFieldId: w = "bill-decision-reason" }) {
7
- let T = {
6
+ function h({ open: h, copy: g, onConfirm: _, onCancel: v, isPending: y, confirmIcon: b, labels: x, testId: S, confirmTestId: C, reasonTestId: w, reasonFieldId: T = "bill-decision-reason" }) {
7
+ let E = {
8
8
  ...l,
9
- ...b
10
- }, [E, D] = f("");
9
+ ...x
10
+ }, [D, O] = f("");
11
11
  if (d(() => {
12
- h || D("");
12
+ h || O("");
13
13
  }, [h]), !g) return null;
14
- let { alignment: O = "start", icon: k, tone: A = "default", actionWidth: j = "auto" } = g.presentation ?? {}, M = O === "center", N = j === "equal", P = g.pendingApprovers ?? [];
14
+ let { alignment: k = "start", icon: A, tone: j = "default", actionWidth: M = "auto" } = g.presentation ?? {}, N = k === "center", P = M === "equal", F = g.pendingApprovers ?? [];
15
15
  return /* @__PURE__ */ p(e, {
16
16
  open: h,
17
17
  onOpenChange: (e) => {
18
18
  e || v();
19
19
  },
20
20
  children: /* @__PURE__ */ m(t, {
21
- "data-testid": x,
21
+ "data-testid": S,
22
22
  children: [
23
23
  /* @__PURE__ */ m(i, {
24
- className: M ? "ttw:items-center ttw:sm:text-center" : void 0,
24
+ className: N ? "ttw:items-center ttw:sm:text-center" : void 0,
25
25
  children: [
26
- k ? /* @__PURE__ */ p("span", {
27
- className: A === "destructive" ? "ttw:flex ttw:size-11 ttw:items-center ttw:justify-center ttw:rounded-full ttw:bg-destructive" : "ttw:flex ttw:size-11 ttw:items-center ttw:justify-center ttw:rounded-full ttw:bg-muted",
28
- children: /* @__PURE__ */ p(k, { className: A === "destructive" ? "ttw:size-4 ttw:text-white" : "ttw:size-4 ttw:text-foreground" })
26
+ A ? /* @__PURE__ */ p("span", {
27
+ className: j === "destructive" ? "ttw:flex ttw:size-11 ttw:items-center ttw:justify-center ttw:rounded-full ttw:bg-destructive" : "ttw:flex ttw:size-11 ttw:items-center ttw:justify-center ttw:rounded-full ttw:bg-muted",
28
+ children: /* @__PURE__ */ p(A, { className: j === "destructive" ? "ttw:size-4 ttw:text-white" : "ttw:size-4 ttw:text-foreground" })
29
29
  }) : null,
30
30
  /* @__PURE__ */ p(a, { children: g.title }),
31
31
  /* @__PURE__ */ p(n, { children: g.description })
32
32
  ]
33
33
  }),
34
- P.length > 0 ? /* @__PURE__ */ p("div", {
34
+ F.length > 0 ? /* @__PURE__ */ p("div", {
35
35
  className: "ttw:flex ttw:flex-col ttw:items-center ttw:gap-1 ttw:rounded-md ttw:bg-muted ttw:px-3 ttw:py-3",
36
36
  children: /* @__PURE__ */ p("ul", {
37
37
  className: "ttw:flex ttw:flex-col ttw:items-center ttw:gap-1",
38
- children: P.map((e) => /* @__PURE__ */ p("li", {
38
+ children: F.map((e) => /* @__PURE__ */ p("li", {
39
39
  className: "ttw:list-disc ttw:text-sm ttw:text-foreground",
40
40
  children: e.names.map((e, t) => /* @__PURE__ */ m(u, { children: [t > 0 ? /* @__PURE__ */ p("span", {
41
41
  className: "ttw:text-muted-foreground",
42
- children: ` ${T.orConnector} `
42
+ children: ` ${E.orConnector} `
43
43
  }) : null, /* @__PURE__ */ p("span", {
44
44
  className: "ttw:font-medium",
45
45
  children: e
@@ -50,38 +50,38 @@ function h({ open: h, copy: g, onConfirm: _, onCancel: v, isPending: y, labels:
50
50
  g.reason ? /* @__PURE__ */ m("div", {
51
51
  className: "ttw:flex ttw:flex-col ttw:gap-2",
52
52
  children: [/* @__PURE__ */ m(s, {
53
- htmlFor: w,
53
+ htmlFor: T,
54
54
  children: [g.reason.label, /* @__PURE__ */ p("span", {
55
55
  className: "ttw:ml-1 ttw:text-muted-foreground",
56
56
  children: g.reason.optionalHint
57
57
  })]
58
58
  }), /* @__PURE__ */ p(c, {
59
- id: w,
60
- value: E,
59
+ id: T,
60
+ value: D,
61
61
  placeholder: g.reason.placeholder,
62
- onChange: (e) => D(e.target.value),
62
+ onChange: (e) => O(e.target.value),
63
63
  disabled: y,
64
- "data-testid": C
64
+ "data-testid": w
65
65
  })]
66
66
  }) : null,
67
67
  /* @__PURE__ */ m(r, {
68
- className: M ? "ttw:sm:justify-center" : void 0,
68
+ className: N ? "ttw:sm:justify-center" : void 0,
69
69
  children: [/* @__PURE__ */ p(o, {
70
70
  type: "button",
71
71
  variant: "outline",
72
72
  onClick: v,
73
73
  disabled: y,
74
- className: N ? "ttw:flex-1" : void 0,
75
- children: T.cancelButton
76
- }), /* @__PURE__ */ p(o, {
74
+ className: P ? "ttw:flex-1" : void 0,
75
+ children: E.cancelButton
76
+ }), /* @__PURE__ */ m(o, {
77
77
  type: "button",
78
- variant: A === "destructive" ? "destructive" : "default",
78
+ variant: j === "destructive" ? "destructive" : "default",
79
79
  loading: y,
80
80
  disabled: y,
81
- onClick: () => _(g.reason ? E.trim() : void 0),
82
- className: N ? "ttw:flex-1" : void 0,
83
- "data-testid": S,
84
- children: g.confirmButton
81
+ onClick: () => _(g.reason ? D.trim() : void 0),
82
+ className: P ? "ttw:flex-1" : void 0,
83
+ "data-testid": C,
84
+ children: [y ? null : b, g.confirmButton]
85
85
  })]
86
86
  })
87
87
  ]
@@ -1,8 +1,6 @@
1
1
  //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index59.js
2
2
  var e = {
3
- messagePrefix: "This bill is a possible duplicate of ",
4
- otherBill: "another bill",
5
- messageSuffix: ".",
3
+ message: "This bill is a possible duplicate of another bill.",
6
4
  notADuplicateButton: "Not a duplicate",
7
5
  removeBillButton: "Remove this bill"
8
6
  };
@@ -3,42 +3,32 @@ import { BILL_DUPLICATE_NOTICE_LABELS_EN as r } from "./index59.js";
3
3
  import { jsx as i, jsxs as a } from "react/jsx-runtime";
4
4
  import { CopyX as o } from "lucide-react";
5
5
  //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index60.js
6
- function s({ onNotADuplicate: s, onRemoveBill: c, onViewOtherBill: l, testId: u, labels: d }) {
6
+ function s({ onNotADuplicate: s, onRemoveBill: c, isActionDisabled: l, testId: u, labels: d }) {
7
7
  let f = {
8
8
  ...r,
9
9
  ...d
10
- }, p = l ? /* @__PURE__ */ i("button", {
11
- type: "button",
12
- onClick: l,
13
- className: "ttw:underline ttw:hover:no-underline",
14
- children: f.otherBill
15
- }) : /* @__PURE__ */ i("span", {
16
- className: "ttw:underline",
17
- children: f.otherBill
18
- });
10
+ };
19
11
  return /* @__PURE__ */ a(e, {
20
12
  className: "ttw:[&>svg]:size-6 ttw:flex ttw:items-center ttw:bg-amber-50 ttw:text-amber-700 ttw:border-amber-300",
21
13
  "data-testid": u,
22
14
  children: [
23
15
  /* @__PURE__ */ i(o, {}),
24
- /* @__PURE__ */ a(t, {
16
+ /* @__PURE__ */ i(t, {
25
17
  className: "ttw:flex-1",
26
- children: [
27
- f.messagePrefix,
28
- p,
29
- f.messageSuffix
30
- ]
18
+ children: f.message
31
19
  }),
32
20
  s ? /* @__PURE__ */ i(n, {
33
21
  type: "button",
34
22
  variant: "outline",
35
23
  className: "ttw:text-foreground",
24
+ disabled: l,
36
25
  onClick: s,
37
26
  children: f.notADuplicateButton
38
27
  }) : null,
39
28
  c ? /* @__PURE__ */ i(n, {
40
29
  type: "button",
41
30
  variant: "destructive",
31
+ disabled: l,
42
32
  onClick: c,
43
33
  children: f.removeBillButton
44
34
  }) : null
@@ -1,18 +1,121 @@
1
+ import { Button as e, Checkbox as t, Table as n, TableBody as r, TableCell as i, TableHead as a, TableHeader as o, TableRow as s } from "../../../../../packages/shared-ui-shadcn/dist/index.js";
2
+ import { BillStatusBadge as c } from "./index20.js";
3
+ import "./index21.js";
4
+ import { jsx as l, jsxs as u } from "react/jsx-runtime";
5
+ import { Ban as d, ChevronRightIcon as f } from "lucide-react";
1
6
  //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index73.js
2
- var e = {
3
- title: "Possible duplicate files",
4
- descriptionFirstLine: "The following bills may be duplicates of each other.",
5
- descriptionSecondLine: "You can keep or remove duplicates, or view them for more detail before making a decision.",
6
- selectAllRows: "Select all bills",
7
- columnDuplicate: "Duplicate?",
8
- columnVendor: "Vendor",
9
- columnInvoiceNumber: "Invoice number",
10
- columnAmount: "Amount",
11
- columnInvoiceDate: "Invoice date",
12
- columnAddedOn: "Added on",
13
- columnActions: "Actions",
14
- keepSelectedButton: "Keep selected files",
15
- cancelDuplicatesButton: "Cancel duplicates"
16
- };
7
+ var p = "ttw:border-b ttw:border-border", m = `${p} ttw:whitespace-nowrap`, h = "ttw:bg-white", g = "ttw:gap-4", _ = "ttw:gap-2.5";
8
+ function v({ group: v, isBusy: y, labels: b }) {
9
+ let x = v.isActionDisabled || y || v.isRemoveUnavailable, S = !!(v.onKeepSelected || v.onRemoveDuplicates);
10
+ return /* @__PURE__ */ u("div", {
11
+ className: `ttw:flex ttw:flex-col ${g}`,
12
+ children: [/* @__PURE__ */ u(n, { children: [/* @__PURE__ */ l(o, { children: /* @__PURE__ */ u(s, { children: [
13
+ S ? /* @__PURE__ */ l(a, {
14
+ className: "ttw:w-11",
15
+ children: /* @__PURE__ */ l(t, {
16
+ className: h,
17
+ "aria-label": v.selectAllLabel,
18
+ checked: v.selectAllChecked ?? !1,
19
+ disabled: y,
20
+ onCheckedChange: v.onToggleAllRows
21
+ })
22
+ }) : null,
23
+ /* @__PURE__ */ l(a, { children: b.columnAddedOn }),
24
+ /* @__PURE__ */ l(a, { children: b.columnInvoiceDate }),
25
+ /* @__PURE__ */ l(a, { children: b.columnStatus }),
26
+ /* @__PURE__ */ l(a, { children: b.columnInvoiceNumber }),
27
+ /* @__PURE__ */ l(a, { children: b.columnAmount }),
28
+ /* @__PURE__ */ l(a, {
29
+ className: "ttw:w-14",
30
+ children: /* @__PURE__ */ l("span", {
31
+ className: "ttw:sr-only",
32
+ children: b.columnActions
33
+ })
34
+ })
35
+ ] }) }), /* @__PURE__ */ l(r, { children: v.rows.map((n) => /* @__PURE__ */ u(s, { children: [
36
+ S ? /* @__PURE__ */ l(i, {
37
+ className: p,
38
+ children: /* @__PURE__ */ l(t, {
39
+ className: h,
40
+ "aria-label": n.selectLabel,
41
+ checked: n.isSelected ?? !1,
42
+ disabled: y,
43
+ onCheckedChange: n.onToggleSelected
44
+ })
45
+ }) : null,
46
+ /* @__PURE__ */ l(i, {
47
+ className: m,
48
+ children: n.addedOnLabel
49
+ }),
50
+ /* @__PURE__ */ l(i, {
51
+ className: m,
52
+ children: n.invoiceDateLabel
53
+ }),
54
+ /* @__PURE__ */ l(i, {
55
+ className: m,
56
+ children: n.status && n.statusTone ? /* @__PURE__ */ l(c, {
57
+ status: n.status,
58
+ tone: n.statusTone,
59
+ labels: b.statusBadge
60
+ }) : null
61
+ }),
62
+ /* @__PURE__ */ l(i, {
63
+ className: m,
64
+ children: n.invoiceNumberLabel
65
+ }),
66
+ /* @__PURE__ */ l(i, {
67
+ className: m,
68
+ children: n.amountLabel
69
+ }),
70
+ /* @__PURE__ */ l(i, {
71
+ className: p,
72
+ children: /* @__PURE__ */ l("div", {
73
+ className: "ttw:flex ttw:justify-end",
74
+ children: /* @__PURE__ */ l(e, {
75
+ variant: "ghost",
76
+ size: "icon",
77
+ "aria-label": n.openLabel,
78
+ disabled: y,
79
+ onClick: n.onOpen,
80
+ children: /* @__PURE__ */ l(f, { className: "ttw:size-4" })
81
+ })
82
+ })
83
+ })
84
+ ] }, n.id)) })] }), /* @__PURE__ */ u("div", {
85
+ className: "ttw:flex ttw:flex-col ttw:items-end ttw:gap-2",
86
+ children: [/* @__PURE__ */ u("p", {
87
+ className: "ttw:text-right ttw:text-sm ttw:text-muted-foreground",
88
+ children: [
89
+ b.removalHelperBeforeDraft,
90
+ /* @__PURE__ */ l("span", {
91
+ className: "ttw:font-semibold",
92
+ children: b.removalHelperDraft
93
+ }),
94
+ b.removalHelperBetween,
95
+ /* @__PURE__ */ l("span", {
96
+ className: "ttw:font-semibold",
97
+ children: b.removalHelperFinalized
98
+ }),
99
+ b.removalHelperAfterFinalized
100
+ ]
101
+ }), S ? /* @__PURE__ */ u("div", {
102
+ className: `ttw:flex ttw:flex-wrap ttw:justify-end ${_}`,
103
+ children: [v.onKeepSelected ? /* @__PURE__ */ l(e, {
104
+ variant: "outline",
105
+ disabled: v.isActionDisabled || y,
106
+ loading: v.pendingAction === "keep",
107
+ onClick: v.onKeepSelected,
108
+ children: b.keepSelectedButton
109
+ }) : null, v.onRemoveDuplicates ? /* @__PURE__ */ u(e, {
110
+ variant: "destructive",
111
+ disabled: x,
112
+ loading: v.pendingAction === "remove",
113
+ onClick: v.onRemoveDuplicates,
114
+ children: [v.pendingAction === "remove" ? null : /* @__PURE__ */ l(d, {}), b.removeDuplicatesButton]
115
+ }) : null]
116
+ }) : null]
117
+ })]
118
+ });
119
+ }
17
120
  //#endregion
18
- export { e as DUPLICATE_BILLS_DIALOG_LABELS_EN };
121
+ export { v as DuplicateBillsGroupPanel, v as default };
@@ -1,113 +1,26 @@
1
- import { Button as e, Checkbox as t, Dialog as n, DialogContent as r, DialogDescription as i, DialogFooter as a, DialogHeader as o, DialogTitle as s, Table as c, TableBody as l, TableCell as u, TableHead as d, TableHeader as f, TableRow as p } from "../../../../../packages/shared-ui-shadcn/dist/index.js";
2
- import { BillDuplicateBadge as m } from "./index57.js";
3
- import "./index58.js";
4
- import { DUPLICATE_BILLS_DIALOG_LABELS_EN as h } from "./index73.js";
5
- import { useMemo as g } from "react";
6
- import { jsx as _, jsxs as v } from "react/jsx-runtime";
7
- import { Ban as y, ChevronRightIcon as b, CopyX as x } from "lucide-react";
1
+ import { BILL_STATUS_BADGE_LABELS_EN as e } from "./index18.js";
2
+ import "./index21.js";
8
3
  //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index74.js
9
- function S({ open: S, onOpenChange: C, rows: w, selectAllChecked: T = !1, onToggleAllRows: E, onKeepSelected: D, onCancelDuplicates: O, isActionDisabled: k, labels: A }) {
10
- let j = g(() => ({
11
- ...h,
12
- ...A
13
- }), [A]);
14
- return /* @__PURE__ */ _(n, {
15
- open: S,
16
- onOpenChange: C,
17
- children: /* @__PURE__ */ v(r, {
18
- className: "ttw:flex ttw:flex-col ttw:gap-8 ttw:sm:max-w-208.75",
19
- showCloseButton: !0,
20
- children: [
21
- /* @__PURE__ */ v(o, {
22
- className: "ttw:items-center ttw:gap-3 ttw:text-center ttw:sm:text-center",
23
- children: [
24
- /* @__PURE__ */ _("div", {
25
- className: "ttw:flex ttw:items-center ttw:justify-center ttw:border ttw:rounded-full ttw:size-11 ttw:border-orange-300 ttw:bg-orange-200",
26
- children: /* @__PURE__ */ _(x, {
27
- className: "ttw:size-4 ttw:text-orange-950",
28
- "aria-hidden": !0
29
- })
30
- }),
31
- /* @__PURE__ */ _(s, { children: j.title }),
32
- /* @__PURE__ */ v(i, { children: [/* @__PURE__ */ _("span", {
33
- className: "ttw:block",
34
- children: j.descriptionFirstLine
35
- }), /* @__PURE__ */ _("span", {
36
- className: "ttw:block",
37
- children: j.descriptionSecondLine
38
- })] })
39
- ]
40
- }),
41
- /* @__PURE__ */ _("div", {
42
- className: "ttw:max-h-80 ttw:overflow-y-auto",
43
- children: /* @__PURE__ */ v(c, { children: [/* @__PURE__ */ _(f, {
44
- className: "ttw:sticky ttw:top-0 ttw:bg-background",
45
- children: /* @__PURE__ */ v(p, { children: [
46
- /* @__PURE__ */ _(d, {
47
- className: "ttw:w-10",
48
- children: /* @__PURE__ */ _(t, {
49
- "aria-label": j.selectAllRows,
50
- checked: T,
51
- onCheckedChange: E
52
- })
53
- }),
54
- /* @__PURE__ */ _(d, { children: j.columnDuplicate }),
55
- /* @__PURE__ */ _(d, { children: j.columnVendor }),
56
- /* @__PURE__ */ _(d, { children: j.columnInvoiceNumber }),
57
- /* @__PURE__ */ _(d, { children: j.columnAmount }),
58
- /* @__PURE__ */ _(d, { children: j.columnInvoiceDate }),
59
- /* @__PURE__ */ _(d, { children: j.columnAddedOn }),
60
- /* @__PURE__ */ _(d, {
61
- className: "ttw:w-10",
62
- children: /* @__PURE__ */ _("span", {
63
- className: "ttw:sr-only",
64
- children: j.columnActions
65
- })
66
- })
67
- ] })
68
- }), /* @__PURE__ */ _(l, { children: w.map((n) => /* @__PURE__ */ v(p, { children: [
69
- /* @__PURE__ */ _(u, { children: /* @__PURE__ */ _(t, {
70
- "aria-label": n.selectLabel,
71
- checked: n.isSelected ?? !1,
72
- onCheckedChange: n.onToggleSelected
73
- }) }),
74
- /* @__PURE__ */ _(u, { children: /* @__PURE__ */ _(m, { ...n.duplicateBadge }) }),
75
- /* @__PURE__ */ _(u, { children: n.vendorLabel }),
76
- /* @__PURE__ */ _(u, { children: n.invoiceNumberLabel }),
77
- /* @__PURE__ */ _(u, { children: n.amountLabel }),
78
- /* @__PURE__ */ _(u, { children: n.invoiceDateLabel }),
79
- /* @__PURE__ */ _(u, { children: n.addedOnLabel }),
80
- /* @__PURE__ */ _(u, { children: /* @__PURE__ */ _("div", {
81
- className: "ttw:flex ttw:justify-end",
82
- children: /* @__PURE__ */ _(e, {
83
- variant: "ghost",
84
- size: "icon",
85
- "aria-label": n.openLabel,
86
- onClick: n.onOpen,
87
- children: /* @__PURE__ */ _(b, { className: "ttw:size-4" })
88
- })
89
- }) })
90
- ] }, n.id)) })] })
91
- }),
92
- D || O ? /* @__PURE__ */ v(a, {
93
- className: "ttw:flex-row",
94
- children: [D ? /* @__PURE__ */ _(e, {
95
- variant: "outline",
96
- className: "ttw:flex-1",
97
- disabled: k,
98
- onClick: D,
99
- children: j.keepSelectedButton
100
- }) : null, O ? /* @__PURE__ */ v(e, {
101
- variant: "destructive",
102
- className: "ttw:flex-1",
103
- disabled: k,
104
- onClick: O,
105
- children: [/* @__PURE__ */ _(y, {}), j.cancelDuplicatesButton]
106
- }) : null]
107
- }) : null
108
- ]
109
- })
110
- });
111
- }
4
+ var t = {
5
+ title: "Possible duplicate files",
6
+ descriptionFirstLine: "The following bills may be duplicates of each other.",
7
+ descriptionSecondLine: "You can keep or remove duplicates, or view them for more detail before making a decision.",
8
+ columnAddedOn: "Added on",
9
+ columnInvoiceDate: "Invoice date",
10
+ columnStatus: "Status",
11
+ columnInvoiceNumber: "Invoice number",
12
+ columnAmount: "Amount",
13
+ columnActions: "Actions",
14
+ statusBadge: e,
15
+ removalHelperBeforeDraft: "Removing duplicates deletes ",
16
+ removalHelperDraft: "Draft",
17
+ removalHelperBetween: " bills, and cancels ",
18
+ removalHelperFinalized: "Finalized bills",
19
+ removalHelperAfterFinalized: ". This action cannot be undone.",
20
+ keepSelectedButton: "Keep selected files as their own file",
21
+ removeDuplicatesButton: "Remove selected duplicates",
22
+ emptyState: "No possible duplicates left to review.",
23
+ errorState: "Couldn't load the possible duplicates. Try again shortly."
24
+ };
112
25
  //#endregion
113
- export { S as DuplicateBillsDialog, S as default };
26
+ export { t as DUPLICATE_BILLS_DIALOG_LABELS_EN };
@@ -1,2 +1,89 @@
1
- import "./index73.js";
2
- import "./index74.js";
1
+ import { Accordion as e, AccordionContent as t, AccordionItem as n, AccordionTrigger as r, Dialog as i, DialogContent as a, DialogDescription as o, DialogHeader as s, DialogTitle as c, Spinner as l } from "../../../../../packages/shared-ui-shadcn/dist/index.js";
2
+ import { DUPLICATE_BILLS_DIALOG_LABELS_EN as u } from "./index74.js";
3
+ import { DuplicateBillsGroupPanel as d } from "./index73.js";
4
+ import { useMemo as f } from "react";
5
+ import { jsx as p, jsxs as m } from "react/jsx-runtime";
6
+ import { CopyX as h } from "lucide-react";
7
+ //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index75.js
8
+ function g({ open: g, onOpenChange: _, groups: v, isLoading: y, isError: b, expandedGroupId: x, onExpandedGroupChange: S, isBusy: C, labels: w }) {
9
+ let T = f(() => ({
10
+ ...u,
11
+ ...w,
12
+ statusBadge: {
13
+ ...u.statusBadge,
14
+ ...w?.statusBadge
15
+ }
16
+ }), [w]);
17
+ return /* @__PURE__ */ p(i, {
18
+ open: g,
19
+ onOpenChange: (e) => {
20
+ C && !e || _(e);
21
+ },
22
+ children: /* @__PURE__ */ m(a, {
23
+ className: "ttw:flex ttw:flex-col ttw:gap-8 ttw:overflow-hidden ttw:max-h-[90vh] ttw:sm:max-w-240",
24
+ showCloseButton: !C,
25
+ children: [/* @__PURE__ */ m(s, {
26
+ className: "ttw:items-center ttw:gap-3 ttw:text-center ttw:sm:text-center",
27
+ children: [
28
+ /* @__PURE__ */ p("div", {
29
+ className: "ttw:flex ttw:items-center ttw:justify-center ttw:border ttw:rounded-full ttw:size-11 ttw:border-orange-300 ttw:bg-orange-200",
30
+ children: /* @__PURE__ */ p(h, {
31
+ className: "ttw:size-4 ttw:text-orange-950",
32
+ "aria-hidden": !0
33
+ })
34
+ }),
35
+ /* @__PURE__ */ p(c, { children: T.title }),
36
+ /* @__PURE__ */ m(o, { children: [/* @__PURE__ */ p("span", {
37
+ className: "ttw:block",
38
+ children: T.descriptionFirstLine
39
+ }), /* @__PURE__ */ p("span", {
40
+ className: "ttw:block",
41
+ children: T.descriptionSecondLine
42
+ })] })
43
+ ]
44
+ }), /* @__PURE__ */ p("div", {
45
+ className: "ttw:min-h-0 ttw:overflow-y-auto",
46
+ children: y ? /* @__PURE__ */ p("div", {
47
+ className: "ttw:flex ttw:justify-center ttw:py-8",
48
+ children: /* @__PURE__ */ p(l, { className: "ttw:size-6 ttw:text-muted-foreground" })
49
+ }) : b ? /* @__PURE__ */ p("p", {
50
+ className: "ttw:py-8 ttw:text-center ttw:text-sm ttw:text-muted-foreground",
51
+ children: T.errorState
52
+ }) : v.length === 0 ? /* @__PURE__ */ p("p", {
53
+ className: "ttw:py-8 ttw:text-center ttw:text-sm ttw:text-muted-foreground",
54
+ children: T.emptyState
55
+ }) : /* @__PURE__ */ p(e, {
56
+ type: "single",
57
+ value: x ?? "",
58
+ onValueChange: S,
59
+ className: "ttw:flex ttw:flex-col ttw:gap-2",
60
+ children: v.map((e) => /* @__PURE__ */ m(n, {
61
+ value: e.id,
62
+ className: "ttw:rounded-md ttw:border-b-transparent ttw:bg-muted ttw:px-4",
63
+ children: [/* @__PURE__ */ p(r, {
64
+ "aria-label": e.accessibleLabel,
65
+ disabled: C,
66
+ className: "ttw:hover:no-underline!",
67
+ children: /* @__PURE__ */ m("span", {
68
+ className: "ttw:flex ttw:items-center ttw:gap-2",
69
+ children: [/* @__PURE__ */ p("span", {
70
+ className: "ttw:font-medium",
71
+ children: e.titleLabel
72
+ }), /* @__PURE__ */ p("span", {
73
+ className: "ttw:inline-flex ttw:size-5 ttw:items-center ttw:justify-center ttw:rounded-full ttw:bg-white ttw:text-xs ttw:font-medium",
74
+ children: e.countLabel
75
+ })]
76
+ })
77
+ }), /* @__PURE__ */ p(t, { children: /* @__PURE__ */ p(d, {
78
+ group: e,
79
+ isBusy: C,
80
+ labels: T
81
+ }) })]
82
+ }, e.id))
83
+ })
84
+ })]
85
+ })
86
+ });
87
+ }
88
+ //#endregion
89
+ export { g as DuplicateBillsDialog, g as default };
@@ -1,7 +1,2 @@
1
- //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index76.js
2
- var e = {
3
- message: "Data extracted automatically — please review all details to make sure they match",
4
- dismiss: "Dismiss this notice"
5
- };
6
- //#endregion
7
- export { e as EXTRACTION_NOTICE_LABELS_EN };
1
+ import "./index74.js";
2
+ import "./index75.js";
@@ -1,30 +1,7 @@
1
- import { EXTRACTION_NOTICE_LABELS_EN as e } from "./index76.js";
2
- import { jsx as t, jsxs as n } from "react/jsx-runtime";
3
- import { Info as r, X as i } from "lucide-react";
4
1
  //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index77.js
5
- function a({ onDismiss: a, testId: o, labels: s }) {
6
- let c = {
7
- ...e,
8
- ...s
9
- };
10
- return /* @__PURE__ */ n("div", {
11
- className: "ttw:flex ttw:items-start ttw:gap-3 ttw:rounded-md ttw:border ttw:border-primary/30 ttw:bg-primary/5 ttw:px-3 ttw:py-2.5",
12
- "data-testid": o,
13
- children: [
14
- /* @__PURE__ */ t(r, { className: "ttw:mt-0.5 ttw:size-4 ttw:shrink-0 ttw:text-primary" }),
15
- /* @__PURE__ */ t("p", {
16
- className: "ttw:flex-1 ttw:text-sm ttw:text-foreground",
17
- children: c.message
18
- }),
19
- /* @__PURE__ */ t("button", {
20
- type: "button",
21
- onClick: a,
22
- "aria-label": c.dismiss,
23
- className: "ttw:shrink-0 ttw:text-muted-foreground ttw:hover:text-foreground",
24
- children: /* @__PURE__ */ t(i, { className: "ttw:size-4" })
25
- })
26
- ]
27
- });
28
- }
2
+ var e = {
3
+ message: "Data extracted automatically — please review all details to make sure they match",
4
+ dismiss: "Dismiss this notice"
5
+ };
29
6
  //#endregion
30
- export { a as ExtractionNotice, a as default };
7
+ export { e as EXTRACTION_NOTICE_LABELS_EN };
@@ -1,2 +1,30 @@
1
- import "./index76.js";
2
- import "./index77.js";
1
+ import { EXTRACTION_NOTICE_LABELS_EN as e } from "./index77.js";
2
+ import { jsx as t, jsxs as n } from "react/jsx-runtime";
3
+ import { Info as r, X as i } from "lucide-react";
4
+ //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index78.js
5
+ function a({ onDismiss: a, testId: o, labels: s }) {
6
+ let c = {
7
+ ...e,
8
+ ...s
9
+ };
10
+ return /* @__PURE__ */ n("div", {
11
+ className: "ttw:flex ttw:items-start ttw:gap-3 ttw:rounded-md ttw:border ttw:border-primary/30 ttw:bg-primary/5 ttw:px-3 ttw:py-2.5",
12
+ "data-testid": o,
13
+ children: [
14
+ /* @__PURE__ */ t(r, { className: "ttw:mt-0.5 ttw:size-4 ttw:shrink-0 ttw:text-primary" }),
15
+ /* @__PURE__ */ t("p", {
16
+ className: "ttw:flex-1 ttw:text-sm ttw:text-foreground",
17
+ children: c.message
18
+ }),
19
+ /* @__PURE__ */ t("button", {
20
+ type: "button",
21
+ onClick: a,
22
+ "aria-label": c.dismiss,
23
+ className: "ttw:shrink-0 ttw:text-muted-foreground ttw:hover:text-foreground",
24
+ children: /* @__PURE__ */ t(i, { className: "ttw:size-4" })
25
+ })
26
+ ]
27
+ });
28
+ }
29
+ //#endregion
30
+ export { a as ExtractionNotice, a as default };
@@ -1,7 +1,2 @@
1
- //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index79.js
2
- var e = {
3
- revealValue: "Show value",
4
- hideValue: "Hide value"
5
- };
6
- //#endregion
7
- export { e as REVEALABLE_FIELD_LABELS_EN };
1
+ import "./index77.js";
2
+ import "./index78.js";