Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@manifoldco/mercury

Package Overview
Dependencies
Maintainers
15
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@manifoldco/mercury - npm Package Compare versions

Comparing version 0.1.0-beta.4 to 0.1.0-beta.5

121

index.d.ts

@@ -50,111 +50,152 @@ declare const designTokens: {

body: {
fontSize: string;
fontWeight: string;
letterSpacing: string;
lineHeight: string;
textTransform: string;
fontFamily: string;
fontWeight: string;
fontSize: string;
};
caption: {
fontSize: string;
fontWeight: string;
letterSpacing: string;
lineHeight: string;
textTransform: string;
fontFamily: string;
fontWeight: string;
fontSize: string;
};
heading: {
fontFamily: string;
fontSize: string;
fontWeight: string;
fontSize: string;
letterSpacing: string;
lineHeight: string;
textTransform: string;
fontFamily: string;
};
headingExtraLarge: {
fontFamily: string;
fontSize: string;
fontWeight: string;
fontSize: string;
letterSpacing: string;
lineHeight: string;
textTransform: string;
fontFamily: string;
};
headingLarge: {
fontFamily: string;
fontSize: string;
fontWeight: string;
fontSize: string;
letterSpacing: string;
lineHeight: string;
textTransform: string;
fontFamily: string;
};
label: {
fontSize: string;
fontWeight: string;
letterSpacing: string;
lineHeight: string;
textTransform: string;
fontFamily: string;
fontWeight: string;
fontSize: string;
};
monoBody: {
fontFamily: string;
fontSize: string;
fontWeight: string;
fontSize: string;
letterSpacing: string;
lineHeight: string;
textTransform: string;
fontFamily: string;
};
monoCaption: {
fontFamily: string;
fontSize: string;
fontWeight: string;
fontSize: string;
letterSpacing: string;
lineHeight: string;
textTransform: string;
fontFamily: string;
};
monoLabel: {
fontFamily: string;
fontSize: string;
fontWeight: string;
fontSize: string;
letterSpacing: string;
lineHeight: string;
textTransform: string;
fontFamily: string;
};
sidebarBigTitle: {
fontSize: string;
fontWeight: string;
letterSpacing: string;
lineHeight: string;
textTransform: string;
fontFamily: string;
fontWeight: string;
fontSize: string;
};
sidebarSmallTitle: {
fontSize: string;
fontWeight: string;
letterSpacing: string;
lineHeight: string;
textTransform: string;
fontFamily: string;
fontWeight: string;
fontSize: string;
};
smallScreenBody: {
fontSize: string;
fontWeight: string;
letterSpacing: string;
lineHeight: string;
textTransform: string;
fontFamily: string;
fontWeight: string;
fontSize: string;
};
smallScreenCaption: {
fontSize: string;
fontWeight: string;
letterSpacing: string;
lineHeight: string;
textTransform: string;
fontFamily: string;
fontWeight: string;
fontSize: string;
};
smallScreenHeading: {
fontFamily: string;
fontSize: string;
fontWeight: string;
fontSize: string;
letterSpacing: string;
lineHeight: string;
textTransform: string;
fontFamily: string;
};
smallScreenHeadingExtraLarge: {
fontFamily: string;
fontSize: string;
fontWeight: string;
fontSize: string;
letterSpacing: string;
lineHeight: string;
textTransform: string;
fontFamily: string;
};
smallScreenHeadingLarge: {
fontFamily: string;
fontSize: string;
fontWeight: string;
fontSize: string;
letterSpacing: string;
lineHeight: string;
textTransform: string;
fontFamily: string;
};
smallScreenLabel: {
fontSize: string;
fontWeight: string;
letterSpacing: string;
lineHeight: string;
textTransform: string;
fontFamily: string;
fontWeight: string;
fontSize: string;
};
subheading: {
fontFamily: string;
fontSize: string;
fontWeight: string;
letterSpacing: string;
lineHeight: string;
textTransform: string;
fontSize: string;
letterSpacing: string;
fontFamily: string;
};
subheadingSmall: {
fontFamily: string;
fontSize: string;
fontWeight: string;
letterSpacing: string;
lineHeight: string;
textTransform: string;
fontSize: string;
letterSpacing: string;
fontFamily: string;
};

@@ -161,0 +202,0 @@ };

@@ -50,111 +50,152 @@ var designTokens = {

body: {
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontSize: "16px",
fontWeight: "400",
fontSize: "16px"
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'"
},
caption: {
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontSize: "12px",
fontWeight: "400",
fontSize: "12px"
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'"
},
heading: {
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontSize: "20px",
fontWeight: "400",
fontSize: "20px",
letterSpacing: "-0.01em",
lineHeight: "1.11"
letterSpacing: "normal",
lineHeight: "1.11",
textTransform: "none",
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'"
},
headingExtraLarge: {
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontSize: "32px",
fontWeight: "500",
fontSize: "32px",
letterSpacing: "-0.0125em",
lineHeight: "0.96"
letterSpacing: "normal",
lineHeight: "0.96",
textTransform: "none",
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'"
},
headingLarge: {
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontSize: "25px",
fontWeight: "400",
fontSize: "25px",
letterSpacing: "-0.0125em"
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'"
},
label: {
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontSize: "14px",
fontWeight: "400",
fontSize: "14px"
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'"
},
monoBody: {
fontFamily: "'IBM Plex Mono', 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, monospace",
fontSize: "14px",
fontWeight: "400",
fontSize: "14px",
letterSpacing: "-0.01em"
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily: "'IBM Plex Mono', 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, monospace"
},
monoCaption: {
fontFamily: "'IBM Plex Mono', 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, monospace",
fontSize: "10px",
fontWeight: "400",
fontSize: "10px",
letterSpacing: "-0.01em"
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily: "'IBM Plex Mono', 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, monospace"
},
monoLabel: {
fontFamily: "'IBM Plex Mono', 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, monospace",
fontSize: "12px",
fontWeight: "400",
fontSize: "12px",
letterSpacing: "-0.01em"
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily: "'IBM Plex Mono', 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, monospace"
},
sidebarBigTitle: {
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontSize: "16px",
fontWeight: "600",
fontSize: "16px"
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'"
},
sidebarSmallTitle: {
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontSize: "14px",
fontWeight: "700",
fontSize: "14px"
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'"
},
smallScreenBody: {
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontSize: "16px",
fontWeight: "400",
fontSize: "16px"
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'"
},
smallScreenCaption: {
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontSize: "13px",
fontWeight: "400",
fontSize: "13px"
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'"
},
smallScreenHeading: {
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontSize: "18px",
fontWeight: "400",
fontSize: "18px",
letterSpacing: "-0.01em"
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'"
},
smallScreenHeadingExtraLarge: {
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontSize: "26px",
fontWeight: "500",
fontSize: "26px",
letterSpacing: "-0.0125em",
lineHeight: "1.18"
letterSpacing: "normal",
lineHeight: "1.18",
textTransform: "none",
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'"
},
smallScreenHeadingLarge: {
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontSize: "22px",
fontWeight: "400",
fontSize: "22px",
letterSpacing: "-0.0125em"
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'"
},
smallScreenLabel: {
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontSize: "14px",
fontWeight: "400",
fontSize: "14px"
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'"
},
subheading: {
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontSize: "13px",
fontWeight: "600",
letterSpacing: "0.03em",
lineHeight: "1",
textTransform: "uppercase",
fontSize: "13px",
letterSpacing: "0.030000000000000002em"
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'"
},
subheadingSmall: {
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontSize: "11px",
fontWeight: "500",
letterSpacing: "0.04em",
lineHeight: "1",
textTransform: "uppercase",
fontSize: "11px",
letterSpacing: "0.04em"
fontFamily: "-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'"
}

@@ -161,0 +202,0 @@ }

@@ -51,130 +51,171 @@ const designTokens = {

body: {
fontSize: "16px",
fontWeight: "400",
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily:
"-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontWeight: "400",
fontSize: "16px",
},
caption: {
fontSize: "12px",
fontWeight: "400",
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily:
"-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontWeight: "400",
fontSize: "12px",
},
heading: {
fontSize: "20px",
fontWeight: "400",
letterSpacing: "normal",
lineHeight: "1.11",
textTransform: "none",
fontFamily:
"-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontWeight: "400",
fontSize: "20px",
letterSpacing: "-0.01em",
lineHeight: "1.11",
},
headingExtraLarge: {
fontSize: "32px",
fontWeight: "500",
letterSpacing: "normal",
lineHeight: "0.96",
textTransform: "none",
fontFamily:
"-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontWeight: "500",
fontSize: "32px",
letterSpacing: "-0.0125em",
lineHeight: "0.96",
},
headingLarge: {
fontSize: "25px",
fontWeight: "400",
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily:
"-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontWeight: "400",
fontSize: "25px",
letterSpacing: "-0.0125em",
},
label: {
fontSize: "14px",
fontWeight: "400",
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily:
"-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontWeight: "400",
fontSize: "14px",
},
monoBody: {
fontSize: "14px",
fontWeight: "400",
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily:
"'IBM Plex Mono', 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, monospace",
fontWeight: "400",
fontSize: "14px",
letterSpacing: "-0.01em",
},
monoCaption: {
fontSize: "10px",
fontWeight: "400",
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily:
"'IBM Plex Mono', 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, monospace",
fontWeight: "400",
fontSize: "10px",
letterSpacing: "-0.01em",
},
monoLabel: {
fontSize: "12px",
fontWeight: "400",
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily:
"'IBM Plex Mono', 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, monospace",
fontWeight: "400",
fontSize: "12px",
letterSpacing: "-0.01em",
},
sidebarBigTitle: {
fontSize: "16px",
fontWeight: "600",
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily:
"-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontWeight: "600",
fontSize: "16px",
},
sidebarSmallTitle: {
fontSize: "14px",
fontWeight: "700",
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily:
"-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontWeight: "700",
fontSize: "14px",
},
smallScreenBody: {
fontSize: "16px",
fontWeight: "400",
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily:
"-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontWeight: "400",
fontSize: "16px",
},
smallScreenCaption: {
fontSize: "13px",
fontWeight: "400",
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily:
"-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontWeight: "400",
fontSize: "13px",
},
smallScreenHeading: {
fontSize: "18px",
fontWeight: "400",
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily:
"-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontWeight: "400",
fontSize: "18px",
letterSpacing: "-0.01em",
},
smallScreenHeadingExtraLarge: {
fontSize: "26px",
fontWeight: "500",
letterSpacing: "normal",
lineHeight: "1.18",
textTransform: "none",
fontFamily:
"-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontWeight: "500",
fontSize: "26px",
letterSpacing: "-0.0125em",
lineHeight: "1.18",
},
smallScreenHeadingLarge: {
fontSize: "22px",
fontWeight: "400",
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily:
"-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontWeight: "400",
fontSize: "22px",
letterSpacing: "-0.0125em",
},
smallScreenLabel: {
fontSize: "14px",
fontWeight: "400",
letterSpacing: "normal",
lineHeight: "1",
textTransform: "none",
fontFamily:
"-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontWeight: "400",
fontSize: "14px",
},
subheading: {
fontSize: "13px",
fontWeight: "600",
letterSpacing: "0.03em",
lineHeight: "1",
textTransform: "uppercase",
fontFamily:
"-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontWeight: "600",
textTransform: "uppercase",
fontSize: "13px",
letterSpacing: "0.030000000000000002em",
},
subheadingSmall: {
fontSize: "11px",
fontWeight: "500",
letterSpacing: "0.04em",
lineHeight: "1",
textTransform: "uppercase",
fontFamily:
"-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'",
fontWeight: "500",
textTransform: "uppercase",
fontSize: "11px",
letterSpacing: "0.04em",
},

@@ -181,0 +222,0 @@ },

@@ -13,3 +13,3 @@ {

},
"version": "0.1.0-beta.4",
"version": "0.1.0-beta.5",
"main": "index.js",

@@ -16,0 +16,0 @@ "module": "index.js",

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