@harbour-enterprises/superdoc 1.0.0-alpha.7 → 1.0.0-alpha.9
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/style.css +740 -1178
- package/dist/superdoc.cjs.js +1 -1
- package/dist/superdoc.cjs.js.map +1 -1
- package/dist/superdoc.es.js +1 -1
- package/dist/superdoc.es.js.map +1 -1
- package/package.json +3 -1
package/dist/superdoc.es.js
CHANGED
|
@@ -37179,7 +37179,7 @@ const _sfc_main$c = {
|
|
|
37179
37179
|
});
|
|
37180
37180
|
return (_ctx, _cache) => {
|
|
37181
37181
|
return openBlock(), createElementBlock("div", {
|
|
37182
|
-
class: "viewer",
|
|
37182
|
+
class: "superdoc-viewer",
|
|
37183
37183
|
ref_key: "viewer",
|
|
37184
37184
|
ref: viewer,
|
|
37185
37185
|
id: "viewerId",
|