@ntlab/ntjs-assets 2.0.39 → 2.0.41

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.
Files changed (76) hide show
  1. package/assets/js/DataTables/DataTables/js/dataTables.js +62 -21
  2. package/assets/js/DataTables/DataTables/js/dataTables.min.js +2 -2
  3. package/assets/js/DataTables/Extensions/Buttons/js/buttons.html5.js +20 -13
  4. package/assets/js/DataTables/Extensions/Buttons/js/buttons.html5.min.js +1 -1
  5. package/assets/js/DataTables/Extensions/Buttons/js/dataTables.buttons.js +2 -2
  6. package/assets/js/DataTables/Extensions/Buttons/js/dataTables.buttons.min.js +2 -2
  7. package/assets/js/DataTables/Extensions/Responsive/js/dataTables.responsive.js +59 -51
  8. package/assets/js/DataTables/Extensions/Responsive/js/dataTables.responsive.min.js +2 -2
  9. package/assets/js/cdn.json +3 -3
  10. package/assets/js/pdfjs/build/pdf.mjs +586 -365
  11. package/assets/js/pdfjs/build/pdf.mjs.map +1 -1
  12. package/assets/js/pdfjs/build/pdf.sandbox.mjs +3 -3
  13. package/assets/js/pdfjs/build/pdf.sandbox.mjs.map +1 -1
  14. package/assets/js/pdfjs/build/pdf.worker.mjs +33 -56
  15. package/assets/js/pdfjs/build/pdf.worker.mjs.map +1 -1
  16. package/assets/js/pdfjs/web/images/altText_disclaimer.svg +3 -0
  17. package/assets/js/pdfjs/web/images/altText_spinner.svg +30 -0
  18. package/assets/js/pdfjs/web/images/altText_warning.svg +3 -0
  19. package/assets/js/pdfjs/web/images/messageBar_closingButton.svg +3 -0
  20. package/assets/js/pdfjs/web/images/messageBar_warning.svg +3 -0
  21. package/assets/js/pdfjs/web/locale/be/viewer.ftl +63 -8
  22. package/assets/js/pdfjs/web/locale/bg/viewer.ftl +25 -8
  23. package/assets/js/pdfjs/web/locale/cs/viewer.ftl +63 -8
  24. package/assets/js/pdfjs/web/locale/cy/viewer.ftl +57 -8
  25. package/assets/js/pdfjs/web/locale/da/viewer.ftl +71 -8
  26. package/assets/js/pdfjs/web/locale/de/viewer.ftl +59 -8
  27. package/assets/js/pdfjs/web/locale/dsb/viewer.ftl +57 -8
  28. package/assets/js/pdfjs/web/locale/el/viewer.ftl +71 -8
  29. package/assets/js/pdfjs/web/locale/en-CA/viewer.ftl +57 -8
  30. package/assets/js/pdfjs/web/locale/en-GB/viewer.ftl +71 -8
  31. package/assets/js/pdfjs/web/locale/en-US/viewer.ftl +97 -20
  32. package/assets/js/pdfjs/web/locale/eo/viewer.ftl +57 -2
  33. package/assets/js/pdfjs/web/locale/es-AR/viewer.ftl +71 -8
  34. package/assets/js/pdfjs/web/locale/es-CL/viewer.ftl +71 -8
  35. package/assets/js/pdfjs/web/locale/es-MX/viewer.ftl +34 -6
  36. package/assets/js/pdfjs/web/locale/fi/viewer.ftl +59 -8
  37. package/assets/js/pdfjs/web/locale/fr/viewer.ftl +71 -8
  38. package/assets/js/pdfjs/web/locale/fur/viewer.ftl +59 -8
  39. package/assets/js/pdfjs/web/locale/fy-NL/viewer.ftl +71 -8
  40. package/assets/js/pdfjs/web/locale/gn/viewer.ftl +53 -8
  41. package/assets/js/pdfjs/web/locale/he/viewer.ftl +71 -8
  42. package/assets/js/pdfjs/web/locale/hr/viewer.ftl +143 -4
  43. package/assets/js/pdfjs/web/locale/hsb/viewer.ftl +71 -8
  44. package/assets/js/pdfjs/web/locale/hu/viewer.ftl +71 -2
  45. package/assets/js/pdfjs/web/locale/ia/viewer.ftl +71 -0
  46. package/assets/js/pdfjs/web/locale/is/viewer.ftl +57 -0
  47. package/assets/js/pdfjs/web/locale/it/viewer.ftl +81 -5
  48. package/assets/js/pdfjs/web/locale/ja/viewer.ftl +60 -10
  49. package/assets/js/pdfjs/web/locale/kk/viewer.ftl +71 -8
  50. package/assets/js/pdfjs/web/locale/ko/viewer.ftl +71 -8
  51. package/assets/js/pdfjs/web/locale/nl/viewer.ftl +71 -8
  52. package/assets/js/pdfjs/web/locale/nn-NO/viewer.ftl +57 -2
  53. package/assets/js/pdfjs/web/locale/oc/viewer.ftl +13 -6
  54. package/assets/js/pdfjs/web/locale/pa-IN/viewer.ftl +59 -2
  55. package/assets/js/pdfjs/web/locale/pl/viewer.ftl +57 -8
  56. package/assets/js/pdfjs/web/locale/pt-BR/viewer.ftl +71 -2
  57. package/assets/js/pdfjs/web/locale/pt-PT/viewer.ftl +59 -8
  58. package/assets/js/pdfjs/web/locale/ru/viewer.ftl +71 -8
  59. package/assets/js/pdfjs/web/locale/sc/viewer.ftl +83 -6
  60. package/assets/js/pdfjs/web/locale/sk/viewer.ftl +59 -8
  61. package/assets/js/pdfjs/web/locale/skr/viewer.ftl +49 -2
  62. package/assets/js/pdfjs/web/locale/sl/viewer.ftl +71 -0
  63. package/assets/js/pdfjs/web/locale/sq/viewer.ftl +57 -2
  64. package/assets/js/pdfjs/web/locale/sv-SE/viewer.ftl +71 -8
  65. package/assets/js/pdfjs/web/locale/tg/viewer.ftl +8 -2
  66. package/assets/js/pdfjs/web/locale/th/viewer.ftl +57 -8
  67. package/assets/js/pdfjs/web/locale/tr/viewer.ftl +71 -2
  68. package/assets/js/pdfjs/web/locale/uk/viewer.ftl +33 -2
  69. package/assets/js/pdfjs/web/locale/vi/viewer.ftl +71 -8
  70. package/assets/js/pdfjs/web/locale/zh-CN/viewer.ftl +71 -2
  71. package/assets/js/pdfjs/web/locale/zh-TW/viewer.ftl +71 -0
  72. package/assets/js/pdfjs/web/viewer.css +1250 -790
  73. package/assets/js/pdfjs/web/viewer.html +141 -47
  74. package/assets/js/pdfjs/web/viewer.mjs +1187 -563
  75. package/assets/js/pdfjs/web/viewer.mjs.map +1 -1
  76. package/package.json +1 -1
@@ -404,9 +404,6 @@ function shadow(obj, prop, value, nonSerializable = false) {
404
404
  }
405
405
  const BaseException = function BaseExceptionClosure() {
406
406
  function BaseException(message, name) {
407
- if (this.constructor === BaseException) {
408
- unreachable("Cannot initialize BaseException.");
409
- }
410
407
  this.message = message;
411
408
  this.name = name;
412
409
  }
@@ -1054,11 +1051,6 @@ function isRefsEqual(v1, v2) {
1054
1051
  ;// CONCATENATED MODULE: ./src/core/base_stream.js
1055
1052
 
1056
1053
  class BaseStream {
1057
- constructor() {
1058
- if (this.constructor === BaseStream) {
1059
- unreachable("Cannot initialize BaseStream.");
1060
- }
1061
- }
1062
1054
  get length() {
1063
1055
  unreachable("Abstract getter `length` accessed");
1064
1056
  }
@@ -1259,7 +1251,10 @@ function isBooleanArray(arr, len) {
1259
1251
  return Array.isArray(arr) && (len === null || arr.length === len) && arr.every(x => typeof x === "boolean");
1260
1252
  }
1261
1253
  function isNumberArray(arr, len) {
1262
- return Array.isArray(arr) && (len === null || arr.length === len) && arr.every(x => typeof x === "number");
1254
+ if (Array.isArray(arr)) {
1255
+ return (len === null || arr.length === len) && arr.every(x => typeof x === "number");
1256
+ }
1257
+ return ArrayBuffer.isView(arr) && (arr.length === 0 || typeof arr[0] === "number") && (len === null || arr.length === len);
1263
1258
  }
1264
1259
  function lookupMatrix(arr, fallback) {
1265
1260
  return isNumberArray(arr, 6) ? arr : fallback;
@@ -2096,9 +2091,6 @@ function resizeRgbImage(src, dest, w1, h1, w2, h2, alpha01) {
2096
2091
  }
2097
2092
  class ColorSpace {
2098
2093
  constructor(name, numComps) {
2099
- if (this.constructor === ColorSpace) {
2100
- unreachable("Cannot initialize ColorSpace.");
2101
- }
2102
2094
  this.name = name;
2103
2095
  this.numComps = numComps;
2104
2096
  }
@@ -9476,8 +9468,8 @@ class Lexer {
9476
9468
  const strBuf = this.strBuf;
9477
9469
  strBuf.length = 0;
9478
9470
  let ch = this.currentChar;
9479
- let isFirstHex = true;
9480
- let firstDigit, secondDigit;
9471
+ let firstDigit = -1,
9472
+ digit = -1;
9481
9473
  this._hexStringNumWarn = 0;
9482
9474
  while (true) {
9483
9475
  if (ch < 0) {
@@ -9490,26 +9482,21 @@ class Lexer {
9490
9482
  ch = this.nextChar();
9491
9483
  continue;
9492
9484
  } else {
9493
- if (isFirstHex) {
9494
- firstDigit = toHexDigit(ch);
9495
- if (firstDigit === -1) {
9496
- this._hexStringWarn(ch);
9497
- ch = this.nextChar();
9498
- continue;
9499
- }
9485
+ digit = toHexDigit(ch);
9486
+ if (digit === -1) {
9487
+ this._hexStringWarn(ch);
9488
+ } else if (firstDigit === -1) {
9489
+ firstDigit = digit;
9500
9490
  } else {
9501
- secondDigit = toHexDigit(ch);
9502
- if (secondDigit === -1) {
9503
- this._hexStringWarn(ch);
9504
- ch = this.nextChar();
9505
- continue;
9506
- }
9507
- strBuf.push(String.fromCharCode(firstDigit << 4 | secondDigit));
9491
+ strBuf.push(String.fromCharCode(firstDigit << 4 | digit));
9492
+ firstDigit = -1;
9508
9493
  }
9509
- isFirstHex = !isFirstHex;
9510
9494
  ch = this.nextChar();
9511
9495
  }
9512
9496
  }
9497
+ if (firstDigit !== -1) {
9498
+ strBuf.push(String.fromCharCode(firstDigit << 4));
9499
+ }
9513
9500
  return strBuf.join("");
9514
9501
  }
9515
9502
  getObj() {
@@ -18073,9 +18060,6 @@ class Commands {
18073
18060
  }
18074
18061
  class CompiledFont {
18075
18062
  constructor(fontMatrix) {
18076
- if (this.constructor === CompiledFont) {
18077
- unreachable("Cannot initialize CompiledFont.");
18078
- }
18079
18063
  this.fontMatrix = fontMatrix;
18080
18064
  this.compiledGlyphs = Object.create(null);
18081
18065
  this.compiledCharCodeToGlyphId = Object.create(null);
@@ -23487,7 +23471,7 @@ class Font {
23487
23471
  this.toFontChar = buildToFontChar(SymbolSetEncoding, getGlyphsUnicode(), this.differences);
23488
23472
  } else if (/Dingbats/i.test(fontName)) {
23489
23473
  this.toFontChar = buildToFontChar(ZapfDingbatsEncoding, getDingbatsGlyphsUnicode(), this.differences);
23490
- } else if (isStandardFont) {
23474
+ } else if (isStandardFont || isMappedToStandardFont) {
23491
23475
  const map = buildToFontChar(this.defaultEncoding, getGlyphsUnicode(), this.differences);
23492
23476
  if (type === "CIDFontType2" && !this.cidEncoding.startsWith("Identity-") && !(this.toUnicode instanceof IdentityToUnicodeMap)) {
23493
23477
  this.toUnicode.forEach(function (charCode, unicodeCharCode) {
@@ -25193,11 +25177,6 @@ class Pattern {
25193
25177
  }
25194
25178
  class BaseShading {
25195
25179
  static SMALL_NUMBER = 1e-6;
25196
- constructor() {
25197
- if (this.constructor === BaseShading) {
25198
- unreachable("Cannot initialize BaseShading.");
25199
- }
25200
- }
25201
25180
  getIR() {
25202
25181
  unreachable("Abstract method `getIR` called.");
25203
25182
  }
@@ -26456,9 +26435,6 @@ class PostScriptLexer {
26456
26435
 
26457
26436
  class BaseLocalCache {
26458
26437
  constructor(options) {
26459
- if (this.constructor === BaseLocalCache) {
26460
- unreachable("Cannot initialize BaseLocalCache.");
26461
- }
26462
26438
  this._onlyRefs = options?.onlyRefs === true;
26463
26439
  if (!this._onlyRefs) {
26464
26440
  this._nameRefMap = new Map();
@@ -34225,9 +34201,6 @@ class FakeUnicodeFont {
34225
34201
 
34226
34202
  class NameOrNumberTree {
34227
34203
  constructor(root, xref, type) {
34228
- if (this.constructor === NameOrNumberTree) {
34229
- unreachable("Cannot initialize NameOrNumberTree.");
34230
- }
34231
34204
  this.root = root;
34232
34205
  this.xref = xref;
34233
34206
  this._type = type;
@@ -35495,9 +35468,6 @@ class NullCipher {
35495
35468
  }
35496
35469
  class AESBaseCipher {
35497
35470
  constructor() {
35498
- if (this.constructor === AESBaseCipher) {
35499
- unreachable("Cannot initialize AESBaseCipher.");
35500
- }
35501
35471
  this._s = new Uint8Array([0x63, 0x7c, 0x77, 0x7b, 0xf2, 0x6b, 0x6f, 0xc5, 0x30, 0x01, 0x67, 0x2b, 0xfe, 0xd7, 0xab, 0x76, 0xca, 0x82, 0xc9, 0x7d, 0xfa, 0x59, 0x47, 0xf0, 0xad, 0xd4, 0xa2, 0xaf, 0x9c, 0xa4, 0x72, 0xc0, 0xb7, 0xfd, 0x93, 0x26, 0x36, 0x3f, 0xf7, 0xcc, 0x34, 0xa5, 0xe5, 0xf1, 0x71, 0xd8, 0x31, 0x15, 0x04, 0xc7, 0x23, 0xc3, 0x18, 0x96, 0x05, 0x9a, 0x07, 0x12, 0x80, 0xe2, 0xeb, 0x27, 0xb2, 0x75, 0x09, 0x83, 0x2c, 0x1a, 0x1b, 0x6e, 0x5a, 0xa0, 0x52, 0x3b, 0xd6, 0xb3, 0x29, 0xe3, 0x2f, 0x84, 0x53, 0xd1, 0x00, 0xed, 0x20, 0xfc, 0xb1, 0x5b, 0x6a, 0xcb, 0xbe, 0x39, 0x4a, 0x4c, 0x58, 0xcf, 0xd0, 0xef, 0xaa, 0xfb, 0x43, 0x4d, 0x33, 0x85, 0x45, 0xf9, 0x02, 0x7f, 0x50, 0x3c, 0x9f, 0xa8, 0x51, 0xa3, 0x40, 0x8f, 0x92, 0x9d, 0x38, 0xf5, 0xbc, 0xb6, 0xda, 0x21, 0x10, 0xff, 0xf3, 0xd2, 0xcd, 0x0c, 0x13, 0xec, 0x5f, 0x97, 0x44, 0x17, 0xc4, 0xa7, 0x7e, 0x3d, 0x64, 0x5d, 0x19, 0x73, 0x60, 0x81, 0x4f, 0xdc, 0x22, 0x2a, 0x90, 0x88, 0x46, 0xee, 0xb8, 0x14, 0xde, 0x5e, 0x0b, 0xdb, 0xe0, 0x32, 0x3a, 0x0a, 0x49, 0x06, 0x24, 0x5c, 0xc2, 0xd3, 0xac, 0x62, 0x91, 0x95, 0xe4, 0x79, 0xe7, 0xc8, 0x37, 0x6d, 0x8d, 0xd5, 0x4e, 0xa9, 0x6c, 0x56, 0xf4, 0xea, 0x65, 0x7a, 0xae, 0x08, 0xba, 0x78, 0x25, 0x2e, 0x1c, 0xa6, 0xb4, 0xc6, 0xe8, 0xdd, 0x74, 0x1f, 0x4b, 0xbd, 0x8b, 0x8a, 0x70, 0x3e, 0xb5, 0x66, 0x48, 0x03, 0xf6, 0x0e, 0x61, 0x35, 0x57, 0xb9, 0x86, 0xc1, 0x1d, 0x9e, 0xe1, 0xf8, 0x98, 0x11, 0x69, 0xd9, 0x8e, 0x94, 0x9b, 0x1e, 0x87, 0xe9, 0xce, 0x55, 0x28, 0xdf, 0x8c, 0xa1, 0x89, 0x0d, 0xbf, 0xe6, 0x42, 0x68, 0x41, 0x99, 0x2d, 0x0f, 0xb0, 0x54, 0xbb, 0x16]);
35502
35472
  this._inv_s = new Uint8Array([0x52, 0x09, 0x6a, 0xd5, 0x30, 0x36, 0xa5, 0x38, 0xbf, 0x40, 0xa3, 0x9e, 0x81, 0xf3, 0xd7, 0xfb, 0x7c, 0xe3, 0x39, 0x82, 0x9b, 0x2f, 0xff, 0x87, 0x34, 0x8e, 0x43, 0x44, 0xc4, 0xde, 0xe9, 0xcb, 0x54, 0x7b, 0x94, 0x32, 0xa6, 0xc2, 0x23, 0x3d, 0xee, 0x4c, 0x95, 0x0b, 0x42, 0xfa, 0xc3, 0x4e, 0x08, 0x2e, 0xa1, 0x66, 0x28, 0xd9, 0x24, 0xb2, 0x76, 0x5b, 0xa2, 0x49, 0x6d, 0x8b, 0xd1, 0x25, 0x72, 0xf8, 0xf6, 0x64, 0x86, 0x68, 0x98, 0x16, 0xd4, 0xa4, 0x5c, 0xcc, 0x5d, 0x65, 0xb6, 0x92, 0x6c, 0x70, 0x48, 0x50, 0xfd, 0xed, 0xb9, 0xda, 0x5e, 0x15, 0x46, 0x57, 0xa7, 0x8d, 0x9d, 0x84, 0x90, 0xd8, 0xab, 0x00, 0x8c, 0xbc, 0xd3, 0x0a, 0xf7, 0xe4, 0x58, 0x05, 0xb8, 0xb3, 0x45, 0x06, 0xd0, 0x2c, 0x1e, 0x8f, 0xca, 0x3f, 0x0f, 0x02, 0xc1, 0xaf, 0xbd, 0x03, 0x01, 0x13, 0x8a, 0x6b, 0x3a, 0x91, 0x11, 0x41, 0x4f, 0x67, 0xdc, 0xea, 0x97, 0xf2, 0xcf, 0xce, 0xf0, 0xb4, 0xe6, 0x73, 0x96, 0xac, 0x74, 0x22, 0xe7, 0xad, 0x35, 0x85, 0xe2, 0xf9, 0x37, 0xe8, 0x1c, 0x75, 0xdf, 0x6e, 0x47, 0xf1, 0x1a, 0x71, 0x1d, 0x29, 0xc5, 0x89, 0x6f, 0xb7, 0x62, 0x0e, 0xaa, 0x18, 0xbe, 0x1b, 0xfc, 0x56, 0x3e, 0x4b, 0xc6, 0xd2, 0x79, 0x20, 0x9a, 0xdb, 0xc0, 0xfe, 0x78, 0xcd, 0x5a, 0xf4, 0x1f, 0xdd, 0xa8, 0x33, 0x88, 0x07, 0xc7, 0x31, 0xb1, 0x12, 0x10, 0x59, 0x27, 0x80, 0xec, 0x5f, 0x60, 0x51, 0x7f, 0xa9, 0x19, 0xb5, 0x4a, 0x0d, 0x2d, 0xe5, 0x7a, 0x9f, 0x93, 0xc9, 0x9c, 0xef, 0xa0, 0xe0, 0x3b, 0x4d, 0xae, 0x2a, 0xf5, 0xb0, 0xc8, 0xeb, 0xbb, 0x3c, 0x83, 0x53, 0x99, 0x61, 0x17, 0x2b, 0x04, 0x7e, 0xba, 0x77, 0xd6, 0x26, 0xe1, 0x69, 0x14, 0x63, 0x55, 0x21, 0x0c, 0x7d]);
35503
35473
  this._mix = new Uint32Array([0x00000000, 0x0e090d0b, 0x1c121a16, 0x121b171d, 0x3824342c, 0x362d3927, 0x24362e3a, 0x2a3f2331, 0x70486858, 0x7e416553, 0x6c5a724e, 0x62537f45, 0x486c5c74, 0x4665517f, 0x547e4662, 0x5a774b69, 0xe090d0b0, 0xee99ddbb, 0xfc82caa6, 0xf28bc7ad, 0xd8b4e49c, 0xd6bde997, 0xc4a6fe8a, 0xcaaff381, 0x90d8b8e8, 0x9ed1b5e3, 0x8ccaa2fe, 0x82c3aff5, 0xa8fc8cc4, 0xa6f581cf, 0xb4ee96d2, 0xbae79bd9, 0xdb3bbb7b, 0xd532b670, 0xc729a16d, 0xc920ac66, 0xe31f8f57, 0xed16825c, 0xff0d9541, 0xf104984a, 0xab73d323, 0xa57ade28, 0xb761c935, 0xb968c43e, 0x9357e70f, 0x9d5eea04, 0x8f45fd19, 0x814cf012, 0x3bab6bcb, 0x35a266c0, 0x27b971dd, 0x29b07cd6, 0x038f5fe7, 0x0d8652ec, 0x1f9d45f1, 0x119448fa, 0x4be30393, 0x45ea0e98, 0x57f11985, 0x59f8148e, 0x73c737bf, 0x7dce3ab4, 0x6fd52da9, 0x61dc20a2, 0xad766df6, 0xa37f60fd, 0xb16477e0, 0xbf6d7aeb, 0x955259da, 0x9b5b54d1, 0x894043cc, 0x87494ec7, 0xdd3e05ae, 0xd33708a5, 0xc12c1fb8, 0xcf2512b3, 0xe51a3182, 0xeb133c89, 0xf9082b94, 0xf701269f, 0x4de6bd46, 0x43efb04d, 0x51f4a750, 0x5ffdaa5b, 0x75c2896a, 0x7bcb8461, 0x69d0937c, 0x67d99e77, 0x3daed51e, 0x33a7d815, 0x21bccf08, 0x2fb5c203, 0x058ae132, 0x0b83ec39, 0x1998fb24, 0x1791f62f, 0x764dd68d, 0x7844db86, 0x6a5fcc9b, 0x6456c190, 0x4e69e2a1, 0x4060efaa, 0x527bf8b7, 0x5c72f5bc, 0x0605bed5, 0x080cb3de, 0x1a17a4c3, 0x141ea9c8, 0x3e218af9, 0x302887f2, 0x223390ef, 0x2c3a9de4, 0x96dd063d, 0x98d40b36, 0x8acf1c2b, 0x84c61120, 0xaef93211, 0xa0f03f1a, 0xb2eb2807, 0xbce2250c, 0xe6956e65, 0xe89c636e, 0xfa877473, 0xf48e7978, 0xdeb15a49, 0xd0b85742, 0xc2a3405f, 0xccaa4d54, 0x41ecdaf7, 0x4fe5d7fc, 0x5dfec0e1, 0x53f7cdea, 0x79c8eedb, 0x77c1e3d0, 0x65daf4cd, 0x6bd3f9c6, 0x31a4b2af, 0x3fadbfa4, 0x2db6a8b9, 0x23bfa5b2, 0x09808683, 0x07898b88, 0x15929c95, 0x1b9b919e, 0xa17c0a47, 0xaf75074c, 0xbd6e1051, 0xb3671d5a, 0x99583e6b, 0x97513360, 0x854a247d, 0x8b432976, 0xd134621f, 0xdf3d6f14, 0xcd267809, 0xc32f7502, 0xe9105633, 0xe7195b38, 0xf5024c25, 0xfb0b412e, 0x9ad7618c, 0x94de6c87, 0x86c57b9a, 0x88cc7691, 0xa2f355a0, 0xacfa58ab, 0xbee14fb6, 0xb0e842bd, 0xea9f09d4, 0xe49604df, 0xf68d13c2, 0xf8841ec9, 0xd2bb3df8, 0xdcb230f3, 0xcea927ee, 0xc0a02ae5, 0x7a47b13c, 0x744ebc37, 0x6655ab2a, 0x685ca621, 0x42638510, 0x4c6a881b, 0x5e719f06, 0x5078920d, 0x0a0fd964, 0x0406d46f, 0x161dc372, 0x1814ce79, 0x322bed48, 0x3c22e043, 0x2e39f75e, 0x2030fa55, 0xec9ab701, 0xe293ba0a, 0xf088ad17, 0xfe81a01c, 0xd4be832d, 0xdab78e26, 0xc8ac993b, 0xc6a59430, 0x9cd2df59, 0x92dbd252, 0x80c0c54f, 0x8ec9c844, 0xa4f6eb75, 0xaaffe67e, 0xb8e4f163, 0xb6edfc68, 0x0c0a67b1, 0x02036aba, 0x10187da7, 0x1e1170ac, 0x342e539d, 0x3a275e96, 0x283c498b, 0x26354480, 0x7c420fe9, 0x724b02e2, 0x605015ff, 0x6e5918f4, 0x44663bc5, 0x4a6f36ce, 0x587421d3, 0x567d2cd8, 0x37a10c7a, 0x39a80171, 0x2bb3166c, 0x25ba1b67, 0x0f853856, 0x018c355d, 0x13972240, 0x1d9e2f4b, 0x47e96422, 0x49e06929, 0x5bfb7e34, 0x55f2733f, 0x7fcd500e, 0x71c45d05, 0x63df4a18, 0x6dd64713, 0xd731dcca, 0xd938d1c1, 0xcb23c6dc, 0xc52acbd7, 0xef15e8e6, 0xe11ce5ed, 0xf307f2f0, 0xfd0efffb, 0xa779b492, 0xa970b999, 0xbb6bae84, 0xb562a38f, 0x9f5d80be, 0x91548db5, 0x834f9aa8, 0x8d4697a3]);
@@ -37256,6 +37226,9 @@ class StructTreePage {
37256
37226
  warn("StructTree MAX_DEPTH reached.");
37257
37227
  return null;
37258
37228
  }
37229
+ if (!(dict instanceof Dict)) {
37230
+ return null;
37231
+ }
37259
37232
  if (map.has(dict)) {
37260
37233
  return map.get(dict);
37261
37234
  }
@@ -37457,6 +37430,7 @@ class Catalog {
37457
37430
  this.globalImageCache = new GlobalImageCache();
37458
37431
  this.pageKidsCountCache = new RefSetCache();
37459
37432
  this.pageIndexCache = new RefSetCache();
37433
+ this.pageDictCache = new RefSetCache();
37460
37434
  this.nonBlendModesSet = new RefSet();
37461
37435
  this.systemFontCache = new Map();
37462
37436
  }
@@ -38320,6 +38294,7 @@ class Catalog {
38320
38294
  this.globalImageCache.clear(manuallyTriggered);
38321
38295
  this.pageKidsCountCache.clear();
38322
38296
  this.pageIndexCache.clear();
38297
+ this.pageDictCache.clear();
38323
38298
  this.nonBlendModesSet.clear();
38324
38299
  const translatedFonts = await Promise.all(this.fontCache);
38325
38300
  for (const {
@@ -38341,7 +38316,8 @@ class Catalog {
38341
38316
  }
38342
38317
  const xref = this.xref,
38343
38318
  pageKidsCountCache = this.pageKidsCountCache,
38344
- pageIndexCache = this.pageIndexCache;
38319
+ pageIndexCache = this.pageIndexCache,
38320
+ pageDictCache = this.pageDictCache;
38345
38321
  let currentPageIndex = 0;
38346
38322
  while (nodesToVisit.length) {
38347
38323
  const currentNode = nodesToVisit.pop();
@@ -38355,7 +38331,7 @@ class Catalog {
38355
38331
  throw new FormatError("Pages tree contains circular reference.");
38356
38332
  }
38357
38333
  visitedNodes.put(currentNode);
38358
- const obj = await xref.fetchAsync(currentNode);
38334
+ const obj = await (pageDictCache.get(currentNode) || xref.fetchAsync(currentNode));
38359
38335
  if (obj instanceof Dict) {
38360
38336
  let type = obj.getRaw("Type");
38361
38337
  if (type instanceof Ref) {
@@ -38416,7 +38392,11 @@ class Catalog {
38416
38392
  throw new FormatError("Page dictionary kids object is not an array.");
38417
38393
  }
38418
38394
  for (let last = kids.length - 1; last >= 0; last--) {
38419
- nodesToVisit.push(kids[last]);
38395
+ const lastKid = kids[last];
38396
+ nodesToVisit.push(lastKid);
38397
+ if (currentNode === this.toplevelPagesDict && lastKid instanceof Ref && !pageDictCache.has(lastKid)) {
38398
+ pageDictCache.put(lastKid, xref.fetchAsync(lastKid));
38399
+ }
38420
38400
  }
38421
38401
  }
38422
38402
  throw new Error(`Page index ${pageIndex} not found.`);
@@ -55143,9 +55123,6 @@ function parseDocBaseUrl(url) {
55143
55123
  }
55144
55124
  class BasePdfManager {
55145
55125
  constructor(args) {
55146
- if (this.constructor === BasePdfManager) {
55147
- unreachable("Cannot initialize BasePdfManager.");
55148
- }
55149
55126
  this._docBaseUrl = parseDocBaseUrl(args.docBaseUrl);
55150
55127
  this._docId = args.docId;
55151
55128
  this._password = args.password;
@@ -55844,7 +55821,7 @@ class WorkerMessageHandler {
55844
55821
  docId,
55845
55822
  apiVersion
55846
55823
  } = docParams;
55847
- const workerVersion = "4.5.136";
55824
+ const workerVersion = "4.6.82";
55848
55825
  if (apiVersion !== workerVersion) {
55849
55826
  throw new Error(`The API version "${apiVersion}" does not match ` + `the Worker version "${workerVersion}".`);
55850
55827
  }
@@ -56415,8 +56392,8 @@ if (typeof window === "undefined" && !isNodeJS && typeof self !== "undefined" &&
56415
56392
 
56416
56393
  ;// CONCATENATED MODULE: ./src/pdf.worker.js
56417
56394
 
56418
- const pdfjsVersion = "4.5.136";
56419
- const pdfjsBuild = "3a21f03b0";
56395
+ const pdfjsVersion = "4.6.82";
56396
+ const pdfjsBuild = "9b541910f";
56420
56397
 
56421
56398
  var __webpack_exports__WorkerMessageHandler = __webpack_exports__.WorkerMessageHandler;
56422
56399
  export { __webpack_exports__WorkerMessageHandler as WorkerMessageHandler };