@internetarchive/bookreader 5.0.0-38 → 5.0.0-39
Sign up to get free protection for your applications and to get access to all the features.
- package/BookReader/BookReader.css +8 -0
- package/BookReader/BookReader.js +1 -1
- package/BookReader/BookReader.js.map +1 -1
- package/BookReader/ia-bookreader-bundle.js +99 -75
- package/BookReader/ia-bookreader-bundle.js.map +1 -1
- package/BookReader/icons/magnify-minus.svg +1 -1
- package/BookReader/icons/magnify-plus.svg +1 -1
- package/BookReader/plugins/plugin.autoplay.js +1 -1
- package/BookReader/plugins/plugin.autoplay.js.map +1 -1
- package/BookReader/plugins/plugin.chapters.js +1 -1
- package/BookReader/plugins/plugin.chapters.js.map +1 -1
- package/BookReader/plugins/plugin.mobile_nav.js +1 -1
- package/BookReader/plugins/plugin.mobile_nav.js.map +1 -1
- package/BookReader/plugins/plugin.resume.js +1 -1
- package/BookReader/plugins/plugin.resume.js.map +1 -1
- package/BookReader/plugins/plugin.search.js +1 -1
- package/BookReader/plugins/plugin.search.js.map +1 -1
- package/BookReader/plugins/plugin.text_selection.js +1 -1
- package/BookReader/plugins/plugin.text_selection.js.map +1 -1
- package/BookReader/plugins/plugin.tts.js +1 -1
- package/BookReader/plugins/plugin.tts.js.map +1 -1
- package/BookReader/plugins/plugin.url.js +1 -1
- package/BookReader/plugins/plugin.url.js.map +1 -1
- package/CHANGELOG.md +5 -0
- package/README.md +13 -0
- package/package.json +14 -14
- package/renovate.json +1 -1
- package/src/BookReader/Mode1UpLit.js +7 -1
- package/src/BookReader/Mode2Up.js +11 -0
- package/src/BookReader/ModeSmoothZoom.js +2 -0
- package/src/BookReader/PageContainer.js +10 -4
- package/src/BookReader/utils/ScrollClassAdder.js +31 -0
- package/src/assets/icons/magnify-minus.svg +3 -7
- package/src/assets/icons/magnify-plus.svg +3 -7
- package/src/css/_TextSelection.scss +13 -0
- package/tests/jest/BookReader/PageContainer.test.js +5 -4
- package/tests/jest/BookReader/utils/ScrollClassAdder.test.js +49 -0
- package/.husky/_/husky.sh +0 -30
- package/stat/BookNavigator/BookModel.js +0 -14
- package/stat/BookNavigator/BookNavigator.js +0 -524
- package/stat/BookNavigator/assets/bookmark-colors.js +0 -15
- package/stat/BookNavigator/assets/button-base.js +0 -61
- package/stat/BookNavigator/assets/ia-logo.js +0 -17
- package/stat/BookNavigator/assets/icon_checkmark.js +0 -6
- package/stat/BookNavigator/assets/icon_close.js +0 -3
- package/stat/BookNavigator/assets/icon_sort_asc.js +0 -5
- package/stat/BookNavigator/assets/icon_sort_desc.js +0 -5
- package/stat/BookNavigator/assets/icon_sort_neutral.js +0 -5
- package/stat/BookNavigator/assets/icon_volumes.js +0 -11
- package/stat/BookNavigator/bookmarks/bookmark-button.js +0 -64
- package/stat/BookNavigator/bookmarks/bookmark-edit.js +0 -215
- package/stat/BookNavigator/bookmarks/bookmarks-list.js +0 -285
- package/stat/BookNavigator/bookmarks/bookmarks-loginCTA.js +0 -28
- package/stat/BookNavigator/bookmarks/bookmarks-provider.js +0 -56
- package/stat/BookNavigator/bookmarks/ia-bookmarks.js +0 -523
- package/stat/BookNavigator/br-fullscreen-mgr.js +0 -82
- package/stat/BookNavigator/delete-modal-actions.js +0 -49
- package/stat/BookNavigator/downloads/downloads-provider.js +0 -72
- package/stat/BookNavigator/downloads/downloads.js +0 -139
- package/stat/BookNavigator/provider-config.js +0 -0
- package/stat/BookNavigator/search/a-search-result.js +0 -55
- package/stat/BookNavigator/search/search-provider.js +0 -180
- package/stat/BookNavigator/search/search-results.js +0 -360
- package/stat/BookNavigator/sharing.js +0 -31
- package/stat/BookNavigator/visual-adjustments/visual-adjustments-provider.js +0 -94
- package/stat/BookNavigator/visual-adjustments/visual-adjustments.js +0 -280
- package/stat/BookNavigator/volumes/volumes-provider.js +0 -83
- package/stat/BookNavigator/volumes/volumes.js +0 -178
- package/stat/BookReader/BookModel.js +0 -518
- package/stat/BookReader/DebugConsole.js +0 -54
- package/stat/BookReader/DragScrollable.js +0 -233
- package/stat/BookReader/ImageCache.js +0 -116
- package/stat/BookReader/Mode1Up.js +0 -102
- package/stat/BookReader/Mode1UpLit.js +0 -434
- package/stat/BookReader/Mode2Up.js +0 -1372
- package/stat/BookReader/ModeSmoothZoom.js +0 -177
- package/stat/BookReader/ModeThumb.js +0 -344
- package/stat/BookReader/Navbar/Navbar.js +0 -310
- package/stat/BookReader/PageContainer.js +0 -120
- package/stat/BookReader/ReduceSet.js +0 -26
- package/stat/BookReader/Toolbar/Toolbar.js +0 -384
- package/stat/BookReader/events.js +0 -20
- package/stat/BookReader/options.js +0 -324
- package/stat/BookReader/utils/HTMLDimensionsCacher.js +0 -44
- package/stat/BookReader/utils/classes.js +0 -36
- package/stat/BookReader/utils.js +0 -240
- package/stat/BookReader.js +0 -2550
- package/stat/BookReaderComponent/BookReaderComponent.js +0 -117
- package/stat/assets/icons/1up.svg +0 -12
- package/stat/assets/icons/2up.svg +0 -15
- package/stat/assets/icons/advance.svg +0 -26
- package/stat/assets/icons/chevron-right.svg +0 -1
- package/stat/assets/icons/close-circle-dark.svg +0 -1
- package/stat/assets/icons/close-circle.svg +0 -1
- package/stat/assets/icons/fullscreen.svg +0 -17
- package/stat/assets/icons/fullscreen_exit.svg +0 -17
- package/stat/assets/icons/hamburger.svg +0 -15
- package/stat/assets/icons/left-arrow.svg +0 -12
- package/stat/assets/icons/magnify-minus.svg +0 -16
- package/stat/assets/icons/magnify-plus.svg +0 -17
- package/stat/assets/icons/magnify.svg +0 -15
- package/stat/assets/icons/pause.svg +0 -23
- package/stat/assets/icons/play.svg +0 -22
- package/stat/assets/icons/playback-speed.svg +0 -34
- package/stat/assets/icons/read-aloud.svg +0 -22
- package/stat/assets/icons/review.svg +0 -22
- package/stat/assets/icons/thumbnails.svg +0 -17
- package/stat/assets/icons/voice.svg +0 -1
- package/stat/assets/icons/volume-full.svg +0 -22
- package/stat/assets/images/BRicons.png +0 -0
- package/stat/assets/images/BRicons.svg +0 -94
- package/stat/assets/images/BRicons_ia.png +0 -0
- package/stat/assets/images/back_pages.png +0 -0
- package/stat/assets/images/book_bottom_icon.png +0 -0
- package/stat/assets/images/book_down_icon.png +0 -0
- package/stat/assets/images/book_left_icon.png +0 -0
- package/stat/assets/images/book_leftmost_icon.png +0 -0
- package/stat/assets/images/book_right_icon.png +0 -0
- package/stat/assets/images/book_rightmost_icon.png +0 -0
- package/stat/assets/images/book_top_icon.png +0 -0
- package/stat/assets/images/book_up_icon.png +0 -0
- package/stat/assets/images/books_graphic.svg +0 -177
- package/stat/assets/images/booksplit.png +0 -0
- package/stat/assets/images/control_pause_icon.png +0 -0
- package/stat/assets/images/control_play_icon.png +0 -0
- package/stat/assets/images/embed_icon.png +0 -0
- package/stat/assets/images/icon-home-ia.png +0 -0
- package/stat/assets/images/icon_OL-logo-xs.png +0 -0
- package/stat/assets/images/icon_alert-xs.png +0 -0
- package/stat/assets/images/icon_book.svg +0 -12
- package/stat/assets/images/icon_bookmark.svg +0 -12
- package/stat/assets/images/icon_close-pop.png +0 -0
- package/stat/assets/images/icon_download.png +0 -0
- package/stat/assets/images/icon_gear.svg +0 -14
- package/stat/assets/images/icon_hamburger.svg +0 -20
- package/stat/assets/images/icon_home.png +0 -0
- package/stat/assets/images/icon_home.svg +0 -21
- package/stat/assets/images/icon_home_ia.png +0 -0
- package/stat/assets/images/icon_indicator.png +0 -0
- package/stat/assets/images/icon_info.svg +0 -11
- package/stat/assets/images/icon_one_page.svg +0 -8
- package/stat/assets/images/icon_pause.svg +0 -1
- package/stat/assets/images/icon_play.svg +0 -1
- package/stat/assets/images/icon_playback-rate.svg +0 -15
- package/stat/assets/images/icon_return.png +0 -0
- package/stat/assets/images/icon_search_button.svg +0 -8
- package/stat/assets/images/icon_share.svg +0 -9
- package/stat/assets/images/icon_skip-ahead.svg +0 -6
- package/stat/assets/images/icon_skip-back.svg +0 -13
- package/stat/assets/images/icon_speaker.svg +0 -18
- package/stat/assets/images/icon_speaker_open.svg +0 -10
- package/stat/assets/images/icon_thumbnails.svg +0 -12
- package/stat/assets/images/icon_toc.svg +0 -5
- package/stat/assets/images/icon_two_pages.svg +0 -9
- package/stat/assets/images/icon_zoomer.png +0 -0
- package/stat/assets/images/loading.gif +0 -0
- package/stat/assets/images/logo_icon.png +0 -0
- package/stat/assets/images/marker_chap-off.png +0 -0
- package/stat/assets/images/marker_chap-off.svg +0 -11
- package/stat/assets/images/marker_chap-off_ia.png +0 -0
- package/stat/assets/images/marker_chap-on.png +0 -0
- package/stat/assets/images/marker_chap-on.svg +0 -11
- package/stat/assets/images/marker_srch-on.svg +0 -11
- package/stat/assets/images/marker_srchchap-off.png +0 -0
- package/stat/assets/images/marker_srchchap-on.png +0 -0
- package/stat/assets/images/nav_control-dn.png +0 -0
- package/stat/assets/images/nav_control-dn_ia.png +0 -0
- package/stat/assets/images/nav_control-up.png +0 -0
- package/stat/assets/images/nav_control-up_ia.png +0 -0
- package/stat/assets/images/nav_control.png +0 -0
- package/stat/assets/images/one_page_mode_icon.png +0 -0
- package/stat/assets/images/paper-badge.png +0 -0
- package/stat/assets/images/print_icon.png +0 -0
- package/stat/assets/images/progressbar.gif +0 -0
- package/stat/assets/images/right_edges.png +0 -0
- package/stat/assets/images/slider.png +0 -0
- package/stat/assets/images/slider_ia.png +0 -0
- package/stat/assets/images/thumbnail_mode_icon.png +0 -0
- package/stat/assets/images/transparent.png +0 -0
- package/stat/assets/images/two_page_mode_icon.png +0 -0
- package/stat/assets/images/zoom_in_icon.png +0 -0
- package/stat/assets/images/zoom_out_icon.png +0 -0
- package/stat/css/BookReader.scss +0 -89
- package/stat/css/_BRBookmarks.scss +0 -29
- package/stat/css/_BRComponent.scss +0 -13
- package/stat/css/_BRfloat.scss +0 -197
- package/stat/css/_BRicon.scss +0 -48
- package/stat/css/_BRmain.scss +0 -251
- package/stat/css/_BRnav.scss +0 -359
- package/stat/css/_BRpages.scss +0 -139
- package/stat/css/_BRsearch.scss +0 -226
- package/stat/css/_BRtoolbar.scss +0 -84
- package/stat/css/_BRvendor.scss +0 -5
- package/stat/css/_MobileNav.scss +0 -194
- package/stat/css/_TextSelection.scss +0 -32
- package/stat/css/_colorbox.scss +0 -52
- package/stat/css/_controls.scss +0 -253
- package/stat/css/_icons.scss +0 -121
- package/stat/jquery-wrapper.js +0 -4
- package/stat/plugins/plugin.archive_analytics.js +0 -86
- package/stat/plugins/plugin.autoplay.js +0 -129
- package/stat/plugins/plugin.chapters.js +0 -248
- package/stat/plugins/plugin.iframe.js +0 -48
- package/stat/plugins/plugin.mobile_nav.js +0 -288
- package/stat/plugins/plugin.resume.js +0 -68
- package/stat/plugins/plugin.text_selection.js +0 -291
- package/stat/plugins/plugin.url.js +0 -198
- package/stat/plugins/plugin.vendor-fullscreen.js +0 -247
- package/stat/plugins/search/plugin.search.js +0 -439
- package/stat/plugins/search/view.js +0 -439
- package/stat/plugins/tts/AbstractTTSEngine.js +0 -249
- package/stat/plugins/tts/FestivalTTSEngine.js +0 -169
- package/stat/plugins/tts/PageChunk.js +0 -107
- package/stat/plugins/tts/PageChunkIterator.js +0 -163
- package/stat/plugins/tts/WebTTSEngine.js +0 -357
- package/stat/plugins/tts/plugin.tts.js +0 -357
- package/stat/plugins/tts/tooltip_dict.js +0 -15
- package/stat/plugins/tts/utils.js +0 -91
- package/stat/util/browserSniffing.js +0 -30
- package/stat/util/debouncer.js +0 -26
- package/stat/util/docCookies.js +0 -67
- package/stat/util/strings.js +0 -34
@@ -1,21 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
-
<svg width="38px" height="44px" viewBox="0 0 38 44" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
3
|
-
<!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
|
4
|
-
<title>Imported Layers</title>
|
5
|
-
<desc>Created with Sketch.</desc>
|
6
|
-
<defs></defs>
|
7
|
-
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
8
|
-
<g id="Desktop-HD" transform="translate(-32.000000, -10.000000)" fill="#333333">
|
9
|
-
<g id="Imported-Layers" transform="translate(32.000000, 10.000000)">
|
10
|
-
<polyline id="Fill-17" points="0 4.4796473 18.707282 0 37.1336278 4.23309464 36.3949594 5.53751611 1.10396617 5.53751611"></polyline>
|
11
|
-
<polygon id="Fill-18" points="0.936170213 6.55319149 36.3325145 6.55319149 36.3325145 10.3624099 0.936170213 10.3624099"></polygon>
|
12
|
-
<polygon id="Fill-19" points="0.936170213 38.3829787 36.3325145 38.3829787 36.3325145 40.9221877 0.936170213 40.9221877"></polygon>
|
13
|
-
<polyline id="Fill-20" points="0.000403643939 41.1914894 37.9425303 41.1914894 37.9425303 43.096301 0 43.096301 0.000403643939 41.1914894"></polyline>
|
14
|
-
<polyline id="Fill-21" points="1.34062144 11.4275601 1.78059333 11.2340426 4.13625936 11.2340426 4.55806728 11.4457783 4.76917306 14.8315252 4.98027884 20.3330098 4.98027884 25.6239733 4.76917306 32.2193582 4.73405604 36.6625692 4.13625936 36.8394879 2.02641249 36.8394879 1.3934988 36.6625692 1.14767964 32.2193582 0.936170213 25.6591951 0.936170213 20.3686365 1.14767964 14.8315252 1.34062144 11.4275601"></polyline>
|
15
|
-
<polyline id="Fill-22" points="32.2342385 11.4275601 32.6738067 11.2340426 35.0294727 11.2340426 35.4516843 11.4457783 35.6623864 14.8315252 35.8730886 20.3330098 35.8730886 25.6239733 35.6623864 32.2193582 35.6276731 36.6625692 35.0294727 36.8394879 32.9200295 36.8394879 32.2871158 36.6625692 32.0404894 32.2193582 31.8297872 25.6591951 31.8297872 20.3686365 32.0404894 14.8315252 32.2342385 11.4275601"></polyline>
|
16
|
-
<polyline id="Fill-23" points="11.6384938 11.4275601 12.0776584 11.2340426 14.4337281 11.2340426 14.855536 11.4457783 15.0666418 14.8315252 15.2777475 20.3330098 15.2777475 25.6239733 15.0666418 32.2193582 15.0319284 36.6625692 14.4337281 36.8394879 12.3238812 36.8394879 11.6905638 36.6625692 11.4447447 32.2193582 11.2340426 25.6591951 11.2340426 20.3686365 11.4447447 14.8315252 11.6384938 11.4275601"></polyline>
|
17
|
-
<polyline id="Fill-24" points="22.8725363 11.4275601 23.3121046 11.2340426 25.6677706 11.2340426 26.0895785 11.4457783 26.3006843 14.8315252 26.5117901 20.3330098 26.5117901 25.6239733 26.3006843 32.2193582 26.2659709 36.6625692 25.6677706 36.8394879 23.5579237 36.8394879 22.92501 36.6625692 22.6787872 32.2193582 22.4680851 25.6591951 22.4680851 20.3686365 22.6787872 14.8315252 22.8725363 11.4275601"></polyline>
|
18
|
-
</g>
|
19
|
-
</g>
|
20
|
-
</g>
|
21
|
-
</svg>
|
Binary file
|
Binary file
|
@@ -1,11 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
-
<svg width="23px" height="23px" viewBox="0 0 23 23" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-labelledby="infoTitleID infoDescID">
|
3
|
-
<title id="infoTitleID">Info icon</title>
|
4
|
-
<desc id="infoDescID">A circle with a letter "I" in its center</desc>
|
5
|
-
<defs></defs>
|
6
|
-
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
7
|
-
<g transform="translate(-10.000000, -159.000000)" fill="#fff">
|
8
|
-
<path d="M21.5,182 C27.8512746,182 33,176.851275 33,170.5 C33,164.148725 27.8512746,159 21.5,159 C15.1487254,159 10,164.148725 10,170.5 C10,176.851275 15.1487254,182 21.5,182 Z M24.5934837,164.615234 C24.5934837,165.007282 24.4525937,165.344192 24.1708097,165.625977 C23.8890256,165.907761 23.5521149,166.048651 23.1600675,166.048651 C22.7680201,166.048651 22.4311094,165.907761 22.1493253,165.625977 C21.8675412,165.344192 21.7266513,165.007282 21.7266513,164.615234 C21.7266513,164.217061 21.8675412,163.878619 22.1493253,163.599898 C22.4311094,163.321177 22.7680201,163.181818 23.1600675,163.181818 C23.5521149,163.181818 23.8890256,163.321177 24.1708097,163.599898 C24.4525937,163.878619 24.5934837,164.217061 24.5934837,164.615234 Z M23.0498047,173.67516 L23.9778498,173.67516 C23.193755,175.347487 22.0972638,176.183638 20.6883434,176.183638 C20.1186495,176.183638 19.6898541,176.064188 19.4019442,175.825284 C19.1140344,175.58638 18.9700817,175.231093 18.9700817,174.759411 C18.9700817,174.483752 19.0895318,173.999826 19.3284357,173.307617 L20.4310636,170.137562 C20.5168239,169.892533 20.5597035,169.733266 20.5597035,169.659757 C20.5597035,169.586248 20.5428579,169.532648 20.5091664,169.498957 C20.4754748,169.465265 20.4218754,169.44842 20.3483665,169.44842 C20.0359537,169.44842 19.6684148,169.846587 19.2457386,170.642933 L18.3636364,170.642933 C19.1538569,168.933852 20.268725,168.079324 21.7082741,168.079324 C22.2167106,168.079324 22.611815,168.203368 22.8935991,168.45146 C23.1753832,168.699553 23.3162731,169.041058 23.3162731,169.475985 C23.3162731,169.794524 23.1906973,170.29989 22.9395419,170.992099 L21.8736683,173.895685 C21.7205248,174.30611 21.6439542,174.563387 21.6439542,174.667525 C21.6439542,174.734908 21.6638625,174.786976 21.7036799,174.82373 C21.7434972,174.860485 21.8001594,174.878862 21.8736683,174.878862 C22.0329376,174.878862 22.2366154,174.741035 22.4847079,174.465376 C22.7328004,174.189718 22.9211641,173.926315 23.0498047,173.67516 Z"></path>
|
9
|
-
</g>
|
10
|
-
</g>
|
11
|
-
</svg>
|
@@ -1,8 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
-
<svg width="30px" height="42px" viewBox="0 0 30 42" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-labelledby="mobile1upTitleID mobile1upDescID">
|
3
|
-
<title id="mobile1upTitleID">One page icon</title>
|
4
|
-
<desc id="mobile1upDescID">An illustration of a rectangle representing a book page</desc>
|
5
|
-
<g transform="translate(-13.000000, 1.000000)" stroke-width="2" stroke="#fff" fill="none" fill-rule="evenodd">
|
6
|
-
<rect x="14" y="0" width="27.9069767" height="40" rx="1"></rect>
|
7
|
-
</g>
|
8
|
-
</svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg height="60" viewBox="0 0 60 60" width="60" xmlns="http://www.w3.org/2000/svg"><path d="m32 18h6v25h-6zm-10 0h6v25h-6z" fill="#333" fill-rule="evenodd"/></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg height="60" viewBox="0 0 60 60" width="60" xmlns="http://www.w3.org/2000/svg"><path d="m34.5 18 12.5 25h-25z" fill="#333" fill-rule="evenodd" transform="matrix(0 1 -1 0 65 -4)"/></svg>
|
@@ -1,15 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="23" height="17" viewBox="0 0 23 17">
|
2
|
-
<g fill="none" fill-rule="evenodd" stroke="#333" transform="translate(1 1)">
|
3
|
-
<g stroke-linecap="round" transform="translate(2 2.522)">
|
4
|
-
<path d="M8.5,9.97826087 L15.5,2.97826087" transform="rotate(180 12 6.478)"/>
|
5
|
-
<path d="M15.5,11.2695652 L15.5,8.26956522" transform="rotate(90 15.5 9.77)"/>
|
6
|
-
<path d="M16.1555266,5.77496471 L16.1480288,4.77499282" transform="rotate(-120 16.152 5.275)"/>
|
7
|
-
<path d="M12.9236091,2.48093451 L12.9161756,1.48096213" transform="rotate(-150 12.92 1.98)"/>
|
8
|
-
<path d="M8.5,3.47826087 L8.5,0.47826087" transform="rotate(180 8.5 1.978)"/>
|
9
|
-
<path d="M4.07639089,2.48093451 L4.08382438,1.48096213" transform="rotate(150 4.08 1.98)"/>
|
10
|
-
<path d="M0.844473378,5.77496471 L0.851971223,4.77499282" transform="rotate(120 .848 5.275)"/>
|
11
|
-
<path d="M1.5,11.2695652 L1.5,8.26956522" transform="rotate(90 1.5 9.77)"/>
|
12
|
-
</g>
|
13
|
-
<path stroke-width="2" d="M10.5,14.9867607 C22.0227273,14.9867607 20.9752066,15.5091468 20.9752066,9.99117383 C20.9752066,4.47320089 16.2852969,0 10.5,0 C4.71470314,0 0.0247933884,4.47320089 0.0247933884,9.99117383 C0.0247933884,15.5091468 -1.02272727,14.9867607 10.5,14.9867607 Z"/>
|
14
|
-
</g>
|
15
|
-
</svg>
|
Binary file
|
@@ -1,8 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
-
<svg width="19px" height="19px" viewBox="0 0 19 19" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-labelledby="searchButtonTitleID searchButtonDescID">
|
3
|
-
<title id="searchButtonTitleID">Search</title>
|
4
|
-
<desc id="searchButtonDescID">An illustration of a magnifying glass</desc>
|
5
|
-
<g stroke="none" stroke-width="1" fill="#fff" fill-rule="evenodd">
|
6
|
-
<path d="M18.4140875,16.661358 L12.573725,10.8930988 C13.363175,9.8171358 13.835325,8.4988642 13.835325,7.07081481 C13.835325,6.99762963 13.8251125,6.92749383 13.813475,6.85782716 C13.82535,6.78722222 13.8355625,6.71591358 13.8355625,6.64155556 C13.8355625,3.03859259 10.867525,0.107197531 7.219525,0.107197531 C7.1546875,0.107197531 7.092225,0.117283951 7.0297625,0.125962963 C6.966825,0.117283951 6.9048375,0.107197531 6.84,0.107197531 C3.1917625,0.107197531 0.223725,3.03859259 0.223725,6.64155556 C0.223725,6.71474074 0.2337,6.78487654 0.245575,6.85477778 C0.2334625,6.92538272 0.2234875,6.99645679 0.2234875,7.07081481 C0.2234875,10.6737778 3.1912875,13.6054074 6.839525,13.6054074 C6.9043625,13.6054074 6.9665875,13.595321 7.029525,13.5864074 C7.0919875,13.595321 7.153975,13.6054074 7.21905,13.6054074 C8.45595,13.6054074 9.6109125,13.262 10.6022375,12.6758148 L16.525725,18.5261728 C16.7867375,18.783963 17.1282625,18.9125062 17.470025,18.9125062 C17.8117875,18.9125062 18.1537875,18.7837284 18.414325,18.5261728 C18.9356375,18.0112963 18.9356375,17.1764691 18.4140875,16.661358 L18.4140875,16.661358 Z M7.029525,10.9866914 C6.9665875,10.9777778 6.9046,10.9676914 6.839525,10.9676914 C4.664025,10.9676914 2.894175,9.21969136 2.894175,7.07104938 C2.894175,6.9978642 2.8842,6.9277284 2.872325,6.85806173 C2.8844375,6.78745679 2.8944125,6.71614815 2.8944125,6.64179012 C2.8944125,4.49314815 4.6645,2.74514815 6.84,2.74514815 C6.9046,2.74514815 6.966825,2.7352963 7.0297625,2.72661728 C7.092225,2.7352963 7.15445,2.74514815 7.219525,2.74514815 C9.395025,2.74514815 11.164875,4.49314815 11.164875,6.64179012 C11.164875,6.71497531 11.1750875,6.78511111 11.186725,6.85501235 C11.17485,6.92561728 11.1644,6.99669136 11.1644,7.07104938 C11.1644,9.21969136 9.39455,10.9676914 7.21905,10.9676914 C7.153975,10.9676914 7.09175,10.9777778 7.029525,10.9866914 L7.029525,10.9866914 Z"></path>
|
7
|
-
</g>
|
8
|
-
</svg>
|
@@ -1,9 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
-
<svg width="23px" height="20px" viewBox="0 0 23 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-labelledby="shareTitleID shareDescID">
|
3
|
-
<title id="shareTitleID">Share icon</title>
|
4
|
-
<desc id="shareDescID">Illustration of a square with an arrow arcing out of the square from its center</desc>
|
5
|
-
<g stroke="none" stroke-width="1" fill="#fff" fill-rule="evenodd">
|
6
|
-
<path d="M2.32531041,19.4251339 C1.04336742,19.4251339 0,18.328648 0,16.9798489 L0,4.06471403 C0,2.71660181 1.04336742,1.61988688 2.32531041,1.61988688 L15.2720416,1.61988688 L9.43770136,4.09310498 L2.32576833,4.09310498 L2.37751312,16.979391 L15.9648724,16.950771 L15.9128986,15.2097647 L18.2915566,13.3684742 L18.2915566,16.9796199 C18.2915566,18.328648 17.2481891,19.4251339 15.9648724,19.4251339 L2.32531041,19.4251339 Z"></path>
|
7
|
-
<path d="M15.860238,9.33581448 C10.3061439,9.29986787 6.15602805,12.5645982 6.15602805,12.5645982 C6.15602805,12.5645982 6.8135991,5.34322262 15.877181,3.56283529 L15.877181,0 L22.8959276,6.62470769 L19.4830606,9.83586154 L15.877181,13.2393412 L15.860238,9.33581448 Z"></path>
|
8
|
-
</g>
|
9
|
-
</svg>
|
@@ -1,6 +0,0 @@
|
|
1
|
-
<svg height="20" viewBox="-1 0 20 20" width="20" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<g fill="none" fill-rule="evenodd" transform="matrix(-1 0 0 1 19 0)">
|
3
|
-
<path d="m13.4444444 16.6666667h5.5555556v-13.33333337h-14.44444444" stroke="#333" stroke-width="2"/>
|
4
|
-
<path d="m4.55555556 0v6.66666667l-4.44444445-3.33333334z" fill="#333"/>
|
5
|
-
</g>
|
6
|
-
</svg>
|
@@ -1,13 +0,0 @@
|
|
1
|
-
<svg width="20" height="20" viewBox="0 0 21 20" version="1.1" xmlns="http://www.w3.org/2000/svg"
|
2
|
-
xmlns:xlink="http://www.w3.org/1999/xlink">
|
3
|
-
<title>icon/replay</title>
|
4
|
-
<desc>Created with Sketch.</desc>
|
5
|
-
<g id="icon/replay" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
6
|
-
<g id="Replay-button">
|
7
|
-
<polyline id="Path" stroke="#333" stroke-width="2"
|
8
|
-
points="14.4444444 16.6666667 20 16.6666667 20 3.33333333 5.55555556 3.33333333" />
|
9
|
-
<polygon id="Path-2" fill="#333" points="5.55555556 0 5.55555556 6.66666667 1.11111111 3.33333333" /><text
|
10
|
-
id="10" font-family="HelveticaNeue, Helvetica Neue" font-size="10" font-weight="normal" fill="#333">
|
11
|
-
</text></g>
|
12
|
-
</g>
|
13
|
-
</svg>
|
@@ -1,18 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
-
<svg width="17px" height="23px" viewBox="0 0 17 23" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
3
|
-
<!-- Generator: Sketch 39 (31667) - http://www.bohemiancoding.com/sketch -->
|
4
|
-
<title>speaker</title>
|
5
|
-
<desc>Created with Sketch.</desc>
|
6
|
-
<defs></defs>
|
7
|
-
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
8
|
-
<g id="03" transform="translate(-15.000000, -288.000000)" fill="#245E83">
|
9
|
-
<g id="speaker" transform="translate(15.000000, 288.000000)">
|
10
|
-
<g id="Group">
|
11
|
-
<g id="Shape">
|
12
|
-
<path d="M16.1221904,0.401414309 C15.8607427,0.267908302 15.5456647,0.286688963 15.3022334,0.449182513 L7.99719973,5.35297657 L0.794398841,5.35297657 C0.355300747,5.35297657 0,5.69960226 0,6.12665817 L0,16.6225984 C0,17.0504708 0.355300747,17.3966882 0.794398841,17.3966882 L8.00767439,17.3966882 L15.3181549,22.0583751 C15.4497167,22.1420715 15.6009709,22.1849404 15.7530631,22.1849404 C15.882949,22.1849404 16.0124159,22.1543197 16.1305701,22.0918536 C16.387409,21.9563062 16.5470429,21.6946018 16.5470429,21.4108505 L16.5470429,1.08609191 C16.5470429,0.798666129 16.3836381,0.534920316 16.1221904,0.401414309 L16.1221904,0.401414309 Z"></path>
|
13
|
-
</g>
|
14
|
-
</g>
|
15
|
-
</g>
|
16
|
-
</g>
|
17
|
-
</g>
|
18
|
-
</svg>
|
@@ -1,10 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
-
<svg width="28px" height="23px" viewBox="0 0 28 23" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-labelledby="speakerOpenTitleID speakerOpenDescID">
|
3
|
-
<title id="speakerOpenTitleID">Active speaker</title>
|
4
|
-
<desc id="speakerOpenDescID">An illustration of an audio speaker with two arcs denoting sound waves</desc>
|
5
|
-
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
6
|
-
<path d="M16.1221904,0.401414309 C15.8607427,0.267908302 15.5456647,0.286688963 15.3022334,0.449182513 L7.99719973,5.35297657 L0.794398841,5.35297657 C0.355300747,5.35297657 0,5.69960226 0,6.12665817 L0,16.6225984 C0,17.0504708 0.355300747,17.3966882 0.794398841,17.3966882 L8.00767439,17.3966882 L15.3181549,22.0583751 C15.4497167,22.1420715 15.6009709,22.1849404 15.7530631,22.1849404 C15.882949,22.1849404 16.0124159,22.1543197 16.1305701,22.0918536 C16.387409,21.9563062 16.5470429,21.6946018 16.5470429,21.4108505 L16.5470429,1.08609191 C16.5470429,0.798666129 16.3836381,0.534920316 16.1221904,0.401414309 L16.1221904,0.401414309 Z" fill="#fff"></path>
|
7
|
-
<path d="M20.1955566,7.26973526 C20.1955566,7.26973526 22.4108887,8.65380859 22.3293457,11.5 C22.2478027,14.3461914 20.1955566,15.7302647 20.1955566,15.7302647" stroke="#fff" stroke-width="2" stroke-linecap="square"></path>
|
8
|
-
<path d="M23.2814092,3.91062597 C23.2814092,3.91062597 26.6790433,6.12194824 26.6912516,11.5 C26.7034599,16.8780518 23.2814092,19.089374 23.2814092,19.089374" stroke="#fff" stroke-width="2" stroke-linecap="square"></path>
|
9
|
-
</g>
|
10
|
-
</svg>
|
@@ -1,12 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
-
<svg width="45px" height="42px" viewBox="0 0 45 42" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-labelledby="mobileThumbnailTitleID mobileThumbnailDescID">
|
3
|
-
<!-- Generator: Sketch 39 (31667) - http://www.bohemiancoding.com/sketch -->
|
4
|
-
<title id="mobileThumbnailTitleID">Thumbnails</title>
|
5
|
-
<desc id="mobileThumbnailDescID">An illustration of a grid of two squares per row and two squares per column</desc>
|
6
|
-
<g stroke-width="2" fill="none" fill-rule="evenodd" transform="translate(1, 1)" stroke="#fff">
|
7
|
-
<rect x="0" y="0" width="15.6099421" height="15.2380952" rx="1"></rect>
|
8
|
-
<rect x="26.6666667" y="0" width="15.6099421" height="15.2380952" rx="1"></rect>
|
9
|
-
<rect x="0" y="24.7619048" width="15.6099421" height="15.2380952" rx="1"></rect>
|
10
|
-
<rect x="26.6666667" y="24.7619048" width="15.6099421" height="15.2380952" rx="1"></rect>
|
11
|
-
</g>
|
12
|
-
</svg>
|
@@ -1,5 +0,0 @@
|
|
1
|
-
<svg height="16" viewBox="0 0 24 16" width="16" xmlns="http://www.w3.org/2000/svg" aria-labelledby="tocTitleID tocDescID">
|
2
|
-
<title id="tocTitleID">Table of Contents</title>
|
3
|
-
<desc id="tocDescID">An illustration of three text list items</desc>
|
4
|
-
<path d="m3.90825275 1.16756516v.76474185c0 .32190296-.10194138.5969729-.30582415.8252098-.20388276.22823691-.43445019.34235536-.69170227.34235536h-1.87272318c-.27164381 0-.51240537-.11411845-.72228469-.34235536-.20987932-.2282369-.3151188-.50330684-.31571846-.8252098v-.76474185c0-.32190296.10523949-.59697289.31571846-.8252098.21047898-.22823691.45124054-.34235536.72228469-.34235536h1.87272318c.25785174 0 .48841916.11411845.69170227.34235536.20328312.22823691.3052245.50330684.30582415.8252098zm20.09174725 0v.76474185c0 .30886085-.1052395.58067026-.3157185.81542822-.2104789.23475796-.4446443.35213694-.702496.35213694h-15.61322242c-.29862829 0-.54298779-.11056151-.73307848-.33168454-.1900907-.22112303-.28513605-.49945349-.28513605-.83499139v-.76474184c0-.32190296.09504535-.5969729.28513605-.8252098.19009069-.22823691.43445019-.34235537.73307848-.34235537h15.61322242c.2578517 0 .4920171.11737899.702496.35213695.210479.23475796.3157185.50656737.3157185.81542822zm-20.09174725 6.43983772v.8047574c0 .30886086-.10194138.57059227-.30582415.78519425-.20388276.21460197-.43445019.32190296-.69170227.32190296h-1.87272318c-.27164381 0-.51240537-.10730099-.72228469-.32190296-.20987932-.21460198-.3151188-.47633339-.31571846-.78519425v-.8047574c0-.32190296.10523949-.60349395.31571846-.84477297.21047898-.24127901.45124054-.36191852.72228469-.36191852h1.87272318c.25785174 0 .48841916.12063951.69170227.36191852.20328312.24127902.3052245.52287001.30582415.84477297zm20.09174725 0v.8047574c0 .30886086-.1052395.57059227-.3157185.78519425-.2104789.21460197-.4446443.32190296-.702496.32190296h-15.61322242c-.29862829 0-.54298779-.10404046-.73307848-.31212138-.1900907-.20808092-.28513605-.47307286-.28513605-.79497583v-.8047574c0-.3355379.09504535-.62068582.28513605-.85544378.19009069-.23475797.43445019-.35213695.73307848-.35213695h15.61322242c.2578517 0 .4920171.12063951.702496.36191853.210479.24127901.3157185.52287.3157185.84477296zm-20.09174725 6.47985332v.7247262c0 .3355379-.10194138.6174253-.30582415.8456622-.20388276.2282369-.43445019.3423554-.69170227.3423554h-1.87272318c-.27164381 0-.51240537-.1141185-.72228469-.3423554s-.3151188-.5101243-.31571846-.8456622v-.7247262c0-.34858.10523949-.6369885.31571846-.8652254.21047898-.2282369.45124054-.3423554.72228469-.3423554h1.87272318c.25785174 0 .48841916.1141185.69170227.3423554.20328312.2282369.3052245.5166454.30582415.8652254zm20.09174725 0v.7247262c0 .3355379-.1052395.6174253-.3157185.8456622-.2104789.2282369-.4446443.3423554-.702496.3423554h-15.61322242c-.29862829 0-.54298779-.1105615-.73307848-.3316845-.1900907-.2211231-.28513605-.506271-.28513605-.8554438v-.7247263c0-.34858.09504535-.6369885.28513605-.8652254.19009069-.2282369.43445019-.3423553.73307848-.3423553h15.61322242c.2578517 0 .4920171.1173789.702496.3521369.210479.234758.3157185.5199059.3157185.8554438z" fill="#fff"/>
|
5
|
-
</svg>
|
@@ -1,9 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2
|
-
<svg width="58px" height="43px" viewBox="0 0 58 43" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-labelledby="mobile2upTitleID mobile2upDescID">
|
3
|
-
<title id="mobile2upTitleID">Two pages icon</title>
|
4
|
-
<desc id="mobile2upDescID">An illustration of two rectangles in a row representing an open book</desc>
|
5
|
-
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(1, 1)">
|
6
|
-
<rect stroke="#fff" stroke-width="2" x="0" y="0" width="56" height="40" rx="1"></rect>
|
7
|
-
<rect fill="#fff" x="27" y="0" width="2" height="40"></rect>
|
8
|
-
</g>
|
9
|
-
</svg>
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,11 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<svg width="20px" height="25px" viewBox="0 0 20 25" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
3
|
-
<!-- Generator: Sketch 51.1 (57501) - http://www.bohemiancoding.com/sketch -->
|
4
|
-
<title>pin icon copy</title>
|
5
|
-
<desc>Created with Sketch.</desc>
|
6
|
-
<defs></defs>
|
7
|
-
<g id="pin-icon-copy" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
8
|
-
<path d="M10,0.500000134 C14.9705627,0.500000134 18.9999999,4.5294373 19,9.5 C19,15.5 10,24.5 10,24.5 C10,24.5 1,15.5 1,9.5 C1.00000007,4.5294373 5.0294373,0.500000134 10,0.500000134 Z" id="pin" stroke="#898989" fill="#FFFFFF" fill-rule="nonzero"></path>
|
9
|
-
<path d="M10,13.25 C12.0710678,13.25 13.75,11.5710678 13.75,9.5 C13.75,7.42893219 12.0710678,5.75 10,5.75 C7.92893219,5.75 6.25,7.42893219 6.25,9.5 C6.25,11.5710678 7.92893219,13.25 10,13.25 Z" id="Path" fill="#898989"></path>
|
10
|
-
</g>
|
11
|
-
</svg>
|
Binary file
|
Binary file
|
@@ -1,11 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<svg width="20px" height="25px" viewBox="0 0 20 25" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
3
|
-
<!-- Generator: Sketch 51.1 (57501) - http://www.bohemiancoding.com/sketch -->
|
4
|
-
<title>pin icon copy</title>
|
5
|
-
<desc>Created with Sketch.</desc>
|
6
|
-
<defs></defs>
|
7
|
-
<g id="pin-icon-copy" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
8
|
-
<path d="M10,0.500000134 C14.9705627,0.500000134 18.9999999,4.5294373 19,9.5 C19,15.5 10,24.5 10,24.5 C10,24.5 1,15.5 1,9.5 C1.00000007,4.5294373 5.0294373,0.500000134 10,0.500000134 Z" id="pin" stroke="#898989" fill="#B8B8B8" fill-rule="nonzero"></path>
|
9
|
-
<path d="M10,13.25 C12.0710678,13.25 13.75,11.5710678 13.75,9.5 C13.75,7.42893219 12.0710678,5.75 10,5.75 C7.92893219,5.75 6.25,7.42893219 6.25,9.5 C6.25,11.5710678 7.92893219,13.25 10,13.25 Z" id="Path" fill="#FFFFFF"></path>
|
10
|
-
</g>
|
11
|
-
</svg>
|
@@ -1,11 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<svg width="20px" height="25px" viewBox="0 0 20 25" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
3
|
-
<!-- Generator: Sketch 51.1 (57501) - http://www.bohemiancoding.com/sketch -->
|
4
|
-
<title>pin icon</title>
|
5
|
-
<desc>Created with Sketch.</desc>
|
6
|
-
<defs></defs>
|
7
|
-
<g id="pin-icon" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
8
|
-
<path d="M10,0.500000134 C14.9705627,0.500000134 18.9999999,4.5294373 19,9.5 C19,15.5 10,24.5 10,24.5 C10,24.5 1,15.5 1,9.5 C1.00000007,4.5294373 5.0294373,0.500000134 10,0.500000134 Z" id="pin" stroke="#FFFFFF" fill="#0000FF" fill-rule="nonzero"></path>
|
9
|
-
<path d="M10,13.25 C12.0710678,13.25 13.75,11.5710678 13.75,9.5 C13.75,7.42893219 12.0710678,5.75 10,5.75 C7.92893219,5.75 6.25,7.42893219 6.25,9.5 C6.25,11.5710678 7.92893219,13.25 10,13.25 Z" id="Path" fill="#FFFFFF"></path>
|
10
|
-
</g>
|
11
|
-
</svg>
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
package/stat/css/BookReader.scss
DELETED
@@ -1,89 +0,0 @@
|
|
1
|
-
/* Variables */
|
2
|
-
$brFontSizeBase: 14px;
|
3
|
-
$brFontSizeLarger: 16px;
|
4
|
-
$brFontSizeSmaller: 12px;
|
5
|
-
$brFontFamily: "Helvetica Neue", Arial, Verdana, sans-serif;
|
6
|
-
|
7
|
-
$brColorThemeblue: #0074D1;
|
8
|
-
$brColorThemeBlue2: #4990E2;
|
9
|
-
$brColorThemeBlue3: rgb(74,144,226);
|
10
|
-
$brColorThemeBlueDarker: rgb(36,94,131);
|
11
|
-
$brColorDarkGreyBg: #333;
|
12
|
-
$brColorMainBg: black;
|
13
|
-
|
14
|
-
$brColorBirdBook: #FEFDEB;
|
15
|
-
$brColorPlaceholderBg: $brColorBirdBook;
|
16
|
-
|
17
|
-
// "Controls" are the navbar and toolbar
|
18
|
-
|
19
|
-
$brColorControlsLightBg: white;
|
20
|
-
$brColorLightBorder: #979797;
|
21
|
-
$brColorDarkBorder: #4D4D4D;
|
22
|
-
|
23
|
-
$brNavHeightDesktop: 34px; //40px; //34px;
|
24
|
-
$brNavHeightMobile: $brNavHeightDesktop;
|
25
|
-
|
26
|
-
$brBreakPointMobile: 800px;
|
27
|
-
$brBreakPointMid: 1050px;
|
28
|
-
|
29
|
-
$brIconSpriteWidth: 40px;
|
30
|
-
$brIconWidthDesktop: 34px;
|
31
|
-
$brIconWidthMobile: 40px; //34px;
|
32
|
-
|
33
|
-
$brZindexBase: 1;
|
34
|
-
$brZindexPopup: 3000;
|
35
|
-
$brZindexFullscreen: 2000;
|
36
|
-
|
37
|
-
$gray13: #222;
|
38
|
-
$gray20: #333;
|
39
|
-
$gray40: #666;
|
40
|
-
$gray80: #ccc;
|
41
|
-
$white: #fff;
|
42
|
-
$darkBlue: #272958;
|
43
|
-
$mediumBlue: #428bca;
|
44
|
-
$lightBlue: #adaedc;
|
45
|
-
$controlsText: $white;
|
46
|
-
$controlsBG: $gray20;
|
47
|
-
$iconStroke: $white;
|
48
|
-
$tooltipBG: $gray20;
|
49
|
-
$activeButtonBG: $white;
|
50
|
-
$controlsBorder: $gray13;
|
51
|
-
$trackColor: $gray40;
|
52
|
-
$trackFillColor: $gray80;
|
53
|
-
$mobileMenuBG: #151515;
|
54
|
-
|
55
|
-
$tooltipBG: $gray20;
|
56
|
-
$tooltipText: $white;
|
57
|
-
$searchMarkerBG: $mediumBlue;
|
58
|
-
$searchResultText: $lightBlue;
|
59
|
-
$searchResultBG: $darkBlue;
|
60
|
-
|
61
|
-
@mixin brDarkControls {
|
62
|
-
background-color: $brColorDarkGreyBg;
|
63
|
-
color: white;
|
64
|
-
a { color: white; }
|
65
|
-
}
|
66
|
-
@mixin brLightControls {
|
67
|
-
background-color: $brColorControlsLightBg;
|
68
|
-
color: black;
|
69
|
-
a { color: black; }
|
70
|
-
}
|
71
|
-
|
72
|
-
// These are the main root elements in BookReader
|
73
|
-
$brScope: ".BookReader, .BRmobileMenu, .BRfloat";
|
74
|
-
|
75
|
-
@import 'colorbox';
|
76
|
-
@import 'BRmain';
|
77
|
-
@import 'BRpages';
|
78
|
-
@import 'BRicon';
|
79
|
-
@import 'BRfloat';
|
80
|
-
@import 'BRnav';
|
81
|
-
@import 'BRtoolbar';
|
82
|
-
@import 'BRsearch';
|
83
|
-
@import 'MobileNav';
|
84
|
-
@import 'BRvendor';
|
85
|
-
@import 'icons';
|
86
|
-
@import 'controls';
|
87
|
-
@import 'TextSelection';
|
88
|
-
@import 'BRComponent';
|
89
|
-
@import 'BRBookmarks';
|
@@ -1,29 +0,0 @@
|
|
1
|
-
/* BOOKMARKS - on page */
|
2
|
-
.BRpagecontainer .bookmark-button {
|
3
|
-
position: absolute;
|
4
|
-
top: 0;
|
5
|
-
right: 0;
|
6
|
-
z-index: 2;
|
7
|
-
opacity: 0;
|
8
|
-
}
|
9
|
-
.BRtwopageview .BRpagecontainer[data-side="L"] .bookmark-button {
|
10
|
-
right: auto;
|
11
|
-
left: 0;
|
12
|
-
}
|
13
|
-
|
14
|
-
.BRpagecontainer .bookmark-button.filled {
|
15
|
-
opacity: 1;
|
16
|
-
}
|
17
|
-
|
18
|
-
.BRpagecontainer .bookmark-button.default {
|
19
|
-
--iconFillColor: var(--defaultBookmarkColor, #eb3223);
|
20
|
-
}
|
21
|
-
.BRpagecontainer .bookmark-button.blue {
|
22
|
-
--iconFillColor: var(--blueBookmarkColor, #0023f5);
|
23
|
-
}
|
24
|
-
.BRpagecontainer .bookmark-button.red {
|
25
|
-
--iconFillColor: var(--redBookmarkColor, #eb3223);
|
26
|
-
}
|
27
|
-
.BRpagecontainer .bookmark-button.green {
|
28
|
-
--iconFillColor: var(--greenBookmarkColor, #75ef4c);
|
29
|
-
}
|
@@ -1,13 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* Hide modal-manager that loads item-navigator-modal
|
3
|
-
* loading bookmarks related alert messages
|
4
|
-
*/
|
5
|
-
modal-manager[mode="closed"] {
|
6
|
-
display: none
|
7
|
-
}
|
8
|
-
|
9
|
-
.BRpagecontainer {
|
10
|
-
--iconWidth: 16px;
|
11
|
-
--iconHeight: 24px;
|
12
|
-
--iconFillColor: #000;
|
13
|
-
}
|
package/stat/css/_BRfloat.scss
DELETED
@@ -1,197 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* BRfloat is the modal popup used in bookreader
|
3
|
-
*/
|
4
|
-
.BRfloat {
|
5
|
-
color: rgb(52,52,52);;
|
6
|
-
}
|
7
|
-
.BRfloat a.title {
|
8
|
-
text-decoration: none;
|
9
|
-
}
|
10
|
-
|
11
|
-
.BRfloat .floatShut {
|
12
|
-
position:absolute;
|
13
|
-
top: 4px;
|
14
|
-
right: 8px;
|
15
|
-
display:block;
|
16
|
-
width:32px;
|
17
|
-
height:32px;
|
18
|
-
border: none;
|
19
|
-
background-color: transparent;
|
20
|
-
background-image:url("images/icon_close-pop.png");
|
21
|
-
background-position:0 0;
|
22
|
-
background-repeat:no-repeat;
|
23
|
-
}
|
24
|
-
.BRfloat .floatShut:hover {
|
25
|
-
background-position:0 -32px;
|
26
|
-
}
|
27
|
-
.BRfloat fieldset {
|
28
|
-
padding: 10px 15px;
|
29
|
-
border: none;
|
30
|
-
}
|
31
|
-
.BRfloat fieldset.sub {
|
32
|
-
margin-top: 0px;
|
33
|
-
padding: 10px;
|
34
|
-
}
|
35
|
-
.BRfloat fieldset.center {
|
36
|
-
text-align: center;
|
37
|
-
padding: 10px 20px 30px;
|
38
|
-
}
|
39
|
-
.BRfloat label {
|
40
|
-
display: block;
|
41
|
-
font-weight: 700;
|
42
|
-
font-size: 1em;
|
43
|
-
margin: 5px 0;
|
44
|
-
}
|
45
|
-
.BRfloat label.sub {
|
46
|
-
display: inline;
|
47
|
-
padding: 10px 30px 10px 0;
|
48
|
-
font-weight: normal;
|
49
|
-
font-size: 1em;
|
50
|
-
color: #666;
|
51
|
-
}
|
52
|
-
.BRfloat input[type=text],
|
53
|
-
.BRfloat textarea {
|
54
|
-
display: block;
|
55
|
-
margin-top: 10px;
|
56
|
-
width: 100%;
|
57
|
-
padding: 3px;
|
58
|
-
border: 2px inset;
|
59
|
-
font-family: "Lucida Grande", "Verdana", "Arial", sans-serif;
|
60
|
-
font-size: .8em;
|
61
|
-
line-height: 1.25;
|
62
|
-
font-weight: normal;
|
63
|
-
}
|
64
|
-
.BRfloat textarea {
|
65
|
-
height: 55px;
|
66
|
-
}
|
67
|
-
|
68
|
-
.BRfloat p {
|
69
|
-
margin: 15px 15px 0;
|
70
|
-
}
|
71
|
-
.BRfloat p.meta {
|
72
|
-
font-size: 1.1em;
|
73
|
-
color: #748d36;
|
74
|
-
margin: 10px 0 0;
|
75
|
-
}
|
76
|
-
|
77
|
-
.BRfloatCover {
|
78
|
-
float: left;
|
79
|
-
padding: 0 20px 30px 0;
|
80
|
-
}
|
81
|
-
|
82
|
-
.BRfloatHead {
|
83
|
-
font-size: 1.2em;
|
84
|
-
}
|
85
|
-
.BRfloatHead h2 {
|
86
|
-
display: inline;
|
87
|
-
font-size: 1.3em;
|
88
|
-
}
|
89
|
-
.BRfloatMeta p {
|
90
|
-
margin: 0;
|
91
|
-
padding: 0;
|
92
|
-
font-size: 1.1em;
|
93
|
-
line-height: 1.5em;
|
94
|
-
}
|
95
|
-
.BRfloatMeta p.moreInfo {
|
96
|
-
line-height: 15px;
|
97
|
-
margin-top: 30px;
|
98
|
-
}
|
99
|
-
.BRfloatMeta p.moreInfo span {
|
100
|
-
background: url("images/icon_OL-logo-xs.png") no-repeat;
|
101
|
-
display: block;
|
102
|
-
float: left;
|
103
|
-
width: 26px;
|
104
|
-
height: 15px;
|
105
|
-
}
|
106
|
-
.BRfloatMeta h3 {
|
107
|
-
font-size: 1.1em;
|
108
|
-
font-weight: 700;
|
109
|
-
line-height: 1.5em;
|
110
|
-
margin-top: 30px;
|
111
|
-
color: #333;
|
112
|
-
}
|
113
|
-
.BRfloatMeta ul.links {
|
114
|
-
float: left;
|
115
|
-
clear: right;
|
116
|
-
}
|
117
|
-
.BRfloatMeta ul.links li {
|
118
|
-
list-style-type: none;
|
119
|
-
display: block;
|
120
|
-
float: left;
|
121
|
-
font-size: 1.1em;
|
122
|
-
line-height: 1.5em;
|
123
|
-
}
|
124
|
-
.BRfloatMeta ul.links li span {
|
125
|
-
padding: 0 10px;
|
126
|
-
}
|
127
|
-
.BRfloatFoot a.problem, a.problem-icon {
|
128
|
-
background: url("images/icon_alert-xs.png") no-repeat;
|
129
|
-
padding-left: 20px;
|
130
|
-
}
|
131
|
-
|
132
|
-
.BRfloatHead,
|
133
|
-
.BRfloatBody {
|
134
|
-
width: 100%;
|
135
|
-
box-sizing: border-box;
|
136
|
-
text-align: center;
|
137
|
-
}
|
138
|
-
|
139
|
-
|
140
|
-
/* Desktop Only */
|
141
|
-
@media (min-width: ($brBreakPointMobile + 1)) {
|
142
|
-
.BRfloat .message,
|
143
|
-
.BRfloatBody {
|
144
|
-
padding: 10px 15px 10px 15px;
|
145
|
-
font-size: $brFontSizeLarger;
|
146
|
-
line-height: normal;
|
147
|
-
margin-top: 0;
|
148
|
-
margin-bottom: 0px;
|
149
|
-
}
|
150
|
-
.BRfloatHead {
|
151
|
-
box-sizing: border-box;
|
152
|
-
line-height: normal;
|
153
|
-
padding: 10px;
|
154
|
-
font-size: $brFontSizeLarger;
|
155
|
-
font-weight: 700;
|
156
|
-
text-align: center;
|
157
|
-
border-bottom:1px solid rgb(216,216,216);
|
158
|
-
}
|
159
|
-
.BRfloatFoot {
|
160
|
-
padding: 10px;
|
161
|
-
margin-bottom: 10px;
|
162
|
-
}
|
163
|
-
}
|
164
|
-
|
165
|
-
|
166
|
-
/* Mobile Only (with some responsiveness) */
|
167
|
-
@media (max-width: $brBreakPointMobile) {
|
168
|
-
.BRfloatBody, { padding: 10px 10px; }
|
169
|
-
.BRfloat .message,
|
170
|
-
.BRfloatBody,
|
171
|
-
.BRfloatHead, {
|
172
|
-
box-sizing: border-box;
|
173
|
-
line-height: normal;
|
174
|
-
border-bottom:1px solid rgb(216,216,216);
|
175
|
-
padding: 10px;
|
176
|
-
min-height: initial;
|
177
|
-
font-size: $brFontSizeBase;
|
178
|
-
font-weight: 700;
|
179
|
-
text-align: center;
|
180
|
-
}
|
181
|
-
.BRfloatFoot {
|
182
|
-
padding: 10px 10px 0 10px;
|
183
|
-
border-top: 1px solid #ccc;
|
184
|
-
}
|
185
|
-
.BRfloatFoot .BRaction { margin-bottom: 10px; }
|
186
|
-
}
|
187
|
-
|
188
|
-
@media (min-width: ($brBreakPointMobile + 1)) {
|
189
|
-
.BRfloat { max-width: initial; width:455px; }
|
190
|
-
.BRfloat.wide { max-width: initial; width:555px; }
|
191
|
-
}
|
192
|
-
@media (max-width: $brBreakPointMobile) and (min-width: 341px) {
|
193
|
-
.BRfloat { max-width: initial; width:340px; }
|
194
|
-
}
|
195
|
-
@media (max-width: 340px) {
|
196
|
-
.BRfloat { max-width: 95%; width:95%; }
|
197
|
-
}
|