Socket
Book a DemoInstallSign in
Socket

@react-spectrum/icon

Package Overview
Dependencies
Maintainers
2
Versions
1113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-spectrum/icon - npm Package Compare versions

Comparing version

to
3.0.0-nightly-53366f002-250913

dist/icon.248b9ee8.css

2

dist/Icon.main.js

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

require("./vars.b0351abd.css");
require("./icon.248b9ee8.css");
var $5ef39e0c80b682c7$exports = require("./icon_vars_css.main.js");

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

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

import "./vars.b0351abd.css";
import "./icon.248b9ee8.css";
import $hJE0A$icon_vars_cssmodulejs from "./icon_vars_css.module.js";

@@ -3,0 +3,0 @@ import {baseStyleProps as $hJE0A$baseStyleProps, useSlotProps as $hJE0A$useSlotProps, useStyleProps as $hJE0A$useStyleProps, classNames as $hJE0A$classNames} from "@react-spectrum/utils";

import { AriaLabelingProps, DOMProps, IconColorValue, StyleProps } from "@react-types/shared";
import React, { ReactElement } from "react";
import { JSX, ReactElement } from "react";
export interface IconProps extends DOMProps, AriaLabelingProps, StyleProps {

@@ -34,3 +34,3 @@ /**

*/
export function Icon(props: IconProps): React.ReactElement<any, string | React.JSXElementConstructor<any>>;
export function Icon(props: IconProps): JSX.Element;
export interface UIIconProps extends DOMProps, AriaLabelingProps, StyleProps {

@@ -45,3 +45,3 @@ children: ReactElement<any>;

export type UIIconPropsWithoutChildren = Omit<UIIconProps, 'children'>;
export function UIIcon(props: UIIconProps): React.ReactElement<any, string | React.JSXElementConstructor<any>>;
export function UIIcon(props: UIIconProps): JSX.Element;
export interface IllustrationProps extends DOMProps, AriaLabelingProps, StyleProps {

@@ -70,4 +70,4 @@ /**

*/
export function Illustration(props: IllustrationProps): React.ReactElement<any, string | React.JSXElementConstructor<any>>;
export function Illustration(props: IllustrationProps): JSX.Element;
//# sourceMappingURL=types.d.ts.map

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

require("./vars.b0351abd.css");
require("./icon.248b9ee8.css");
var $5ef39e0c80b682c7$exports = require("./icon_vars_css.main.js");

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

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

import "./vars.b0351abd.css";
import "./icon.248b9ee8.css";
import $g4kmm$icon_vars_cssmodulejs from "./icon_vars_css.module.js";

@@ -3,0 +3,0 @@ import {useSlotProps as $g4kmm$useSlotProps, useStyleProps as $g4kmm$useStyleProps, classNames as $g4kmm$classNames} from "@react-spectrum/utils";

{
"name": "@react-spectrum/icon",
"version": "3.0.0-nightly-5334df7f1-250226",
"version": "3.0.0-nightly-53366f002-250913",
"description": "Spectrum UI components in React",

@@ -9,3 +9,7 @@ "license": "Apache-2.0",

"exports": {
"types": "./dist/types.d.ts",
"source": "./src/index.ts",
"types": [
"./dist/types.d.ts",
"./src/index.ts"
],
"import": "./dist/import.mjs",

@@ -40,5 +44,5 @@ "require": "./dist/main.js"

"dependencies": {
"@react-aria/utils": "3.0.0-nightly-5334df7f1-250226",
"@react-spectrum/utils": "3.0.0-nightly-5334df7f1-250226",
"@react-types/shared": "3.0.0-nightly-5334df7f1-250226",
"@react-aria/utils": "3.0.0-nightly-53366f002-250913",
"@react-spectrum/utils": "3.0.0-nightly-53366f002-250913",
"@react-types/shared": "3.0.0-nightly-53366f002-250913",
"@swc/helpers": "^0.5.0"

@@ -50,3 +54,3 @@ },

"peerDependencies": {
"@react-spectrum/provider": "3.0.0-nightly-5334df7f1-250226",
"@react-spectrum/provider": "3.0.0-nightly-53366f002-250913",
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",

@@ -53,0 +57,0 @@ "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet