@dyedurham/search-and-file-widget 1.6.27 → 1.6.28

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.
@@ -88032,7 +88032,7 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
88032
88032
  ElectedDate: mappedElectedDate,
88033
88033
  EmailAddress: email,
88034
88034
  IsDirector: isDirectorFromRole,
88035
- PersonName: __spreadProps(__spreadValues({}, PersonName), { RoleId: personNameRoleId }),
88035
+ PersonName: __spreadProps(__spreadValues({}, PersonName), { RoleId: personNameRoleId, Position: position2 }),
88036
88036
  OfficerPosition: position2,
88037
88037
  Position: position2,
88038
88038
  PositionName: positionName,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dyedurham/search-and-file-widget",
3
- "version": "1.6.27",
3
+ "version": "1.6.28",
4
4
  "description": "",
5
5
  "main": "dnd-filing-shell.js",
6
6
  "scripts": {