@fctc/sme-widget-ui 2.4.3 → 2.4.5
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.js +2 -2
- package/dist/index.mjs +2 -2
- package/dist/widgets.js +2 -2
- package/dist/widgets.mjs +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -32030,14 +32030,14 @@ var FeeField = (props) => {
|
|
|
32030
32030
|
] });
|
|
32031
32031
|
}
|
|
32032
32032
|
}),
|
|
32033
|
-
/* @__PURE__ */ (0, import_jsx_runtime90.jsxs)("div", { className: "grid grid-cols-2 gap-x-4 gap-y-2 min-w-[300px] max-w-fit ml-auto mt-2 pt-2 lg:mt-5 lg:pt-5", children: [
|
|
32033
|
+
/* @__PURE__ */ (0, import_jsx_runtime90.jsxs)("div", { className: "grid grid-cols-2 gap-x-4 gap-y-2 min-w-[300px] max-w-fit ml-auto mt-2 mb-4 pt-2 lg:mt-5 lg:pt-5", children: [
|
|
32034
32034
|
/* @__PURE__ */ (0, import_jsx_runtime90.jsxs)("div", { className: "text-[14px] leading-[21px] text-right", children: [
|
|
32035
32035
|
t3("total"),
|
|
32036
32036
|
":"
|
|
32037
32037
|
] }),
|
|
32038
32038
|
/* @__PURE__ */ (0, import_jsx_runtime90.jsx)("div", { className: "text-xl leading-[21px] font-bold text-[rgb(73,80,87)] text-right ", children: totalAmount })
|
|
32039
32039
|
] }),
|
|
32040
|
-
/* @__PURE__ */ (0, import_jsx_runtime90.jsxs)("div", { className: "grid grid-cols-2 gap-x-4 gap-y-2 min-w-[300px] max-w-fit ml-auto
|
|
32040
|
+
/* @__PURE__ */ (0, import_jsx_runtime90.jsxs)("div", { className: "grid grid-cols-2 gap-x-4 gap-y-2 min-w-[300px] max-w-fit ml-auto pt-4 border-t border-[#c4c4c4ee]", children: [
|
|
32041
32041
|
/* @__PURE__ */ (0, import_jsx_runtime90.jsxs)("div", { className: "text-[14px] leading-[21px] text-right", children: [
|
|
32042
32042
|
t3("paid_amount"),
|
|
32043
32043
|
":"
|
package/dist/index.mjs
CHANGED
|
@@ -31903,14 +31903,14 @@ var FeeField = (props) => {
|
|
|
31903
31903
|
] });
|
|
31904
31904
|
}
|
|
31905
31905
|
}),
|
|
31906
|
-
/* @__PURE__ */ jsxs60("div", { className: "grid grid-cols-2 gap-x-4 gap-y-2 min-w-[300px] max-w-fit ml-auto mt-2 pt-2 lg:mt-5 lg:pt-5", children: [
|
|
31906
|
+
/* @__PURE__ */ jsxs60("div", { className: "grid grid-cols-2 gap-x-4 gap-y-2 min-w-[300px] max-w-fit ml-auto mt-2 mb-4 pt-2 lg:mt-5 lg:pt-5", children: [
|
|
31907
31907
|
/* @__PURE__ */ jsxs60("div", { className: "text-[14px] leading-[21px] text-right", children: [
|
|
31908
31908
|
t3("total"),
|
|
31909
31909
|
":"
|
|
31910
31910
|
] }),
|
|
31911
31911
|
/* @__PURE__ */ jsx92("div", { className: "text-xl leading-[21px] font-bold text-[rgb(73,80,87)] text-right ", children: totalAmount })
|
|
31912
31912
|
] }),
|
|
31913
|
-
/* @__PURE__ */ jsxs60("div", { className: "grid grid-cols-2 gap-x-4 gap-y-2 min-w-[300px] max-w-fit ml-auto
|
|
31913
|
+
/* @__PURE__ */ jsxs60("div", { className: "grid grid-cols-2 gap-x-4 gap-y-2 min-w-[300px] max-w-fit ml-auto pt-4 border-t border-[#c4c4c4ee]", children: [
|
|
31914
31914
|
/* @__PURE__ */ jsxs60("div", { className: "text-[14px] leading-[21px] text-right", children: [
|
|
31915
31915
|
t3("paid_amount"),
|
|
31916
31916
|
":"
|
package/dist/widgets.js
CHANGED
|
@@ -31279,14 +31279,14 @@ var FeeField = (props) => {
|
|
|
31279
31279
|
] });
|
|
31280
31280
|
}
|
|
31281
31281
|
}),
|
|
31282
|
-
/* @__PURE__ */ (0, import_jsx_runtime90.jsxs)("div", { className: "grid grid-cols-2 gap-x-4 gap-y-2 min-w-[300px] max-w-fit ml-auto mt-2 pt-2 lg:mt-5 lg:pt-5", children: [
|
|
31282
|
+
/* @__PURE__ */ (0, import_jsx_runtime90.jsxs)("div", { className: "grid grid-cols-2 gap-x-4 gap-y-2 min-w-[300px] max-w-fit ml-auto mt-2 mb-4 pt-2 lg:mt-5 lg:pt-5", children: [
|
|
31283
31283
|
/* @__PURE__ */ (0, import_jsx_runtime90.jsxs)("div", { className: "text-[14px] leading-[21px] text-right", children: [
|
|
31284
31284
|
t3("total"),
|
|
31285
31285
|
":"
|
|
31286
31286
|
] }),
|
|
31287
31287
|
/* @__PURE__ */ (0, import_jsx_runtime90.jsx)("div", { className: "text-xl leading-[21px] font-bold text-[rgb(73,80,87)] text-right ", children: totalAmount })
|
|
31288
31288
|
] }),
|
|
31289
|
-
/* @__PURE__ */ (0, import_jsx_runtime90.jsxs)("div", { className: "grid grid-cols-2 gap-x-4 gap-y-2 min-w-[300px] max-w-fit ml-auto
|
|
31289
|
+
/* @__PURE__ */ (0, import_jsx_runtime90.jsxs)("div", { className: "grid grid-cols-2 gap-x-4 gap-y-2 min-w-[300px] max-w-fit ml-auto pt-4 border-t border-[#c4c4c4ee]", children: [
|
|
31290
31290
|
/* @__PURE__ */ (0, import_jsx_runtime90.jsxs)("div", { className: "text-[14px] leading-[21px] text-right", children: [
|
|
31291
31291
|
t3("paid_amount"),
|
|
31292
31292
|
":"
|
package/dist/widgets.mjs
CHANGED
|
@@ -31216,14 +31216,14 @@ var FeeField = (props) => {
|
|
|
31216
31216
|
] });
|
|
31217
31217
|
}
|
|
31218
31218
|
}),
|
|
31219
|
-
/* @__PURE__ */ jsxs60("div", { className: "grid grid-cols-2 gap-x-4 gap-y-2 min-w-[300px] max-w-fit ml-auto mt-2 pt-2 lg:mt-5 lg:pt-5", children: [
|
|
31219
|
+
/* @__PURE__ */ jsxs60("div", { className: "grid grid-cols-2 gap-x-4 gap-y-2 min-w-[300px] max-w-fit ml-auto mt-2 mb-4 pt-2 lg:mt-5 lg:pt-5", children: [
|
|
31220
31220
|
/* @__PURE__ */ jsxs60("div", { className: "text-[14px] leading-[21px] text-right", children: [
|
|
31221
31221
|
t3("total"),
|
|
31222
31222
|
":"
|
|
31223
31223
|
] }),
|
|
31224
31224
|
/* @__PURE__ */ jsx92("div", { className: "text-xl leading-[21px] font-bold text-[rgb(73,80,87)] text-right ", children: totalAmount })
|
|
31225
31225
|
] }),
|
|
31226
|
-
/* @__PURE__ */ jsxs60("div", { className: "grid grid-cols-2 gap-x-4 gap-y-2 min-w-[300px] max-w-fit ml-auto
|
|
31226
|
+
/* @__PURE__ */ jsxs60("div", { className: "grid grid-cols-2 gap-x-4 gap-y-2 min-w-[300px] max-w-fit ml-auto pt-4 border-t border-[#c4c4c4ee]", children: [
|
|
31227
31227
|
/* @__PURE__ */ jsxs60("div", { className: "text-[14px] leading-[21px] text-right", children: [
|
|
31228
31228
|
t3("paid_amount"),
|
|
31229
31229
|
":"
|