gatsby-theme-carbon 4.2.18 → 4.2.20

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gatsby-theme-carbon",
3
- "version": "4.2.18",
3
+ "version": "4.2.20",
4
4
  "main": "index.js",
5
5
  "author": "vpicone <vp@vincepic.one> (@vpicone)",
6
6
  "repository": {
@@ -18,12 +18,12 @@
18
18
  "react-dom": "^18.2.0"
19
19
  },
20
20
  "devDependencies": {
21
- "gatsby": "^5.14.1",
21
+ "gatsby": "^5.14.3",
22
22
  "react": "^18.3.1",
23
23
  "react-dom": "^18.3.1"
24
24
  },
25
25
  "dependencies": {
26
- "@babel/core": "^7.26.7",
26
+ "@babel/core": "^7.26.10",
27
27
  "@babel/plugin-proposal-class-properties": "^7.18.6",
28
28
  "@babel/plugin-syntax-jsx": "^7.25.9",
29
29
  "@carbon/elements": "^11.66.0",
@@ -35,15 +35,15 @@
35
35
  "@mdx-js/mdx": "^3.1.0",
36
36
  "@mdx-js/react": "^3.1.0",
37
37
  "@reach/router": "^1.3.4",
38
- "@vimeo/player": "^2.25.1",
39
- "beautiful-react-hooks": "^5.0.2",
38
+ "@vimeo/player": "^2.26.0",
39
+ "beautiful-react-hooks": "^5.0.3",
40
40
  "classnames": "^2.5.1",
41
41
  "copy-to-clipboard": "^3.3.3",
42
42
  "focus-trap-react": "^10.3.1",
43
43
  "gatsby-plugin-catch-links": "^5.14.0",
44
44
  "gatsby-plugin-local-search": "^2.0.1",
45
45
  "gatsby-plugin-manifest": "^5.14.0",
46
- "gatsby-plugin-mdx": "^5.14.0",
46
+ "gatsby-plugin-mdx": "^5.14.1",
47
47
  "gatsby-plugin-offline": "^6.14.0",
48
48
  "gatsby-plugin-sass": "^6.14.0",
49
49
  "gatsby-plugin-sharp": "^5.14.0",
@@ -66,7 +66,7 @@
66
66
  "react-use": "^17.6.0",
67
67
  "rehype-mdx-fenced-code-meta-support": "^1.0.4",
68
68
  "remark-gfm": "3.0.1",
69
- "sass": "^1.84.0",
69
+ "sass": "^1.87.0",
70
70
  "slugify": "^1.6.6",
71
71
  "smooth-scroll": "^16.1.3",
72
72
  "use-media": "^1.5.0",
@@ -1,7 +1,8 @@
1
1
  :global {
2
2
  code {
3
- font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono',
4
- 'Bitstream Vera Sans Mono', Courier, monospace;
3
+ font-family:
4
+ 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono',
5
+ Courier, monospace;
5
6
  }
6
7
 
7
8
  p > code,
@@ -32,8 +33,9 @@
32
33
  position: relative;
33
34
  color: $white-0;
34
35
  @include type-style('code-02');
35
- font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono',
36
- 'Bitstream Vera Sans Mono', Courier, monospace;
36
+ font-family:
37
+ 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono',
38
+ Courier, monospace;
37
39
  width: calc(100% + 2rem);
38
40
  @include breakpoint('lg') {
39
41
  width: calc(67% + 1.15rem);
@@ -13,8 +13,9 @@
13
13
  format('woff2-variations'),
14
14
  url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Variable/fonts/split/woff2/IBM Plex Sans Var-Roman-Latin1.woff2')
15
15
  format('woff2');
16
- unicode-range: U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+02C6, U+02DA,
17
- U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030,
16
+ unicode-range:
17
+ U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
18
+ U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030,
18
19
  U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02;
19
20
  }
20
21
  /* Subset: Latin2 */
@@ -27,8 +28,9 @@
27
28
  format('woff2-variations'),
28
29
  url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Variable/fonts/split/woff2/IBM Plex Sans Var-Roman-Latin2.woff2')
29
30
  format('woff2');
30
- unicode-range: U+0100-0101, U+0104-0130, U+0132-0151, U+0154-017F, U+018F,
31
- U+0192, U+01A0-01A1, U+01AF-01B0, U+01FA-01FF, U+0218-021B, U+0237, U+0259,
31
+ unicode-range:
32
+ U+0100-0101, U+0104-0130, U+0132-0151, U+0154-017F, U+018F, U+0192,
33
+ U+01A0-01A1, U+01AF-01B0, U+01FA-01FF, U+0218-021B, U+0237, U+0259,
32
34
  U+1E80-1E85, U+1E9E, U+20A1, U+20A4, U+20A6, U+20A8-20AA, U+20AD-20AE,
33
35
  U+20B1-20B2, U+20B4-20B5, U+20B8-20BA, U+20BD, U+20BF;
34
36
  }
@@ -54,13 +56,13 @@
54
56
  format('woff2-variations'),
55
57
  url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Variable/fonts/split/woff2/IBM Plex Sans Var-Roman-Pi.woff2')
56
58
  format('woff2');
57
- unicode-range: U+03C0, U+0E3F, U+2000-200D, U+2010-2012, U+2015, U+2028-2029,
58
- U+202F, U+2032-2033, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2116,
59
- U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA,
60
- U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206,
61
- U+220F, U+2211, U+2215, U+2219-221A, U+221E, U+222B, U+2236, U+2248, U+2260,
62
- U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+ECE0, U+EFCC, U+FEFF,
63
- U+FFFD;
59
+ unicode-range:
60
+ U+03C0, U+0E3F, U+2000-200D, U+2010-2012, U+2015, U+2028-2029, U+202F,
61
+ U+2032-2033, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2116, U+2126,
62
+ U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3,
63
+ U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211,
64
+ U+2215, U+2219-221A, U+221E, U+222B, U+2236, U+2248, U+2260, U+2264-2265,
65
+ U+25CA, U+2713, U+274C, U+2B0E-2B11, U+ECE0, U+EFCC, U+FEFF, U+FFFD;
64
66
  }
65
67
 
66
68
  //Latin italic
@@ -74,8 +76,9 @@
74
76
  format('woff2-variations'),
75
77
  url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Variable/fonts/split/woff2/IBM Plex Sans Var-Italic-Latin1.woff2')
76
78
  format('woff2');
77
- unicode-range: U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+02C6, U+02DA,
78
- U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030,
79
+ unicode-range:
80
+ U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
81
+ U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030,
79
82
  U+2039-203A, U+2044, U+20AC, U+2122, U+2212, U+FB01-FB02;
80
83
  }
81
84
  /* Subset: Latin2 */
@@ -88,8 +91,9 @@
88
91
  format('woff2-variations'),
89
92
  url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Variable/fonts/split/woff2/IBM Plex Sans Var-Italic-Latin2.woff2')
90
93
  format('woff2');
91
- unicode-range: U+0100-0101, U+0104-0130, U+0132-0151, U+0154-017F, U+018F,
92
- U+0192, U+01A0-01A1, U+01AF-01B0, U+01FA-01FF, U+0218-021B, U+0237, U+0259,
94
+ unicode-range:
95
+ U+0100-0101, U+0104-0130, U+0132-0151, U+0154-017F, U+018F, U+0192,
96
+ U+01A0-01A1, U+01AF-01B0, U+01FA-01FF, U+0218-021B, U+0237, U+0259,
93
97
  U+1E80-1E85, U+1E9E, U+20A1, U+20A4, U+20A6, U+20A8-20AA, U+20AD-20AE,
94
98
  U+20B1-20B2, U+20B4-20B5, U+20B8-20BA, U+20BD, U+20BF;
95
99
  }
@@ -115,13 +119,13 @@
115
119
  format('woff2-variations'),
116
120
  url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Sans-Variable/fonts/split/woff2/IBM Plex Sans Var-Italic-Pi.woff2')
117
121
  format('woff2');
118
- unicode-range: U+03C0, U+0E3F, U+2000-200D, U+2010-2012, U+2015, U+2028-2029,
119
- U+202F, U+2032-2033, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2116,
120
- U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA,
121
- U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206,
122
- U+220F, U+2211, U+2215, U+2219-221A, U+221E, U+222B, U+2236, U+2248, U+2260,
123
- U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+ECE0, U+EFCC, U+FEFF,
124
- U+FFFD;
122
+ unicode-range:
123
+ U+03C0, U+0E3F, U+2000-200D, U+2010-2012, U+2015, U+2028-2029, U+202F,
124
+ U+2032-2033, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2116, U+2126,
125
+ U+212E, U+2150-2151, U+2153-215E, U+2190-2199, U+21A9-21AA, U+21B0-21B3,
126
+ U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202, U+2206, U+220F, U+2211,
127
+ U+2215, U+2219-221A, U+221E, U+222B, U+2236, U+2248, U+2260, U+2264-2265,
128
+ U+25CA, U+2713, U+274C, U+2B0E-2B11, U+ECE0, U+EFCC, U+FEFF, U+FFFD;
125
129
  }
126
130
 
127
131
  // Mono
@@ -134,10 +138,11 @@
134
138
  local('IBMPlexMono'),
135
139
  url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Latin1.woff2')
136
140
  format('woff2');
137
- unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131,
138
- U+0152-0153, U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E,
139
- U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122,
140
- U+2212, U+FB01-FB02;
141
+ unicode-range:
142
+ U+0000, U+000D, U+0020-007E, U+00A0-00A3, U+00A4-00FF, U+0131, U+0152-0153,
143
+ U+02C6, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022,
144
+ U+2026, U+2030, U+2039-203A, U+2044, U+2074, U+20AC, U+2122, U+2212,
145
+ U+FB01-FB02;
141
146
  }
142
147
 
143
148
  @font-face {
@@ -149,8 +154,9 @@
149
154
  local('IBMPlexMono'),
150
155
  url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Latin2.woff2')
151
156
  format('woff2');
152
- unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF,
153
- U+2C60-2C7F, U+A720-A7FF, U+FB01-FB02;
157
+ unicode-range:
158
+ U+0100-024F, U+0259, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
159
+ U+A720-A7FF, U+FB01-FB02;
154
160
  }
155
161
 
156
162
  @font-face {
@@ -174,12 +180,12 @@
174
180
  local('IBMPlexMono'),
175
181
  url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Pi.woff2')
176
182
  format('woff2');
177
- unicode-range: U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083,
178
- U+2085-2089, U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E,
179
- U+2190-2199, U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4,
180
- U+21C6, U+2202, U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248,
181
- U+2260, U+2264-2265, U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7,
182
- U+ECE0, U+EFCC;
183
+ unicode-range:
184
+ U+0E3F, U+2032-2033, U+2070, U+2075-2079, U+2080-2081, U+2083, U+2085-2089,
185
+ U+2113, U+2116, U+2126, U+212E, U+2150-2151, U+2153-215E, U+2190-2199,
186
+ U+21A9-21AA, U+21B0-21B3, U+21B6-21B7, U+21BA-21BB, U+21C4, U+21C6, U+2202,
187
+ U+2206, U+220F, U+2211, U+221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265,
188
+ U+25CA, U+2713, U+274C, U+2B0E-2B11, U+EBE1-EBE7, U+ECE0, U+EFCC;
183
189
  }
184
190
 
185
191
  @font-face {
@@ -191,9 +197,10 @@
191
197
  local('IBMPlexMono'),
192
198
  url('https://1.www.s81c.com/common/carbon/plex/fonts/IBM-Plex-Mono/fonts/split/woff2/IBMPlexMono-Regular-Cyrillic.woff2')
193
199
  format('woff2');
194
- unicode-range: U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5,
195
- U+04AA-04AB, U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9,
196
- U+04DC-04DF, U+04E2-04E9, U+04EE-04F5, U+04F8-04F9;
200
+ unicode-range:
201
+ U+0400-045F, U+0472-0473, U+0490-049D, U+04A0-04A5, U+04AA-04AB,
202
+ U+04AE-04B3, U+04B6-04BB, U+04C0-04C2, U+04CF-04D9, U+04DC-04DF,
203
+ U+04E2-04E9, U+04EE-04F5, U+04F8-04F9;
197
204
  }
198
205
 
199
206
  // Fallback