@react-pdf-kit/viewer 2.2.0-beta.2 → 2.2.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.
@@ -1025,7 +1025,7 @@ const nr = ct(({ columnIndex: n, rowIndex: e, data: t, style: r }) => {
1025
1025
  children: T && /* @__PURE__ */ x(T, {})
1026
1026
  }
1027
1027
  ) : C === _t.NOT_SUPPORTED ? /* @__PURE__ */ x("div", { className: U["rp-not-supported"], children: /* @__PURE__ */ _e("div", { className: U["rp-not-supported-content"], children: [
1028
- "React PDF is unable to render on this browser. Please use the supported browsers from the list below:",
1028
+ "React PDF Kit is unable to render on this browser. Please use the supported browsers from the list below:",
1029
1029
  /* @__PURE__ */ x("div", { children: /* @__PURE__ */ _e("ul", { children: [
1030
1030
  /* @__PURE__ */ x("li", { children: "Chrome 126+" }),
1031
1031
  /* @__PURE__ */ x("li", { children: "Edge 126+" }),
@@ -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-03-19T03:15:27.620Z"), d = "Please visit https://www.react-pdf.dev/manage-license/ to generate a new license key.", s = {
3
+ const b = /* @__PURE__ */ new Date("2026-03-19T03:25:18.415Z"), 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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@react-pdf-kit/viewer",
3
- "version": "2.2.0-beta.2",
3
+ "version": "2.2.0-beta.3",
4
4
  "private": false,
5
5
  "description": "A react-pdf-viewer component for React and Next.js. Suitable for react-pdf document.",
6
6
  "keywords": [