@feedmepos/mf-inventory-portal 0.0.25-dev.5 → 0.0.25-dev.50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (117) hide show
  1. package/dist/{App-Kq8apMtA.js → App-B7fIlPKw.js} +29 -28
  2. package/dist/ApprovalView-Dp20w8em.js +143 -0
  3. package/dist/{BindingsDialog-DOXckftj.js → BindingsDialog-BIHCuoDe.js} +6 -6
  4. package/dist/{BindingsPicker-Cm5vh_SU.js → BindingsPicker-DoM1Dh1y.js} +8 -8
  5. package/dist/{BindingsTable-CqIY16hU.js → BindingsTable-ChJYIxrf.js} +6 -6
  6. package/dist/ClosingDraftView-L4EHR0Sb.js +1348 -0
  7. package/dist/ClosingTemplateView-CFVINyCr.js +1859 -0
  8. package/dist/FmCustomAttribute.vue_vue_type_script_setup_true_lang-D-IWRjRD.js +34 -0
  9. package/dist/FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-Dn-DgO81.js +211 -0
  10. package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-0Kw57u62.js → FmUnitInput.vue_vue_type_script_setup_true_lang-CdWkJ2U-.js} +52 -52
  11. package/dist/IngredientBindedItem.vue_vue_type_script_setup_true_lang-BN2ec0EU.js +51 -0
  12. package/dist/{IngredientGroupView-CLmsjrp8.js → IngredientGroupView-Vz6XV_-q.js} +14 -14
  13. package/dist/{IngredientsView-T5S1322D.js → IngredientsView-D1lmg_97.js} +577 -551
  14. package/dist/{IntegrationView-DLLrgrr9.js → IntegrationView-CfDmLYwt.js} +661 -690
  15. package/dist/{InventoryBindingForm-BCPZcNwR.js → InventoryBindingForm-C68ZfWme.js} +1 -1
  16. package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-DY96hhyi.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-Bd13FqsE.js} +96 -96
  17. package/dist/{InventoryBindingSummary-CpCsz_Xc.js → InventoryBindingSummary-DT9cg2b4.js} +1 -1
  18. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-CP5yNARW.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BfhvXVHK.js} +1 -1
  19. package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-Cow0sp-k.js → PremiumBadge.vue_vue_type_script_setup_true_lang-Dvj1F-DM.js} +15 -15
  20. package/dist/PublishView-DMzULnCX.js +222 -0
  21. package/dist/{PurchaseOrderPrintPreview-DQ8GaxvA.js → PurchaseOrderPrintPreview-D6wcth8H.js} +1 -1
  22. package/dist/ReceiveRequestView-DsX41zj-.js +2579 -0
  23. package/dist/{RecipeView-CROffYxl.js → RecipeView-DlKk9-tm.js} +47 -46
  24. package/dist/{index-B2ISFLHY.js → StockView-CNmvVK0V.js} +3616 -1783
  25. package/dist/{SupplierView-DUFTtK7r.js → SupplierView-BcoOgM67.js} +446 -457
  26. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-CDDvq_mI.js +1605 -0
  27. package/dist/TransferTemplateView-BI96LQfP.js +1526 -0
  28. package/dist/{UnitView-B4jcaZF4.js → UnitView-BF2eBWtF.js} +14 -14
  29. package/dist/{WarehouseView-BmZtdMZU.js → WarehouseView-joOR4EsJ.js} +332 -314
  30. package/dist/api/closing-draft.d.ts +1 -0
  31. package/dist/api/inventory.d.ts +9 -6
  32. package/dist/api/netsuite.d.ts +22 -5
  33. package/dist/api/purchase-order.d.ts +7 -1
  34. package/dist/api/stock.d.ts +1 -0
  35. package/dist/app-DavuMSpS.js +88117 -0
  36. package/dist/app.js +1 -1
  37. package/dist/components/FmAutocompleteTextField.vue.d.ts +31 -0
  38. package/dist/components/FmCustomAttribute.vue.d.ts +3 -8
  39. package/dist/components/FmLockableField.vue.d.ts +3 -0
  40. package/dist/components/FmMultiselectDialog.d.ts +23 -0
  41. package/dist/components/FmMultiselectDialog.vue.d.ts +9 -1
  42. package/dist/components/FmMultiselectDialogProps.d.ts +2 -0
  43. package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +1 -1
  44. package/dist/components/shell/inventory/binding-ui.vue.d.ts +1 -1
  45. package/dist/{decimal-T4Ng3pLP.js → decimal-C_LJTg2_.js} +1 -1
  46. package/dist/feature-D3M-bziy.js +1015 -0
  47. package/dist/{format-unit-display-D6tf1DHa.js → format-unit-display-BebmN2s-.js} +335 -328
  48. package/dist/helper/country.d.ts +1 -0
  49. package/dist/helper/fuzzy.d.ts +10 -0
  50. package/dist/index-BDEeA1dY.js +12197 -0
  51. package/dist/index-DzshvJTA.js +77 -0
  52. package/dist/{stock-CmZXXh6b.js → stock-CHVVTrSI.js} +29 -25
  53. package/dist/stores/feature.d.ts +7 -5
  54. package/dist/stores/helper/generate-backend-urls.d.ts +0 -1
  55. package/dist/stores/integration/index.d.ts +1 -0
  56. package/dist/stores/integration/netsuite.d.ts +22 -5
  57. package/dist/stores/inventory.d.ts +141 -8
  58. package/dist/stores/location.d.ts +9 -0
  59. package/dist/stores/stock.d.ts +5 -0
  60. package/dist/stores/warehouse.d.ts +5 -7
  61. package/dist/style.css +1 -1
  62. package/dist/{supplier-BVsAD8Ou.js → supplier-Ddl4sUpm.js} +1 -1
  63. package/dist/tsconfig.app.tsbuildinfo +1 -1
  64. package/dist/use-ingredient-select-dialog-Z6bbIKfM.js +51 -0
  65. package/dist/{use-inventory-binding-dialog-CqrrqmB7.js → use-inventory-binding-dialog-Dj45RBWc.js} +1 -1
  66. package/dist/views/adjustment-template/wastage-template/actions.d.ts +24 -0
  67. package/dist/views/adjustment-template/wastage-template/table.d.ts +24 -0
  68. package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +8 -4
  69. package/dist/views/closing-draft/composables/use-closing-draft-actions.d.ts +4 -1
  70. package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +48 -24
  71. package/dist/views/closing-draft/helpers/export-draft.helper.d.ts +1 -1
  72. package/dist/views/closing-template/components/closing-template-form/composables/use-closing-template-items.d.ts +1 -1
  73. package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +36 -12
  74. package/dist/views/closing-template/composables/use-closing-template-table.d.ts +36 -12
  75. package/dist/views/dev/components/AutocompleteTextField.vue.d.ts +2 -0
  76. package/dist/views/ingredient-group/composables/use-ingredient-group-table.d.ts +3 -3
  77. package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +2 -2
  78. package/dist/views/ingredients/composables/use-ingredient-select-dialog.d.ts +16 -0
  79. package/dist/views/ingredients/composables/use-ingredient-table.d.ts +1 -1
  80. package/dist/views/receive-request/components/netsuite/NetSuiteProps.d.ts +2 -0
  81. package/dist/views/receive-request/components/transfer-details/TransferDetailsProps.d.ts +4 -1
  82. package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +427 -31
  83. package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +8 -4
  84. package/dist/views/receive-request/components/transfer-form/components/TransferItemTable.vue.d.ts +382 -2
  85. package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +7 -4
  86. package/dist/views/receive-request/composables/use-process-purchase-order.d.ts +18 -0
  87. package/dist/views/receive-request/composables/use-receive-request-form.d.ts +867 -68
  88. package/dist/views/receive-request/composables/use-receive-request-table.d.ts +678 -70
  89. package/dist/views/receive-request/import/XilnexImportDialog.vue.d.ts +22 -0
  90. package/dist/views/receive-request/import/XilnexImportForm.vue.d.ts +17 -0
  91. package/dist/views/receive-request/import/XilnexResult.vue.d.ts +17 -0
  92. package/dist/views/receive-request/import/export.d.ts +12 -0
  93. package/dist/views/receive-request/import/props.d.ts +7 -0
  94. package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +4 -2
  95. package/dist/views/transfer-template/components/transfer-template-form/components/TransferTemplateItemTable.vue.d.ts +220 -0
  96. package/dist/views/transfer-template/components/transfer-template-form/composables/use-template-enabled-locations-2.d.ts +8 -0
  97. package/dist/views/transfer-template/components/transfer-template-form/composables/use-template-enabled-locations.d.ts +1 -0
  98. package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +10 -5
  99. package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +72 -24
  100. package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +72 -24
  101. package/dist/views/transfer-template/composables/useTransferTemplateHelper.d.ts +305 -0
  102. package/dist/views/warehouse/components/WarehouseForm.vue.d.ts +10 -14
  103. package/dist/{vue-i18n-Mb3AM8uP.js → vue-i18n-Cak3W4nS.js} +331 -331
  104. package/package.json +4 -4
  105. package/dist/ApprovalView-DXlXet32.js +0 -138
  106. package/dist/ClosingDraftView-CABY9YVF.js +0 -1225
  107. package/dist/ClosingTemplateView-Bsd6W6id.js +0 -1819
  108. package/dist/FmCustomAttribute.vue_vue_type_script_setup_true_lang-d-Qy7I_I.js +0 -142
  109. package/dist/FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CXjO-PL0.js +0 -286
  110. package/dist/PublishView-BQ9pqu-S.js +0 -192
  111. package/dist/ReceiveRequestView-Cj1g6ZzI.js +0 -1876
  112. package/dist/StockView-D_XXAmSl.js +0 -1817
  113. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-BLADqDM9.js +0 -1327
  114. package/dist/TransferTemplateView-Dy2nZRCc.js +0 -1284
  115. package/dist/app-DcBKHZIR.js +0 -85643
  116. package/dist/components/FmCustomAttribute2.vue.d.ts +0 -18
  117. package/dist/index-Cxi2NbBg.js +0 -29202
@@ -0,0 +1,222 @@
1
+ import { defineComponent as Q, ref as D, computed as r, resolveComponent as s, openBlock as I, createBlock as R, unref as h, createSlots as X, withCtx as u, createElementVNode as v, normalizeClass as Z, createVNode as n, normalizeStyle as ee, Teleport as te, h as f } from "vue";
2
+ import { u as oe, a as ne, aP as ae, z as se, _ as le, ai as B } from "./app-DavuMSpS.js";
3
+ import { useBreakpoints as ie, useDialog as re, useSnackbar as ue, components as H } from "@feedmepos/ui-library";
4
+ import { u as ce } from "./vue-i18n-Cak3W4nS.js";
5
+ const me = { class: "flex flex-col py-8" }, de = { class: "fm-typo-en-body-md-400 text-fm-color-typo-secondary" }, pe = { class: "fm-typo-en-body-lg-600 text-fm-color-typo-primary" }, ge = /* @__PURE__ */ Q({
6
+ __name: "PublishView",
7
+ setup(be) {
8
+ const { t: o } = ce(), { breakpoints: x } = ie(), l = oe(), A = ne(), S = ae(), g = D(!1), c = r(() => A.state.inventory.updatedAt ? A.state.inventory.updatedAt : null), Y = se(), P = re(), N = ue(), $ = r(() => l.locations), _ = r(() => x.value.xs || x.value.sm), U = r(() => _.value ? 10 : 20), q = r(() => [
9
+ {
10
+ label: "Refresh",
11
+ value: "refresh",
12
+ isPrimary: !1
13
+ },
14
+ { label: o("inventory.publish.actions.publishAll"), value: "publish", isPrimary: !0 }
15
+ ]);
16
+ async function E(e) {
17
+ switch (e) {
18
+ case "publish":
19
+ P.open({
20
+ title: "Publish",
21
+ message: "Are you sure you want to publish to all locations?",
22
+ primaryActions: { text: "Publish", close: !0 },
23
+ secondaryActions: { text: "Cancel", close: !0 }
24
+ }).onPrimary(async () => {
25
+ await S.publishAllInventory(), await l.readLocations();
26
+ });
27
+ break;
28
+ case "refresh":
29
+ g.value = !0, await l.readLocations(), g.value = !1;
30
+ break;
31
+ }
32
+ }
33
+ const w = D(!1), K = [
34
+ {
35
+ value: "publish",
36
+ label: o("inventory.publish.actions.publishAll")
37
+ }
38
+ ];
39
+ function O(e) {
40
+ switch (w.value = !1, e) {
41
+ case "publish":
42
+ console.log("publish all");
43
+ }
44
+ }
45
+ const W = [
46
+ {
47
+ id: "type",
48
+ header: () => o("inventory.publish.columns.type"),
49
+ enableSorting: !0,
50
+ cell(e) {
51
+ return f(H.FmChip, {
52
+ color: "primary",
53
+ label: e.row.original.type
54
+ });
55
+ }
56
+ },
57
+ {
58
+ accessorKey: "name",
59
+ header: () => o("inventory.publish.columns.location"),
60
+ enableSorting: !0,
61
+ size: 300
62
+ },
63
+ {
64
+ id: "version",
65
+ header: () => o("inventory.publish.columns.version"),
66
+ enableSorting: !0,
67
+ cell(e) {
68
+ var t, a;
69
+ return (t = e.row.original.inventory) != null && t.updatedAt ? B((a = e.row.original.inventory) == null ? void 0 : a.updatedAt) : "";
70
+ }
71
+ },
72
+ {
73
+ id: "status",
74
+ header: () => o("inventory.publish.columns.status"),
75
+ enableSorting: !0,
76
+ cell(e) {
77
+ var d;
78
+ if (!c.value)
79
+ return "";
80
+ const t = ((d = e.row.original.inventory) == null ? void 0 : d.updatedAt) == c.value, a = e.row.original.dbName, m = e.row.original.type === "warehouse";
81
+ return f(
82
+ "div",
83
+ {
84
+ class: "flex items-center gap-8"
85
+ },
86
+ [
87
+ f(
88
+ "div",
89
+ {
90
+ class: [
91
+ "fm-status-badge",
92
+ t ? "fm-status-badge-success-secondary" : "fm-status-badge-info-secondary"
93
+ ]
94
+ },
95
+ t ? "Published" : "Outdated"
96
+ ),
97
+ !t && !m ? f(H.FmButton, {
98
+ class: "tertiary",
99
+ variant: "secondary",
100
+ icon: "sync",
101
+ onClick: () => {
102
+ P.open({
103
+ title: "Publish",
104
+ message: `Are you sure you want to publish this location "${e.row.original.name}"?`,
105
+ primaryActions: { text: "Publish", close: !0 },
106
+ secondaryActions: { text: "Cancel", close: !0 }
107
+ }).onPrimary(async () => {
108
+ await S.publishInventory(a.split("_")[1]), await l.readLocations(), N.open({ message: "Publish request submitted", type: "success" });
109
+ });
110
+ }
111
+ }) : null
112
+ ]
113
+ );
114
+ }
115
+ }
116
+ // {
117
+ // id: 'action',
118
+ // header: '',
119
+ // cell(props) {
120
+ // return createContextMenuComponents(
121
+ // [DefaultRowActions[RowActionEnum.Edit], DefaultRowActions[RowActionEnum.Delete]],
122
+ // (action) => {
123
+ // onActionMenu(action, props.row.original)
124
+ // }
125
+ // )
126
+ // },
127
+ // enableSorting: false,
128
+ // size: 40,
129
+ // meta: {
130
+ // cellClass: '',
131
+ // headerClass: ''
132
+ // }
133
+ // }
134
+ ];
135
+ return (e, t) => {
136
+ const a = s("FmChip"), m = s("FlexRender"), d = s("TableActionableRow"), j = s("FmTable"), G = s("FmCollapsibleTabs"), J = s("FmBottomSheet");
137
+ return I(), R(le, {
138
+ title: h(o)("inventory.publish.title"),
139
+ actions: q.value,
140
+ "onClick:action": E
141
+ }, X({
142
+ default: u(() => [
143
+ v("div", {
144
+ class: Z([
145
+ "flex flex-col gap-8 max-h-full",
146
+ {
147
+ "p-0": _.value,
148
+ "px-24 ": !_.value
149
+ }
150
+ ])
151
+ }, [
152
+ n(j, {
153
+ style: ee(h(Y).tableHeight),
154
+ "column-defs": W,
155
+ "row-data": $.value,
156
+ loading: !h(l)._currentLocation || g.value,
157
+ "loading-text": "Loading",
158
+ "page-size": U.value
159
+ }, {
160
+ "list-row": u((i) => [
161
+ n(d, { row: i }, {
162
+ default: u((p) => {
163
+ var C, F, k, b, M, L, T, V, y, z;
164
+ return [
165
+ v("div", me, [
166
+ v("div", de, [
167
+ n(m, {
168
+ render: (k = (F = (C = p.code) == null ? void 0 : C.column) == null ? void 0 : F.columnDef) == null ? void 0 : k.cell,
169
+ props: (M = (b = p.code) == null ? void 0 : b.getContext) == null ? void 0 : M.call(b)
170
+ }, null, 8, ["render", "props"])
171
+ ]),
172
+ v("div", pe, [
173
+ n(m, {
174
+ render: (V = (T = (L = p.name) == null ? void 0 : L.column) == null ? void 0 : T.columnDef) == null ? void 0 : V.cell,
175
+ props: (z = (y = p.name) == null ? void 0 : y.getContext) == null ? void 0 : z.call(y)
176
+ }, null, 8, ["render", "props"])
177
+ ])
178
+ ])
179
+ ];
180
+ }),
181
+ _: 2
182
+ }, 1032, ["row"])
183
+ ]),
184
+ _: 1
185
+ }, 8, ["style", "row-data", "loading", "page-size"])
186
+ ], 2),
187
+ (I(), R(te, { to: "body" }, [
188
+ n(J, {
189
+ "dismiss-away": "",
190
+ modelValue: w.value,
191
+ "onUpdate:modelValue": t[1] || (t[1] = (i) => w.value = i)
192
+ }, {
193
+ default: u(() => [
194
+ n(G, {
195
+ class: "pb-8",
196
+ items: K,
197
+ "onUpdate:modelValue": t[0] || (t[0] = (i) => O(i))
198
+ })
199
+ ]),
200
+ _: 1
201
+ }, 8, ["modelValue"])
202
+ ]))
203
+ ]),
204
+ _: 2
205
+ }, [
206
+ c.value ? {
207
+ name: "headerInfo",
208
+ fn: u(() => [
209
+ n(a, {
210
+ variant: "info",
211
+ label: `Latest: ${h(B)(c.value)}`
212
+ }, null, 8, ["label"])
213
+ ]),
214
+ key: "0"
215
+ } : void 0
216
+ ]), 1032, ["title", "actions"]);
217
+ };
218
+ }
219
+ });
220
+ export {
221
+ ge as default
222
+ };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as h, computed as x, ref as m, onMounted as f, openBlock as n, createElementBlock as u, createElementVNode as t, toDisplayString as l, normalizeStyle as g, createTextVNode as i, Fragment as d, createCommentVNode as p, renderList as v, normalizeClass as w } from "vue";
2
2
  import { useRoute as k } from "vue-router";
3
- import { ar as y, ad as C } from "./app-DcBKHZIR.js";
3
+ import { au as y, ah as C } from "./app-DavuMSpS.js";
4
4
  const P = { class: "purchase-box" }, R = { valign: "bottom" }, A = { class: "text-right" }, N = { class: "header" }, E = { class: "sub-header" }, O = { class: "caption" }, S = { class: "address" }, D = { class: "text-right" }, T = { class: "sub-header" }, q = { class: "address" }, F = { class: "purchase-body" }, L = { class: "text-left" }, U = { class: "text-left" }, V = { class: "text-right" }, z = { style: { "padding-top": "30px" } }, B = { valign: "bottom" }, H = { class: "header" }, I = { class: "caption" }, M = {
5
5
  class: "text-left",
6
6
  style: { width: "20%" }