@brightspace-ui/htmleditor
Advanced tools
Comparing version 2.92.2 to 2.93.0
@@ -167,2 +167,6 @@ import { EditorNode, EditorSelection } from './selection.js'; | ||
getLayouts() { | ||
return this.#component.layouts; | ||
} | ||
getLocalizer() { | ||
@@ -169,0 +173,0 @@ if (this.#component.localize) return this.#component.localize.bind(this.#component); |
{ | ||
"name": "@brightspace-ui/htmleditor", | ||
"description": "An HTML editor that integrates with Brightspace", | ||
"version": "2.92.2", | ||
"version": "2.93.0", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "repository": "https://github.com/BrightspaceUI/htmleditor.git", |
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
2156367
40974