@kong-ui-public/spec-renderer 0.4.7 → 0.4.8
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/dist/spec-renderer.es.js
CHANGED
|
@@ -46607,7 +46607,7 @@ validatorUrl: "https://validator.swagger.io/validator"
|
|
|
46607
46607
|
Cl(this, Zs, null);
|
|
46608
46608
|
Cl(this, xp, !1);
|
|
46609
46609
|
Cl(this, kp, void 0);
|
|
46610
|
-
this.rootElement = document.createElement("div"), this.
|
|
46610
|
+
this.rootElement = document.createElement("div"), this.attachShadow({ mode: "open" }), this.shadowRoot.appendChild(this.rootElement);
|
|
46611
46611
|
}
|
|
46612
46612
|
attributeChangedCallback(r, l, h) {
|
|
46613
46613
|
switch (r) {
|