@brightspace-hmc/siren-sdk
Advanced tools
Comparing version 2.125.0 to 2.125.1
{ | ||
"name": "@brightspace-hmc/siren-sdk", | ||
"version": "2.125.0", | ||
"version": "2.125.1", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "", |
@@ -18,2 +18,9 @@ import { Actions, Rels } from '../../hypermedia-constants.js'; | ||
/** | ||
* @returns {string|undefined} Default font-face for the html editor | ||
*/ | ||
fontFace() { | ||
return this._entity && this._entity.properties && this._entity.properties.contentFontFace; | ||
} | ||
/** | ||
* @returns {string|null} html templates href | ||
@@ -20,0 +27,0 @@ */ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
404929
11218