@feedmepos/mf-inventory-portal 0.0.22-dev.41 → 0.0.22-dev.43
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/{ApprovalView-DKqwRFlF.js → ApprovalView-1ZKaZJ2Z.js} +3 -3
- package/dist/{BindingsDialog-CtMSqEuE.js → BindingsDialog-CKjAs5mJ.js} +1 -1
- package/dist/{BindingsPicker-DCLNF1PL.js → BindingsPicker-BAVZ-3dF.js} +1 -1
- package/dist/{BindingsTable-6ndQuHeA.js → BindingsTable-qq8M9fzG.js} +1 -1
- package/dist/ClosingTemplateView-DOLuHmy8.js +1775 -0
- package/dist/FmDroppableField-BBpVEZs4.js +154 -0
- package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-BUGB0uk3.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-ChRPq-Ok.js} +3 -3
- package/dist/{FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-CM93v-jp.js → FmInventoryTableToolbar.vue_vue_type_script_setup_true_lang-BSxhRfE4.js} +1 -1
- package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-SNp8etCc.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-DrL5a2Pn.js} +1 -1
- package/dist/{IngredientsView-B1jGkWYN.js → IngredientsView-m5K8MlM2.js} +5 -5
- package/dist/IntegrationView-BE5P68EJ.js +1141 -0
- package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-mZQlrYaY.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-B8cCv--C.js} +1 -1
- package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-BEFmqnHk.js → PremiumBadge.vue_vue_type_script_setup_true_lang-CcM04Veu.js} +2 -2
- package/dist/{PurchaseOrderPrintPreview-DTQViYuX.js → PurchaseOrderPrintPreview-D40E9qZt.js} +1 -1
- package/dist/{ReceiveRequestView-CNRixgQu.js → ReceiveRequestView-Ci7FgSjU.js} +10 -10
- package/dist/{RecipeView-HStPC5pE.js → RecipeView-Bp7iBiy7.js} +4 -4
- package/dist/{StockView-JO3NtkX9.js → StockView-BzowFcFA.js} +5 -5
- package/dist/SupplierView-CbRnAb8G.js +3037 -0
- package/dist/{TransferDetails.vue_vue_type_script_setup_true_lang-dPt3qbcX.js → TransferDetails.vue_vue_type_script_setup_true_lang-BMikyrhA.js} +5 -5
- package/dist/TransferTemplateView-BwamiSyk.js +1302 -0
- package/dist/{UnitView-dbInWUk4.js → UnitView-B-058oRk.js} +4 -4
- package/dist/{WarehouseView-BlTBvLF0.js → WarehouseView-RtU3sWKx.js} +2 -2
- package/dist/api/supplier.d.ts +1 -0
- package/dist/{app-TB3IWuaU.js → app-By3PLx0q.js} +3918 -3854
- package/dist/app.d.ts +70 -3
- package/dist/app.js +1 -1
- package/dist/components/FmMultiselectDialog.vue.d.ts +3 -9
- package/dist/{decimal-BRAYgPnN.js → decimal-CtriZ1S6.js} +1 -1
- package/dist/{defineDeepModel-DrEk5Fhq.js → defineDeepModel-ClK3S9xx.js} +1 -1
- package/dist/{format-time-from-id-kpVYfVQb.js → format-time-from-id-CGLKzJJO.js} +1 -1
- package/dist/format-unit-display-COeZSqdS.js +1195 -0
- package/dist/stores/netsuite.d.ts +1 -1
- package/dist/stores/supplier.d.ts +4 -1
- package/dist/style.css +1 -1
- package/dist/supplier-BxBMThPQ.js +77 -0
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/{use-template-enabled-locations-2-DyD24laW.js → use-template-enabled-locations-2-BIgPnzRW.js} +1 -1
- package/dist/views/supplier/components/supplier-import/SupplierImport.vue.d.ts +2 -0
- package/dist/views/supplier/components/supplier-import/SupplierImportItem.vue.d.ts +12 -0
- package/dist/views/supplier/components/supplier-import/SupplierImportItemProps.d.ts +6 -0
- package/dist/views/supplier/composables/use-supplier-actions.d.ts +10 -0
- package/dist/views/supplier/helpers/import-export.helper.d.ts +50 -0
- package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +7 -5
- package/dist/{xlsx-Dd5ckm6-.js → xlsx-X_0qJPDg.js} +1 -1
- package/dist/{xlsx.util-qlqvEcJz.js → xlsx.util-BOPzVbUa.js} +1 -1
- package/package.json +2 -1
- package/dist/ClosingTemplateView-BPrDQ_8-.js +0 -1688
- package/dist/FmDroppableField-DQFPEiJn.js +0 -152
- package/dist/IntegrationView-Bu0waSjB.js +0 -1141
- package/dist/SupplierView-gtaS4K3U.js +0 -827
- package/dist/TransferTemplateView-C0pjLfbz.js +0 -2054
- package/dist/purchase-order-transaction-type-ZMNa__2l.js +0 -348
- package/dist/supplier-CJcqHpaM.js +0 -70
package/dist/app.d.ts
CHANGED
|
@@ -40,6 +40,23 @@ export declare const i18nMessages: {
|
|
|
40
40
|
longitude: string;
|
|
41
41
|
latitude: string;
|
|
42
42
|
};
|
|
43
|
+
itemsSelected: string;
|
|
44
|
+
filterItems: string;
|
|
45
|
+
noItemsFound: string;
|
|
46
|
+
dropField: {
|
|
47
|
+
dropToUpload: string;
|
|
48
|
+
invalidFileType: string;
|
|
49
|
+
fileSizeExceeded: string;
|
|
50
|
+
accepts: string;
|
|
51
|
+
maxSize: string;
|
|
52
|
+
};
|
|
53
|
+
select: {
|
|
54
|
+
selectAll: string;
|
|
55
|
+
removeAll: string;
|
|
56
|
+
};
|
|
57
|
+
min: string;
|
|
58
|
+
max: string;
|
|
59
|
+
loading: string;
|
|
43
60
|
};
|
|
44
61
|
inventoryBindings: {
|
|
45
62
|
linkRecipe: string;
|
|
@@ -159,6 +176,24 @@ export declare const i18nMessages: {
|
|
|
159
176
|
error: string;
|
|
160
177
|
errorMessage: string;
|
|
161
178
|
};
|
|
179
|
+
import: {
|
|
180
|
+
title: string;
|
|
181
|
+
message: string;
|
|
182
|
+
new: string;
|
|
183
|
+
allLocations: string;
|
|
184
|
+
nLocations: string;
|
|
185
|
+
nItems: string;
|
|
186
|
+
};
|
|
187
|
+
publish: {
|
|
188
|
+
title: string;
|
|
189
|
+
message: string;
|
|
190
|
+
dialogTitle: string;
|
|
191
|
+
noRecentActivity: string;
|
|
192
|
+
nothingToPublish: string;
|
|
193
|
+
publishing: string;
|
|
194
|
+
recentlyPublishedAt: string;
|
|
195
|
+
stillPublishing: string;
|
|
196
|
+
};
|
|
162
197
|
};
|
|
163
198
|
table: {
|
|
164
199
|
createdAt: string;
|
|
@@ -166,19 +201,30 @@ export declare const i18nMessages: {
|
|
|
166
201
|
noOfItems: string;
|
|
167
202
|
enabledOutlets: string;
|
|
168
203
|
reference: string;
|
|
204
|
+
status: string;
|
|
205
|
+
published: string;
|
|
206
|
+
unpublished: string;
|
|
207
|
+
enabledForAll: string;
|
|
208
|
+
enabledForN: string;
|
|
169
209
|
};
|
|
170
210
|
form: {
|
|
211
|
+
name: string;
|
|
212
|
+
reference: string;
|
|
213
|
+
locations: string;
|
|
214
|
+
selectLocation: string;
|
|
215
|
+
enabledUnits: string;
|
|
171
216
|
items: {
|
|
172
217
|
selectItem: string;
|
|
173
|
-
addItem: string;
|
|
174
218
|
title: string;
|
|
219
|
+
name: string;
|
|
220
|
+
enableUnit: string;
|
|
221
|
+
addItem: string;
|
|
175
222
|
};
|
|
176
|
-
name: string;
|
|
177
|
-
reference: string;
|
|
178
223
|
};
|
|
179
224
|
};
|
|
180
225
|
ingredient: {
|
|
181
226
|
title: string;
|
|
227
|
+
title2: string;
|
|
182
228
|
code: string;
|
|
183
229
|
name: string;
|
|
184
230
|
unit: string;
|
|
@@ -286,6 +332,7 @@ export declare const i18nMessages: {
|
|
|
286
332
|
};
|
|
287
333
|
recipe: {
|
|
288
334
|
title: string;
|
|
335
|
+
title2: string;
|
|
289
336
|
name: string;
|
|
290
337
|
ingredients: string;
|
|
291
338
|
export: {
|
|
@@ -582,6 +629,26 @@ export declare const i18nMessages: {
|
|
|
582
629
|
emptySupplier: string;
|
|
583
630
|
};
|
|
584
631
|
};
|
|
632
|
+
import: {
|
|
633
|
+
title: string;
|
|
634
|
+
actions: {
|
|
635
|
+
downloadTemplate: string;
|
|
636
|
+
};
|
|
637
|
+
error: {
|
|
638
|
+
noData: string;
|
|
639
|
+
invalidContent: string;
|
|
640
|
+
noImportData: string;
|
|
641
|
+
hasErrors: string;
|
|
642
|
+
failed: string;
|
|
643
|
+
systemMessage: string;
|
|
644
|
+
};
|
|
645
|
+
progress: string;
|
|
646
|
+
success: string;
|
|
647
|
+
};
|
|
648
|
+
export: {
|
|
649
|
+
success: string;
|
|
650
|
+
filename: string;
|
|
651
|
+
};
|
|
585
652
|
companyName: string;
|
|
586
653
|
registrationNo: string;
|
|
587
654
|
address: {
|
package/dist/app.js
CHANGED
|
@@ -1,15 +1,9 @@
|
|
|
1
1
|
import type { FmMultiselectDialogProps } from './FmMultiselectDialogProps';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<FmMultiselectDialogProps>, {
|
|
3
|
-
placeholder: string;
|
|
4
|
-
}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<FmMultiselectDialogProps>, {}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
3
|
"update:modelValue": (mv: any) => void;
|
|
6
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<FmMultiselectDialogProps>, {
|
|
7
|
-
placeholder: string;
|
|
8
|
-
}>>> & Readonly<{
|
|
4
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<FmMultiselectDialogProps>, {}>>> & Readonly<{
|
|
9
5
|
"onUpdate:modelValue"?: ((mv: any) => any) | undefined;
|
|
10
|
-
}>, {
|
|
11
|
-
placeholder: string;
|
|
12
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
13
7
|
export default _default;
|
|
14
8
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
15
9
|
type __VLS_TypePropsToRuntimeProps<T> = {
|