Jackson Tong

Results 4 issues of Jackson Tong

```js const provider = new StringProvider(key); const engine = new CipherSweet(provider); const enf = new EncryptedFile(engine); ``` I think because `EncryptedFile` is not exported in [index.js](https://github.com/paragonie/ciphersweet-js/blob/master/index.js)

**WebViewer version** 10.10.1 **The current behavior** ![image](https://github.com/PDFTron/webviewer-ui/assets/7871218/63df9a0a-0f43-47ce-9717-d4c93c8533fa) As you can see from the screenshot, I have 2 tabs, the `pdf` tab is hidden by default, I notice that the context...