Socket
Socket
Sign inDemoInstall

@arcteryx/components-typography

Package Overview
Dependencies
Maintainers
0
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcteryx/components-typography - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2

76

dist/cjs/index.js

@@ -963,3 +963,3 @@ 'use strict';

--font-elan: "urw-din-condensed",arial,sans-serif;
//--font-helvetica: "helvetica-neue-lt-pro", sans-serif;
//--font-helvetica: "helvetica-now-display", sans-serif;
--font-helvetica: "urw-din", sans-serif;

@@ -1288,47 +1288,45 @@ --font-urw: "urw-din", sans-serif;

// TODO: replace all Helvetica Neue & Elan Fonts with new web font files from Monotype
/* Helvetica Neue LT Pro */
/* 45 Light */
/* Helvetica Now Display */
@font-face {
font-family: "helvetica-neue-lt-pro";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 300;
src:
url('https://images.arcteryx.com/fonts/helveticaneueltpro-45lt.woff2') format('woff2'),
url('https://images.arcteryx.com/fonts/helveticaneueltpro-45lt.woff') format('woff');
/* Light */
font-family: "helvetica-now-display";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 300;
src: url("https://images.arcteryx.com/fonts/HelveticaNowDisplayItalic_italic_normal.woff2") format("woff2"),
url("https://images.arcteryx.com/fonts/HelveticaNowDisplayItalic_italic_normal.woff") format("woff");
}
/* 56 Italic */
@font-face {
font-family: "helvetica-neue-lt-pro";
font-style: italic;
font-stretch: normal;
font-display: swap;
font-weight: 400;
src:
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman-it.woff2') format('woff2'),
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman-it.woff') format('woff');
/* Italic */
font-family: "helvetica-now-display";
font-style: italic;
font-stretch: normal;
font-display: swap;
font-weight: 400;
src: url("https://images.arcteryx.com/fonts/HelveticaNowDisplayItalic_italic_normal.woff2") format("woff2"),
url("https://images.arcteryx.com/fonts/HelveticaNowDisplayItalic_italic_normal.woff") format("woff");
}
/* 55 Roman */
@font-face {
font-family: "helvetica-neue-lt-pro";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 400;
src:
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman.woff2') format('woff2'),
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman.woff') format('woff');
/* Regular */
font-family: "helvetica-now-display";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 400;
src: url("https://images.arcteryx.com/fonts/HelveticaNowDisplayRegular_normal_normal.woff2") format("woff2"),
url("https://images.arcteryx.com/fonts/HelveticaNowDisplayRegular_normal_normal.woff") format("woff");
}
/* 75 Bold */
@font-face {
font-family: "helvetica-neue-lt-pro";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 700;
src:
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman-bd.woff2') format('woff2'),
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman-bd.woff') format('woff');
/* Bold */
font-family: "helvetica-now-display";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 700;
src: url("https://images.arcteryx.com/fonts/HelveticaNowDisplayBold_normal_normal.woff2") format("woff2"),
url("https://images.arcteryx.com/fonts/HelveticaNowDisplayBold_normal_normal.woff") format("woff");
}

@@ -1335,0 +1333,0 @@

@@ -954,3 +954,3 @@ import React from 'react';

--font-elan: "urw-din-condensed",arial,sans-serif;
//--font-helvetica: "helvetica-neue-lt-pro", sans-serif;
//--font-helvetica: "helvetica-now-display", sans-serif;
--font-helvetica: "urw-din", sans-serif;

@@ -1279,47 +1279,45 @@ --font-urw: "urw-din", sans-serif;

// TODO: replace all Helvetica Neue & Elan Fonts with new web font files from Monotype
/* Helvetica Neue LT Pro */
/* 45 Light */
/* Helvetica Now Display */
@font-face {
font-family: "helvetica-neue-lt-pro";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 300;
src:
url('https://images.arcteryx.com/fonts/helveticaneueltpro-45lt.woff2') format('woff2'),
url('https://images.arcteryx.com/fonts/helveticaneueltpro-45lt.woff') format('woff');
/* Light */
font-family: "helvetica-now-display";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 300;
src: url("https://images.arcteryx.com/fonts/HelveticaNowDisplayItalic_italic_normal.woff2") format("woff2"),
url("https://images.arcteryx.com/fonts/HelveticaNowDisplayItalic_italic_normal.woff") format("woff");
}
/* 56 Italic */
@font-face {
font-family: "helvetica-neue-lt-pro";
font-style: italic;
font-stretch: normal;
font-display: swap;
font-weight: 400;
src:
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman-it.woff2') format('woff2'),
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman-it.woff') format('woff');
/* Italic */
font-family: "helvetica-now-display";
font-style: italic;
font-stretch: normal;
font-display: swap;
font-weight: 400;
src: url("https://images.arcteryx.com/fonts/HelveticaNowDisplayItalic_italic_normal.woff2") format("woff2"),
url("https://images.arcteryx.com/fonts/HelveticaNowDisplayItalic_italic_normal.woff") format("woff");
}
/* 55 Roman */
@font-face {
font-family: "helvetica-neue-lt-pro";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 400;
src:
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman.woff2') format('woff2'),
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman.woff') format('woff');
/* Regular */
font-family: "helvetica-now-display";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 400;
src: url("https://images.arcteryx.com/fonts/HelveticaNowDisplayRegular_normal_normal.woff2") format("woff2"),
url("https://images.arcteryx.com/fonts/HelveticaNowDisplayRegular_normal_normal.woff") format("woff");
}
/* 75 Bold */
@font-face {
font-family: "helvetica-neue-lt-pro";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 700;
src:
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman-bd.woff2') format('woff2'),
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman-bd.woff') format('woff');
/* Bold */
font-family: "helvetica-now-display";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 700;
src: url("https://images.arcteryx.com/fonts/HelveticaNowDisplayBold_normal_normal.woff2") format("woff2"),
url("https://images.arcteryx.com/fonts/HelveticaNowDisplayBold_normal_normal.woff") format("woff");
}

@@ -1326,0 +1324,0 @@

@@ -966,3 +966,3 @@ (function (global, factory) {

--font-elan: "urw-din-condensed",arial,sans-serif;
//--font-helvetica: "helvetica-neue-lt-pro", sans-serif;
//--font-helvetica: "helvetica-now-display", sans-serif;
--font-helvetica: "urw-din", sans-serif;

@@ -1291,47 +1291,45 @@ --font-urw: "urw-din", sans-serif;

// TODO: replace all Helvetica Neue & Elan Fonts with new web font files from Monotype
/* Helvetica Neue LT Pro */
/* 45 Light */
/* Helvetica Now Display */
@font-face {
font-family: "helvetica-neue-lt-pro";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 300;
src:
url('https://images.arcteryx.com/fonts/helveticaneueltpro-45lt.woff2') format('woff2'),
url('https://images.arcteryx.com/fonts/helveticaneueltpro-45lt.woff') format('woff');
/* Light */
font-family: "helvetica-now-display";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 300;
src: url("https://images.arcteryx.com/fonts/HelveticaNowDisplayItalic_italic_normal.woff2") format("woff2"),
url("https://images.arcteryx.com/fonts/HelveticaNowDisplayItalic_italic_normal.woff") format("woff");
}
/* 56 Italic */
@font-face {
font-family: "helvetica-neue-lt-pro";
font-style: italic;
font-stretch: normal;
font-display: swap;
font-weight: 400;
src:
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman-it.woff2') format('woff2'),
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman-it.woff') format('woff');
/* Italic */
font-family: "helvetica-now-display";
font-style: italic;
font-stretch: normal;
font-display: swap;
font-weight: 400;
src: url("https://images.arcteryx.com/fonts/HelveticaNowDisplayItalic_italic_normal.woff2") format("woff2"),
url("https://images.arcteryx.com/fonts/HelveticaNowDisplayItalic_italic_normal.woff") format("woff");
}
/* 55 Roman */
@font-face {
font-family: "helvetica-neue-lt-pro";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 400;
src:
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman.woff2') format('woff2'),
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman.woff') format('woff');
/* Regular */
font-family: "helvetica-now-display";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 400;
src: url("https://images.arcteryx.com/fonts/HelveticaNowDisplayRegular_normal_normal.woff2") format("woff2"),
url("https://images.arcteryx.com/fonts/HelveticaNowDisplayRegular_normal_normal.woff") format("woff");
}
/* 75 Bold */
@font-face {
font-family: "helvetica-neue-lt-pro";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 700;
src:
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman-bd.woff2') format('woff2'),
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman-bd.woff') format('woff');
/* Bold */
font-family: "helvetica-now-display";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 700;
src: url("https://images.arcteryx.com/fonts/HelveticaNowDisplayBold_normal_normal.woff2") format("woff2"),
url("https://images.arcteryx.com/fonts/HelveticaNowDisplayBold_normal_normal.woff") format("woff");
}

@@ -1338,0 +1336,0 @@

{
"name": "@arcteryx/components-typography",
"version": "5.0.1",
"version": "5.0.2",
"description": "Arcteryx Typography",

@@ -15,3 +15,3 @@ "main": "dist/es/index.js",

"license": "ISC",
"gitHead": "917d7a82e89fd2d3a8dda8097a17f045ee8e543e",
"gitHead": "51e9af6ecfef35b92fc1c2bcd469b30651d444c5",
"files": [

@@ -18,0 +18,0 @@ "dist",

@@ -12,3 +12,3 @@ import { createGlobalStyle } from "styled-components";

--font-elan: "urw-din-condensed",arial,sans-serif;
//--font-helvetica: "helvetica-neue-lt-pro", sans-serif;
//--font-helvetica: "helvetica-now-display", sans-serif;
--font-helvetica: "urw-din", sans-serif;

@@ -327,47 +327,45 @@ --font-urw: "urw-din", sans-serif;

// TODO: replace all Helvetica Neue & Elan Fonts with new web font files from Monotype
/* Helvetica Neue LT Pro */
/* 45 Light */
/* Helvetica Now Display */
@font-face {
font-family: "helvetica-neue-lt-pro";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 300;
src:
url('https://images.arcteryx.com/fonts/helveticaneueltpro-45lt.woff2') format('woff2'),
url('https://images.arcteryx.com/fonts/helveticaneueltpro-45lt.woff') format('woff');
/* Light */
font-family: "helvetica-now-display";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 300;
src: url("https://images.arcteryx.com/fonts/HelveticaNowDisplayItalic_italic_normal.woff2") format("woff2"),
url("https://images.arcteryx.com/fonts/HelveticaNowDisplayItalic_italic_normal.woff") format("woff");
}
/* 56 Italic */
@font-face {
font-family: "helvetica-neue-lt-pro";
font-style: italic;
font-stretch: normal;
font-display: swap;
font-weight: 400;
src:
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman-it.woff2') format('woff2'),
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman-it.woff') format('woff');
/* Italic */
font-family: "helvetica-now-display";
font-style: italic;
font-stretch: normal;
font-display: swap;
font-weight: 400;
src: url("https://images.arcteryx.com/fonts/HelveticaNowDisplayItalic_italic_normal.woff2") format("woff2"),
url("https://images.arcteryx.com/fonts/HelveticaNowDisplayItalic_italic_normal.woff") format("woff");
}
/* 55 Roman */
@font-face {
font-family: "helvetica-neue-lt-pro";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 400;
src:
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman.woff2') format('woff2'),
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman.woff') format('woff');
/* Regular */
font-family: "helvetica-now-display";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 400;
src: url("https://images.arcteryx.com/fonts/HelveticaNowDisplayRegular_normal_normal.woff2") format("woff2"),
url("https://images.arcteryx.com/fonts/HelveticaNowDisplayRegular_normal_normal.woff") format("woff");
}
/* 75 Bold */
@font-face {
font-family: "helvetica-neue-lt-pro";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 700;
src:
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman-bd.woff2') format('woff2'),
url('https://images.arcteryx.com/fonts/helveticaneueltpro-55roman-bd.woff') format('woff');
/* Bold */
font-family: "helvetica-now-display";
font-style: normal;
font-stretch: normal;
font-display: swap;
font-weight: 700;
src: url("https://images.arcteryx.com/fonts/HelveticaNowDisplayBold_normal_normal.woff2") format("woff2"),
url("https://images.arcteryx.com/fonts/HelveticaNowDisplayBold_normal_normal.woff") format("woff");
}

@@ -374,0 +372,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc