@salesforce/lds-adapters-industries-context 1.209.0 → 1.210.0
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 +1 -1
- package/sfdc/index.js +1 -1
package/package.json
CHANGED
package/sfdc/index.js
CHANGED
|
@@ -16313,4 +16313,4 @@ withDefaultLuvio((luvio) => {
|
|
|
16313
16313
|
});
|
|
16314
16314
|
|
|
16315
16315
|
export { cloneContextDefinition, createContextAttribute, createContextAttributeList, createContextAttributeMapping, createContextAttributeMappings, createContextAttributeTag, createContextAttributes, createContextDefinition, createContextDefinitionVersion, createContextMapping, createContextMappings, createContextNode, createContextNodeMapping, createContextNodeMappings, createContextNodes, createContextQueryRecords, createContextServiceDefinition, createContextTags, deleteContextAttribute, deleteContextAttributeMapping, deleteContextAttributeTag, deleteContextDefinition, deleteContextDefinitionVersion, deleteContextMapping, deleteContextNode, deleteContextNodeMapping, deleteContextServiceAttribute, deleteContextServiceAttributeMapping, deleteContextServiceDefinition, deleteContextServiceMapping, deleteContextServiceNode, deleteContextServiceNodeMapping, deleteContextServiceTag, getContext, getContextAttribute, getContextAttributeMapping, getContextAttributeMappingNotifyChange, getContextAttributeMapping_imperative, getContextAttributeNotifyChange, getContextAttributeTag, getContextAttributeTagNotifyChange, getContextAttributeTag_imperative, getContextAttributeTagsByAttributeId, getContextAttributeTagsByAttributeId_imperative, getContextAttribute_imperative, getContextDefinition, getContextDefinitionInfo, getContextDefinitionInfoNotifyChange, getContextDefinitionInfo_imperative, getContextDefinitionList, getContextDefinitionList_imperative, getContextDefinitionNotifyChange, getContextDefinitionVersion, getContextDefinitionVersionNotifyChange, getContextDefinitionVersion_imperative, getContextDefinition_imperative, getContextDefinitions, getContextDefinitions_imperative, getContextInfo, getContextInfoNotifyChange, getContextInfo_imperative, getContextMapping, getContextMappingNotifyChange, getContextMapping_imperative, getContextNode, getContextNodeMapping, getContextNodeMappingNotifyChange, getContextNodeMapping_imperative, getContextNodeNotifyChange, getContextNode_imperative, getContextNotifyChange, getContextServiceAccess, getContextServiceAccessNotifyChange, getContextServiceAccess_imperative, getContextServiceAttribute, getContextServiceAttributeMapping, getContextServiceAttributeMappingNotifyChange, getContextServiceAttributeMapping_imperative, getContextServiceAttributeNotifyChange, getContextServiceAttribute_imperative, getContextServiceDefinition, getContextServiceDefinitionInfo, getContextServiceDefinitionInfoNotifyChange, getContextServiceDefinitionInfo_imperative, getContextServiceDefinitionNotifyChange, getContextServiceDefinition_imperative, getContextServiceMapping, getContextServiceMappingNotifyChange, getContextServiceMapping_imperative, getContextServiceNode, getContextServiceNodeMapping, getContextServiceNodeMappingNotifyChange, getContextServiceNodeMapping_imperative, getContextServiceNodeNotifyChange, getContextServiceNode_imperative, getContextServiceTag, getContextServiceTagNotifyChange, getContextServiceTag_imperative, getContextTags, getContextTagsNotifyChange, getContextTags_imperative, getContext_imperative, putContextServiceAccess, queryContextRecordAndChildren, updateContextAttribute, updateContextAttributeMapping, updateContextAttributeMappings, updateContextAttributeTag, updateContextAttributes, updateContextDefinition, updateContextDefinitionVersion, updateContextMapping, updateContextMappings, updateContextNode, updateContextNodeMapping, updateContextNodeMappings, updateContextNodes, updateContextServiceDefinition, updateContextTags };
|
|
16316
|
-
// version: 1.
|
|
16316
|
+
// version: 1.210.0-2883d2f5f
|