@integry/sdk 4.1.6 → 4.1.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.
@@ -11,8 +11,8 @@
11
11
  // "url": "file:////Users/yasir/Downloads/Apps - Integry SDK sample-3.html",
12
12
  // "url": "file:////Users/yasir/Downloads/Flows of an app - Integry SDK sample-8.html",
13
13
  // "url": "file:////Users/yasir/Downloads/Apps - Integry SDK sample (8).html",
14
- // "url": "file:////Users/yasir/Downloads/SDK-TAGS-TEST (1).html",
15
- "url": "file:////Users/yasir/Downloads/Apps - Integry SDK sample-5.html",
14
+ // "url": "file:////Users/yasir/Downloads/Flows of an app - Integry SDK sample (14).html",
15
+ "url": "file:////Users/yasir/Downloads/Apps - Integry SDK sample-6.html",
16
16
  "webRoot": "${workspaceFolder}/src"
17
17
  }
18
18
  ]
@@ -447,6 +447,7 @@ interface MultipurposeFieldType {
447
447
  isEditable?: boolean;
448
448
  allowTagsInText?: boolean;
449
449
  hideTabs?: boolean;
450
+ fieldId?: string;
450
451
  }
451
452
  /**
452
453
  *