-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Illustration): new illustration interlink (#4253)
* feat: new illustration interlink * chore(illustrations): automatic export update --------- Co-authored-by: lisalupi <lisalupi@users.noreply.github.com>
- Loading branch information
Showing
7 changed files
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ultraviolet/illustrations": patch | ||
--- | ||
|
||
New product illustration `Interlink` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 18 additions & 0 deletions
18
packages/illustrations/src/assets/products/interlink/index.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
/** | ||
* This file is automatically generated from /scripts/illustrations/uploadIllustrations.js | ||
* PLEASE DO NOT EDIT HERE | ||
*/ | ||
|
||
const BASE_URL = 'https://ultraviolet.s3.fr-par.scw.cloud/illustrations' | ||
|
||
const interlinkContent = `${BASE_URL}/products/interlink/interlink-content.webp` | ||
const interlinkKeyvisual = `${BASE_URL}/products/interlink/interlink-keyvisual.webp` | ||
const interlinkOriginal = `${BASE_URL}/products/interlink/interlink-original.webp` | ||
const interlinkWire = `${BASE_URL}/products/interlink/interlink-wire.svg` | ||
|
||
export { | ||
interlinkContent, | ||
interlinkKeyvisual, | ||
interlinkOriginal, | ||
interlinkWire, | ||
} |
Binary file added
BIN
+79.6 KB
packages/illustrations/src/assets/products/interlink/interlink-content.webp
Binary file not shown.
Binary file added
BIN
+98.8 KB
packages/illustrations/src/assets/products/interlink/interlink-keyvisual.webp
Binary file not shown.
Binary file added
BIN
+90.3 KB
packages/illustrations/src/assets/products/interlink/interlink-original.webp
Binary file not shown.
17 changes: 17 additions & 0 deletions
17
packages/illustrations/src/assets/products/interlink/interlink-wire.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.