react-cosmos-plugin-open-fixture
Advanced tools
Comparing version 6.0.0-canary.86644b2.0 to 6.0.0-canary.86b9647.0
@@ -1,6 +0,6 @@ | ||
/// <reference types="react" /> | ||
import React from 'react'; | ||
type Props = { | ||
onClick: () => unknown; | ||
}; | ||
export declare function OpenFixtureButton({ onClick }: Props): JSX.Element; | ||
export declare function OpenFixtureButton({ onClick }: Props): React.JSX.Element; | ||
export {}; |
149
dist/ui.js
@@ -43,3 +43,3 @@ /******/ (() => { // webpackBootstrap | ||
/* harmony export */ __webpack_require__.d(__webpack_exports__, { | ||
/* harmony export */ "OpenFixtureButton": () => (/* binding */ OpenFixtureButton) | ||
/* harmony export */ OpenFixtureButton: () => (/* binding */ OpenFixtureButton) | ||
/* harmony export */ }); | ||
@@ -66,3 +66,3 @@ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react"); | ||
/* harmony export */ __webpack_require__.d(__webpack_exports__, { | ||
/* harmony export */ "BaseSvg": () => (/* binding */ BaseSvg) | ||
/* harmony export */ BaseSvg: () => (/* binding */ BaseSvg) | ||
/* harmony export */ }); | ||
@@ -91,3 +91,3 @@ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react"); | ||
/* harmony export */ __webpack_require__.d(__webpack_exports__, { | ||
/* harmony export */ "Icon": () => (/* binding */ Icon) | ||
/* harmony export */ Icon: () => (/* binding */ Icon) | ||
/* harmony export */ }); | ||
@@ -113,3 +113,3 @@ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react"); | ||
/* harmony export */ __webpack_require__.d(__webpack_exports__, { | ||
/* harmony export */ "IconButton32": () => (/* binding */ IconButton32) | ||
/* harmony export */ IconButton32: () => (/* binding */ IconButton32) | ||
/* harmony export */ }); | ||
@@ -138,5 +138,5 @@ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react"); | ||
/* harmony export */ __webpack_require__.d(__webpack_exports__, { | ||
/* harmony export */ "Label": () => (/* binding */ Label), | ||
/* harmony export */ "StyledButton": () => (/* binding */ StyledButton), | ||
/* harmony export */ "StyledIcon": () => (/* binding */ StyledIcon) | ||
/* harmony export */ Label: () => (/* binding */ Label), | ||
/* harmony export */ StyledButton: () => (/* binding */ StyledButton), | ||
/* harmony export */ StyledIcon: () => (/* binding */ StyledIcon) | ||
/* harmony export */ }); | ||
@@ -162,3 +162,6 @@ /* harmony import */ var styled_components__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! styled-components */ "styled-components"); | ||
outline: none; | ||
transition: background ${_style_vars_js__WEBPACK_IMPORTED_MODULE_1__.quick}s, color ${_style_vars_js__WEBPACK_IMPORTED_MODULE_1__.quick}s, opacity ${_style_vars_js__WEBPACK_IMPORTED_MODULE_1__.quick}s; | ||
transition: | ||
background ${_style_vars_js__WEBPACK_IMPORTED_MODULE_1__.quick}s, | ||
color ${_style_vars_js__WEBPACK_IMPORTED_MODULE_1__.quick}s, | ||
opacity ${_style_vars_js__WEBPACK_IMPORTED_MODULE_1__.quick}s; | ||
@@ -211,31 +214,31 @@ :hover { | ||
/* harmony export */ __webpack_require__.d(__webpack_exports__, { | ||
/* harmony export */ "AlertCircleIcon": () => (/* binding */ AlertCircleIcon), | ||
/* harmony export */ "CastIcon": () => (/* binding */ CastIcon), | ||
/* harmony export */ "CheckCircleIcon": () => (/* binding */ CheckCircleIcon), | ||
/* harmony export */ "ChevronDownIcon": () => (/* binding */ ChevronDownIcon), | ||
/* harmony export */ "ChevronLeftIcon": () => (/* binding */ ChevronLeftIcon), | ||
/* harmony export */ "ChevronRightIcon": () => (/* binding */ ChevronRightIcon), | ||
/* harmony export */ "CopyIcon": () => (/* binding */ CopyIcon), | ||
/* harmony export */ "EditIcon": () => (/* binding */ EditIcon), | ||
/* harmony export */ "ExternalIcon": () => (/* binding */ ExternalIcon), | ||
/* harmony export */ "FileIcon": () => (/* binding */ FileIcon), | ||
/* harmony export */ "FolderIcon": () => (/* binding */ FolderIcon), | ||
/* harmony export */ "HelpCircleIcon": () => (/* binding */ HelpCircleIcon), | ||
/* harmony export */ "HomeIcon": () => (/* binding */ HomeIcon), | ||
/* harmony export */ "InfoIcon": () => (/* binding */ InfoIcon), | ||
/* harmony export */ "LoaderIcon": () => (/* binding */ LoaderIcon), | ||
/* harmony export */ "MaximizeIcon": () => (/* binding */ MaximizeIcon), | ||
/* harmony export */ "MenuIcon": () => (/* binding */ MenuIcon), | ||
/* harmony export */ "Minimize2Icon": () => (/* binding */ Minimize2Icon), | ||
/* harmony export */ "MinusSquareIcon": () => (/* binding */ MinusSquareIcon), | ||
/* harmony export */ "PlusSquareIcon": () => (/* binding */ PlusSquareIcon), | ||
/* harmony export */ "RefreshCcwIcon": () => (/* binding */ RefreshCcwIcon), | ||
/* harmony export */ "RefreshCwIcon": () => (/* binding */ RefreshCwIcon), | ||
/* harmony export */ "RotateCcwIcon": () => (/* binding */ RotateCcwIcon), | ||
/* harmony export */ "SearchIcon": () => (/* binding */ SearchIcon), | ||
/* harmony export */ "SlidersIcon": () => (/* binding */ SlidersIcon), | ||
/* harmony export */ "SmartphoneIcon": () => (/* binding */ SmartphoneIcon), | ||
/* harmony export */ "StarIcon": () => (/* binding */ StarIcon), | ||
/* harmony export */ "XCircleIcon": () => (/* binding */ XCircleIcon), | ||
/* harmony export */ "XIcon": () => (/* binding */ XIcon) | ||
/* harmony export */ AlertCircleIcon: () => (/* binding */ AlertCircleIcon), | ||
/* harmony export */ CastIcon: () => (/* binding */ CastIcon), | ||
/* harmony export */ CheckCircleIcon: () => (/* binding */ CheckCircleIcon), | ||
/* harmony export */ ChevronDownIcon: () => (/* binding */ ChevronDownIcon), | ||
/* harmony export */ ChevronLeftIcon: () => (/* binding */ ChevronLeftIcon), | ||
/* harmony export */ ChevronRightIcon: () => (/* binding */ ChevronRightIcon), | ||
/* harmony export */ CopyIcon: () => (/* binding */ CopyIcon), | ||
/* harmony export */ EditIcon: () => (/* binding */ EditIcon), | ||
/* harmony export */ ExternalIcon: () => (/* binding */ ExternalIcon), | ||
/* harmony export */ FileIcon: () => (/* binding */ FileIcon), | ||
/* harmony export */ FolderIcon: () => (/* binding */ FolderIcon), | ||
/* harmony export */ HelpCircleIcon: () => (/* binding */ HelpCircleIcon), | ||
/* harmony export */ HomeIcon: () => (/* binding */ HomeIcon), | ||
/* harmony export */ InfoIcon: () => (/* binding */ InfoIcon), | ||
/* harmony export */ LoaderIcon: () => (/* binding */ LoaderIcon), | ||
/* harmony export */ MaximizeIcon: () => (/* binding */ MaximizeIcon), | ||
/* harmony export */ MenuIcon: () => (/* binding */ MenuIcon), | ||
/* harmony export */ Minimize2Icon: () => (/* binding */ Minimize2Icon), | ||
/* harmony export */ MinusSquareIcon: () => (/* binding */ MinusSquareIcon), | ||
/* harmony export */ PlusSquareIcon: () => (/* binding */ PlusSquareIcon), | ||
/* harmony export */ RefreshCcwIcon: () => (/* binding */ RefreshCcwIcon), | ||
/* harmony export */ RefreshCwIcon: () => (/* binding */ RefreshCwIcon), | ||
/* harmony export */ RotateCcwIcon: () => (/* binding */ RotateCcwIcon), | ||
/* harmony export */ SearchIcon: () => (/* binding */ SearchIcon), | ||
/* harmony export */ SlidersIcon: () => (/* binding */ SlidersIcon), | ||
/* harmony export */ SmartphoneIcon: () => (/* binding */ SmartphoneIcon), | ||
/* harmony export */ StarIcon: () => (/* binding */ StarIcon), | ||
/* harmony export */ XCircleIcon: () => (/* binding */ XCircleIcon), | ||
/* harmony export */ XIcon: () => (/* binding */ XIcon) | ||
/* harmony export */ }); | ||
@@ -363,35 +366,35 @@ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react"); | ||
/* harmony export */ __webpack_require__.d(__webpack_exports__, { | ||
/* harmony export */ "black60": () => (/* binding */ black60), | ||
/* harmony export */ "blue": () => (/* binding */ blue), | ||
/* harmony export */ "createGreyColor": () => (/* binding */ createGreyColor), | ||
/* harmony export */ "disabledColors": () => (/* binding */ disabledColors), | ||
/* harmony export */ "grey128": () => (/* binding */ grey128), | ||
/* harmony export */ "grey144": () => (/* binding */ grey144), | ||
/* harmony export */ "grey160": () => (/* binding */ grey160), | ||
/* harmony export */ "grey176": () => (/* binding */ grey176), | ||
/* harmony export */ "grey192": () => (/* binding */ grey192), | ||
/* harmony export */ "grey208": () => (/* binding */ grey208), | ||
/* harmony export */ "grey216": () => (/* binding */ grey216), | ||
/* harmony export */ "grey224": () => (/* binding */ grey224), | ||
/* harmony export */ "grey24": () => (/* binding */ grey24), | ||
/* harmony export */ "grey248": () => (/* binding */ grey248), | ||
/* harmony export */ "grey32": () => (/* binding */ grey32), | ||
/* harmony export */ "grey64": () => (/* binding */ grey64), | ||
/* harmony export */ "grey8": () => (/* binding */ grey8), | ||
/* harmony export */ "grey96": () => (/* binding */ grey96), | ||
/* harmony export */ "lightBlue": () => (/* binding */ lightBlue), | ||
/* harmony export */ "screenGrey1": () => (/* binding */ screenGrey1), | ||
/* harmony export */ "screenGrey2": () => (/* binding */ screenGrey2), | ||
/* harmony export */ "screenGrey3": () => (/* binding */ screenGrey3), | ||
/* harmony export */ "screenGrey4": () => (/* binding */ screenGrey4), | ||
/* harmony export */ "screenGrey5": () => (/* binding */ screenGrey5), | ||
/* harmony export */ "screenGrey6": () => (/* binding */ screenGrey6), | ||
/* harmony export */ "screenPrimary1": () => (/* binding */ screenPrimary1), | ||
/* harmony export */ "screenPrimary2": () => (/* binding */ screenPrimary2), | ||
/* harmony export */ "screenPrimary3": () => (/* binding */ screenPrimary3), | ||
/* harmony export */ "selectedColors": () => (/* binding */ selectedColors), | ||
/* harmony export */ "white10": () => (/* binding */ white10), | ||
/* harmony export */ "white20": () => (/* binding */ white20), | ||
/* harmony export */ "white3": () => (/* binding */ white3), | ||
/* harmony export */ "white95": () => (/* binding */ white95) | ||
/* harmony export */ black60: () => (/* binding */ black60), | ||
/* harmony export */ blue: () => (/* binding */ blue), | ||
/* harmony export */ createGreyColor: () => (/* binding */ createGreyColor), | ||
/* harmony export */ disabledColors: () => (/* binding */ disabledColors), | ||
/* harmony export */ grey128: () => (/* binding */ grey128), | ||
/* harmony export */ grey144: () => (/* binding */ grey144), | ||
/* harmony export */ grey160: () => (/* binding */ grey160), | ||
/* harmony export */ grey176: () => (/* binding */ grey176), | ||
/* harmony export */ grey192: () => (/* binding */ grey192), | ||
/* harmony export */ grey208: () => (/* binding */ grey208), | ||
/* harmony export */ grey216: () => (/* binding */ grey216), | ||
/* harmony export */ grey224: () => (/* binding */ grey224), | ||
/* harmony export */ grey24: () => (/* binding */ grey24), | ||
/* harmony export */ grey248: () => (/* binding */ grey248), | ||
/* harmony export */ grey32: () => (/* binding */ grey32), | ||
/* harmony export */ grey64: () => (/* binding */ grey64), | ||
/* harmony export */ grey8: () => (/* binding */ grey8), | ||
/* harmony export */ grey96: () => (/* binding */ grey96), | ||
/* harmony export */ lightBlue: () => (/* binding */ lightBlue), | ||
/* harmony export */ screenGrey1: () => (/* binding */ screenGrey1), | ||
/* harmony export */ screenGrey2: () => (/* binding */ screenGrey2), | ||
/* harmony export */ screenGrey3: () => (/* binding */ screenGrey3), | ||
/* harmony export */ screenGrey4: () => (/* binding */ screenGrey4), | ||
/* harmony export */ screenGrey5: () => (/* binding */ screenGrey5), | ||
/* harmony export */ screenGrey6: () => (/* binding */ screenGrey6), | ||
/* harmony export */ screenPrimary1: () => (/* binding */ screenPrimary1), | ||
/* harmony export */ screenPrimary2: () => (/* binding */ screenPrimary2), | ||
/* harmony export */ screenPrimary3: () => (/* binding */ screenPrimary3), | ||
/* harmony export */ selectedColors: () => (/* binding */ selectedColors), | ||
/* harmony export */ white10: () => (/* binding */ white10), | ||
/* harmony export */ white20: () => (/* binding */ white20), | ||
/* harmony export */ white3: () => (/* binding */ white3), | ||
/* harmony export */ white95: () => (/* binding */ white95) | ||
/* harmony export */ }); | ||
@@ -453,4 +456,4 @@ // Chrome colors (neutral) | ||
/* harmony export */ __webpack_require__.d(__webpack_exports__, { | ||
/* harmony export */ "fontFamily": () => (/* binding */ fontFamily), | ||
/* harmony export */ "quick": () => (/* binding */ quick) | ||
/* harmony export */ fontFamily: () => (/* binding */ fontFamily), | ||
/* harmony export */ quick: () => (/* binding */ quick) | ||
/* harmony export */ }); | ||
@@ -527,3 +530,3 @@ const fontFamily = `-apple-system, BlinkMacSystemFont, Ubuntu, 'Helvetica Neue', Helvetica, sans-serif`; | ||
/* harmony export */ __webpack_require__.d(__webpack_exports__, { | ||
/* harmony export */ "register": () => (/* binding */ register) | ||
/* harmony export */ register: () => (/* binding */ register) | ||
/* harmony export */ }); | ||
@@ -530,0 +533,0 @@ /* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react"); |
{ | ||
"name": "react-cosmos-plugin-open-fixture", | ||
"version": "6.0.0-canary.86644b2.0+86644b2", | ||
"version": "6.0.0-canary.86b9647.0+86b9647", | ||
"description": "React Cosmos plugin for opening fixture source files", | ||
@@ -10,6 +10,6 @@ "repository": "https://github.com/react-cosmos/react-cosmos/tree/main/packages/react-cosmos-plugin-open-fixture", | ||
"devDependencies": { | ||
"react-cosmos-ui": "6.0.0-canary.86644b2.0+86644b2", | ||
"react-plugin": "^3.0.0-alpha.4" | ||
"react-cosmos-ui": "6.0.0-canary.86b9647.0+86b9647", | ||
"react-plugin": "3.0.0-alpha.4" | ||
}, | ||
"gitHead": "86644b27e838006a0b58c8e917fa1b10e92c956b" | ||
"gitHead": "86b9647915f4e0fc03d27f2f89dcfa7668e8fbf1" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
606
39276