Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@launchpad-ui/popover

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launchpad-ui/popover - npm Package Compare versions

Comparing version 0.11.9 to 0.11.10

12

dist/index.es.js

@@ -9,10 +9,10 @@ import './style.css';

import { useState, useRef, useCallback, useId, useEffect, isValidElement, createElement, cloneElement, Children } from "react";
const Popover$1 = "_Popover_19lff_12";
const Popover$1 = "lKzIqa_Popover_";
const styles = {
Popover: Popover$1,
"Popover-target": "_Popover-target_19lff_25",
"Popover-target--disabled": "_Popover-target--disabled_19lff_29",
"Popover-content": "_Popover-content_19lff_35",
"Popover-content--restrictWidth": "_Popover-content--restrictWidth_19lff_41",
"Popover-scroller": "_Popover-scroller_19lff_45"
"Popover-content": "lKzIqa_Popover-content_",
"Popover-content--restrictWidth": "lKzIqa_Popover-content--restrictWidth_",
"Popover-scroller": "lKzIqa_Popover-scroller_",
"Popover-target": "lKzIqa_Popover-target_",
"Popover-target--disabled": "lKzIqa_Popover-target--disabled_"
};

@@ -19,0 +19,0 @@ const loadFeatures = () => import(

@@ -33,10 +33,10 @@ require('./style.css');

const react = require("react");
const Popover$1 = "_Popover_19lff_12";
const Popover$1 = "lKzIqa_Popover_";
const styles = {
Popover: Popover$1,
"Popover-target": "_Popover-target_19lff_25",
"Popover-target--disabled": "_Popover-target--disabled_19lff_29",
"Popover-content": "_Popover-content_19lff_35",
"Popover-content--restrictWidth": "_Popover-content--restrictWidth_19lff_41",
"Popover-scroller": "_Popover-scroller_19lff_45"
"Popover-content": "lKzIqa_Popover-content_",
"Popover-content--restrictWidth": "lKzIqa_Popover-content--restrictWidth_",
"Popover-scroller": "lKzIqa_Popover-scroller_",
"Popover-target": "lKzIqa_Popover-target_",
"Popover-target--disabled": "lKzIqa_Popover-target--disabled_"
};

@@ -43,0 +43,0 @@ const loadFeatures = () => import(

{
"name": "@launchpad-ui/popover",
"version": "0.11.9",
"version": "0.11.10",
"status": "beta",

@@ -32,3 +32,3 @@ "publishConfig": {

"classix": "2.1.17",
"framer-motion": "10.17.0",
"framer-motion": "10.18.0",
"@launchpad-ui/focus-trap": "~0.1.15",

@@ -35,0 +35,0 @@ "@launchpad-ui/overlay": "~0.3.29",

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