@react-pdf-kit/viewer 2.0.0-rc.0 → 2.0.0-rc.1

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.
@@ -1028,11 +1028,11 @@ const ir = ut(({ columnIndex: n, rowIndex: e, data: t, style: r }) => {
1028
1028
  ) : p === wt.NOT_SUPPORTED ? /* @__PURE__ */ y("div", { className: V["rp-not-supported"], children: /* @__PURE__ */ we("div", { className: V["rp-not-supported-content"], children: [
1029
1029
  "React PDF is unable to render on this browser. Please use the supported browsers from the list below:",
1030
1030
  /* @__PURE__ */ y("div", { children: /* @__PURE__ */ we("ul", { children: [
1031
- /* @__PURE__ */ y("li", { children: "Chrome 119+" }),
1032
- /* @__PURE__ */ y("li", { children: "Edge 115+" }),
1033
- /* @__PURE__ */ y("li", { children: "Firefox 115+" }),
1034
- /* @__PURE__ */ y("li", { children: "Safari 17.4+" }),
1035
- /* @__PURE__ */ y("li", { children: "Safari iOS 17.4+" }),
1031
+ /* @__PURE__ */ y("li", { children: "Chrome 126+" }),
1032
+ /* @__PURE__ */ y("li", { children: "Edge 126+" }),
1033
+ /* @__PURE__ */ y("li", { children: "Firefox 126+" }),
1034
+ /* @__PURE__ */ y("li", { children: "Safari 18.4+" }),
1035
+ /* @__PURE__ */ y("li", { children: "Safari iOS 18.4+" }),
1036
1036
  /* @__PURE__ */ y("li", { children: "Chrome Android 126+" })
1037
1037
  ] }) })
1038
1038
  ] }) }) : null }) })
@@ -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-19T07:17:43.934Z"), 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-20T02:47:06.577Z"), 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.0.0-rc.0",
3
+ "version": "2.0.0-rc.1",
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": [