@uxland/primary-shell 7.23.1 → 7.23.2
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/{component-C_PbI9wb.js → component-BmhjVBWP.js} +2 -2
- package/dist/{component-C_PbI9wb.js.map → component-BmhjVBWP.js.map} +1 -1
- package/dist/{index-DvfICPCZ.js → index-BI6pAGCm.js} +3 -3
- package/dist/index-BI6pAGCm.js.map +1 -0
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +1 -1
- package/dist/index.umd.cjs.map +1 -1
- package/package.json +1 -1
- package/src/api/pdf-viewer-manager/pdf-visor/pdf-selector/template.ts +1 -1
- package/dist/index-DvfICPCZ.js.map +0 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { E as s, w as e, y as r, c as t, d as n, P as o, o as l, p as c, n as g, e as p, u as m, g as P, q as v, f as E, v as h, j as u, l as R, a as y, m as S, x as d } from "./index-
|
|
1
|
+
import { E as s, w as e, y as r, c as t, d as n, P as o, o as l, p as c, n as g, e as p, u as m, g as P, q as v, f as E, v as h, j as u, l as R, a as y, m as S, x as d } from "./index-BI6pAGCm.js";
|
|
2
2
|
export {
|
|
3
3
|
s as EcapEventManager,
|
|
4
4
|
e as PrimariaContentSwitcher,
|
package/dist/index.umd.cjs
CHANGED
|
@@ -286,7 +286,7 @@ Registered bindings:`,ne.forEach(function(oe){var de="Object";oe.implementationT
|
|
|
286
286
|
<div class="header-icons">
|
|
287
287
|
<dss-icon-button size="md" variant="error" icon="picture_as_pdf"></dss-icon-button>
|
|
288
288
|
<dss-icon-button size="md" variant="error" icon="close" @click=${()=>te.removePdf(X.id)}></dss-icon-button>
|
|
289
|
-
<dss-icon-button size="md" icon="open_in_new" @click=${()=>te.openInNewWindow(X)}></dss-icon-button>
|
|
289
|
+
<!-- <dss-icon-button size="md" icon="open_in_new" @click=${()=>te.openInNewWindow(X)}></dss-icon-button> -->
|
|
290
290
|
</div>
|
|
291
291
|
<div class="data">
|
|
292
292
|
${X.pdfName}
|