From 7b2c9efa71081c7600bbc73ce6eefac673b202d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C5=ABdolfs=20O=C5=A1i=C5=86=C5=A1?= Date: Thu, 4 Aug 2022 10:50:42 +0200 Subject: [PATCH] Fix license headers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To remove any remaining references to Upstream. Signed-off-by: Rūdolfs Ošiņš --- Avatar.svelte | 4 ++-- Badge.svelte | 4 ++-- Button.svelte | 4 ++-- Checkbox.svelte | 4 ++-- Counter.svelte | 4 ++-- Dropdown.svelte | 4 ++-- Dropdown/Option.svelte | 4 ++-- Emoji.svelte | 13 ++++--------- Hoverable.svelte | 4 ++-- Hovercard.svelte | 4 ++-- IdentifierLink.svelte | 4 ++-- KeyHint.svelte | 4 ++-- LICENSE | 8 ++++---- List.svelte | 4 ++-- LoadingAnimation.svelte | 4 ++-- Markdown.svelte | 4 ++-- Overlay.svelte | 4 ++-- README.md | 2 +- RadicleLogo.svelte | 4 ++-- RadioOption.svelte | 4 ++-- SegmentedControl.svelte | 4 ++-- Showcase.svelte | 30 +++++++++++++++--------------- Showcase/ColorSwatch.svelte | 4 ++-- Showcase/ElevationSwatch.svelte | 4 ++-- Showcase/Section.svelte | 4 ++-- Showcase/TypographySwatch.svelte | 4 ++-- Spinner.svelte | 4 ++-- SupportButton.svelte | 4 ++-- TextArea.svelte | 4 ++-- TextInput.svelte | 4 ++-- TextInput.ts | 4 ++-- ThreeDotsMenu.svelte | 4 ++-- Tooltip.svelte | 4 ++-- Tooltip.ts | 4 ++-- TrackToggle.svelte | 4 ++-- icons/Anchor.svelte | 4 ++-- icons/AnchorSmall.svelte | 4 ++-- icons/ArrowBoxUpRight.svelte | 4 ++-- icons/ArrowCollapse.svelte | 4 ++-- icons/ArrowDown.svelte | 4 ++-- icons/ArrowExpand.svelte | 4 ++-- icons/ArrowLeft.svelte | 4 ++-- icons/ArrowRight.svelte | 4 ++-- icons/ArrowUp.svelte | 4 ++-- icons/At.svelte | 4 ++-- icons/Blocky.svelte | 4 ++-- icons/Box.svelte | 4 ++-- icons/Branch.svelte | 4 ++-- icons/Chat.svelte | 4 ++-- icons/Check.svelte | 4 ++-- icons/CheckBox.svelte | 4 ++-- icons/CheckCircle.svelte | 4 ++-- icons/CheckSmall.svelte | 4 ++-- icons/ChevronDown.svelte | 4 ++-- icons/ChevronLeft.svelte | 4 ++-- icons/ChevronLeftRight.svelte | 4 ++-- icons/ChevronRight.svelte | 4 ++-- icons/ChevronUp.svelte | 4 ++-- icons/ChevronUpDown.svelte | 4 ++-- icons/Circle.svelte | 4 ++-- icons/Commit.svelte | 4 ++-- icons/Computer.svelte | 4 ++-- icons/Copy.svelte | 4 ++-- icons/CopySmall.svelte | 4 ++-- icons/Cross.svelte | 4 ++-- icons/CrossCircle.svelte | 4 ++-- icons/CrossSmall.svelte | 4 ++-- icons/CurrencyDAI.svelte | 4 ++-- icons/CurrencyUSD.svelte | 4 ++-- icons/Ellipsis.svelte | 4 ++-- icons/EllipsisSmall.svelte | 4 ++-- icons/Envelope.svelte | 4 ++-- icons/Ethereum.svelte | 4 ++-- icons/Exclamation.svelte | 4 ++-- icons/ExclamationCircle.svelte | 4 ++-- icons/EyeClosed.svelte | 4 ++-- icons/EyeOpen.svelte | 4 ++-- icons/File.svelte | 4 ++-- icons/Folder.svelte | 4 ++-- icons/Fork.svelte | 4 ++-- icons/Github.svelte | 4 ++-- icons/Globe.svelte | 4 ++-- icons/Gnosis.svelte | 4 ++-- icons/Heart.svelte | 4 ++-- icons/HeartFaceSmall.svelte | 4 ++-- icons/House.svelte | 4 ++-- icons/IconWrapper.svelte | 4 ++-- icons/Info.svelte | 4 ++-- icons/InfoCircle.svelte | 4 ++-- icons/Key.svelte | 4 ++-- icons/Label.svelte | 4 ++-- icons/Ledger.svelte | 4 ++-- icons/Link.svelte | 4 ++-- icons/Lock.svelte | 4 ++-- icons/LockSmall.svelte | 4 ++-- icons/MagnifyingGlass.svelte | 4 ++-- icons/Merge.svelte | 4 ++-- icons/Minus.svelte | 4 ++-- icons/Network.svelte | 4 ++-- icons/Orgs.svelte | 4 ++-- icons/Pause.svelte | 4 ++-- icons/Pen.svelte | 4 ++-- icons/Plus.svelte | 4 ++-- icons/PlusSmall.svelte | 4 ++-- icons/Proposals.svelte | 4 ++-- icons/Registered.svelte | 4 ++-- icons/RegisteredSmall.svelte | 4 ++-- icons/Review.svelte | 4 ++-- icons/Revision.svelte | 4 ++-- icons/Road.svelte | 4 ++-- icons/Server.svelte | 4 ++-- icons/Settings.svelte | 4 ++-- icons/ThumbsDown.svelte | 4 ++-- icons/ThumbsUp.svelte | 4 ++-- icons/TokenStreams.svelte | 4 ++-- icons/Topup.svelte | 4 ++-- icons/Transactions.svelte | 4 ++-- icons/Trash.svelte | 4 ++-- icons/Twitter.svelte | 4 ++-- icons/User.svelte | 4 ++-- icons/Wallet.svelte | 4 ++-- icons/Withdraw.svelte | 4 ++-- lib/blockies.ts | 4 ++-- lib/format.ts | 4 ++-- lib/unreachable.ts | 4 ++-- showcase.ts | 4 ++-- static/colors.css | 4 ++-- static/elevation.css | 4 ++-- static/global.css | 4 ++-- static/index.html | 6 +++--- static/reset.css | 4 ++-- static/typography.css | 4 ++-- 132 files changed, 281 insertions(+), 286 deletions(-) diff --git a/Avatar.svelte b/Avatar.svelte index 50914db..82b0c50 100644 --- a/Avatar.svelte +++ b/Avatar.svelte @@ -1,7 +1,7 @@ diff --git a/Badge.svelte b/Badge.svelte index f8e2569..4445804 100644 --- a/Badge.svelte +++ b/Badge.svelte @@ -1,7 +1,7 @@ diff --git a/Button.svelte b/Button.svelte index 0fba102..96a9649 100644 --- a/Button.svelte +++ b/Button.svelte @@ -1,7 +1,7 @@ diff --git a/Checkbox.svelte b/Checkbox.svelte index b992005..bf6faac 100644 --- a/Checkbox.svelte +++ b/Checkbox.svelte @@ -1,7 +1,7 @@ diff --git a/Counter.svelte b/Counter.svelte index 2ef0649..d40b4ba 100644 --- a/Counter.svelte +++ b/Counter.svelte @@ -1,7 +1,7 @@ diff --git a/Dropdown.svelte b/Dropdown.svelte index 428b21f..81e2527 100644 --- a/Dropdown.svelte +++ b/Dropdown.svelte @@ -1,7 +1,7 @@ diff --git a/Dropdown/Option.svelte b/Dropdown/Option.svelte index c85ed94..ad019f9 100644 --- a/Dropdown/Option.svelte +++ b/Dropdown/Option.svelte @@ -1,7 +1,7 @@ diff --git a/Emoji.svelte b/Emoji.svelte index 4e3bab3..43b7e7d 100644 --- a/Emoji.svelte +++ b/Emoji.svelte @@ -1,7 +1,7 @@ @@ -14,13 +14,8 @@ export let size: EmojiSize = "regular"; export let style: string | undefined = undefined; - // Set the static asset path prefix to be relative when running this in - // Upstream and absolute when its run in any other environment. This allows - // us to use this component in the workstreams web app. - const assetPathPrefix = - typeof window !== "undefined" && typeof window.electron === "object" - ? "" - : "/"; + // Set this to an empty string if you need a relative asset path. + export let assetPathPrefix: string = "/";