Skip to content

Commit

Permalink
update dist
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 11, 2024
1 parent e32c404 commit 5092231
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions dist/ebook/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
/>

<title>E-Book Reader</title>
<link rel="stylesheet" href="../styles/inject.css?v=1704942145" />
<link rel="stylesheet" href="../styles/inject.css?v=1704970296" />
<style>
:root {
--active-bg: rgba(0, 0, 0, 0.05);
Expand Down Expand Up @@ -388,8 +388,8 @@ <h1 id="side-bar-title"></h1>
</svg>
</button>
</div>
<script src="../libs/foliate-js/ebook.js?v=1704942145" type="module"></script>
<script src="./ebook-global.js?v=1704942145"></script>
<script src="../libs/foliate-js/ebook.js?v=1704970296" type="module"></script>
<script src="./ebook-global.js?v=1704970296"></script>
<script src="../content_script.js"></script>
</body>
</html>
6 changes: 3 additions & 3 deletions dist/ebook/make/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
content="default-src 'self' blob:; script-src * data: blob: 'unsafe-inline' 'unsafe-eval'; style-src 'self' blob: 'unsafe-inline'; img-src 'self' blob: data:; connect-src 'self' blob: data:; frame-src blob: data:; object-src blob: data:; form-action 'none';"
/>
<title>E-Book Maker</title>
<link rel="stylesheet" href="../../styles/inject.css?v=1704942145" />
<link rel="stylesheet" href="../../styles/inject.css?v=1704970296" />
<style>
:root {
--active-bg: rgba(0, 0, 0, 0.05);
Expand Down Expand Up @@ -572,8 +572,8 @@ <h1 class="notranslate">
<div id="chapters"></div>
</div>

<script src="../../libs/foliate-js/make.js?v=1704942145" type="module"></script>
<script src="../ebook-builder-global.js?v=1704942145"></script>
<script src="../../libs/foliate-js/make.js?v=1704970296" type="module"></script>
<script src="../ebook-builder-global.js?v=1704970296"></script>
<script src="../../content_script.js" type="module"></script>
</body>
</html>
2 changes: 1 addition & 1 deletion dist/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ <h1 id="side-bar-title"></h1>
</svg>
</button>
</div>
<script src="./html.js?v=1704942145"></script>
<script src="./html.js?v=1704970296"></script>
<script src="../content_script.js"></script>
</body>
</html>
4 changes: 2 additions & 2 deletions dist/libs/foliate-js/make.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/libs/subtitle/subtitle.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(()=>{var ui=Object.defineProperty;var di=(e,t)=>{for(var r in t)ui(e,r,{get:t[r],enumerable:!0})};var A={BUILD_TIME:"2024-01-11T03:01:59.578Z",VERSION:"1.1.3",PROD:"1",REDIRECT_URL:"https://dash.immersivetranslate.com/auth-done/",PROD_API:"1",BETA:"0",IMMERSIVE_TRANSLATE_INJECTED_CSS:`:root {
(()=>{var ui=Object.defineProperty;var di=(e,t)=>{for(var r in t)ui(e,r,{get:t[r],enumerable:!0})};var A={BUILD_TIME:"2024-01-11T10:51:18.209Z",VERSION:"1.1.3",PROD:"1",REDIRECT_URL:"https://dash.immersivetranslate.com/auth-done/",PROD_API:"1",BETA:"0",IMMERSIVE_TRANSLATE_INJECTED_CSS:`:root {
--immersive-translate-theme-underline-borderColor: #72ece9;
--immersive-translate-theme-nativeUnderline-borderColor: #72ece9;
--immersive-translate-theme-nativeDashed-borderColor: #72ece9;
Expand Down
2 changes: 1 addition & 1 deletion dist/pdf/immservie.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(()=>{var k={BUILD_TIME:"2024-01-11T03:01:59.578Z",VERSION:"1.1.3",PROD:"1",REDIRECT_URL:"https://dash.immersivetranslate.com/auth-done/",PROD_API:"1",BETA:"0",IMMERSIVE_TRANSLATE_INJECTED_CSS:`:root {
(()=>{var k={BUILD_TIME:"2024-01-11T10:51:18.209Z",VERSION:"1.1.3",PROD:"1",REDIRECT_URL:"https://dash.immersivetranslate.com/auth-done/",PROD_API:"1",BETA:"0",IMMERSIVE_TRANSLATE_INJECTED_CSS:`:root {
--immersive-translate-theme-underline-borderColor: #72ece9;
--immersive-translate-theme-nativeUnderline-borderColor: #72ece9;
--immersive-translate-theme-nativeDashed-borderColor: #72ece9;
Expand Down
14 changes: 7 additions & 7 deletions dist/pdf/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
type="application/l10n"
href="../pdf/locale/locale.properties"
/>
<script src="../build/pdf.js?v=1704942145"></script>
<script src="../build/pdf.js?v=1704970296"></script>

<script src="../pdf/entry.js?v=1704942145"></script>
<link rel="stylesheet" href="../pdf/viewer.css?v=1704942145" />
<script src="../pdf/viewer.js?v=1704942145"></script>
<link rel="stylesheet" href="../pdf/custom-pdf.css?v=1704942145" />
<script src="../pdf/entry.js?v=1704970296"></script>
<link rel="stylesheet" href="../pdf/viewer.css?v=1704970296" />
<script src="../pdf/viewer.js?v=1704970296"></script>
<link rel="stylesheet" href="../pdf/custom-pdf.css?v=1704970296" />
<link rel="stylesheet" href="../pdf/jquery/jquery-ui-1.13.2.css" />
<script src="../pdf/immservie.js?v=1704942145"></script>
<script src="../pdf/immservie.js?v=1704970296"></script>
<script src="../pdf/download/html2canvas.min.js"></script>
<script src="../pdf/download/pdf-lib-1.17.1.min.js"></script>
<link rel="stylesheet" href="../styles/inject.css" /></head>
Expand All @@ -60,7 +60,7 @@
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WVZZDLS"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<link rel="stylesheet" href="../pdf/entry.css?v=1704942145" />
<link rel="stylesheet" href="../pdf/entry.css?v=1704970296" />
<div id="outerContainer">
<div id="sidebarContainer">
<div id="toolbarSidebar">
Expand Down
8 changes: 4 additions & 4 deletions dist/subtitle/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
/>
<title>Local Subtitle</title>

<link rel="stylesheet" href="../styles/pico.css?v=1704942145" />
<link rel="stylesheet" href="../styles/inject.css?v=1704942145" />
<link rel="stylesheet" href="./subtitle.css?v=1704942145" />
<link rel="stylesheet" href="../styles/pico.css?v=1704970296" />
<link rel="stylesheet" href="../styles/inject.css?v=1704970296" />
<link rel="stylesheet" href="./subtitle.css?v=1704970296" />
<style>
#drop-target {
height: 100vh;
Expand Down Expand Up @@ -69,7 +69,7 @@ <h4 class="notranslate">
</div>
</div>
<div id="mount"></div>
<script src="../libs/subtitle/subtitle.js?v=1704942145"></script>
<script src="../libs/subtitle/subtitle.js?v=1704970296"></script>
<script src="../content_script.js"></script>
</body>
</html>

0 comments on commit 5092231

Please sign in to comment.