@tesouro/embedded-components-react 0.3.49 → 0.3.51
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +8 -2
- package/dist/index.js +2 -2
- package/dist/lib/BillPayWidget.js +1 -1
- package/dist/lib/LinkedAccountsWidget.js +1 -1
- package/dist/libs/shared/util-validation/dist/{index22.js → index23.js} +1 -1
- package/dist/libs/shared/util-validation/dist/index7.js +6 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index.js +11 -10
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index10.js +39 -30
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index11.js +26 -311
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index12.js +325 -12
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index13.js +13 -26
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index14.js +20 -40
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index15.js +75 -24
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index16.js +36 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index5.js +80 -68
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index6.js +86 -73
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index7.js +77 -14
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index8.js +18 -63
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index9.js +50 -29
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index.js +22 -18
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index10.js +82 -30
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index11.js +7 -42
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index12.js +15 -159
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index13.js +23 -33
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index14.js +66 -1
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index15.js +2 -50
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index16.js +3 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index17.js +5 -14
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index18.js +3 -14
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index19.js +31 -63
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index2.js +23 -18
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index20.js +37 -24
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index21.js +161 -61
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index22.js +29 -130
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index23.js +1 -25
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index24.js +47 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index25.js +4 -41
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index26.js +12 -55
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index27.js +13 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index28.js +63 -72
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index29.js +26 -49
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index3.js +23 -23
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index30.js +62 -93
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index31.js +133 -34
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index32.js +20 -163
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index33.js +4 -77
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index34.js +39 -21
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index35.js +5 -210
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index36.js +70 -211
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index37.js +47 -103
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index38.js +92 -12
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index39.js +34 -47
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +59 -62
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index40.js +163 -29
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index41.js +67 -181
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index42.js +20 -32
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index43.js +203 -94
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index44.js +214 -15
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index45.js +98 -312
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index46.js +16 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index47.js +49 -31
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index48.js +29 -80
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index49.js +183 -156
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index5.js +9 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index50.js +38 -3
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index51.js +102 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index52.js +18 -44
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index53.js +343 -1
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index54.js +4 -8
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index55.js +30 -8
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index56.js +79 -88
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index57.js +179 -3
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index58.js +3 -9
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index59.js +2 -20
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index6.js +4 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index60.js +38 -51
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index61.js +0 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index62.js +6 -126
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index63.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index64.js +92 -44
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index65.js +3 -23
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index66.js +123 -26
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index67.js +7 -82
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index68.js +8 -48
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index69.js +45 -250
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index7.js +69 -5
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index70.js +21 -113
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index71.js +27 -208
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index72.js +86 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index73.js +47 -5
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index74.js +244 -106
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index75.js +115 -1
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index76.js +201 -16
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index77.js +4 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index78.js +8 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index79.js +115 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index8.js +44 -5
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index80.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index81.js +25 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index9.js +94 -3
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index.js +19 -19
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index18.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index50.js +28 -28
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index59.js +1 -3
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index60.js +6 -16
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index73.js +119 -16
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index74.js +24 -111
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index75.js +89 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index76.js +2 -7
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index77.js +5 -28
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index78.js +30 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index79.js +2 -7
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index80.js +5 -32
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index81.js +34 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index82.js +2 -12
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index83.js +10 -104
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index84.js +105 -1
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index85.js +2 -17
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index86.js +15 -123
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index87.js +125 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index88.js +2 -18
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index89.js +14 -6
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index90.js +7 -167
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index91.js +170 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index92.js +2 -14
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index93.js +11 -105
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index94.js +108 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index95.js +2 -10
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index96.js +8 -45
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index97.js +47 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index98.js +2 -0
- package/dist/libs/tesouro-embedded-components-react/create-card-widget/feature/dist/index8.js +95 -94
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index10.js +45 -0
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index7.js +18 -55
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index8.js +46 -265
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index9.js +273 -34
- package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/feature/dist/lib/useApproverOptions.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/index.js +23 -23
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +87 -71
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index11.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/widget-suite/feature/dist/index8.js +1 -1
- package/package.json +1 -1
|
@@ -1,34 +1,7 @@
|
|
|
1
|
-
import { Button as e } from "../../../../../packages/shared-ui-shadcn/dist/index.js";
|
|
2
|
-
import { REVEALABLE_FIELD_LABELS_EN as t } from "./index79.js";
|
|
3
|
-
import { useState as n } from "react";
|
|
4
|
-
import { jsx as r, jsxs as i } from "react/jsx-runtime";
|
|
5
|
-
import { Eye as a, EyeOff as o } from "lucide-react";
|
|
6
1
|
//#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index80.js
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
}, [u, d] = n(!1), f = s.maskedValue && !u ? s.maskedValue : s.value;
|
|
12
|
-
return /* @__PURE__ */ i("div", {
|
|
13
|
-
className: "ttw:flex ttw:items-start ttw:justify-between ttw:gap-3",
|
|
14
|
-
children: [/* @__PURE__ */ i("div", {
|
|
15
|
-
className: "ttw:min-w-0",
|
|
16
|
-
children: [/* @__PURE__ */ r("dt", {
|
|
17
|
-
className: "ttw:text-xs ttw:text-muted-foreground",
|
|
18
|
-
children: s.label
|
|
19
|
-
}), /* @__PURE__ */ r("dd", {
|
|
20
|
-
className: "ttw:break-words ttw:text-sm ttw:font-medium",
|
|
21
|
-
children: f
|
|
22
|
-
})]
|
|
23
|
-
}), s.maskedValue ? /* @__PURE__ */ r(e, {
|
|
24
|
-
type: "button",
|
|
25
|
-
variant: "ghost",
|
|
26
|
-
size: "icon",
|
|
27
|
-
"aria-label": u ? l.hideValue : l.revealValue,
|
|
28
|
-
onClick: () => d((e) => !e),
|
|
29
|
-
children: r(u ? o : a, { className: "ttw:size-4" })
|
|
30
|
-
}) : null]
|
|
31
|
-
});
|
|
32
|
-
}
|
|
2
|
+
var e = {
|
|
3
|
+
revealValue: "Show value",
|
|
4
|
+
hideValue: "Hide value"
|
|
5
|
+
};
|
|
33
6
|
//#endregion
|
|
34
|
-
export {
|
|
7
|
+
export { e as REVEALABLE_FIELD_LABELS_EN };
|
|
@@ -1,2 +1,34 @@
|
|
|
1
|
-
import "
|
|
2
|
-
import "./index80.js";
|
|
1
|
+
import { Button as e } from "../../../../../packages/shared-ui-shadcn/dist/index.js";
|
|
2
|
+
import { REVEALABLE_FIELD_LABELS_EN as t } from "./index80.js";
|
|
3
|
+
import { useState as n } from "react";
|
|
4
|
+
import { jsx as r, jsxs as i } from "react/jsx-runtime";
|
|
5
|
+
import { Eye as a, EyeOff as o } from "lucide-react";
|
|
6
|
+
//#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index81.js
|
|
7
|
+
function s({ field: s, labels: c }) {
|
|
8
|
+
let l = {
|
|
9
|
+
...t,
|
|
10
|
+
...c
|
|
11
|
+
}, [u, d] = n(!1), f = s.maskedValue && !u ? s.maskedValue : s.value;
|
|
12
|
+
return /* @__PURE__ */ i("div", {
|
|
13
|
+
className: "ttw:flex ttw:items-start ttw:justify-between ttw:gap-3",
|
|
14
|
+
children: [/* @__PURE__ */ i("div", {
|
|
15
|
+
className: "ttw:min-w-0",
|
|
16
|
+
children: [/* @__PURE__ */ r("dt", {
|
|
17
|
+
className: "ttw:text-xs ttw:text-muted-foreground",
|
|
18
|
+
children: s.label
|
|
19
|
+
}), /* @__PURE__ */ r("dd", {
|
|
20
|
+
className: "ttw:break-words ttw:text-sm ttw:font-medium",
|
|
21
|
+
children: f
|
|
22
|
+
})]
|
|
23
|
+
}), s.maskedValue ? /* @__PURE__ */ r(e, {
|
|
24
|
+
type: "button",
|
|
25
|
+
variant: "ghost",
|
|
26
|
+
size: "icon",
|
|
27
|
+
"aria-label": u ? l.hideValue : l.revealValue,
|
|
28
|
+
onClick: () => d((e) => !e),
|
|
29
|
+
children: r(u ? o : a, { className: "ttw:size-4" })
|
|
30
|
+
}) : null]
|
|
31
|
+
});
|
|
32
|
+
}
|
|
33
|
+
//#endregion
|
|
34
|
+
export { s as RevealableField, s as default };
|
|
@@ -1,12 +1,2 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
var t = {
|
|
4
|
-
title: "Review transaction",
|
|
5
|
-
hiddenDescription: "Review the payment before submitting it.",
|
|
6
|
-
payToHeading: "Pay to",
|
|
7
|
-
backButton: "Back",
|
|
8
|
-
submitButton: "Submit",
|
|
9
|
-
...e
|
|
10
|
-
};
|
|
11
|
-
//#endregion
|
|
12
|
-
export { t as REVIEW_TRANSACTION_DIALOG_LABELS_EN };
|
|
1
|
+
import "./index80.js";
|
|
2
|
+
import "./index81.js";
|
|
@@ -1,106 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { RevealableField as c } from "./index80.js";
|
|
3
|
-
import "./index81.js";
|
|
4
|
-
import { REVIEW_TRANSACTION_DIALOG_LABELS_EN as l } from "./index82.js";
|
|
5
|
-
import { jsx as u, jsxs as d } from "react/jsx-runtime";
|
|
1
|
+
import { REVEALABLE_FIELD_LABELS_EN as e } from "./index80.js";
|
|
6
2
|
//#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index83.js
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
children: /* @__PURE__ */ d(n, {
|
|
16
|
-
"data-testid": S,
|
|
17
|
-
className: "ttw:flex ttw:max-w-lg ttw:flex-col ttw:gap-6",
|
|
18
|
-
children: [
|
|
19
|
-
/* @__PURE__ */ d(a, {
|
|
20
|
-
className: "ttw:border-b ttw:border-border ttw:pb-7",
|
|
21
|
-
children: [/* @__PURE__ */ u(o, {
|
|
22
|
-
className: "ttw:text-3xl ttw:tracking-tight",
|
|
23
|
-
children: w.title
|
|
24
|
-
}), /* @__PURE__ */ u(r, {
|
|
25
|
-
className: "ttw:sr-only",
|
|
26
|
-
children: w.hiddenDescription
|
|
27
|
-
})]
|
|
28
|
-
}),
|
|
29
|
-
/* @__PURE__ */ d("div", {
|
|
30
|
-
className: "ttw:flex ttw:flex-col ttw:gap-6",
|
|
31
|
-
children: [
|
|
32
|
-
/* @__PURE__ */ d("div", {
|
|
33
|
-
className: "ttw:flex ttw:flex-col ttw:gap-1",
|
|
34
|
-
children: [/* @__PURE__ */ u("p", {
|
|
35
|
-
className: "ttw:text-sm ttw:text-muted-foreground",
|
|
36
|
-
children: m
|
|
37
|
-
}), /* @__PURE__ */ u("p", {
|
|
38
|
-
className: "ttw:text-4xl ttw:font-semibold",
|
|
39
|
-
children: h
|
|
40
|
-
})]
|
|
41
|
-
}),
|
|
42
|
-
/* @__PURE__ */ u("dl", {
|
|
43
|
-
className: "ttw:flex ttw:flex-col",
|
|
44
|
-
children: g.map((e, t) => /* @__PURE__ */ d("div", {
|
|
45
|
-
className: s("ttw:flex ttw:items-center ttw:gap-4 ttw:py-2.5", t < g.length - 1 && "ttw:border-b ttw:border-border"),
|
|
46
|
-
children: [/* @__PURE__ */ u("dt", {
|
|
47
|
-
className: "ttw:w-32 ttw:shrink-0 ttw:text-sm ttw:text-muted-foreground",
|
|
48
|
-
children: e.label
|
|
49
|
-
}), /* @__PURE__ */ u("dd", {
|
|
50
|
-
className: "ttw:text-sm ttw:font-medium",
|
|
51
|
-
children: e.value
|
|
52
|
-
})]
|
|
53
|
-
}, e.label))
|
|
54
|
-
}),
|
|
55
|
-
/* @__PURE__ */ d("section", {
|
|
56
|
-
className: "ttw:rounded-lg ttw:border ttw:border-border ttw:bg-muted/30 ttw:p-4",
|
|
57
|
-
children: [
|
|
58
|
-
/* @__PURE__ */ u("p", {
|
|
59
|
-
className: "ttw:text-sm ttw:font-medium ttw:text-foreground",
|
|
60
|
-
children: w.payToHeading
|
|
61
|
-
}),
|
|
62
|
-
/* @__PURE__ */ u("p", {
|
|
63
|
-
className: "ttw:mt-1 ttw:text-xl ttw:font-semibold",
|
|
64
|
-
children: _.name
|
|
65
|
-
}),
|
|
66
|
-
_.email ? /* @__PURE__ */ u("p", {
|
|
67
|
-
className: "ttw:text-sm ttw:text-muted-foreground",
|
|
68
|
-
children: _.email
|
|
69
|
-
}) : null,
|
|
70
|
-
_.methodLabel || _.fields.length > 0 ? /* @__PURE__ */ d("div", {
|
|
71
|
-
className: "ttw:mt-4 ttw:border-t ttw:border-border ttw:pt-4",
|
|
72
|
-
children: [_.methodLabel ? /* @__PURE__ */ u("p", {
|
|
73
|
-
className: "ttw:text-xs ttw:font-semibold ttw:text-muted-foreground",
|
|
74
|
-
children: _.methodLabel
|
|
75
|
-
}) : null, /* @__PURE__ */ u("dl", {
|
|
76
|
-
className: "ttw:mt-3 ttw:grid ttw:gap-3",
|
|
77
|
-
children: _.fields.map((e) => /* @__PURE__ */ u(c, {
|
|
78
|
-
field: e,
|
|
79
|
-
labels: w
|
|
80
|
-
}, e.label))
|
|
81
|
-
})]
|
|
82
|
-
}) : null
|
|
83
|
-
]
|
|
84
|
-
})
|
|
85
|
-
]
|
|
86
|
-
}),
|
|
87
|
-
/* @__PURE__ */ d(i, {
|
|
88
|
-
className: "ttw:pt-4 ttw:sm:gap-3",
|
|
89
|
-
children: [/* @__PURE__ */ u(e, {
|
|
90
|
-
type: "button",
|
|
91
|
-
variant: "outline",
|
|
92
|
-
onClick: y,
|
|
93
|
-
children: w.backButton
|
|
94
|
-
}), /* @__PURE__ */ u(e, {
|
|
95
|
-
type: "button",
|
|
96
|
-
loading: v,
|
|
97
|
-
onClick: x,
|
|
98
|
-
children: w.submitButton
|
|
99
|
-
})]
|
|
100
|
-
})
|
|
101
|
-
]
|
|
102
|
-
})
|
|
103
|
-
});
|
|
104
|
-
}
|
|
3
|
+
var t = {
|
|
4
|
+
title: "Review transaction",
|
|
5
|
+
hiddenDescription: "Review the payment before submitting it.",
|
|
6
|
+
payToHeading: "Pay to",
|
|
7
|
+
backButton: "Back",
|
|
8
|
+
submitButton: "Submit",
|
|
9
|
+
...e
|
|
10
|
+
};
|
|
105
11
|
//#endregion
|
|
106
|
-
export {
|
|
12
|
+
export { t as REVIEW_TRANSACTION_DIALOG_LABELS_EN };
|
|
@@ -1,2 +1,106 @@
|
|
|
1
|
+
import { Button as e, Dialog as t, DialogContent as n, DialogDescription as r, DialogFooter as i, DialogHeader as a, DialogTitle as o, cn as s } from "../../../../../packages/shared-ui-shadcn/dist/index.js";
|
|
2
|
+
import { RevealableField as c } from "./index81.js";
|
|
1
3
|
import "./index82.js";
|
|
2
|
-
import "./index83.js";
|
|
4
|
+
import { REVIEW_TRANSACTION_DIALOG_LABELS_EN as l } from "./index83.js";
|
|
5
|
+
import { jsx as u, jsxs as d } from "react/jsx-runtime";
|
|
6
|
+
//#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index84.js
|
|
7
|
+
function f({ open: f, onOpenChange: p, amountLabel: m, amount: h, rows: g, payTo: _, isSubmitting: v, onBack: y, onCancel: b, onSubmit: x, testId: S, labels: C }) {
|
|
8
|
+
let w = {
|
|
9
|
+
...l,
|
|
10
|
+
...C
|
|
11
|
+
};
|
|
12
|
+
return /* @__PURE__ */ u(t, {
|
|
13
|
+
open: f,
|
|
14
|
+
onOpenChange: (e) => e ? p(e) : b(),
|
|
15
|
+
children: /* @__PURE__ */ d(n, {
|
|
16
|
+
"data-testid": S,
|
|
17
|
+
className: "ttw:flex ttw:max-w-lg ttw:flex-col ttw:gap-6",
|
|
18
|
+
children: [
|
|
19
|
+
/* @__PURE__ */ d(a, {
|
|
20
|
+
className: "ttw:border-b ttw:border-border ttw:pb-7",
|
|
21
|
+
children: [/* @__PURE__ */ u(o, {
|
|
22
|
+
className: "ttw:text-3xl ttw:tracking-tight",
|
|
23
|
+
children: w.title
|
|
24
|
+
}), /* @__PURE__ */ u(r, {
|
|
25
|
+
className: "ttw:sr-only",
|
|
26
|
+
children: w.hiddenDescription
|
|
27
|
+
})]
|
|
28
|
+
}),
|
|
29
|
+
/* @__PURE__ */ d("div", {
|
|
30
|
+
className: "ttw:flex ttw:flex-col ttw:gap-6",
|
|
31
|
+
children: [
|
|
32
|
+
/* @__PURE__ */ d("div", {
|
|
33
|
+
className: "ttw:flex ttw:flex-col ttw:gap-1",
|
|
34
|
+
children: [/* @__PURE__ */ u("p", {
|
|
35
|
+
className: "ttw:text-sm ttw:text-muted-foreground",
|
|
36
|
+
children: m
|
|
37
|
+
}), /* @__PURE__ */ u("p", {
|
|
38
|
+
className: "ttw:text-4xl ttw:font-semibold",
|
|
39
|
+
children: h
|
|
40
|
+
})]
|
|
41
|
+
}),
|
|
42
|
+
/* @__PURE__ */ u("dl", {
|
|
43
|
+
className: "ttw:flex ttw:flex-col",
|
|
44
|
+
children: g.map((e, t) => /* @__PURE__ */ d("div", {
|
|
45
|
+
className: s("ttw:flex ttw:items-center ttw:gap-4 ttw:py-2.5", t < g.length - 1 && "ttw:border-b ttw:border-border"),
|
|
46
|
+
children: [/* @__PURE__ */ u("dt", {
|
|
47
|
+
className: "ttw:w-32 ttw:shrink-0 ttw:text-sm ttw:text-muted-foreground",
|
|
48
|
+
children: e.label
|
|
49
|
+
}), /* @__PURE__ */ u("dd", {
|
|
50
|
+
className: "ttw:text-sm ttw:font-medium",
|
|
51
|
+
children: e.value
|
|
52
|
+
})]
|
|
53
|
+
}, e.label))
|
|
54
|
+
}),
|
|
55
|
+
/* @__PURE__ */ d("section", {
|
|
56
|
+
className: "ttw:rounded-lg ttw:border ttw:border-border ttw:bg-muted/30 ttw:p-4",
|
|
57
|
+
children: [
|
|
58
|
+
/* @__PURE__ */ u("p", {
|
|
59
|
+
className: "ttw:text-sm ttw:font-medium ttw:text-foreground",
|
|
60
|
+
children: w.payToHeading
|
|
61
|
+
}),
|
|
62
|
+
/* @__PURE__ */ u("p", {
|
|
63
|
+
className: "ttw:mt-1 ttw:text-xl ttw:font-semibold",
|
|
64
|
+
children: _.name
|
|
65
|
+
}),
|
|
66
|
+
_.email ? /* @__PURE__ */ u("p", {
|
|
67
|
+
className: "ttw:text-sm ttw:text-muted-foreground",
|
|
68
|
+
children: _.email
|
|
69
|
+
}) : null,
|
|
70
|
+
_.methodLabel || _.fields.length > 0 ? /* @__PURE__ */ d("div", {
|
|
71
|
+
className: "ttw:mt-4 ttw:border-t ttw:border-border ttw:pt-4",
|
|
72
|
+
children: [_.methodLabel ? /* @__PURE__ */ u("p", {
|
|
73
|
+
className: "ttw:text-xs ttw:font-semibold ttw:text-muted-foreground",
|
|
74
|
+
children: _.methodLabel
|
|
75
|
+
}) : null, /* @__PURE__ */ u("dl", {
|
|
76
|
+
className: "ttw:mt-3 ttw:grid ttw:gap-3",
|
|
77
|
+
children: _.fields.map((e) => /* @__PURE__ */ u(c, {
|
|
78
|
+
field: e,
|
|
79
|
+
labels: w
|
|
80
|
+
}, e.label))
|
|
81
|
+
})]
|
|
82
|
+
}) : null
|
|
83
|
+
]
|
|
84
|
+
})
|
|
85
|
+
]
|
|
86
|
+
}),
|
|
87
|
+
/* @__PURE__ */ d(i, {
|
|
88
|
+
className: "ttw:pt-4 ttw:sm:gap-3",
|
|
89
|
+
children: [/* @__PURE__ */ u(e, {
|
|
90
|
+
type: "button",
|
|
91
|
+
variant: "outline",
|
|
92
|
+
onClick: y,
|
|
93
|
+
children: w.backButton
|
|
94
|
+
}), /* @__PURE__ */ u(e, {
|
|
95
|
+
type: "button",
|
|
96
|
+
loading: v,
|
|
97
|
+
onClick: x,
|
|
98
|
+
children: w.submitButton
|
|
99
|
+
})]
|
|
100
|
+
})
|
|
101
|
+
]
|
|
102
|
+
})
|
|
103
|
+
});
|
|
104
|
+
}
|
|
105
|
+
//#endregion
|
|
106
|
+
export { f as ReviewTransactionDialog, f as default };
|
|
@@ -1,17 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
title: "Mark this bill as paid",
|
|
4
|
-
description: "You can't undo this action.",
|
|
5
|
-
amountDue: "Amount due",
|
|
6
|
-
paymentAmount: "Payment amount",
|
|
7
|
-
paymentDate: "Payment date",
|
|
8
|
-
paymentDatePlaceholder: "Select",
|
|
9
|
-
today: "Today",
|
|
10
|
-
comments: "Comments",
|
|
11
|
-
commentsOptionalSuffix: "(optional)",
|
|
12
|
-
commentsPlaceholder: "Additional context for this payment.",
|
|
13
|
-
cancelButton: "Cancel",
|
|
14
|
-
confirmButton: "Mark as paid"
|
|
15
|
-
};
|
|
16
|
-
//#endregion
|
|
17
|
-
export { e as MARK_AS_PAID_DIALOG_LABELS_EN };
|
|
1
|
+
import "./index83.js";
|
|
2
|
+
import "./index84.js";
|
|
@@ -1,125 +1,17 @@
|
|
|
1
|
-
import { Badge as e, Button as t, Calendar as n, Dialog as r, DialogContent as i, DialogDescription as a, DialogFooter as o, DialogHeader as s, DialogTitle as c, Label as l, Popover as u, PopoverContent as d, PopoverTrigger as f, Textarea as p } from "../../../../../packages/shared-ui-shadcn/dist/index.js";
|
|
2
|
-
import { MARK_AS_PAID_DIALOG_LABELS_EN as m } from "./index85.js";
|
|
3
|
-
import { useId as h } from "react";
|
|
4
|
-
import { jsx as g, jsxs as _ } from "react/jsx-runtime";
|
|
5
|
-
import { CalendarIcon as v } from "lucide-react";
|
|
6
1
|
//#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index86.js
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
className: "ttw:flex ttw:flex-col ttw:gap-3",
|
|
22
|
-
children: [
|
|
23
|
-
/* @__PURE__ */ _("div", {
|
|
24
|
-
className: "ttw:flex ttw:flex-col ttw:gap-1.5",
|
|
25
|
-
children: [/* @__PURE__ */ g("p", {
|
|
26
|
-
className: "ttw:text-base ttw:text-muted-foreground",
|
|
27
|
-
children: F.amountDue
|
|
28
|
-
}), /* @__PURE__ */ _("div", {
|
|
29
|
-
className: "ttw:flex ttw:flex-wrap ttw:items-end ttw:gap-2",
|
|
30
|
-
children: [/* @__PURE__ */ g("p", {
|
|
31
|
-
className: "ttw:text-4xl ttw:font-semibold ttw:text-foreground",
|
|
32
|
-
children: b
|
|
33
|
-
}), x ? /* @__PURE__ */ g("p", {
|
|
34
|
-
className: "ttw:pb-1 ttw:text-xs ttw:text-muted-foreground",
|
|
35
|
-
children: x
|
|
36
|
-
}) : null]
|
|
37
|
-
})]
|
|
38
|
-
}),
|
|
39
|
-
/* @__PURE__ */ _("div", {
|
|
40
|
-
className: "ttw:grid ttw:grid-cols-2 ttw:gap-4",
|
|
41
|
-
children: [/* @__PURE__ */ _("div", {
|
|
42
|
-
className: "ttw:grid ttw:gap-2.5",
|
|
43
|
-
children: [/* @__PURE__ */ g(l, { children: F.paymentAmount }), /* @__PURE__ */ g("div", {
|
|
44
|
-
"aria-disabled": !0,
|
|
45
|
-
className: "ttw:flex ttw:h-9 ttw:items-center ttw:rounded-md ttw:border ttw:border-border ttw:bg-muted ttw:px-3 ttw:text-sm ttw:font-medium ttw:text-muted-foreground",
|
|
46
|
-
children: S
|
|
47
|
-
})]
|
|
48
|
-
}), /* @__PURE__ */ _("div", {
|
|
49
|
-
className: "ttw:grid ttw:gap-2.5",
|
|
50
|
-
children: [/* @__PURE__ */ g(l, {
|
|
51
|
-
id: I,
|
|
52
|
-
children: F.paymentDate
|
|
53
|
-
}), /* @__PURE__ */ _(u, { children: [/* @__PURE__ */ g(f, {
|
|
54
|
-
asChild: !0,
|
|
55
|
-
children: /* @__PURE__ */ _(t, {
|
|
56
|
-
type: "button",
|
|
57
|
-
variant: "outline",
|
|
58
|
-
className: "ttw:justify-start ttw:gap-2",
|
|
59
|
-
"aria-labelledby": `${I} ${L}`,
|
|
60
|
-
children: [
|
|
61
|
-
/* @__PURE__ */ g(v, { className: "ttw:size-4" }),
|
|
62
|
-
/* @__PURE__ */ g("span", {
|
|
63
|
-
id: L,
|
|
64
|
-
children: w ?? F.paymentDatePlaceholder
|
|
65
|
-
}),
|
|
66
|
-
T ? /* @__PURE__ */ g(e, {
|
|
67
|
-
variant: "secondary",
|
|
68
|
-
children: F.today
|
|
69
|
-
}) : null
|
|
70
|
-
]
|
|
71
|
-
})
|
|
72
|
-
}), /* @__PURE__ */ g(d, {
|
|
73
|
-
align: "start",
|
|
74
|
-
className: "ttw:w-auto ttw:p-0",
|
|
75
|
-
children: /* @__PURE__ */ g(n, {
|
|
76
|
-
mode: "single",
|
|
77
|
-
selected: C,
|
|
78
|
-
onSelect: O
|
|
79
|
-
})
|
|
80
|
-
})] })]
|
|
81
|
-
})]
|
|
82
|
-
}),
|
|
83
|
-
/* @__PURE__ */ _("div", {
|
|
84
|
-
className: "ttw:grid ttw:gap-2.5",
|
|
85
|
-
children: [/* @__PURE__ */ _(l, {
|
|
86
|
-
htmlFor: R,
|
|
87
|
-
children: [
|
|
88
|
-
F.comments,
|
|
89
|
-
" ",
|
|
90
|
-
/* @__PURE__ */ g("span", {
|
|
91
|
-
className: "ttw:font-normal ttw:text-muted-foreground",
|
|
92
|
-
children: F.commentsOptionalSuffix
|
|
93
|
-
})
|
|
94
|
-
]
|
|
95
|
-
}), /* @__PURE__ */ g(p, {
|
|
96
|
-
id: R,
|
|
97
|
-
value: E,
|
|
98
|
-
placeholder: F.commentsPlaceholder,
|
|
99
|
-
onChange: (e) => k(e.target.value)
|
|
100
|
-
})]
|
|
101
|
-
})
|
|
102
|
-
]
|
|
103
|
-
}),
|
|
104
|
-
/* @__PURE__ */ _(o, {
|
|
105
|
-
className: "ttw:pt-4 ttw:sm:gap-3",
|
|
106
|
-
children: [/* @__PURE__ */ g(t, {
|
|
107
|
-
type: "button",
|
|
108
|
-
variant: "outline",
|
|
109
|
-
onClick: j,
|
|
110
|
-
children: F.cancelButton
|
|
111
|
-
}), /* @__PURE__ */ g(t, {
|
|
112
|
-
type: "button",
|
|
113
|
-
"data-testid": N,
|
|
114
|
-
disabled: !C,
|
|
115
|
-
loading: D,
|
|
116
|
-
onClick: A,
|
|
117
|
-
children: F.confirmButton
|
|
118
|
-
})]
|
|
119
|
-
})
|
|
120
|
-
]
|
|
121
|
-
})
|
|
122
|
-
});
|
|
123
|
-
}
|
|
2
|
+
var e = {
|
|
3
|
+
title: "Mark this bill as paid",
|
|
4
|
+
description: "You can't undo this action.",
|
|
5
|
+
amountDue: "Amount due",
|
|
6
|
+
paymentAmount: "Payment amount",
|
|
7
|
+
paymentDate: "Payment date",
|
|
8
|
+
paymentDatePlaceholder: "Select",
|
|
9
|
+
today: "Today",
|
|
10
|
+
comments: "Comments",
|
|
11
|
+
commentsOptionalSuffix: "(optional)",
|
|
12
|
+
commentsPlaceholder: "Additional context for this payment.",
|
|
13
|
+
cancelButton: "Cancel",
|
|
14
|
+
confirmButton: "Mark as paid"
|
|
15
|
+
};
|
|
124
16
|
//#endregion
|
|
125
|
-
export {
|
|
17
|
+
export { e as MARK_AS_PAID_DIALOG_LABELS_EN };
|
|
@@ -1,2 +1,125 @@
|
|
|
1
|
-
import "
|
|
2
|
-
import "./index86.js";
|
|
1
|
+
import { Badge as e, Button as t, Calendar as n, Dialog as r, DialogContent as i, DialogDescription as a, DialogFooter as o, DialogHeader as s, DialogTitle as c, Label as l, Popover as u, PopoverContent as d, PopoverTrigger as f, Textarea as p } from "../../../../../packages/shared-ui-shadcn/dist/index.js";
|
|
2
|
+
import { MARK_AS_PAID_DIALOG_LABELS_EN as m } from "./index86.js";
|
|
3
|
+
import { useId as h } from "react";
|
|
4
|
+
import { jsx as g, jsxs as _ } from "react/jsx-runtime";
|
|
5
|
+
import { CalendarIcon as v } from "lucide-react";
|
|
6
|
+
//#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index87.js
|
|
7
|
+
function y({ open: y, amountDue: b, dueDateSuffix: x, paymentAmount: S, selectedDate: C, selectedDateLabel: w, isToday: T, comment: E, isSubmitting: D, onDateChange: O, onCommentChange: k, onConfirm: A, onCancel: j, testId: M, confirmTestId: N, labels: P }) {
|
|
8
|
+
let F = {
|
|
9
|
+
...m,
|
|
10
|
+
...P
|
|
11
|
+
}, I = h(), L = h(), R = h();
|
|
12
|
+
return /* @__PURE__ */ g(r, {
|
|
13
|
+
open: y,
|
|
14
|
+
onOpenChange: (e) => e ? void 0 : j(),
|
|
15
|
+
children: /* @__PURE__ */ _(i, {
|
|
16
|
+
"data-testid": M,
|
|
17
|
+
className: "ttw:flex ttw:max-w-lg ttw:flex-col ttw:gap-3",
|
|
18
|
+
children: [
|
|
19
|
+
/* @__PURE__ */ _(s, { children: [/* @__PURE__ */ g(c, { children: F.title }), /* @__PURE__ */ g(a, { children: F.description })] }),
|
|
20
|
+
/* @__PURE__ */ _("div", {
|
|
21
|
+
className: "ttw:flex ttw:flex-col ttw:gap-3",
|
|
22
|
+
children: [
|
|
23
|
+
/* @__PURE__ */ _("div", {
|
|
24
|
+
className: "ttw:flex ttw:flex-col ttw:gap-1.5",
|
|
25
|
+
children: [/* @__PURE__ */ g("p", {
|
|
26
|
+
className: "ttw:text-base ttw:text-muted-foreground",
|
|
27
|
+
children: F.amountDue
|
|
28
|
+
}), /* @__PURE__ */ _("div", {
|
|
29
|
+
className: "ttw:flex ttw:flex-wrap ttw:items-end ttw:gap-2",
|
|
30
|
+
children: [/* @__PURE__ */ g("p", {
|
|
31
|
+
className: "ttw:text-4xl ttw:font-semibold ttw:text-foreground",
|
|
32
|
+
children: b
|
|
33
|
+
}), x ? /* @__PURE__ */ g("p", {
|
|
34
|
+
className: "ttw:pb-1 ttw:text-xs ttw:text-muted-foreground",
|
|
35
|
+
children: x
|
|
36
|
+
}) : null]
|
|
37
|
+
})]
|
|
38
|
+
}),
|
|
39
|
+
/* @__PURE__ */ _("div", {
|
|
40
|
+
className: "ttw:grid ttw:grid-cols-2 ttw:gap-4",
|
|
41
|
+
children: [/* @__PURE__ */ _("div", {
|
|
42
|
+
className: "ttw:grid ttw:gap-2.5",
|
|
43
|
+
children: [/* @__PURE__ */ g(l, { children: F.paymentAmount }), /* @__PURE__ */ g("div", {
|
|
44
|
+
"aria-disabled": !0,
|
|
45
|
+
className: "ttw:flex ttw:h-9 ttw:items-center ttw:rounded-md ttw:border ttw:border-border ttw:bg-muted ttw:px-3 ttw:text-sm ttw:font-medium ttw:text-muted-foreground",
|
|
46
|
+
children: S
|
|
47
|
+
})]
|
|
48
|
+
}), /* @__PURE__ */ _("div", {
|
|
49
|
+
className: "ttw:grid ttw:gap-2.5",
|
|
50
|
+
children: [/* @__PURE__ */ g(l, {
|
|
51
|
+
id: I,
|
|
52
|
+
children: F.paymentDate
|
|
53
|
+
}), /* @__PURE__ */ _(u, { children: [/* @__PURE__ */ g(f, {
|
|
54
|
+
asChild: !0,
|
|
55
|
+
children: /* @__PURE__ */ _(t, {
|
|
56
|
+
type: "button",
|
|
57
|
+
variant: "outline",
|
|
58
|
+
className: "ttw:justify-start ttw:gap-2",
|
|
59
|
+
"aria-labelledby": `${I} ${L}`,
|
|
60
|
+
children: [
|
|
61
|
+
/* @__PURE__ */ g(v, { className: "ttw:size-4" }),
|
|
62
|
+
/* @__PURE__ */ g("span", {
|
|
63
|
+
id: L,
|
|
64
|
+
children: w ?? F.paymentDatePlaceholder
|
|
65
|
+
}),
|
|
66
|
+
T ? /* @__PURE__ */ g(e, {
|
|
67
|
+
variant: "secondary",
|
|
68
|
+
children: F.today
|
|
69
|
+
}) : null
|
|
70
|
+
]
|
|
71
|
+
})
|
|
72
|
+
}), /* @__PURE__ */ g(d, {
|
|
73
|
+
align: "start",
|
|
74
|
+
className: "ttw:w-auto ttw:p-0",
|
|
75
|
+
children: /* @__PURE__ */ g(n, {
|
|
76
|
+
mode: "single",
|
|
77
|
+
selected: C,
|
|
78
|
+
onSelect: O
|
|
79
|
+
})
|
|
80
|
+
})] })]
|
|
81
|
+
})]
|
|
82
|
+
}),
|
|
83
|
+
/* @__PURE__ */ _("div", {
|
|
84
|
+
className: "ttw:grid ttw:gap-2.5",
|
|
85
|
+
children: [/* @__PURE__ */ _(l, {
|
|
86
|
+
htmlFor: R,
|
|
87
|
+
children: [
|
|
88
|
+
F.comments,
|
|
89
|
+
" ",
|
|
90
|
+
/* @__PURE__ */ g("span", {
|
|
91
|
+
className: "ttw:font-normal ttw:text-muted-foreground",
|
|
92
|
+
children: F.commentsOptionalSuffix
|
|
93
|
+
})
|
|
94
|
+
]
|
|
95
|
+
}), /* @__PURE__ */ g(p, {
|
|
96
|
+
id: R,
|
|
97
|
+
value: E,
|
|
98
|
+
placeholder: F.commentsPlaceholder,
|
|
99
|
+
onChange: (e) => k(e.target.value)
|
|
100
|
+
})]
|
|
101
|
+
})
|
|
102
|
+
]
|
|
103
|
+
}),
|
|
104
|
+
/* @__PURE__ */ _(o, {
|
|
105
|
+
className: "ttw:pt-4 ttw:sm:gap-3",
|
|
106
|
+
children: [/* @__PURE__ */ g(t, {
|
|
107
|
+
type: "button",
|
|
108
|
+
variant: "outline",
|
|
109
|
+
onClick: j,
|
|
110
|
+
children: F.cancelButton
|
|
111
|
+
}), /* @__PURE__ */ g(t, {
|
|
112
|
+
type: "button",
|
|
113
|
+
"data-testid": N,
|
|
114
|
+
disabled: !C,
|
|
115
|
+
loading: D,
|
|
116
|
+
onClick: A,
|
|
117
|
+
children: F.confirmButton
|
|
118
|
+
})]
|
|
119
|
+
})
|
|
120
|
+
]
|
|
121
|
+
})
|
|
122
|
+
});
|
|
123
|
+
}
|
|
124
|
+
//#endregion
|
|
125
|
+
export { y as MarkAsPaidDialog, y as default };
|
|
@@ -1,18 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
title: "Schedule payment",
|
|
4
|
-
hiddenDescription: "Choose the account to pay from and the payment date.",
|
|
5
|
-
payFrom: "Pay from",
|
|
6
|
-
payFromPlaceholder: "Select an account",
|
|
7
|
-
paymentDate: "Payment date",
|
|
8
|
-
paymentDatePlaceholder: "Choose a date",
|
|
9
|
-
today: "Today",
|
|
10
|
-
noAccounts: "No accounts available",
|
|
11
|
-
loadingAccounts: "Loading accounts",
|
|
12
|
-
accountsError: "Couldn't load accounts. Try again.",
|
|
13
|
-
poweredByBank: (e) => `Powered by ${e}`,
|
|
14
|
-
cancelButton: "Cancel",
|
|
15
|
-
reviewButton: "Review payment"
|
|
16
|
-
};
|
|
17
|
-
//#endregion
|
|
18
|
-
export { e as SCHEDULE_PAYMENT_DIALOG_LABELS_EN };
|
|
1
|
+
import "./index86.js";
|
|
2
|
+
import "./index87.js";
|
|
@@ -1,10 +1,18 @@
|
|
|
1
1
|
//#region ../../libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index89.js
|
|
2
2
|
var e = {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
3
|
+
title: "Schedule payment",
|
|
4
|
+
hiddenDescription: "Choose the account to pay from and the payment date.",
|
|
5
|
+
payFrom: "Pay from",
|
|
6
|
+
payFromPlaceholder: "Select an account",
|
|
7
|
+
paymentDate: "Payment date",
|
|
8
|
+
paymentDatePlaceholder: "Choose a date",
|
|
9
|
+
today: "Today",
|
|
10
|
+
noAccounts: "No accounts available",
|
|
11
|
+
loadingAccounts: "Loading accounts",
|
|
12
|
+
accountsError: "Couldn't load accounts. Try again.",
|
|
13
|
+
poweredByBank: (e) => `Powered by ${e}`,
|
|
14
|
+
cancelButton: "Cancel",
|
|
15
|
+
reviewButton: "Review payment"
|
|
8
16
|
};
|
|
9
17
|
//#endregion
|
|
10
|
-
export { e as
|
|
18
|
+
export { e as SCHEDULE_PAYMENT_DIALOG_LABELS_EN };
|