@salesforce/ui-bundle-template-feature-property-management-metadata 10.18.0 → 10.18.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/ui-bundle-template-feature-property-management-metadata",
3
- "version": "10.18.0",
3
+ "version": "10.18.2",
4
4
  "description": "Shared Property Management TDX object metadata and data for B2E/B2X sample apps",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "author": "",
@@ -706,4 +706,8 @@
706
706
  <tab>Tenant__c</tab>
707
707
  <visibility>Visible</visibility>
708
708
  </tabSettings>
709
+ <userPermissions>
710
+ <enabled>true</enabled>
711
+ <name>ApiEnabled</name>
712
+ </userPermissions>
709
713
  </PermissionSet>
@@ -134,4 +134,8 @@
134
134
  <field>Tenant__c.Status__c</field>
135
135
  <readable>true</readable>
136
136
  </fieldPermissions>
137
+ <userPermissions>
138
+ <enabled>true</enabled>
139
+ <name>ApiEnabled</name>
140
+ </userPermissions>
137
141
  </PermissionSet>