@internetarchive/ia-item-navigator 0.0.0-a1 → 0.0.0-a14
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +29 -19
- package/demo/app-root.ts +101 -34
- package/demo/index.html +9 -1
- package/dist/demo/app-root.d.ts +26 -7
- package/dist/demo/app-root.js +88 -34
- package/dist/demo/app-root.js.map +1 -1
- package/dist/src/interfaces/event-interfaces.d.ts +3 -13
- package/dist/src/interfaces/event-interfaces.js.map +1 -1
- package/dist/src/interfaces/menu-interfaces.d.ts +3 -2
- package/dist/src/interfaces/menu-interfaces.js.map +1 -1
- package/dist/src/interfaces/nav-controller-interface.d.ts +9 -0
- package/dist/src/interfaces/nav-controller-interface.js.map +1 -1
- package/dist/src/item-inspector/item-inspector.d.ts +0 -41
- package/dist/src/item-inspector/item-inspector.js +253 -215
- package/dist/src/item-inspector/item-inspector.js.map +1 -1
- package/dist/src/item-inspector/visual-mod-provider.d.ts +2 -0
- package/dist/src/item-inspector/visual-mod-provider.js +3 -0
- package/dist/src/item-inspector/visual-mod-provider.js.map +1 -1
- package/dist/src/item-navigator.d.ts +36 -22
- package/dist/src/item-navigator.js +118 -108
- package/dist/src/item-navigator.js.map +1 -1
- package/dist/src/loader.d.ts +5 -0
- package/dist/src/loader.js +8 -2
- package/dist/src/loader.js.map +1 -1
- package/dist/src/no-theater-available.d.ts +9 -0
- package/dist/src/no-theater-available.js +79 -0
- package/dist/src/no-theater-available.js.map +1 -0
- package/dist/test/book-nav-stub.d.ts +17 -0
- package/dist/test/book-nav-stub.js +42 -0
- package/dist/test/book-nav-stub.js.map +1 -0
- package/dist/test/ia-item-navigator.test.d.ts +2 -0
- package/dist/test/ia-item-navigator.test.js +321 -0
- package/dist/test/ia-item-navigator.test.js.map +1 -0
- package/dist/test/ia-stub-goody.d.ts +210 -0
- package/dist/test/ia-stub-goody.js +276 -0
- package/dist/test/ia-stub-goody.js.map +1 -0
- package/dist/test/ia-stub.d.ts +22 -0
- package/dist/test/ia-stub.js +35 -0
- package/dist/test/ia-stub.js.map +1 -0
- package/dist/test/no-theater-available.test.d.ts +1 -0
- package/dist/test/no-theater-available.test.js +27 -0
- package/dist/test/no-theater-available.test.js.map +1 -0
- package/package.json +4 -3
- package/src/interfaces/event-interfaces.ts +3 -14
- package/src/interfaces/menu-interfaces.ts +3 -2
- package/src/interfaces/nav-controller-interface.ts +13 -0
- package/src/item-navigator.ts +144 -122
- package/src/loader.ts +9 -2
- package/src/no-theater-available.ts +85 -0
- package/test/book-nav-stub.ts +35 -0
- package/test/ia-item-navigator.test.ts +443 -0
- package/test/ia-stub.ts +79 -0
- package/test/no-theater-available.test.ts +32 -0
- package/demo/demo-book-manifest.json +0 -1163
- package/src/item-inspector/files-by-type/files-by-type-provider.ts +0 -43
- package/src/item-inspector/files-by-type/ia-files-by-type.ts +0 -100
- package/src/item-inspector/item-inspector.ts +0 -235
- package/src/item-inspector/share-provider.ts +0 -51
- package/src/item-inspector/visual-mod-provider.ts +0 -60
- package/src/item-navigator-js.js +0 -372
- package/test/your-webcomponent.test.ts +0 -40
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ia-stub-goody.js","sourceRoot":"","sources":["../../test/ia-stub-goody.ts"],"names":[],"mappings":"AAAA,eAAe;IACb,aAAa,EAAE;QACb,SAAS,EAAE,UAAU;QACrB,IAAI,EAAE,yBAAyB;QAC/B,IAAI,EAAE,yBAAyB;QAC/B,KAAK,EAAE,yBAAyB;QAChC,OAAO,EAAE;YACP;gBACE,MAAM,EAAE,gBAAgB;gBACxB,QAAQ,EAAE,UAAU;gBACpB,OAAO,EAAE,YAAY;gBACrB,MAAM,EAAE,OAAO;gBACf,KAAK,EAAE,kCAAkC;gBACzC,OAAO,EAAE,UAAU;gBACnB,MAAM,EAAE,0CAA0C;gBAClD,QAAQ,EAAE,WAAW;gBACrB,UAAU,EAAE,GAAG;aAChB;YACD;gBACE,MAAM,EAAE,iBAAiB;gBACzB,QAAQ,EAAE,UAAU;gBACpB,OAAO,EAAE,YAAY;gBACrB,MAAM,EAAE,OAAO;gBACf,KAAK,EAAE,kCAAkC;gBACzC,OAAO,EAAE,UAAU;gBACnB,MAAM,EAAE,0CAA0C;gBAClD,QAAQ,EAAE,MAAM;gBAChB,UAAU,EAAE,GAAG;aAChB;YACD;gBACE,MAAM,EAAE,uBAAuB;gBAC/B,QAAQ,EAAE,YAAY;gBACtB,QAAQ,EAAE,YAAY;gBACtB,UAAU,EAAE,iBAAiB;gBAC7B,OAAO,EAAE,YAAY;gBACrB,MAAM,EAAE,MAAM;gBACd,KAAK,EAAE,kCAAkC;gBACzC,OAAO,EAAE,UAAU;gBACnB,MAAM,EAAE,0CAA0C;aACnD;YACD;gBACE,MAAM,EAAE,+BAA+B;gBACvC,QAAQ,EAAE,UAAU;gBACpB,MAAM,EAAE,0CAA0C;gBAClD,OAAO,EAAE,YAAY;gBACrB,MAAM,EAAE,MAAM;gBACd,KAAK,EAAE,kCAAkC;gBACzC,OAAO,EAAE,UAAU;gBACnB,MAAM,EAAE,0CAA0C;gBAClD,QAAQ,EAAE,oBAAoB;aAC/B;YACD;gBACE,MAAM,EAAE,yBAAyB;gBACjC,QAAQ,EAAE,UAAU;gBACpB,QAAQ,EAAE,UAAU;gBACpB,KAAK,EAAE,kCAAkC;gBACzC,WAAW,EAAE,KAAK;aACnB;YACD;gBACE,MAAM,EAAE,2BAA2B;gBACnC,QAAQ,EAAE,UAAU;gBACpB,OAAO,EAAE,YAAY;gBACrB,MAAM,EAAE,QAAQ;gBAChB,KAAK,EAAE,kCAAkC;gBACzC,OAAO,EAAE,UAAU;gBACnB,MAAM,EAAE,0CAA0C;gBAClD,QAAQ,EAAE,UAAU;aACrB;YACD;gBACE,MAAM,EAAE,wBAAwB;gBAChC,QAAQ,EAAE,UAAU;gBACpB,OAAO,EAAE,YAAY;gBACrB,MAAM,EAAE,OAAO;gBACf,KAAK,EAAE,kCAAkC;gBACzC,OAAO,EAAE,UAAU;gBACnB,MAAM,EAAE,0CAA0C;gBAClD,QAAQ,EAAE,UAAU;aACrB;SACF;QACD,aAAa,EAAE,CAAC;QAChB,mBAAmB,EAAE,UAAU;QAC/B,WAAW,EAAE,MAAM;QACnB,UAAU,EAAE;YACV,YAAY,EAAE,eAAe;YAC7B,WAAW,EAAE,OAAO;YACpB,YAAY,EAAE;gBACZ,kBAAkB;gBAClB,WAAW;aACZ;YACD,aAAa,EAAE,g/zBAAg/zB;YAC//zB,SAAS,EAAE,uCAAuC;YAClD,SAAS,EAAE,SAAS;YACpB,OAAO,EAAE,yBAAyB;YAClC,UAAU,EAAE,iBAAiB;YAC7B,YAAY,EAAE,qBAAqB;YACnC,WAAW,EAAE,qBAAqB;YAClC,UAAU,EAAE,2GAA2G;SACxH;QACD,QAAQ,EAAE,yBAAyB;QACnC,MAAM,EAAE,QAAQ;QAChB,kBAAkB,EAAE;YAClB,yBAAyB;YACzB,yBAAyB;SAC1B;KACF;IACD,SAAS,EAAE,UAAU;IACrB,IAAI,EAAE,yBAAyB;IAC/B,IAAI,EAAE,yBAAyB;IAC/B,KAAK,EAAE,yBAAyB;IAChC,OAAO,EAAE;QACP;YACE,MAAM,EAAE,gBAAgB;YACxB,QAAQ,EAAE,UAAU;YACpB,KAAK,EAAE,kCAAkC;YACzC,QAAQ,EAAE,WAAW;YACrB,OAAO,EAAE,YAAY;YACrB,OAAO,EAAE,UAAU;YACnB,MAAM,EAAE,0CAA0C;YAClD,MAAM,EAAE,KAAK;SACd;QACD;YACE,MAAM,EAAE,iBAAiB;YACzB,QAAQ,EAAE,UAAU;YACpB,KAAK,EAAE,kCAAkC;YACzC,QAAQ,EAAE,MAAM;YAChB,OAAO,EAAE,YAAY;YACrB,OAAO,EAAE,UAAU;YACnB,MAAM,EAAE,0CAA0C;YAClD,MAAM,EAAE,KAAK;SACd;QACD;YACE,MAAM,EAAE,uBAAuB;YAC/B,QAAQ,EAAE,YAAY;YACtB,KAAK,EAAE,kCAAkC;YACzC,QAAQ,EAAE,YAAY;YACtB,OAAO,EAAE,YAAY;YACrB,OAAO,EAAE,UAAU;YACnB,MAAM,EAAE,0CAA0C;YAClD,UAAU,EAAE,iBAAiB;YAC7B,MAAM,EAAE,IAAI;SACb;QACD;YACE,MAAM,EAAE,+BAA+B;YACvC,QAAQ,EAAE,UAAU;YACpB,MAAM,EAAE,0CAA0C;YAClD,KAAK,EAAE,kCAAkC;YACzC,QAAQ,EAAE,oBAAoB;YAC9B,OAAO,EAAE,YAAY;YACrB,OAAO,EAAE,UAAU;YACnB,MAAM,EAAE,0CAA0C;YAClD,MAAM,EAAE,IAAI;SACb;QACD;YACE,MAAM,EAAE,yBAAyB;YACjC,QAAQ,EAAE,UAAU;YACpB,KAAK,EAAE,kCAAkC;YACzC,QAAQ,EAAE,UAAU;SACrB;QACD;YACE,MAAM,EAAE,2BAA2B;YACnC,QAAQ,EAAE,UAAU;YACpB,KAAK,EAAE,kCAAkC;YACzC,QAAQ,EAAE,UAAU;YACpB,OAAO,EAAE,YAAY;YACrB,OAAO,EAAE,UAAU;YACnB,MAAM,EAAE,0CAA0C;YAClD,MAAM,EAAE,MAAM;SACf;QACD;YACE,MAAM,EAAE,wBAAwB;YAChC,QAAQ,EAAE,UAAU;YACpB,KAAK,EAAE,kCAAkC;YACzC,QAAQ,EAAE,UAAU;YACpB,OAAO,EAAE,YAAY;YACrB,OAAO,EAAE,UAAU;YACnB,MAAM,EAAE,0CAA0C;YAClD,MAAM,EAAE,KAAK;SACd;KACF;IACD,aAAa,EAAE,CAAC;IAChB,mBAAmB,EAAE,UAAU;IAC/B,WAAW,EAAE,MAAM;IACnB,UAAU,EAAE;QACV,aAAa,EAAE;YACb,YAAY,EAAE,eAAe;YAC7B,WAAW,EAAE,OAAO;YACpB,YAAY,EAAE;gBACZ,kBAAkB;gBAClB,WAAW;aACZ;YACD,aAAa,EAAE,g/zBAAg/zB;YAC//zB,SAAS,EAAE,uCAAuC;YAClD,SAAS,EAAE,SAAS;YACpB,OAAO,EAAE,yBAAyB;YAClC,UAAU,EAAE,iBAAiB;YAC7B,YAAY,EAAE,qBAAqB;YACnC,WAAW,EAAE,qBAAqB;YAClC,UAAU,EAAE,2GAA2G;SACxH;QACD,YAAY,EAAE,eAAe;QAC7B,WAAW,EAAE;YACX,QAAQ,EAAE;gBACR,0BAA0B;aAC3B;YACD,QAAQ,EAAE,EAET;YACD,UAAU,EAAE,qBAAqB;SAClC;QACD,YAAY,EAAE;YACZ,QAAQ,EAAE;gBACR,0BAA0B;aAC3B;YACD,QAAQ,EAAE,EAET;YACD,UAAU,EAAE,qBAAqB;SAClC;QACD,YAAY,EAAE;YACZ,QAAQ,EAAE;gBACR,kBAAkB;gBAClB,WAAW;aACZ;YACD,QAAQ,EAAE,EAET;YACD,UAAU,EAAE;gBACV,kBAAkB;gBAClB,WAAW;aACZ;SACF;QACD,aAAa,EAAE;YACb,QAAQ,EAAE;gBACR,g/zBAAg/zB;aACj/zB;YACD,QAAQ,EAAE,EAET;YACD,UAAU,EAAE,g/zBAAg/zB;SAC7/zB;QACD,WAAW,EAAE;YACX,QAAQ,EAAE;gBACR,OAAO;aACR;YACD,QAAQ,EAAE,EAET;YACD,UAAU,EAAE,OAAO;SACpB;QACD,SAAS,EAAE;YACT,QAAQ,EAAE;gBACR,uCAAuC;aACxC;YACD,QAAQ,EAAE,EAET;YACD,UAAU,EAAE,uCAAuC;SACpD;QACD,SAAS,EAAE;YACT,QAAQ,EAAE;gBACR,SAAS;aACV;YACD,QAAQ,EAAE,EAET;YACD,UAAU,EAAE,SAAS;SACtB;QACD,OAAO,EAAE;YACP,QAAQ,EAAE;gBACR,yBAAyB;aAC1B;YACD,QAAQ,EAAE,EAET;YACD,UAAU,EAAE,yBAAyB;SACtC;QACD,UAAU,EAAE;YACV,QAAQ,EAAE;gBACR,iBAAiB;aAClB;YACD,QAAQ,EAAE,EAET;YACD,UAAU,EAAE,iBAAiB;SAC9B;KACF;IACD,QAAQ,EAAE,yBAAyB;IACnC,MAAM,EAAE,QAAQ;IAChB,kBAAkB,EAAE;QAClB,yBAAyB;QACzB,yBAAyB;KAC1B;CACF,CAAA","sourcesContent":["export default {\n \"rawResponse\": {\n \"created\": 1636134607,\n \"d1\": \"ia903209.us.archive.org\",\n \"d2\": \"ia803209.us.archive.org\",\n \"dir\": \"/20/items/ux-team-books\",\n \"files\": [\n {\n \"name\": \"__ia_thumb.jpg\",\n \"source\": \"original\",\n \"mtime\": \"1613770391\",\n \"size\": \"19518\",\n \"md5\": \"bfdc18b3ced7272e2620e1f3567c78e1\",\n \"crc32\": \"430e5a7e\",\n \"sha1\": \"2a404afa67c254222fbe276eaf31ad0ea2b7614b\",\n \"format\": \"Item Tile\",\n \"rotation\": \"0\"\n },\n {\n \"name\": \"cat reading.jpg\",\n \"source\": \"original\",\n \"mtime\": \"1590584246\",\n \"size\": \"45543\",\n \"md5\": \"6aa88254c8d89100f792e3616ccd9168\",\n \"crc32\": \"72c64ab3\",\n \"sha1\": \"41887dba54bbe1b6f70fe30a292e69bbf2f22002\",\n \"format\": \"JPEG\",\n \"rotation\": \"0\"\n },\n {\n \"name\": \"cat reading_thumb.jpg\",\n \"source\": \"derivative\",\n \"format\": \"JPEG Thumb\",\n \"original\": \"cat reading.jpg\",\n \"mtime\": \"1590586017\",\n \"size\": \"6738\",\n \"md5\": \"808246c1f536b333564fe92a4f08e382\",\n \"crc32\": \"487663a3\",\n \"sha1\": \"c19a8d42d5b433ed2dd8d1a9773a5068f7023b08\"\n },\n {\n \"name\": \"ux-team-books_archive.torrent\",\n \"source\": \"metadata\",\n \"btih\": \"38c20dd903b6491915a915a110431e28a0021797\",\n \"mtime\": \"1634846734\",\n \"size\": \"1972\",\n \"md5\": \"d57077cf099a3187e0b9e09ce87edd3b\",\n \"crc32\": \"f79564bd\",\n \"sha1\": \"d5af5a4f81668caa08f4121d88a997b48703bc9b\",\n \"format\": \"Archive BitTorrent\"\n },\n {\n \"name\": \"ux-team-books_files.xml\",\n \"source\": \"original\",\n \"format\": \"Metadata\",\n \"md5\": \"9e1d00906544f6f2454ee59ba437d962\",\n \"summation\": \"md5\"\n },\n {\n \"name\": \"ux-team-books_meta.sqlite\",\n \"source\": \"original\",\n \"mtime\": \"1590584711\",\n \"size\": \"143360\",\n \"md5\": \"5c09850b222e3b798c663609e03474b9\",\n \"crc32\": \"911dbfba\",\n \"sha1\": \"143d719275a1a1ceb91791cd4768caccac2fb01a\",\n \"format\": \"Metadata\"\n },\n {\n \"name\": \"ux-team-books_meta.xml\",\n \"source\": \"original\",\n \"mtime\": \"1634846733\",\n \"size\": \"29528\",\n \"md5\": \"d503b93b7782c006fc7f5c306bf16d95\",\n \"crc32\": \"6ce5f796\",\n \"sha1\": \"b57f7bdf344b4031da103ede73d6da35ac194361\",\n \"format\": \"Metadata\"\n }\n ],\n \"files_count\": 7,\n \"item_last_updated\": 1634846734,\n \"item_size\": 246659,\n \"metadata\": {\n \"identifier\": \"ux-team-books\",\n \"mediatype\": \"image\",\n \"collection\": [\n \"opensource_image\",\n \"community\"\n ],\n \"description\": \"<h3>Embedded books in iFrames</h3>\\n\\n See the Pen <a href=\\\"https://codepen.io/iisa/pen/GRmavOX\\\" rel=\\\"nofollow\\\">\\n br embed api - public, multi book, browseable, liner notes</a> by Isa Herico (<a href=\\\"https://codepen.io/iisa\\\" rel=\\\"nofollow\\\">@iisa</a>)\\n on <a href=\\\"https://codepen.io\\\" rel=\\\"nofollow\\\">CodePen</a>.\\n\\n\\n\\n\\n<span></span><h3 dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:16pt;margin-bottom:4pt;\\\"><span style=\\\"font-size:14pt;font-family:Arial;color:rgb(67,67,67);font-weight:400;vertical-align:baseline;white-space:pre-wrap;\\\">Example books for QA</span></h3><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Below are links to books that have been helpful in testing BookReader. It's very important to test different use cases.</span></p><div><br /></div><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">test item<span class=\\\"Apple-tab-span\\\" style=\\\"white-space:pre;\\\">\\t</span></span></p><ul style=\\\"margin-top:0px;margin-bottom:0px;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11.5pt;color:rgb(17,85,204);background-color:rgb(248,248,248);vertical-align:baseline;white-space:pre-wrap;\\\"><a href=\\\"https://archive.org/details/giphy8132028r7tgui_202103\\\" rel=\\\"nofollow\\\">https://archive.org/details/giphy8132028r7tgui_202103</a></span></p></li></ul><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\"><br /></span></p><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Some public domain books</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/flatlandromanceo00abbouoft\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/flatlandromanceo00abbouoft</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/10_PRINT_121114\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/10_PRINT_121114</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/stream/birdbookillustra00reedrich\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/stream/birdbookillustra00reedrich</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Some lending books</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/test2016092\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/test2016092</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/test20161206-1\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/test20161206-1</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/pianoservicingtu00rebl_0\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/pianoservicingtu00rebl_0</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Book with chapter markers</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/adventuresoftoms00twaiiala\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/adventuresoftoms00twaiiala</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Open Library book page</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://openlibrary.org/books/OL4881261M/Monkeys_and_apes/borrow\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://openlibrary.org/books/OL4881261M/Monkeys_and_apes/borrow</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Book with a ton of pages</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/in.ernet.dli.2015.85114/page/n1705\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/in.ernet.dli.2015.85114/page/n1705</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Items with multiple books</span></p><ul class=\\\"ak-ul\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/2008ELMValidityStudyFinalReportRevised\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/2008ELMValidityStudyFinalReportRevised</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/gov.uspto.patents.application.10074026/\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/gov.uspto.patents.application.10074026/</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/SubBookTest\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/SubBookTest</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/bdrc-W1CZ2857/page/n2\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/bdrc-W1CZ2857/page/n2</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\"><a href=\\\"https://archive.org/details/HindiIslamicBooks_MAE\\\" rel=\\\"nofollow\\\">https://archive.org/details/HindiIslamicBooks_MAE</a>\\n</span></p></li><li><a href=\\\"https://archive.org/details/masterbookofamericanfolksong00shep\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;\\\" rel=\\\"nofollow\\\">https://archive.org/details/masterbookofamericanfolksong00shep</a><br /></li><li><span style=\\\"font-family:Arial;font-size:11pt;white-space:pre;\\\">Almost any item in this collection: </span><a href=\\\"https://archive.org/details/MilitaryIndustrialPowerpointComplex\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;\\\" rel=\\\"nofollow\\\">https://archive.org/details/MilitaryIndustrialPowerpointComplex</a></li><li><span style=\\\"font-family:Arial;font-size:11pt;\\\">with custom titles: </span><a href=\\\"https://archive.org/details/test20210616\\\" style=\\\"font-family:Arial;font-size:11pt;\\\" rel=\\\"nofollow\\\">https://archive.org/details/test20210616</a></li><li>filename as title: <a href=\\\"https://archive.org/details/the-monroe-institute-bulletin-1986-1\\\" style=\\\"font-family:Arial;font-size:11pt;\\\" rel=\\\"nofollow\\\">https://archive.org/details/the-monroe-institute-bulletin-1986-1</a></li><li>custom titles: <a href=\\\"https://archive.org/details/the-monroe-institute-bulletin-1987-2\\\" style=\\\"font-family:Arial;font-size:11pt;\\\" rel=\\\"nofollow\\\">https://archive.org/details/the-monroe-institute-bulletin-1987-2</a></li><li>http://archive.org/details/boyer-memoir <br /></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;font-weight:700;vertical-align:baseline;white-space:pre-wrap;\\\">readOnlineSetup</span><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\"> test books – Test edge cases in the readOnlineSetup method</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/rog-SponsExternalWorksLandscapePriceBook2012\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/rog-SponsExternalWorksLandscapePriceBook2012</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/BreadPuppetTELEPHONEPamphlet\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/BreadPuppetTELEPHONEPamphlet</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/RedneckPoems\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/RedneckPoems</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Book which has metadata.bookreaderDefaults set, and should start in 1-up mode</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/ramalan-ronggo-warsito-ramalan-jayabaya-ramalan-sabdopalon-nayagenggong\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/ramalan-ronggo-warsito-ramalan-jayabaya-ramalan-sabdopalon-nayagenggong </span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Print-disabled-only books – Not publicly viewable, or lendable, but available to print-disabled patrons</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/ablaze00pier/\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/ablaze00pier/</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/columbiachicago700garr\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/columbiachicago700garr </span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/howtodoitencyclo00newy\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/howtodoitencyclo00newy</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/biblicalinterpre00hati\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/biblicalinterpre00hati </span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/encyclopediaofam00ewen\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/encyclopediaofam00ewen</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/markgraham\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/markgraham</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Audio item with book embed in description</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/78_2823-Home-sweet-home\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/78_2823-Home-sweet-home</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/78_2649-Melody-of-love\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/78_2649-Melody-of-love</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">epub-only book – only the epub is lendable. No BookReader access</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/978-1-4523-8020-9\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/978-1-4523-8020-9</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Embedded BookReader</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://jsbin.com/cefofi/11/edit?html,output\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://jsbin.com/cefofi/11/edit?html,output</span></a><span style=\\\"font-size:11pt;vertical-align:baseline;white-space:pre-wrap;\\\"> – JS bin to spot check the embed</span></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;\\\">Embed out in the wild</span></p><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span></span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"text-decoration:underline;font-size:11.5pt;font-family:Arial;color:rgb(17,85,204);background-color:rgb(248,248,248);font-weight:400;font-style:normal;font-variant:normal;vertical-align:baseline;white-space:pre-wrap;\\\"><a href=\\\"https://nnp.wustl.edu/library/book/569134\\\" style=\\\"text-decoration:none;\\\" rel=\\\"nofollow\\\">https://nnp.wustl.edu/library/book/569134</a></span><span style=\\\"font-size:11pt;\\\"> </span><span style=\\\"font-size:11pt;\\\">–</span><span style=\\\"font-size:11pt;\\\"> in </span></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a class=\\\"c-link\\\" href=\\\"http://www.porthopehistory.com/newspapers/wgapr101858/\\\" style=\\\"font-family:'Slack-Lato', appleLogo, sans-serif;font-size:15px;white-space:normal;background-color:rgb(248,248,248);\\\" rel=\\\"nofollow\\\">http://www.porthopehistory.com/newspapers/wgapr101858/</a> <span style=\\\"font-size:11pt;\\\">– not in </span><br /></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://earlychurchtexts.com/public/twocolumns_sampletext/archivelinktest.html\\\" style=\\\"text-decoration:none;\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;font-family:Arial;color:#1155cc;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:underline;vertical-align:baseline;white-space:pre-wrap;\\\">https://earlychurchtexts.com/public/twocolumns_sampletext/archivelinktest.html</span></a><span style=\\\"font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;\\\"> (seems to no longer work as of 2018-02-13)</span></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Right to Left (rtl) – BR support rtl books. </span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/gendaitankashu00meijuoft/\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/gendaitankashu00meijuoft/</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/search.php?query=page-progression%3Arl%E2%88%A7%5B%5D=mediatype%3A\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/search.php?query=page-progression%3Arl∧[]=mediatype%3A\\\"texts\\\"</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/ceilingstarsside00sand\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/ceilingstarsside00sand</span></a><span style=\\\"font-size:11pt;vertical-align:baseline;white-space:pre-wrap;\\\"> (this is not RTL, but idk where to put it)</span></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Restricted Books:</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://www-drini.archive.org/details/isbn_0120121166\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://www-drini.archive.org/details/isbn_0120121166</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Weird Books</span><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\"><span class=\\\"Apple-tab-span\\\" style=\\\"white-space:pre;\\\">\\t</span></span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;vertical-align:baseline;\\\"><p dir=\\\"ltr\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/sim_food-production-management_1963-01-07_85_n-a\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11.5pt;color:rgb(17,85,204);background-color:rgb(248,248,248);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/sim_food-production-management_1963-01-07_85_n-a</span></a></p><ul style=\\\"margin-top:0px;margin-bottom:0px;\\\"><li dir=\\\"ltr\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;list-style-type:circle;vertical-align:baseline;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;vertical-align:baseline;white-space:pre-wrap;\\\">Book was scanned twice</span></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:circle;vertical-align:baseline;\\\"><p dir=\\\"ltr\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;vertical-align:baseline;white-space:pre-wrap;\\\">Book has PageNum and LeafNum that are wildly out of sync</span></p></li></ul></li></ul><div><br /></div>\",\n \"scanner\": \"Internet Archive HTML5 Uploader 1.6.4\",\n \"subject\": \"ux-team\",\n \"title\": \"UX Team's Testing Books\",\n \"uploader\": \"isa@archive.org\",\n \"publicdate\": \"2020-05-27 13:03:42\",\n \"addeddate\": \"2020-05-27 13:03:42\",\n \"curation\": \"[curator]validator@archive.org[/curator][date]20200527130649[/date][comment]checked for malware[/comment]\"\n },\n \"server\": \"ia903209.us.archive.org\",\n \"uniq\": 59637974,\n \"workable_servers\": [\n \"ia903209.us.archive.org\",\n \"ia803209.us.archive.org\"\n ]\n },\n \"created\": 1636134607,\n \"d1\": \"ia903209.us.archive.org\",\n \"d2\": \"ia803209.us.archive.org\",\n \"dir\": \"/20/items/ux-team-books\",\n \"files\": [\n {\n \"name\": \"__ia_thumb.jpg\",\n \"source\": \"original\",\n \"md5\": \"bfdc18b3ced7272e2620e1f3567c78e1\",\n \"format\": \"Item Tile\",\n \"mtime\": \"1613770391\",\n \"crc32\": \"430e5a7e\",\n \"sha1\": \"2a404afa67c254222fbe276eaf31ad0ea2b7614b\",\n \"size\": 19518\n },\n {\n \"name\": \"cat reading.jpg\",\n \"source\": \"original\",\n \"md5\": \"6aa88254c8d89100f792e3616ccd9168\",\n \"format\": \"JPEG\",\n \"mtime\": \"1590584246\",\n \"crc32\": \"72c64ab3\",\n \"sha1\": \"41887dba54bbe1b6f70fe30a292e69bbf2f22002\",\n \"size\": 45543\n },\n {\n \"name\": \"cat reading_thumb.jpg\",\n \"source\": \"derivative\",\n \"md5\": \"808246c1f536b333564fe92a4f08e382\",\n \"format\": \"JPEG Thumb\",\n \"mtime\": \"1590586017\",\n \"crc32\": \"487663a3\",\n \"sha1\": \"c19a8d42d5b433ed2dd8d1a9773a5068f7023b08\",\n \"original\": \"cat reading.jpg\",\n \"size\": 6738\n },\n {\n \"name\": \"ux-team-books_archive.torrent\",\n \"source\": \"metadata\",\n \"btih\": \"38c20dd903b6491915a915a110431e28a0021797\",\n \"md5\": \"d57077cf099a3187e0b9e09ce87edd3b\",\n \"format\": \"Archive BitTorrent\",\n \"mtime\": \"1634846734\",\n \"crc32\": \"f79564bd\",\n \"sha1\": \"d5af5a4f81668caa08f4121d88a997b48703bc9b\",\n \"size\": 1972\n },\n {\n \"name\": \"ux-team-books_files.xml\",\n \"source\": \"original\",\n \"md5\": \"9e1d00906544f6f2454ee59ba437d962\",\n \"format\": \"Metadata\"\n },\n {\n \"name\": \"ux-team-books_meta.sqlite\",\n \"source\": \"original\",\n \"md5\": \"5c09850b222e3b798c663609e03474b9\",\n \"format\": \"Metadata\",\n \"mtime\": \"1590584711\",\n \"crc32\": \"911dbfba\",\n \"sha1\": \"143d719275a1a1ceb91791cd4768caccac2fb01a\",\n \"size\": 143360\n },\n {\n \"name\": \"ux-team-books_meta.xml\",\n \"source\": \"original\",\n \"md5\": \"d503b93b7782c006fc7f5c306bf16d95\",\n \"format\": \"Metadata\",\n \"mtime\": \"1634846733\",\n \"crc32\": \"6ce5f796\",\n \"sha1\": \"b57f7bdf344b4031da103ede73d6da35ac194361\",\n \"size\": 29528\n }\n ],\n \"files_count\": 7,\n \"item_last_updated\": 1634846734,\n \"item_size\": 246659,\n \"metadata\": {\n \"rawMetadata\": {\n \"identifier\": \"ux-team-books\",\n \"mediatype\": \"image\",\n \"collection\": [\n \"opensource_image\",\n \"community\"\n ],\n \"description\": \"<h3>Embedded books in iFrames</h3>\\n\\n See the Pen <a href=\\\"https://codepen.io/iisa/pen/GRmavOX\\\" rel=\\\"nofollow\\\">\\n br embed api - public, multi book, browseable, liner notes</a> by Isa Herico (<a href=\\\"https://codepen.io/iisa\\\" rel=\\\"nofollow\\\">@iisa</a>)\\n on <a href=\\\"https://codepen.io\\\" rel=\\\"nofollow\\\">CodePen</a>.\\n\\n\\n\\n\\n<span></span><h3 dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:16pt;margin-bottom:4pt;\\\"><span style=\\\"font-size:14pt;font-family:Arial;color:rgb(67,67,67);font-weight:400;vertical-align:baseline;white-space:pre-wrap;\\\">Example books for QA</span></h3><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Below are links to books that have been helpful in testing BookReader. It's very important to test different use cases.</span></p><div><br /></div><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">test item<span class=\\\"Apple-tab-span\\\" style=\\\"white-space:pre;\\\">\\t</span></span></p><ul style=\\\"margin-top:0px;margin-bottom:0px;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11.5pt;color:rgb(17,85,204);background-color:rgb(248,248,248);vertical-align:baseline;white-space:pre-wrap;\\\"><a href=\\\"https://archive.org/details/giphy8132028r7tgui_202103\\\" rel=\\\"nofollow\\\">https://archive.org/details/giphy8132028r7tgui_202103</a></span></p></li></ul><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\"><br /></span></p><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Some public domain books</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/flatlandromanceo00abbouoft\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/flatlandromanceo00abbouoft</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/10_PRINT_121114\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/10_PRINT_121114</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/stream/birdbookillustra00reedrich\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/stream/birdbookillustra00reedrich</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Some lending books</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/test2016092\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/test2016092</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/test20161206-1\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/test20161206-1</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/pianoservicingtu00rebl_0\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/pianoservicingtu00rebl_0</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Book with chapter markers</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/adventuresoftoms00twaiiala\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/adventuresoftoms00twaiiala</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Open Library book page</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://openlibrary.org/books/OL4881261M/Monkeys_and_apes/borrow\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://openlibrary.org/books/OL4881261M/Monkeys_and_apes/borrow</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Book with a ton of pages</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/in.ernet.dli.2015.85114/page/n1705\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/in.ernet.dli.2015.85114/page/n1705</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Items with multiple books</span></p><ul class=\\\"ak-ul\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/2008ELMValidityStudyFinalReportRevised\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/2008ELMValidityStudyFinalReportRevised</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/gov.uspto.patents.application.10074026/\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/gov.uspto.patents.application.10074026/</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/SubBookTest\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/SubBookTest</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/bdrc-W1CZ2857/page/n2\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/bdrc-W1CZ2857/page/n2</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\"><a href=\\\"https://archive.org/details/HindiIslamicBooks_MAE\\\" rel=\\\"nofollow\\\">https://archive.org/details/HindiIslamicBooks_MAE</a>\\n</span></p></li><li><a href=\\\"https://archive.org/details/masterbookofamericanfolksong00shep\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;\\\" rel=\\\"nofollow\\\">https://archive.org/details/masterbookofamericanfolksong00shep</a><br /></li><li><span style=\\\"font-family:Arial;font-size:11pt;white-space:pre;\\\">Almost any item in this collection: </span><a href=\\\"https://archive.org/details/MilitaryIndustrialPowerpointComplex\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;\\\" rel=\\\"nofollow\\\">https://archive.org/details/MilitaryIndustrialPowerpointComplex</a></li><li><span style=\\\"font-family:Arial;font-size:11pt;\\\">with custom titles: </span><a href=\\\"https://archive.org/details/test20210616\\\" style=\\\"font-family:Arial;font-size:11pt;\\\" rel=\\\"nofollow\\\">https://archive.org/details/test20210616</a></li><li>filename as title: <a href=\\\"https://archive.org/details/the-monroe-institute-bulletin-1986-1\\\" style=\\\"font-family:Arial;font-size:11pt;\\\" rel=\\\"nofollow\\\">https://archive.org/details/the-monroe-institute-bulletin-1986-1</a></li><li>custom titles: <a href=\\\"https://archive.org/details/the-monroe-institute-bulletin-1987-2\\\" style=\\\"font-family:Arial;font-size:11pt;\\\" rel=\\\"nofollow\\\">https://archive.org/details/the-monroe-institute-bulletin-1987-2</a></li><li>http://archive.org/details/boyer-memoir <br /></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;font-weight:700;vertical-align:baseline;white-space:pre-wrap;\\\">readOnlineSetup</span><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\"> test books – Test edge cases in the readOnlineSetup method</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/rog-SponsExternalWorksLandscapePriceBook2012\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/rog-SponsExternalWorksLandscapePriceBook2012</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/BreadPuppetTELEPHONEPamphlet\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/BreadPuppetTELEPHONEPamphlet</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/RedneckPoems\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/RedneckPoems</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Book which has metadata.bookreaderDefaults set, and should start in 1-up mode</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/ramalan-ronggo-warsito-ramalan-jayabaya-ramalan-sabdopalon-nayagenggong\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/ramalan-ronggo-warsito-ramalan-jayabaya-ramalan-sabdopalon-nayagenggong </span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Print-disabled-only books – Not publicly viewable, or lendable, but available to print-disabled patrons</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/ablaze00pier/\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/ablaze00pier/</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/columbiachicago700garr\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/columbiachicago700garr </span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/howtodoitencyclo00newy\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/howtodoitencyclo00newy</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/biblicalinterpre00hati\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/biblicalinterpre00hati </span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/encyclopediaofam00ewen\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/encyclopediaofam00ewen</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/markgraham\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/markgraham</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Audio item with book embed in description</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/78_2823-Home-sweet-home\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/78_2823-Home-sweet-home</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/78_2649-Melody-of-love\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/78_2649-Melody-of-love</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">epub-only book – only the epub is lendable. No BookReader access</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/978-1-4523-8020-9\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/978-1-4523-8020-9</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Embedded BookReader</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://jsbin.com/cefofi/11/edit?html,output\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://jsbin.com/cefofi/11/edit?html,output</span></a><span style=\\\"font-size:11pt;vertical-align:baseline;white-space:pre-wrap;\\\"> – JS bin to spot check the embed</span></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;\\\">Embed out in the wild</span></p><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span></span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"text-decoration:underline;font-size:11.5pt;font-family:Arial;color:rgb(17,85,204);background-color:rgb(248,248,248);font-weight:400;font-style:normal;font-variant:normal;vertical-align:baseline;white-space:pre-wrap;\\\"><a href=\\\"https://nnp.wustl.edu/library/book/569134\\\" style=\\\"text-decoration:none;\\\" rel=\\\"nofollow\\\">https://nnp.wustl.edu/library/book/569134</a></span><span style=\\\"font-size:11pt;\\\"> </span><span style=\\\"font-size:11pt;\\\">–</span><span style=\\\"font-size:11pt;\\\"> in </span></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a class=\\\"c-link\\\" href=\\\"http://www.porthopehistory.com/newspapers/wgapr101858/\\\" style=\\\"font-family:'Slack-Lato', appleLogo, sans-serif;font-size:15px;white-space:normal;background-color:rgb(248,248,248);\\\" rel=\\\"nofollow\\\">http://www.porthopehistory.com/newspapers/wgapr101858/</a> <span style=\\\"font-size:11pt;\\\">– not in </span><br /></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://earlychurchtexts.com/public/twocolumns_sampletext/archivelinktest.html\\\" style=\\\"text-decoration:none;\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;font-family:Arial;color:#1155cc;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:underline;vertical-align:baseline;white-space:pre-wrap;\\\">https://earlychurchtexts.com/public/twocolumns_sampletext/archivelinktest.html</span></a><span style=\\\"font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;\\\"> (seems to no longer work as of 2018-02-13)</span></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Right to Left (rtl) – BR support rtl books. </span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/gendaitankashu00meijuoft/\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/gendaitankashu00meijuoft/</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/search.php?query=page-progression%3Arl%E2%88%A7%5B%5D=mediatype%3A\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/search.php?query=page-progression%3Arl∧[]=mediatype%3A\\\"texts\\\"</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/ceilingstarsside00sand\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/ceilingstarsside00sand</span></a><span style=\\\"font-size:11pt;vertical-align:baseline;white-space:pre-wrap;\\\"> (this is not RTL, but idk where to put it)</span></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Restricted Books:</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://www-drini.archive.org/details/isbn_0120121166\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://www-drini.archive.org/details/isbn_0120121166</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Weird Books</span><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\"><span class=\\\"Apple-tab-span\\\" style=\\\"white-space:pre;\\\">\\t</span></span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;vertical-align:baseline;\\\"><p dir=\\\"ltr\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/sim_food-production-management_1963-01-07_85_n-a\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11.5pt;color:rgb(17,85,204);background-color:rgb(248,248,248);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/sim_food-production-management_1963-01-07_85_n-a</span></a></p><ul style=\\\"margin-top:0px;margin-bottom:0px;\\\"><li dir=\\\"ltr\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;list-style-type:circle;vertical-align:baseline;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;vertical-align:baseline;white-space:pre-wrap;\\\">Book was scanned twice</span></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:circle;vertical-align:baseline;\\\"><p dir=\\\"ltr\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;vertical-align:baseline;white-space:pre-wrap;\\\">Book has PageNum and LeafNum that are wildly out of sync</span></p></li></ul></li></ul><div><br /></div>\",\n \"scanner\": \"Internet Archive HTML5 Uploader 1.6.4\",\n \"subject\": \"ux-team\",\n \"title\": \"UX Team's Testing Books\",\n \"uploader\": \"isa@archive.org\",\n \"publicdate\": \"2020-05-27 13:03:42\",\n \"addeddate\": \"2020-05-27 13:03:42\",\n \"curation\": \"[curator]validator@archive.org[/curator][date]20200527130649[/date][comment]checked for malware[/comment]\"\n },\n \"identifier\": \"ux-team-books\",\n \"addeddate\": {\n \"values\": [\n \"2020-05-27T20:03:42.000Z\"\n ],\n \"parser\": {\n \n },\n \"rawValue\": \"2020-05-27 13:03:42\"\n },\n \"publicdate\": {\n \"values\": [\n \"2020-05-27T20:03:42.000Z\"\n ],\n \"parser\": {\n \n },\n \"rawValue\": \"2020-05-27 13:03:42\"\n },\n \"collection\": {\n \"values\": [\n \"opensource_image\",\n \"community\"\n ],\n \"parser\": {\n \n },\n \"rawValue\": [\n \"opensource_image\",\n \"community\"\n ]\n },\n \"description\": {\n \"values\": [\n \"<h3>Embedded books in iFrames</h3>\\n\\n See the Pen <a href=\\\"https://codepen.io/iisa/pen/GRmavOX\\\" rel=\\\"nofollow\\\">\\n br embed api - public, multi book, browseable, liner notes</a> by Isa Herico (<a href=\\\"https://codepen.io/iisa\\\" rel=\\\"nofollow\\\">@iisa</a>)\\n on <a href=\\\"https://codepen.io\\\" rel=\\\"nofollow\\\">CodePen</a>.\\n\\n\\n\\n\\n<span></span><h3 dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:16pt;margin-bottom:4pt;\\\"><span style=\\\"font-size:14pt;font-family:Arial;color:rgb(67,67,67);font-weight:400;vertical-align:baseline;white-space:pre-wrap;\\\">Example books for QA</span></h3><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Below are links to books that have been helpful in testing BookReader. It's very important to test different use cases.</span></p><div><br /></div><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">test item<span class=\\\"Apple-tab-span\\\" style=\\\"white-space:pre;\\\">\\t</span></span></p><ul style=\\\"margin-top:0px;margin-bottom:0px;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11.5pt;color:rgb(17,85,204);background-color:rgb(248,248,248);vertical-align:baseline;white-space:pre-wrap;\\\"><a href=\\\"https://archive.org/details/giphy8132028r7tgui_202103\\\" rel=\\\"nofollow\\\">https://archive.org/details/giphy8132028r7tgui_202103</a></span></p></li></ul><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\"><br /></span></p><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Some public domain books</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/flatlandromanceo00abbouoft\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/flatlandromanceo00abbouoft</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/10_PRINT_121114\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/10_PRINT_121114</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/stream/birdbookillustra00reedrich\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/stream/birdbookillustra00reedrich</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Some lending books</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/test2016092\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/test2016092</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/test20161206-1\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/test20161206-1</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/pianoservicingtu00rebl_0\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/pianoservicingtu00rebl_0</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Book with chapter markers</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/adventuresoftoms00twaiiala\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/adventuresoftoms00twaiiala</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Open Library book page</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://openlibrary.org/books/OL4881261M/Monkeys_and_apes/borrow\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://openlibrary.org/books/OL4881261M/Monkeys_and_apes/borrow</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Book with a ton of pages</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/in.ernet.dli.2015.85114/page/n1705\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/in.ernet.dli.2015.85114/page/n1705</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Items with multiple books</span></p><ul class=\\\"ak-ul\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/2008ELMValidityStudyFinalReportRevised\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/2008ELMValidityStudyFinalReportRevised</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/gov.uspto.patents.application.10074026/\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/gov.uspto.patents.application.10074026/</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/SubBookTest\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/SubBookTest</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/bdrc-W1CZ2857/page/n2\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/bdrc-W1CZ2857/page/n2</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\"><a href=\\\"https://archive.org/details/HindiIslamicBooks_MAE\\\" rel=\\\"nofollow\\\">https://archive.org/details/HindiIslamicBooks_MAE</a>\\n</span></p></li><li><a href=\\\"https://archive.org/details/masterbookofamericanfolksong00shep\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;\\\" rel=\\\"nofollow\\\">https://archive.org/details/masterbookofamericanfolksong00shep</a><br /></li><li><span style=\\\"font-family:Arial;font-size:11pt;white-space:pre;\\\">Almost any item in this collection: </span><a href=\\\"https://archive.org/details/MilitaryIndustrialPowerpointComplex\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;\\\" rel=\\\"nofollow\\\">https://archive.org/details/MilitaryIndustrialPowerpointComplex</a></li><li><span style=\\\"font-family:Arial;font-size:11pt;\\\">with custom titles: </span><a href=\\\"https://archive.org/details/test20210616\\\" style=\\\"font-family:Arial;font-size:11pt;\\\" rel=\\\"nofollow\\\">https://archive.org/details/test20210616</a></li><li>filename as title: <a href=\\\"https://archive.org/details/the-monroe-institute-bulletin-1986-1\\\" style=\\\"font-family:Arial;font-size:11pt;\\\" rel=\\\"nofollow\\\">https://archive.org/details/the-monroe-institute-bulletin-1986-1</a></li><li>custom titles: <a href=\\\"https://archive.org/details/the-monroe-institute-bulletin-1987-2\\\" style=\\\"font-family:Arial;font-size:11pt;\\\" rel=\\\"nofollow\\\">https://archive.org/details/the-monroe-institute-bulletin-1987-2</a></li><li>http://archive.org/details/boyer-memoir <br /></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;font-weight:700;vertical-align:baseline;white-space:pre-wrap;\\\">readOnlineSetup</span><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\"> test books – Test edge cases in the readOnlineSetup method</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/rog-SponsExternalWorksLandscapePriceBook2012\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/rog-SponsExternalWorksLandscapePriceBook2012</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/BreadPuppetTELEPHONEPamphlet\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/BreadPuppetTELEPHONEPamphlet</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/RedneckPoems\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/RedneckPoems</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Book which has metadata.bookreaderDefaults set, and should start in 1-up mode</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/ramalan-ronggo-warsito-ramalan-jayabaya-ramalan-sabdopalon-nayagenggong\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/ramalan-ronggo-warsito-ramalan-jayabaya-ramalan-sabdopalon-nayagenggong </span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Print-disabled-only books – Not publicly viewable, or lendable, but available to print-disabled patrons</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/ablaze00pier/\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/ablaze00pier/</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/columbiachicago700garr\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/columbiachicago700garr </span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/howtodoitencyclo00newy\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/howtodoitencyclo00newy</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/biblicalinterpre00hati\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/biblicalinterpre00hati </span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/encyclopediaofam00ewen\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/encyclopediaofam00ewen</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/markgraham\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/markgraham</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Audio item with book embed in description</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/78_2823-Home-sweet-home\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/78_2823-Home-sweet-home</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/78_2649-Melody-of-love\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/78_2649-Melody-of-love</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">epub-only book – only the epub is lendable. No BookReader access</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/978-1-4523-8020-9\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/978-1-4523-8020-9</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Embedded BookReader</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://jsbin.com/cefofi/11/edit?html,output\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://jsbin.com/cefofi/11/edit?html,output</span></a><span style=\\\"font-size:11pt;vertical-align:baseline;white-space:pre-wrap;\\\"> – JS bin to spot check the embed</span></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;\\\">Embed out in the wild</span></p><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span></span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"text-decoration:underline;font-size:11.5pt;font-family:Arial;color:rgb(17,85,204);background-color:rgb(248,248,248);font-weight:400;font-style:normal;font-variant:normal;vertical-align:baseline;white-space:pre-wrap;\\\"><a href=\\\"https://nnp.wustl.edu/library/book/569134\\\" style=\\\"text-decoration:none;\\\" rel=\\\"nofollow\\\">https://nnp.wustl.edu/library/book/569134</a></span><span style=\\\"font-size:11pt;\\\"> </span><span style=\\\"font-size:11pt;\\\">–</span><span style=\\\"font-size:11pt;\\\"> in </span></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a class=\\\"c-link\\\" href=\\\"http://www.porthopehistory.com/newspapers/wgapr101858/\\\" style=\\\"font-family:'Slack-Lato', appleLogo, sans-serif;font-size:15px;white-space:normal;background-color:rgb(248,248,248);\\\" rel=\\\"nofollow\\\">http://www.porthopehistory.com/newspapers/wgapr101858/</a> <span style=\\\"font-size:11pt;\\\">– not in </span><br /></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://earlychurchtexts.com/public/twocolumns_sampletext/archivelinktest.html\\\" style=\\\"text-decoration:none;\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;font-family:Arial;color:#1155cc;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:underline;vertical-align:baseline;white-space:pre-wrap;\\\">https://earlychurchtexts.com/public/twocolumns_sampletext/archivelinktest.html</span></a><span style=\\\"font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;\\\"> (seems to no longer work as of 2018-02-13)</span></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Right to Left (rtl) – BR support rtl books. </span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/gendaitankashu00meijuoft/\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/gendaitankashu00meijuoft/</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/search.php?query=page-progression%3Arl%E2%88%A7%5B%5D=mediatype%3A\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/search.php?query=page-progression%3Arl∧[]=mediatype%3A\\\"texts\\\"</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/ceilingstarsside00sand\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/ceilingstarsside00sand</span></a><span style=\\\"font-size:11pt;vertical-align:baseline;white-space:pre-wrap;\\\"> (this is not RTL, but idk where to put it)</span></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Restricted Books:</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://www-drini.archive.org/details/isbn_0120121166\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://www-drini.archive.org/details/isbn_0120121166</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Weird Books</span><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\"><span class=\\\"Apple-tab-span\\\" style=\\\"white-space:pre;\\\">\\t</span></span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;vertical-align:baseline;\\\"><p dir=\\\"ltr\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/sim_food-production-management_1963-01-07_85_n-a\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11.5pt;color:rgb(17,85,204);background-color:rgb(248,248,248);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/sim_food-production-management_1963-01-07_85_n-a</span></a></p><ul style=\\\"margin-top:0px;margin-bottom:0px;\\\"><li dir=\\\"ltr\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;list-style-type:circle;vertical-align:baseline;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;vertical-align:baseline;white-space:pre-wrap;\\\">Book was scanned twice</span></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:circle;vertical-align:baseline;\\\"><p dir=\\\"ltr\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;vertical-align:baseline;white-space:pre-wrap;\\\">Book has PageNum and LeafNum that are wildly out of sync</span></p></li></ul></li></ul><div><br /></div>\"\n ],\n \"parser\": {\n \n },\n \"rawValue\": \"<h3>Embedded books in iFrames</h3>\\n\\n See the Pen <a href=\\\"https://codepen.io/iisa/pen/GRmavOX\\\" rel=\\\"nofollow\\\">\\n br embed api - public, multi book, browseable, liner notes</a> by Isa Herico (<a href=\\\"https://codepen.io/iisa\\\" rel=\\\"nofollow\\\">@iisa</a>)\\n on <a href=\\\"https://codepen.io\\\" rel=\\\"nofollow\\\">CodePen</a>.\\n\\n\\n\\n\\n<span></span><h3 dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:16pt;margin-bottom:4pt;\\\"><span style=\\\"font-size:14pt;font-family:Arial;color:rgb(67,67,67);font-weight:400;vertical-align:baseline;white-space:pre-wrap;\\\">Example books for QA</span></h3><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Below are links to books that have been helpful in testing BookReader. It's very important to test different use cases.</span></p><div><br /></div><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">test item<span class=\\\"Apple-tab-span\\\" style=\\\"white-space:pre;\\\">\\t</span></span></p><ul style=\\\"margin-top:0px;margin-bottom:0px;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11.5pt;color:rgb(17,85,204);background-color:rgb(248,248,248);vertical-align:baseline;white-space:pre-wrap;\\\"><a href=\\\"https://archive.org/details/giphy8132028r7tgui_202103\\\" rel=\\\"nofollow\\\">https://archive.org/details/giphy8132028r7tgui_202103</a></span></p></li></ul><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\"><br /></span></p><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Some public domain books</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/flatlandromanceo00abbouoft\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/flatlandromanceo00abbouoft</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/10_PRINT_121114\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/10_PRINT_121114</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/stream/birdbookillustra00reedrich\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/stream/birdbookillustra00reedrich</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Some lending books</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/test2016092\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/test2016092</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/test20161206-1\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/test20161206-1</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/pianoservicingtu00rebl_0\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/pianoservicingtu00rebl_0</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Book with chapter markers</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/adventuresoftoms00twaiiala\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/adventuresoftoms00twaiiala</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Open Library book page</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://openlibrary.org/books/OL4881261M/Monkeys_and_apes/borrow\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://openlibrary.org/books/OL4881261M/Monkeys_and_apes/borrow</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Book with a ton of pages</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/in.ernet.dli.2015.85114/page/n1705\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/in.ernet.dli.2015.85114/page/n1705</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Items with multiple books</span></p><ul class=\\\"ak-ul\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/2008ELMValidityStudyFinalReportRevised\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/2008ELMValidityStudyFinalReportRevised</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/gov.uspto.patents.application.10074026/\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/gov.uspto.patents.application.10074026/</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/SubBookTest\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/SubBookTest</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/bdrc-W1CZ2857/page/n2\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/bdrc-W1CZ2857/page/n2</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\"><a href=\\\"https://archive.org/details/HindiIslamicBooks_MAE\\\" rel=\\\"nofollow\\\">https://archive.org/details/HindiIslamicBooks_MAE</a>\\n</span></p></li><li><a href=\\\"https://archive.org/details/masterbookofamericanfolksong00shep\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;\\\" rel=\\\"nofollow\\\">https://archive.org/details/masterbookofamericanfolksong00shep</a><br /></li><li><span style=\\\"font-family:Arial;font-size:11pt;white-space:pre;\\\">Almost any item in this collection: </span><a href=\\\"https://archive.org/details/MilitaryIndustrialPowerpointComplex\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;\\\" rel=\\\"nofollow\\\">https://archive.org/details/MilitaryIndustrialPowerpointComplex</a></li><li><span style=\\\"font-family:Arial;font-size:11pt;\\\">with custom titles: </span><a href=\\\"https://archive.org/details/test20210616\\\" style=\\\"font-family:Arial;font-size:11pt;\\\" rel=\\\"nofollow\\\">https://archive.org/details/test20210616</a></li><li>filename as title: <a href=\\\"https://archive.org/details/the-monroe-institute-bulletin-1986-1\\\" style=\\\"font-family:Arial;font-size:11pt;\\\" rel=\\\"nofollow\\\">https://archive.org/details/the-monroe-institute-bulletin-1986-1</a></li><li>custom titles: <a href=\\\"https://archive.org/details/the-monroe-institute-bulletin-1987-2\\\" style=\\\"font-family:Arial;font-size:11pt;\\\" rel=\\\"nofollow\\\">https://archive.org/details/the-monroe-institute-bulletin-1987-2</a></li><li>http://archive.org/details/boyer-memoir <br /></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;font-weight:700;vertical-align:baseline;white-space:pre-wrap;\\\">readOnlineSetup</span><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\"> test books – Test edge cases in the readOnlineSetup method</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/rog-SponsExternalWorksLandscapePriceBook2012\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/rog-SponsExternalWorksLandscapePriceBook2012</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/BreadPuppetTELEPHONEPamphlet\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/BreadPuppetTELEPHONEPamphlet</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/RedneckPoems\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/RedneckPoems</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Book which has metadata.bookreaderDefaults set, and should start in 1-up mode</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/ramalan-ronggo-warsito-ramalan-jayabaya-ramalan-sabdopalon-nayagenggong\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/ramalan-ronggo-warsito-ramalan-jayabaya-ramalan-sabdopalon-nayagenggong </span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Print-disabled-only books – Not publicly viewable, or lendable, but available to print-disabled patrons</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/ablaze00pier/\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/ablaze00pier/</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/columbiachicago700garr\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/columbiachicago700garr </span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/howtodoitencyclo00newy\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/howtodoitencyclo00newy</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/biblicalinterpre00hati\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/biblicalinterpre00hati </span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/encyclopediaofam00ewen\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/encyclopediaofam00ewen</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/markgraham\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/markgraham</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Audio item with book embed in description</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/78_2823-Home-sweet-home\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/78_2823-Home-sweet-home</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/78_2649-Melody-of-love\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/78_2649-Melody-of-love</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">epub-only book – only the epub is lendable. No BookReader access</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/978-1-4523-8020-9\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/978-1-4523-8020-9</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Embedded BookReader</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://jsbin.com/cefofi/11/edit?html,output\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://jsbin.com/cefofi/11/edit?html,output</span></a><span style=\\\"font-size:11pt;vertical-align:baseline;white-space:pre-wrap;\\\"> – JS bin to spot check the embed</span></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;\\\">Embed out in the wild</span></p><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span></span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"text-decoration:underline;font-size:11.5pt;font-family:Arial;color:rgb(17,85,204);background-color:rgb(248,248,248);font-weight:400;font-style:normal;font-variant:normal;vertical-align:baseline;white-space:pre-wrap;\\\"><a href=\\\"https://nnp.wustl.edu/library/book/569134\\\" style=\\\"text-decoration:none;\\\" rel=\\\"nofollow\\\">https://nnp.wustl.edu/library/book/569134</a></span><span style=\\\"font-size:11pt;\\\"> </span><span style=\\\"font-size:11pt;\\\">–</span><span style=\\\"font-size:11pt;\\\"> in </span></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a class=\\\"c-link\\\" href=\\\"http://www.porthopehistory.com/newspapers/wgapr101858/\\\" style=\\\"font-family:'Slack-Lato', appleLogo, sans-serif;font-size:15px;white-space:normal;background-color:rgb(248,248,248);\\\" rel=\\\"nofollow\\\">http://www.porthopehistory.com/newspapers/wgapr101858/</a> <span style=\\\"font-size:11pt;\\\">– not in </span><br /></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://earlychurchtexts.com/public/twocolumns_sampletext/archivelinktest.html\\\" style=\\\"text-decoration:none;\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;font-family:Arial;color:#1155cc;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:underline;vertical-align:baseline;white-space:pre-wrap;\\\">https://earlychurchtexts.com/public/twocolumns_sampletext/archivelinktest.html</span></a><span style=\\\"font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap;\\\"> (seems to no longer work as of 2018-02-13)</span></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Right to Left (rtl) – BR support rtl books. </span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/gendaitankashu00meijuoft/\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/gendaitankashu00meijuoft/</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/search.php?query=page-progression%3Arl%E2%88%A7%5B%5D=mediatype%3A\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/search.php?query=page-progression%3Arl∧[]=mediatype%3A\\\"texts\\\"</span></a></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/ceilingstarsside00sand\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/ceilingstarsside00sand</span></a><span style=\\\"font-size:11pt;vertical-align:baseline;white-space:pre-wrap;\\\"> (this is not RTL, but idk where to put it)</span></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Restricted Books:</span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://www-drini.archive.org/details/isbn_0120121166\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11pt;color:rgb(17,85,204);vertical-align:baseline;white-space:pre-wrap;\\\">https://www-drini.archive.org/details/isbn_0120121166</span></a></p></li></ul><br /><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\">Weird Books</span><span style=\\\"font-size:11pt;font-family:Arial;vertical-align:baseline;white-space:pre-wrap;\\\"><span class=\\\"Apple-tab-span\\\" style=\\\"white-space:pre;\\\">\\t</span></span></p><ul style=\\\"margin-top:0;margin-bottom:0;\\\"><li dir=\\\"ltr\\\" style=\\\"list-style-type:disc;vertical-align:baseline;\\\"><p dir=\\\"ltr\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><a href=\\\"https://archive.org/details/sim_food-production-management_1963-01-07_85_n-a\\\" rel=\\\"nofollow\\\"><span style=\\\"font-size:11.5pt;color:rgb(17,85,204);background-color:rgb(248,248,248);vertical-align:baseline;white-space:pre-wrap;\\\">https://archive.org/details/sim_food-production-management_1963-01-07_85_n-a</span></a></p><ul style=\\\"margin-top:0px;margin-bottom:0px;\\\"><li dir=\\\"ltr\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;list-style-type:circle;vertical-align:baseline;\\\"><p dir=\\\"ltr\\\" style=\\\"line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;vertical-align:baseline;white-space:pre-wrap;\\\">Book was scanned twice</span></p></li><li dir=\\\"ltr\\\" style=\\\"list-style-type:circle;vertical-align:baseline;\\\"><p dir=\\\"ltr\\\" style=\\\"font-family:Arial;font-size:11pt;white-space:pre;line-height:1.38;margin-top:0pt;margin-bottom:0pt;\\\"><span style=\\\"font-size:11pt;vertical-align:baseline;white-space:pre-wrap;\\\">Book has PageNum and LeafNum that are wildly out of sync</span></p></li></ul></li></ul><div><br /></div>\"\n },\n \"mediatype\": {\n \"values\": [\n \"image\"\n ],\n \"parser\": {\n \n },\n \"rawValue\": \"image\"\n },\n \"scanner\": {\n \"values\": [\n \"Internet Archive HTML5 Uploader 1.6.4\"\n ],\n \"parser\": {\n \n },\n \"rawValue\": \"Internet Archive HTML5 Uploader 1.6.4\"\n },\n \"subject\": {\n \"values\": [\n \"ux-team\"\n ],\n \"parser\": {\n \n },\n \"rawValue\": \"ux-team\"\n },\n \"title\": {\n \"values\": [\n \"UX Team's Testing Books\"\n ],\n \"parser\": {\n \n },\n \"rawValue\": \"UX Team's Testing Books\"\n },\n \"uploader\": {\n \"values\": [\n \"isa@archive.org\"\n ],\n \"parser\": {\n \n },\n \"rawValue\": \"isa@archive.org\"\n }\n },\n \"server\": \"ia903209.us.archive.org\",\n \"uniq\": 59637974,\n \"workable_servers\": [\n \"ia903209.us.archive.org\",\n \"ia803209.us.archive.org\"\n ]\n}\n"]}
|
@@ -0,0 +1,22 @@
|
|
1
|
+
import { MetadataResponse, Metadata, File, Review, SpeechMusicASREntry } from '@internetarchive/search-service';
|
2
|
+
import { IntMenuShortcut, IntMenuProvider } from '../src/interfaces/menu-interfaces';
|
3
|
+
export declare class ItemStub implements MetadataResponse {
|
4
|
+
constructor();
|
5
|
+
rawResponse: any;
|
6
|
+
created: number;
|
7
|
+
d1: string;
|
8
|
+
d2: string;
|
9
|
+
dir: string;
|
10
|
+
files: File[];
|
11
|
+
files_count: number;
|
12
|
+
item_last_updated: number;
|
13
|
+
item_size: number;
|
14
|
+
metadata: Metadata;
|
15
|
+
server: string;
|
16
|
+
uniq: number;
|
17
|
+
workable_servers: string[];
|
18
|
+
speech_vs_music_asr?: SpeechMusicASREntry[] | undefined;
|
19
|
+
reviews?: Review[] | undefined;
|
20
|
+
}
|
21
|
+
export declare const shortcut: IntMenuShortcut;
|
22
|
+
export declare const menuProvider: IntMenuProvider;
|
@@ -0,0 +1,35 @@
|
|
1
|
+
import { html } from 'lit-html';
|
2
|
+
export class ItemStub {
|
3
|
+
constructor() {
|
4
|
+
this.rawResponse = '';
|
5
|
+
this.created = 1;
|
6
|
+
this.d1 = 'hello';
|
7
|
+
this.d2 = 'boop';
|
8
|
+
this.dir = 'whee';
|
9
|
+
this.files = [];
|
10
|
+
this.files_count = 0;
|
11
|
+
this.item_last_updated = 2020;
|
12
|
+
this.item_size = 111;
|
13
|
+
this.metadata = { identifier: 'foo' };
|
14
|
+
this.server = 'foo-server';
|
15
|
+
this.uniq = 2;
|
16
|
+
this.workable_servers = ['abc'];
|
17
|
+
}
|
18
|
+
}
|
19
|
+
export const shortcut = {
|
20
|
+
id: 'fullscreen',
|
21
|
+
icon: html `<i class="fas fullscreen-test"></i>`,
|
22
|
+
};
|
23
|
+
export const menuProvider = {
|
24
|
+
...shortcut,
|
25
|
+
label: 'foo',
|
26
|
+
menuDetails: html `<div>foo</div>`,
|
27
|
+
selected: true,
|
28
|
+
followable: false,
|
29
|
+
href: 'https://archive.foo',
|
30
|
+
item: new ItemStub(),
|
31
|
+
baseHost: 'https://archive.foo',
|
32
|
+
subPrefix: 'bar',
|
33
|
+
updated: () => { },
|
34
|
+
};
|
35
|
+
//# sourceMappingURL=ia-stub.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"ia-stub.js","sourceRoot":"","sources":["../../test/ia-stub.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,IAAI,EAAE,MAAM,UAAU,CAAC;AAMhC,MAAM,OAAO,QAAQ;IACnB;QACE,IAAI,CAAC,WAAW,GAAG,EAAE,CAAC;QACtB,IAAI,CAAC,OAAO,GAAG,CAAC,CAAC;QACjB,IAAI,CAAC,EAAE,GAAG,OAAO,CAAC;QAClB,IAAI,CAAC,EAAE,GAAG,MAAM,CAAC;QACjB,IAAI,CAAC,GAAG,GAAG,MAAM,CAAC;QAClB,IAAI,CAAC,KAAK,GAAG,EAAE,CAAC;QAChB,IAAI,CAAC,WAAW,GAAG,CAAC,CAAC;QACrB,IAAI,CAAC,iBAAiB,GAAG,IAAI,CAAC;QAC9B,IAAI,CAAC,SAAS,GAAG,GAAG,CAAC;QACrB,IAAI,CAAC,QAAQ,GAAG,EAAE,UAAU,EAAE,KAAK,EAAc,CAAC;QAClD,IAAI,CAAC,MAAM,GAAG,YAAY,CAAC;QAC3B,IAAI,CAAC,IAAI,GAAG,CAAC,CAAC;QACd,IAAI,CAAC,gBAAgB,GAAG,CAAC,KAAK,CAAC,CAAC;IAClC,CAAC;CA+BF;AAED,MAAM,CAAC,MAAM,QAAQ,GAAG;IACtB,EAAE,EAAE,YAAY;IAChB,IAAI,EAAE,IAAI,CAAA,qCAAqC;CAC7B,CAAC;AAErB,MAAM,CAAC,MAAM,YAAY,GAAG;IAC1B,GAAG,QAAQ;IACX,KAAK,EAAE,KAAK;IACZ,WAAW,EAAE,IAAI,CAAA,gBAAgB;IACjC,QAAQ,EAAE,IAAI;IACd,UAAU,EAAE,KAAK;IACjB,IAAI,EAAE,qBAAqB;IAC3B,IAAI,EAAE,IAAI,QAAQ,EAAE;IACpB,QAAQ,EAAE,qBAAqB;IAC/B,SAAS,EAAE,KAAK;IAChB,OAAO,EAAE,GAAG,EAAE,GAAE,CAAC;CACC,CAAC","sourcesContent":["/* eslint-disable camelcase */\nimport {\n MetadataResponse,\n Metadata,\n File,\n Review,\n SpeechMusicASREntry,\n} from '@internetarchive/search-service';\nimport { html } from 'lit-html';\nimport {\n IntMenuShortcut,\n IntMenuProvider,\n} from '../src/interfaces/menu-interfaces';\n\nexport class ItemStub implements MetadataResponse {\n constructor() {\n this.rawResponse = '';\n this.created = 1;\n this.d1 = 'hello';\n this.d2 = 'boop';\n this.dir = 'whee';\n this.files = [];\n this.files_count = 0;\n this.item_last_updated = 2020;\n this.item_size = 111;\n this.metadata = { identifier: 'foo' } as Metadata;\n this.server = 'foo-server';\n this.uniq = 2;\n this.workable_servers = ['abc'];\n }\n\n rawResponse: any;\n\n created: number;\n\n d1: string;\n\n d2: string;\n\n dir: string;\n\n files: File[];\n\n files_count: number;\n\n item_last_updated: number;\n\n item_size: number;\n\n metadata: Metadata;\n\n server: string;\n\n uniq: number;\n\n workable_servers: string[];\n\n speech_vs_music_asr?: SpeechMusicASREntry[] | undefined;\n\n reviews?: Review[] | undefined;\n}\n\nexport const shortcut = {\n id: 'fullscreen',\n icon: html`<i class=\"fas fullscreen-test\"></i>`,\n} as IntMenuShortcut;\n\nexport const menuProvider = {\n ...shortcut,\n label: 'foo',\n menuDetails: html`<div>foo</div>`,\n selected: true,\n followable: false,\n href: 'https://archive.foo',\n item: new ItemStub(),\n baseHost: 'https://archive.foo',\n subPrefix: 'bar',\n updated: () => {},\n} as IntMenuProvider;\n"]}
|
@@ -0,0 +1 @@
|
|
1
|
+
import '../src/no-theater-available';
|
@@ -0,0 +1,27 @@
|
|
1
|
+
import { html, fixture, expect } from '@open-wc/testing';
|
2
|
+
import '../src/no-theater-available';
|
3
|
+
describe('IANoTheaterAvailable', () => {
|
4
|
+
it('Fires `loadingStateUpdated` on identifier change', async () => {
|
5
|
+
const el = await fixture(html `<ia-no-theater-available
|
6
|
+
.identifier=${`foo`}
|
7
|
+
></ia-no-theater-available>`);
|
8
|
+
let eventFired = false;
|
9
|
+
el.addEventListener('loadingStateUpdated', () => {
|
10
|
+
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
11
|
+
eventFired = true;
|
12
|
+
});
|
13
|
+
expect(eventFired).to.be.false;
|
14
|
+
el.identifier = 'bar';
|
15
|
+
await el.updateComplete;
|
16
|
+
expect(eventFired).to.be.true;
|
17
|
+
});
|
18
|
+
it('Has link to item download page', async () => {
|
19
|
+
var _a, _b;
|
20
|
+
const el = await fixture(html `<ia-no-theater-available
|
21
|
+
.identifier=${`foo`}
|
22
|
+
></ia-no-theater-available>`);
|
23
|
+
expect(el.downloadUrl).to.equal('/download/foo');
|
24
|
+
expect((_b = (_a = el === null || el === void 0 ? void 0 : el.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('a')) === null || _b === void 0 ? void 0 : _b.href).to.contain(el.downloadUrl);
|
25
|
+
});
|
26
|
+
});
|
27
|
+
//# sourceMappingURL=no-theater-available.test.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"no-theater-available.test.js","sourceRoot":"","sources":["../../test/no-theater-available.test.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAEzD,OAAO,6BAA6B,CAAC;AAErC,QAAQ,CAAC,sBAAsB,EAAE,GAAG,EAAE;IACpC,EAAE,CAAC,kDAAkD,EAAE,KAAK,IAAI,EAAE;QAChE,MAAM,EAAE,GAAG,MAAM,OAAO,CACtB,IAAI,CAAA;sBACY,KAAK;kCACO,CAC7B,CAAC;QACF,IAAI,UAAU,GAAG,KAAK,CAAC;QACvB,EAAE,CAAC,gBAAgB,CAAC,qBAAqB,EAAE,GAAG,EAAE;YAC9C,6DAA6D;YAC7D,UAAU,GAAG,IAAI,CAAC;QACpB,CAAC,CAAC,CAAC;QACH,MAAM,CAAC,UAAU,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,CAAC;QAE/B,EAAE,CAAC,UAAU,GAAG,KAAK,CAAC;QACtB,MAAM,EAAE,CAAC,cAAc,CAAC;QACxB,MAAM,CAAC,UAAU,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,IAAI,CAAC;IAChC,CAAC,CAAC,CAAC;IACH,EAAE,CAAC,gCAAgC,EAAE,KAAK,IAAI,EAAE;;QAC9C,MAAM,EAAE,GAAG,MAAM,OAAO,CACtB,IAAI,CAAA;sBACY,KAAK;kCACO,CAC7B,CAAC;QACF,MAAM,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC,EAAE,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC;QACjD,MAAM,CAAC,MAAA,MAAA,EAAE,aAAF,EAAE,uBAAF,EAAE,CAAE,UAAU,0CAAE,aAAa,CAAC,GAAG,CAAC,0CAAE,IAAI,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC;IAC9E,CAAC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC","sourcesContent":["import { html, fixture, expect } from '@open-wc/testing';\nimport { IANoTheaterAvailable } from '../src/no-theater-available';\nimport '../src/no-theater-available';\n\ndescribe('IANoTheaterAvailable', () => {\n it('Fires `loadingStateUpdated` on identifier change', async () => {\n const el = await fixture<IANoTheaterAvailable>(\n html`<ia-no-theater-available\n .identifier=${`foo`}\n ></ia-no-theater-available>`\n );\n let eventFired = false;\n el.addEventListener('loadingStateUpdated', () => {\n // eslint-disable-next-line @typescript-eslint/no-unused-vars\n eventFired = true;\n });\n expect(eventFired).to.be.false;\n\n el.identifier = 'bar';\n await el.updateComplete;\n expect(eventFired).to.be.true;\n });\n it('Has link to item download page', async () => {\n const el = await fixture<IANoTheaterAvailable>(\n html`<ia-no-theater-available\n .identifier=${`foo`}\n ></ia-no-theater-available>`\n );\n expect(el.downloadUrl).to.equal('/download/foo');\n expect(el?.shadowRoot?.querySelector('a')?.href).to.contain(el.downloadUrl);\n });\n});\n"]}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@internetarchive/ia-item-navigator",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-a14",
|
4
4
|
"description": "Internet Archive's Item Navigator, visually eplore an item's contents.",
|
5
5
|
"author": "Internet Archive",
|
6
6
|
"license": "AGPL-3.0-only",
|
@@ -21,7 +21,7 @@
|
|
21
21
|
"test:watch": "tsc && concurrently -k -r \"tsc --watch --preserveWatchOutput\" \"wtr --watch\""
|
22
22
|
},
|
23
23
|
"dependencies": {
|
24
|
-
"@internetarchive/ia-menu-slider": "^1.1.
|
24
|
+
"@internetarchive/ia-menu-slider": "^1.1.1",
|
25
25
|
"@internetarchive/ia-sharing-options": "^0.1.3-alpha2",
|
26
26
|
"@internetarchive/icon-ellipses": "^1.1.3",
|
27
27
|
"@internetarchive/icon-share": "^1.1.3",
|
@@ -78,7 +78,8 @@
|
|
78
78
|
"js": "never",
|
79
79
|
"ts": "never"
|
80
80
|
}
|
81
|
-
]
|
81
|
+
],
|
82
|
+
"import/no-duplicates": "off"
|
82
83
|
}
|
83
84
|
},
|
84
85
|
"prettier": {
|
@@ -1,12 +1,10 @@
|
|
1
|
-
import {
|
2
|
-
import { ModalConfig } from '@internetarchive/modal-manager';
|
3
|
-
import { IntMenuProvider, IntMenuShortcut } from './menu-interfaces';
|
1
|
+
import { IntMenuProvider, IntMenuShortcut, MenuId } from './menu-interfaces';
|
4
2
|
|
5
3
|
/** Toggles Menu && Sets open panel */
|
6
4
|
export interface IntManageSideMenuEvent extends CustomEvent {
|
7
5
|
type: 'updateSideMenu';
|
8
6
|
detail: {
|
9
|
-
menuId:
|
7
|
+
menuId: MenuId | undefined | '';
|
10
8
|
action: 'open' | 'toggle' | '';
|
11
9
|
};
|
12
10
|
}
|
@@ -15,7 +13,7 @@ export interface IntManageSideMenuEvent extends CustomEvent {
|
|
15
13
|
export interface IntSetOpenMenuEvent extends CustomEvent {
|
16
14
|
type: 'menuTypeSelected';
|
17
15
|
detail: {
|
18
|
-
id:
|
16
|
+
id: MenuId | '';
|
19
17
|
};
|
20
18
|
}
|
21
19
|
|
@@ -39,15 +37,6 @@ export interface IntManageFullscreenEvent extends CustomEvent {
|
|
39
37
|
};
|
40
38
|
}
|
41
39
|
|
42
|
-
/** Toggles modal & sets contents */
|
43
|
-
export interface IntOpenModalEvent extends CustomEvent {
|
44
|
-
type: 'showItemNavigatorModal';
|
45
|
-
detail: {
|
46
|
-
config: ModalConfig;
|
47
|
-
customModalContent: TemplateResult;
|
48
|
-
};
|
49
|
-
}
|
50
|
-
|
51
40
|
/** Toggles loading view */
|
52
41
|
export interface IntLoadingStateUpdatedEvent extends CustomEvent {
|
53
42
|
type: 'loadingStateUpdated';
|
@@ -1,14 +1,15 @@
|
|
1
1
|
import { TemplateResult } from 'lit-html';
|
2
2
|
import { MetadataResponse } from '@internetarchive/search-service';
|
3
3
|
|
4
|
+
export type MenuId = string;
|
4
5
|
export interface IntMenuShortcut {
|
5
6
|
icon: TemplateResult;
|
6
|
-
id:
|
7
|
+
id: MenuId;
|
7
8
|
}
|
8
9
|
|
9
10
|
export interface IntMenuIconAndDetails extends IntMenuShortcut {
|
10
11
|
icon: TemplateResult;
|
11
|
-
id:
|
12
|
+
id: MenuId;
|
12
13
|
label: string;
|
13
14
|
menuDetails?: TemplateResult;
|
14
15
|
selected?: boolean;
|
@@ -1,5 +1,7 @@
|
|
1
1
|
import { LitElement } from 'lit-element';
|
2
2
|
import { MetadataResponse } from '@internetarchive/search-service';
|
3
|
+
import { ModalManager } from '@internetarchive/modal-manager';
|
4
|
+
import { SharedResizeObserver } from '@internetarchive/shared-resize-observer';
|
3
5
|
import { IntMenuShortcut } from './menu-interfaces';
|
4
6
|
|
5
7
|
export interface IntNavController extends LitElement {
|
@@ -9,10 +11,21 @@ export interface IntNavController extends LitElement {
|
|
9
11
|
menuShortcuts: IntMenuShortcut[];
|
10
12
|
sideMenuOpen: boolean;
|
11
13
|
|
14
|
+
signedIn: boolean;
|
15
|
+
|
16
|
+
sharedObserver: SharedResizeObserver;
|
17
|
+
modal: ModalManager;
|
18
|
+
|
12
19
|
emitLoadingStatusUpdate: (loaded: boolean) => void;
|
13
20
|
|
14
21
|
addMenuShortcut: (menuId: string) => void;
|
15
22
|
removeMenuShortcut: (menuId: string) => void;
|
16
23
|
sortMenuShortcuts: () => void;
|
17
24
|
emitMenuShortcutsUpdated: () => void;
|
25
|
+
|
26
|
+
book: MetadataResponse;
|
27
|
+
}
|
28
|
+
|
29
|
+
export interface BookNavigator extends IntNavController {
|
30
|
+
book: MetadataResponse;
|
18
31
|
}
|