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

@contentful/f36-validation-message

Package Overview
Dependencies
Maintainers
100
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/f36-validation-message - npm Package Compare versions

Comparing version 4.0.1-next-v4-6289.2215 to 4.0.1-next-v4-6313.2230

2

dist/main.js

@@ -1,2 +0,2 @@

var e,t,r,a,n=f(require("@babel/runtime/helpers/extends")),i=require("react"),l=f(i),{forwardRef:o}=i,{Flex:s}=require("@contentful/f36-core"),{ErrorCircleOutline:c}=require("@contentful/f36-icons"),{Text:u}=require("@contentful/f36-typography");function f(e){return e&&e.__esModule?e.default:e}e=module.exports,t="ValidationMessage",r=()=>d,Object.defineProperty(e,t,{get:r,set:a,enumerable:!0,configurable:!0});const d=o((({children:e,testId:t="cf-ui-validation-message",...r},a)=>l.createElement(s,n({},r,{ref:a,testId:t,alignItems:"center"}),l.createElement(s,{marginRight:"spacing2Xs"},l.createElement(c,{size:"small",variant:"negative","aria-label":"Validation message"})),l.createElement(u,{as:"p",fontColor:"colorNegative"},e))));d.displayName="ValidationMessage";
var e,t,r,a,n=f(require("@babel/runtime/helpers/extends")),i=require("react"),l=f(i),{forwardRef:o}=i,{Flex:s}=require("@contentful/f36-core"),{ErrorCircleOutlineIcon:c}=require("@contentful/f36-icons"),{Text:u}=require("@contentful/f36-typography");function f(e){return e&&e.__esModule?e.default:e}e=module.exports,t="ValidationMessage",r=()=>d,Object.defineProperty(e,t,{get:r,set:a,enumerable:!0,configurable:!0});const d=o((({children:e,testId:t="cf-ui-validation-message",...r},a)=>l.createElement(s,n({},r,{ref:a,testId:t,alignItems:"center"}),l.createElement(s,{marginRight:"spacing2Xs"},l.createElement(c,{size:"small",variant:"negative","aria-label":"Validation message"})),l.createElement(u,{as:"p",fontColor:"colorNegative"},e))));d.displayName="ValidationMessage";
//# sourceMappingURL=main.js.map

@@ -1,2 +0,2 @@

import e from"@babel/runtime/helpers/esm/extends";import t,{forwardRef as a}from"react";import{Flex as r}from"@contentful/f36-core";import{ErrorCircleOutline as i}from"@contentful/f36-icons";import{Text as o}from"@contentful/f36-typography";const n=a((({children:a,testId:n="cf-ui-validation-message",...s},l)=>t.createElement(r,e({},s,{ref:l,testId:n,alignItems:"center"}),t.createElement(r,{marginRight:"spacing2Xs"},t.createElement(i,{size:"small",variant:"negative","aria-label":"Validation message"})),t.createElement(o,{as:"p",fontColor:"colorNegative"},a))));n.displayName="ValidationMessage";export{n as ValidationMessage};
import e from"@babel/runtime/helpers/esm/extends";import t,{forwardRef as a}from"react";import{Flex as r}from"@contentful/f36-core";import{ErrorCircleOutlineIcon as o}from"@contentful/f36-icons";import{Text as i}from"@contentful/f36-typography";const n=a((({children:a,testId:n="cf-ui-validation-message",...s},l)=>t.createElement(r,e({},s,{ref:l,testId:n,alignItems:"center"}),t.createElement(r,{marginRight:"spacing2Xs"},t.createElement(o,{size:"small",variant:"negative","aria-label":"Validation message"})),t.createElement(i,{as:"p",fontColor:"colorNegative"},a))));n.displayName="ValidationMessage";export{n as ValidationMessage};
//# sourceMappingURL=module.js.map
{
"name": "@contentful/f36-validation-message",
"version": "4.0.1-next-v4-6289.2215+a6d6282a",
"version": "4.0.1-next-v4-6313.2230+cc8adb10",
"description": "Forma 36: ValidationMessage component",

@@ -11,6 +11,6 @@ "license": "MIT",

"@babel/runtime": "^7.6.2",
"@contentful/f36-core": "4.0.1-next-v4-6289.2215+a6d6282a",
"@contentful/f36-icons": "4.0.1-next-v4-6289.2215+a6d6282a",
"@contentful/f36-tokens": "4.0.1-next-v4-6289.2215+a6d6282a",
"@contentful/f36-typography": "4.0.1-next-v4-6289.2215+a6d6282a",
"@contentful/f36-core": "4.0.1-next-v4-6313.2230+cc8adb10",
"@contentful/f36-icons": "4.0.1-next-v4-6313.2230+cc8adb10",
"@contentful/f36-tokens": "4.0.1-next-v4-6313.2230+cc8adb10",
"@contentful/f36-typography": "4.0.1-next-v4-6313.2230+cc8adb10",
"emotion": "^10.0.17"

@@ -38,3 +38,3 @@ },

},
"gitHead": "a6d6282aa585bcf2675a6d8708791105b4584802"
"gitHead": "cc8adb105e9227dbb2949a7847e2fcb4f8aab906"
}

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