j1-template 2022.0.3 → 2022.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_includes/themes/j1/procedures/posts/pager.proc +2 -2
- data/_layouts/default.html +4 -13
- data/assets/data/quicklinks.html +62 -47
- data/assets/themes/j1/adapter/js/cookieConsent.js +6 -5
- data/assets/themes/j1/adapter/js/j1.js +13 -22
- data/assets/themes/j1/adapter/js/themer.js +0 -1
- data/assets/themes/j1/adapter/js/translator.js +7 -8
- data/assets/themes/j1/core/css/themes/unodark/bootstrap.css +6 -0
- data/assets/themes/j1/core/css/themes/unodark/bootstrap.min.css +1 -1
- data/assets/themes/j1/core/js/template.js +80 -65
- data/assets/themes/j1/core/js/template.min.js +5 -5
- data/assets/themes/j1/core/js/template.min.js.map +1 -1
- data/assets/themes/j1/modules/cookieConsent/js/cookieConsent.js +1 -1
- data/assets/themes/j1/modules/themeSwitcher/js/switcher.js +0 -1
- data/assets/themes/j1/modules/themeSwitcher/js/switcher.min.js +1 -1
- data/assets/themes/j1/modules/translator/js/translator.js +1 -1
- data/assets/themes/j1/modules/translator/js/translator.min.js +1 -1
- data/lib/j1/version.rb +1 -1
- data/lib/starter_web/Gemfile +1 -1
- data/lib/starter_web/_config.yml +2 -3
- data/lib/starter_web/_data/builder/defaults/blog_navigator.yml +2 -2
- data/lib/starter_web/_data/modules/cookies.yml +30 -0
- data/lib/starter_web/_data/modules/defaults/cookieconsent.yml +1 -1
- data/lib/starter_web/_data/modules/defaults/cookies.yml +39 -0
- data/lib/starter_web/_data/modules/defaults/navigator.yml +31 -11
- data/lib/starter_web/_data/modules/navigator_menu.yml +10 -1
- data/lib/starter_web/_includes/attributes.asciidoc +6 -1
- data/lib/starter_web/_plugins/lunr_index.rb +1 -1
- data/lib/starter_web/package.json +1 -1
- data/lib/starter_web/pages/_test_pages/google-translate-tester.1.adoc +0 -2
- data/lib/starter_web/pages/_test_pages/google-translate-tester.4.adoc +0 -2
- data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/100_converter.adoc +1 -1
- data/lib/starter_web/pages/public/asciidoc_skeletons/documentation/200_themes.adoc +1 -1
- data/lib/starter_web/pages/public/blog/navigator/archive/categoryview.html +1 -1
- data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +1 -1
- data/lib/starter_web/pages/public/blog/navigator/archive/tagview.html +1 -1
- data/lib/starter_web/pages/public/blog/navigator/archive.html +1 -1
- data/lib/starter_web/pages/public/blog/navigator/index.html +1 -1
- data/lib/starter_web/pages/public/learn/quickstart.adoc +1 -1
- data/lib/starter_web/pages/public/learn/roundtrip/100_present_images.adoc +1 -1
- data/lib/starter_web/pages/public/learn/roundtrip/100_present_videos.adoc +2 -2
- data/lib/starter_web/pages/public/learn/roundtrip/200_typography.adoc +1 -1
- data/lib/starter_web/pages/public/learn/roundtrip/300_icon_fonts.adoc +1 -1
- data/lib/starter_web/pages/public/learn/roundtrip/400_asciidoc_extensions.adoc +1 -1
- data/lib/starter_web/pages/public/learn/roundtrip/410_bs_modals_extentions.adoc +1 -1
- data/lib/starter_web/pages/public/learn/roundtrip/420_responsive_tables_extensions.adoc +1 -1
- data/lib/starter_web/pages/public/learn/roundtrip/500_themes.adoc +1 -1
- data/lib/starter_web/pages/public/learn/roundtrip/600_quicksearch.adoc +1 -1
- data/lib/starter_web/pages/public/legal/de/300_privacy.adoc +2 -12
- data/lib/starter_web/pages/public/legal/en/300_privacy.adoc +2 -12
- data/lib/starter_web/pages/public/manuals/dropdown-help.adoc +1 -1
- data/lib/starter_web/pages/public/panels/intro_panel/panel.adoc +1 -1
- data/lib/starter_web/pages/public/previewer/preview_bootstrap_theme.adoc +1 -1
- data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
- data/lib/starter_web/utilsrv/package.json +1 -1
- metadata +4 -3
- data/lib/starter_web/_data/builder/defaults/_blog_navigator.yml +0 -396
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e3b61187fc3dbee46470ea2c321a770adc891ba162fa036520863dd75754f49d
|
4
|
+
data.tar.gz: 6af267662c8bcb0abddd09bbb5656c3cb808b2844042853e1a518d3767638186
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d608901f862fca7ae3201ef9460a21ff5d8c9497d3bd1fb98281db8dd17dd3af2c4c3cad62602070e8b63349e849cabac6512c165d959de7cadcd85ae768a1bd
|
7
|
+
data.tar.gz: c41268f0a55da3c60d0c82c2038ae2fe6d74f097c24e226a4623b658dc0f17d670130714ad2a8406e220f491dc4461589b3d8459e80ec270cf11c6e2524c7f31
|
@@ -100,9 +100,9 @@
|
|
100
100
|
|
101
101
|
<!-- [INFO ] [procedures.global.pager.proc ] [Calculate BackURL from User State Cookie for page: {{page.title}}] -->
|
102
102
|
if (re.test(last_pager)) {
|
103
|
-
last_pager_url = '<li class="page-item"><a class="page-link" href="' + last_pager + '" title="Back to
|
103
|
+
last_pager_url = '<li class="page-item"><a class="page-link" href="' + last_pager + '" title="Back to {{pager_back_button_text}}">{{pager_back_button_text}}</a></li>';
|
104
104
|
} else {
|
105
|
-
last_pager_url = '<li class="page-item disabled"><a class="page-link" title="Back to
|
105
|
+
last_pager_url = '<li class="page-item disabled"><a class="page-link" title="Back to {{pager_back_button_text}}">{{pager_back_button_text}}</a></li>';
|
106
106
|
}
|
107
107
|
document.write( last_pager_url );
|
108
108
|
j1.writeCookie({
|
data/_layouts/default.html
CHANGED
@@ -121,23 +121,15 @@ layout: compress
|
|
121
121
|
{% comment %} collect the head section (region head)
|
122
122
|
------------------------------------------------------------------------------ {% endcomment %}
|
123
123
|
<head data-proofer-ignore>
|
124
|
+
|
124
125
|
{% comment %}
|
125
126
|
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-LRlmVvLKVApDVGuspQFnRQJjkv0P7/YFrw84YYQtmYG4nK8c+M+NlmYDCv0rKWpG" crossorigin="anonymous">
|
126
127
|
{% endcomment %}
|
127
128
|
<!-- [INFO ] [j1.layout.default.html ] [ call default_writer for region: 'head' ] -->
|
128
129
|
{% include {{default_writer}} region='head' items=lanes_collate %}
|
129
130
|
<!-- [INFO ] [j1.layout.default.html ] [ end default_writer for region: 'head' ] -->
|
130
|
-
</head>
|
131
131
|
|
132
|
-
|
133
|
-
------------------------------------------------------------------------------
|
134
|
-
{% if body_scrollbar %}
|
135
|
-
<body>
|
136
|
-
{% else %}
|
137
|
-
<body class="hide-scrollbar">
|
138
|
-
{% endif %}
|
139
|
-
------------------------------------------------------------------------------
|
140
|
-
{% endcomment %}
|
132
|
+
</head>
|
141
133
|
|
142
134
|
<body>
|
143
135
|
|
@@ -174,7 +166,6 @@ layout: compress
|
|
174
166
|
|
175
167
|
</div>
|
176
168
|
<!-- [INFO ] [j1.layout.default.html ] [ end suppress flicker ] -->
|
177
|
-
<!-- [INFO ] [j1.layout.default.html ] [ end default writer] -->
|
178
169
|
|
179
170
|
<!-- [INFO ] [j1.layout.default.html ] [ place noscript info|error page ] -->
|
180
171
|
{% assign language = site.language %}
|
@@ -230,6 +221,7 @@ layout: compress
|
|
230
221
|
<!-- [INFO ] [j1.layout.default.html ] [ place hidden color selector/themes: bg-primary ] -->
|
231
222
|
<div id="bg-primary" class="bg-primary" style="display: none"></div>
|
232
223
|
|
224
|
+
<!-- [INFO ] [j1.layout.default.html ] [ end default writer] -->
|
233
225
|
</body>
|
234
226
|
|
235
227
|
{% comment %} Place container for WebHook modals
|
@@ -284,8 +276,7 @@ layout: compress
|
|
284
276
|
|
285
277
|
j1.writeCookie({
|
286
278
|
name: user_state_cookie_name,
|
287
|
-
data: user_state
|
288
|
-
samesite: 'Strict'
|
279
|
+
data: user_state
|
289
280
|
});
|
290
281
|
logger.debug('\n' + 'saved current page to cookie :' + user_state_last_page);
|
291
282
|
}
|
data/assets/data/quicklinks.html
CHANGED
@@ -78,30 +78,15 @@ exclude_from_search: true
|
|
78
78
|
-------------------------------------------------------------------------------- {% endcomment %}
|
79
79
|
{% assign icon_family = quicklinks_options.icon_family | downcase %}
|
80
80
|
|
81
|
-
{%
|
82
|
-
|
83
|
-
{% assign translate_icon = quicklinks_options.translate_icon %}
|
84
|
-
|
85
|
-
{% assign search_icon = quicklinks_options.top_search_icon %}
|
86
|
-
{% assign sidebar_icon = quicklinks_options.sidebar_icon %}
|
87
|
-
|
88
|
-
{% assign signin_icon = auth_client_config.signin_icon %}
|
89
|
-
{% assign signout_icon = auth_client_config.signout_icon %}
|
90
|
-
|
91
|
-
{% assign control_center_icon = cc_app_config_options.quicklinks_icon %}
|
92
|
-
{% assign control_center_url = cc_app_config_options.quicklinks_url %}
|
93
|
-
|
94
|
-
{% assign translator_icon = quicklinks_options.translator_icon %}
|
95
|
-
|
81
|
+
{% comment %} Link buttons
|
82
|
+
-------------------------------------------------------------------------------- {% endcomment %}
|
96
83
|
{% assign home_icon = quicklinks_options.home_icon %}
|
97
84
|
{% assign home_url = quicklinks_options.home_url %}
|
98
|
-
|
99
|
-
{% assign r_text_icon = quicklinks_options.r_text_icon %}
|
100
|
-
|
101
|
-
{% assign toc_icon = quicklinks_options.toc_icon %}
|
85
|
+
{% assign home_label = quicklinks_options.home_label %}
|
102
86
|
|
103
87
|
{% assign back_icon = quicklinks_options.back_icon %}
|
104
88
|
{% assign back_url = quicklinks_options.back_url %}
|
89
|
+
{% assign back_label = quicklinks_options.back_label %}
|
105
90
|
|
106
91
|
{% assign disqus_icon = quicklinks_options.disqus_icon %}
|
107
92
|
{% assign github_icon = quicklinks_options.github_icon %}
|
@@ -115,15 +100,50 @@ exclude_from_search: true
|
|
115
100
|
{% assign facebook_url = quicklinks_options.facebook_url %}
|
116
101
|
{% assign twitter_url = quicklinks_options.twitter_url %}
|
117
102
|
|
103
|
+
{% assign disqus_label = quicklinks_options.disqus_label %}
|
104
|
+
{% assign github_label = quicklinks_options.github_label %}
|
105
|
+
{% assign patreon_label = quicklinks_options.patreon_label %}
|
106
|
+
{% assign facebook_label = quicklinks_options.facebook_label %}
|
107
|
+
{% assign twitter_label = quicklinks_options.twitter_label %}
|
108
|
+
|
109
|
+
{% comment %} Action buttons
|
110
|
+
-------------------------------------------------------------------------------- {% endcomment %}
|
111
|
+
{% assign cookies_icon = quicklinks_options.cookies_icon %}
|
112
|
+
{% assign cookies_action = quicklinks_options.cookies_action %}
|
113
|
+
{% assign cookies_label = quicklinks_options.cookies_label %}
|
114
|
+
|
115
|
+
{% assign translate_icon = quicklinks_options.translate_icon %}
|
116
|
+
{% assign translate_action = quicklinks_options.translate_action %}
|
117
|
+
{% assign translate_label = quicklinks_options.translate_label %}
|
118
|
+
|
119
|
+
{% assign quicksearch_icon = quicklinks_options.quicksearch_icon %}
|
120
|
+
{% assign quicksearch_action = quicklinks_options.quicksearch_action %}
|
121
|
+
{% assign quicksearch_label = quicklinks_options.quicksearch_label %}
|
122
|
+
|
123
|
+
{% assign translator_icon = quicklinks_options.translator_icon %}
|
124
|
+
{% assign translator_action = quicklinks_options.translator_action %}
|
125
|
+
{% assign translator_label = quicklinks_options.translator_label %}
|
126
|
+
|
127
|
+
{% assign r_text_icon = quicklinks_options.r_text_icon %}
|
128
|
+
{% assign r_text_action = quicklinks_options.r_text_action %}
|
129
|
+
{% assign r_text_label = quicklinks_options.r_text_label %}
|
130
|
+
|
131
|
+
{% comment %} Legacy buttons
|
132
|
+
-------------------------------------------------------------------------------- {% endcomment %}
|
133
|
+
{% assign signin_icon = auth_client_config.signin_icon %}
|
134
|
+
{% assign signout_icon = auth_client_config.signout_icon %}
|
118
135
|
{% assign signin_modal_id = auth_client_config.signin_modal_id %}
|
119
136
|
|
137
|
+
{% assign control_center_icon = cc_app_config_options.quicklinks_icon %}
|
138
|
+
{% assign control_center_url = cc_app_config_options.quicklinks_url %}
|
139
|
+
|
120
140
|
|
121
141
|
{% comment %} Show|Hide Quicksearch icon
|
122
142
|
-------------------------------------------------------------------------------- {% endcomment %}
|
123
143
|
{% if quick_search_options.enabled %}
|
124
|
-
{% assign
|
144
|
+
{% assign show_quicksearch_icon = true %}
|
125
145
|
{% else %}
|
126
|
-
{% assign
|
146
|
+
{% assign show_quicksearch_icon = false %}
|
127
147
|
{% endif %}
|
128
148
|
|
129
149
|
{% comment %} Show|Hide Translator icon
|
@@ -154,19 +174,9 @@ exclude_from_search: true
|
|
154
174
|
{% assign show_control_center_icon = false %}
|
155
175
|
{% endif %}
|
156
176
|
|
157
|
-
{% comment %} Show|Hide Sidebar icon
|
158
|
-
-------------------------------------------------------------------------------- {% endcomment %}
|
159
|
-
{% if quicklinks_options.sidebar %}
|
160
|
-
{% assign show_sidebar_icon = true %}
|
161
|
-
{% else %}
|
162
|
-
{% assign show_sidebar_icon = false %}
|
163
|
-
{% endif %}
|
164
|
-
|
165
|
-
{% assign show_sidebar_icon = false %}
|
166
|
-
|
167
177
|
{% comment %} Show|Hide RSizer icon
|
168
178
|
-------------------------------------------------------------------------------- {% endcomment %}
|
169
|
-
{% if quicklinks_options.
|
179
|
+
{% if quicklinks_options.r_text_icon %}
|
170
180
|
{% assign show_r_text_icon = true %}
|
171
181
|
{% else %}
|
172
182
|
{% assign show_r_text_icon = false %}
|
@@ -238,24 +248,29 @@ exclude_from_search: true
|
|
238
248
|
|
239
249
|
<ul id="{{quicklinks_options.xhr_data_element}}" class="navbar-nav show">
|
240
250
|
|
241
|
-
{%
|
242
|
-
|
243
|
-
{% if
|
244
|
-
{% if
|
245
|
-
{% if
|
246
|
-
{% if
|
247
|
-
{% if
|
248
|
-
{% if
|
249
|
-
{% if
|
250
|
-
|
251
|
-
{%
|
252
|
-
|
253
|
-
{% if
|
251
|
+
{% comment %} Link buttons
|
252
|
+
------------------------------------------------------------------------------ {% endcomment %}
|
253
|
+
{% if back_url != "none" %}<li id="quickLinksBackButton" class="nav-item"><a id="page_back_id" class="nav-icon" href="{{back_url}}" aria-label="{{back_label}}"><i class="{{icon_family}} {{icon_family}}-{{back_icon}} {{icon_size}}"></i></a></li>{% endif %}
|
254
|
+
{% if home_url != "none" %}<li id="quickLinksHomeButton" class="nav-item"><a id="home_id" class="nav-icon" href="{{home_url}}" aria-label="{{home_label}}"><i class="{{icon_family}} {{icon_family}}-{{home_icon}} {{icon_size}}"></i></a></li>{% endif %}
|
255
|
+
{% if disqus_url != "none" %}<li id="quickLinksDisqusButton" class="nav-item"><a id="disqus_id" class="nav-icon" href="{{disqus_url}}" aria-label="{{disqus_label}}" target="blank"><i class="nav-icon {{icon_family}} {{icon_family}}-{{disqus_icon}} {{icon_size}}"></i></a></li>{% endif %}
|
256
|
+
{% if github_url != "none" %}<li id="quickLinksGithubButton" class="nav-item"><a id="github_id" class="nav-icon" href="{{github_url}}" aria-label="{{github_label}}" target="blank"><i class="nav-icon {{icon_family}} {{icon_family}}-{{github_icon}} {{icon_size}}"></i></a></li>{% endif %}
|
257
|
+
{% if patreon_url != "none" %}<li id="quickLinksPatreonButton" class="nav-item"><a id="patreon_id" class="nav-icon" href="{{patreon_url}}" aria-label="{{patreon_label}}" target="blank"><i class="nav-icon {{icon_family}} {{icon_family}}-{{patreon_icon}} {{icon_size}}"></i></a></li>{% endif %}
|
258
|
+
{% if facebook_url != "none" %}<li id="quickLinksFacebookButton" class="nav-item"><a id="facebook_id" class="nav-icon" href="{{facebook_url}}" aria-label="{{facebook_label}}" target="blank"><i class="nav-icon {{icon_family}} {{icon_family}}-{{facebook_icon}} {{icon_size}}"></i></a></li>{% endif %}
|
259
|
+
{% if twitter_url != "none" %}<li id="quickLinksTwitterButton" class="nav-item"><a id="twitter_id" class="nav-icon" href="{{twitter_url}}" aria-label="{{twitter_label}}" target="blank"><i class="nav-icon {{icon_family}} {{icon_family}}-{{twitter_icon}} {{icon_size}}"></i></a></li>{% endif %}
|
260
|
+
|
261
|
+
{% comment %} Action buttons
|
262
|
+
------------------------------------------------------------------------------ {% endcomment %}
|
263
|
+
{% if show_quicksearch_icon %}<li id="quickLinksSearchButton" class="nav-item {{quicksearch_action}}"><a class="nav-icon" href="#" aria-label="{{quicksearch_label}}"><i class="nav-icon {{icon_family}} {{icon_family}}-{{quicksearch_icon}} {{icon_size}}"></i></a></li>{% endif %}
|
264
|
+
{% if show_auth_manager_icon %}<li id="quickLinksSignInOutButton" class="nav-item sign-inout" style="display: none;"><a class="nav-icon" id="navLinkSignInOut" aria-label="SignOut" href="#" data-bs-toggle="modal" data-bs-target="#{{signin_modal_id}}"><i id="iconSignInOut" class="nav-icon {{icon_family}} {{icon_family}}-{{signin_icon}} {{icon_size}}"></i></a></li>{% endif %}
|
265
|
+
{% if show_cookieconsent_icon %}<li id="quickLinksCookieButton" class="nav-item {{cookies_action}}" style="display: block;"><a href="#" aria-label="{{cookies_label}}"><i class="nav-icon {{icon_family}} {{icon_family}}-{{cookies_icon}} {{icon_size}}"></i></a></li>{% endif %}
|
266
|
+
{% if show_r_text_icon %}<li id="quickLinksRTextButton" class="nav-item {{r_text_action}}" style="display: block;"><a class="nav-icon" href="#" aria-label="{{r_text_label}}" data-bs-toggle="modal" data-bs-target="#fluidModalRTextResizer"><i class="nav-icon {{icon_family}} {{icon_family}}-{{r_text_icon}} {{icon_size}}"></i></a></li>{% endif %}
|
267
|
+
{% if show_google_translate_icon %}<li id="quickLinksTranslateButton" class="nav-item {{translate_action}}" style="display: block;"><a href="#" aria-label="{{translate_label}}"><i class="nav-icon {{icon_family}} {{icon_family}}-{{translate_icon}} {{icon_size}}"></i></a></li>{% endif %}
|
254
268
|
|
255
269
|
{% comment %} Unused
|
256
270
|
--------------------------------------------------------------------------------
|
257
|
-
{% if
|
258
|
-
{% if
|
271
|
+
{% if show_control_center_icon %}<li id="quickLinksControlCenterButton" class="nav-item control-center" style="display: block;"><a class="nav-icon" href="{{control_center_url}}" aria-label="ControlCenter"><i class="{{icon_family}} {{icon_family}}-{{control_center_icon}} {{icon_size}}"></i></a></li>{% endif %}
|
272
|
+
{% if show_translator_icon %}<li id="quickLinksLanguageButton" class="nav-item translator"><a class="nav-icon" href="#void" aria-label="Translator"><i class="nav-icon {{icon_family}} {{icon_family}}-{{translator_icon}} {{icon_size}}"></i></a></li>{% endif %}
|
273
|
+
{% if show_google_translate_lang %}<li id="quickLinksTranslateLangButton" class="nav-item" style="display: block;"><a href="javascript:j1.translator.showDialog()" aria-label="Google Translate"><i class="nav-icon flag-icon flag-icon-{{translate_lang}} rectangle size-md"></i></a></li>{% endif %}
|
259
274
|
-------------------------------------------------------------------------------- {% endcomment %}
|
260
275
|
|
261
276
|
</ul>
|
@@ -190,10 +190,12 @@ j1.adapter['cookieConsent'] = (function (j1, window) {
|
|
190
190
|
logger.info('\n' + 'state: ' + _this.getState());
|
191
191
|
logger.debug('\n' + 'module initialized successfully');
|
192
192
|
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
193
|
+
// Click events moved to Navigator (core)
|
194
|
+
//
|
195
|
+
// $('#quickLinksCookieButton').click(function(e) {
|
196
|
+
// logger.info('\n' + 'call default action');
|
197
|
+
// j1.cookieConsent.showDialog();
|
198
|
+
// });
|
197
199
|
|
198
200
|
clearInterval(dependencies_met_page_ready);
|
199
201
|
}
|
@@ -311,7 +313,6 @@ j1.adapter['cookieConsent'] = (function (j1, window) {
|
|
311
313
|
cookie_written = j1.writeCookie({
|
312
314
|
name: cookie_names.user_translate,
|
313
315
|
data: user_translate,
|
314
|
-
samesite: 'Strict',
|
315
316
|
secure: secure,
|
316
317
|
expires: 365
|
317
318
|
});
|
@@ -54,6 +54,9 @@ regenerate: true
|
|
54
54
|
{% assign footer_config_defaults = blocks.defaults.footer.defaults %}
|
55
55
|
{% assign toccer_defaults = modules.defaults.toccer.defaults %}
|
56
56
|
|
57
|
+
{% assign cookie_defaults = modules.defaults.cookies.defaults %}
|
58
|
+
{% assign cookie_settings = modules.cokkies.settings %}
|
59
|
+
|
57
60
|
{% assign themer_defaults = modules.defaults.themer.defaults %}
|
58
61
|
{% assign themer_settings = modules.themer.settings %}
|
59
62
|
|
@@ -67,6 +70,7 @@ regenerate: true
|
|
67
70
|
-------------------------------------------------------------------------------- {% endcomment %}
|
68
71
|
{% assign toccer_options = toccer_defaults | merge: toccer_settings %}
|
69
72
|
{% assign themer_options = themer_defaults| merge: themer_settings %}
|
73
|
+
{% assign cookie_options = cookie_defaults | merge: cookie_settings %}
|
70
74
|
|
71
75
|
{% assign authentication_options = authentication_defaults | merge: authentication_settings %}
|
72
76
|
|
@@ -330,7 +334,6 @@ var j1 = (function () {
|
|
330
334
|
cookie_written = j1.writeCookie({
|
331
335
|
name: cookie_names.user_consent,
|
332
336
|
data: user_consent,
|
333
|
-
samesite: 'Strict',
|
334
337
|
secure: secure,
|
335
338
|
expires: 0
|
336
339
|
});
|
@@ -341,7 +344,6 @@ var j1 = (function () {
|
|
341
344
|
cookie_written = j1.writeCookie({
|
342
345
|
name: cookie_names.user_state,
|
343
346
|
data: user_state,
|
344
|
-
samesite: 'Strict',
|
345
347
|
secure: secure,
|
346
348
|
expires: 0
|
347
349
|
});
|
@@ -353,7 +355,6 @@ var j1 = (function () {
|
|
353
355
|
cookie_written = j1.writeCookie({
|
354
356
|
name: cookie_names.user_state,
|
355
357
|
data: user_state,
|
356
|
-
samesite: 'Strict',
|
357
358
|
secure: secure,
|
358
359
|
expires: 365
|
359
360
|
});
|
@@ -379,7 +380,6 @@ var j1 = (function () {
|
|
379
380
|
: cookie_written = j1.writeCookie({
|
380
381
|
name: cookie_names.user_session,
|
381
382
|
data: user_session,
|
382
|
-
samesite: 'Strict',
|
383
383
|
secure: secure,
|
384
384
|
expires: 0
|
385
385
|
});
|
@@ -392,7 +392,6 @@ var j1 = (function () {
|
|
392
392
|
: cookie_written = j1.writeCookie({
|
393
393
|
name: cookie_names.user_state,
|
394
394
|
data: user_state,
|
395
|
-
samesite: 'Strict',
|
396
395
|
secure: secure,
|
397
396
|
expires: 365
|
398
397
|
});
|
@@ -420,7 +419,6 @@ var j1 = (function () {
|
|
420
419
|
cookie_written = j1.writeCookie({
|
421
420
|
name: cookie_names.user_state,
|
422
421
|
data: user_state,
|
423
|
-
samesite: 'Strict',
|
424
422
|
secure: secure,
|
425
423
|
expires: 0
|
426
424
|
});
|
@@ -432,7 +430,6 @@ var j1 = (function () {
|
|
432
430
|
cookie_written = j1.writeCookie({
|
433
431
|
name: cookie_names.user_state,
|
434
432
|
data: user_state,
|
435
|
-
samesite: 'Strict',
|
436
433
|
secure: secure,
|
437
434
|
expires: 365
|
438
435
|
});
|
@@ -522,7 +519,6 @@ var j1 = (function () {
|
|
522
519
|
cookie_written = j1.writeCookie({
|
523
520
|
name: cookie_names.user_session,
|
524
521
|
data: user_session,
|
525
|
-
samesite: 'Strict',
|
526
522
|
secure: secure,
|
527
523
|
expires: 0
|
528
524
|
});
|
@@ -571,7 +567,6 @@ var j1 = (function () {
|
|
571
567
|
cookie_written = j1.writeCookie({
|
572
568
|
name: cookie_names.user_session,
|
573
569
|
data: user_session,
|
574
|
-
samesite: 'Strict',
|
575
570
|
secure: secure,
|
576
571
|
expires: 0
|
577
572
|
});
|
@@ -634,7 +629,6 @@ var j1 = (function () {
|
|
634
629
|
cookie_written = j1.writeCookie({
|
635
630
|
name: cookie_names.user_session,
|
636
631
|
data: user_session,
|
637
|
-
samesite: 'Strict',
|
638
632
|
secure: secure,
|
639
633
|
expires: 0
|
640
634
|
});
|
@@ -658,7 +652,6 @@ var j1 = (function () {
|
|
658
652
|
cookie_written = j1.writeCookie({
|
659
653
|
name: cookie_names.user_session,
|
660
654
|
data: user_session,
|
661
|
-
samesite: 'Strict',
|
662
655
|
secure: secure,
|
663
656
|
expires: 0
|
664
657
|
});
|
@@ -1007,7 +1000,6 @@ var j1 = (function () {
|
|
1007
1000
|
cookie_written = j1.writeCookie({
|
1008
1001
|
name: cookie_names.user_session,
|
1009
1002
|
data: user_session,
|
1010
|
-
samesite: 'Strict',
|
1011
1003
|
secure: secure,
|
1012
1004
|
expires: 0
|
1013
1005
|
});
|
@@ -1301,7 +1293,6 @@ var j1 = (function () {
|
|
1301
1293
|
cookie_written = j1.writeCookie({
|
1302
1294
|
name: cookie_names.user_session,
|
1303
1295
|
data: user_session,
|
1304
|
-
samesite: 'Strict',
|
1305
1296
|
secure: secure,
|
1306
1297
|
expires: 0
|
1307
1298
|
});
|
@@ -1763,14 +1754,14 @@ var j1 = (function () {
|
|
1763
1754
|
var stringifiedAttributes = '';
|
1764
1755
|
|
1765
1756
|
var defaults = {
|
1766
|
-
data:
|
1767
|
-
name:
|
1768
|
-
path:
|
1769
|
-
expires:
|
1770
|
-
domain:
|
1771
|
-
samesite:
|
1772
|
-
http_only:
|
1773
|
-
secure:
|
1757
|
+
data: {},
|
1758
|
+
name: '',
|
1759
|
+
path: '{{cookie_options.path}}',
|
1760
|
+
expires: '{{cookie_options.expires}}',
|
1761
|
+
domain: '{{cookie_options.domain}}',
|
1762
|
+
samesite: '{{cookie_options.same_site}}',
|
1763
|
+
http_only: '{{cookie_options.http_only}}',
|
1764
|
+
secure: '{{cookie_options.secure}}'
|
1774
1765
|
};
|
1775
1766
|
|
1776
1767
|
var settings = $.extend(defaults, options);
|
@@ -1870,7 +1861,7 @@ var j1 = (function () {
|
|
1870
1861
|
expireCookie: function (options /*name [,path, samesite, secure]*/) {
|
1871
1862
|
var defaults = {
|
1872
1863
|
path: '/',
|
1873
|
-
samesite: '
|
1864
|
+
samesite: 'Lax',
|
1874
1865
|
secure: false
|
1875
1866
|
};
|
1876
1867
|
var settings = $.extend(defaults, options);
|
@@ -124,7 +124,7 @@ j1.adapter['translator'] = (function (j1, window) {
|
|
124
124
|
path: '/',
|
125
125
|
expires: 0,
|
126
126
|
domain: 'localhost',
|
127
|
-
samesite: '
|
127
|
+
samesite: 'Lax',
|
128
128
|
http_only: false,
|
129
129
|
secure: false
|
130
130
|
};
|
@@ -196,7 +196,6 @@ j1.adapter['translator'] = (function (j1, window) {
|
|
196
196
|
cookie_written = j1.writeCookie({
|
197
197
|
name: cookie_names.user_translate,
|
198
198
|
data: user_translate,
|
199
|
-
samesite: 'Strict',
|
200
199
|
secure: secure,
|
201
200
|
expires: 365
|
202
201
|
});
|
@@ -263,7 +262,6 @@ j1.adapter['translator'] = (function (j1, window) {
|
|
263
262
|
cookie_written = j1.writeCookie({
|
264
263
|
name: cookie_names.user_translate,
|
265
264
|
data: user_translate,
|
266
|
-
samesite: 'Strict',
|
267
265
|
secure: secure,
|
268
266
|
expires: 365
|
269
267
|
});
|
@@ -304,10 +302,12 @@ j1.adapter['translator'] = (function (j1, window) {
|
|
304
302
|
}
|
305
303
|
}
|
306
304
|
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
305
|
+
// Click events moved to Navigator (core)
|
306
|
+
//
|
307
|
+
// $('#quickLinksTranslateButton').click(function(e) {
|
308
|
+
// logger.info('\n' + 'call default action');
|
309
|
+
// j1.translator.showDialog();
|
310
|
+
// });
|
311
311
|
|
312
312
|
_this.setState('finished');
|
313
313
|
logger.info('\n' + 'state: ' + _this.getState());
|
@@ -399,7 +399,6 @@ j1.adapter['translator'] = (function (j1, window) {
|
|
399
399
|
cookie_written = j1.writeCookie({
|
400
400
|
name: cookie_names.user_consent,
|
401
401
|
data: user_consent,
|
402
|
-
samesite: 'Strict',
|
403
402
|
secure: secure,
|
404
403
|
expires: 365
|
405
404
|
});
|
@@ -8557,6 +8557,12 @@ table tr.even, table tr.alt, table tr:nth-of-type(even) {
|
|
8557
8557
|
color: #bdbdbd;
|
8558
8558
|
border-bottom: 1px dotted #424242 !important; }
|
8559
8559
|
|
8560
|
+
.series-exerpt {
|
8561
|
+
color: #e0e0e0; }
|
8562
|
+
|
8563
|
+
.series-navigation ul li a {
|
8564
|
+
background-color: #e0e0e0; }
|
8565
|
+
|
8560
8566
|
/*
|
8561
8567
|
# -----------------------------------------------------------------------------
|
8562
8568
|
# ~/100_template_css/scss/theme_uno_dark/extentions/_tags.scss
|