oro-sdk 3.7.0 → 3.8.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "3.7.0",
2
+ "version": "3.8.0",
3
3
  "main": "dist/index.js",
4
4
  "typings": "dist/index.d.ts",
5
5
  "files": [
@@ -54,7 +54,7 @@
54
54
  "form-data": "^4.0.0",
55
55
  "formdata-node": "^4.3.1",
56
56
  "idb-keyval": "^5.0.6",
57
- "oro-sdk-apis": "1.42.0",
57
+ "oro-sdk-apis": "1.43.0",
58
58
  "oro-toolbox": "0.0.6",
59
59
  "uuid": "^8.3.2"
60
60
  }
@@ -25,6 +25,10 @@ export async function filterTriggeredAnsweredWithKind(
25
25
  | 'body-parts'
26
26
  | 'pharmacy-picker'
27
27
  | 'online-pharmacy-picker'
28
+ | 'hair-selector-women'
29
+ | 'hair-selector-men'
30
+ | 'hair-loss-stage'
31
+ | 'hair-loss-frontal'
28
32
  ): Promise<SelectedAnswerData[]> {
29
33
  if (!workflowData.selectedAnswers) throw WorkflowAnswersMissingError
30
34
  // Flattens the list of answered questions