@react-spectrum/illustratedmessage
Advanced tools
Comparing version 3.0.0-nightly-4baa1b08e-241029 to 3.0.0-nightly-4dd0993da-241224
@@ -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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
36378
374
+ Added@internationalized/date@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@internationalized/message@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@internationalized/number@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@internationalized/string@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@react-aria/focus@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@react-aria/i18n@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@react-aria/interactions@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@react-aria/overlays@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@react-aria/ssr@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@react-aria/utils@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@react-aria/visually-hidden@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@react-spectrum/layout@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@react-spectrum/provider@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@react-spectrum/utils@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@react-stately/overlays@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@react-stately/utils@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@react-types/button@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@react-types/illustratedmessage@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@react-types/layout@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@react-types/overlays@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@react-types/provider@3.0.0-nightly-4dd0993da-241224(transitive)
+ Added@react-types/shared@3.0.0-nightly-4dd0993da-241224(transitive)
- Removed@internationalized/date@3.7.0(transitive)
- Removed@internationalized/message@3.1.6(transitive)
- Removed@internationalized/number@3.6.0(transitive)
- Removed@internationalized/string@3.2.5(transitive)
- Removed@react-aria/focus@3.19.1(transitive)
- Removed@react-aria/i18n@3.12.5(transitive)
- Removed@react-aria/interactions@3.23.0(transitive)
- Removed@react-aria/overlays@3.25.0(transitive)
- Removed@react-aria/ssr@3.9.7(transitive)
- Removed@react-aria/utils@3.27.0(transitive)
- Removed@react-aria/visually-hidden@3.8.19(transitive)
- Removed@react-spectrum/layout@3.6.11(transitive)
- Removed@react-spectrum/provider@3.10.1(transitive)
- Removed@react-spectrum/utils@3.12.1(transitive)
- Removed@react-stately/overlays@3.6.13(transitive)
- Removed@react-stately/utils@3.10.5(transitive)
- Removed@react-types/button@3.10.2(transitive)
- Removed@react-types/illustratedmessage@3.3.14(transitive)
- Removed@react-types/layout@3.3.20(transitive)
- Removed@react-types/overlays@3.8.12(transitive)
- Removed@react-types/provider@3.8.6(transitive)
- Removed@react-types/shared@3.27.0(transitive)
Updated@react-spectrum/layout@3.0.0-nightly-4dd0993da-241224
Updated@react-types/illustratedmessage@3.0.0-nightly-4dd0993da-241224