New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@diana-ui/assets

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@diana-ui/assets - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7-cjstest.11

35

lib/index.d.ts

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

export function Add(props: any): any;
export namespace Add {
export var __esModule: boolean;
export function Close(props: any): any;
export namespace Close {
export namespace defaultProps {

@@ -9,7 +10,6 @@ export const width: string;

export const xmlns: string;
export const stroke: string;
}
}
export function ArrowDown(props: any): any;
export namespace ArrowDown {
export function Checkmark(props: any): any;
export namespace Checkmark {
export namespace defaultProps_1 {

@@ -29,4 +29,4 @@ const width_1: string;

}
export function Arrow(props: any): any;
export namespace Arrow {
export function Check(props: any): any;
export namespace Check {
export namespace defaultProps_2 {

@@ -46,4 +46,4 @@ const width_2: string;

}
export function Block(props: any): any;
export namespace Block {
export function Chart(props: any): any;
export namespace Chart {
export namespace defaultProps_3 {

@@ -63,4 +63,4 @@ const width_3: string;

}
export function Chart(props: any): any;
export namespace Chart {
export function Block(props: any): any;
export namespace Block {
export namespace defaultProps_4 {

@@ -80,4 +80,4 @@ const width_4: string;

}
export function Check(props: any): any;
export namespace Check {
export function Arrow(props: any): any;
export namespace Arrow {
export namespace defaultProps_5 {

@@ -97,4 +97,4 @@ const width_5: string;

}
export function Checkmark(props: any): any;
export namespace Checkmark {
export function ArrowDown(props: any): any;
export namespace ArrowDown {
export namespace defaultProps_6 {

@@ -114,4 +114,4 @@ const width_6: string;

}
export function Close(props: any): any;
export namespace Close {
export function Add(props: any): any;
export namespace Add {
export namespace defaultProps_7 {

@@ -128,4 +128,5 @@ const width_7: string;

export { xmlns_7 as xmlns };
export const stroke: string;
}
export { defaultProps_7 as defaultProps };
}

@@ -1,3 +0,12 @@

import React from "react";
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.Close = exports.Checkmark = exports.Check = exports.Chart = exports.Block = exports.Arrow = exports.ArrowDown = exports.Add = void 0;
var _react = _interopRequireDefault(require("react"));
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
/**

@@ -13,3 +22,3 @@ * This file was auto-generated! Please do NOT edit directly.

var Add = function Add(props) {
return React.createElement("svg", props, React.createElement("path", {
return _react["default"].createElement("svg", props, _react["default"].createElement("path", {
className: "outter",

@@ -21,3 +30,3 @@ d: "M16 30.933c8.247 0 14.933-6.686 14.933-14.933S24.247 1.067 16 1.067C7.752 1.067 1.066 7.753 1.066 16S7.752 30.933 16 30.933z",

strokeLinejoin: "round"
}), React.createElement("path", {
}), _react["default"].createElement("path", {
className: "inner",

@@ -32,2 +41,3 @@ d: "M16 22.4V9.6M9.6 16h12.8H9.6z",

exports.Add = Add;
Add.defaultProps = {

@@ -41,8 +51,7 @@ width: "32",

};
export { Add };
var ArrowDown = function ArrowDown(props) {
return React.createElement("svg", props, React.createElement("g", {
return _react["default"].createElement("svg", props, _react["default"].createElement("g", {
clipPath: "url(#a)"
}, React.createElement("path", {
}, _react["default"].createElement("path", {
d: "M.86 2.605L4.052 5.8l3.193-3.194",

@@ -52,5 +61,5 @@ stroke: "#000",

strokeLinejoin: "round"
})), React.createElement("defs", null, React.createElement("clipPath", {
})), _react["default"].createElement("defs", null, _react["default"].createElement("clipPath", {
id: "a"
}, React.createElement("path", {
}, _react["default"].createElement("path", {
fill: "#fff",

@@ -61,2 +70,3 @@ d: "M0 0h8v8H0z"

exports.ArrowDown = ArrowDown;
ArrowDown.defaultProps = {

@@ -69,6 +79,5 @@ width: "8",

};
export { ArrowDown };
var Arrow = function Arrow(props) {
return React.createElement("svg", props, React.createElement("path", {
return _react["default"].createElement("svg", props, _react["default"].createElement("path", {
d: "M2 10.485l8.485 8.486 8.486-8.486"

@@ -78,2 +87,3 @@ }));

exports.Arrow = Arrow;
Arrow.defaultProps = {

@@ -86,6 +96,5 @@ width: "21",

};
export { Arrow };
var Block = function Block(props) {
return React.createElement("svg", props, React.createElement("path", {
return _react["default"].createElement("svg", props, _react["default"].createElement("path", {
d: "M9 17.438A8.438 8.438 0 1 0 9 .561a8.438 8.438 0 0 0 0 16.875zM14.625 3.938L3.375 14.624"

@@ -95,2 +104,3 @@ }));

exports.Block = Block;
Block.defaultProps = {

@@ -103,6 +113,5 @@ width: "18",

};
export { Block };
var Chart = function Chart(props) {
return React.createElement("svg", props, React.createElement("path", {
return _react["default"].createElement("svg", props, _react["default"].createElement("path", {
d: "M1.334 10.896h-.5a.5.5 0 0 1 .5-.5v.5zm21.833 11.77a.5.5 0 1 1-1 0h1zm-21.333 0a.5.5 0 1 1-1 0h1zm4.138-11.77v-.5a.5.5 0 0 1 .5.5h-.5zm.5 11.77a.5.5 0 1 1-1 0h1zm3.71 0a.5.5 0 1 1-1 0h1zm-.5-16.184h-.5a.5.5 0 0 1 .5-.5v.5zm4.637 0v-.5a.5.5 0 0 1 .5.5h-.5zm.5 16.184a.5.5 0 1 1-1 0h1zm3.71 0a.5.5 0 1 1-1 0h1zm-.5-21.333h-.5a.5.5 0 0 1 .5-.5v.5zm4.638 0v-.5a.5.5 0 0 1 .5.5h-.5zM.834 22.666v-11.77h1v11.77h-1zm.5-12.27h4.638v1H1.334v-1zm5.138.5v11.77h-1v-11.77h1zm2.71 11.77V6.482h1v16.184h-1zm.5-16.684h4.637v1H9.683v-1zm5.137.5v16.184h-1V6.482h1zm2.71 16.184V1.333h1v21.333h-1zm.5-21.833h4.638v1H18.03v-1zm5.138.5v21.333h-1V1.333h1z",

@@ -113,2 +122,3 @@ fill: "gray"

exports.Chart = Chart;
Chart.defaultProps = {

@@ -121,6 +131,5 @@ width: "24",

};
export { Chart };
var Check = function Check(props) {
return React.createElement("svg", props, React.createElement("path", {
return _react["default"].createElement("svg", props, _react["default"].createElement("path", {
d: "M11.134.659a.5.5 0 1 1 .732.682l-7 7.5a.5.5 0 0 1-.72.013l-3.5-3.5a.5.5 0 1 1 .708-.708L4.488 7.78 11.134.66z",

@@ -131,2 +140,3 @@ fill: "#fff"

exports.Check = Check;
Check.defaultProps = {

@@ -139,6 +149,5 @@ width: "12",

};
export { Check };
var Checkmark = function Checkmark(props) {
return React.createElement("svg", props, React.createElement("path", {
return _react["default"].createElement("svg", props, _react["default"].createElement("path", {
clipRule: "evenodd",

@@ -149,2 +158,3 @@ d: "M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0zm6.669 9.744a1 1 0 0 0-1.338-1.488l-7.047 6.335L6.74 10.69a1 1 0 1 0-1.48 1.344l4.212 4.64a1 1 0 0 0 1.41.07l7.787-7z"

exports.Checkmark = Checkmark;
Checkmark.defaultProps = {

@@ -157,6 +167,5 @@ width: "24",

};
export { Checkmark };
var Close = function Close(props) {
return React.createElement("svg", props, React.createElement("path", {
return _react["default"].createElement("svg", props, _react["default"].createElement("path", {
fillRule: "evenodd",

@@ -169,2 +178,3 @@ clipRule: "evenodd",

exports.Close = Close;
Close.defaultProps = {

@@ -176,3 +186,2 @@ width: "18",

xmlns: "http://www.w3.org/2000/svg"
};
export { Close };
};
{
"name": "@diana-ui/assets",
"version": "0.0.6",
"version": "0.0.7-cjstest.11+be6fad9",
"main": "lib/index.js",

@@ -27,3 +27,3 @@ "files": [

},
"gitHead": "c49b9d25eb72d17579b4f19853a74a3ffc512d2b"
"gitHead": "be6fad96a1df511e578702b1610288cb52b97bae"
}
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