@feedmepos/mf-report 5.16.3-beta.0 → 5.17.0-beta.0
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/{App-EyBj9lkx.js → App-DeU7iMbf.js} +35 -35
- package/dist/BaseDialog.vue_vue_type_script_setup_true_lang-DKvsNtlh.js +11197 -0
- package/dist/DateRangeSelect.vue_vue_type_script_setup_true_lang-CLTU-OJV.js +185 -0
- package/dist/{Default.vue_vue_type_script_setup_true_lang-HTsqdmVI.js → Default.vue_vue_type_script_setup_true_lang-BQWV9Bgr.js} +2 -2
- package/dist/{DynamicWidget.vue_vue_type_script_setup_true_lang-C53TKTho.js → DynamicWidget.vue_vue_type_script_setup_true_lang-CdRZh5dG.js} +5 -5
- package/dist/{InsightView-BpwEtg9y.js → InsightView-CJVbMpiM.js} +5 -5
- package/dist/{Integration-DDzxygM_.js → Integration-Cq_c3vS2.js} +83 -83
- package/dist/{Integrations-NlOsDssY.js → Integrations-CqMymn98.js} +3 -3
- package/dist/{Layout-DQmST4Gj.js → Layout-B55svxvZ.js} +1 -1
- package/dist/{MenuTab.vue_vue_type_script_setup_true_lang-Bz_l-DFb.js → MenuTab.vue_vue_type_script_setup_true_lang-2Z_LbV9u.js} +6 -6
- package/dist/{NavigationTab.vue_vue_type_script_setup_true_lang-BmqKyJ6o.js → NavigationTab.vue_vue_type_script_setup_true_lang-Br3jELGp.js} +5 -5
- package/dist/{NoData.vue_vue_type_script_setup_true_lang-BF1MLXsF.js → NoData.vue_vue_type_script_setup_true_lang-By5gQvZP.js} +1 -1
- package/dist/{OverviewView-C6oPAYU_.js → OverviewView-Dhbkita5.js} +5 -5
- package/dist/{Report-CWsfwkS0.js → Report-C-4RmuGl.js} +4 -4
- package/dist/{ReportEditor-DntTro8H.js → ReportEditor-BZTwbyTR.js} +6 -6
- package/dist/{ReportView-Bk38b2-F.js → ReportView-BgWZV2uu.js} +7 -7
- package/dist/{SelectComponent.vue_vue_type_script_setup_true_lang-nAU0NNg5.js → SelectComponent.vue_vue_type_script_setup_true_lang-eK4eP1Qy.js} +1 -1
- package/dist/{Setting-QmIhwd54.js → Setting-CJ5CbG9S.js} +4 -4
- package/dist/{TileEditor-MYBKeoTu.js → TileEditor-DAjEySJH.js} +7 -7
- package/dist/{TransitionFade-DURtQcT9.js → TransitionFade-dnZ63soG.js} +5 -5
- package/dist/app.js +11 -11
- package/dist/{helper-DJZfVXf0.js → helper-bP_1beSH.js} +1 -1
- package/dist/{vue-i18n-CHLsTHGb.js → vue-i18n-BgRNnwPF.js} +2760 -2658
- package/package.json +1 -1
- package/dist/BaseDialog.vue_vue_type_script_setup_true_lang-80m6qiJM.js +0 -10961
- package/dist/DateRangeSelect.vue_vue_type_script_setup_true_lang-Yv4mU3CA.js +0 -180
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { defineComponent as
|
|
1
|
+
import { defineComponent as Q, mergeModels as Se, useModel as W, computed as q, resolveComponent as D, createElementBlock as P, openBlock as b, createElementVNode as t, createCommentVNode as O, normalizeClass as je, Fragment as xe, createBlock as M, withCtx as we, toDisplayString as C, renderList as Ce, createVNode as n, unref as r, normalizeStyle as Je, createTextVNode as Ze, ref as Y, onUnmounted as Ae, watch as _e, isRef as $e, h as A, resolveDynamicComponent as Ve, mergeProps as Be, onMounted as Ye } from "vue";
|
|
2
2
|
import { useRouter as ue, useRoute as et } from "vue-router";
|
|
3
|
-
import { u as J, I as ge, d as Me,
|
|
3
|
+
import { u as J, I as ge, d as Me, v as tt, e as ke, f as De, b as fe, z as ot, n as at, y as Ke, A as Te, B as Fe, E as Ne, G as Ee, H as lt, J as nt, K as st, L as be, M as Oe, N as it, O as rt, P as dt, Q as mt } from "./vue-i18n-BgRNnwPF.js";
|
|
4
4
|
import { u as Ue } from "./message-dialog-UoMWOnil.js";
|
|
5
5
|
import { useSnackbar as ve } from "@feedmepos/ui-library";
|
|
6
6
|
import { storeToRefs as Ie } from "pinia";
|
|
7
|
-
import { _ as Pe } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-
|
|
7
|
+
import { _ as Pe } from "./DateRangeSelect.vue_vue_type_script_setup_true_lang-CLTU-OJV.js";
|
|
8
8
|
const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-between" }, ct = { class: "w-[100%]" }, ut = { class: "text-nowrap w-[100%] overflow-hidden text-ellipsis font-semibold" }, ft = { class: "w-[100%] flex flex-row gap-[4px]" }, vt = { class: "text-nowrap w-[100%] overflow-hidden text-ellipsis font-semibold" }, gt = { class: "text-nowrap w-[100%] overflow-hidden text-ellipsis font-semibold" }, yt = {
|
|
9
9
|
key: 0,
|
|
10
10
|
class: "w-[24px] flex items-center"
|
|
11
|
-
}, L = /* @__PURE__ */
|
|
11
|
+
}, L = /* @__PURE__ */ Q({
|
|
12
12
|
__name: "MappingField",
|
|
13
13
|
props: /* @__PURE__ */ Se({
|
|
14
14
|
removable: {
|
|
@@ -160,7 +160,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
160
160
|
}, _t = { class: "flex flex-col w-[100%] justify-between" }, ht = { class: "flex flex-row items-center w-[100%] justify-start" }, kt = { class: "text-nowrap overflow-hidden text-ellipsis font-semibold w-[25%]" }, Ct = {
|
|
161
161
|
key: 0,
|
|
162
162
|
class: "flex flex-col w-[100%] justify-start"
|
|
163
|
-
}, $t = { class: "text-nowrap overflow-hidden text-ellipsis font-semibold" }, Vt = { class: "w-[100%]" }, St = { class: "xs:grid-cols-1 grid-cols-2 grid gap-16" }, At = { class: "flex flex-col w-[100%] justify-between" }, Dt = { class: "text-nowrap w-[50%] overflow-hidden text-ellipsis font-semibold" }, Kt = { class: "w-[100%]" }, Re = /* @__PURE__ */
|
|
163
|
+
}, $t = { class: "text-nowrap overflow-hidden text-ellipsis font-semibold" }, Vt = { class: "w-[100%]" }, St = { class: "xs:grid-cols-1 grid-cols-2 grid gap-16" }, At = { class: "flex flex-col w-[100%] justify-between" }, Dt = { class: "text-nowrap w-[50%] overflow-hidden text-ellipsis font-semibold" }, Kt = { class: "w-[100%]" }, Re = /* @__PURE__ */ Q({
|
|
164
164
|
__name: "UploadSection",
|
|
165
165
|
props: /* @__PURE__ */ Se({
|
|
166
166
|
label: {
|
|
@@ -258,7 +258,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
258
258
|
}), Tt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-between" }, Ft = { class: "text-nowrap w-[100%] overflow-hidden text-ellipsis font-semibold" }, Nt = {
|
|
259
259
|
key: 0,
|
|
260
260
|
class: "w-[24px] flex items-center"
|
|
261
|
-
}, We = /* @__PURE__ */
|
|
261
|
+
}, We = /* @__PURE__ */ Q({
|
|
262
262
|
__name: "MappingDropdown",
|
|
263
263
|
props: /* @__PURE__ */ Se({
|
|
264
264
|
removable: {
|
|
@@ -361,7 +361,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
361
361
|
}), Ut = { class: "flex flex-row flex-wrap gap-4 justify-between w-[100%]" }, It = {
|
|
362
362
|
key: 0,
|
|
363
363
|
class: "w-[24px] flex-shrink-0"
|
|
364
|
-
},
|
|
364
|
+
}, X = /* @__PURE__ */ Q({
|
|
365
365
|
__name: "MappingTable",
|
|
366
366
|
props: {
|
|
367
367
|
headerItems: {},
|
|
@@ -426,7 +426,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
426
426
|
}), Pt = {
|
|
427
427
|
key: 0,
|
|
428
428
|
class: "flex flex-col h-full"
|
|
429
|
-
}, Rt = { class: "flex flex-col gap-[16px] pb-[24px]" }, Mt = { class: "flex flex-row justify-between items-center gap-2" }, jt = { class: "flex flex-row gap-2 items-center" }, Ot = { class: "relative group cursor-pointer" }, Lt = { class: "flex flex-col gap-16 pt-[24px] overflow-scroll" }, Et = { class: "w-[90%] flex flex-col gap-24" }, Bt = { class: "flex flex-row items-center justify-between gap-2" }, Yt = { class: "w-[25%]" }, qt = { class: "flex flex-col gap-[16px]" }, zt = { class: "flex flex-col max-w-[100%] justify-between" }, Ht = { class: "flex-grow" }, Gt = { class: "flex flex-col max-w-[100%] justify-between" },
|
|
429
|
+
}, Rt = { class: "flex flex-col gap-[16px] pb-[24px]" }, Mt = { class: "flex flex-row justify-between items-center gap-2" }, jt = { class: "flex flex-row gap-2 items-center" }, Ot = { class: "relative group cursor-pointer" }, Lt = { class: "flex flex-col gap-16 pt-[24px] overflow-scroll" }, Et = { class: "w-[90%] flex flex-col gap-24" }, Bt = { class: "flex flex-row items-center justify-between gap-2" }, Yt = { class: "w-[25%]" }, qt = { class: "flex flex-col gap-[16px]" }, zt = { class: "flex flex-col max-w-[100%] justify-between" }, Ht = { class: "flex-grow" }, Gt = { class: "flex flex-col max-w-[100%] justify-between" }, Qt = { class: "flex flex-col gap-[16px]" }, Xt = { class: "flex flex-col max-w-[100%] justify-between" }, Wt = { class: "flex-grow" }, Jt = { class: "flex flex-row items-center max-w-[100%] justify-between" }, Zt = { class: "flex-grow" }, eo = { class: "flex flex-row items-center max-w-[100%] justify-between" }, to = { class: "flex-grow" }, oo = { class: "flex flex-row items-center justify-between gap-x-16" }, ao = {
|
|
430
430
|
key: 0,
|
|
431
431
|
class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary"
|
|
432
432
|
}, lo = { class: "flex flex-row items-center justify-between gap-x-16" }, no = {
|
|
@@ -438,7 +438,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
438
438
|
}, ro = { class: "flex flex-row items-center justify-between gap-x-16" }, mo = {
|
|
439
439
|
key: 9,
|
|
440
440
|
class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary"
|
|
441
|
-
}, po = /* @__PURE__ */
|
|
441
|
+
}, po = /* @__PURE__ */ Q({
|
|
442
442
|
__name: "Setting",
|
|
443
443
|
props: /* @__PURE__ */ Se({
|
|
444
444
|
tenantOptions: {
|
|
@@ -557,7 +557,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
557
557
|
return Ae(async () => {
|
|
558
558
|
await y.getSettings();
|
|
559
559
|
}), (l, a) => {
|
|
560
|
-
var G, ee, te, oe, ae, le, ne, se, ie, re, de, me, pe, h, F, c, R, S, z, ye, qe, ze, He, Ge,
|
|
560
|
+
var G, ee, te, oe, ae, le, ne, se, ie, re, de, me, pe, h, F, c, R, S, z, ye, qe, ze, He, Ge, Qe, Xe;
|
|
561
561
|
const d = D("FmIcon"), T = D("FmButton"), I = D("FmMenuDivider"), j = D("FmCircularProgress"), B = D("FmSelect"), E = D("FmTextField"), H = D("FmSwitch");
|
|
562
562
|
return (ee = (G = e.value) == null ? void 0 : G.platform) != null && ee.mappings ? (b(), P("div", Pt, [
|
|
563
563
|
t("div", Rt, [
|
|
@@ -643,9 +643,9 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
643
643
|
"last-upload-date": (le = e.value.platform) == null ? void 0 : le.lastUploadDate
|
|
644
644
|
}, null, 8, ["modelValue", "last-upload-date"]),
|
|
645
645
|
n(I, { style: { margin: 0 } }),
|
|
646
|
-
t("div",
|
|
646
|
+
t("div", Qt, [
|
|
647
647
|
a[30] || (a[30] = t("div", { class: "flex flex-row items-center fm-typo-en-title-sm-800 h-[36px]" }, "Mapping", -1)),
|
|
648
|
-
t("div",
|
|
648
|
+
t("div", Xt, [
|
|
649
649
|
a[23] || (a[23] = t("div", { class: "w-[25%] font-semibold" }, "Contact", -1)),
|
|
650
650
|
t("div", Wt, [
|
|
651
651
|
n(E, {
|
|
@@ -694,7 +694,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
694
694
|
key: 1,
|
|
695
695
|
size: "xl"
|
|
696
696
|
})) : O("", !0),
|
|
697
|
-
((se = v.taxOptions.data) == null ? void 0 : se.length) > 0 ? (b(), M(
|
|
697
|
+
((se = v.taxOptions.data) == null ? void 0 : se.length) > 0 ? (b(), M(X, {
|
|
698
698
|
key: 2,
|
|
699
699
|
"header-items": ["Feedme Key", "Tax"],
|
|
700
700
|
rows: ((de = (re = (ie = e.value) == null ? void 0 : ie.platform) == null ? void 0 : re.mappings) == null ? void 0 : de.taxes) || [],
|
|
@@ -730,7 +730,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
730
730
|
key: 4,
|
|
731
731
|
size: "xl"
|
|
732
732
|
})) : O("", !0),
|
|
733
|
-
((pe = v.taxOptions.data) == null ? void 0 : pe.length) > 0 ? (b(), M(
|
|
733
|
+
((pe = v.taxOptions.data) == null ? void 0 : pe.length) > 0 ? (b(), M(X, {
|
|
734
734
|
key: 5,
|
|
735
735
|
"header-items": ["Feedme Key", "Tax"],
|
|
736
736
|
rows: ((c = (F = (h = e.value) == null ? void 0 : h.platform) == null ? void 0 : F.mappings) == null ? void 0 : c.taxRoundingAdjustments) || [],
|
|
@@ -766,7 +766,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
766
766
|
key: 7,
|
|
767
767
|
size: "xl"
|
|
768
768
|
})) : O("", !0),
|
|
769
|
-
((S = v.accountCodeOptions.data) == null ? void 0 : S.length) > 0 ? (b(), M(
|
|
769
|
+
((S = v.accountCodeOptions.data) == null ? void 0 : S.length) > 0 ? (b(), M(X, {
|
|
770
770
|
key: 8,
|
|
771
771
|
"header-items": ["Feedme Key", "Item Code"],
|
|
772
772
|
rows: ((qe = (ye = (z = e.value) == null ? void 0 : z.platform) == null ? void 0 : ye.mappings) == null ? void 0 : qe.items) || [],
|
|
@@ -802,10 +802,10 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
802
802
|
key: 10,
|
|
803
803
|
size: "xl"
|
|
804
804
|
})) : O("", !0),
|
|
805
|
-
((He = v.accountCodeOptions.data) == null ? void 0 : He.length) > 0 ? (b(), M(
|
|
805
|
+
((He = v.accountCodeOptions.data) == null ? void 0 : He.length) > 0 ? (b(), M(X, {
|
|
806
806
|
key: 11,
|
|
807
807
|
"header-items": ["Feedme Key", "Payment Code"],
|
|
808
|
-
rows: ((
|
|
808
|
+
rows: ((Xe = (Qe = (Ge = e.value) == null ? void 0 : Ge.platform) == null ? void 0 : Qe.mappings) == null ? void 0 : Xe.payments) || [],
|
|
809
809
|
"columns-per-row": 2,
|
|
810
810
|
removable: !0,
|
|
811
811
|
"mapping-type": "payments",
|
|
@@ -832,7 +832,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
832
832
|
}), co = { class: "h-full flex flex-col gap-16" }, uo = { class: "flex flex-row gap-2 justify-between items-center" }, fo = {
|
|
833
833
|
key: 0,
|
|
834
834
|
class: "flex gap-24 w-full h-full justify-center items-center overflow-scroll"
|
|
835
|
-
}, vo = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, go = /* @__PURE__ */
|
|
835
|
+
}, vo = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, go = /* @__PURE__ */ Q({
|
|
836
836
|
__name: "Preview",
|
|
837
837
|
props: {
|
|
838
838
|
modelValue: { required: !0 },
|
|
@@ -1001,7 +1001,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
1001
1001
|
]);
|
|
1002
1002
|
};
|
|
1003
1003
|
}
|
|
1004
|
-
}), yo = { class: "h-full relative flex flex-col" }, xo = { class: "py-16 px-16 overflow-hidden flex-grow relative" }, bo = /* @__PURE__ */
|
|
1004
|
+
}), yo = { class: "h-full relative flex flex-col" }, xo = { class: "py-16 px-16 overflow-hidden flex-grow relative" }, bo = /* @__PURE__ */ Q({
|
|
1005
1005
|
__name: "Xero",
|
|
1006
1006
|
props: {
|
|
1007
1007
|
modelValue: { required: !0 },
|
|
@@ -1117,7 +1117,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
1117
1117
|
]);
|
|
1118
1118
|
};
|
|
1119
1119
|
}
|
|
1120
|
-
}), wo = { class: "mt-6 mb-6" }, _o = { class: "list-disc pl-6 space-y-1" }, Le = /* @__PURE__ */
|
|
1120
|
+
}), wo = { class: "mt-6 mb-6" }, _o = { class: "list-disc pl-6 space-y-1" }, Le = /* @__PURE__ */ Q({
|
|
1121
1121
|
__name: "ReferenceNumberGuideButton",
|
|
1122
1122
|
setup(v) {
|
|
1123
1123
|
const { t: o } = J(), e = [
|
|
@@ -1228,7 +1228,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
1228
1228
|
}), ho = {
|
|
1229
1229
|
key: 0,
|
|
1230
1230
|
class: "flex flex-col h-full"
|
|
1231
|
-
}, ko = { class: "flex flex-col gap-16 pb-[24px]" }, Co = { class: "flex flex-row justify-between items-center gap-2" }, $o = { class: "fm-typo-en-title-sm-800" }, Vo = { class: "flex flex-row gap-2 items-center" }, So = { class: "relative group cursor-pointer" }, Ao = { class: "absolute left-1/2 -translate-x-2/3 top-full mt-2 w-max bg-gray-900 text-white text-sm px-2 py-1 rounded opacity-0 group-hover:opacity-100 transition-opacity" }, Do = { class: "flex flex-col gap-24 pt-[24px] overflow-scroll" }, Ko = { class: "w-[90%] flex flex-col gap-24" }, To = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Fo = { class: "flex flex-col justify-between" }, No = { class: "w-[25%] font-semibold" }, Uo = { class: "flex-grow" }, Io = { class: "flex flex-col justify-between" }, Po = { class: "w-[25%] font-semibold" }, Ro = { class: "flex-grow" }, Mo = { class: "flex flex-col gap-16" }, jo = { class: "fm-typo-en-title-sm-800" }, Oo = { class: "flex flex-col max-w-[100%]" }, Lo = { class: "w-[25%] font-semibold" }, Eo = { class: "flex-grow" }, Bo = { class: "flex flex-col max-w-[100%]" }, Yo = { class: "w-[25%] font-semibold" }, qo = { class: "flex flex-col max-w-[100%]" }, zo = { class: "w-[25%] font-semibold" }, Ho = { class: "flex flex-col max-w-[100%]" }, Go = { class: "flex flex-col gap-16" },
|
|
1231
|
+
}, ko = { class: "flex flex-col gap-16 pb-[24px]" }, Co = { class: "flex flex-row justify-between items-center gap-2" }, $o = { class: "fm-typo-en-title-sm-800" }, Vo = { class: "flex flex-row gap-2 items-center" }, So = { class: "relative group cursor-pointer" }, Ao = { class: "absolute left-1/2 -translate-x-2/3 top-full mt-2 w-max bg-gray-900 text-white text-sm px-2 py-1 rounded opacity-0 group-hover:opacity-100 transition-opacity" }, Do = { class: "flex flex-col gap-24 pt-[24px] overflow-scroll" }, Ko = { class: "w-[90%] flex flex-col gap-24" }, To = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Fo = { class: "flex flex-col justify-between" }, No = { class: "w-[25%] font-semibold" }, Uo = { class: "flex-grow" }, Io = { class: "flex flex-col justify-between" }, Po = { class: "w-[25%] font-semibold" }, Ro = { class: "flex-grow" }, Mo = { class: "flex flex-col gap-16" }, jo = { class: "fm-typo-en-title-sm-800" }, Oo = { class: "flex flex-col max-w-[100%]" }, Lo = { class: "w-[25%] font-semibold" }, Eo = { class: "flex-grow" }, Bo = { class: "flex flex-col max-w-[100%]" }, Yo = { class: "w-[25%] font-semibold" }, qo = { class: "flex flex-col max-w-[100%]" }, zo = { class: "w-[25%] font-semibold" }, Ho = { class: "flex flex-col max-w-[100%]" }, Go = { class: "flex flex-col gap-16" }, Qo = { class: "xs:grid-cols-1 grid-cols-2 grid gap-16" }, Xo = { class: "flex flex-col gap-16 pt-3 pb-3" }, Wo = { class: "flex flex-row items-center gap-5" }, Jo = { class: "fm-typo-en-title-sm-800" }, Zo = { class: "xs:grid-cols-1 grid-cols-2 grid gap-16" }, ea = { class: "flex flex-row items-center justify-between gap-x-16" }, ta = { class: "fm-typo-en-title-sm-800" }, oa = { class: "flex flex-row items-center justify-between gap-x-16" }, aa = { class: "fm-typo-en-title-sm-800" }, la = { class: "flex flex-row items-center justify-between gap-x-16" }, na = { class: "fm-typo-en-title-sm-800" }, sa = { class: "flex flex-row items-center justify-between gap-x-16" }, ia = { class: "fm-typo-en-title-sm-800" }, ra = /* @__PURE__ */ Q({
|
|
1232
1232
|
__name: "Setting",
|
|
1233
1233
|
props: {
|
|
1234
1234
|
modelValue: { required: !0 },
|
|
@@ -1460,7 +1460,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
1460
1460
|
])
|
|
1461
1461
|
]),
|
|
1462
1462
|
t("div", Go, [
|
|
1463
|
-
t("div",
|
|
1463
|
+
t("div", Qo, [
|
|
1464
1464
|
n(L, {
|
|
1465
1465
|
"model-value": {
|
|
1466
1466
|
key: "Contact",
|
|
@@ -1510,7 +1510,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
1510
1510
|
])
|
|
1511
1511
|
]),
|
|
1512
1512
|
n(T, { style: { margin: 0 } }),
|
|
1513
|
-
t("div",
|
|
1513
|
+
t("div", Xo, [
|
|
1514
1514
|
t("div", Wo, [
|
|
1515
1515
|
t("div", Jo, C(r(_)("report.integration.refNumFormat")), 1),
|
|
1516
1516
|
n(Le)
|
|
@@ -1567,7 +1567,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
1567
1567
|
onClick: l[13] || (l[13] = () => p("items"))
|
|
1568
1568
|
})
|
|
1569
1569
|
]),
|
|
1570
|
-
n(
|
|
1570
|
+
n(X, {
|
|
1571
1571
|
"header-items": ["Key", "Account Code"],
|
|
1572
1572
|
rows: ((le = (ae = (oe = o.value) == null ? void 0 : oe.platform) == null ? void 0 : ae.mappings) == null ? void 0 : le.items) || [],
|
|
1573
1573
|
"columns-per-row": 2,
|
|
@@ -1593,7 +1593,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
1593
1593
|
onClick: l[16] || (l[16] = () => p("taxes"))
|
|
1594
1594
|
})
|
|
1595
1595
|
]),
|
|
1596
|
-
n(
|
|
1596
|
+
n(X, {
|
|
1597
1597
|
"header-items": ["Key", "Account Code"],
|
|
1598
1598
|
rows: ((ie = (se = (ne = o.value) == null ? void 0 : ne.platform) == null ? void 0 : se.mappings) == null ? void 0 : ie.taxes) || [],
|
|
1599
1599
|
"columns-per-row": 2,
|
|
@@ -1619,7 +1619,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
1619
1619
|
onClick: l[19] || (l[19] = () => p("taxRoundingAdjustments"))
|
|
1620
1620
|
})
|
|
1621
1621
|
]),
|
|
1622
|
-
n(
|
|
1622
|
+
n(X, {
|
|
1623
1623
|
"header-items": ["Key", "Account Code"],
|
|
1624
1624
|
rows: ((me = (de = (re = o.value) == null ? void 0 : re.platform) == null ? void 0 : de.mappings) == null ? void 0 : me.taxRoundingAdjustments) || [],
|
|
1625
1625
|
"columns-per-row": 2,
|
|
@@ -1645,7 +1645,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
1645
1645
|
onClick: l[22] || (l[22] = () => p("payments"))
|
|
1646
1646
|
})
|
|
1647
1647
|
]),
|
|
1648
|
-
n(
|
|
1648
|
+
n(X, {
|
|
1649
1649
|
"header-items": ["Key", "Method", "Account Code"],
|
|
1650
1650
|
rows: ((F = (h = (pe = o.value) == null ? void 0 : pe.platform) == null ? void 0 : h.mappings) == null ? void 0 : F.payments) || [],
|
|
1651
1651
|
"columns-per-row": 1,
|
|
@@ -1670,7 +1670,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
1670
1670
|
}), da = { class: "h-full flex flex-col gap-16" }, ma = { class: "flex flex-row gap-2 justify-between items-center" }, pa = {
|
|
1671
1671
|
key: 0,
|
|
1672
1672
|
class: "flex gap-24 w-full h-full justify-center items-center overflow-scroll"
|
|
1673
|
-
}, ca = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, ua = /* @__PURE__ */
|
|
1673
|
+
}, ca = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, ua = /* @__PURE__ */ Q({
|
|
1674
1674
|
__name: "Preview",
|
|
1675
1675
|
props: {
|
|
1676
1676
|
modelValue: { required: !0 },
|
|
@@ -1852,7 +1852,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
1852
1852
|
]);
|
|
1853
1853
|
};
|
|
1854
1854
|
}
|
|
1855
|
-
}), fa = { class: "h-full relative flex flex-col" }, va = { class: "py-16 px-16 overflow-hidden flex-grow relative" }, ga = /* @__PURE__ */
|
|
1855
|
+
}), fa = { class: "h-full relative flex flex-col" }, va = { class: "py-16 px-16 overflow-hidden flex-grow relative" }, ga = /* @__PURE__ */ Q({
|
|
1856
1856
|
__name: "Bukku",
|
|
1857
1857
|
props: {
|
|
1858
1858
|
modelValue: {},
|
|
@@ -1913,7 +1913,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
1913
1913
|
}), ya = {
|
|
1914
1914
|
key: 0,
|
|
1915
1915
|
class: "flex flex-col h-full"
|
|
1916
|
-
}, xa = { class: "flex flex-col gap-16 pb-[24px]" }, ba = { class: "flex flex-row justify-between items-center gap-2" }, wa = { class: "flex flex-row gap-2 items-center" }, _a = { class: "relative group cursor-pointer" }, ha = { class: "absolute left-1/2 -translate-x-2/3 top-full mt-2 w-max bg-gray-900 text-white text-sm px-2 py-1 rounded opacity-0 group-hover:opacity-100 transition-opacity" }, ka = { class: "flex flex-col gap-24 pt-[24px] overflow-scroll" }, Ca = { class: "w-[90%] flex flex-col gap-24" }, $a = { class: "flex flex-col gap-16" }, Va = { class: "fm-typo-en-title-sm-800" }, Sa = { class: "flex flex-col max-w-[100%]" }, Aa = { class: "w-[25%] font-semibold" }, Da = { class: "flex-grow" }, Ka = { class: "flex flex-col max-w-[100%]" }, Ta = { class: "w-[25%] font-semibold" }, Fa = { class: "flex flex-col max-w-[100%]" }, Na = { class: "w-[25%] font-semibold" }, Ua = { class: "flex flex-col gap-16" }, Ia = { class: "xs:grid-cols-1 grid-cols-2 grid gap-16" }, Pa = { class: "flex flex-col gap-16 pt-3 pb-3" }, Ra = { class: "flex flex-row items-center gap-5" }, Ma = { class: "fm-typo-en-title-sm-800" }, ja = { class: "xs:grid-cols-1 grid-cols-2 grid gap-16" }, Oa = { class: "flex flex-row items-center justify-between gap-x-16" }, La = { class: "fm-typo-en-title-sm-800" }, Ea = { class: "flex flex-row items-center justify-between gap-x-16" }, Ba = { class: "fm-typo-en-title-sm-800" }, Ya = { class: "flex flex-row items-center justify-between gap-x-16" }, qa = { class: "fm-typo-en-title-sm-800" }, za = { class: "flex flex-row items-center justify-between gap-x-16" }, Ha = { class: "fm-typo-en-title-sm-800" }, Ga = /* @__PURE__ */
|
|
1916
|
+
}, xa = { class: "flex flex-col gap-16 pb-[24px]" }, ba = { class: "flex flex-row justify-between items-center gap-2" }, wa = { class: "flex flex-row gap-2 items-center" }, _a = { class: "relative group cursor-pointer" }, ha = { class: "absolute left-1/2 -translate-x-2/3 top-full mt-2 w-max bg-gray-900 text-white text-sm px-2 py-1 rounded opacity-0 group-hover:opacity-100 transition-opacity" }, ka = { class: "flex flex-col gap-24 pt-[24px] overflow-scroll" }, Ca = { class: "w-[90%] flex flex-col gap-24" }, $a = { class: "flex flex-col gap-16" }, Va = { class: "fm-typo-en-title-sm-800" }, Sa = { class: "flex flex-col max-w-[100%]" }, Aa = { class: "w-[25%] font-semibold" }, Da = { class: "flex-grow" }, Ka = { class: "flex flex-col max-w-[100%]" }, Ta = { class: "w-[25%] font-semibold" }, Fa = { class: "flex flex-col max-w-[100%]" }, Na = { class: "w-[25%] font-semibold" }, Ua = { class: "flex flex-col gap-16" }, Ia = { class: "xs:grid-cols-1 grid-cols-2 grid gap-16" }, Pa = { class: "flex flex-col gap-16 pt-3 pb-3" }, Ra = { class: "flex flex-row items-center gap-5" }, Ma = { class: "fm-typo-en-title-sm-800" }, ja = { class: "xs:grid-cols-1 grid-cols-2 grid gap-16" }, Oa = { class: "flex flex-row items-center justify-between gap-x-16" }, La = { class: "fm-typo-en-title-sm-800" }, Ea = { class: "flex flex-row items-center justify-between gap-x-16" }, Ba = { class: "fm-typo-en-title-sm-800" }, Ya = { class: "flex flex-row items-center justify-between gap-x-16" }, qa = { class: "fm-typo-en-title-sm-800" }, za = { class: "flex flex-row items-center justify-between gap-x-16" }, Ha = { class: "fm-typo-en-title-sm-800" }, Ga = /* @__PURE__ */ Q({
|
|
1917
1917
|
__name: "Setting",
|
|
1918
1918
|
props: {
|
|
1919
1919
|
modelValue: { required: !0 },
|
|
@@ -2167,7 +2167,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
2167
2167
|
onClick: s[11] || (s[11] = () => p("items"))
|
|
2168
2168
|
})
|
|
2169
2169
|
]),
|
|
2170
|
-
n(
|
|
2170
|
+
n(X, {
|
|
2171
2171
|
"header-items": ["Key", "Account Code"],
|
|
2172
2172
|
rows: ((oe = (te = (ee = e.value) == null ? void 0 : ee.platform) == null ? void 0 : te.mappings) == null ? void 0 : oe.items) || [],
|
|
2173
2173
|
"columns-per-row": 2,
|
|
@@ -2193,7 +2193,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
2193
2193
|
onClick: s[14] || (s[14] = () => p("taxes"))
|
|
2194
2194
|
})
|
|
2195
2195
|
]),
|
|
2196
|
-
n(
|
|
2196
|
+
n(X, {
|
|
2197
2197
|
"header-items": ["Key", "Account Code"],
|
|
2198
2198
|
rows: ((ne = (le = (ae = e.value) == null ? void 0 : ae.platform) == null ? void 0 : le.mappings) == null ? void 0 : ne.taxes) || [],
|
|
2199
2199
|
"columns-per-row": 2,
|
|
@@ -2219,7 +2219,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
2219
2219
|
onClick: s[17] || (s[17] = () => p("taxRoundingAdjustments"))
|
|
2220
2220
|
})
|
|
2221
2221
|
]),
|
|
2222
|
-
n(
|
|
2222
|
+
n(X, {
|
|
2223
2223
|
"header-items": ["Key", "Account Code"],
|
|
2224
2224
|
rows: ((re = (ie = (se = e.value) == null ? void 0 : se.platform) == null ? void 0 : ie.mappings) == null ? void 0 : re.taxRoundingAdjustments) || [],
|
|
2225
2225
|
"columns-per-row": 2,
|
|
@@ -2245,7 +2245,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
2245
2245
|
onClick: s[20] || (s[20] = () => p("payments"))
|
|
2246
2246
|
})
|
|
2247
2247
|
]),
|
|
2248
|
-
n(
|
|
2248
|
+
n(X, {
|
|
2249
2249
|
"header-items": ["Key", "Payment Name"],
|
|
2250
2250
|
rows: ((pe = (me = (de = e.value) == null ? void 0 : de.platform) == null ? void 0 : me.mappings) == null ? void 0 : pe.payments) || [],
|
|
2251
2251
|
"columns-per-row": 2,
|
|
@@ -2266,10 +2266,10 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
2266
2266
|
])) : O("", !0);
|
|
2267
2267
|
};
|
|
2268
2268
|
}
|
|
2269
|
-
}),
|
|
2269
|
+
}), Qa = { class: "h-full flex flex-col gap-16" }, Xa = { class: "flex flex-row gap-2 justify-between items-center" }, Wa = {
|
|
2270
2270
|
key: 0,
|
|
2271
2271
|
class: "flex gap-24 w-full h-full justify-center items-center overflow-scroll"
|
|
2272
|
-
}, Ja = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Za = /* @__PURE__ */
|
|
2272
|
+
}, Ja = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Za = /* @__PURE__ */ Q({
|
|
2273
2273
|
__name: "Preview",
|
|
2274
2274
|
props: {
|
|
2275
2275
|
modelValue: { required: !0 },
|
|
@@ -2405,8 +2405,8 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
2405
2405
|
}
|
|
2406
2406
|
return (u, N) => {
|
|
2407
2407
|
const K = D("FmButton"), p = D("FmCircularProgress"), f = D("FmTable");
|
|
2408
|
-
return b(), P("div",
|
|
2409
|
-
t("div",
|
|
2408
|
+
return b(), P("div", Qa, [
|
|
2409
|
+
t("div", Xa, [
|
|
2410
2410
|
n(Pe, {
|
|
2411
2411
|
"date-range": r(x),
|
|
2412
2412
|
"onUpdate:dateRange": N[0] || (N[0] = (m) => $e(x) ? x.value = m : null),
|
|
@@ -2431,7 +2431,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
2431
2431
|
]);
|
|
2432
2432
|
};
|
|
2433
2433
|
}
|
|
2434
|
-
}), el = { class: "h-full relative flex flex-col" }, tl = { class: "py-16 px-16 overflow-hidden flex-grow relative" }, ol = /* @__PURE__ */
|
|
2434
|
+
}), el = { class: "h-full relative flex flex-col" }, tl = { class: "py-16 px-16 overflow-hidden flex-grow relative" }, ol = /* @__PURE__ */ Q({
|
|
2435
2435
|
__name: "AutoCount",
|
|
2436
2436
|
props: {
|
|
2437
2437
|
modelValue: {},
|
|
@@ -2492,7 +2492,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
2492
2492
|
}), al = {
|
|
2493
2493
|
key: 0,
|
|
2494
2494
|
class: "flex flex-col h-full"
|
|
2495
|
-
}, ll = { class: "flex flex-col gap-16 pb-[24px]" }, nl = { class: "flex flex-row justify-between items-center gap-2" }, sl = { class: "flex flex-row gap-2 items-center" }, il = { class: "relative group cursor-pointer" }, rl = { class: "absolute left-1/2 -translate-x-2/3 top-full mt-2 w-max bg-gray-900 text-white text-sm px-2 py-1 rounded opacity-0 group-hover:opacity-100 transition-opacity" }, dl = { class: "flex flex-col gap-24 pt-[24px] overflow-scroll" }, ml = { class: "w-[90%] flex flex-col gap-24" }, pl = { class: "flex flex-col gap-16" }, cl = { class: "fm-typo-en-title-sm-800" }, ul = { class: "flex flex-col max-w-[100%]" }, fl = { class: "w-[25%] font-semibold" }, vl = { class: "flex-grow" }, gl = { class: "flex flex-col max-w-[100%]" }, yl = { class: "w-[25%] font-semibold" }, xl = { class: "flex flex-col max-w-[100%]" }, bl = { class: "w-[25%] font-semibold" }, wl = { class: "flex flex-col gap-16" }, _l = { class: "xs:grid-cols-1 grid-cols-2 grid gap-16" }, hl = { class: "xs:grid-cols-1 grid-cols-2 grid gap-16" }, kl = { class: "flex flex-col gap-16 pt-3 pb-3" }, Cl = { class: "flex flex-row items-center gap-5" }, $l = { class: "fm-typo-en-title-sm-800" }, Vl = { class: "xs:grid-cols-1 grid-cols-2 grid gap-16" }, Sl = { class: "flex flex-row items-center justify-between gap-x-16" }, Al = { class: "fm-typo-en-title-sm-800" }, Dl = { class: "flex flex-row items-center justify-between gap-x-16" }, Kl = { class: "fm-typo-en-title-sm-800" }, Tl = { class: "flex flex-row items-center justify-between gap-x-16" }, Fl = { class: "fm-typo-en-title-sm-800" }, Nl = { class: "flex flex-row items-center justify-between gap-x-16" }, Ul = { class: "fm-typo-en-title-sm-800" }, Il = /* @__PURE__ */
|
|
2495
|
+
}, ll = { class: "flex flex-col gap-16 pb-[24px]" }, nl = { class: "flex flex-row justify-between items-center gap-2" }, sl = { class: "flex flex-row gap-2 items-center" }, il = { class: "relative group cursor-pointer" }, rl = { class: "absolute left-1/2 -translate-x-2/3 top-full mt-2 w-max bg-gray-900 text-white text-sm px-2 py-1 rounded opacity-0 group-hover:opacity-100 transition-opacity" }, dl = { class: "flex flex-col gap-24 pt-[24px] overflow-scroll" }, ml = { class: "w-[90%] flex flex-col gap-24" }, pl = { class: "flex flex-col gap-16" }, cl = { class: "fm-typo-en-title-sm-800" }, ul = { class: "flex flex-col max-w-[100%]" }, fl = { class: "w-[25%] font-semibold" }, vl = { class: "flex-grow" }, gl = { class: "flex flex-col max-w-[100%]" }, yl = { class: "w-[25%] font-semibold" }, xl = { class: "flex flex-col max-w-[100%]" }, bl = { class: "w-[25%] font-semibold" }, wl = { class: "flex flex-col gap-16" }, _l = { class: "xs:grid-cols-1 grid-cols-2 grid gap-16" }, hl = { class: "xs:grid-cols-1 grid-cols-2 grid gap-16" }, kl = { class: "flex flex-col gap-16 pt-3 pb-3" }, Cl = { class: "flex flex-row items-center gap-5" }, $l = { class: "fm-typo-en-title-sm-800" }, Vl = { class: "xs:grid-cols-1 grid-cols-2 grid gap-16" }, Sl = { class: "flex flex-row items-center justify-between gap-x-16" }, Al = { class: "fm-typo-en-title-sm-800" }, Dl = { class: "flex flex-row items-center justify-between gap-x-16" }, Kl = { class: "fm-typo-en-title-sm-800" }, Tl = { class: "flex flex-row items-center justify-between gap-x-16" }, Fl = { class: "fm-typo-en-title-sm-800" }, Nl = { class: "flex flex-row items-center justify-between gap-x-16" }, Ul = { class: "fm-typo-en-title-sm-800" }, Il = /* @__PURE__ */ Q({
|
|
2496
2496
|
__name: "Setting",
|
|
2497
2497
|
props: {
|
|
2498
2498
|
modelValue: { required: !0 },
|
|
@@ -2766,7 +2766,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
2766
2766
|
onClick: s[12] || (s[12] = () => p("items"))
|
|
2767
2767
|
})
|
|
2768
2768
|
]),
|
|
2769
|
-
n(
|
|
2769
|
+
n(X, {
|
|
2770
2770
|
"header-items": ["Key", "Account Code", "Item Code"],
|
|
2771
2771
|
rows: ((oe = (te = (ee = e.value) == null ? void 0 : ee.platform) == null ? void 0 : te.mappings) == null ? void 0 : oe.items) || [],
|
|
2772
2772
|
"columns-per-row": 1,
|
|
@@ -2793,7 +2793,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
2793
2793
|
onClick: s[15] || (s[15] = () => p("taxes"))
|
|
2794
2794
|
})
|
|
2795
2795
|
]),
|
|
2796
|
-
n(
|
|
2796
|
+
n(X, {
|
|
2797
2797
|
"header-items": ["Key", "Account Code"],
|
|
2798
2798
|
rows: ((ne = (le = (ae = e.value) == null ? void 0 : ae.platform) == null ? void 0 : le.mappings) == null ? void 0 : ne.taxes) || [],
|
|
2799
2799
|
"columns-per-row": 2,
|
|
@@ -2819,7 +2819,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
2819
2819
|
onClick: s[18] || (s[18] = () => p("taxRoundingAdjustments"))
|
|
2820
2820
|
})
|
|
2821
2821
|
]),
|
|
2822
|
-
n(
|
|
2822
|
+
n(X, {
|
|
2823
2823
|
"header-items": ["Key", "Account Code"],
|
|
2824
2824
|
rows: ((re = (ie = (se = e.value) == null ? void 0 : se.platform) == null ? void 0 : ie.mappings) == null ? void 0 : re.taxRoundingAdjustments) || [],
|
|
2825
2825
|
"columns-per-row": 2,
|
|
@@ -2845,7 +2845,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
2845
2845
|
onClick: s[21] || (s[21] = () => p("payments"))
|
|
2846
2846
|
})
|
|
2847
2847
|
]),
|
|
2848
|
-
n(
|
|
2848
|
+
n(X, {
|
|
2849
2849
|
"header-items": ["Key", "Method"],
|
|
2850
2850
|
rows: ((pe = (me = (de = e.value) == null ? void 0 : de.platform) == null ? void 0 : me.mappings) == null ? void 0 : pe.payments) || [],
|
|
2851
2851
|
"columns-per-row": 2,
|
|
@@ -2869,7 +2869,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
2869
2869
|
}), Pl = { class: "h-full flex flex-col gap-16" }, Rl = { class: "flex flex-row gap-2 justify-between items-center" }, Ml = {
|
|
2870
2870
|
key: 0,
|
|
2871
2871
|
class: "flex gap-24 w-full h-full justify-center items-center overflow-scroll"
|
|
2872
|
-
}, jl = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Ol = /* @__PURE__ */
|
|
2872
|
+
}, jl = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Ol = /* @__PURE__ */ Q({
|
|
2873
2873
|
__name: "Preview",
|
|
2874
2874
|
props: {
|
|
2875
2875
|
modelValue: { required: !0 },
|
|
@@ -3026,7 +3026,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
3026
3026
|
]);
|
|
3027
3027
|
};
|
|
3028
3028
|
}
|
|
3029
|
-
}), Ll = { class: "h-full relative flex flex-col" }, El = { class: "py-16 px-16 overflow-hidden flex-grow relative" }, Bl = /* @__PURE__ */
|
|
3029
|
+
}), Ll = { class: "h-full relative flex flex-col" }, El = { class: "py-16 px-16 overflow-hidden flex-grow relative" }, Bl = /* @__PURE__ */ Q({
|
|
3030
3030
|
__name: "SQL",
|
|
3031
3031
|
props: {
|
|
3032
3032
|
modelValue: {},
|
|
@@ -3087,7 +3087,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
3087
3087
|
}), Yl = {
|
|
3088
3088
|
key: 0,
|
|
3089
3089
|
class: "flex flex-col h-full"
|
|
3090
|
-
}, ql = { class: "flex flex-col gap-16 pb-[24px]" }, zl = { class: "flex flex-row justify-between items-center gap-2" }, Hl = { class: "fm-typo-en-title-sm-800" }, Gl = { class: "flex flex-row gap-2 items-center" },
|
|
3090
|
+
}, ql = { class: "flex flex-col gap-16 pb-[24px]" }, zl = { class: "flex flex-row justify-between items-center gap-2" }, Hl = { class: "fm-typo-en-title-sm-800" }, Gl = { class: "flex flex-row gap-2 items-center" }, Ql = { class: "flex flex-row gap-2 items-center" }, Xl = { class: "relative group cursor-pointer" }, Wl = { class: "absolute left-1/2 -translate-x-2/3 top-full mt-2 w-max bg-gray-900 text-white text-sm px-2 py-1 rounded opacity-0 group-hover:opacity-100 transition-opacity" }, Jl = { class: "flex flex-col gap-24 pt-[24px] overflow-y-auto overflow-x-hidden" }, Zl = { class: "w-[90%] flex flex-col gap-24" }, en = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, tn = { class: "flex flex-col max-w-[100%]" }, on = { class: "w-[25%] font-semibold" }, an = { class: "flex-grow" }, ln = { class: "flex flex-col gap-24 pt-[24px]" }, nn = { class: "flex flex-col justify-between" }, sn = { class: "w-[25%] font-semibold" }, rn = { class: "flex-grow" }, dn = { class: "flex flex-col justify-between" }, mn = { class: "w-[25%] font-semibold" }, pn = { class: "flex-grow" }, cn = { class: "flex flex-col gap-16" }, un = { class: "fm-typo-en-title-sm-800" }, fn = { class: "flex flex-col max-w-[100%]" }, vn = { class: "w-[25%] font-semibold" }, gn = { class: "flex-grow" }, yn = { class: "flex flex-col max-w-[100%]" }, xn = { class: "w-[25%] font-semibold" }, bn = { class: "flex flex-col max-w-[100%]" }, wn = { class: "w-[25%] font-semibold" }, _n = {
|
|
3091
3091
|
key: 0,
|
|
3092
3092
|
class: "flex flex-col max-w-[100%]"
|
|
3093
3093
|
}, hn = { class: "flex flex-col gap-16" }, kn = { class: "xs:grid-cols-1 grid gap-16" }, Cn = { key: 1 }, $n = { class: "flex flex-col gap-16 pt-3 pb-3" }, Vn = { class: "flex flex-row items-center gap-5" }, Sn = { class: "fm-typo-en-title-sm-800" }, An = { class: "xs:grid-cols-1 grid-cols-2 grid gap-16" }, Dn = { class: "flex flex-row items-center justify-between gap-x-16" }, Kn = { class: "fm-typo-en-title-sm-800" }, Tn = { class: "flex flex-row items-center justify-between gap-x-16" }, Fn = { class: "fm-typo-en-title-sm-800" }, Nn = { class: "flex flex-row items-center justify-between gap-x-16" }, Un = { class: "fm-typo-en-title-sm-800" }, In = { class: "flex flex-row items-center justify-between gap-x-16" }, Pn = { class: "fm-typo-en-title-sm-800" }, Rn = { class: "flex flex-row items-center justify-between" }, Mn = { class: "flex-grow" }, jn = {
|
|
@@ -3099,7 +3099,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
3099
3099
|
}, Ln = {
|
|
3100
3100
|
key: 3,
|
|
3101
3101
|
class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary"
|
|
3102
|
-
}, En = /* @__PURE__ */
|
|
3102
|
+
}, En = /* @__PURE__ */ Q({
|
|
3103
3103
|
__name: "Setting",
|
|
3104
3104
|
props: /* @__PURE__ */ Se({
|
|
3105
3105
|
retrievedMethods: {
|
|
@@ -3258,8 +3258,8 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
3258
3258
|
t("div", zl, [
|
|
3259
3259
|
t("div", Hl, C(r(o)("report.integration.connect")), 1),
|
|
3260
3260
|
t("div", Gl, [
|
|
3261
|
-
t("div",
|
|
3262
|
-
t("div",
|
|
3261
|
+
t("div", Ql, [
|
|
3262
|
+
t("div", Xl, [
|
|
3263
3263
|
n(a, {
|
|
3264
3264
|
name: "refresh",
|
|
3265
3265
|
class: "p-2 bg-gray-100 rounded-full",
|
|
@@ -3453,7 +3453,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
3453
3453
|
onClick: l[13] || (l[13] = () => f("items"))
|
|
3454
3454
|
})
|
|
3455
3455
|
]),
|
|
3456
|
-
n(
|
|
3456
|
+
n(X, {
|
|
3457
3457
|
"header-items": ["Key", "Account Code"],
|
|
3458
3458
|
rows: ((le = (ae = (oe = e.value) == null ? void 0 : oe.platform) == null ? void 0 : ae.mappings) == null ? void 0 : le.items) || [],
|
|
3459
3459
|
"columns-per-row": 2,
|
|
@@ -3479,7 +3479,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
3479
3479
|
onClick: l[16] || (l[16] = () => f("taxes"))
|
|
3480
3480
|
})
|
|
3481
3481
|
]),
|
|
3482
|
-
n(
|
|
3482
|
+
n(X, {
|
|
3483
3483
|
"header-items": ["Key", "Account Code"],
|
|
3484
3484
|
rows: ((ie = (se = (ne = e.value) == null ? void 0 : ne.platform) == null ? void 0 : se.mappings) == null ? void 0 : ie.taxes) || [],
|
|
3485
3485
|
"columns-per-row": 2,
|
|
@@ -3505,7 +3505,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
3505
3505
|
onClick: l[19] || (l[19] = () => f("taxRoundingAdjustments"))
|
|
3506
3506
|
})
|
|
3507
3507
|
]),
|
|
3508
|
-
n(
|
|
3508
|
+
n(X, {
|
|
3509
3509
|
"header-items": ["Key", "Account Code"],
|
|
3510
3510
|
rows: ((me = (de = (re = e.value) == null ? void 0 : re.platform) == null ? void 0 : de.mappings) == null ? void 0 : me.taxRoundingAdjustments) || [],
|
|
3511
3511
|
"columns-per-row": 2,
|
|
@@ -3553,7 +3553,7 @@ const pt = { class: "flex flex-row items-center w-[100%] gap-[4px] justify-betwe
|
|
|
3553
3553
|
size: "xl"
|
|
3554
3554
|
})),
|
|
3555
3555
|
v.retrievedMethods.isError ? (b(), P("span", Ln, C(r(o)("report.integration.biztory.error")), 1)) : O("", !0),
|
|
3556
|
-
v.retrievedMethods.isLoaded && v.retrievedMethods.data && v.retrievedMethods.data.length != 0 ? (b(), M(
|
|
3556
|
+
v.retrievedMethods.isLoaded && v.retrievedMethods.data && v.retrievedMethods.data.length != 0 ? (b(), M(X, {
|
|
3557
3557
|
key: 4,
|
|
3558
3558
|
"header-items": ["Key", "Payment Method"],
|
|
3559
3559
|
rows: ((F = (h = (pe = e.value) == null ? void 0 : pe.platform) == null ? void 0 : h.mappings) == null ? void 0 : F.paymentMethods) || [],
|
|
@@ -3810,10 +3810,10 @@ const zn = [
|
|
|
3810
3810
|
header: () => A("p", { class: "min-w-[90px] text-nowrap text-ellipsis" }, "Payment Method (ID)"),
|
|
3811
3811
|
enableSorting: !1
|
|
3812
3812
|
}
|
|
3813
|
-
], Hn = { class: "h-full flex flex-col gap-16" }, Gn = { class: "flex flex-row gap-2 justify-between items-center" },
|
|
3813
|
+
], Hn = { class: "h-full flex flex-col gap-16" }, Gn = { class: "flex flex-row gap-2 justify-between items-center" }, Qn = {
|
|
3814
3814
|
key: 0,
|
|
3815
3815
|
class: "flex gap-24 w-full h-full justify-center items-center overflow-y-auto"
|
|
3816
|
-
},
|
|
3816
|
+
}, Xn = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Wn = /* @__PURE__ */ Q({
|
|
3817
3817
|
__name: "Preview",
|
|
3818
3818
|
props: {
|
|
3819
3819
|
modelValue: { required: !0 },
|
|
@@ -3880,9 +3880,9 @@ const zn = [
|
|
|
3880
3880
|
onClick: _
|
|
3881
3881
|
}, null, 8, ["loading"])
|
|
3882
3882
|
]),
|
|
3883
|
-
i.value ? (b(), P("div",
|
|
3883
|
+
i.value ? (b(), P("div", Qn, [
|
|
3884
3884
|
n(p, { size: "xl" }),
|
|
3885
|
-
t("span",
|
|
3885
|
+
t("span", Xn, C(r(o)("report.common.isLoading")), 1)
|
|
3886
3886
|
])) : (b(), M(f, {
|
|
3887
3887
|
key: 1,
|
|
3888
3888
|
class: "flex overflow-y-auto p-5 border border-fm-color-border-secondary rounded-lg h-auto",
|
|
@@ -3892,7 +3892,7 @@ const zn = [
|
|
|
3892
3892
|
]);
|
|
3893
3893
|
};
|
|
3894
3894
|
}
|
|
3895
|
-
}), Jn = { class: "h-full relative flex flex-col" }, Zn = { class: "py-16 px-16 overflow-hidden flex-grow relative" }, es = /* @__PURE__ */
|
|
3895
|
+
}), Jn = { class: "h-full relative flex flex-col" }, Zn = { class: "py-16 px-16 overflow-hidden flex-grow relative" }, es = /* @__PURE__ */ Q({
|
|
3896
3896
|
__name: "Biztory",
|
|
3897
3897
|
props: {
|
|
3898
3898
|
modelValue: { required: !0 },
|
|
@@ -3990,7 +3990,7 @@ const zn = [
|
|
|
3990
3990
|
}), ts = {
|
|
3991
3991
|
key: 0,
|
|
3992
3992
|
class: "flex flex-col h-full"
|
|
3993
|
-
}, os = { class: "flex flex-col gap-16 pb-[24px]" }, as = { class: "flex flex-row justify-between items-center gap-2" }, ls = { class: "flex flex-row gap-2 items-center" }, ns = { class: "relative group cursor-pointer" }, ss = { class: "absolute left-1/2 -translate-x-2/3 top-full mt-2 w-max bg-gray-900 text-white text-sm px-2 py-1 rounded opacity-0 group-hover:opacity-100 transition-opacity" }, is = { class: "flex flex-col gap-24 pt-[24px] overflow-scroll" }, rs = { class: "w-[90%] flex flex-col gap-24" }, ds = { class: "flex flex-col gap-16" }, ms = { class: "fm-typo-en-title-sm-800" }, ps = { class: "flex flex-row items-center max-w-[100%]" }, cs = { class: "w-[25%]" }, us = { class: "flex-grow" }, fs = { class: "flex flex-row items-center max-w-[100%]" }, vs = { class: "w-[25%]" }, gs = { class: "flex flex-row items-center justify-between gap-x-16" }, ys = { class: "fm-typo-en-title-sm-800" }, xs = /* @__PURE__ */
|
|
3993
|
+
}, os = { class: "flex flex-col gap-16 pb-[24px]" }, as = { class: "flex flex-row justify-between items-center gap-2" }, ls = { class: "flex flex-row gap-2 items-center" }, ns = { class: "relative group cursor-pointer" }, ss = { class: "absolute left-1/2 -translate-x-2/3 top-full mt-2 w-max bg-gray-900 text-white text-sm px-2 py-1 rounded opacity-0 group-hover:opacity-100 transition-opacity" }, is = { class: "flex flex-col gap-24 pt-[24px] overflow-scroll" }, rs = { class: "w-[90%] flex flex-col gap-24" }, ds = { class: "flex flex-col gap-16" }, ms = { class: "fm-typo-en-title-sm-800" }, ps = { class: "flex flex-row items-center max-w-[100%]" }, cs = { class: "w-[25%]" }, us = { class: "flex-grow" }, fs = { class: "flex flex-row items-center max-w-[100%]" }, vs = { class: "w-[25%]" }, gs = { class: "flex flex-row items-center justify-between gap-x-16" }, ys = { class: "fm-typo-en-title-sm-800" }, xs = /* @__PURE__ */ Q({
|
|
3994
3994
|
__name: "Setting",
|
|
3995
3995
|
props: {
|
|
3996
3996
|
modelValue: { required: !0 },
|
|
@@ -4123,7 +4123,7 @@ const zn = [
|
|
|
4123
4123
|
onClick: g[3] || (g[3] = () => p("employees"))
|
|
4124
4124
|
})
|
|
4125
4125
|
]),
|
|
4126
|
-
n(
|
|
4126
|
+
n(X, {
|
|
4127
4127
|
"header-items": ["Name", "Badge No", "Employee No"],
|
|
4128
4128
|
rows: ((B = (j = (I = e.value) == null ? void 0 : I.platform) == null ? void 0 : j.mappings) == null ? void 0 : B.employees) || [],
|
|
4129
4129
|
"columns-per-row": 1,
|
|
@@ -4148,7 +4148,7 @@ const zn = [
|
|
|
4148
4148
|
}), bs = { class: "h-full flex flex-col gap-16" }, ws = { class: "flex flex-row gap-2 justify-between items-center" }, _s = {
|
|
4149
4149
|
key: 0,
|
|
4150
4150
|
class: "flex gap-24 w-full h-full justify-center items-center overflow-scroll"
|
|
4151
|
-
}, hs = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, ks = /* @__PURE__ */
|
|
4151
|
+
}, hs = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, ks = /* @__PURE__ */ Q({
|
|
4152
4152
|
__name: "Preview",
|
|
4153
4153
|
props: {
|
|
4154
4154
|
modelValue: { required: !0 },
|
|
@@ -4236,7 +4236,7 @@ const zn = [
|
|
|
4236
4236
|
]);
|
|
4237
4237
|
};
|
|
4238
4238
|
}
|
|
4239
|
-
}), Cs = { class: "h-full relative flex flex-col" }, $s = { class: "py-16 px-16 overflow-hidden flex-grow relative" }, Vs = /* @__PURE__ */
|
|
4239
|
+
}), Cs = { class: "h-full relative flex flex-col" }, $s = { class: "py-16 px-16 overflow-hidden flex-grow relative" }, Vs = /* @__PURE__ */ Q({
|
|
4240
4240
|
__name: "IFlexiHRMS",
|
|
4241
4241
|
props: {
|
|
4242
4242
|
modelValue: {},
|
|
@@ -4297,7 +4297,7 @@ const zn = [
|
|
|
4297
4297
|
}), Ss = {
|
|
4298
4298
|
key: 0,
|
|
4299
4299
|
class: "flex flex-col h-full"
|
|
4300
|
-
}, As = { class: "flex flex-col gap-16 pb-[24px]" }, Ds = { class: "flex flex-row justify-between items-center gap-2" }, Ks = { class: "fm-typo-en-title-sm-800" }, Ts = { class: "flex flex-row gap-2 items-center" }, Fs = { class: "flex flex-row gap-2 items-center" }, Ns = { class: "relative group cursor-pointer" }, Us = { class: "absolute left-1/2 -translate-x-2/3 top-full mt-2 w-max bg-gray-900 text-white text-sm px-2 py-1 rounded opacity-0 group-hover:opacity-100 transition-opacity" }, Is = { class: "flex flex-col gap-24 pt-[24px] overflow-y-auto overflow-x-hidden" }, Ps = { class: "flex flex-col gap-24 w-[90%]" }, Rs = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Ms = { class: "flex flex-col gap-24 overflow-y-auto overflow-x-hidden" }, js = { class: "flex flex-col justify-between" }, Os = { class: "w-[25%] font-semibold" }, Ls = { class: "flex-grow" }, Es = { class: "flex flex-col justify-between" }, Bs = { class: "w-[25%] font-semibold" }, Ys = { class: "flex-grow" }, qs = { class: "flex flex-col justify-between" }, zs = { class: "w-[25%] font-semibold" }, Hs = { class: "flex-grow" }, Gs = { class: "flex flex-col gap-16" },
|
|
4300
|
+
}, As = { class: "flex flex-col gap-16 pb-[24px]" }, Ds = { class: "flex flex-row justify-between items-center gap-2" }, Ks = { class: "fm-typo-en-title-sm-800" }, Ts = { class: "flex flex-row gap-2 items-center" }, Fs = { class: "flex flex-row gap-2 items-center" }, Ns = { class: "relative group cursor-pointer" }, Us = { class: "absolute left-1/2 -translate-x-2/3 top-full mt-2 w-max bg-gray-900 text-white text-sm px-2 py-1 rounded opacity-0 group-hover:opacity-100 transition-opacity" }, Is = { class: "flex flex-col gap-24 pt-[24px] overflow-y-auto overflow-x-hidden" }, Ps = { class: "flex flex-col gap-24 w-[90%]" }, Rs = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Ms = { class: "flex flex-col gap-24 overflow-y-auto overflow-x-hidden" }, js = { class: "flex flex-col justify-between" }, Os = { class: "w-[25%] font-semibold" }, Ls = { class: "flex-grow" }, Es = { class: "flex flex-col justify-between" }, Bs = { class: "w-[25%] font-semibold" }, Ys = { class: "flex-grow" }, qs = { class: "flex flex-col justify-between" }, zs = { class: "w-[25%] font-semibold" }, Hs = { class: "flex-grow" }, Gs = { class: "flex flex-col gap-16" }, Qs = { class: "flex flex-row items-center gap-5" }, Xs = { class: "fm-typo-en-title-sm-800" }, Ws = { class: "flex flex-col max-w-[100%]" }, Js = { class: "w-[25%] font-semibold" }, Zs = { class: "flex-grow" }, ei = { class: "flex flex-col max-w-[100%]" }, ti = { class: "w-[25%] font-semibold" }, oi = { class: "flex flex-col max-w-[100%]" }, ai = { class: "w-[25%] font-semibold" }, li = { class: "flex flex-col max-w-[100%]" }, ni = { class: "w-[25%] font-semibold" }, si = {
|
|
4301
4301
|
key: 1,
|
|
4302
4302
|
class: "w-[100%] flex flex-col gap-2"
|
|
4303
4303
|
}, ii = {
|
|
@@ -4309,7 +4309,7 @@ const zn = [
|
|
|
4309
4309
|
}, pi = {
|
|
4310
4310
|
key: 2,
|
|
4311
4311
|
class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary"
|
|
4312
|
-
}, ci = { class: "flex flex-col gap-16" }, ui = { class: "fm-typo-en-title-sm-800" }, fi = { class: "flex flex-row items-center w-[100%] justify-start" }, vi = { class: "text-nowrap w-[calc(25%-4px)] overflow-hidden text-ellipsis" }, gi = { class: "flex flex-row items-center w-[100%] justify-start" }, yi = { class: "text-nowrap w-[calc(25%-4px)] overflow-hidden text-ellipsis" }, xi = { class: "flex flex-row items-center w-[100%] justify-start" }, bi = { class: "text-nowrap w-[calc(25%-4px)] overflow-hidden text-ellipsis" }, wi = { class: "flex flex-col gap-16 pt-3 pb-3" }, _i = { class: "flex flex-row items-center gap-5" }, hi = { class: "fm-typo-en-title-sm-800" }, ki = { class: "xs:grid-cols-1 grid-cols-2 grid gap-16" }, Ci = { class: "flex flex-row items-center justify-between gap-x-16" }, $i = { class: "fm-typo-en-title-sm-800" }, Vi = { class: "flex flex-row items-center justify-between gap-x-16" }, Si = { class: "fm-typo-en-title-sm-800" }, Ai = { class: "flex flex-row items-center justify-between gap-x-16" }, Di = { class: "fm-typo-en-title-sm-800" }, Ki = { class: "flex flex-row items-center justify-between gap-x-16" }, Ti = { class: "fm-typo-en-title-sm-800" }, Fi = { class: "xs:grid-cols-1 grid-cols-2 grid gap-16" }, Ni = /* @__PURE__ */
|
|
4312
|
+
}, ci = { class: "flex flex-col gap-16" }, ui = { class: "fm-typo-en-title-sm-800" }, fi = { class: "flex flex-row items-center w-[100%] justify-start" }, vi = { class: "text-nowrap w-[calc(25%-4px)] overflow-hidden text-ellipsis" }, gi = { class: "flex flex-row items-center w-[100%] justify-start" }, yi = { class: "text-nowrap w-[calc(25%-4px)] overflow-hidden text-ellipsis" }, xi = { class: "flex flex-row items-center w-[100%] justify-start" }, bi = { class: "text-nowrap w-[calc(25%-4px)] overflow-hidden text-ellipsis" }, wi = { class: "flex flex-col gap-16 pt-3 pb-3" }, _i = { class: "flex flex-row items-center gap-5" }, hi = { class: "fm-typo-en-title-sm-800" }, ki = { class: "xs:grid-cols-1 grid-cols-2 grid gap-16" }, Ci = { class: "flex flex-row items-center justify-between gap-x-16" }, $i = { class: "fm-typo-en-title-sm-800" }, Vi = { class: "flex flex-row items-center justify-between gap-x-16" }, Si = { class: "fm-typo-en-title-sm-800" }, Ai = { class: "flex flex-row items-center justify-between gap-x-16" }, Di = { class: "fm-typo-en-title-sm-800" }, Ki = { class: "flex flex-row items-center justify-between gap-x-16" }, Ti = { class: "fm-typo-en-title-sm-800" }, Fi = { class: "xs:grid-cols-1 grid-cols-2 grid gap-16" }, Ni = /* @__PURE__ */ Q({
|
|
4313
4313
|
__name: "Setting",
|
|
4314
4314
|
props: /* @__PURE__ */ Se({
|
|
4315
4315
|
retrievedDebtors: {
|
|
@@ -4500,8 +4500,8 @@ const zn = [
|
|
|
4500
4500
|
]),
|
|
4501
4501
|
n(I, { style: { margin: 0 } }),
|
|
4502
4502
|
t("div", Gs, [
|
|
4503
|
-
t("div",
|
|
4504
|
-
t("div",
|
|
4503
|
+
t("div", Qs, [
|
|
4504
|
+
t("div", Xs, C(r(o)("report.common.general")), 1)
|
|
4505
4505
|
]),
|
|
4506
4506
|
t("div", Ws, [
|
|
4507
4507
|
t("div", Js, C(r(o)("report.common.name")), 1),
|
|
@@ -4659,7 +4659,7 @@ const zn = [
|
|
|
4659
4659
|
})
|
|
4660
4660
|
]),
|
|
4661
4661
|
a[32] || (a[32] = t("div", { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, C("`ROUNDING` items: Auto set `Product Code` to blank to support AutoCount Cloud syncing."), -1)),
|
|
4662
|
-
n(
|
|
4662
|
+
n(X, {
|
|
4663
4663
|
"header-items": [
|
|
4664
4664
|
r(o)("report.integration.autocount.feedmeKey"),
|
|
4665
4665
|
r(o)("report.integration.autocount.productCode"),
|
|
@@ -4699,7 +4699,7 @@ const zn = [
|
|
|
4699
4699
|
onClick: a[19] || (a[19] = () => f("taxes"))
|
|
4700
4700
|
})
|
|
4701
4701
|
]),
|
|
4702
|
-
n(
|
|
4702
|
+
n(X, {
|
|
4703
4703
|
"header-items": [
|
|
4704
4704
|
r(o)("report.integration.autocount.feedmeKey"),
|
|
4705
4705
|
r(o)("report.integration.autocount.accountCode")
|
|
@@ -4734,7 +4734,7 @@ const zn = [
|
|
|
4734
4734
|
onClick: a[22] || (a[22] = () => f("taxRoundingAdjustments"))
|
|
4735
4735
|
})
|
|
4736
4736
|
]),
|
|
4737
|
-
n(
|
|
4737
|
+
n(X, {
|
|
4738
4738
|
"header-items": [
|
|
4739
4739
|
r(o)("report.integration.autocount.feedmeKey"),
|
|
4740
4740
|
r(o)("report.integration.autocount.accountCode")
|
|
@@ -4803,7 +4803,7 @@ const zn = [
|
|
|
4803
4803
|
"onUpdate:modelValue": a[29] || (a[29] = (S) => w({ key: "currencyRate", value: S.account }))
|
|
4804
4804
|
}, null, 8, ["model-value", "options"])
|
|
4805
4805
|
]),
|
|
4806
|
-
n(
|
|
4806
|
+
n(X, {
|
|
4807
4807
|
"header-items": [
|
|
4808
4808
|
r(o)("report.integration.autocount.feedmeKey"),
|
|
4809
4809
|
r(o)("report.integration.autocount.accountCode"),
|
|
@@ -4965,7 +4965,7 @@ const Ii = [
|
|
|
4965
4965
|
], Pi = { class: "h-full flex flex-col gap-16" }, Ri = { class: "flex flex-row gap-2 justify-between items-center" }, Mi = { class: "flex flex-row gap-5" }, ji = {
|
|
4966
4966
|
key: 0,
|
|
4967
4967
|
class: "flex gap-24 w-full h-full justify-center items-center overflow-y-auto"
|
|
4968
|
-
}, Oi = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Li = /* @__PURE__ */
|
|
4968
|
+
}, Oi = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, Li = /* @__PURE__ */ Q({
|
|
4969
4969
|
__name: "Preview",
|
|
4970
4970
|
props: {
|
|
4971
4971
|
modelValue: { required: !0 },
|
|
@@ -5052,7 +5052,7 @@ const Ii = [
|
|
|
5052
5052
|
]);
|
|
5053
5053
|
};
|
|
5054
5054
|
}
|
|
5055
|
-
}), Ei = { class: "h-full relative flex flex-col" }, Bi = { class: "py-16 px-16 overflow-hidden flex-grow relative" }, Yi = /* @__PURE__ */
|
|
5055
|
+
}), Ei = { class: "h-full relative flex flex-col" }, Bi = { class: "py-16 px-16 overflow-hidden flex-grow relative" }, Yi = /* @__PURE__ */ Q({
|
|
5056
5056
|
__name: "AutocountCloud",
|
|
5057
5057
|
props: {
|
|
5058
5058
|
modelValue: { required: !0 },
|
|
@@ -5152,7 +5152,7 @@ const Ii = [
|
|
|
5152
5152
|
}), qi = {
|
|
5153
5153
|
key: 0,
|
|
5154
5154
|
class: "flex flex-col h-full w-full"
|
|
5155
|
-
}, zi = { class: "flex flex-col gap-16 pb-[24px]" }, Hi = { class: "flex flex-row justify-between items-center gap-2" }, Gi = { class: "flex flex-row gap-2 items-center" },
|
|
5155
|
+
}, zi = { class: "flex flex-col gap-16 pb-[24px]" }, Hi = { class: "flex flex-row justify-between items-center gap-2" }, Gi = { class: "flex flex-row gap-2 items-center" }, Qi = { class: "relative group cursor-pointer" }, Xi = { class: "absolute left-1/2 -translate-x-2/3 top-full mt-2 w-max bg-gray-900 text-white text-sm px-2 py-1 rounded opacity-0 group-hover:opacity-100 transition-opacity" }, Wi = { class: "flex flex-col gap-24 pt-[24px] overflow-scroll" }, Ji = { class: "w-[90%] flex flex-col gap-24" }, Zi = { class: "flex flex-col gap-16" }, er = { class: "fm-typo-en-title-sm-800" }, tr = { class: "flex flex-col max-w-[100%]" }, or = { class: "w-[25%] font-semibold" }, ar = { class: "flex-grow" }, lr = { class: "flex flex-col max-w-[100%]" }, nr = { class: "w-[25%] font-semibold" }, sr = { class: "flex flex-col max-w-[100%]" }, ir = { class: "w-[25%] font-semibold" }, rr = { class: "flex flex-col gap-16" }, dr = { class: "grid-cols-2 grid gap-16" }, mr = { class: "flex flex-row items-center justify-between gap-x-16" }, pr = { class: "flex flex-row items-center justify-between gap-x-16" }, cr = { class: "fm-typo-en-title-sm-800" }, ur = { class: "flex flex-row items-center justify-between gap-x-16" }, fr = { class: "flex flex-row items-center justify-between gap-x-16" }, vr = /* @__PURE__ */ Q({
|
|
5156
5156
|
__name: "Setting",
|
|
5157
5157
|
props: {
|
|
5158
5158
|
modelValue: { required: !0 },
|
|
@@ -5226,13 +5226,13 @@ const Ii = [
|
|
|
5226
5226
|
t("div", Hi, [
|
|
5227
5227
|
w[17] || (w[17] = t("div", { class: "fm-typo-en-title-sm-800" }, null, -1)),
|
|
5228
5228
|
t("div", Gi, [
|
|
5229
|
-
t("div",
|
|
5229
|
+
t("div", Qi, [
|
|
5230
5230
|
n(k, {
|
|
5231
5231
|
name: "refresh",
|
|
5232
5232
|
class: "p-2 bg-gray-100 rounded-full",
|
|
5233
5233
|
onClick: m
|
|
5234
5234
|
}),
|
|
5235
|
-
t("span",
|
|
5235
|
+
t("span", Xi, C(r(o)("report.integration.refreshSetting")), 1)
|
|
5236
5236
|
]),
|
|
5237
5237
|
n(s, {
|
|
5238
5238
|
variant: "tertiary",
|
|
@@ -5345,7 +5345,7 @@ const Ii = [
|
|
|
5345
5345
|
onClick: w[5] || (w[5] = () => p("invoice", "items"))
|
|
5346
5346
|
})
|
|
5347
5347
|
]),
|
|
5348
|
-
n(
|
|
5348
|
+
n(X, {
|
|
5349
5349
|
"header-items": ["Key", "Account Code", "UOM"],
|
|
5350
5350
|
rows: ((oe = (te = (ee = e.value) == null ? void 0 : ee.platform) == null ? void 0 : te.mappings) == null ? void 0 : oe.invoice.items) || [],
|
|
5351
5351
|
"columns-per-row": 1,
|
|
@@ -5382,7 +5382,7 @@ const Ii = [
|
|
|
5382
5382
|
onClick: w[8] || (w[8] = () => p("invoice", "taxes"))
|
|
5383
5383
|
})
|
|
5384
5384
|
]),
|
|
5385
|
-
n(
|
|
5385
|
+
n(X, {
|
|
5386
5386
|
"header-items": ["Key", "Account Code"],
|
|
5387
5387
|
rows: ((ne = (le = (ae = e.value) == null ? void 0 : ae.platform) == null ? void 0 : le.mappings) == null ? void 0 : ne.invoice.taxes) || [],
|
|
5388
5388
|
"columns-per-row": 1,
|
|
@@ -5410,7 +5410,7 @@ const Ii = [
|
|
|
5410
5410
|
onClick: w[11] || (w[11] = () => p("inventory", "items"))
|
|
5411
5411
|
})
|
|
5412
5412
|
]),
|
|
5413
|
-
n(
|
|
5413
|
+
n(X, {
|
|
5414
5414
|
"header-items": ["Key", "Account Code", "UOM"],
|
|
5415
5415
|
rows: ((re = (ie = (se = e.value) == null ? void 0 : se.platform) == null ? void 0 : ie.mappings) == null ? void 0 : re.inventory.items) || [],
|
|
5416
5416
|
"columns-per-row": 1,
|
|
@@ -5447,7 +5447,7 @@ const Ii = [
|
|
|
5447
5447
|
onClick: w[14] || (w[14] = () => p("inventory", "suppliers"))
|
|
5448
5448
|
})
|
|
5449
5449
|
]),
|
|
5450
|
-
n(
|
|
5450
|
+
n(X, {
|
|
5451
5451
|
"header-items": ["Key", "Code", "Name"],
|
|
5452
5452
|
rows: ((pe = (me = (de = e.value) == null ? void 0 : de.platform) == null ? void 0 : me.mappings) == null ? void 0 : pe.inventory.suppliers) || [],
|
|
5453
5453
|
"columns-per-row": 1,
|
|
@@ -5477,7 +5477,7 @@ const Ii = [
|
|
|
5477
5477
|
}, br = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, wr = {
|
|
5478
5478
|
key: 1,
|
|
5479
5479
|
class: "w-full h-full flex flex-col flex-grow"
|
|
5480
|
-
}, _r = /* @__PURE__ */
|
|
5480
|
+
}, _r = /* @__PURE__ */ Q({
|
|
5481
5481
|
__name: "Preview",
|
|
5482
5482
|
props: {
|
|
5483
5483
|
modelValue: { required: !0 },
|
|
@@ -5942,7 +5942,7 @@ const Ii = [
|
|
|
5942
5942
|
]);
|
|
5943
5943
|
};
|
|
5944
5944
|
}
|
|
5945
|
-
}), hr = { class: "h-full w-full flex flex-col" }, kr = { class: "py-16 px-16 flex h-full w-full overflow-hidden" }, Cr = /* @__PURE__ */
|
|
5945
|
+
}), hr = { class: "h-full w-full flex flex-col" }, kr = { class: "py-16 px-16 flex h-full w-full overflow-hidden" }, Cr = /* @__PURE__ */ Q({
|
|
5946
5946
|
__name: "SynergyExport",
|
|
5947
5947
|
props: {
|
|
5948
5948
|
modelValue: {},
|
|
@@ -6000,7 +6000,7 @@ const Ii = [
|
|
|
6000
6000
|
]);
|
|
6001
6001
|
};
|
|
6002
6002
|
}
|
|
6003
|
-
}), $r = { class: "px-24 h-full relative" }, Nr = /* @__PURE__ */
|
|
6003
|
+
}), $r = { class: "px-24 h-full relative" }, Nr = /* @__PURE__ */ Q({
|
|
6004
6004
|
__name: "Integration",
|
|
6005
6005
|
setup(v) {
|
|
6006
6006
|
const o = Y(void 0), { params: e } = et(), i = ke(), y = Y();
|