@tesouro/embedded-components-react 0.3.58 → 0.3.60

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 (79) hide show
  1. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index12.js +1 -1
  2. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index21.js +2 -2
  3. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index23.js +2 -2
  4. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index40.js +6 -2
  5. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index41.js +1 -1
  6. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index48.js +4 -3
  7. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index49.js +105 -93
  8. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index50.js +2 -2
  9. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index51.js +220 -82
  10. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index53.js +8 -6
  11. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index55.js +1 -1
  12. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index57.js +4 -4
  13. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index66.js +1 -1
  14. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index70.js +1 -1
  15. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index74.js +1 -1
  16. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index76.js +1 -1
  17. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index79.js +2 -2
  18. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index9.js +1 -1
  19. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index.js +37 -37
  20. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index32.js +112 -90
  21. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index41.js +1 -0
  22. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index44.js +10 -152
  23. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index45.js +160 -2
  24. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index46.js +2 -4
  25. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index47.js +2 -39
  26. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index48.js +41 -2
  27. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index49.js +2 -7
  28. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index50.js +5 -90
  29. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index51.js +92 -2
  30. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index52.js +2 -4
  31. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index53.js +2 -14
  32. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index54.js +16 -2
  33. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index55.js +1 -83
  34. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index56.js +79 -261
  35. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index57.js +262 -9
  36. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index58.js +13 -1
  37. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index59.js +1 -8
  38. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index60.js +6 -37
  39. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index61.js +39 -2
  40. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index62.js +2 -39
  41. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index63.js +36 -9
  42. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index64.js +10 -199
  43. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index65.js +201 -3
  44. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index66.js +3 -17
  45. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index67.js +15 -345
  46. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index68.js +345 -8
  47. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index69.js +6 -4
  48. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index70.js +6 -91
  49. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index71.js +93 -0
  50. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index73.js +2 -121
  51. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index74.js +118 -23
  52. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index75.js +24 -87
  53. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index76.js +89 -2
  54. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index77.js +2 -7
  55. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index78.js +5 -28
  56. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index79.js +30 -2
  57. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index80.js +2 -7
  58. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index81.js +5 -32
  59. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index82.js +34 -2
  60. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index83.js +2 -12
  61. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index84.js +10 -104
  62. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index85.js +105 -1
  63. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index86.js +2 -17
  64. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index87.js +15 -123
  65. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index88.js +125 -2
  66. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index89.js +2 -18
  67. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index90.js +14 -6
  68. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index91.js +7 -167
  69. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index92.js +170 -2
  70. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index93.js +2 -14
  71. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index94.js +11 -105
  72. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index95.js +108 -2
  73. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index96.js +2 -10
  74. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index97.js +8 -45
  75. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index98.js +47 -2
  76. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index99.js +2 -0
  77. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +1 -1
  78. package/package.json +1 -1
  79. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index72.js +0 -2
@@ -1,347 +1,17 @@
1
- import { Alert as e, AlertTitle as t, Button as n, DataTable as r, DataTableSortableHeader as ee, Input as i, Tabs as te, TabsContent as a, TabsList as o, TabsTrigger as s, Tooltip as ne, TooltipContent as re, TooltipProvider as ie, TooltipTrigger as ae } from "../../../../../packages/shared-ui-shadcn/dist/index.js";
2
- import { EmptyState as c } from "../../../shared/ui/dist/lib/EmptyState/EmptyState.js";
3
- import { ErrorState as oe } from "../../../shared/ui/dist/lib/ErrorState/ErrorState.js";
4
- import "../../../shared/ui/dist/index.js";
5
- import { AddBillPanel as l } from "./index7.js";
6
- import "./index8.js";
7
- import { BillStatusBadge as se } from "./index20.js";
8
- import "./index21.js";
9
- import { DueDateValue as ce } from "./index23.js";
10
- import "./index24.js";
11
- import { MissingValue as u } from "./index53.js";
12
- import "./index54.js";
13
- import { BILLS_SCREEN_LABELS_EN as d, BILLS_SCREEN_UPLOAD_ACCEPT as f } from "./index55.js";
14
- import { BillDuplicateBadge as le } from "./index57.js";
15
- import "./index58.js";
16
- import { BillsFilterBar as ue } from "./index64.js";
17
- import "./index65.js";
18
- import { BillColumn as p } from "./index66.js";
19
- import { useMemo as m } from "react";
20
- import { jsx as h, jsxs as g } from "react/jsx-runtime";
21
- import { ChevronRightIcon as de, CopyX as fe, PaperclipIcon as pe, PlusIcon as me, SearchIcon as he } from "lucide-react";
22
1
  //#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index67.js
23
- var ge = [
24
- 10,
25
- 25,
26
- 50,
27
- 100
28
- ], _e = 240, _ = 40, ve = [
29
- p.Vendor,
30
- p.Attachment,
31
- p.IssueDate,
32
- p.DueDate,
33
- p.ScheduledDate,
34
- p.PaidDate,
35
- p.Status,
36
- p.AmountDue,
37
- p.AmountScheduled,
38
- p.AmountPaid,
39
- p.TotalAmount,
40
- p.AddedOn
41
- ], v = [
42
- p.Vendor,
43
- p.Attachment,
44
- p.DueDate,
45
- p.Status,
46
- p.AmountDue,
47
- p.AddedOn
48
- ];
49
- function y({ rows: y, isLoading: b, isError: x, sorting: ye, onSortingChange: be, pageSize: S, onPageSizeChange: C, pageSizeOptions: w = ge, pageInfo: T, hasNextPage: E, hasPrevPage: D, onNextPage: O, onPrevPage: k, filterTabs: A, selectedFilterTabId: j, onFilterTabChange: M, searchValue: N, onSearchChange: xe, filters: P, visibleColumns: F = v, cellTestIds: I, isSearchActive: L, showAddPanelWhenEmpty: Se, emptyState: R, onCreateClick: z, onRetry: B, onFilesSelected: V, maxFiles: H, onEnterManually: U, uploadStatus: W, uploadErrorMessage: G, emailAddress: K, onCopyEmail: q, labels: J, duplicateWarning: Y, onReviewDuplicates: X }) {
50
- let Z = m(() => ({
51
- ...d,
52
- ...J,
53
- statusBadge: {
54
- ...d.statusBadge,
55
- ...J?.statusBadge
56
- },
57
- addBill: {
58
- ...d.addBill,
59
- ...J?.addBill,
60
- dropzone: {
61
- ...d.addBill.dropzone,
62
- ...J?.addBill?.dropzone
63
- }
64
- },
65
- sortableHeader: {
66
- ...d.sortableHeader,
67
- ...J?.sortableHeader
68
- },
69
- missingValue: {
70
- ...d.missingValue,
71
- ...J?.missingValue
72
- },
73
- dueDate: {
74
- ...d.dueDate,
75
- ...J?.dueDate
76
- }
77
- }), [J]), Q = m(() => {
78
- let e = (e) => function({ column: t }) {
79
- return /* @__PURE__ */ h(ee, {
80
- column: t,
81
- title: e,
82
- labels: Z.sortableHeader
83
- });
84
- }, t = (e, t) => function({ row: n }) {
85
- return /* @__PURE__ */ h("span", {
86
- "data-testid": I?.[t],
87
- children: n.original[e] || /* @__PURE__ */ h(u, { labels: Z.missingValue })
88
- });
89
- }, n = function({ row: e }) {
90
- return /* @__PURE__ */ h("span", {
91
- "data-testid": I?.[p.DueDate],
92
- children: /* @__PURE__ */ h(ce, {
93
- value: e.original.dueDateLabel || /* @__PURE__ */ h(u, { labels: Z.missingValue }),
94
- tone: e.original.dueDateTone,
95
- labels: Z.dueDate
96
- })
97
- });
98
- }, r = (e, t) => function({ row: n }) {
99
- return /* @__PURE__ */ h("div", {
100
- className: "ttw:text-right",
101
- "data-testid": I?.[t],
102
- children: n.original[e] || /* @__PURE__ */ h(u, { labels: Z.missingValue })
103
- });
104
- }, i = (e) => function() {
105
- return /* @__PURE__ */ h("div", {
106
- className: "ttw:text-right",
107
- children: e
108
- });
109
- };
110
- return {
111
- [p.Vendor]: {
112
- accessorKey: "vendorLabel",
113
- enableSorting: !0,
114
- minSize: _e,
115
- header: e(Z.columnVendor),
116
- cell: ({ row: e }) => /* @__PURE__ */ h("span", {
117
- "data-testid": I?.[p.Vendor],
118
- children: e.original.vendorLabel || /* @__PURE__ */ h(u, { labels: Z.missingValue })
119
- })
120
- },
121
- [p.Attachment]: {
122
- accessorKey: "attachment",
123
- enableSorting: !1,
124
- size: _,
125
- minSize: _,
126
- header: () => /* @__PURE__ */ h("span", {
127
- className: "ttw:sr-only",
128
- children: Z.columnAttachment
129
- }),
130
- cell: ({ row: e }) => e.original.attachment ? /* @__PURE__ */ h("div", {
131
- className: "ttw:flex ttw:justify-center",
132
- "data-testid": I?.[p.Attachment],
133
- children: /* @__PURE__ */ h(ie, { children: /* @__PURE__ */ g(ne, { children: [/* @__PURE__ */ h(ae, {
134
- type: "button",
135
- className: "ttw:inline-flex ttw:cursor-default",
136
- "aria-label": e.original.attachment.label,
137
- onClick: (e) => e.stopPropagation(),
138
- children: /* @__PURE__ */ h(pe, { className: "ttw:size-3.5 ttw:shrink-0 ttw:text-muted-foreground" })
139
- }), /* @__PURE__ */ h(re, { children: e.original.attachment.label })] }) })
140
- }) : null
141
- },
142
- [p.IssueDate]: {
143
- accessorKey: "issueDateLabel",
144
- enableSorting: !0,
145
- header: e(Z.columnIssueDate),
146
- cell: t("issueDateLabel", p.IssueDate)
147
- },
148
- [p.DueDate]: {
149
- accessorKey: "dueDateLabel",
150
- enableSorting: !0,
151
- header: e(Z.columnDueDate),
152
- cell: n
153
- },
154
- [p.ScheduledDate]: {
155
- accessorKey: "scheduledDateLabel",
156
- enableSorting: !0,
157
- header: e(Z.columnScheduledDate),
158
- cell: t("scheduledDateLabel", p.ScheduledDate)
159
- },
160
- [p.PaidDate]: {
161
- accessorKey: "paidDateLabel",
162
- enableSorting: !1,
163
- header: Z.columnPaidDate,
164
- cell: t("paidDateLabel", p.PaidDate)
165
- },
166
- [p.Status]: {
167
- accessorKey: "status",
168
- enableSorting: !1,
169
- header: Z.columnStatus,
170
- cell: ({ row: e }) => /* @__PURE__ */ g("div", {
171
- className: "ttw:flex ttw:items-center ttw:gap-1",
172
- "data-testid": I?.[p.Status],
173
- children: [/* @__PURE__ */ h(se, {
174
- status: e.original.status,
175
- tone: e.original.statusTone,
176
- labels: Z.statusBadge
177
- }), e.original.duplicateBadge ? /* @__PURE__ */ h(le, { ...e.original.duplicateBadge }) : null]
178
- })
179
- },
180
- [p.AmountDue]: {
181
- accessorKey: "amountDueLabel",
182
- enableSorting: !1,
183
- header: i(Z.columnAmountDue),
184
- cell: r("amountDueLabel", p.AmountDue)
185
- },
186
- [p.AmountScheduled]: {
187
- accessorKey: "amountScheduledLabel",
188
- enableSorting: !1,
189
- header: i(Z.columnAmountScheduled),
190
- cell: r("amountScheduledLabel", p.AmountScheduled)
191
- },
192
- [p.AmountPaid]: {
193
- accessorKey: "amountPaidLabel",
194
- enableSorting: !1,
195
- header: i(Z.columnAmountPaid),
196
- cell: r("amountPaidLabel", p.AmountPaid)
197
- },
198
- [p.TotalAmount]: {
199
- accessorKey: "totalAmountLabel",
200
- enableSorting: !1,
201
- header: i(Z.columnTotalAmount),
202
- cell: r("totalAmountLabel", p.TotalAmount)
203
- },
204
- [p.AddedOn]: {
205
- accessorKey: "addedOnLabel",
206
- enableSorting: !0,
207
- header: e(Z.columnAddedOn),
208
- cell: t("addedOnLabel", p.AddedOn)
209
- }
210
- };
211
- }, [Z, I]), Ce = m(() => [...ve.filter((e) => F.includes(e)).map((e) => Q[e]), {
212
- id: "actions",
213
- enableSorting: !1,
214
- header: () => /* @__PURE__ */ h("span", {
215
- className: "ttw:sr-only",
216
- children: Z.columnActions
217
- }),
218
- cell: ({ row: e }) => /* @__PURE__ */ h("div", {
219
- className: "ttw:flex ttw:justify-end",
220
- children: /* @__PURE__ */ h(n, {
221
- variant: "ghost",
222
- size: "icon",
223
- "aria-label": Z.openRow(e.original.vendorLabel || Z.missingValue.missing),
224
- onClick: (t) => {
225
- t.stopPropagation(), e.original.onOpen();
226
- },
227
- children: /* @__PURE__ */ h(de, { className: "ttw:size-4" })
228
- })
229
- })
230
- }], [
231
- Q,
232
- Z,
233
- F
234
- ]), we = !!(z && V) && !b && !x && !L && y.length === 0 && Se === !0, $ = /* @__PURE__ */ g("div", {
235
- className: "ttw:relative ttw:w-80",
236
- children: [/* @__PURE__ */ h(he, { className: "ttw:pointer-events-none ttw:absolute ttw:left-3 ttw:top-1/2 ttw:size-4 ttw:-translate-y-1/2 ttw:text-muted-foreground" }), /* @__PURE__ */ h(i, {
237
- className: "ttw:pl-9",
238
- type: "search",
239
- "aria-label": Z.searchLabel,
240
- placeholder: Z.searchPlaceholder,
241
- value: N,
242
- onChange: (e) => xe(e.target.value)
243
- })]
244
- }), Te = P ? /* @__PURE__ */ h(ue, {
245
- ...P,
246
- className: "ttw:px-4",
247
- searchSlot: $
248
- }) : /* @__PURE__ */ h("div", {
249
- className: "ttw:flex ttw:flex-wrap ttw:items-center ttw:gap-2 ttw:px-4",
250
- children: $
251
- });
252
- return /* @__PURE__ */ g("div", {
253
- className: "ttw:flex ttw:flex-col ttw:gap-3",
254
- children: [Y ? /* @__PURE__ */ g(e, {
255
- className: "ttw:[&>svg]:size-6 ttw:flex ttw:items-center ttw:bg-amber-50 ttw:text-amber-700 ttw:border-amber-300",
256
- children: [
257
- /* @__PURE__ */ h(fe, {}),
258
- /* @__PURE__ */ h(t, {
259
- className: "ttw:flex-1",
260
- children: Y
261
- }),
262
- X ? /* @__PURE__ */ h(n, {
263
- type: "button",
264
- variant: "outline",
265
- className: "ttw:text-foreground",
266
- onClick: X,
267
- children: Z.duplicateBillsReviewButton
268
- }) : null
269
- ]
270
- }) : null, /* @__PURE__ */ g(te, {
271
- value: j,
272
- onValueChange: M,
273
- className: "ttw:flex ttw:flex-col ttw:gap-4",
274
- children: [/* @__PURE__ */ g("div", {
275
- className: "ttw:flex ttw:flex-wrap ttw:items-center ttw:justify-between ttw:gap-3",
276
- children: [/* @__PURE__ */ h(o, {
277
- "aria-label": Z.filterTabsLabel,
278
- children: A.map((e) => /* @__PURE__ */ g(s, {
279
- value: e.id,
280
- className: "ttw:min-w-28",
281
- children: [e.icon, e.label]
282
- }, e.id))
283
- }), z ? /* @__PURE__ */ g(n, {
284
- onClick: z,
285
- children: [/* @__PURE__ */ h(me, { className: "ttw:size-4" }), Z.createButton]
286
- }) : null]
287
- }), (() => {
288
- let e = x ? /* @__PURE__ */ h(oe, {
289
- title: Z.errorTitle,
290
- description: Z.errorDescription,
291
- retryLabel: B ? Z.errorRetry : void 0,
292
- onRetry: B
293
- }) : we && z && V ? /* @__PURE__ */ h("div", {
294
- className: "ttw:rounded-lg ttw:border ttw:border-border ttw:bg-card",
295
- children: K && q ? /* @__PURE__ */ h(l, {
296
- emailAddress: K,
297
- onCopyEmail: q,
298
- onFilesSelected: V,
299
- accept: f,
300
- maxFiles: H,
301
- uploadStatus: W,
302
- uploadErrorMessage: G,
303
- onEnterManually: U ?? z,
304
- labels: Z.addBill
305
- }) : /* @__PURE__ */ h(l, {
306
- onFilesSelected: V,
307
- accept: f,
308
- maxFiles: H,
309
- uploadStatus: W,
310
- uploadErrorMessage: G,
311
- onEnterManually: U ?? z,
312
- labels: Z.addBill
313
- })
314
- }) : /* @__PURE__ */ h(r, {
315
- columns: Ce,
316
- data: y,
317
- isLoading: b,
318
- sorting: ye,
319
- onSortingChange: be,
320
- pageSize: S,
321
- onPageSizeChange: C,
322
- pageSizeOptions: w,
323
- pageInfo: T,
324
- hasNextPage: E,
325
- hasPrevPage: D,
326
- onNextPage: O,
327
- onPrevPage: k,
328
- onRowClick: (e) => e.onOpen(),
329
- filterComponent: Te,
330
- children: L ? /* @__PURE__ */ h(c, {
331
- title: Z.filteredEmptyTitle,
332
- description: Z.filteredEmptyDescription
333
- }) : R ? /* @__PURE__ */ h(c, {
334
- title: R.title,
335
- description: R.description
336
- }) : void 0
337
- });
338
- return A.map((t) => /* @__PURE__ */ h(a, {
339
- value: t.id,
340
- children: t.id === j ? e : null
341
- }, t.id));
342
- })()]
343
- })]
344
- });
345
- }
2
+ var e = {
3
+ Vendor: "vendor",
4
+ Attachment: "attachment",
5
+ IssueDate: "issueDate",
6
+ DueDate: "dueDate",
7
+ ScheduledDate: "scheduledDate",
8
+ PaidDate: "paidDate",
9
+ Status: "status",
10
+ AmountDue: "amountDue",
11
+ AmountScheduled: "amountScheduled",
12
+ AmountPaid: "amountPaid",
13
+ TotalAmount: "totalAmount",
14
+ AddedOn: "addedOn"
15
+ };
346
16
  //#endregion
347
- export { y as BillsScreen, y as default, v as DEFAULT_BILL_COLUMNS };
17
+ export { e as BillColumn };