@tesouro/embedded-components-react 0.3.63 → 0.4.1

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 (82) hide show
  1. package/README.md +1 -70
  2. package/dist/index.d.ts +67 -832
  3. package/dist/index.js +18 -34
  4. package/dist/lib/BillPayWidget.js +1 -1
  5. package/dist/lib/SettingsWidget.d.ts +53 -7
  6. package/dist/lib/SettingsWidget.js +4 -2
  7. package/dist/lib/WidgetSuite.d.ts +38 -0
  8. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index.js +8 -8
  9. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index28.js +8 -14
  10. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index29.js +7 -57
  11. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index30.js +56 -16
  12. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index31.js +18 -126
  13. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index32.js +126 -14
  14. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index33.js +22 -4
  15. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index34.js +4 -41
  16. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index35.js +40 -4
  17. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index36.js +5 -73
  18. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index37.js +72 -48
  19. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index38.js +47 -91
  20. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index39.js +91 -33
  21. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index40.js +33 -167
  22. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index41.js +167 -75
  23. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index42.js +75 -21
  24. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index43.js +23 -210
  25. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index44.js +199 -203
  26. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index45.js +198 -89
  27. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index46.js +105 -13
  28. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index47.js +12 -47
  29. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index48.js +47 -31
  30. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index49.js +27 -198
  31. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index50.js +198 -30
  32. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index51.js +30 -234
  33. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index52.js +240 -18
  34. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index53.js +18 -341
  35. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index54.js +343 -4
  36. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index55.js +4 -33
  37. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index56.js +31 -83
  38. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index57.js +78 -163
  39. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index58.js +170 -3
  40. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index59.js +3 -4
  41. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index60.js +2 -44
  42. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index61.js +46 -1
  43. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index62.js +1 -8
  44. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index63.js +6 -9
  45. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index64.js +9 -92
  46. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index65.js +94 -3
  47. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index66.js +3 -128
  48. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index67.js +125 -8
  49. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index68.js +8 -7
  50. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index69.js +8 -46
  51. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index70.js +43 -18
  52. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index71.js +20 -28
  53. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index72.js +27 -82
  54. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index73.js +83 -47
  55. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index74.js +47 -250
  56. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index75.js +239 -101
  57. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index76.js +107 -202
  58. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index77.js +209 -3
  59. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index78.js +4 -8
  60. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index79.js +6 -113
  61. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index80.js +115 -1
  62. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index81.js +0 -24
  63. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index82.js +25 -0
  64. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index.js +3 -3
  65. package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/ui/dist/index.js +5 -5
  66. package/dist/libs/tesouro-embedded-components-react/help-widget/feature/dist/index.js +4 -2
  67. package/dist/libs/tesouro-embedded-components-react/help-widget/ui/shadcn/dist/index.js +4 -4
  68. package/dist/libs/tesouro-embedded-components-react/help-widget/ui/shadcn/dist/index4.js +2 -3
  69. package/dist/libs/tesouro-embedded-components-react/settings-widget/feature/dist/index6.js +35 -32
  70. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +1 -1
  71. package/dist/libs/tesouro-embedded-components-react/widget-suite/feature/dist/index8.js +1 -1
  72. package/package.json +1 -1
  73. package/dist/lib/ChartOfAccountsWidget.d.ts +0 -958
  74. package/dist/lib/ChartOfAccountsWidget.js +0 -9
  75. package/dist/lib/HelpWidget.d.ts +0 -739
  76. package/dist/lib/HelpWidget.js +0 -6
  77. package/dist/lib/ProfileWidget.d.ts +0 -672
  78. package/dist/lib/ProfileWidget.js +0 -3
  79. package/dist/lib/TagsWidget.d.ts +0 -719
  80. package/dist/lib/TagsWidget.js +0 -3
  81. package/dist/lib/TeamWidget.d.ts +0 -878
  82. package/dist/lib/TeamWidget.js +0 -3
@@ -1,3 +1,94 @@
1
- import "./index62.js";
2
- import "./index63.js";
3
- import "./index64.js";
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 { useEmbedApi as t } from "../../../shared/data-access/dist/lib/EmbedApiContext.js";
7
+ import "../../../shared/ui/dist/index.js";
8
+ import { useUploadPayableFromFileMutation as n } from "../../data-access/dist/index12.js";
9
+ import { usePayableOcrQueries as r } from "../../data-access/dist/index14.js";
10
+ import "../../data-access/dist/index.js";
11
+ import { billPayUploadQueueKey as i } from "./index63.js";
12
+ import { BILL_UPLOAD_QUEUE_LABELS_EN as a } from "./index64.js";
13
+ import { useCallback as o, useEffect as s, useMemo as c, useState as l } from "react";
14
+ import { useQuery as u, useQueryClient as d } from "@tanstack/react-query";
15
+ //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index65.js
16
+ function f({ onOpenBill: f, labels: p } = {}) {
17
+ let m = {
18
+ ...a,
19
+ ...p
20
+ }, h = p?.tooManyFilesError ?? a.tooManyFilesError, g = p?.remainingCapacityError ?? a.remainingCapacityError, { organizationId: _ } = t(), v = d(), y = c(() => i(_), [_]), b = n(), [x, S] = l(!1), { data: C = [] } = u({
21
+ queryKey: y,
22
+ queryFn: () => v.getQueryData(y) ?? [],
23
+ staleTime: Infinity,
24
+ gcTime: Infinity,
25
+ initialData: []
26
+ }), w = o((e, t) => {
27
+ v.setQueryData(y, (n) => (n ?? []).map((n) => n.localId === e ? {
28
+ ...n,
29
+ ...t
30
+ } : n));
31
+ }, [v, y]), T = o((t) => {
32
+ let n = (v.getQueryData(y) ?? []).filter((e) => e.status === "uploading").length;
33
+ if (t.length + n > 10) {
34
+ e.error(n > 0 ? g(10 - n) : h(10));
35
+ return;
36
+ }
37
+ S(!1);
38
+ for (let e of t) {
39
+ let t = crypto.randomUUID();
40
+ v.setQueryData(y, (n) => [...n ?? [], {
41
+ localId: t,
42
+ fileName: e.name,
43
+ status: "uploading"
44
+ }]), b.mutateAsync({ file: e }).then((e) => w(t, { payableId: e?.id })).catch(() => w(t, { status: "failed" }));
45
+ }
46
+ }, [
47
+ w,
48
+ v,
49
+ y,
50
+ g,
51
+ h,
52
+ b
53
+ ]), E = r({ payableIds: C.filter((e) => e.status === "uploading" && e.payableId).map((e) => e.payableId) });
54
+ s(() => {
55
+ for (let { payableId: e, ocrStatus: t, isError: n } of E) {
56
+ let r = C.find((t) => t.payableId === e && t.status === "uploading");
57
+ r && (t === "success" ? w(r.localId, { status: "ready" }) : (n || t === "error" || t === "canceled") && w(r.localId, { status: "failed" }));
58
+ }
59
+ }, [
60
+ C,
61
+ E,
62
+ w
63
+ ]);
64
+ let D = C.filter((e) => e.status === "uploading"), O = C.filter((e) => e.status === "ready"), k = C.filter((e) => e.status === "failed"), A = (e) => ({
65
+ id: e.localId,
66
+ fileName: e.fileName,
67
+ status: e.status,
68
+ onOpen: e.status === "ready" && e.payableId && f ? () => f(e.payableId) : void 0
69
+ }), j = D.length ? [{
70
+ id: "in-progress",
71
+ items: C.map(A)
72
+ }] : [...O.length ? [{
73
+ id: "ready",
74
+ caption: m.readyCaption(O.length),
75
+ items: O.map(A)
76
+ }] : [], ...k.length ? [{
77
+ id: "failed",
78
+ caption: m.failedCaption(k.length),
79
+ items: k.map(A)
80
+ }] : []], M = D.length ? m.uploadingSummary(C.length) : O.length ? m.completeSummary(O.length) : m.failedCaption(k.length), N = o(() => {
81
+ v.setQueryData(y, []);
82
+ }, [v, y]);
83
+ return {
84
+ enqueue: T,
85
+ sections: j,
86
+ summaryLabel: M,
87
+ collapsed: x,
88
+ onToggleCollapsed: o(() => S((e) => !e), []),
89
+ onClose: N,
90
+ isVisible: C.length > 0
91
+ };
92
+ }
93
+ //#endregion
94
+ export { f as useBillUploadQueue };
@@ -1,128 +1,3 @@
1
- import { BillColumn as e } from "../../ui/dist/index67.js";
2
- import "../../ui/dist/index.js";
3
- //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index66.js
4
- var t = {
5
- Drafts: "drafts",
6
- Pending: "pending",
7
- Scheduled: "scheduled",
8
- Paid: "paid",
9
- All: "all"
10
- }, n = {
11
- [t.Drafts]: ["draft"],
12
- [t.Pending]: [
13
- "new",
14
- "approve_in_progress",
15
- "waiting_to_be_paid",
16
- "partially_paid"
17
- ],
18
- [t.Scheduled]: [
19
- "new",
20
- "approve_in_progress",
21
- "waiting_to_be_paid",
22
- "partially_paid"
23
- ],
24
- [t.Paid]: ["paid"],
25
- [t.All]: void 0
26
- }, r = {
27
- [t.Drafts]: void 0,
28
- [t.Pending]: !1,
29
- [t.Scheduled]: !0,
30
- [t.Paid]: void 0,
31
- [t.All]: void 0
32
- };
33
- function i(e) {
34
- return e === t.Pending || e === t.Drafts;
35
- }
36
- var a = t.Pending, o = [
37
- t.Pending,
38
- t.Drafts,
39
- t.Scheduled,
40
- t.Paid,
41
- t.All
42
- ], s = {
43
- [t.Drafts]: [
44
- e.Vendor,
45
- e.Attachment,
46
- e.IssueDate,
47
- e.DueDate,
48
- e.Status,
49
- e.AmountDue,
50
- e.TotalAmount,
51
- e.AddedOn
52
- ],
53
- [t.Pending]: [
54
- e.Vendor,
55
- e.Attachment,
56
- e.IssueDate,
57
- e.DueDate,
58
- e.Status,
59
- e.AmountDue,
60
- e.TotalAmount,
61
- e.AddedOn
62
- ],
63
- [t.Scheduled]: [
64
- e.Vendor,
65
- e.Attachment,
66
- e.IssueDate,
67
- e.DueDate,
68
- e.ScheduledDate,
69
- e.Status,
70
- e.AmountScheduled,
71
- e.TotalAmount,
72
- e.AddedOn
73
- ],
74
- [t.Paid]: [
75
- e.Vendor,
76
- e.Attachment,
77
- e.IssueDate,
78
- e.DueDate,
79
- e.PaidDate,
80
- e.Status,
81
- e.AmountPaid,
82
- e.TotalAmount,
83
- e.AddedOn
84
- ],
85
- [t.All]: [
86
- e.Vendor,
87
- e.Attachment,
88
- e.IssueDate,
89
- e.DueDate,
90
- e.ScheduledDate,
91
- e.Status,
92
- e.AmountDue,
93
- e.AmountPaid,
94
- e.TotalAmount,
95
- e.AddedOn
96
- ]
97
- };
98
- function c(e) {
99
- return s[e];
100
- }
101
- function l(e) {
102
- let t = n[e];
103
- return t ? [...t] : void 0;
104
- }
105
- function u(e) {
106
- return r[e];
107
- }
108
- var d = {
109
- vendorLabel: "counterpart_name",
110
- issueDateLabel: "issued_at",
111
- dueDateLabel: "due_date",
112
- scheduledDateLabel: "scheduled_payment_date",
113
- addedOnLabel: "created_at"
114
- }, f = {
115
- [e.Vendor]: "vendorLabel",
116
- [e.IssueDate]: "issueDateLabel",
117
- [e.DueDate]: "dueDateLabel",
118
- [e.ScheduledDate]: "scheduledDateLabel",
119
- [e.AddedOn]: "addedOnLabel"
120
- };
121
- function p(e) {
122
- return f[e];
123
- }
124
- function m(e) {
125
- if (e) return d[e];
126
- }
127
- //#endregion
128
- export { s as BILL_QUEUE_COLUMNS, r as BILL_QUEUE_HAS_SCHEDULED_PAYMENT, o as BILL_QUEUE_ORDER, n as BILL_QUEUE_STATUSES, d as BILL_SORT_FIELDS, t as BillQueue, a as DEFAULT_BILL_QUEUE, c as billQueueColumns, u as billQueueHasScheduledPayment, i as billQueueOffersAddPanel, l as billQueueStatuses, p as billSortColumnId, m as billSortField };
1
+ import "./index63.js";
2
+ import "./index64.js";
3
+ import "./index65.js";
@@ -1,11 +1,128 @@
1
+ import { BillColumn as e } from "../../ui/dist/index67.js";
2
+ import "../../ui/dist/index.js";
1
3
  //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index67.js
2
- async function e(e) {
3
- if (!e.trim()) return !1;
4
- try {
5
- return await navigator.clipboard.writeText(e), !0;
6
- } catch {
7
- return !1;
8
- }
4
+ var t = {
5
+ Drafts: "drafts",
6
+ Pending: "pending",
7
+ Scheduled: "scheduled",
8
+ Paid: "paid",
9
+ All: "all"
10
+ }, n = {
11
+ [t.Drafts]: ["draft"],
12
+ [t.Pending]: [
13
+ "new",
14
+ "approve_in_progress",
15
+ "waiting_to_be_paid",
16
+ "partially_paid"
17
+ ],
18
+ [t.Scheduled]: [
19
+ "new",
20
+ "approve_in_progress",
21
+ "waiting_to_be_paid",
22
+ "partially_paid"
23
+ ],
24
+ [t.Paid]: ["paid"],
25
+ [t.All]: void 0
26
+ }, r = {
27
+ [t.Drafts]: void 0,
28
+ [t.Pending]: !1,
29
+ [t.Scheduled]: !0,
30
+ [t.Paid]: void 0,
31
+ [t.All]: void 0
32
+ };
33
+ function i(e) {
34
+ return e === t.Pending || e === t.Drafts;
35
+ }
36
+ var a = t.Pending, o = [
37
+ t.Pending,
38
+ t.Drafts,
39
+ t.Scheduled,
40
+ t.Paid,
41
+ t.All
42
+ ], s = {
43
+ [t.Drafts]: [
44
+ e.Vendor,
45
+ e.Attachment,
46
+ e.IssueDate,
47
+ e.DueDate,
48
+ e.Status,
49
+ e.AmountDue,
50
+ e.TotalAmount,
51
+ e.AddedOn
52
+ ],
53
+ [t.Pending]: [
54
+ e.Vendor,
55
+ e.Attachment,
56
+ e.IssueDate,
57
+ e.DueDate,
58
+ e.Status,
59
+ e.AmountDue,
60
+ e.TotalAmount,
61
+ e.AddedOn
62
+ ],
63
+ [t.Scheduled]: [
64
+ e.Vendor,
65
+ e.Attachment,
66
+ e.IssueDate,
67
+ e.DueDate,
68
+ e.ScheduledDate,
69
+ e.Status,
70
+ e.AmountScheduled,
71
+ e.TotalAmount,
72
+ e.AddedOn
73
+ ],
74
+ [t.Paid]: [
75
+ e.Vendor,
76
+ e.Attachment,
77
+ e.IssueDate,
78
+ e.DueDate,
79
+ e.PaidDate,
80
+ e.Status,
81
+ e.AmountPaid,
82
+ e.TotalAmount,
83
+ e.AddedOn
84
+ ],
85
+ [t.All]: [
86
+ e.Vendor,
87
+ e.Attachment,
88
+ e.IssueDate,
89
+ e.DueDate,
90
+ e.ScheduledDate,
91
+ e.Status,
92
+ e.AmountDue,
93
+ e.AmountPaid,
94
+ e.TotalAmount,
95
+ e.AddedOn
96
+ ]
97
+ };
98
+ function c(e) {
99
+ return s[e];
100
+ }
101
+ function l(e) {
102
+ let t = n[e];
103
+ return t ? [...t] : void 0;
104
+ }
105
+ function u(e) {
106
+ return r[e];
107
+ }
108
+ var d = {
109
+ vendorLabel: "counterpart_name",
110
+ issueDateLabel: "issued_at",
111
+ dueDateLabel: "due_date",
112
+ scheduledDateLabel: "scheduled_payment_date",
113
+ addedOnLabel: "created_at"
114
+ }, f = {
115
+ [e.Vendor]: "vendorLabel",
116
+ [e.IssueDate]: "issueDateLabel",
117
+ [e.DueDate]: "dueDateLabel",
118
+ [e.ScheduledDate]: "scheduledDateLabel",
119
+ [e.AddedOn]: "addedOnLabel"
120
+ };
121
+ function p(e) {
122
+ return f[e];
123
+ }
124
+ function m(e) {
125
+ if (e) return d[e];
9
126
  }
10
127
  //#endregion
11
- export { e as copyTextToClipboard };
128
+ export { s as BILL_QUEUE_COLUMNS, r as BILL_QUEUE_HAS_SCHEDULED_PAYMENT, o as BILL_QUEUE_ORDER, n as BILL_QUEUE_STATUSES, d as BILL_SORT_FIELDS, t as BillQueue, a as DEFAULT_BILL_QUEUE, c as billQueueColumns, u as billQueueHasScheduledPayment, i as billQueueOffersAddPanel, l as billQueueStatuses, p as billSortColumnId, m as billSortField };
@@ -1,10 +1,11 @@
1
- import "./index7.js";
2
- import "./index11.js";
3
1
  //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index68.js
4
- function e(e, t) {
5
- if (e.isError) return t.duplicateWarningUnavailable;
6
- if (e.isCapped) return t.duplicateWarningManyCapped(100);
7
- if (e.count !== 0) return e.count === 1 ? t.duplicateWarningOne : t.duplicateWarningMany(e.count);
2
+ async function e(e) {
3
+ if (!e.trim()) return !1;
4
+ try {
5
+ return await navigator.clipboard.writeText(e), !0;
6
+ } catch {
7
+ return !1;
8
+ }
8
9
  }
9
10
  //#endregion
10
- export { e as resolveDuplicateWarning };
11
+ export { e as copyTextToClipboard };
@@ -1,48 +1,10 @@
1
- import { BillQueue as e } from "./index66.js";
1
+ import "./index7.js";
2
+ import "./index11.js";
2
3
  //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index69.js
3
- var t = {
4
- [e.Drafts]: "Drafts",
5
- [e.Pending]: "Pending",
6
- [e.Scheduled]: "Scheduled",
7
- [e.Paid]: "Paid",
8
- [e.All]: "All bills"
9
- }, n = {
10
- [e.Drafts]: {
11
- title: "No drafts",
12
- description: "Bills wait here until someone submits them for approval."
13
- },
14
- [e.Pending]: {
15
- title: "Nothing to act on",
16
- description: "Every bill has been paid, scheduled, or is still a draft."
17
- },
18
- [e.Scheduled]: {
19
- title: "No scheduled bills",
20
- description: "Bills appear here once a payment date is set for them."
21
- },
22
- [e.Paid]: {
23
- title: "No paid bills",
24
- description: "Bills appear here once their payment has gone out."
25
- },
26
- [e.All]: {
27
- title: "No bills",
28
- description: "Bills appear here as soon as they are added."
29
- }
30
- }, r = {
31
- duplicateWarningOne: "1 possible duplicate bill found",
32
- duplicateWarningMany: (e) => `${e} possible duplicate bills found`,
33
- duplicateWarningManyCapped: (e) => `${e}+ possible duplicate bills found`,
34
- duplicateWarningUnavailable: "Couldn't check for possible duplicates. Try again shortly.",
35
- duplicateBadge: "Duplicate?",
36
- attachmentIndicator: "Has an attachment",
37
- emptyHeading: "Add your first bill",
38
- nonEmptyHeading: "Add a bill",
39
- createButton: "Add bill",
40
- emailCopiedToast: "Email address copied to clipboard",
41
- emailCopyFailedToast: "Could not copy the email address",
42
- queues: t,
43
- queueEmptyStates: n,
44
- filters: {},
45
- filterBar: {}
46
- };
4
+ function e(e, t) {
5
+ if (e.isError) return t.duplicateWarningUnavailable;
6
+ if (e.isCapped) return t.duplicateWarningManyCapped(100);
7
+ if (e.count !== 0) return e.count === 1 ? t.duplicateWarningOne : t.duplicateWarningMany(e.count);
8
+ }
47
9
  //#endregion
48
- export { r as BILLS_TAB_LABELS_EN, n as BILL_QUEUE_EMPTY_STATES_EN, t as BILL_QUEUE_LABELS_EN };
10
+ export { e as resolveDuplicateWarning };
@@ -1,23 +1,48 @@
1
- import { BillColumn as e } from "../../ui/dist/index67.js";
2
- import "../../ui/dist/index.js";
1
+ import { BillQueue as e } from "./index67.js";
3
2
  //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index70.js
4
3
  var t = {
5
- root: "bill-pay-bills-tab",
6
- uploadTray: "bill-pay-upload-tray",
7
- detailsSheet: "bill-pay-details-sheet"
4
+ [e.Drafts]: "Drafts",
5
+ [e.Pending]: "Pending",
6
+ [e.Scheduled]: "Scheduled",
7
+ [e.Paid]: "Paid",
8
+ [e.All]: "All bills"
8
9
  }, n = {
9
- [e.Vendor]: "bill-pay-bills-cell-vendor",
10
- [e.Attachment]: "bill-pay-bills-cell-attachment",
11
- [e.IssueDate]: "bill-pay-bills-cell-issue-date",
12
- [e.DueDate]: "bill-pay-bills-cell-due-date",
13
- [e.ScheduledDate]: "bill-pay-bills-cell-scheduled-date",
14
- [e.PaidDate]: "bill-pay-bills-cell-paid-date",
15
- [e.Status]: "bill-pay-bills-cell-status",
16
- [e.AmountDue]: "bill-pay-bills-cell-amount-due",
17
- [e.AmountScheduled]: "bill-pay-bills-cell-amount-scheduled",
18
- [e.AmountPaid]: "bill-pay-bills-cell-amount-paid",
19
- [e.TotalAmount]: "bill-pay-bills-cell-total-amount",
20
- [e.AddedOn]: "bill-pay-bills-cell-added-on"
10
+ [e.Drafts]: {
11
+ title: "No drafts",
12
+ description: "Bills wait here until someone submits them for approval."
13
+ },
14
+ [e.Pending]: {
15
+ title: "Nothing to act on",
16
+ description: "Every bill has been paid, scheduled, or is still a draft."
17
+ },
18
+ [e.Scheduled]: {
19
+ title: "No scheduled bills",
20
+ description: "Bills appear here once a payment date is set for them."
21
+ },
22
+ [e.Paid]: {
23
+ title: "No paid bills",
24
+ description: "Bills appear here once their payment has gone out."
25
+ },
26
+ [e.All]: {
27
+ title: "No bills",
28
+ description: "Bills appear here as soon as they are added."
29
+ }
30
+ }, r = {
31
+ duplicateWarningOne: "1 possible duplicate bill found",
32
+ duplicateWarningMany: (e) => `${e} possible duplicate bills found`,
33
+ duplicateWarningManyCapped: (e) => `${e}+ possible duplicate bills found`,
34
+ duplicateWarningUnavailable: "Couldn't check for possible duplicates. Try again shortly.",
35
+ duplicateBadge: "Duplicate?",
36
+ attachmentIndicator: "Has an attachment",
37
+ emptyHeading: "Add your first bill",
38
+ nonEmptyHeading: "Add a bill",
39
+ createButton: "Add bill",
40
+ emailCopiedToast: "Email address copied to clipboard",
41
+ emailCopyFailedToast: "Could not copy the email address",
42
+ queues: t,
43
+ queueEmptyStates: n,
44
+ filters: {},
45
+ filterBar: {}
21
46
  };
22
47
  //#endregion
23
- export { t as billsTabTestIds, n as billsTableCellTestIds };
48
+ export { r as BILLS_TAB_LABELS_EN, n as BILL_QUEUE_EMPTY_STATES_EN, t as BILL_QUEUE_LABELS_EN };
@@ -1,31 +1,23 @@
1
+ import { BillColumn as e } from "../../ui/dist/index67.js";
2
+ import "../../ui/dist/index.js";
1
3
  //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index71.js
2
- var e = {
3
- Draft: "draft",
4
- PendingApproval: "pending_approval",
5
- ReadyToPay: "ready_to_pay",
6
- PartiallyPaid: "partially_paid",
7
- Paid: "paid",
8
- Rejected: "rejected",
9
- Canceled: "canceled"
10
- }, t = [
11
- e.Draft,
12
- e.PendingApproval,
13
- e.ReadyToPay,
14
- e.PartiallyPaid,
15
- e.Paid,
16
- e.Rejected,
17
- e.Canceled
18
- ], n = {
19
- [e.Draft]: ["draft"],
20
- [e.PendingApproval]: ["new", "approve_in_progress"],
21
- [e.ReadyToPay]: ["waiting_to_be_paid"],
22
- [e.PartiallyPaid]: ["partially_paid"],
23
- [e.Paid]: ["paid"],
24
- [e.Rejected]: ["rejected"],
25
- [e.Canceled]: ["canceled"]
4
+ var t = {
5
+ root: "bill-pay-bills-tab",
6
+ uploadTray: "bill-pay-upload-tray",
7
+ detailsSheet: "bill-pay-details-sheet"
8
+ }, n = {
9
+ [e.Vendor]: "bill-pay-bills-cell-vendor",
10
+ [e.Attachment]: "bill-pay-bills-cell-attachment",
11
+ [e.IssueDate]: "bill-pay-bills-cell-issue-date",
12
+ [e.DueDate]: "bill-pay-bills-cell-due-date",
13
+ [e.ScheduledDate]: "bill-pay-bills-cell-scheduled-date",
14
+ [e.PaidDate]: "bill-pay-bills-cell-paid-date",
15
+ [e.Status]: "bill-pay-bills-cell-status",
16
+ [e.AmountDue]: "bill-pay-bills-cell-amount-due",
17
+ [e.AmountScheduled]: "bill-pay-bills-cell-amount-scheduled",
18
+ [e.AmountPaid]: "bill-pay-bills-cell-amount-paid",
19
+ [e.TotalAmount]: "bill-pay-bills-cell-total-amount",
20
+ [e.AddedOn]: "bill-pay-bills-cell-added-on"
26
21
  };
27
- function r(e) {
28
- return e.flatMap((e) => n[e] ?? [e]);
29
- }
30
22
  //#endregion
31
- export { t as BILL_STATUS_FILTER_ORDER, e as BillStatusFilter, r as billStatusFilterApiValues };
23
+ export { t as billsTabTestIds, n as billsTableCellTestIds };
@@ -1,86 +1,31 @@
1
- import { endOfDay as e, endOfMonth as t, endOfQuarter as n, endOfWeek as r, endOfYear as i, startOfDay as a, startOfMonth as o, startOfQuarter as s, startOfWeek as c, startOfYear as l, subDays as u, subMonths as d, subQuarters as f, subWeeks as p, subYears as m } from "date-fns";
2
1
  //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index72.js
3
- var h = {
4
- Today: "today",
5
- ThisWeek: "this_week",
6
- ThisMonth: "this_month",
7
- ThisQuarter: "this_quarter",
8
- ThisYear: "this_year",
9
- Yesterday: "yesterday",
10
- LastWeek: "last_week",
11
- LastMonth: "last_month",
12
- Last30Days: "last_30_days",
13
- Last90Days: "last_90_days",
14
- LastQuarter: "last_quarter",
15
- LastYear: "last_year"
2
+ var e = {
3
+ Draft: "draft",
4
+ PendingApproval: "pending_approval",
5
+ ReadyToPay: "ready_to_pay",
6
+ PartiallyPaid: "partially_paid",
7
+ Paid: "paid",
8
+ Rejected: "rejected",
9
+ Canceled: "canceled"
10
+ }, t = [
11
+ e.Draft,
12
+ e.PendingApproval,
13
+ e.ReadyToPay,
14
+ e.PartiallyPaid,
15
+ e.Paid,
16
+ e.Rejected,
17
+ e.Canceled
18
+ ], n = {
19
+ [e.Draft]: ["draft"],
20
+ [e.PendingApproval]: ["new", "approve_in_progress"],
21
+ [e.ReadyToPay]: ["waiting_to_be_paid"],
22
+ [e.PartiallyPaid]: ["partially_paid"],
23
+ [e.Paid]: ["paid"],
24
+ [e.Rejected]: ["rejected"],
25
+ [e.Canceled]: ["canceled"]
16
26
  };
17
- function g(g, _ = /* @__PURE__ */ new Date()) {
18
- let v = a(_);
19
- switch (g) {
20
- case h.Today: return {
21
- from: v,
22
- to: e(v)
23
- };
24
- case h.ThisWeek: return {
25
- from: c(v),
26
- to: r(v)
27
- };
28
- case h.ThisMonth: return {
29
- from: o(v),
30
- to: t(v)
31
- };
32
- case h.ThisQuarter: return {
33
- from: s(v),
34
- to: n(v)
35
- };
36
- case h.ThisYear: return {
37
- from: l(v),
38
- to: i(v)
39
- };
40
- case h.Yesterday: {
41
- let t = u(v, 1);
42
- return {
43
- from: t,
44
- to: e(t)
45
- };
46
- }
47
- case h.LastWeek: {
48
- let e = c(p(v, 1));
49
- return {
50
- from: e,
51
- to: r(e)
52
- };
53
- }
54
- case h.LastMonth: {
55
- let e = o(d(v, 1));
56
- return {
57
- from: e,
58
- to: t(e)
59
- };
60
- }
61
- case h.Last30Days: return {
62
- from: u(v, 29),
63
- to: e(v)
64
- };
65
- case h.Last90Days: return {
66
- from: u(v, 89),
67
- to: e(v)
68
- };
69
- case h.LastQuarter: {
70
- let e = s(f(v, 1));
71
- return {
72
- from: e,
73
- to: n(e)
74
- };
75
- }
76
- case h.LastYear: {
77
- let e = l(m(v, 1));
78
- return {
79
- from: e,
80
- to: i(e)
81
- };
82
- }
83
- }
27
+ function r(e) {
28
+ return e.flatMap((e) => n[e] ?? [e]);
84
29
  }
85
30
  //#endregion
86
- export { h as BillsDatePreset, g as resolveDatePreset };
31
+ export { t as BILL_STATUS_FILTER_ORDER, e as BillStatusFilter, r as billStatusFilterApiValues };