@feedmepos/mf-inventory-portal 1.0.8 → 1.0.9-dev.2

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 (97) hide show
  1. package/dist/{App-DeBNx7kq.js → App-DfxhucPn.js} +50 -49
  2. package/dist/{ApprovalView-CYgDG4X-.js → ApprovalView-BUYgTb8S.js} +24 -24
  3. package/dist/{BindingsDialog-Bojdsd9h.js → BindingsDialog-Cbs9aVch.js} +2 -2
  4. package/dist/{BindingsPicker-TkiARkrC.js → BindingsPicker-BH9bil6g.js} +3 -3
  5. package/dist/{BindingsTable-BWYaPoFt.js → BindingsTable-DBsS_9yb.js} +1 -1
  6. package/dist/ClosingDraftView-CcQssDLY.js +1415 -0
  7. package/dist/{ClosingTemplateView-CUjkAFjw.js → ClosingTemplateView-BHPqi-bL.js} +10 -10
  8. package/dist/{DeliveryOrderPrintPreview-BOEKl7zP.js → DeliveryOrderPrintPreview-DlTLtZ1f.js} +1 -1
  9. package/dist/{FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-Bve5cng3.js → FmFilterableMenuOptions.vue_vue_type_script_setup_true_lang-CtJSPDCo.js} +32 -32
  10. package/dist/{FmUnitInput.vue_vue_type_script_setup_true_lang-1-G4gmCj.js → FmUnitInput.vue_vue_type_script_setup_true_lang-B-erI7fq.js} +51 -51
  11. package/dist/{IngredientBindedItem.vue_vue_type_script_setup_true_lang-Bl526zYj.js → IngredientBindedItem.vue_vue_type_script_setup_true_lang-DT4nyE8i.js} +1 -1
  12. package/dist/{IngredientGroupView-stli1Xiv.js → IngredientGroupView-DE15kdqH.js} +11 -11
  13. package/dist/{IngredientsView-jmDSRSkr.js → IngredientsView-BCEznLxB.js} +15 -14
  14. package/dist/{IntegrationView-BQZtDqlR.js → IntegrationView-COSJuqnB.js} +146 -145
  15. package/dist/{InventoryBindingForm-hHgB20dI.js → InventoryBindingForm-B3C8gktf.js} +1 -1
  16. package/dist/{InventoryBindingForm.vue_vue_type_script_setup_true_lang-BK36mlQE.js → InventoryBindingForm.vue_vue_type_script_setup_true_lang-Bn2X1jxB.js} +20 -20
  17. package/dist/{InventoryBindingSummary-JsAhd0Jm.js → InventoryBindingSummary-BF1OtGum.js} +1 -1
  18. package/dist/{NumberPrecisionInput.vue_vue_type_script_setup_true_lang-C4A6bDPB.js → NumberPrecisionInput.vue_vue_type_script_setup_true_lang-BMTXHa4I.js} +1 -1
  19. package/dist/{PremiumBadge.vue_vue_type_script_setup_true_lang-C6bND0mn.js → PremiumBadge.vue_vue_type_script_setup_true_lang-CZR7wF6-.js} +10 -10
  20. package/dist/{PublishView-BK7WwXeV.js → PublishView-Cp5tpVb0.js} +12 -12
  21. package/dist/{PurchaseOrderPrintPreview-CMnaZkzc.js → PurchaseOrderPrintPreview-DWOcxCH8.js} +4 -4
  22. package/dist/{ReceiveRequestView-Bb6RQyJ8.js → ReceiveRequestView-CRuhm8r1.js} +53 -52
  23. package/dist/{RecipeView-CZnElbJ8.js → RecipeView-BTS1LBKZ.js} +29 -29
  24. package/dist/{StockView-CDAHrTyi.js → StockView-CuK8s5rt.js} +73 -72
  25. package/dist/{SupplierView-WTgrwbJ_.js → SupplierView-Bwpe9RoM.js} +12 -11
  26. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-DDAZMTzq.js +1897 -0
  27. package/dist/{TransferTemplateView-26w6orAY.js → TransferTemplateView-BlluEiV-.js} +291 -290
  28. package/dist/{UnitView-DAl0OS01.js → UnitView-BWGQHOWP.js} +23 -23
  29. package/dist/{WarehouseView-Db2wXza_.js → WarehouseView-dOCu22dg.js} +26 -26
  30. package/dist/api/bill.d.ts +2 -2
  31. package/dist/api/food-market-hub.d.ts +1 -1
  32. package/dist/api/inventory.d.ts +44 -44
  33. package/dist/api/netsuite.d.ts +3 -3
  34. package/dist/api/purchase-order.d.ts +5 -1
  35. package/dist/api/stock.d.ts +1 -0
  36. package/dist/{app-Ch3IXeOL.js → app-BkIAyhP-.js} +16504 -16961
  37. package/dist/app.d.ts +7 -7
  38. package/dist/app.js +1 -1
  39. package/dist/components/inventory-binding/InventoryBinding.vue.d.ts +8 -8
  40. package/dist/components/shell/inventory/binding-dialog.vue.d.ts +2 -2
  41. package/dist/components/shell/inventory/binding-ui.vue.d.ts +5 -5
  42. package/dist/composable/usePromise.d.ts +41 -0
  43. package/dist/{decimal-BFWsfQmw.js → decimal-BiC7uGww.js} +1 -1
  44. package/dist/feature-CCDDWpq8.js +17319 -0
  45. package/dist/{format-unit-display-CyBzA_Ye.js → format-unit-display-CLa0op_h.js} +60 -60
  46. package/dist/{index-CKB7R0y2.js → index-BbFvsU1Z.js} +7 -6
  47. package/dist/{index-CSjhH3PC.js → index-UgbyiGok.js} +1 -1
  48. package/dist/{stock-BjY9UvKO.js → stock-SxO4bxTm.js} +29 -25
  49. package/dist/stores/feature.d.ts +5 -20
  50. package/dist/stores/integration/foodmarkethub.d.ts +1 -1
  51. package/dist/stores/integration/netsuite.d.ts +7 -7
  52. package/dist/stores/inventory.d.ts +44 -44
  53. package/dist/stores/location.d.ts +137 -137
  54. package/dist/{supplier-8x-ZFcOk.js → supplier-BVdCk7nI.js} +4 -4
  55. package/dist/tsconfig.app.tsbuildinfo +1 -1
  56. package/dist/{use-ingredient-select-dialog-CxZAaSGc.js → use-ingredient-select-dialog-CDeGXhur.js} +1 -1
  57. package/dist/{use-inventory-binding-dialog-Kmg24YiM.js → use-inventory-binding-dialog-CeRKqMy7.js} +1 -1
  58. package/dist/views/adjustment-template/wastage-template/actions.d.ts +228 -228
  59. package/dist/views/adjustment-template/wastage-template/form/WastageTemplateItemTable.vue.d.ts +2 -2
  60. package/dist/views/adjustment-template/wastage-template/form/useAdjustmentTemplateItems.d.ts +1 -1
  61. package/dist/views/adjustment-template/wastage-template/table.d.ts +234 -234
  62. package/dist/views/closing-draft/components/closing-draft-dialog/ClosingDraftDialog.vue.d.ts +780 -74
  63. package/dist/views/closing-draft/composables/use-closing-draft-table.d.ts +424 -409
  64. package/dist/views/closing-template/components/closing-template-form/composables/use-closing-template-items.d.ts +4 -4
  65. package/dist/views/closing-template/composables/use-closing-template-actions.d.ts +252 -252
  66. package/dist/views/closing-template/composables/use-closing-template-table.d.ts +252 -252
  67. package/dist/views/ingredient-group/composables/use-ingredient-group-table.d.ts +12 -12
  68. package/dist/views/ingredients/components/convert/ConvertForm.vue.d.ts +2 -2
  69. package/dist/views/ingredients/components/ingredient-form/IngredientForm.vue.d.ts +8 -8
  70. package/dist/views/ingredients/components/inventory-binding/InventoryBindingForm.vue.d.ts +3 -3
  71. package/dist/views/ingredients/composables/use-ingredient-table.d.ts +4 -4
  72. package/dist/views/integration/components/ApplyProduct.vue.d.ts +2 -2
  73. package/dist/views/integration/components/ApplyProductDialog.vue.d.ts +2 -2
  74. package/dist/views/integration/components/ApplyProductDialogV4.vue.d.ts +2 -2
  75. package/dist/views/integration/components/netsuite/AddLocationDialog.vue.d.ts +204 -204
  76. package/dist/views/integration/components/netsuite/LocationConfigurationDialog.vue.d.ts +2 -2
  77. package/dist/views/receive-request/components/transfer-form/TransferForm.vue.d.ts +665 -637
  78. package/dist/views/receive-request/components/transfer-form/components/ForecastStock.vue.d.ts +22 -22
  79. package/dist/views/receive-request/components/transfer-form/components/TransferItemTable.vue.d.ts +44 -44
  80. package/dist/views/receive-request/components/transfer-form/composables/use-transfer-items.d.ts +11 -11
  81. package/dist/views/receive-request/composables/use-process-purchase-order.d.ts +614 -0
  82. package/dist/views/receive-request/composables/use-receive-request-form.d.ts +1190 -1142
  83. package/dist/views/receive-request/composables/use-receive-request-table.d.ts +1192 -1144
  84. package/dist/views/receive-request/constants/po-action-to-ui-style.d.ts +6 -0
  85. package/dist/views/recipe/components/recipe-form/RecipeForm.vue.d.ts +2 -2
  86. package/dist/views/stock/components/StockRecordCard.vue.d.ts +1 -1
  87. package/dist/views/stock/components/dialog/AdjustedItemForm.vue.d.ts +14 -14
  88. package/dist/views/transfer-template/components/transfer-template-form/components/TransferTemplateItemTable.vue.d.ts +22 -22
  89. package/dist/views/transfer-template/components/transfer-template-form/composables/use-template-enabled-locations.d.ts +17 -17
  90. package/dist/views/transfer-template/components/transfer-template-form/composables/use-transfer-template-items.d.ts +11 -11
  91. package/dist/views/transfer-template/composables/use-transfer-template-actions.d.ts +805 -805
  92. package/dist/views/transfer-template/composables/use-transfer-template-table.d.ts +805 -805
  93. package/dist/views/transfer-template/composables/useTransferTemplateHelper.d.ts +33 -33
  94. package/dist/{vue-i18n-CXd9SF_G.js → vue-i18n-3Mh8tKq8.js} +341 -341
  95. package/package.json +3 -1
  96. package/dist/ClosingDraftView-C0ECZ9zi.js +0 -1394
  97. package/dist/TransferDetails.vue_vue_type_script_setup_true_lang-mHNmxBuV.js +0 -1746
@@ -4,6 +4,8 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
4
4
  loading: import("vue").Ref<boolean, boolean>;
5
5
  columnDefs: import("vue").ComputedRef<ColumnDef<{
6
6
  ref?: string | null | undefined;
7
+ _id: string;
8
+ name: string;
7
9
  unit: {
8
10
  _id: string;
9
11
  name: string;
@@ -19,8 +21,6 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
19
21
  };
20
22
  }[];
21
23
  };
22
- _id: string;
23
- name: string;
24
24
  skus: {
25
25
  trackingMeasurement?: string | null | undefined;
26
26
  convert?: {
@@ -35,12 +35,12 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
35
35
  precision: number;
36
36
  };
37
37
  } | null | undefined;
38
+ id: string;
38
39
  type: "RECIPE" | "SKU" | "SKU_GROUP";
39
40
  amount: {
40
41
  amount: number;
41
42
  precision: number;
42
43
  };
43
- id: string;
44
44
  }[] | null | undefined;
45
45
  } | null | undefined;
46
46
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -66,9 +66,9 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
66
66
  mid: number;
67
67
  } | null | undefined;
68
68
  customAttributes?: Record<string, any> | null | undefined;
69
- code: string;
70
69
  _id: string;
71
70
  name: string;
71
+ code: string;
72
72
  }[];
73
73
  }>[]>;
74
74
  }, "loading">>, Pick<{
@@ -76,6 +76,8 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
76
76
  loading: import("vue").Ref<boolean, boolean>;
77
77
  columnDefs: import("vue").ComputedRef<ColumnDef<{
78
78
  ref?: string | null | undefined;
79
+ _id: string;
80
+ name: string;
79
81
  unit: {
80
82
  _id: string;
81
83
  name: string;
@@ -91,8 +93,6 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
91
93
  };
92
94
  }[];
93
95
  };
94
- _id: string;
95
- name: string;
96
96
  skus: {
97
97
  trackingMeasurement?: string | null | undefined;
98
98
  convert?: {
@@ -107,12 +107,12 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
107
107
  precision: number;
108
108
  };
109
109
  } | null | undefined;
110
+ id: string;
110
111
  type: "RECIPE" | "SKU" | "SKU_GROUP";
111
112
  amount: {
112
113
  amount: number;
113
114
  precision: number;
114
115
  };
115
- id: string;
116
116
  }[] | null | undefined;
117
117
  } | null | undefined;
118
118
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -138,9 +138,9 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
138
138
  mid: number;
139
139
  } | null | undefined;
140
140
  customAttributes?: Record<string, any> | null | undefined;
141
- code: string;
142
141
  _id: string;
143
142
  name: string;
143
+ code: string;
144
144
  }[];
145
145
  }>[]>;
146
146
  }, "columnDefs">, Pick<{
@@ -148,6 +148,8 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
148
148
  loading: import("vue").Ref<boolean, boolean>;
149
149
  columnDefs: import("vue").ComputedRef<ColumnDef<{
150
150
  ref?: string | null | undefined;
151
+ _id: string;
152
+ name: string;
151
153
  unit: {
152
154
  _id: string;
153
155
  name: string;
@@ -163,8 +165,6 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
163
165
  };
164
166
  }[];
165
167
  };
166
- _id: string;
167
- name: string;
168
168
  skus: {
169
169
  trackingMeasurement?: string | null | undefined;
170
170
  convert?: {
@@ -179,12 +179,12 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
179
179
  precision: number;
180
180
  };
181
181
  } | null | undefined;
182
+ id: string;
182
183
  type: "RECIPE" | "SKU" | "SKU_GROUP";
183
184
  amount: {
184
185
  amount: number;
185
186
  precision: number;
186
187
  };
187
- id: string;
188
188
  }[] | null | undefined;
189
189
  } | null | undefined;
190
190
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -210,9 +210,9 @@ export declare const useIngredientGroupTable: import("pinia").StoreDefinition<"i
210
210
  mid: number;
211
211
  } | null | undefined;
212
212
  customAttributes?: Record<string, any> | null | undefined;
213
- code: string;
214
213
  _id: string;
215
214
  name: string;
215
+ code: string;
216
216
  }[];
217
217
  }>[]>;
218
218
  }, "fetchIngredientGroups">>;
@@ -12,12 +12,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
12
12
  precision: number;
13
13
  };
14
14
  } | null | undefined;
15
+ id: string;
15
16
  type: "RECIPE" | "SKU" | "SKU_GROUP";
16
17
  amount: {
17
18
  amount: number;
18
19
  precision: number;
19
20
  };
20
- id: string;
21
21
  }[] | null | undefined;
22
22
  } | null | undefined) => void;
23
23
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ConvertFormProps>>> & Readonly<{
@@ -33,12 +33,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
33
33
  precision: number;
34
34
  };
35
35
  } | null | undefined;
36
+ id: string;
36
37
  type: "RECIPE" | "SKU" | "SKU_GROUP";
37
38
  amount: {
38
39
  amount: number;
39
40
  precision: number;
40
41
  };
41
- id: string;
42
42
  }[] | null | undefined;
43
43
  } | null | undefined) => any) | undefined;
44
44
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -18,12 +18,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
18
18
  precision: number;
19
19
  };
20
20
  } | null | undefined;
21
+ id: string;
21
22
  type: "RECIPE" | "SKU" | "SKU_GROUP";
22
23
  amount: {
23
24
  amount: number;
24
25
  precision: number;
25
26
  };
26
- id: string;
27
27
  }[] | null | undefined;
28
28
  } | null | undefined;
29
29
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -49,6 +49,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
49
49
  mid: number;
50
50
  } | null | undefined;
51
51
  customAttributes?: Record<string, any> | null | undefined;
52
+ _id: string;
53
+ name: string;
54
+ code: string;
52
55
  unit: {
53
56
  _id: string;
54
57
  name: string;
@@ -64,9 +67,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
64
67
  };
65
68
  }[];
66
69
  };
67
- code: string;
68
- _id: string;
69
- name: string;
70
70
  }) => void;
71
71
  "click:submit": () => void;
72
72
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<IngredientFormProps>>> & Readonly<{
@@ -84,12 +84,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
84
84
  precision: number;
85
85
  };
86
86
  } | null | undefined;
87
+ id: string;
87
88
  type: "RECIPE" | "SKU" | "SKU_GROUP";
88
89
  amount: {
89
90
  amount: number;
90
91
  precision: number;
91
92
  };
92
- id: string;
93
93
  }[] | null | undefined;
94
94
  } | null | undefined;
95
95
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -115,6 +115,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
115
115
  mid: number;
116
116
  } | null | undefined;
117
117
  customAttributes?: Record<string, any> | null | undefined;
118
+ _id: string;
119
+ name: string;
120
+ code: string;
118
121
  unit: {
119
122
  _id: string;
120
123
  name: string;
@@ -130,9 +133,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
130
133
  };
131
134
  }[];
132
135
  };
133
- code: string;
134
- _id: string;
135
- name: string;
136
136
  }) => any) | undefined;
137
137
  "onClick:submit"?: (() => any) | undefined;
138
138
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -22,12 +22,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  precision: number;
23
23
  };
24
24
  } | null | undefined;
25
+ id: string;
25
26
  type: "RECIPE" | "SKU" | "SKU_GROUP";
26
27
  amount: {
27
28
  amount: number;
28
29
  precision: number;
29
30
  };
30
- id: string;
31
31
  }[]) => void;
32
32
  "click:pick-inventory-bindings": (type: "RECIPE" | "SKU" | "SKU_GROUP") => void;
33
33
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<InventoryBindingFormProps>, {
@@ -44,12 +44,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
44
44
  precision: number;
45
45
  };
46
46
  } | null | undefined;
47
+ id: string;
47
48
  type: "RECIPE" | "SKU" | "SKU_GROUP";
48
49
  amount: {
49
50
  amount: number;
50
51
  precision: number;
51
52
  };
52
- id: string;
53
53
  }[]) => any) | undefined;
54
54
  "onClick:pick-inventory-bindings"?: ((type: "RECIPE" | "SKU" | "SKU_GROUP") => any) | undefined;
55
55
  }>, {
@@ -63,12 +63,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
63
63
  precision: number;
64
64
  };
65
65
  } | null | undefined;
66
+ id: string;
66
67
  type: "RECIPE" | "SKU" | "SKU_GROUP";
67
68
  amount: {
68
69
  amount: number;
69
70
  precision: number;
70
71
  };
71
- id: string;
72
72
  }[];
73
73
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
74
74
  export default _default;
@@ -14,12 +14,12 @@ export declare function useIngredientTable(): {
14
14
  precision: number;
15
15
  };
16
16
  } | null | undefined;
17
+ id: string;
17
18
  type: "RECIPE" | "SKU" | "SKU_GROUP";
18
19
  amount: {
19
20
  amount: number;
20
21
  precision: number;
21
22
  };
22
- id: string;
23
23
  }[] | null | undefined;
24
24
  } | null | undefined;
25
25
  valuation?: "FIFO" | "LIFO" | "FEFO" | "WAVG" | null | undefined;
@@ -45,6 +45,9 @@ export declare function useIngredientTable(): {
45
45
  mid: number;
46
46
  } | null | undefined;
47
47
  customAttributes?: Record<string, any> | null | undefined;
48
+ _id: string;
49
+ name: string;
50
+ code: string;
48
51
  unit: {
49
52
  _id: string;
50
53
  name: string;
@@ -60,8 +63,5 @@ export declare function useIngredientTable(): {
60
63
  };
61
64
  }[];
62
65
  };
63
- code: string;
64
- _id: string;
65
- name: string;
66
66
  }>[];
67
67
  };
@@ -7,8 +7,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
7
7
  bindings: {
8
8
  type: PropType<{
9
9
  combinationKey?: string | null | undefined;
10
- code: string;
11
10
  productId: string;
11
+ code: string;
12
12
  }[]>;
13
13
  required: true;
14
14
  };
@@ -156,8 +156,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
156
156
  bindings: {
157
157
  type: PropType<{
158
158
  combinationKey?: string | null | undefined;
159
- code: string;
160
159
  productId: string;
160
+ code: string;
161
161
  }[]>;
162
162
  required: true;
163
163
  };
@@ -10,8 +10,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
10
10
  enable: boolean;
11
11
  bindings: {
12
12
  combinationKey?: string | null | undefined;
13
- code: string;
14
13
  productId: string;
14
+ code: string;
15
15
  }[];
16
16
  modifiers: {
17
17
  code: string;
@@ -49,8 +49,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
49
49
  enable: boolean;
50
50
  bindings: {
51
51
  combinationKey?: string | null | undefined;
52
- code: string;
53
52
  productId: string;
53
+ code: string;
54
54
  }[];
55
55
  modifiers: {
56
56
  code: string;
@@ -10,8 +10,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
10
10
  enable: boolean;
11
11
  bindings: {
12
12
  combinationKey?: string | null | undefined;
13
- code: string;
14
13
  productId: string;
14
+ code: string;
15
15
  }[];
16
16
  modifiers: {
17
17
  code: string;
@@ -49,8 +49,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
49
49
  enable: boolean;
50
50
  bindings: {
51
51
  combinationKey?: string | null | undefined;
52
- code: string;
53
52
  productId: string;
53
+ code: string;
54
54
  }[];
55
55
  modifiers: {
56
56
  code: string;