@pdf-viewer/react 1.19.0-beta.1 → 1.19.0-beta.3

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.
@@ -143,8 +143,8 @@ const eo = (h) => {
143
143
  /* @__PURE__ */ i("div", { className: t["rp-toolbar-layout"], children: [
144
144
  m && /* @__PURE__ */ r("nav", { id: "rp-menu", role: "menu", "aria-label": "PDF viewer toolbar", children: /* @__PURE__ */ r("div", { "data-rp": "topbar", className: t["rp-topbar-content"], children: m == null ? void 0 : m.component }) }),
145
145
  /* @__PURE__ */ i("div", { className: t["rp-content"], children: [
146
- /* @__PURE__ */ r(e, { children: p && /* @__PURE__ */ i(e, { children: [
147
- /* @__PURE__ */ r(
146
+ /* @__PURE__ */ i(e, { children: [
147
+ p && /* @__PURE__ */ r(e, { children: /* @__PURE__ */ r(
148
148
  "div",
149
149
  {
150
150
  "data-rp": "sidebar",
@@ -152,7 +152,7 @@ const eo = (h) => {
152
152
  className: t["rp-sidebar-content"],
153
153
  children: p == null ? void 0 : p.component
154
154
  }
155
- ),
155
+ ) }),
156
156
  /* @__PURE__ */ i(
157
157
  "div",
158
158
  {
@@ -173,7 +173,7 @@ const eo = (h) => {
173
173
  ]
174
174
  }
175
175
  )
176
- ] }) }),
176
+ ] }),
177
177
  /* @__PURE__ */ r(
178
178
  "main",
179
179
  {
@@ -1,6 +1,6 @@
1
1
  import { useState as E, useCallback as h, useEffect as A } from "react";
2
2
  import { appConsole as l } from "../appConsole.js";
3
- const b = /* @__PURE__ */ new Date("2026-02-10T11:44:10.403Z"), d = "Please visit https://www.react-pdf.dev/manage-license/ to generate a new license key.", s = {
3
+ const b = /* @__PURE__ */ new Date("2026-02-12T03:12:09.377Z"), d = "Please visit https://www.react-pdf.dev/manage-license/ to generate a new license key.", s = {
4
4
  invalidLicense: `You are currently using without a valid license. ${d}`,
5
5
  mismatchedDomain: `Your license key is not valid for the current domain / IP. ${d}`,
6
6
  expired: `Your license key has expired. ${d}`,
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@pdf-viewer/react",
3
3
  "private": false,
4
4
  "description": "A react-pdf-viewer component for React and Next.js. Suitable for react-pdf document.",
5
- "version": "1.19.0-beta.1",
5
+ "version": "1.19.0-beta.3",
6
6
  "keywords": [
7
7
  "react-pdf",
8
8
  "react-pdf-viewer",