@launchpad-ui/popover
Advanced tools
Comparing version 0.11.9 to 0.11.10
@@ -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
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
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
72443
764
+ Addedframer-motion@10.18.0(transitive)
- Removedframer-motion@10.17.0(transitive)
Updatedframer-motion@10.18.0