From 3b921f76a3bb268f169dd800ba59bbad7dedeb83 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Mon, 2 Jan 2023 11:08:58 +0100 Subject: [PATCH] Updated copyright year --- .dockerignore | 2 +- .editorconfig | 2 +- .eslintignore | 2 +- .github/FUNDING.yml | 2 +- .github/ISSUE_TEMPLATE/config.yml | 2 +- .github/dependabot.yml | 2 +- .github/workflows/build.yml | 2 +- .github/workflows/documentation.yml | 2 +- .github/workflows/publish.yml | 2 +- .gitignore | 2 +- .stylelintignore | 2 +- Dockerfile | 2 +- LICENSE | 2 +- README.md | 2 +- docs/license.md | 2 +- docs/setup/ensuring-data-privacy.md | 2 +- .../{custom.699ea29a.min.js => custom.b6ec88ce.min.js} | 2 +- ...{custom.699ea29a.min.js.map => custom.b6ec88ce.min.js.map} | 2 +- material/.overrides/main.html | 2 +- .../{bundle.931116ca.min.js => bundle.5cf534bf.min.js} | 2 +- ...{bundle.931116ca.min.js.map => bundle.5cf534bf.min.js.map} | 2 +- .../{search.125bc4b3.min.js => search.12658920.min.js} | 2 +- ...{search.125bc4b3.min.js.map => search.12658920.min.js.map} | 2 +- material/base.html | 4 ++-- material/mkdocs_theme.yml | 2 +- material/plugins/info/plugin.py | 2 +- material/plugins/offline/plugin.py | 2 +- material/plugins/search/plugin.py | 2 +- material/plugins/social/plugin.py | 2 +- material/plugins/tags/plugin.py | 2 +- mkdocs.yml | 4 ++-- pyproject.toml | 2 +- requirements.txt | 2 +- setup.py | 2 +- src/.overrides/assets/javascripts/components/_/index.ts | 2 +- .../assets/javascripts/components/iconsearch/_/index.ts | 2 +- .../assets/javascripts/components/iconsearch/index.ts | 2 +- .../assets/javascripts/components/iconsearch/query/index.ts | 2 +- .../assets/javascripts/components/iconsearch/result/index.ts | 2 +- src/.overrides/assets/javascripts/components/index.ts | 2 +- .../assets/javascripts/components/sponsorship/index.ts | 2 +- src/.overrides/assets/javascripts/custom.ts | 2 +- .../assets/javascripts/integrations/analytics/index.ts | 2 +- src/.overrides/assets/javascripts/integrations/index.ts | 2 +- .../assets/javascripts/templates/iconsearch/index.tsx | 2 +- src/.overrides/assets/javascripts/templates/index.ts | 2 +- .../assets/javascripts/templates/sponsorship/index.tsx | 2 +- src/.overrides/assets/stylesheets/custom.scss | 2 +- src/.overrides/assets/stylesheets/custom/_typeset.scss | 2 +- src/.overrides/assets/stylesheets/custom/layout/_banner.scss | 2 +- src/.overrides/assets/stylesheets/custom/layout/_hero.scss | 2 +- .../assets/stylesheets/custom/layout/_iconsearch.scss | 2 +- .../assets/stylesheets/custom/layout/_sponsorship.scss | 2 +- src/.overrides/home.html | 2 +- src/.overrides/main.html | 2 +- src/404.html | 2 +- src/assets/javascripts/_/index.ts | 2 +- src/assets/javascripts/browser/document/index.ts | 2 +- src/assets/javascripts/browser/element/_/index.ts | 2 +- src/assets/javascripts/browser/element/focus/index.ts | 2 +- src/assets/javascripts/browser/element/index.ts | 2 +- src/assets/javascripts/browser/element/offset/_/index.ts | 2 +- .../javascripts/browser/element/offset/content/index.ts | 2 +- src/assets/javascripts/browser/element/offset/index.ts | 2 +- src/assets/javascripts/browser/element/size/_/index.ts | 2 +- src/assets/javascripts/browser/element/size/content/index.ts | 2 +- src/assets/javascripts/browser/element/size/index.ts | 2 +- src/assets/javascripts/browser/element/visibility/index.ts | 2 +- src/assets/javascripts/browser/index.ts | 2 +- src/assets/javascripts/browser/keyboard/index.ts | 2 +- src/assets/javascripts/browser/location/_/index.ts | 2 +- src/assets/javascripts/browser/location/hash/index.ts | 2 +- src/assets/javascripts/browser/location/index.ts | 2 +- src/assets/javascripts/browser/media/index.ts | 2 +- src/assets/javascripts/browser/request/index.ts | 2 +- src/assets/javascripts/browser/script/index.ts | 2 +- src/assets/javascripts/browser/toggle/index.ts | 2 +- src/assets/javascripts/browser/viewport/_/index.ts | 2 +- src/assets/javascripts/browser/viewport/at/index.ts | 2 +- src/assets/javascripts/browser/viewport/index.ts | 2 +- src/assets/javascripts/browser/viewport/offset/index.ts | 2 +- src/assets/javascripts/browser/viewport/size/index.ts | 2 +- src/assets/javascripts/browser/worker/index.ts | 2 +- src/assets/javascripts/bundle.ts | 2 +- src/assets/javascripts/components/_/index.ts | 2 +- src/assets/javascripts/components/announce/index.ts | 2 +- src/assets/javascripts/components/consent/index.ts | 2 +- src/assets/javascripts/components/content/_/index.ts | 2 +- .../javascripts/components/content/annotation/_/index.ts | 2 +- src/assets/javascripts/components/content/annotation/index.ts | 2 +- .../javascripts/components/content/annotation/list/index.ts | 2 +- src/assets/javascripts/components/content/code/_/index.ts | 2 +- src/assets/javascripts/components/content/code/index.ts | 2 +- .../javascripts/components/content/code/mermaid/index.css | 2 +- .../javascripts/components/content/code/mermaid/index.ts | 2 +- src/assets/javascripts/components/content/details/index.ts | 2 +- src/assets/javascripts/components/content/index.ts | 2 +- src/assets/javascripts/components/content/table/index.ts | 2 +- src/assets/javascripts/components/content/tabs/index.ts | 2 +- src/assets/javascripts/components/dialog/index.ts | 2 +- src/assets/javascripts/components/header/_/index.ts | 2 +- src/assets/javascripts/components/header/index.ts | 2 +- src/assets/javascripts/components/header/title/index.ts | 2 +- src/assets/javascripts/components/index.ts | 2 +- src/assets/javascripts/components/main/index.ts | 2 +- src/assets/javascripts/components/palette/index.ts | 2 +- src/assets/javascripts/components/search/_/index.ts | 2 +- src/assets/javascripts/components/search/highlight/index.ts | 2 +- src/assets/javascripts/components/search/index.ts | 2 +- src/assets/javascripts/components/search/query/index.ts | 2 +- src/assets/javascripts/components/search/result/index.ts | 2 +- src/assets/javascripts/components/search/share/index.ts | 2 +- src/assets/javascripts/components/search/suggest/index.ts | 2 +- src/assets/javascripts/components/sidebar/index.ts | 2 +- src/assets/javascripts/components/source/_/index.ts | 2 +- src/assets/javascripts/components/source/facts/_/index.ts | 2 +- .../javascripts/components/source/facts/github/index.ts | 2 +- .../javascripts/components/source/facts/gitlab/index.ts | 2 +- src/assets/javascripts/components/source/facts/index.ts | 2 +- src/assets/javascripts/components/source/index.ts | 2 +- src/assets/javascripts/components/tabs/index.ts | 2 +- src/assets/javascripts/components/toc/index.ts | 2 +- src/assets/javascripts/components/top/index.ts | 2 +- src/assets/javascripts/integrations/clipboard/index.ts | 2 +- src/assets/javascripts/integrations/index.ts | 2 +- src/assets/javascripts/integrations/instant/index.ts | 2 +- src/assets/javascripts/integrations/search/_/index.ts | 2 +- src/assets/javascripts/integrations/search/config/index.ts | 2 +- .../javascripts/integrations/search/highlighter/index.ts | 2 +- src/assets/javascripts/integrations/search/index.ts | 2 +- .../javascripts/integrations/search/internal/_/index.ts | 2 +- .../javascripts/integrations/search/internal/extract/index.ts | 2 +- .../integrations/search/internal/highlight/index.ts | 2 +- src/assets/javascripts/integrations/search/internal/index.ts | 2 +- .../integrations/search/internal/tokenize/index.ts | 2 +- src/assets/javascripts/integrations/search/query/_/index.ts | 2 +- src/assets/javascripts/integrations/search/query/index.ts | 2 +- .../javascripts/integrations/search/query/transform/index.ts | 2 +- src/assets/javascripts/integrations/search/worker/_/index.ts | 2 +- src/assets/javascripts/integrations/search/worker/index.ts | 2 +- .../javascripts/integrations/search/worker/main/index.ts | 2 +- .../javascripts/integrations/search/worker/message/index.ts | 2 +- src/assets/javascripts/integrations/sitemap/index.ts | 2 +- src/assets/javascripts/integrations/version/index.ts | 2 +- src/assets/javascripts/patches/indeterminate/index.ts | 2 +- src/assets/javascripts/patches/index.ts | 2 +- src/assets/javascripts/patches/scrollfix/index.ts | 2 +- src/assets/javascripts/patches/scrolllock/index.ts | 2 +- src/assets/javascripts/polyfills/index.ts | 2 +- src/assets/javascripts/templates/annotation/index.tsx | 2 +- src/assets/javascripts/templates/clipboard/index.tsx | 2 +- src/assets/javascripts/templates/index.ts | 2 +- src/assets/javascripts/templates/search/index.tsx | 2 +- src/assets/javascripts/templates/source/index.tsx | 2 +- src/assets/javascripts/templates/tabbed/index.tsx | 2 +- src/assets/javascripts/templates/table/index.tsx | 2 +- src/assets/javascripts/templates/tooltip/index.tsx | 2 +- src/assets/javascripts/templates/version/index.tsx | 2 +- src/assets/javascripts/utilities/h/index.ts | 2 +- src/assets/javascripts/utilities/index.ts | 2 +- src/assets/javascripts/utilities/round/index.ts | 2 +- src/assets/javascripts/workers/search.ts | 2 +- src/assets/stylesheets/_config.scss | 2 +- src/assets/stylesheets/main.scss | 2 +- src/assets/stylesheets/main/_colors.scss | 2 +- src/assets/stylesheets/main/_icons.scss | 2 +- src/assets/stylesheets/main/_modifiers.scss | 2 +- src/assets/stylesheets/main/_resets.scss | 2 +- src/assets/stylesheets/main/_typeset.scss | 2 +- src/assets/stylesheets/main/components/_banner.scss | 2 +- src/assets/stylesheets/main/components/_base.scss | 2 +- src/assets/stylesheets/main/components/_clipboard.scss | 2 +- src/assets/stylesheets/main/components/_consent.scss | 2 +- src/assets/stylesheets/main/components/_content.scss | 2 +- src/assets/stylesheets/main/components/_dialog.scss | 2 +- src/assets/stylesheets/main/components/_feedback.scss | 2 +- src/assets/stylesheets/main/components/_footer.scss | 2 +- src/assets/stylesheets/main/components/_form.scss | 2 +- src/assets/stylesheets/main/components/_header.scss | 2 +- src/assets/stylesheets/main/components/_nav.scss | 2 +- src/assets/stylesheets/main/components/_search.scss | 2 +- src/assets/stylesheets/main/components/_select.scss | 2 +- src/assets/stylesheets/main/components/_sidebar.scss | 2 +- src/assets/stylesheets/main/components/_source.scss | 2 +- src/assets/stylesheets/main/components/_tabs.scss | 2 +- src/assets/stylesheets/main/components/_tag.scss | 2 +- src/assets/stylesheets/main/components/_tooltip.scss | 2 +- src/assets/stylesheets/main/components/_top.scss | 2 +- src/assets/stylesheets/main/components/_version.scss | 2 +- .../stylesheets/main/extensions/markdown/_admonition.scss | 2 +- .../stylesheets/main/extensions/markdown/_footnotes.scss | 2 +- src/assets/stylesheets/main/extensions/markdown/_toc.scss | 2 +- .../stylesheets/main/extensions/pymdownx/_arithmatex.scss | 2 +- src/assets/stylesheets/main/extensions/pymdownx/_critic.scss | 2 +- src/assets/stylesheets/main/extensions/pymdownx/_details.scss | 2 +- src/assets/stylesheets/main/extensions/pymdownx/_emoji.scss | 2 +- .../stylesheets/main/extensions/pymdownx/_highlight.scss | 2 +- src/assets/stylesheets/main/extensions/pymdownx/_keys.scss | 2 +- src/assets/stylesheets/main/extensions/pymdownx/_tabbed.scss | 2 +- .../stylesheets/main/extensions/pymdownx/_tasklist.scss | 2 +- src/assets/stylesheets/main/integrations/_mermaid.scss | 2 +- src/assets/stylesheets/palette.scss | 2 +- src/assets/stylesheets/palette/_accent.scss | 2 +- src/assets/stylesheets/palette/_primary.scss | 2 +- src/assets/stylesheets/palette/_scheme.scss | 2 +- src/assets/stylesheets/utilities/_break.scss | 2 +- src/assets/stylesheets/utilities/_convert.scss | 2 +- src/base.html | 2 +- src/main.html | 2 +- src/mkdocs_theme.yml | 2 +- src/partials/actions.html | 2 +- src/partials/comments.html | 2 +- src/partials/consent.html | 2 +- src/partials/content.html | 2 +- src/partials/copyright.html | 2 +- src/partials/feedback.html | 2 +- src/partials/footer.html | 2 +- src/partials/header.html | 2 +- src/partials/icons.html | 2 +- src/partials/integrations/analytics.html | 2 +- src/partials/integrations/analytics/google.html | 2 +- src/partials/javascripts/announce.html | 2 +- src/partials/javascripts/base.html | 2 +- src/partials/javascripts/consent.html | 2 +- src/partials/javascripts/content.html | 2 +- src/partials/javascripts/outdated.html | 2 +- src/partials/javascripts/palette.html | 2 +- src/partials/language.html | 2 +- src/partials/languages/af.html | 2 +- src/partials/languages/ar.html | 2 +- src/partials/languages/bg.html | 2 +- src/partials/languages/bn.html | 2 +- src/partials/languages/ca.html | 2 +- src/partials/languages/cs.html | 2 +- src/partials/languages/da.html | 2 +- src/partials/languages/de.html | 2 +- src/partials/languages/el.html | 2 +- src/partials/languages/en.html | 2 +- src/partials/languages/eo.html | 2 +- src/partials/languages/es.html | 2 +- src/partials/languages/et.html | 2 +- src/partials/languages/fa.html | 2 +- src/partials/languages/fi.html | 2 +- src/partials/languages/fr.html | 2 +- src/partials/languages/gl.html | 2 +- src/partials/languages/he.html | 2 +- src/partials/languages/hi.html | 2 +- src/partials/languages/hr.html | 2 +- src/partials/languages/hu.html | 2 +- src/partials/languages/hy.html | 2 +- src/partials/languages/id.html | 2 +- src/partials/languages/is.html | 2 +- src/partials/languages/it.html | 2 +- src/partials/languages/ja.html | 2 +- src/partials/languages/ka.html | 2 +- src/partials/languages/ko.html | 2 +- src/partials/languages/lt.html | 2 +- src/partials/languages/lv.html | 2 +- src/partials/languages/mk.html | 2 +- src/partials/languages/mn.html | 2 +- src/partials/languages/ms.html | 2 +- src/partials/languages/my.html | 2 +- src/partials/languages/nb.html | 2 +- src/partials/languages/nl.html | 2 +- src/partials/languages/nn.html | 2 +- src/partials/languages/pl.html | 2 +- src/partials/languages/pt-BR.html | 2 +- src/partials/languages/pt.html | 2 +- src/partials/languages/ro.html | 2 +- src/partials/languages/ru.html | 2 +- src/partials/languages/sh.html | 2 +- src/partials/languages/si.html | 2 +- src/partials/languages/sk.html | 2 +- src/partials/languages/sl.html | 2 +- src/partials/languages/sr.html | 2 +- src/partials/languages/sv.html | 2 +- src/partials/languages/th.html | 2 +- src/partials/languages/tl.html | 2 +- src/partials/languages/tr.html | 2 +- src/partials/languages/uk.html | 2 +- src/partials/languages/ur.html | 2 +- src/partials/languages/uz.html | 2 +- src/partials/languages/vi.html | 2 +- src/partials/languages/zh-Hant.html | 2 +- src/partials/languages/zh-TW.html | 2 +- src/partials/languages/zh.html | 2 +- src/partials/logo.html | 2 +- src/partials/nav-item.html | 2 +- src/partials/nav.html | 2 +- src/partials/search.html | 2 +- src/partials/social.html | 2 +- src/partials/source-file.html | 2 +- src/partials/source.html | 2 +- src/partials/tabs-item.html | 2 +- src/partials/tabs.html | 2 +- src/partials/tags.html | 2 +- src/partials/toc-item.html | 2 +- src/partials/toc.html | 2 +- src/plugins/info/plugin.py | 2 +- src/plugins/offline/plugin.py | 2 +- src/plugins/search/plugin.py | 2 +- src/plugins/social/plugin.py | 2 +- src/plugins/tags/plugin.py | 2 +- tools/build/_/index.ts | 2 +- tools/build/copy/index.ts | 2 +- tools/build/index.ts | 2 +- tools/build/transform/index.ts | 2 +- typings/_/index.d.ts | 2 +- typings/google-fonts/index.d.ts | 2 +- typings/lunr/index.d.ts | 2 +- typings/mermaid/index.d.ts | 2 +- 311 files changed, 313 insertions(+), 313 deletions(-) rename material/.overrides/assets/javascripts/{custom.699ea29a.min.js => custom.b6ec88ce.min.js} (99%) rename material/.overrides/assets/javascripts/{custom.699ea29a.min.js.map => custom.b6ec88ce.min.js.map} (99%) rename material/assets/javascripts/{bundle.931116ca.min.js => bundle.5cf534bf.min.js} (99%) rename material/assets/javascripts/{bundle.931116ca.min.js.map => bundle.5cf534bf.min.js.map} (99%) rename material/assets/javascripts/workers/{search.125bc4b3.min.js => search.12658920.min.js} (99%) rename material/assets/javascripts/workers/{search.125bc4b3.min.js.map => search.12658920.min.js.map} (99%) diff --git a/.dockerignore b/.dockerignore index 00bb46a64..ee5a90b3c 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/.editorconfig b/.editorconfig index 254237655..eaff74302 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/.eslintignore b/.eslintignore index 360e59a8f..faff795bf 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 981cb124e..958523efc 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 5d983a570..e8e5c9a6b 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f9b81a0d0..b96b691ec 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9449e5bb8..52b30da89 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 719662813..21de92464 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index f644c6b39..dab67447d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/.gitignore b/.gitignore index 153118cc1..44228cdae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/.stylelintignore b/.stylelintignore index 5d22f7ad2..11c4ddf8e 100644 --- a/.stylelintignore +++ b/.stylelintignore @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/Dockerfile b/Dockerfile index 09b74fea2..67353bac8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/LICENSE b/LICENSE index e94fb15f7..e40940735 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2016-2022 Martin Donath +Copyright (c) 2016-2023 Martin Donath Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to diff --git a/README.md b/README.md index 362de9f31..beab3b887 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,7 @@ For detailed installation instructions, configuration options, and a demo, visit **MIT License** -Copyright (c) 2016-2022 Martin Donath +Copyright (c) 2016-2023 Martin Donath Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to diff --git a/docs/license.md b/docs/license.md index 7f736e77b..9ac1b94f8 100644 --- a/docs/license.md +++ b/docs/license.md @@ -2,7 +2,7 @@ **MIT License** -Copyright (c) 2016-2022 Martin Donath +Copyright (c) 2016-2023 Martin Donath Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to diff --git a/docs/setup/ensuring-data-privacy.md b/docs/setup/ensuring-data-privacy.md index b97cbddac..4cf696393 100644 --- a/docs/setup/ensuring-data-privacy.md +++ b/docs/setup/ensuring-data-privacy.md @@ -139,7 +139,7 @@ in `mkdocs.yml`: ``` yaml copyright: > - Copyright © 2016 - 2022 Martin Donath – + Copyright © 2016 - 2023 Martin Donath – Change cookie settings ``` diff --git a/material/.overrides/assets/javascripts/custom.699ea29a.min.js b/material/.overrides/assets/javascripts/custom.b6ec88ce.min.js similarity index 99% rename from material/.overrides/assets/javascripts/custom.699ea29a.min.js rename to material/.overrides/assets/javascripts/custom.b6ec88ce.min.js index ca8adc047..8afff3a98 100644 --- a/material/.overrides/assets/javascripts/custom.699ea29a.min.js +++ b/material/.overrides/assets/javascripts/custom.b6ec88ce.min.js @@ -14,5 +14,5 @@ PERFORMANCE OF THIS SOFTWARE. ***************************************************************************** */var Lr=function(e,r){return Lr=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])},Lr(e,r)};function j(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");Lr(e,r);function t(){this.constructor=e}e.prototype=r===null?Object.create(r):(t.prototype=r.prototype,new t)}function nt(e,r,t,n){function o(i){return i instanceof t?i:new t(function(a){a(i)})}return new(t||(t=Promise))(function(i,a){function c(f){try{s(n.next(f))}catch(p){a(p)}}function u(f){try{s(n.throw(f))}catch(p){a(p)}}function s(f){f.done?i(f.value):o(f.value).then(c,u)}s((n=n.apply(e,r||[])).next())})}function Ge(e,r){var t={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,o,i,a;return a={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function c(s){return function(f){return u([s,f])}}function u(s){if(n)throw new TypeError("Generator is already executing.");for(;t;)try{if(n=1,o&&(i=s[0]&2?o.return:s[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,s[1])).done)return i;switch(o=0,i&&(s=[s[0]&2,i.value]),s[0]){case 0:case 1:i=s;break;case 4:return t.label++,{value:s[1],done:!1};case 5:t.label++,o=s[1],s=[0];continue;case 7:s=t.ops.pop(),t.trys.pop();continue;default:if(i=t.trys,!(i=i.length>0&&i[i.length-1])&&(s[0]===6||s[0]===2)){t=0;continue}if(s[0]===3&&(!i||s[1]>i[0]&&s[1]=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")}function W(e,r){var t=typeof Symbol=="function"&&e[Symbol.iterator];if(!t)return e;var n=t.call(e),o,i=[],a;try{for(;(r===void 0||r-- >0)&&!(o=n.next()).done;)i.push(o.value)}catch(c){a={error:c}}finally{try{o&&!o.done&&(t=n.return)&&t.call(n)}finally{if(a)throw a.error}}return i}function U(e,r,t){if(t||arguments.length===2)for(var n=0,o=r.length,i;n1||c(l,v)})})}function c(l,v){try{u(n[l](v))}catch(h){p(i[0][3],h)}}function u(l){l.value instanceof ve?Promise.resolve(l.value.v).then(s,f):p(i[0][2],l)}function s(l){c("next",l)}function f(l){c("throw",l)}function p(l,v){l(v),i.shift(),i.length&&c(i[0][0],i[0][1])}}function it(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=e[Symbol.asyncIterator],t;return r?r.call(e):(e=typeof G=="function"?G(e):e[Symbol.iterator](),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(i){t[i]=e[i]&&function(a){return new Promise(function(c,u){a=e[i](a),o(c,u,a.done,a.value)})}}function o(i,a,c,u){Promise.resolve(u).then(function(s){i({value:s,done:c})},a)}}function _(e){return typeof e=="function"}function Ye(e){var r=function(n){Error.call(n),n.stack=new Error().stack},t=e(r);return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var Je=Ye(function(e){return function(t){e(this),this.message=t?t.length+` errors occurred during unsubscription: `+t.map(function(n,o){return o+1+") "+n.toString()}).join(` `):"",this.name="UnsubscriptionError",this.errors=t}});function fe(e,r){if(e){var t=e.indexOf(r);0<=t&&e.splice(t,1)}}var ie=function(){function e(r){this.initialTeardown=r,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var r,t,n,o,i;if(!this.closed){this.closed=!0;var a=this._parentage;if(a)if(this._parentage=null,Array.isArray(a))try{for(var c=G(a),u=c.next();!u.done;u=c.next()){var s=u.value;s.remove(this)}}catch(m){r={error:m}}finally{try{u&&!u.done&&(t=c.return)&&t.call(c)}finally{if(r)throw r.error}}else a.remove(this);var f=this.initialTeardown;if(_(f))try{f()}catch(m){i=m instanceof Je?m.errors:[m]}var p=this._finalizers;if(p){this._finalizers=null;try{for(var l=G(p),v=l.next();!v.done;v=l.next()){var h=v.value;try{at(h)}catch(m){i=i!=null?i:[],m instanceof Je?i=U(U([],W(i)),W(m.errors)):i.push(m)}}}catch(m){n={error:m}}finally{try{v&&!v.done&&(o=l.return)&&o.call(l)}finally{if(n)throw n.error}}}if(i)throw new Je(i)}},e.prototype.add=function(r){var t;if(r&&r!==this)if(this.closed)at(r);else{if(r instanceof e){if(r.closed||r._hasParent(this))return;r._addParent(this)}(this._finalizers=(t=this._finalizers)!==null&&t!==void 0?t:[]).push(r)}},e.prototype._hasParent=function(r){var t=this._parentage;return t===r||Array.isArray(t)&&t.includes(r)},e.prototype._addParent=function(r){var t=this._parentage;this._parentage=Array.isArray(t)?(t.push(r),t):t?[t,r]:r},e.prototype._removeParent=function(r){var t=this._parentage;t===r?this._parentage=null:Array.isArray(t)&&fe(t,r)},e.prototype.remove=function(r){var t=this._finalizers;t&&fe(t,r),r instanceof e&&r._removeParent(this)},e.EMPTY=function(){var r=new e;return r.closed=!0,r}(),e}();var Rr=ie.EMPTY;function Be(e){return e instanceof ie||e&&"closed"in e&&_(e.remove)&&_(e.add)&&_(e.unsubscribe)}function at(e){_(e)?e():e.unsubscribe()}var te={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var Te={setTimeout:function(e,r){for(var t=[],n=2;n0},enumerable:!1,configurable:!0}),r.prototype._trySubscribe=function(t){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,t)},r.prototype._subscribe=function(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)},r.prototype._innerSubscribe=function(t){var n=this,o=this,i=o.hasError,a=o.isStopped,c=o.observers;return i||a?Rr:(this.currentObservers=null,c.push(t),new ie(function(){n.currentObservers=null,fe(c,t)}))},r.prototype._checkFinalizedStatuses=function(t){var n=this,o=n.hasError,i=n.thrownError,a=n.isStopped;o?t.error(i):a&&t.complete()},r.prototype.asObservable=function(){var t=new L;return t.source=this,t},r.create=function(t,n){return new ht(t,n)},r}(L);var ht=function(e){j(r,e);function r(t,n){var o=e.call(this)||this;return o.destination=t,o.source=n,o}return r.prototype.next=function(t){var n,o;(o=(n=this.destination)===null||n===void 0?void 0:n.next)===null||o===void 0||o.call(n,t)},r.prototype.error=function(t){var n,o;(o=(n=this.destination)===null||n===void 0?void 0:n.error)===null||o===void 0||o.call(n,t)},r.prototype.complete=function(){var t,n;(n=(t=this.destination)===null||t===void 0?void 0:t.complete)===null||n===void 0||n.call(t)},r.prototype._subscribe=function(t){var n,o;return(o=(n=this.source)===null||n===void 0?void 0:n.subscribe(t))!==null&&o!==void 0?o:Rr},r}(B);var ze={now:function(){return(ze.delegate||Date).now()},delegate:void 0};var dt=function(e){j(r,e);function r(t,n,o){t===void 0&&(t=1/0),n===void 0&&(n=1/0),o===void 0&&(o=ze);var i=e.call(this)||this;return i._bufferSize=t,i._windowTime=n,i._timestampProvider=o,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=n===1/0,i._bufferSize=Math.max(1,t),i._windowTime=Math.max(1,n),i}return r.prototype.next=function(t){var n=this,o=n.isStopped,i=n._buffer,a=n._infiniteTimeWindow,c=n._timestampProvider,u=n._windowTime;o||(i.push(t),!a&&i.push(c.now()+u)),this._trimBuffer(),e.prototype.next.call(this,t)},r.prototype._subscribe=function(t){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(t),o=this,i=o._infiniteTimeWindow,a=o._buffer,c=a.slice(),u=0;u0?e.prototype.requestAsyncId.call(this,t,n,o):(t.actions.push(this),t._scheduled||(t._scheduled=Ie.requestAnimationFrame(function(){return t.flush(void 0)})))},r.prototype.recycleAsyncId=function(t,n,o){var i;if(o===void 0&&(o=0),o!=null?o>0:this.delay>0)return e.prototype.recycleAsyncId.call(this,t,n,o);var a=t.actions;n!=null&&((i=a[a.length-1])===null||i===void 0?void 0:i.id)!==n&&(Ie.cancelAnimationFrame(n),t._scheduled=void 0)},r}(er);var yt=function(e){j(r,e);function r(){return e!==null&&e.apply(this,arguments)||this}return r.prototype.flush=function(t){this._active=!0;var n=this._scheduled;this._scheduled=void 0;var o=this.actions,i;t=t||o.shift();do if(i=t.execute(t.state,t.delay))break;while((t=o[0])&&t.id===n&&o.shift());if(this._active=!1,i){for(;(t=o[0])&&t.id===n&&o.shift();)t.unsubscribe();throw i}},r}(rr);var Wr=new yt(xt);var pe=new L(function(e){return e.complete()});function tr(e){return e&&_(e.schedule)}function zr(e){return e[e.length-1]}function Ce(e){return _(zr(e))?e.pop():void 0}function ae(e){return tr(zr(e))?e.pop():void 0}function gt(e,r){return typeof zr(e)=="number"?e.pop():r}var Le=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};function nr(e){return _(e==null?void 0:e.then)}function or(e){return _(e[Me])}function ir(e){return Symbol.asyncIterator&&_(e==null?void 0:e[Symbol.asyncIterator])}function ar(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function jn(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var sr=jn();function ur(e){return _(e==null?void 0:e[sr])}function fr(e){return ot(this,arguments,function(){var t,n,o,i;return Ge(this,function(a){switch(a.label){case 0:t=e.getReader(),a.label=1;case 1:a.trys.push([1,,9,10]),a.label=2;case 2:return[4,ve(t.read())];case 3:return n=a.sent(),o=n.value,i=n.done,i?[4,ve(void 0)]:[3,5];case 4:return[2,a.sent()];case 5:return[4,ve(o)];case 6:return[4,a.sent()];case 7:return a.sent(),[3,2];case 8:return[3,10];case 9:return t.releaseLock(),[7];case 10:return[2]}})})}function cr(e){return _(e==null?void 0:e.getReader)}function P(e){if(e instanceof L)return e;if(e!=null){if(or(e))return $n(e);if(Le(e))return qn(e);if(nr(e))return Nn(e);if(ir(e))return wt(e);if(ur(e))return Dn(e);if(cr(e))return Qn(e)}throw ar(e)}function $n(e){return new L(function(r){var t=e[Me]();if(_(t.subscribe))return t.subscribe(r);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function qn(e){return new L(function(r){for(var t=0;t0&&(f=new xe({next:function(E){return x.next(E)},error:function(E){m=!0,b(),p=Qr(w,o,E),x.error(E)},complete:function(){h=!0,b(),p=Qr(w,a),x.complete()}}),P(R).subscribe(f))})(s)}}function Qr(e,r){for(var t=[],n=2;n{let r=yr();return typeof r!="undefined"?e.contains(r):!1}),he(e===yr()),le())}function Dt(e){return{x:e.scrollLeft,y:e.scrollTop}}function Qt(e){return N(K(e,"scroll"),K(window,"resize")).pipe(Vr(0,Wr),k(()=>Dt(e)),he(Dt(e)))}var Gt=function(){if(typeof Map!="undefined")return Map;function e(r,t){var n=-1;return r.some(function(o,i){return o[0]===t?(n=i,!0):!1}),n}return function(){function r(){this.__entries__=[]}return Object.defineProperty(r.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),r.prototype.get=function(t){var n=e(this.__entries__,t),o=this.__entries__[n];return o&&o[1]},r.prototype.set=function(t,n){var o=e(this.__entries__,t);~o?this.__entries__[o][1]=n:this.__entries__.push([t,n])},r.prototype.delete=function(t){var n=this.__entries__,o=e(n,t);~o&&n.splice(o,1)},r.prototype.has=function(t){return!!~e(this.__entries__,t)},r.prototype.clear=function(){this.__entries__.splice(0)},r.prototype.forEach=function(t,n){n===void 0&&(n=null);for(var o=0,i=this.__entries__;o0},e.prototype.connect_=function(){!Gr||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),vo?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},e.prototype.disconnect_=function(){!Gr||!this.connected_||(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},e.prototype.onTransitionEnd_=function(r){var t=r.propertyName,n=t===void 0?"":t,o=ho.some(function(i){return!!~n.indexOf(i)});o&&this.refresh()},e.getInstance=function(){return this.instance_||(this.instance_=new e),this.instance_},e.instance_=null,e}(),Yt=function(e,r){for(var t=0,n=Object.keys(r);t0},e}(),Bt=typeof WeakMap!="undefined"?new WeakMap:new Gt,Xt=function(){function e(r){if(!(this instanceof e))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var t=bo.getInstance(),n=new Ao(r,t,this);Bt.set(this,n)}return e}();["observe","unobserve","disconnect"].forEach(function(e){Xt.prototype[e]=function(){var r;return(r=Bt.get(this))[e].apply(r,arguments)}});var Mo=function(){return typeof gr.ResizeObserver!="undefined"?gr.ResizeObserver:Xt}(),Zt=Mo;var Io=new B,Yp=je(()=>Z(new Zt(e=>{for(let r of e)Io.next(r)}))).pipe(D(e=>N($e,Z(e)).pipe(Ee(()=>e.disconnect()))),Se(1));function en(e){return{width:e.offsetWidth,height:e.offsetHeight}}function rn(e){return{width:e.scrollWidth,height:e.scrollHeight}}var Co=new B,ol=je(()=>Z(new IntersectionObserver(e=>{for(let r of e)Co.next(r)},{threshold:0}))).pipe(D(e=>N($e,Z(e)).pipe(Ee(()=>e.disconnect()))),Se(1));function tn(e,r=16){return Qt(e).pipe(k(({y:t})=>{let n=en(e),o=rn(e);return t>=o.height-n.height-r}),le())}var ml={drawer:ee("[data-md-toggle=drawer]"),search:ee("[data-md-toggle=search]")};function nn(){return new URL(location.href)}function on(e,r){if(typeof r=="string"||typeof r=="number")e.innerHTML+=r.toString();else if(r instanceof Node)e.appendChild(r);else if(Array.isArray(r))for(let t of r)on(e,t)}function re(e,r,...t){let n=document.createElement(e);if(r)for(let o of Object.keys(r))typeof r[o]!="undefined"&&(typeof r[o]!="boolean"?n.setAttribute(o,r[o]):n.setAttribute(o,""));for(let o of t)on(n,o);return n}function an(e){if(e>999){let r=+((e-950)%1e3>99);return`${((e+1e-6)/1e3).toFixed(r)}k`}else return e.toString()}function Lo(e,r={credentials:"same-origin"}){return X(fetch(`${e}`,r)).pipe(br(()=>pe),D(t=>t.status!==200?Ur(()=>new Error(t.statusText)):Z(t)))}function Sr(e,r){return Lo(e,r).pipe(D(t=>t.json()),Se(1))}(()=>{function e(n,o){parent.postMessage(n,o||"*")}function r(...n){return n.reduce((o,i)=>o.then(()=>new Promise(a=>{let c=document.createElement("script");c.src=i,c.onload=a,document.body.appendChild(c)})),Promise.resolve())}var t=class{constructor(n){this.url=n,this.onerror=null,this.onmessage=null,this.onmessageerror=null,this.m=a=>{a.source===this.w&&(a.stopImmediatePropagation(),this.dispatchEvent(new MessageEvent("message",{data:a.data})),this.onmessage&&this.onmessage(a))},this.e=(a,c,u,s,f)=>{if(c===this.url.toString()){let p=new ErrorEvent("error",{message:a,filename:c,lineno:u,colno:s,error:f});this.dispatchEvent(p),this.onerror&&this.onerror(p)}};let o=new EventTarget;this.addEventListener=o.addEventListener.bind(o),this.removeEventListener=o.removeEventListener.bind(o),this.dispatchEvent=o.dispatchEvent.bind(o);let i=document.createElement("iframe");i.width=i.height=i.frameBorder="0",document.body.appendChild(this.iframe=i),this.w.document.open(),this.w.document.write(` + {% endblock %} diff --git a/material/assets/javascripts/bundle.931116ca.min.js b/material/assets/javascripts/bundle.5cf534bf.min.js similarity index 99% rename from material/assets/javascripts/bundle.931116ca.min.js rename to material/assets/javascripts/bundle.5cf534bf.min.js index d338b1784..eb0280e5a 100644 --- a/material/assets/javascripts/bundle.931116ca.min.js +++ b/material/assets/javascripts/bundle.5cf534bf.min.js @@ -25,5 +25,5 @@ PERFORMANCE OF THIS SOFTWARE. ***************************************************************************** */var Or=function(e,t){return Or=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(r[o]=n[o])},Or(e,t)};function ne(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Or(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}function pn(e,t,r,n){function o(i){return i instanceof r?i:new r(function(a){a(i)})}return new(r||(r=Promise))(function(i,a){function s(u){try{c(n.next(u))}catch(p){a(p)}}function f(u){try{c(n.throw(u))}catch(p){a(p)}}function c(u){u.done?i(u.value):o(u.value).then(s,f)}c((n=n.apply(e,t||[])).next())})}function Pt(e,t){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,o,i,a;return a={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function s(c){return function(u){return f([c,u])}}function f(c){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,o&&(i=c[0]&2?o.return:c[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,c[1])).done)return i;switch(o=0,i&&(c=[c[0]&2,i.value]),c[0]){case 0:case 1:i=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,o=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function W(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),o,i=[],a;try{for(;(t===void 0||t-- >0)&&!(o=n.next()).done;)i.push(o.value)}catch(s){a={error:s}}finally{try{o&&!o.done&&(r=n.return)&&r.call(n)}finally{if(a)throw a.error}}return i}function D(e,t,r){if(r||arguments.length===2)for(var n=0,o=t.length,i;n1||s(m,d)})})}function s(m,d){try{f(n[m](d))}catch(h){p(i[0][3],h)}}function f(m){m.value instanceof Xe?Promise.resolve(m.value.v).then(c,u):p(i[0][2],m)}function c(m){s("next",m)}function u(m){s("throw",m)}function p(m,d){m(d),i.shift(),i.length&&s(i[0][0],i[0][1])}}function mn(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],r;return t?t.call(e):(e=typeof xe=="function"?xe(e):e[Symbol.iterator](),r={},n("next"),n("throw"),n("return"),r[Symbol.asyncIterator]=function(){return this},r);function n(i){r[i]=e[i]&&function(a){return new Promise(function(s,f){a=e[i](a),o(s,f,a.done,a.value)})}}function o(i,a,s,f){Promise.resolve(f).then(function(c){i({value:c,done:s})},a)}}function A(e){return typeof e=="function"}function at(e){var t=function(n){Error.call(n),n.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var $t=at(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription: `+r.map(function(n,o){return o+1+") "+n.toString()}).join(` `):"",this.name="UnsubscriptionError",this.errors=r}});function We(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Ie=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,o,i;if(!this.closed){this.closed=!0;var a=this._parentage;if(a)if(this._parentage=null,Array.isArray(a))try{for(var s=xe(a),f=s.next();!f.done;f=s.next()){var c=f.value;c.remove(this)}}catch(v){t={error:v}}finally{try{f&&!f.done&&(r=s.return)&&r.call(s)}finally{if(t)throw t.error}}else a.remove(this);var u=this.initialTeardown;if(A(u))try{u()}catch(v){i=v instanceof $t?v.errors:[v]}var p=this._finalizers;if(p){this._finalizers=null;try{for(var m=xe(p),d=m.next();!d.done;d=m.next()){var h=d.value;try{dn(h)}catch(v){i=i!=null?i:[],v instanceof $t?i=D(D([],W(i)),W(v.errors)):i.push(v)}}}catch(v){n={error:v}}finally{try{d&&!d.done&&(o=m.return)&&o.call(m)}finally{if(n)throw n.error}}}if(i)throw new $t(i)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)dn(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&We(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&We(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}();var Tr=Ie.EMPTY;function It(e){return e instanceof Ie||e&&"closed"in e&&A(e.remove)&&A(e.add)&&A(e.unsubscribe)}function dn(e){A(e)?e():e.unsubscribe()}var Le={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var st={setTimeout:function(e,t){for(var r=[],n=2;n0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,o=this,i=o.hasError,a=o.isStopped,s=o.observers;return i||a?Tr:(this.currentObservers=null,s.push(r),new Ie(function(){n.currentObservers=null,We(s,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,o=n.hasError,i=n.thrownError,a=n.isStopped;o?r.error(i):a&&r.complete()},t.prototype.asObservable=function(){var r=new U;return r.source=this,r},t.create=function(r,n){return new wn(r,n)},t}(U);var wn=function(e){ne(t,e);function t(r,n){var o=e.call(this)||this;return o.destination=r,o.source=n,o}return t.prototype.next=function(r){var n,o;(o=(n=this.destination)===null||n===void 0?void 0:n.next)===null||o===void 0||o.call(n,r)},t.prototype.error=function(r){var n,o;(o=(n=this.destination)===null||n===void 0?void 0:n.error)===null||o===void 0||o.call(n,r)},t.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},t.prototype._subscribe=function(r){var n,o;return(o=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&o!==void 0?o:Tr},t}(E);var Et={now:function(){return(Et.delegate||Date).now()},delegate:void 0};var wt=function(e){ne(t,e);function t(r,n,o){r===void 0&&(r=1/0),n===void 0&&(n=1/0),o===void 0&&(o=Et);var i=e.call(this)||this;return i._bufferSize=r,i._windowTime=n,i._timestampProvider=o,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=n===1/0,i._bufferSize=Math.max(1,r),i._windowTime=Math.max(1,n),i}return t.prototype.next=function(r){var n=this,o=n.isStopped,i=n._buffer,a=n._infiniteTimeWindow,s=n._timestampProvider,f=n._windowTime;o||(i.push(r),!a&&i.push(s.now()+f)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(r),o=this,i=o._infiniteTimeWindow,a=o._buffer,s=a.slice(),f=0;f0?e.prototype.requestAsyncId.call(this,r,n,o):(r.actions.push(this),r._scheduled||(r._scheduled=ut.requestAnimationFrame(function(){return r.flush(void 0)})))},t.prototype.recycleAsyncId=function(r,n,o){var i;if(o===void 0&&(o=0),o!=null?o>0:this.delay>0)return e.prototype.recycleAsyncId.call(this,r,n,o);var a=r.actions;n!=null&&((i=a[a.length-1])===null||i===void 0?void 0:i.id)!==n&&(ut.cancelAnimationFrame(n),r._scheduled=void 0)},t}(Ut);var Tn=function(e){ne(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.flush=function(r){this._active=!0;var n=this._scheduled;this._scheduled=void 0;var o=this.actions,i;r=r||o.shift();do if(i=r.execute(r.state,r.delay))break;while((r=o[0])&&r.id===n&&o.shift());if(this._active=!1,i){for(;(r=o[0])&&r.id===n&&o.shift();)r.unsubscribe();throw i}},t}(Wt);var we=new Tn(On);var R=new U(function(e){return e.complete()});function Dt(e){return e&&A(e.schedule)}function kr(e){return e[e.length-1]}function qe(e){return A(kr(e))?e.pop():void 0}function Se(e){return Dt(kr(e))?e.pop():void 0}function Vt(e,t){return typeof kr(e)=="number"?e.pop():t}var pt=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};function zt(e){return A(e==null?void 0:e.then)}function Nt(e){return A(e[ft])}function qt(e){return Symbol.asyncIterator&&A(e==null?void 0:e[Symbol.asyncIterator])}function Kt(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function Ki(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Qt=Ki();function Yt(e){return A(e==null?void 0:e[Qt])}function Gt(e){return ln(this,arguments,function(){var r,n,o,i;return Pt(this,function(a){switch(a.label){case 0:r=e.getReader(),a.label=1;case 1:a.trys.push([1,,9,10]),a.label=2;case 2:return[4,Xe(r.read())];case 3:return n=a.sent(),o=n.value,i=n.done,i?[4,Xe(void 0)]:[3,5];case 4:return[2,a.sent()];case 5:return[4,Xe(o)];case 6:return[4,a.sent()];case 7:return a.sent(),[3,2];case 8:return[3,10];case 9:return r.releaseLock(),[7];case 10:return[2]}})})}function Bt(e){return A(e==null?void 0:e.getReader)}function $(e){if(e instanceof U)return e;if(e!=null){if(Nt(e))return Qi(e);if(pt(e))return Yi(e);if(zt(e))return Gi(e);if(qt(e))return _n(e);if(Yt(e))return Bi(e);if(Bt(e))return Ji(e)}throw Kt(e)}function Qi(e){return new U(function(t){var r=e[ft]();if(A(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function Yi(e){return new U(function(t){for(var r=0;r=2;return function(n){return n.pipe(e?M(function(o,i){return e(o,i,n)}):me,Te(1),r?ke(t):zn(function(){return new Xt}))}}function Nn(){for(var e=[],t=0;t=2,!0))}function fe(e){e===void 0&&(e={});var t=e.connector,r=t===void 0?function(){return new E}:t,n=e.resetOnError,o=n===void 0?!0:n,i=e.resetOnComplete,a=i===void 0?!0:i,s=e.resetOnRefCountZero,f=s===void 0?!0:s;return function(c){var u,p,m,d=0,h=!1,v=!1,B=function(){p==null||p.unsubscribe(),p=void 0},re=function(){B(),u=m=void 0,h=v=!1},V=function(){var O=u;re(),O==null||O.unsubscribe()};return g(function(O,Ne){d++,!v&&!h&&B();var Ue=m=m!=null?m:r();Ne.add(function(){d--,d===0&&!v&&!h&&(p=Fr(V,f))}),Ue.subscribe(Ne),!u&&d>0&&(u=new et({next:function($e){return Ue.next($e)},error:function($e){v=!0,B(),p=Fr(re,o,$e),Ue.error($e)},complete:function(){h=!0,B(),p=Fr(re,a),Ue.complete()}}),$(O).subscribe(u))})(c)}}function Fr(e,t){for(var r=[],n=2;ne.next(document)),e}function K(e,t=document){return Array.from(t.querySelectorAll(e))}function q(e,t=document){let r=se(e,t);if(typeof r=="undefined")throw new ReferenceError(`Missing element: expected "${e}" to be present`);return r}function se(e,t=document){return t.querySelector(e)||void 0}function je(){return document.activeElement instanceof HTMLElement&&document.activeElement||void 0}function tr(e){return L(b(document.body,"focusin"),b(document.body,"focusout")).pipe(Re(1),l(()=>{let t=je();return typeof t!="undefined"?e.contains(t):!1}),z(e===je()),Y())}function Ye(e){return{x:e.offsetLeft,y:e.offsetTop}}function Yn(e){return L(b(window,"load"),b(window,"resize")).pipe(Ae(0,we),l(()=>Ye(e)),z(Ye(e)))}function rr(e){return{x:e.scrollLeft,y:e.scrollTop}}function dt(e){return L(b(e,"scroll"),b(window,"resize")).pipe(Ae(0,we),l(()=>rr(e)),z(rr(e)))}var Bn=function(){if(typeof Map!="undefined")return Map;function e(t,r){var n=-1;return t.some(function(o,i){return o[0]===r?(n=i,!0):!1}),n}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(r){var n=e(this.__entries__,r),o=this.__entries__[n];return o&&o[1]},t.prototype.set=function(r,n){var o=e(this.__entries__,r);~o?this.__entries__[o][1]=n:this.__entries__.push([r,n])},t.prototype.delete=function(r){var n=this.__entries__,o=e(n,r);~o&&n.splice(o,1)},t.prototype.has=function(r){return!!~e(this.__entries__,r)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(r,n){n===void 0&&(n=null);for(var o=0,i=this.__entries__;o0},e.prototype.connect_=function(){!zr||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),xa?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},e.prototype.disconnect_=function(){!zr||!this.connected_||(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},e.prototype.onTransitionEnd_=function(t){var r=t.propertyName,n=r===void 0?"":r,o=ya.some(function(i){return!!~n.indexOf(i)});o&&this.refresh()},e.getInstance=function(){return this.instance_||(this.instance_=new e),this.instance_},e.instance_=null,e}(),Jn=function(e,t){for(var r=0,n=Object.keys(t);r0},e}(),Zn=typeof WeakMap!="undefined"?new WeakMap:new Bn,eo=function(){function e(t){if(!(this instanceof e))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var r=Ea.getInstance(),n=new Ra(t,r,this);Zn.set(this,n)}return e}();["observe","unobserve","disconnect"].forEach(function(e){eo.prototype[e]=function(){var t;return(t=Zn.get(this))[e].apply(t,arguments)}});var ka=function(){return typeof nr.ResizeObserver!="undefined"?nr.ResizeObserver:eo}(),to=ka;var ro=new E,Ha=I(()=>H(new to(e=>{for(let t of e)ro.next(t)}))).pipe(x(e=>L(Oe,H(e)).pipe(C(()=>e.disconnect()))),J(1));function de(e){return{width:e.offsetWidth,height:e.offsetHeight}}function ge(e){return Ha.pipe(S(t=>t.observe(e)),x(t=>ro.pipe(M(({target:r})=>r===e),C(()=>t.unobserve(e)),l(()=>de(e)))),z(de(e)))}function bt(e){return{width:e.scrollWidth,height:e.scrollHeight}}function ar(e){let t=e.parentElement;for(;t&&(e.scrollWidth<=t.scrollWidth&&e.scrollHeight<=t.scrollHeight);)t=(e=t).parentElement;return t?e:void 0}var no=new E,Pa=I(()=>H(new IntersectionObserver(e=>{for(let t of e)no.next(t)},{threshold:0}))).pipe(x(e=>L(Oe,H(e)).pipe(C(()=>e.disconnect()))),J(1));function sr(e){return Pa.pipe(S(t=>t.observe(e)),x(t=>no.pipe(M(({target:r})=>r===e),C(()=>t.unobserve(e)),l(({isIntersecting:r})=>r))))}function oo(e,t=16){return dt(e).pipe(l(({y:r})=>{let n=de(e),o=bt(e);return r>=o.height-n.height-t}),Y())}var cr={drawer:q("[data-md-toggle=drawer]"),search:q("[data-md-toggle=search]")};function io(e){return cr[e].checked}function Ge(e,t){cr[e].checked!==t&&cr[e].click()}function Be(e){let t=cr[e];return b(t,"change").pipe(l(()=>t.checked),z(t.checked))}function $a(e,t){switch(e.constructor){case HTMLInputElement:return e.type==="radio"?/^Arrow/.test(t):!0;case HTMLSelectElement:case HTMLTextAreaElement:return!0;default:return e.isContentEditable}}function Ia(){return L(b(window,"compositionstart").pipe(l(()=>!0)),b(window,"compositionend").pipe(l(()=>!1))).pipe(z(!1))}function ao(){let e=b(window,"keydown").pipe(M(t=>!(t.metaKey||t.ctrlKey)),l(t=>({mode:io("search")?"search":"global",type:t.key,claim(){t.preventDefault(),t.stopPropagation()}})),M(({mode:t,type:r})=>{if(t==="global"){let n=je();if(typeof n!="undefined")return!$a(n,r)}return!0}),fe());return Ia().pipe(x(t=>t?R:e))}function _e(){return new URL(location.href)}function ot(e){location.href=e.href}function so(){return new E}function co(e,t){if(typeof t=="string"||typeof t=="number")e.innerHTML+=t.toString();else if(t instanceof Node)e.appendChild(t);else if(Array.isArray(t))for(let r of t)co(e,r)}function _(e,t,...r){let n=document.createElement(e);if(t)for(let o of Object.keys(t))typeof t[o]!="undefined"&&(typeof t[o]!="boolean"?n.setAttribute(o,t[o]):n.setAttribute(o,""));for(let o of r)co(n,o);return n}function fr(e){if(e>999){let t=+((e-950)%1e3>99);return`${((e+1e-6)/1e3).toFixed(t)}k`}else return e.toString()}function fo(){return location.hash.substring(1)}function uo(e){let t=_("a",{href:e});t.addEventListener("click",r=>r.stopPropagation()),t.click()}function ja(){return b(window,"hashchange").pipe(l(fo),z(fo()),M(e=>e.length>0),J(1))}function po(){return ja().pipe(l(e=>se(`[id="${e}"]`)),M(e=>typeof e!="undefined"))}function Nr(e){let t=matchMedia(e);return Zt(r=>t.addListener(()=>r(t.matches))).pipe(z(t.matches))}function lo(){let e=matchMedia("print");return L(b(window,"beforeprint").pipe(l(()=>!0)),b(window,"afterprint").pipe(l(()=>!1))).pipe(z(e.matches))}function qr(e,t){return e.pipe(x(r=>r?t():R))}function ur(e,t={credentials:"same-origin"}){return ve(fetch(`${e}`,t)).pipe(ce(()=>R),x(r=>r.status!==200?Ot(()=>new Error(r.statusText)):H(r)))}function Fe(e,t){return ur(e,t).pipe(x(r=>r.json()),J(1))}function mo(e,t){let r=new DOMParser;return ur(e,t).pipe(x(n=>n.text()),l(n=>r.parseFromString(n,"text/xml")),J(1))}function pr(e){let t=_("script",{src:e});return I(()=>(document.head.appendChild(t),L(b(t,"load"),b(t,"error").pipe(x(()=>Ot(()=>new ReferenceError(`Invalid script: ${e}`))))).pipe(l(()=>{}),C(()=>document.head.removeChild(t)),Te(1))))}function ho(){return{x:Math.max(0,scrollX),y:Math.max(0,scrollY)}}function bo(){return L(b(window,"scroll",{passive:!0}),b(window,"resize",{passive:!0})).pipe(l(ho),z(ho()))}function vo(){return{width:innerWidth,height:innerHeight}}function go(){return b(window,"resize",{passive:!0}).pipe(l(vo),z(vo()))}function yo(){return Q([bo(),go()]).pipe(l(([e,t])=>({offset:e,size:t})),J(1))}function lr(e,{viewport$:t,header$:r}){let n=t.pipe(X("size")),o=Q([n,r]).pipe(l(()=>Ye(e)));return Q([r,t,o]).pipe(l(([{height:i},{offset:a,size:s},{x:f,y:c}])=>({offset:{x:a.x-f,y:a.y-c+i},size:s})))}(()=>{function e(n,o){parent.postMessage(n,o||"*")}function t(...n){return n.reduce((o,i)=>o.then(()=>new Promise(a=>{let s=document.createElement("script");s.src=i,s.onload=a,document.body.appendChild(s)})),Promise.resolve())}var r=class{constructor(n){this.url=n,this.onerror=null,this.onmessage=null,this.onmessageerror=null,this.m=a=>{a.source===this.w&&(a.stopImmediatePropagation(),this.dispatchEvent(new MessageEvent("message",{data:a.data})),this.onmessage&&this.onmessage(a))},this.e=(a,s,f,c,u)=>{if(s===this.url.toString()){let p=new ErrorEvent("error",{message:a,filename:s,lineno:f,colno:c,error:u});this.dispatchEvent(p),this.onerror&&this.onerror(p)}};let o=new EventTarget;this.addEventListener=o.addEventListener.bind(o),this.removeEventListener=o.removeEventListener.bind(o),this.dispatchEvent=o.dispatchEvent.bind(o);let i=document.createElement("iframe");i.width=i.height=i.frameBorder="0",document.body.appendChild(this.iframe=i),this.w.document.open(),this.w.document.write(` {% endblock %} {% block scripts %} - + {% for path in config.extra_javascript %} {% endfor %} diff --git a/material/mkdocs_theme.yml b/material/mkdocs_theme.yml index 465d7ac27..a1790e907 100644 --- a/material/mkdocs_theme.yml +++ b/material/mkdocs_theme.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/material/plugins/info/plugin.py b/material/plugins/info/plugin.py index e9e54a571..c2c93721b 100644 --- a/material/plugins/info/plugin.py +++ b/material/plugins/info/plugin.py @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/material/plugins/offline/plugin.py b/material/plugins/offline/plugin.py index f3ca162d4..799f6187f 100644 --- a/material/plugins/offline/plugin.py +++ b/material/plugins/offline/plugin.py @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/material/plugins/search/plugin.py b/material/plugins/search/plugin.py index 0656ba6f7..adb3d071f 100644 --- a/material/plugins/search/plugin.py +++ b/material/plugins/search/plugin.py @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/material/plugins/social/plugin.py b/material/plugins/social/plugin.py index 76bf1c7d6..44bf24195 100644 --- a/material/plugins/social/plugin.py +++ b/material/plugins/social/plugin.py @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/material/plugins/tags/plugin.py b/material/plugins/tags/plugin.py index e01818a63..8dbec6656 100644 --- a/material/plugins/tags/plugin.py +++ b/material/plugins/tags/plugin.py @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/mkdocs.yml b/mkdocs.yml index 4b2b62c2f..9cc0b26fd 100755 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to @@ -31,7 +31,7 @@ repo_name: squidfunk/mkdocs-material repo_url: https://github.com/squidfunk/mkdocs-material # Copyright -copyright: Copyright © 2016 - 2022 Martin Donath +copyright: Copyright © 2016 - 2023 Martin Donath # Configuration theme: diff --git a/pyproject.toml b/pyproject.toml index b5dc752d6..0a5ea4fd1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/requirements.txt b/requirements.txt index 9f5a73ab7..c2de22b90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/setup.py b/setup.py index 4a07f8eb8..579a38b71 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2022 Martin Donath +# Copyright (c) 2016-2023 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/src/.overrides/assets/javascripts/components/_/index.ts b/src/.overrides/assets/javascripts/components/_/index.ts index 59092d33e..3cb4c18ec 100644 --- a/src/.overrides/assets/javascripts/components/_/index.ts +++ b/src/.overrides/assets/javascripts/components/_/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2022 Martin Donath + * Copyright (c) 2016-2023 Martin Donath * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/.overrides/assets/javascripts/components/iconsearch/_/index.ts b/src/.overrides/assets/javascripts/components/iconsearch/_/index.ts index 102482c06..f509a6f9c 100644 --- a/src/.overrides/assets/javascripts/components/iconsearch/_/index.ts +++ b/src/.overrides/assets/javascripts/components/iconsearch/_/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2022 Martin Donath + * Copyright (c) 2016-2023 Martin Donath * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/.overrides/assets/javascripts/components/iconsearch/index.ts b/src/.overrides/assets/javascripts/components/iconsearch/index.ts index 7a3e5a76c..9d856774e 100644 --- a/src/.overrides/assets/javascripts/components/iconsearch/index.ts +++ b/src/.overrides/assets/javascripts/components/iconsearch/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2022 Martin Donath + * Copyright (c) 2016-2023 Martin Donath * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/.overrides/assets/javascripts/components/iconsearch/query/index.ts b/src/.overrides/assets/javascripts/components/iconsearch/query/index.ts index 11911f78c..03a3daad9 100644 --- a/src/.overrides/assets/javascripts/components/iconsearch/query/index.ts +++ b/src/.overrides/assets/javascripts/components/iconsearch/query/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2022 Martin Donath + * Copyright (c) 2016-2023 Martin Donath * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/.overrides/assets/javascripts/components/iconsearch/result/index.ts b/src/.overrides/assets/javascripts/components/iconsearch/result/index.ts index 11b209a20..2b9d97fba 100644 --- a/src/.overrides/assets/javascripts/components/iconsearch/result/index.ts +++ b/src/.overrides/assets/javascripts/components/iconsearch/result/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2022 Martin Donath + * Copyright (c) 2016-2023 Martin Donath * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/.overrides/assets/javascripts/components/index.ts b/src/.overrides/assets/javascripts/components/index.ts index 18eeb894a..ec6c9dce9 100644 --- a/src/.overrides/assets/javascripts/components/index.ts +++ b/src/.overrides/assets/javascripts/components/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2022 Martin Donath + * Copyright (c) 2016-2023 Martin Donath * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/.overrides/assets/javascripts/components/sponsorship/index.ts b/src/.overrides/assets/javascripts/components/sponsorship/index.ts index 8f930bb88..711f423ad 100644 --- a/src/.overrides/assets/javascripts/components/sponsorship/index.ts +++ b/src/.overrides/assets/javascripts/components/sponsorship/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2022 Martin Donath + * Copyright (c) 2016-2023 Martin Donath * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/.overrides/assets/javascripts/custom.ts b/src/.overrides/assets/javascripts/custom.ts index 2120de239..7c3c38479 100644 --- a/src/.overrides/assets/javascripts/custom.ts +++ b/src/.overrides/assets/javascripts/custom.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2022 Martin Donath + * Copyright (c) 2016-2023 Martin Donath * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/.overrides/assets/javascripts/integrations/analytics/index.ts b/src/.overrides/assets/javascripts/integrations/analytics/index.ts index f2f6510ad..658add2a8 100644 --- a/src/.overrides/assets/javascripts/integrations/analytics/index.ts +++ b/src/.overrides/assets/javascripts/integrations/analytics/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2022 Martin Donath + * Copyright (c) 2016-2023 Martin Donath * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/.overrides/assets/javascripts/integrations/index.ts b/src/.overrides/assets/javascripts/integrations/index.ts index eabe41030..9179f2a2d 100644 --- a/src/.overrides/assets/javascripts/integrations/index.ts +++ b/src/.overrides/assets/javascripts/integrations/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2022 Martin Donath + * Copyright (c) 2016-2023 Martin Donath * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/.overrides/assets/javascripts/templates/iconsearch/index.tsx b/src/.overrides/assets/javascripts/templates/iconsearch/index.tsx index d037973db..13cafa6dc 100644 --- a/src/.overrides/assets/javascripts/templates/iconsearch/index.tsx +++ b/src/.overrides/assets/javascripts/templates/iconsearch/index.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2022 Martin Donath + * Copyright (c) 2016-2023 Martin Donath * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/.overrides/assets/javascripts/templates/index.ts b/src/.overrides/assets/javascripts/templates/index.ts index fb6271fd1..02376b3dc 100644 --- a/src/.overrides/assets/javascripts/templates/index.ts +++ b/src/.overrides/assets/javascripts/templates/index.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2022 Martin Donath + * Copyright (c) 2016-2023 Martin Donath * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/.overrides/assets/javascripts/templates/sponsorship/index.tsx b/src/.overrides/assets/javascripts/templates/sponsorship/index.tsx index 5441749d3..7891c2e0b 100644 --- a/src/.overrides/assets/javascripts/templates/sponsorship/index.tsx +++ b/src/.overrides/assets/javascripts/templates/sponsorship/index.tsx @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2022 Martin Donath + * Copyright (c) 2016-2023 Martin Donath * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/.overrides/assets/stylesheets/custom.scss b/src/.overrides/assets/stylesheets/custom.scss index 5e72d3989..8235e7d0a 100644 --- a/src/.overrides/assets/stylesheets/custom.scss +++ b/src/.overrides/assets/stylesheets/custom.scss @@ -1,5 +1,5 @@ //// -/// Copyright (c) 2016-2022 Martin Donath +/// Copyright (c) 2016-2023 Martin Donath /// /// Permission is hereby granted, free of charge, to any person obtaining a /// copy of this software and associated documentation files (the "Software"), diff --git a/src/.overrides/assets/stylesheets/custom/_typeset.scss b/src/.overrides/assets/stylesheets/custom/_typeset.scss index c006b7a98..8b4497a4e 100644 --- a/src/.overrides/assets/stylesheets/custom/_typeset.scss +++ b/src/.overrides/assets/stylesheets/custom/_typeset.scss @@ -1,5 +1,5 @@ //// -/// Copyright (c) 2016-2022 Martin Donath +/// Copyright (c) 2016-2023 Martin Donath /// /// Permission is hereby granted, free of charge, to any person obtaining a /// copy of this software and associated documentation files (the "Software"), diff --git a/src/.overrides/assets/stylesheets/custom/layout/_banner.scss b/src/.overrides/assets/stylesheets/custom/layout/_banner.scss index dedaa273e..3b2fe8979 100644 --- a/src/.overrides/assets/stylesheets/custom/layout/_banner.scss +++ b/src/.overrides/assets/stylesheets/custom/layout/_banner.scss @@ -1,5 +1,5 @@ //// -/// Copyright (c) 2016-2022 Martin Donath +/// Copyright (c) 2016-2023 Martin Donath /// /// Permission is hereby granted, free of charge, to any person obtaining a /// copy of this software and associated documentation files (the "Software"), diff --git a/src/.overrides/assets/stylesheets/custom/layout/_hero.scss b/src/.overrides/assets/stylesheets/custom/layout/_hero.scss index 4510675ec..d3aa41f9b 100644 --- a/src/.overrides/assets/stylesheets/custom/layout/_hero.scss +++ b/src/.overrides/assets/stylesheets/custom/layout/_hero.scss @@ -1,5 +1,5 @@ //// -/// Copyright (c) 2016-2022 Martin Donath +/// Copyright (c) 2016-2023 Martin Donath /// /// Permission is hereby granted, free of charge, to any person obtaining a /// copy of this software and associated documentation files (the "Software"), diff --git a/src/.overrides/assets/stylesheets/custom/layout/_iconsearch.scss b/src/.overrides/assets/stylesheets/custom/layout/_iconsearch.scss index be122dbcd..bd21edf8b 100644 --- a/src/.overrides/assets/stylesheets/custom/layout/_iconsearch.scss +++ b/src/.overrides/assets/stylesheets/custom/layout/_iconsearch.scss @@ -1,5 +1,5 @@ //// -/// Copyright (c) 2016-2022 Martin Donath +/// Copyright (c) 2016-2023 Martin Donath /// /// Permission is hereby granted, free of charge, to any person obtaining a /// copy of this software and associated documentation files (the "Software"), diff --git a/src/.overrides/assets/stylesheets/custom/layout/_sponsorship.scss b/src/.overrides/assets/stylesheets/custom/layout/_sponsorship.scss index c99469b10..a9b51b125 100644 --- a/src/.overrides/assets/stylesheets/custom/layout/_sponsorship.scss +++ b/src/.overrides/assets/stylesheets/custom/layout/_sponsorship.scss @@ -1,5 +1,5 @@ //// -/// Copyright (c) 2016-2022 Martin Donath +/// Copyright (c) 2016-2023 Martin Donath /// /// Permission is hereby granted, free of charge, to any person obtaining a /// copy of this software and associated documentation files (the "Software"), diff --git a/src/.overrides/home.html b/src/.overrides/home.html index 1d52695f4..3f54ca822 100644 --- a/src/.overrides/home.html +++ b/src/.overrides/home.html @@ -1,5 +1,5 @@