-
Notifications
You must be signed in to change notification settings - Fork 24
/
history.html
96 lines (88 loc) · 6.71 KB
/
history.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<!DOCTYPE html>
<html>
<head>
<title i18n="application_title"></title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="Content-Security-Policy" content="script-src 'self' 'sha256-WOdSzz11/3cpqOdrm89LBL2UPwEU9EhbDtMy2OciEhs='" />
<link rel="stylesheet" type="text/css" href="assets/application.css" />
<link rel="shortcut icon" type="image/png" href="assets/img/icon_16.png" />
<link rel="icon" type="image/png" href="assets/img/icon_16.png" />
<script src="assets/application.js"></script>
</head>
<body class="main">
<div class="wrapper">
<div class="sidebar">
<div class="container">
<div class="search">
<div class="content">
<h1 i18n="application_title"></h1>
<div class="search-structure">
<svg class="search-icon" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" slot="before"><path d="M10.5 0C11.0052 0 11.4922 0.0651042 11.9609 0.195312C12.4297 0.325521 12.8672 0.510417 13.2734 0.75C13.6797 0.989583 14.0495 1.27865 14.3828 1.61719C14.7214 1.95052 15.0104 2.32031 15.25 2.72656C15.4896 3.13281 15.6745 3.57031 15.8047 4.03906C15.9349 4.50781 16 4.99479 16 5.5C16 6.00521 15.9349 6.49219 15.8047 6.96094C15.6745 7.42969 15.4896 7.86719 15.25 8.27344C15.0104 8.67969 14.7214 9.05208 14.3828 9.39062C14.0495 9.72396 13.6797 10.0104 13.2734 10.25C12.8672 10.4896 12.4297 10.6745 11.9609 10.8047C11.4922 10.9349 11.0052 11 10.5 11C9.84896 11 9.22396 10.8906 8.625 10.6719C8.03125 10.4531 7.48438 10.138 6.98438 9.72656L0.851562 15.8516C0.752604 15.9505 0.635417 16 0.5 16C0.364583 16 0.247396 15.9505 0.148438 15.8516C0.0494792 15.7526 0 15.6354 0 15.5C0 15.3646 0.0494792 15.2474 0.148438 15.1484L6.27344 9.01562C5.86198 8.51562 5.54688 7.96875 5.32812 7.375C5.10938 6.77604 5 6.15104 5 5.5C5 4.99479 5.0651 4.50781 5.19531 4.03906C5.32552 3.57031 5.51042 3.13281 5.75 2.72656C5.98958 2.32031 6.27604 1.95052 6.60938 1.61719C6.94792 1.27865 7.32031 0.989583 7.72656 0.75C8.13281 0.510417 8.57031 0.325521 9.03906 0.195312C9.50781 0.0651042 9.99479 0 10.5 0ZM10.5 10C11.1198 10 11.7031 9.88281 12.25 9.64844C12.7969 9.40885 13.2734 9.08594 13.6797 8.67969C14.0859 8.27344 14.4062 7.79688 14.6406 7.25C14.8802 6.70312 15 6.11979 15 5.5C15 4.88021 14.8802 4.29688 14.6406 3.75C14.4062 3.20312 14.0859 2.72656 13.6797 2.32031C13.2734 1.91406 12.7969 1.59375 12.25 1.35938C11.7031 1.11979 11.1198 1 10.5 1C9.88021 1 9.29688 1.11979 8.75 1.35938C8.20312 1.59375 7.72656 1.91406 7.32031 2.32031C6.91406 2.72656 6.59115 3.20312 6.35156 3.75C6.11719 4.29688 6 4.88021 6 5.5C6 6.11979 6.11719 6.70312 6.35156 7.25C6.59115 7.79688 6.91406 8.27344 7.32031 8.67969C7.72656 9.08594 8.20312 9.40885 8.75 9.64844C9.29688 9.88281 9.88021 10 10.5 10Z"></path></svg>
<input class="search-input" id="search_input" i18n="placeholder:search_placeholder" placeholder="" type="text" spellcheck="false" autocapitalize="off" />
<a class="search-clear" id="search_clear"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 15" width="12px" height="12px" slot="before"><path d="M14.1016 1.60156L8.20312 7.5L14.1016 13.3984L13.3984 14.1016L7.5 8.20312L1.60156 14.1016L0.898438 13.3984L6.79688 7.5L0.898438 1.60156L1.60156 0.898438L7.5 6.79688L13.3984 0.898438L14.1016 1.60156Z"></path></svg></a>
</div>
</div>
</div>
<div class="nav">
<div class="content">
<p><a i18n="datepicker_go_today" id="go_today"></a></p>
<p class="space"></p>
<p class="subnav"><a id="go_options" i18n="btn_options"></a></p>
</div>
</div>
<div class="footer">
<div class="content">
<img src="assets/img/dom_logo.png" />
<div>Created by DragonOfMercy</div>
<a href="https://github.com/dragonofmercy" target="_blank">https://github.com/dragonofmercy</a>
</div>
</div>
</div>
</div>
<div class="history-container">
<div class="gutter">
<div class="remove-confirmation">
<span class="num">0</span>
<span i18n="history_remove_confirm_count"></span>
<button i18n="btn_delete" id="clear_confirm" class="btn btn-primary"></button>
<button i18n="btn_cancel" id="clear_cancel" class="btn btn-grey"></button>
</div>
</div>
<div class="content"></div>
</div>
</div>
<div class="modal" id="modal_options">
<div class="modal-content">
<div class="modal-heading">
<div id="options_close" class="close"><svg width="20" height="20" viewBox="0 0 20 20" class="c012251 c012274"><path d="M4.09 4.22l.06-.07a.5.5 0 01.63-.06l.07.06L10 9.29l5.15-5.14a.5.5 0 01.63-.06l.07.06c.18.17.2.44.06.63l-.06.07L10.71 10l5.14 5.15c.18.17.2.44.06.63l-.06.07a.5.5 0 01-.63.06l-.07-.06L10 10.71l-5.15 5.14a.5.5 0 01-.63.06l-.07-.06a.5.5 0 01-.06-.63l.06-.07L9.29 10 4.15 4.85a.5.5 0 01-.06-.63l.06-.07-.06.07z" fill-rule="nonzero"></path></svg></div>
</div>
<div class="modal-body">
<h1 i18n="btn_options"></h1>
<div class="form-group">
<label i18n="options_time_12_24"></label>
<div class="toggle-switch">
<input id="options_field_24hoursformat" type="checkbox" tabindex="-1" value="1" />
<span class="dot"></span>
</div>
</div>
<div class="form-group">
<label i18n="options_display_time_before_title"></label>
<div class="toggle-switch">
<input id="options_field_displaytitlebeforetime" type="checkbox" tabindex="-1" value="1" />
<span class="dot"></span>
</div>
</div>
<div class="form-group">
<label i18n="options_popup_nb_items"></label>
<input id="options_field_popupnbitems" type="number" tabindex="-1" style="width: 75px" />
</div>
</div>
<div class="modal-footer">
<button i18n="btn_save" id="options_save" class="btn btn-primary"></button>
<button i18n="btn_cancel" id="options_cancel" class="btn btn-grey"></button>
</div>
</div>
</div>
</body>
</html>