@inizioevoke/veeva-astroclm-core 1.0.7 → 1.0.8

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.
@@ -36,7 +36,7 @@ Apply the [Clean input rule](#clean-input-rule) to every free-text value as you
36
36
  - Options: `Default For Device` *(default)*, `Scale To Fit`, `Scale To 1024x768`
37
37
  - **Disable**
38
38
  - Question: Select any Veeva features to disable globally (multi-select)
39
- - Options: `History Buttons`, `Navigation Bar`, `Pinch to Exit`, `Reactions`, `Rotation Lock`, `Swipe`, `Zoom`
39
+ - Options: `History Buttons`, `Navigation Bar`, `Reactions`, `Swipe`
40
40
  - **Platform**
41
41
  - Question: Select the target Veeva platform
42
42
  - Options: `Salesforce` *(default)*, `Vault`
@@ -52,7 +52,9 @@ For the **Dimensions** answer, split the selected option on `×` and trim each s
52
52
 
53
53
  ### Exceptions
54
54
 
55
- If `Other` is selected for `Dimensions`, `Resolution`, `Disable`, or `Platform`, reject the response and re-prompt the user asking them to choose only from the defined values.
55
+ If `Other` is selected for `Dimensions`, `Resolution`, or `Platform`, reject the response and re-prompt the user asking them to choose only from the defined values.
56
+
57
+ If `Other` is selected for `Disable`, ask the user which additional actions they want to disable. The only accepted values beyond the listed four are: `Pinch to Exit`, `Rotation Lock`, `Zoom`. Accept any combination of these. If the user enters anything else, reject and re-prompt with this list.
56
58
 
57
59
  ## Generating IDs
58
60
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inizioevoke/veeva-astroclm-core",
3
- "version": "1.0.7",
3
+ "version": "1.0.8",
4
4
  "description": "",
5
5
  "license": "ISC",
6
6
  "author": "",