@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.cjs.js
CHANGED
|
@@ -37180,7 +37180,7 @@ const _sfc_main$c = {
|
|
|
37180
37180
|
});
|
|
37181
37181
|
return (_ctx, _cache) => {
|
|
37182
37182
|
return openBlock(), createElementBlock("div", {
|
|
37183
|
-
class: "viewer",
|
|
37183
|
+
class: "superdoc-viewer",
|
|
37184
37184
|
ref_key: "viewer",
|
|
37185
37185
|
ref: viewer,
|
|
37186
37186
|
id: "viewerId",
|