@yamada-ui/portal
Advanced tools
Comparing version 1.0.22 to 1.0.23-dev-20241005215726
@@ -121,4 +121,4 @@ "use client" | ||
}; | ||
Portal.className = "ui-portal"; | ||
Portal.selector = ".ui-portal"; | ||
Portal.displayName = "Portal"; | ||
Portal.__ui__ = "Portal"; | ||
// Annotate the CommonJS export names for ESM import in node: | ||
@@ -125,0 +125,0 @@ 0 && (module.exports = { |
@@ -33,6 +33,6 @@ import * as react_jsx_runtime from 'react/jsx-runtime'; | ||
({ containerRef, appendToParentPortal, isDisabled, children, }: PortalProps): string | number | boolean | Iterable<ReactNode> | react_jsx_runtime.JSX.Element | null | undefined; | ||
className: string; | ||
selector: string; | ||
displayName: string; | ||
__ui__: string; | ||
}; | ||
export { Portal, type PortalProps }; |
@@ -119,4 +119,4 @@ "use client" | ||
}; | ||
Portal.className = "ui-portal"; | ||
Portal.selector = ".ui-portal"; | ||
Portal.displayName = "Portal"; | ||
Portal.__ui__ = "Portal"; | ||
// Annotate the CommonJS export names for ESM import in node: | ||
@@ -123,0 +123,0 @@ 0 && (module.exports = { |
{ | ||
"name": "@yamada-ui/portal", | ||
"version": "1.0.22", | ||
"version": "1.0.23-dev-20241005215726", | ||
"description": "Yamada UI portal component", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
54085
1