@astrojs/starlight 0.30.2 → 0.30.4
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/CHANGELOG.md +23 -1
- package/components/Icons.ts +7 -0
- package/components/LanguageSelect.astro +10 -0
- package/components/Page.astro +9 -6
- package/components/Select.astro +10 -1
- package/package.json +1 -1
- package/schemas/social.ts +8 -0
- package/style/markdown.css +1 -1
- package/user-components/Tabs.astro +1 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
# @astrojs/starlight
|
|
2
2
|
|
|
3
|
+
## 0.30.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#2747](https://github.com/withastro/starlight/pull/2747) [`474c27e`](https://github.com/withastro/starlight/commit/474c27e28d79794ac78d36e3384f0c0da6f2dfed) Thanks [@bbag](https://github.com/bbag)! - Ensures `<Tab>` component toggling is stable when smooth scrolling is enabled via custom CSS
|
|
8
|
+
|
|
9
|
+
- [#2740](https://github.com/withastro/starlight/pull/2740) [`0e169c9`](https://github.com/withastro/starlight/commit/0e169c9fd9fbfc16d86225db6b00448edf39ffad) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Fixes an issue preventing Pagefind to be disabled using the `pagefind` frontmatter field.
|
|
10
|
+
|
|
11
|
+
- [#2732](https://github.com/withastro/starlight/pull/2732) [`a10b466`](https://github.com/withastro/starlight/commit/a10b46680810882b029dd1d578cc86e22bc97af5) Thanks [@Sidnioulz](https://github.com/Sidnioulz)! - Adds Storybook, Confluence and Jira social icons
|
|
12
|
+
|
|
13
|
+
## 0.30.3
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- [#2717](https://github.com/withastro/starlight/pull/2717) [`c5fcbb3`](https://github.com/withastro/starlight/commit/c5fcbb33a7a0511ac372f5d006a69f4195d1e266) Thanks [@delucis](https://github.com/delucis)! - Fixes a list item spacing issue where line break elements (`<br>`) could receive a margin, breaking layout in Firefox
|
|
18
|
+
|
|
19
|
+
- [#2724](https://github.com/withastro/starlight/pull/2724) [`02d7ac6`](https://github.com/withastro/starlight/commit/02d7ac66a0bdca3f26001f556de070027d4e0faf) Thanks [@dionysuzx](https://github.com/dionysuzx)! - Adds social link support for Farcaster
|
|
20
|
+
|
|
21
|
+
- [#2635](https://github.com/withastro/starlight/pull/2635) [`ec4b851`](https://github.com/withastro/starlight/commit/ec4b85154ea301d9144ff49f3abd009e3a929387) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Fixes an issue where the language picker in multilingual sites could display the wrong language when navigating between pages with the browser back/forward buttons.
|
|
22
|
+
|
|
23
|
+
- [#2726](https://github.com/withastro/starlight/pull/2726) [`e54ebd5`](https://github.com/withastro/starlight/commit/e54ebd5c879deb3fdff2180426b377181773b85f) Thanks [@techfg](https://github.com/techfg)! - Adds icon for phone
|
|
24
|
+
|
|
3
25
|
## 0.30.2
|
|
4
26
|
|
|
5
27
|
### Patch Changes
|
|
@@ -628,7 +650,7 @@
|
|
|
628
650
|
|
|
629
651
|
- [#1837](https://github.com/withastro/starlight/pull/1837) [`a33a1223`](https://github.com/withastro/starlight/commit/a33a12231772c1dc4b7cc2db3477a6802f3ef53e) Thanks [@delucis](https://github.com/delucis)! - Adds three new icons: `comment`, `comment-alt`, `heart`
|
|
630
652
|
|
|
631
|
-
- [#1842](https://github.com/withastro/starlight/pull/1842) [`c7838636`](https://github.com/withastro/starlight/commit/c7838636edb8d60a2422ce76a2db511b9cebbb70) Thanks [@delucis](https://github.com/delucis)! - Moves the `href` used in the site title link to Starlight’s route data object. This makes it possible for overrides to change the title link while reusing Starlight’s default component
|
|
653
|
+
- [#1842](https://github.com/withastro/starlight/pull/1842) [`c7838636`](https://github.com/withastro/starlight/commit/c7838636edb8d60a2422ce76a2db511b9cebbb70) Thanks [@delucis](https://github.com/delucis)! - Moves the `href` used in the site title link to Starlight’s route data object. This makes it possible for overrides to change the title link while reusing Starlight’s default component implementation.
|
|
632
654
|
|
|
633
655
|
- [#1840](https://github.com/withastro/starlight/pull/1840) [`cb85563c`](https://github.com/withastro/starlight/commit/cb85563c9a3d4eb2925ad884e6a4e8698a15381b) Thanks [@MiahaCybersec](https://github.com/MiahaCybersec)! - Adds 1 new icon: `hackerone`
|
|
634
656
|
|
package/components/Icons.ts
CHANGED
|
@@ -108,6 +108,8 @@ export const BuiltInIcons = {
|
|
|
108
108
|
'<path d="M20.9 2H3.1A1.1 1.1 0 0 0 2 3.1v17.8A1.1 1.1 0 0 0 3.1 22h9.58v-7.75h-2.6v-3h2.6V9a3.64 3.64 0 0 1 3.88-4 20.26 20.26 0 0 1 2.33.12v2.7H17.3c-1.26 0-1.5.6-1.5 1.47v1.93h3l-.39 3H15.8V22h5.1a1.1 1.1 0 0 0 1.1-1.1V3.1A1.1 1.1 0 0 0 20.9 2Z"/>',
|
|
109
109
|
email:
|
|
110
110
|
'<path d="M19 4H5a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3Zm-.41 2-5.88 5.88a1 1 0 0 1-1.42 0L5.41 6ZM20 17a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V7.41l5.88 5.88a3 3 0 0 0 4.24 0L20 7.41Z"/>',
|
|
111
|
+
phone:
|
|
112
|
+
'<path d="M19.44 13c-.22 0-.45-.07-.67-.12a9.44 9.44 0 0 1-1.31-.39 2 2 0 0 0-2.48 1l-.22.45a12.18 12.18 0 0 1-2.66-2 12.18 12.18 0 0 1-2-2.66l.42-.28a2 2 0 0 0 1-2.48 10.33 10.33 0 0 1-.39-1.31c-.05-.22-.09-.45-.12-.68a3 3 0 0 0-3-2.49h-3a3 3 0 0 0-3 3.41 19 19 0 0 0 16.52 16.46h.38a3 3 0 0 0 2-.76 3 3 0 0 0 1-2.25v-3a3 3 0 0 0-2.47-2.9Zm.5 6a1 1 0 0 1-.34.75 1.05 1.05 0 0 1-.82.25A17 17 0 0 1 4.07 5.22a1.09 1.09 0 0 1 .25-.82 1 1 0 0 1 .75-.34h3a1 1 0 0 1 1 .79q.06.41.15.81a11.12 11.12 0 0 0 .46 1.55l-1.4.65a1 1 0 0 0-.49 1.33 14.49 14.49 0 0 0 7 7 1 1 0 0 0 .76 0 1 1 0 0 0 .57-.52l.62-1.4a13.69 13.69 0 0 0 1.58.46q.4.09.81.15a1 1 0 0 1 .79 1Z"/>',
|
|
111
113
|
reddit:
|
|
112
114
|
'<path d="M14.41 16.87a3.38 3.38 0 0 1-2.37.63 3.37 3.37 0 0 1-2.36-.63 1 1 0 0 0-1.42 1.41 5.11 5.11 0 0 0 3.78 1.22 5.12 5.12 0 0 0 3.78-1.22 1 1 0 1 0-1.41-1.41ZM9.2 15a1 1 0 1 0-1-1 1 1 0 0 0 1 1Zm6-2a1 1 0 1 0 1 1 1 1 0 0 0-1-1Zm7.8-1.22a3.77 3.77 0 0 0-6.8-2.26 16.5 16.5 0 0 0-3.04-.48l.85-5.7 2.09.7a3 3 0 0 0 6-.06v-.02a3.03 3.03 0 0 0-3-2.96 2.98 2.98 0 0 0-2.34 1.16l-3.24-1.1a1 1 0 0 0-1.3.8l-1.09 7.17a16.66 16.66 0 0 0-3.34.49 3.77 3.77 0 0 0-6.22 4.23A4.86 4.86 0 0 0 1 16c0 3.92 4.83 7 11 7s11-3.08 11-7a4.86 4.86 0 0 0-.57-2.25 3.78 3.78 0 0 0 .57-1.97ZM19.1 3a1 1 0 1 1-1 1 1.02 1.02 0 0 1 1-1ZM4.77 10a1.76 1.76 0 0 1 .88.25A9.98 9.98 0 0 0 3 11.92v-.14A1.78 1.78 0 0 1 4.78 10ZM12 21c-4.88 0-9-2.29-9-5s4.12-5 9-5 9 2.29 9 5-4.12 5-9 5Zm8.99-9.08a9.98 9.98 0 0 0-2.65-1.67 1.76 1.76 0 0 1 .88-.25A1.78 1.78 0 0 1 21 11.78l-.01.14Z"/>',
|
|
113
115
|
patreon:
|
|
@@ -162,6 +164,11 @@ export const BuiltInIcons = {
|
|
|
162
164
|
'<path d="M21.6 10.6v9.7a.7.7 0 0 1-.6.6h-8a.7.7 0 0 1-.6-.6v-1.8c0-2.2.3-4.4.8-5.3a2 2 0 0 1 1.3-1c1-.4 2.9-.2 3.7-.2 0 0 2.3 0 2.3-1.3 0-1-1-1-1-1-1.2 0-2 0-2.6-.2-1-.4-1-1.1-1-1.3 0-2.7-4-3-7.5-2.4-3.9.7 0 6.2 0 13.5v1a.7.7 0 0 1-.7.6H3.8a.7.7 0 0 1-.6-.6V3.5a.7.7 0 0 1 .6-.6h3.7a.7.7 0 0 1 .7.6c0 .6.6.9 1 .6 1.3-1 3-1.5 5-1.5 4.2 0 7.4 2.5 7.4 8zm-7-2a1.4 1.4 0 1 0-2.9 0 1.4 1.4 0 0 0 2.9 0z"/>',
|
|
163
165
|
backstage:
|
|
164
166
|
'<path d="M18.4 9.3a4.4 4.4 0 0 0 .7-.5l.1-.1a4.5 4.5 0 0 0 .8-1.1l.3-1c0-1-.6-2-2-3L12.7.4 6 6.6l-4.3 4 6 3.7a6.1 6.1 0 0 0 3 .9c1.5 0 2.8-.5 3.7-1.4 1-1 1.4-2.3.8-3.4a2.8 2.8 0 0 0-.4-.5l1 .1a4.6 4.6 0 0 0 1.8-.3 4.5 4.5 0 0 0 .7-.3zm-5.5 3.3c-1 1-2.8 1.2-4.2.4l-4.1-2.5 3.7-3.6 4.2 2.6c1.5.9 1.4 2.1.4 3.1zm.5-4.5-4-2.3L13 2.4l3.8 2.3c1.4.9 1.6 2 .6 3a3.3 3.3 0 0 1-4 .4zM15 18.5c-1 1-2.5 1.6-4.1 1.6a6.8 6.8 0 0 1-3.5-1l-5.6-3.4v1.4l6 3.6a6.1 6.1 0 0 0 3 .9c1.5 0 2.8-.5 3.7-1.4.7-.7 1.1-1.5 1.1-2.3l-.6.6zm0-2.1c-1 1-2.5 1.6-4.1 1.6a6.8 6.8 0 0 1-3.5-1l-5.6-3.4V15l6 3.6a6.1 6.1 0 0 0 3 .9c1.5 0 2.8-.5 3.7-1.4.7-.7 1.1-1.5 1.1-2.3v-.1l-.6.7zm0-2.1c-1 1-2.5 1.6-4.1 1.6a6.8 6.8 0 0 1-3.5-1l-5.6-3.4v1.3l6 3.6a6.1 6.1 0 0 0 3 1c1.5 0 2.8-.6 3.7-1.5.7-.7 1.1-1.5 1.1-2.3l-.6.7zm4.6 1.4a5.2 5.2 0 0 1-3.3 1.4v1.5a4.5 4.5 0 0 0 2.8-1.3c.8-.7 1.2-1.5 1.2-2.3v-.1l-.7.8zm-4.6 5c-1 1-2.5 1.6-4.1 1.6a6.8 6.8 0 0 1-3.5-1l-5.6-3.4v1.3l6 3.6a6.1 6.1 0 0 0 3 1c1.5 0 2.8-.5 3.7-1.5.7-.6 1.1-1.5 1.1-2.2V20l-.6.7zM19.7 9l-.1.2-1.2.8a5.2 5.2 0 0 1-1.5.5 5.2 5.2 0 0 1-.8 0l.1.4V12a4.6 4.6 0 0 0 1.5-.3A4.4 4.4 0 0 0 19 11l.1-.1a4.5 4.5 0 0 0 .8-1.1 2.6 2.6 0 0 0 .3-1.1v-.1l-.2.1-.4.6zm0 4.3a6 6 0 0 1-.1.1 5.2 5.2 0 0 1-3.3 1.5v1.4a4.5 4.5 0 0 0 2.8-1.2l1-1.2.2-1v-.1l-.2.2a4.8 4.8 0 0 1-.4.5zm0-2.1-.1.1a4.8 4.8 0 0 1-.6.5 5.2 5.2 0 0 1-2.7 1v1.4A4.5 4.5 0 0 0 19 13h.1a4.2 4.2 0 0 0 .8-1.2l.3-.9v-.3a4 4 0 0 1-.2.2l-.4.5z"/>',
|
|
167
|
+
confluence:
|
|
168
|
+
'<path d="M.85 18.07.1 19.32a.76.76 0 0 0-.1.28.76.76 0 0 0 .02.28.75.75 0 0 0 .33.46l4.97 3.07a.76.76 0 0 0 .86-.03.75.75 0 0 0 .2-.23l.73-1.23c1.97-3.23 3.97-2.83 7.54-1.14l4.93 2.34a.76.76 0 0 0 .6.03.76.76 0 0 0 .43-.4l2.36-5.35a.75.75 0 0 0 .02-.57.77.77 0 0 0-.38-.43c-1.04-.49-3.1-1.45-4.96-2.36C10.9 10.8 5.2 11 .85 18.07Z"/><path d="m23.15 5.94.75-1.25a.77.77 0 0 0 .08-.57.76.76 0 0 0-.13-.27.76.76 0 0 0-.22-.2L18.67.6a.76.76 0 0 0-.29-.1.77.77 0 0 0-.57.13.77.77 0 0 0-.2.23l-.73 1.22c-1.98 3.25-3.96 2.86-7.53 1.16L4.42.89a.78.78 0 0 0-.59-.03.76.76 0 0 0-.26.15.76.76 0 0 0-.18.24L1.02 6.61a.77.77 0 0 0-.02.57c.04.1.09.18.15.25a.76.76 0 0 0 .24.18c1.04.5 3.11 1.45 4.96 2.36 6.73 3.26 12.44 3.04 16.8-4.03z"/>',
|
|
169
|
+
jira: '<path d="M7.75 16.3H5.62C2.4 16.3.09 14.31.09 11.43h11.47c.6 0 .98.42.98 1.02V24c-2.87 0-4.79-2.32-4.79-5.56Zm5.67-5.74h-2.14c-3.21 0-5.52-1.94-5.52-4.82h11.47c.6 0 1.01.38 1.01.98v11.54c-2.87 0-4.82-2.32-4.82-5.56zm5.7-5.7h-2.14c-3.21 0-5.52-1.97-5.52-4.86h11.47c.6 0 .98.42.98.99v11.54c-2.87 0-4.8-2.32-4.8-5.56z"/>',
|
|
170
|
+
storybook:
|
|
171
|
+
'<path d="m20.35 0-1.32.08.1 2.78a.18.18 0 0 1-.3.14l-.9-.7-1.05.8a.18.18 0 0 1-.25-.03.18.18 0 0 1-.04-.12l.12-2.72-13.21.82A1.2 1.2 0 0 0 2.37 2.3l.74 19.82a1.2 1.2 0 0 0 1.15 1.16l16.11.72h.06c.66 0 1.2-.54 1.2-1.2V1.12A1.2 1.2 0 0 0 20.35 0zm-7.99 4.08c3.14 0 4.86 1.68 4.86 4.88-.42.33-3.59.56-3.59.09.07-1.8-.73-1.87-1.18-1.87-.42 0-1.13.12-1.13 1.08 0 2.37 6.1 2.24 6.1 7.02 0 2.69-2.18 4.17-4.97 4.17-2.87 0-5.38-1.16-5.1-5.2.11-.47 3.77-.35 3.77 0-.05 1.67.33 2.16 1.29 2.16.73 0 1.07-.4 1.07-1.09 0-2.43-6.02-2.51-6.02-6.97 0-2.56 1.76-4.27 4.9-4.27z"/>',
|
|
165
172
|
};
|
|
166
173
|
|
|
167
174
|
export const Icons = {
|
|
@@ -42,6 +42,16 @@ function localizedPathname(locale: string | undefined): string {
|
|
|
42
42
|
window.location.pathname = e.currentTarget.value;
|
|
43
43
|
}
|
|
44
44
|
});
|
|
45
|
+
window.addEventListener('pageshow', (event) => {
|
|
46
|
+
if (!event.persisted) return;
|
|
47
|
+
// If the page was loaded from a cache, the language select selected index might not be
|
|
48
|
+
// in sync with the current page.
|
|
49
|
+
const markupSelectedIndex =
|
|
50
|
+
select.querySelector<HTMLOptionElement>('option[selected]')?.index;
|
|
51
|
+
if (markupSelectedIndex !== select.selectedIndex) {
|
|
52
|
+
select.selectedIndex = markupSelectedIndex ?? 0;
|
|
53
|
+
}
|
|
54
|
+
});
|
|
45
55
|
}
|
|
46
56
|
}
|
|
47
57
|
}
|
package/components/Page.astro
CHANGED
|
@@ -36,13 +36,16 @@ const pagefindEnabled =
|
|
|
36
36
|
!Astro.props.entry.slug.endsWith('/404') &&
|
|
37
37
|
Astro.props.entry.data.pagefind !== false;
|
|
38
38
|
|
|
39
|
-
const
|
|
40
|
-
if (Boolean(Astro.props.toc))
|
|
41
|
-
if (Astro.props.hasSidebar)
|
|
42
|
-
if (Boolean(Astro.props.entry.data.hero))
|
|
39
|
+
const htmlDataAttributes: DOMStringMap = { 'data-theme': 'dark' };
|
|
40
|
+
if (Boolean(Astro.props.toc)) htmlDataAttributes['data-has-toc'] = '';
|
|
41
|
+
if (Astro.props.hasSidebar) htmlDataAttributes['data-has-sidebar'] = '';
|
|
42
|
+
if (Boolean(Astro.props.entry.data.hero)) htmlDataAttributes['data-has-hero'] = '';
|
|
43
|
+
|
|
44
|
+
const mainDataAttributes: DOMStringMap = {};
|
|
45
|
+
if (pagefindEnabled) mainDataAttributes['data-pagefind-body'] = '';
|
|
43
46
|
---
|
|
44
47
|
|
|
45
|
-
<html lang={Astro.props.lang} dir={Astro.props.dir} {...
|
|
48
|
+
<html lang={Astro.props.lang} dir={Astro.props.dir} {...htmlDataAttributes}>
|
|
46
49
|
<head>
|
|
47
50
|
<Head {...Astro.props} />
|
|
48
51
|
<style>
|
|
@@ -82,7 +85,7 @@ if (Boolean(Astro.props.entry.data.hero)) dataAttributes['data-has-hero'] = '';
|
|
|
82
85
|
<TwoColumnContent {...Astro.props}>
|
|
83
86
|
<PageSidebar slot="right-sidebar" {...Astro.props} />
|
|
84
87
|
<main
|
|
85
|
-
|
|
88
|
+
{...mainDataAttributes}
|
|
86
89
|
lang={Astro.props.entryMeta.lang}
|
|
87
90
|
dir={Astro.props.entryMeta.dir}
|
|
88
91
|
>
|
package/components/Select.astro
CHANGED
|
@@ -12,12 +12,21 @@ interface Props {
|
|
|
12
12
|
selected: boolean;
|
|
13
13
|
}>;
|
|
14
14
|
}
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
* The `autocomplete="off"` attribute is used to prevent the browser from automatically selecting a
|
|
18
|
+
* value for this input, e.g. based on the user's previous selections, as this could lead to
|
|
19
|
+
* incorrect values being selected for example when the user switches between languages and uses
|
|
20
|
+
* the back button.
|
|
21
|
+
* Note that this attribute is only useful when a value is not restored at a later stage, e.g. the
|
|
22
|
+
* bfcache that ignores this attribute when restoring the value.
|
|
23
|
+
*/
|
|
15
24
|
---
|
|
16
25
|
|
|
17
26
|
<label style={`--sl-select-width: ${Astro.props.width}`}>
|
|
18
27
|
<span class="sr-only">{Astro.props.label}</span>
|
|
19
28
|
<Icon name={Astro.props.icon} class="icon label-icon" />
|
|
20
|
-
<select value={Astro.props.value}>
|
|
29
|
+
<select value={Astro.props.value} autocomplete="off">
|
|
21
30
|
{
|
|
22
31
|
Astro.props.options.map(({ value, selected, label }) => (
|
|
23
32
|
<option value={value} selected={selected} set:html={label} />
|
package/package.json
CHANGED
package/schemas/social.ts
CHANGED
|
@@ -37,6 +37,10 @@ export const socialLinks = [
|
|
|
37
37
|
'tiktok',
|
|
38
38
|
'nostr',
|
|
39
39
|
'backstage',
|
|
40
|
+
'farcaster',
|
|
41
|
+
'confluence',
|
|
42
|
+
'jira',
|
|
43
|
+
'storybook',
|
|
40
44
|
] as const;
|
|
41
45
|
|
|
42
46
|
export const SocialLinksSchema = () =>
|
|
@@ -89,6 +93,10 @@ export const SocialLinksSchema = () =>
|
|
|
89
93
|
tiktok: 'TikTok',
|
|
90
94
|
nostr: 'Nostr',
|
|
91
95
|
backstage: 'Backstage',
|
|
96
|
+
farcaster: 'Farcaster',
|
|
97
|
+
confluence: 'Confluence',
|
|
98
|
+
jira: 'Jira',
|
|
99
|
+
storybook: 'Storybook',
|
|
92
100
|
}[key];
|
|
93
101
|
labelledLinks[key] = { label, url };
|
|
94
102
|
}
|
package/style/markdown.css
CHANGED
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
|
|
25
25
|
.sl-markdown-content
|
|
26
26
|
li
|
|
27
|
-
> :last-child:not(li, ul, ol
|
|
27
|
+
> :last-child:not(li, ul, ol, a, strong, em, del, span, input, code, br, :where(.not-content *)) {
|
|
28
28
|
margin-bottom: 1.25rem;
|
|
29
29
|
}
|
|
30
30
|
|