swedbank-pay-design-guide-jekyll-theme 2.8.6 → 2.8.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fe0b70653b8821e99a2f423e7465503b5e318152483af8653fe3b7b6b852fc19
4
- data.tar.gz: 549763f2e6c92341e34062237d3b70f27da6221af4b8f6097e1ab6cbade3a790
3
+ metadata.gz: c35a289709256e75e73356a6b10ef3241cc6ad2caab36702ad49aed2ea375718
4
+ data.tar.gz: 8715fafbfaa1fb78e6becf40f61c585f38f7935b4e87d0d0c757744aaecc96db
5
5
  SHA512:
6
- metadata.gz: 739b8ffb9743b7a8291fc4991df10ec0cbf7634a17ffc2c8947ca9b1b4c7bee3a03c3cd4f9c35c6bcb0258c12404b10492df9c19af0969efcb39c3bc0be1a713
7
- data.tar.gz: 0121c9fe30ee1ce4ce6ea7617d0732549921cec8838478f03e7ee944261cb952192ffd7a460aae49316043ddf02ed4de9e88051fd2e980e561ee4ef9fe585a94
6
+ metadata.gz: 4ed8e38fdb77d2b7ca063a47d8066356c7ba5bc581a1e1938e2c75559e7906b4cd36d780566df37a781de27a05f102bb8d8d0c62881ce03bbd11744155660c4a
7
+ data.tar.gz: dbf4daf4a9a2b82cd4fc230e44cef12bda270f0cca97ce987b5153bd6170c1c8e945afae8de00a012f2699253abc4c43b91e20c1b770cd6fd1bf76e70944c124
@@ -50,7 +50,7 @@
50
50
  <link rel="shortcut icon" href="{{ design_guide_url }}/icons/favicon.ico">
51
51
  <link rel="icon" type="image/png" sizes="16x16" href="{{ design_guide_url }}/icons/favicon-16x16.png">
52
52
  <link rel="icon" type="image/png" sizes="32x32" href="{{ design_guide_url }}/icons/favicon-32x32.png">
53
- <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap" rel="stylesheet">
53
+ <!-- Roboto self-hosted, Google Fonts import removed -->
54
54
  <link href="https://fonts.googleapis.com/css?family=Material+Icons+Outlined" rel="stylesheet">
55
55
  <script src="{{- "/assets/js/dialog-polyfill.js" | relative_url -}}"></script>
56
56
  {%- include apple-mobile-headers.html design_guide_url=design_guide_url -%}
@@ -0,0 +1,15 @@
1
+ @font-face {
2
+ font-family: 'Roboto';
3
+ src: url('../fonts/Roboto-Regular.ttf') format('truetype');
4
+ font-weight: 400;
5
+ font-style: normal;
6
+ font-display: swap;
7
+ }
8
+
9
+ @font-face {
10
+ font-family: 'Roboto';
11
+ src: url('../fonts/Roboto-Bold.ttf') format('truetype');
12
+ font-weight: 700;
13
+ font-style: normal;
14
+ font-display: swap;
15
+ }
@@ -1,3 +1,4 @@
1
+ @import 'roboto-font.scss';
1
2
  @import 'colors.scss';
2
3
  @import 'fonts.scss';
3
4
  @import 'variables.scss';
Binary file
Binary file
data/lib/gem_version.rb CHANGED
@@ -4,7 +4,7 @@ module Gem
4
4
  # Gem Specification
5
5
  class Specification
6
6
  def self.gem_version
7
- '2.8.6'
7
+ '2.8.7'
8
8
  end
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: swedbank-pay-design-guide-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.8.6
4
+ version: 2.8.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Swedbank Pay
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-05-18 00:00:00.000000000 Z
11
+ date: 2026-05-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -485,6 +485,7 @@ files:
485
485
  - _sass/fonts.scss
486
486
  - _sass/front-page.scss
487
487
  - _sass/paragraph-highlight.scss
488
+ - _sass/roboto-font.scss
488
489
  - _sass/sidebar.scss
489
490
  - _sass/swedbank-pay-design-guide-theme.scss
490
491
  - _sass/tipue_search.scss
@@ -493,6 +494,8 @@ files:
493
494
  - assets/css/mermaid-dialog.css
494
495
  - assets/css/pygments-autumn.css
495
496
  - assets/css/style.scss
497
+ - assets/fonts/Roboto-Bold.ttf
498
+ - assets/fonts/Roboto-Regular.ttf
496
499
  - assets/img/betala-med-pax-a920pro.jpg
497
500
  - assets/img/betala-online.jpg
498
501
  - assets/img/demoshop-image.svg