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

@react-spectrum/illustratedmessage

Package Overview
Dependencies
Maintainers
0
Versions
886
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spectrum/illustratedmessage - npm Package Compare versions

Comparing version 3.0.0-nightly-4baa1b08e-241029 to 3.0.0-nightly-4dd0993da-241224

dist/vars.b1947143.css

10

dist/IllustratedMessage.main.js

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

require("./vars.cd289eb9.css");
require("./vars.b1947143.css");
var $e7750c05f28ceb4f$exports = require("./illustratedmessage_vars_css.main.js");

@@ -33,3 +33,3 @@ var $3YIyO$reactspectrumutils = require("@react-spectrum/utils");

function $90e6e9abe7fc12ca$var$IllustratedMessage(props, ref) {
const $90e6e9abe7fc12ca$export$406dbc84c317ece0 = /*#__PURE__*/ (0, $3YIyO$react.forwardRef)(function IllustratedMessage(props, ref) {
props = (0, $3YIyO$reactspectrumutils.useSlotProps)(props, 'illustration');

@@ -57,9 +57,5 @@ let { children: children, ...otherProps } = props;

}, children)));
}
/**
* An IllustratedMessage displays an illustration and a message, usually
* for an empty state or an error page.
*/ let $90e6e9abe7fc12ca$export$406dbc84c317ece0 = /*#__PURE__*/ (0, $3YIyO$react.forwardRef)($90e6e9abe7fc12ca$var$IllustratedMessage);
});
//# sourceMappingURL=IllustratedMessage.main.js.map

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

import "./vars.cd289eb9.css";
import "./vars.b1947143.css";
import $i4ryj$illustratedmessage_vars_cssmodulejs from "./illustratedmessage_vars_css.module.js";

@@ -27,3 +27,3 @@ import {useSlotProps as $i4ryj$useSlotProps, useStyleProps as $i4ryj$useStyleProps, classNames as $i4ryj$classNames, ClearSlots as $i4ryj$ClearSlots, SlotProvider as $i4ryj$SlotProvider} from "@react-spectrum/utils";

function $ccaf5c86c16f58c0$var$IllustratedMessage(props, ref) {
const $ccaf5c86c16f58c0$export$406dbc84c317ece0 = /*#__PURE__*/ (0, $i4ryj$forwardRef)(function IllustratedMessage(props, ref) {
props = (0, $i4ryj$useSlotProps)(props, 'illustration');

@@ -51,7 +51,3 @@ let { children: children, ...otherProps } = props;

}, children)));
}
/**
* An IllustratedMessage displays an illustration and a message, usually
* for an empty state or an error page.
*/ let $ccaf5c86c16f58c0$export$406dbc84c317ece0 = /*#__PURE__*/ (0, $i4ryj$forwardRef)($ccaf5c86c16f58c0$var$IllustratedMessage);
});

@@ -58,0 +54,0 @@

@@ -8,5 +8,5 @@ import React from "react";

*/
export let IllustratedMessage: React.ForwardRefExoticComponent<SpectrumIllustratedMessageProps & React.RefAttributes<DOMRefValue<HTMLDivElement>>>;
export const IllustratedMessage: React.ForwardRefExoticComponent<SpectrumIllustratedMessageProps & React.RefAttributes<DOMRefValue<HTMLDivElement>>>;
export type { SpectrumIllustratedMessageProps } from '@react-types/illustratedmessage';
//# sourceMappingURL=types.d.ts.map
{
"name": "@react-spectrum/illustratedmessage",
"version": "3.0.0-nightly-4baa1b08e-241029",
"version": "3.0.0-nightly-4dd0993da-241224",
"description": "Spectrum UI components in React",

@@ -39,7 +39,7 @@ "license": "Apache-2.0",

"dependencies": {
"@react-aria/utils": "^3.0.0-nightly-4baa1b08e-241029",
"@react-spectrum/layout": "^3.0.0-nightly-4baa1b08e-241029",
"@react-spectrum/utils": "^3.0.0-nightly-4baa1b08e-241029",
"@react-types/illustratedmessage": "^3.0.0-nightly-4baa1b08e-241029",
"@react-types/shared": "^3.0.0-nightly-4baa1b08e-241029",
"@react-aria/utils": "3.0.0-nightly-4dd0993da-241224",
"@react-spectrum/layout": "3.0.0-nightly-4dd0993da-241224",
"@react-spectrum/utils": "3.0.0-nightly-4dd0993da-241224",
"@react-types/illustratedmessage": "3.0.0-nightly-4dd0993da-241224",
"@react-types/shared": "3.0.0-nightly-4dd0993da-241224",
"@swc/helpers": "^0.5.0"

@@ -51,9 +51,8 @@ },

"peerDependencies": {
"@react-spectrum/provider": "^3.0.0-nightly-4baa1b08e-241029",
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0"
"@react-spectrum/provider": "3.0.0-nightly-4dd0993da-241224",
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
},
"publishConfig": {
"access": "public"
},
"stableVersion": "3.5.4"
}
}

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

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