@trackunit/react-core-contexts-api 0.2.49 → 0.2.50

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": "@trackunit/react-core-contexts-api",
3
- "version": "0.2.49",
3
+ "version": "0.2.50",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -23,9 +23,9 @@ export interface OemBranding {
23
23
  */
24
24
  conditions?: {
25
25
  /**
26
- * The can profiles for the OEM branding to be applied
26
+ * Indicates if the asset is licensed by OEM
27
27
  */
28
- canProfiles?: string[];
28
+ oemLicensedOnly?: boolean;
29
29
  };
30
30
  /**
31
31
  * Default list of asset model images.