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

@contentful/f36-drag-handle

Package Overview
Dependencies
Maintainers
117
Versions
345
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/f36-drag-handle - npm Package Compare versions

Comparing version 4.0.1-beta.2694 to 4.0.1-beta.2696

21

dist/main.js

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

var $9zqHf$reactjsxruntime = require("react/jsx-runtime");
var $9zqHf$emotion = require("emotion");

@@ -21,3 +20,2 @@ var $9zqHf$react = require("react");

const $590c5f6da3a22459$export$ffd58b7f6f099a57 = ()=>({

@@ -84,3 +82,3 @@ label: /*#__PURE__*/ $9zqHf$emotion.css({

return(// https://github.com/clauderic/react-sortable-hoc/blob/d94ba3cc67cfc7d6d460b585e7723bdb50015e53/src/SortableContainer/defaultShouldCancelStart.js
/*#__PURE__*/ $9zqHf$reactjsxruntime.jsxs("div", {
/*#__PURE__*/ ($parcel$interopDefault($9zqHf$react)).createElement("div", {
role: "button",

@@ -101,13 +99,8 @@ tabIndex: 0,

ref: forwardedRef,
style: style,
children: [
/*#__PURE__*/ $9zqHf$reactjsxruntime.jsx($9zqHf$contentfulf36icons.DragIcon, {
variant: "muted"
}),
/*#__PURE__*/ $9zqHf$reactjsxruntime.jsx("span", {
className: styles.label,
children: label
})
]
}));
style: style
}, /*#__PURE__*/ ($parcel$interopDefault($9zqHf$react)).createElement($9zqHf$contentfulf36icons.DragIcon, {
variant: "muted"
}), /*#__PURE__*/ ($parcel$interopDefault($9zqHf$react)).createElement("span", {
className: styles.label
}, label)));
});

@@ -114,0 +107,0 @@ $7340ff11beb99de7$export$a0c24614540b0efb.displayName = 'DragHandle';

@@ -1,4 +0,3 @@

import {jsxs as $8USmO$jsxs, jsx as $8USmO$jsx} from "react/jsx-runtime";
import {cx as $8USmO$cx, css as $8USmO$css} from "emotion";
import {forwardRef as $8USmO$forwardRef, useState as $8USmO$useState, useCallback as $8USmO$useCallback} from "react";
import $8USmO$react, {forwardRef as $8USmO$forwardRef, useState as $8USmO$useState, useCallback as $8USmO$useCallback} from "react";
import {DragIcon as $8USmO$DragIcon} from "@contentful/f36-icons";

@@ -13,3 +12,2 @@ import $8USmO$contentfulf36tokens from "@contentful/f36-tokens";

const $1282af47e008eae6$export$ffd58b7f6f099a57 = ()=>({

@@ -76,3 +74,3 @@ label: /*#__PURE__*/ $8USmO$css({

return(// https://github.com/clauderic/react-sortable-hoc/blob/d94ba3cc67cfc7d6d460b585e7723bdb50015e53/src/SortableContainer/defaultShouldCancelStart.js
/*#__PURE__*/ $8USmO$jsxs("div", {
/*#__PURE__*/ $8USmO$react.createElement("div", {
role: "button",

@@ -93,13 +91,8 @@ tabIndex: 0,

ref: forwardedRef,
style: style,
children: [
/*#__PURE__*/ $8USmO$jsx($8USmO$DragIcon, {
variant: "muted"
}),
/*#__PURE__*/ $8USmO$jsx("span", {
className: styles.label,
children: label
})
]
}));
style: style
}, /*#__PURE__*/ $8USmO$react.createElement($8USmO$DragIcon, {
variant: "muted"
}), /*#__PURE__*/ $8USmO$react.createElement("span", {
className: styles.label
}, label)));
});

@@ -106,0 +99,0 @@ $0d6e001a91dc675e$export$a0c24614540b0efb.displayName = 'DragHandle';

{
"name": "@contentful/f36-drag-handle",
"version": "4.0.1-beta.2694+5eee5f80",
"version": "4.0.1-beta.2696+d160443b",
"description": "Forma 36: DragHandle component",

@@ -10,5 +10,5 @@ "scripts": {

"@babel/runtime": "^7.6.2",
"@contentful/f36-core": "4.0.1-beta.2694+5eee5f80",
"@contentful/f36-icons": "4.0.1-beta.2694+5eee5f80",
"@contentful/f36-tokens": "4.0.1-beta.2694+5eee5f80",
"@contentful/f36-core": "4.0.1-beta.2696+d160443b",
"@contentful/f36-icons": "4.0.1-beta.2696+d160443b",
"@contentful/f36-tokens": "4.0.1-beta.2696+d160443b",
"emotion": "^10.0.17"

@@ -36,3 +36,3 @@ },

},
"gitHead": "5eee5f8092c3d92b9ba054c00baa1bc484511c69"
"gitHead": "d160443b21d033f6567ce0cf6a7760c42d89a772"
}

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