@asteby/metacore-runtime-react 29.2.10 → 29.2.11

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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @asteby/metacore-runtime-react
2
2
 
3
+ ## 29.2.11
4
+
5
+ ### Patch Changes
6
+
7
+ - 9e07da0: Gate `requiresState` on row `status` or `state` so actions like purchases receive_goods hide on draft orders.
8
+
3
9
  ## 29.2.10
4
10
 
5
11
  ### Patch Changes
@@ -42,13 +42,14 @@ export declare const formatAggregateTotal: (col: ColumnDefinition, value: unknow
42
42
  * State-machine gate for per-row actions.
43
43
  *
44
44
  * An action that declares a non-empty `requiresState` (camelCase) / `requires_state`
45
- * (snake_case, as served by some backends) is only surfaced for rows whose `status`
46
- * field value is contained in that array. This hides e.g. an "Iniciar trabajo"
47
- * action (requiresState: ['reception']) on an order already in `in_progress`.
45
+ * (snake_case, as served by some backends) is only surfaced for rows whose
46
+ * lifecycle field (`status` or `state`) is contained in that array. This hides
47
+ * e.g. "Recibir" (requiresState: ['confirmed','partial']) on a purchase order
48
+ * still in `draft`.
48
49
  *
49
50
  * Null-safe & non-regressive:
50
51
  * - action without requiresState (or empty array) → always shown.
51
- * - row with no `status` field → all actions shown.
52
+ * - row with neither `status` nor `state` → all actions shown.
52
53
  */
53
54
  export declare const isActionAllowedForRowState: (action: any, row: any) => boolean;
54
55
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"dynamic-columns.d.ts","sourceRoot":"","sources":["../src/dynamic-columns.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAE9B,OAAO,EAAU,KAAK,MAAM,EAAE,MAAM,UAAU,CAAA;AAwC9C,OAAO,KAAK,EAAiB,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE9D,OAAO,KAAK,EAER,iBAAiB,EACpB,MAAM,wBAAwB,CAAA;AAE/B,qEAAqE;AACrE,MAAM,WAAW,qBAAqB;IAClC;;;;OAIG;IACH,WAAW,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,MAAM,CAAA;IACtC;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;CACtB;AA0BD;;;;GAIG;AACH,eAAO,MAAM,eAAe,GAAI,KAAK,gBAAgB,EAAE,cAAc,MAAM,KAAG,MACzB,CAAA;AAQrD;;;;;GAKG;AACH,eAAO,MAAM,WAAW,GAAI,KAAK,gBAAgB,KAAG,MAAM,GAAG,SAG5D,CAAA;AAED;;;;;;GAMG;AACH,eAAO,MAAM,oBAAoB,GAC7B,KAAK,gBAAgB,EACrB,OAAO,OAAO,EACd,WAAW,MAAM,EACjB,SAAS,MAAM,KAChB,MAyBF,CAAA;AAyCD;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,0BAA0B,GAAI,QAAQ,GAAG,EAAE,KAAK,GAAG,KAAG,OAMlE,CAAA;AAED;;;;;;;GAOG;AACH,eAAO,MAAM,oBAAoB,GAAI,QAAQ,GAAG,EAAE,KAAK,GAAG,KAAG,OAkC5D,CAAA;AAED;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,GAAI,QAAQ,GAAG,EAAE,KAAK,GAAG,KAAG,OACqB,CAAA;AAwFhF;;;;;;;GAOG;AACH,eAAO,MAAM,cAAc,GAAI,KAAK,IAAI,CAAC,gBAAgB,EAAE,KAAK,CAAC,KAAG,MAGnE,CAAA;AAED,6EAA6E;AAC7E,eAAO,MAAM,eAAe,2DAA4D,CAAA;AAExF;;;;;;;;;;;;;;;;;GAiBG;AACH,wBAAgB,cAAc,CAC1B,KAAK,EAAE,OAAO,EACd,QAAQ,EAAE,MAAM,GAAG,SAAS,EAC5B,MAAM,EAAE,MAAM,EACd,QAAQ,CAAC,EAAE,MAAM,GAClB;IAAE,OAAO,EAAE,MAAM,CAAC;IAAC,KAAK,CAAC,EAAE,MAAM,CAAA;CAAE,GAAG,IAAI,CA6C5C;AAED;;;;;;;GAOG;AACH,eAAO,MAAM,oBAAoB,GAAI,KAAK,gBAAgB,EAAE,KAAK,GAAG,KAAG,MAWtE,CAAA;AAED;;;;;;GAMG;AACH,eAAO,MAAM,oBAAoB,GAAI,KAAK,gBAAgB,EAAE,KAAK,GAAG,KAAG,MAOtE,CAAA;AAED;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,gBAAgB,GACzB,KAAK,gBAAgB,EACrB,KAAK,GAAG,EACR,OAAO,GAAG,EACV,mBAAe,KAChB,MAAM,GAAG,SAcX,CAAA;AAED;;;;;;;GAOG;AACH,eAAO,MAAM,uBAAuB,GAAI,KAAK,gBAAgB,EAAE,KAAK,GAAG,KAAG,MAOzE,CAAA;AA+ID;;;;GAIG;AACH;;;;;GAKG;AACH,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC;IAC7B,KAAK,EAAE,OAAO,CAAA;IACd,WAAW,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,MAAM,CAAA;CACxC,CAqBA,CAAA;AAED,wBAAgB,4BAA4B,CACxC,OAAO,GAAE,qBAA0B,GACpC,iBAAiB,CA+mBnB;AAED;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,EAAE,iBACL,CAAA"}
1
+ {"version":3,"file":"dynamic-columns.d.ts","sourceRoot":"","sources":["../src/dynamic-columns.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAE9B,OAAO,EAAU,KAAK,MAAM,EAAE,MAAM,UAAU,CAAA;AAwC9C,OAAO,KAAK,EAAiB,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE9D,OAAO,KAAK,EAER,iBAAiB,EACpB,MAAM,wBAAwB,CAAA;AAE/B,qEAAqE;AACrE,MAAM,WAAW,qBAAqB;IAClC;;;;OAIG;IACH,WAAW,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,MAAM,CAAA;IACtC;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;CACtB;AA0BD;;;;GAIG;AACH,eAAO,MAAM,eAAe,GAAI,KAAK,gBAAgB,EAAE,cAAc,MAAM,KAAG,MACzB,CAAA;AAQrD;;;;;GAKG;AACH,eAAO,MAAM,WAAW,GAAI,KAAK,gBAAgB,KAAG,MAAM,GAAG,SAG5D,CAAA;AAED;;;;;;GAMG;AACH,eAAO,MAAM,oBAAoB,GAC7B,KAAK,gBAAgB,EACrB,OAAO,OAAO,EACd,WAAW,MAAM,EACjB,SAAS,MAAM,KAChB,MAyBF,CAAA;AAsDD;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,0BAA0B,GAAI,QAAQ,GAAG,EAAE,KAAK,GAAG,KAAG,OAMlE,CAAA;AAED;;;;;;;GAOG;AACH,eAAO,MAAM,oBAAoB,GAAI,QAAQ,GAAG,EAAE,KAAK,GAAG,KAAG,OAkC5D,CAAA;AAED;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,GAAI,QAAQ,GAAG,EAAE,KAAK,GAAG,KAAG,OACqB,CAAA;AAwFhF;;;;;;;GAOG;AACH,eAAO,MAAM,cAAc,GAAI,KAAK,IAAI,CAAC,gBAAgB,EAAE,KAAK,CAAC,KAAG,MAGnE,CAAA;AAED,6EAA6E;AAC7E,eAAO,MAAM,eAAe,2DAA4D,CAAA;AAExF;;;;;;;;;;;;;;;;;GAiBG;AACH,wBAAgB,cAAc,CAC1B,KAAK,EAAE,OAAO,EACd,QAAQ,EAAE,MAAM,GAAG,SAAS,EAC5B,MAAM,EAAE,MAAM,EACd,QAAQ,CAAC,EAAE,MAAM,GAClB;IAAE,OAAO,EAAE,MAAM,CAAC;IAAC,KAAK,CAAC,EAAE,MAAM,CAAA;CAAE,GAAG,IAAI,CA6C5C;AAED;;;;;;;GAOG;AACH,eAAO,MAAM,oBAAoB,GAAI,KAAK,gBAAgB,EAAE,KAAK,GAAG,KAAG,MAWtE,CAAA;AAED;;;;;;GAMG;AACH,eAAO,MAAM,oBAAoB,GAAI,KAAK,gBAAgB,EAAE,KAAK,GAAG,KAAG,MAOtE,CAAA;AAED;;;;;;;;;;;;;;GAcG;AACH,eAAO,MAAM,gBAAgB,GACzB,KAAK,gBAAgB,EACrB,KAAK,GAAG,EACR,OAAO,GAAG,EACV,mBAAe,KAChB,MAAM,GAAG,SAcX,CAAA;AAED;;;;;;;GAOG;AACH,eAAO,MAAM,uBAAuB,GAAI,KAAK,gBAAgB,EAAE,KAAK,GAAG,KAAG,MAOzE,CAAA;AA+ID;;;;GAIG;AACH;;;;;GAKG;AACH,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC;IAC7B,KAAK,EAAE,OAAO,CAAA;IACd,WAAW,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,MAAM,CAAA;CACxC,CAqBA,CAAA;AAED,wBAAgB,4BAA4B,CACxC,OAAO,GAAE,qBAA0B,GACpC,iBAAiB,CA+mBnB;AAED;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,EAAE,iBACL,CAAA"}
@@ -106,24 +106,39 @@ const CodeCell = ({ text, maxLength }) => {
106
106
  };
107
107
  return (_jsxs("div", { className: "group flex items-center gap-1.5", children: [_jsx("code", { className: "rounded bg-muted px-1.5 py-0.5 font-mono text-xs text-foreground/80", title: text, children: display }), _jsx("button", { type: "button", onClick: onCopy, className: "opacity-0 transition-opacity group-hover:opacity-100 text-muted-foreground hover:text-foreground", "aria-label": "Copiar", title: "Copiar", children: copied ? (_jsx(icons.Check, { className: "h-3.5 w-3.5 text-green-500" })) : (_jsx(icons.Copy, { className: "h-3.5 w-3.5" })) })] }));
108
108
  };
109
+ /**
110
+ * Lifecycle column used by `requiresState`: prefer `status` (workshop, vehicles,
111
+ * …) and fall back to `state` (purchases, inventory transfers, …). Empty string
112
+ * is treated as missing so a blank `status` does not hide a populated `state`.
113
+ */
114
+ const rowLifecycleState = (row) => {
115
+ const status = row?.status;
116
+ if (status !== undefined && status !== null && status !== '')
117
+ return status;
118
+ const state = row?.state;
119
+ if (state !== undefined && state !== null && state !== '')
120
+ return state;
121
+ return undefined;
122
+ };
109
123
  /**
110
124
  * State-machine gate for per-row actions.
111
125
  *
112
126
  * An action that declares a non-empty `requiresState` (camelCase) / `requires_state`
113
- * (snake_case, as served by some backends) is only surfaced for rows whose `status`
114
- * field value is contained in that array. This hides e.g. an "Iniciar trabajo"
115
- * action (requiresState: ['reception']) on an order already in `in_progress`.
127
+ * (snake_case, as served by some backends) is only surfaced for rows whose
128
+ * lifecycle field (`status` or `state`) is contained in that array. This hides
129
+ * e.g. "Recibir" (requiresState: ['confirmed','partial']) on a purchase order
130
+ * still in `draft`.
116
131
  *
117
132
  * Null-safe & non-regressive:
118
133
  * - action without requiresState (or empty array) → always shown.
119
- * - row with no `status` field → all actions shown.
134
+ * - row with neither `status` nor `state` → all actions shown.
120
135
  */
121
136
  export const isActionAllowedForRowState = (action, row) => {
122
137
  const requires = action?.requiresState ?? action?.requires_state;
123
138
  if (!Array.isArray(requires) || requires.length === 0)
124
139
  return true;
125
- const status = row?.status;
126
- if (status === undefined || status === null || status === '')
140
+ const status = rowLifecycleState(row);
141
+ if (status === undefined)
127
142
  return true;
128
143
  return requires.map(String).includes(String(status));
129
144
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@asteby/metacore-runtime-react",
3
- "version": "29.2.10",
3
+ "version": "29.2.11",
4
4
  "description": "React runtime for metacore hosts — renders addon contributions dynamically",
5
5
  "repository": {
6
6
  "type": "git",
@@ -48,4 +48,24 @@ describe('isActionAllowedForRowState', () => {
48
48
  expect(isActionAllowedForRowState(action, { status: 2 })).toBe(true)
49
49
  expect(isActionAllowedForRowState(action, { status: '3' })).toBe(false)
50
50
  })
51
+
52
+ it('falls back to row.state when status is absent (purchases, transfers)', () => {
53
+ const receive = { key: 'receive_goods', requiresState: ['confirmed', 'partial'] }
54
+ expect(isActionAllowedForRowState(receive, { state: 'draft' })).toBe(false)
55
+ expect(isActionAllowedForRowState(receive, { state: 'confirmed' })).toBe(true)
56
+ expect(isActionAllowedForRowState(receive, { state: 'partial' })).toBe(true)
57
+ expect(isActionAllowedForRowState(receive, { state: 'received' })).toBe(false)
58
+ })
59
+
60
+ it('prefers status over state when both are set', () => {
61
+ const action = { key: 'start', requiresState: ['reception'] }
62
+ expect(isActionAllowedForRowState(action, { status: 'reception', state: 'draft' })).toBe(true)
63
+ expect(isActionAllowedForRowState(action, { status: 'in_progress', state: 'reception' })).toBe(false)
64
+ })
65
+
66
+ it('ignores empty status and uses state instead', () => {
67
+ const action = { key: 'confirm', requiresState: ['draft'] }
68
+ expect(isActionAllowedForRowState(action, { status: '', state: 'draft' })).toBe(true)
69
+ expect(isActionAllowedForRowState(action, { status: '', state: 'confirmed' })).toBe(false)
70
+ })
51
71
  })
@@ -204,23 +204,37 @@ const CodeCell: React.FC<{ text: string; maxLength?: number }> = ({ text, maxLen
204
204
  )
205
205
  }
206
206
 
207
+ /**
208
+ * Lifecycle column used by `requiresState`: prefer `status` (workshop, vehicles,
209
+ * …) and fall back to `state` (purchases, inventory transfers, …). Empty string
210
+ * is treated as missing so a blank `status` does not hide a populated `state`.
211
+ */
212
+ const rowLifecycleState = (row: any): unknown => {
213
+ const status = row?.status
214
+ if (status !== undefined && status !== null && status !== '') return status
215
+ const state = row?.state
216
+ if (state !== undefined && state !== null && state !== '') return state
217
+ return undefined
218
+ }
219
+
207
220
  /**
208
221
  * State-machine gate for per-row actions.
209
222
  *
210
223
  * An action that declares a non-empty `requiresState` (camelCase) / `requires_state`
211
- * (snake_case, as served by some backends) is only surfaced for rows whose `status`
212
- * field value is contained in that array. This hides e.g. an "Iniciar trabajo"
213
- * action (requiresState: ['reception']) on an order already in `in_progress`.
224
+ * (snake_case, as served by some backends) is only surfaced for rows whose
225
+ * lifecycle field (`status` or `state`) is contained in that array. This hides
226
+ * e.g. "Recibir" (requiresState: ['confirmed','partial']) on a purchase order
227
+ * still in `draft`.
214
228
  *
215
229
  * Null-safe & non-regressive:
216
230
  * - action without requiresState (or empty array) → always shown.
217
- * - row with no `status` field → all actions shown.
231
+ * - row with neither `status` nor `state` → all actions shown.
218
232
  */
219
233
  export const isActionAllowedForRowState = (action: any, row: any): boolean => {
220
234
  const requires: unknown = action?.requiresState ?? action?.requires_state
221
235
  if (!Array.isArray(requires) || requires.length === 0) return true
222
- const status = row?.status
223
- if (status === undefined || status === null || status === '') return true
236
+ const status = rowLifecycleState(row)
237
+ if (status === undefined) return true
224
238
  return requires.map(String).includes(String(status))
225
239
  }
226
240