@taprootio/espalier 2.15.2 → 2.15.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/custom-elements.json +8980 -8980
- package/licenses/ASSET_PROVENANCE.md +1 -0
- package/licenses/README.md +2 -2
- package/licenses/THIRD_PARTY_NOTICES.md +121 -0
- package/licenses/asset-provenance.json +57 -1
- package/package.json +1 -1
|
@@ -9,6 +9,7 @@ removing, or replacing non-code assets.
|
|
|
9
9
|
| Asset area | Provenance | Notice |
|
|
10
10
|
|------------|------------|--------|
|
|
11
11
|
| `css/fonts/**` | Generated Google Fonts preview CSS with per-family notices generated from upstream Google Fonts metadata links. | `licenses/GOOGLE_FONTS_NOTICES.md` |
|
|
12
|
+
| `assets/shell-fonts.css`, `assets/shell-fonts/**` | Docs-only self-hosted Quicksand, Oswald, and Sometype Mono WOFF2 subsets under OFL 1.1, downloaded once from the Google Fonts css2 endpoint and checked in so the documentation shell never calls Google at runtime. | `licenses/THIRD_PARTY_NOTICES.md` |
|
|
12
13
|
| `assets/icons.svg` | Tabler-derived SVG symbols plus Taproot-owned logo symbol. | `licenses/THIRD_PARTY_NOTICES.md` |
|
|
13
14
|
| `*.ts` | Inline Tabler-style SVG templates and Taproot rendering helpers. | `licenses/THIRD_PARTY_NOTICES.md` |
|
|
14
15
|
| `dist/shared/virtualizer/**` | Vendored Lit Virtualizer runtime source compiled into Espalier's package. | `licenses/THIRD_PARTY_NOTICES.md` |
|
package/licenses/README.md
CHANGED
|
@@ -25,8 +25,8 @@ until reviewed and adapted by qualified IP and technology-transactions counsel.
|
|
|
25
25
|
- `ESPALIER_DEAL_READINESS_CHECKLIST.md` - practical readiness checklist for
|
|
26
26
|
lawyer review, diligence, packaging, and outreach.
|
|
27
27
|
- `THIRD_PARTY_NOTICES.md` - third-party open-source notices for materials
|
|
28
|
-
copied into Espalier distribution artifacts, including Lit Virtualizer
|
|
29
|
-
Tabler Icons.
|
|
28
|
+
copied into Espalier distribution artifacts, including Lit Virtualizer,
|
|
29
|
+
Tabler Icons, and the self-hosted documentation shell fonts.
|
|
30
30
|
- `asset-provenance.json` and `ASSET_PROVENANCE.md` - machine-readable and
|
|
31
31
|
human-readable provenance records for generated fonts, icons, vendored
|
|
32
32
|
runtime source, textures, demo datasets, and docs assets.
|
|
@@ -75,3 +75,124 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
|
75
75
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
76
76
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
77
77
|
SOFTWARE.
|
|
78
|
+
|
|
79
|
+
## Documentation Shell Fonts
|
|
80
|
+
|
|
81
|
+
The Espalier documentation site self-hosts the three faces its theme names, so
|
|
82
|
+
the site renders identically behind a strict Content-Security-Policy and no
|
|
83
|
+
visitor's browser calls Google to read the docs. The unmodified WOFF2 subsets
|
|
84
|
+
live in `assets/shell-fonts/` and are declared by `assets/shell-fonts.css`.
|
|
85
|
+
They are docs-only and are excluded from the published `@taprootio/espalier`
|
|
86
|
+
package.
|
|
87
|
+
|
|
88
|
+
- Project: Quicksand
|
|
89
|
+
- Upstream: https://github.com/andrew-paglinawan/QuicksandFamily
|
|
90
|
+
- Version: Google Fonts v37 (weight 400, `latin` and `latin-ext` subsets)
|
|
91
|
+
- License: SIL Open Font License 1.1
|
|
92
|
+
- Copyright: Copyright 2011 The Quicksand Project Authors (https://github.com/andrew-paglinawan/QuicksandFamily), with Reserved Font Name "Quicksand".
|
|
93
|
+
|
|
94
|
+
- Project: Oswald
|
|
95
|
+
- Upstream: https://github.com/googlefonts/OswaldFont
|
|
96
|
+
- Version: Google Fonts v57 (weight 700, `latin` and `latin-ext` subsets)
|
|
97
|
+
- License: SIL Open Font License 1.1
|
|
98
|
+
- Copyright: Copyright 2016 The Oswald Project Authors (https://github.com/googlefonts/OswaldFont)
|
|
99
|
+
|
|
100
|
+
- Project: Sometype Mono
|
|
101
|
+
- Upstream: https://github.com/googlefonts/sometype-mono
|
|
102
|
+
- Version: Google Fonts v4 (weight 400, `latin` and `latin-ext` subsets)
|
|
103
|
+
- License: SIL Open Font License 1.1
|
|
104
|
+
- Copyright: Copyright 2018 The Sometype Mono Project Authors (https://github.com/googlefonts/sometype-mono)
|
|
105
|
+
|
|
106
|
+
All three are covered by the same license text.
|
|
107
|
+
|
|
108
|
+
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
|
109
|
+
This license is copied below, and is also available with a FAQ at:
|
|
110
|
+
https://scripts.sil.org/OFL
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
-----------------------------------------------------------
|
|
114
|
+
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
|
115
|
+
-----------------------------------------------------------
|
|
116
|
+
|
|
117
|
+
PREAMBLE
|
|
118
|
+
The goals of the Open Font License (OFL) are to stimulate worldwide
|
|
119
|
+
development of collaborative font projects, to support the font creation
|
|
120
|
+
efforts of academic and linguistic communities, and to provide a free and
|
|
121
|
+
open framework in which fonts may be shared and improved in partnership
|
|
122
|
+
with others.
|
|
123
|
+
|
|
124
|
+
The OFL allows the licensed fonts to be used, studied, modified and
|
|
125
|
+
redistributed freely as long as they are not sold by themselves. The
|
|
126
|
+
fonts, including any derivative works, can be bundled, embedded,
|
|
127
|
+
redistributed and/or sold with any software provided that any reserved
|
|
128
|
+
names are not used by derivative works. The fonts and derivatives,
|
|
129
|
+
however, cannot be released under any other type of license. The
|
|
130
|
+
requirement for fonts to remain under this license does not apply
|
|
131
|
+
to any document created using the fonts or their derivatives.
|
|
132
|
+
|
|
133
|
+
DEFINITIONS
|
|
134
|
+
"Font Software" refers to the set of files released by the Copyright
|
|
135
|
+
Holder(s) under this license and clearly marked as such. This may
|
|
136
|
+
include source files, build scripts and documentation.
|
|
137
|
+
|
|
138
|
+
"Reserved Font Name" refers to any names specified as such after the
|
|
139
|
+
copyright statement(s).
|
|
140
|
+
|
|
141
|
+
"Original Version" refers to the collection of Font Software components as
|
|
142
|
+
distributed by the Copyright Holder(s).
|
|
143
|
+
|
|
144
|
+
"Modified Version" refers to any derivative made by adding to, deleting,
|
|
145
|
+
or substituting -- in part or in whole -- any of the components of the
|
|
146
|
+
Original Version, by changing formats or by porting the Font Software to a
|
|
147
|
+
new environment.
|
|
148
|
+
|
|
149
|
+
"Author" refers to any designer, engineer, programmer, technical
|
|
150
|
+
writer or other person who contributed to the Font Software.
|
|
151
|
+
|
|
152
|
+
PERMISSION & CONDITIONS
|
|
153
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
154
|
+
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
|
155
|
+
redistribute, and sell modified and unmodified copies of the Font
|
|
156
|
+
Software, subject to the following conditions:
|
|
157
|
+
|
|
158
|
+
1) Neither the Font Software nor any of its individual components,
|
|
159
|
+
in Original or Modified Versions, may be sold by itself.
|
|
160
|
+
|
|
161
|
+
2) Original or Modified Versions of the Font Software may be bundled,
|
|
162
|
+
redistributed and/or sold with any software, provided that each copy
|
|
163
|
+
contains the above copyright notice and this license. These can be
|
|
164
|
+
included either as stand-alone text files, human-readable headers or
|
|
165
|
+
in the appropriate machine-readable metadata fields within text or
|
|
166
|
+
binary files as long as those fields can be easily viewed by the user.
|
|
167
|
+
|
|
168
|
+
3) No Modified Version of the Font Software may use the Reserved Font
|
|
169
|
+
Name(s) unless explicit written permission is granted by the corresponding
|
|
170
|
+
Copyright Holder. This restriction only applies to the primary font name as
|
|
171
|
+
presented to the users.
|
|
172
|
+
|
|
173
|
+
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
|
174
|
+
Software shall not be used to promote, endorse or advertise any
|
|
175
|
+
Modified Version, except to acknowledge the contribution(s) of the
|
|
176
|
+
Copyright Holder(s) and the Author(s) or with their explicit written
|
|
177
|
+
permission.
|
|
178
|
+
|
|
179
|
+
5) The Font Software, modified or unmodified, in part or in whole,
|
|
180
|
+
must be distributed entirely under this license, and must not be
|
|
181
|
+
distributed under any other license. The requirement for fonts to
|
|
182
|
+
remain under this license does not apply to any document created
|
|
183
|
+
using the Font Software.
|
|
184
|
+
|
|
185
|
+
TERMINATION
|
|
186
|
+
This license becomes null and void if any of the above conditions are
|
|
187
|
+
not met.
|
|
188
|
+
|
|
189
|
+
DISCLAIMER
|
|
190
|
+
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
191
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
|
192
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
|
193
|
+
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
|
194
|
+
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
195
|
+
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
|
196
|
+
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
197
|
+
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
|
198
|
+
OTHER DEALINGS IN THE FONT SOFTWARE.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
|
-
"updatedAt": "2026-
|
|
3
|
+
"updatedAt": "2026-08-19",
|
|
4
4
|
"entries": [
|
|
5
5
|
{
|
|
6
6
|
"id": "google-font-preview-assets",
|
|
@@ -316,6 +316,62 @@
|
|
|
316
316
|
"noticeRequirement": "none",
|
|
317
317
|
"noticePaths": [],
|
|
318
318
|
"reviewStatus": "documented"
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
"id": "docs-shell-self-hosted-fonts",
|
|
322
|
+
"paths": [
|
|
323
|
+
"assets/shell-fonts.css",
|
|
324
|
+
"assets/shell-fonts/**"
|
|
325
|
+
],
|
|
326
|
+
"assetType": "self-hosted web font faces (WOFF2 latin and latin-ext subsets) with a hand-authored @font-face stylesheet",
|
|
327
|
+
"classification": "third-party open font",
|
|
328
|
+
"owner": "The Quicksand, Oswald, and Sometype Mono project authors",
|
|
329
|
+
"source": "Google Fonts css2 endpoint, downloaded 2026-08-19 with a desktop Chrome User-Agent so the WOFF2 (not TrueType) sources were served: https://fonts.googleapis.com/css2?family=Quicksand&display=swap (Quicksand v37), https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap (Oswald v57), https://fonts.googleapis.com/css2?family=Sometype+Mono&display=swap (Sometype Mono v4). These are the exact URLs <esp-root> built at runtime for the documentation theme before ESP0171. Upstream license metadata: https://github.com/google/fonts/blob/main/ofl/quicksand/METADATA.pb, https://github.com/google/fonts/blob/main/ofl/oswald/METADATA.pb, https://github.com/google/fonts/blob/main/ofl/sometypemono/METADATA.pb",
|
|
330
|
+
"license": "SIL Open Font License 1.1 (https://openfontlicense.org/open-font-license-official-text/) for all three families",
|
|
331
|
+
"transformations": [
|
|
332
|
+
"Downloaded the latin and latin-ext WOFF2 subsets named by each css2 response; the vietnamese and cyrillic subsets were not vendored",
|
|
333
|
+
"Renamed each subset to family-weight-subset.woff2; the font bytes themselves are unmodified",
|
|
334
|
+
"Reproduced the css2 @font-face declarations by hand in assets/shell-fonts.css, keeping the upstream unicode-range values and font-display: swap, with src pointing at the local /assets/shell-fonts/ paths"
|
|
335
|
+
],
|
|
336
|
+
"subsetFiles": [
|
|
337
|
+
{
|
|
338
|
+
"path": "assets/shell-fonts/quicksand-400-latin.woff2",
|
|
339
|
+
"upstreamUrl": "https://fonts.gstatic.com/s/quicksand/v37/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkP8o58a-wg.woff2",
|
|
340
|
+
"sha256": "fee25690fddfdf52d7c88f8460260998c523b762e1a53fc91561b179835e3316"
|
|
341
|
+
},
|
|
342
|
+
{
|
|
343
|
+
"path": "assets/shell-fonts/quicksand-400-latin-ext.woff2",
|
|
344
|
+
"upstreamUrl": "https://fonts.gstatic.com/s/quicksand/v37/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkP8o58i-wi40.woff2",
|
|
345
|
+
"sha256": "db0347bb53f618c0d932a128ee262d847a6e7243110e31f869611d1b63450505"
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"path": "assets/shell-fonts/oswald-700-latin.woff2",
|
|
349
|
+
"upstreamUrl": "https://fonts.gstatic.com/s/oswald/v57/TK3_WkUHHAIjg75cFRf3bXL8LICs1xZosUZiZQ.woff2",
|
|
350
|
+
"sha256": "aae665c75af89ea7cb7d8ccc8b0911ea72267442ebcd84f6e3efa041ad3b3c16"
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
"path": "assets/shell-fonts/oswald-700-latin-ext.woff2",
|
|
354
|
+
"upstreamUrl": "https://fonts.gstatic.com/s/oswald/v57/TK3_WkUHHAIjg75cFRf3bXL8LICs1xZosUhiZTaR.woff2",
|
|
355
|
+
"sha256": "ceb8c34b47b9e706ebbb402ca2db8055adea563a417590090bd5ac42df3c8272"
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
"path": "assets/shell-fonts/sometype-mono-400-latin.woff2",
|
|
359
|
+
"upstreamUrl": "https://fonts.gstatic.com/s/sometypemono/v4/70lGu745KGk_R3uxyq0WrROhAJiJsJ_eTWllpTAMGH9diwE.woff2",
|
|
360
|
+
"sha256": "9719b185dc14ff3e39ee87cc277f7679c4c9b95c10c1dbf7882adcf9c582f685"
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"path": "assets/shell-fonts/sometype-mono-400-latin-ext.woff2",
|
|
364
|
+
"upstreamUrl": "https://fonts.gstatic.com/s/sometypemono/v4/70lGu745KGk_R3uxyq0WrROhAJiJsJ_eTWllpTAMGH9TiwFrsw.woff2",
|
|
365
|
+
"sha256": "a467270a93a4f13300e6ac87410414ef6b4bf762e150fca8f04d49d1a2b50abf"
|
|
366
|
+
}
|
|
367
|
+
],
|
|
368
|
+
"packageInclusion": "not included in npm package",
|
|
369
|
+
"docsInclusion": "docs-site only — linked from docs/_includes/layout.vto and docs/404.vto and served from the Eleventy /assets passthrough, so the documentation shell renders its theme faces without runtime fonts.googleapis.com links",
|
|
370
|
+
"noticeRequirement": "required",
|
|
371
|
+
"noticePaths": [
|
|
372
|
+
"licenses/THIRD_PARTY_NOTICES.md"
|
|
373
|
+
],
|
|
374
|
+
"reviewStatus": "documented"
|
|
319
375
|
}
|
|
320
376
|
]
|
|
321
377
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@taprootio/espalier",
|
|
3
|
-
"version": "2.15.
|
|
3
|
+
"version": "2.15.4",
|
|
4
4
|
"packageManager": "bun@1.3.12",
|
|
5
5
|
"description": "Espalier — a themeable, accessible, framework-agnostic, enterprise-grade design system built on web standards and love.",
|
|
6
6
|
"customElements": "custom-elements.json",
|