@mparticle/aquarium 1.32.0-chore-cascader-suffix.1 → 1.32.0-fix-notification-center-export-zindex.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/aquarium.js +1 -2
- package/dist/aquarium.umd.cjs +26 -26
- package/dist/index.d.ts +0 -1
- package/package.json +1 -1
package/dist/aquarium.js
CHANGED
|
@@ -810,7 +810,6 @@ const Wx = (o) => {
|
|
|
810
810
|
const je = {
|
|
811
811
|
getPopupContainer: (Se) => Se.parentElement,
|
|
812
812
|
searchValue: b,
|
|
813
|
-
suffixIcon: o.suffixIcon,
|
|
814
813
|
disabled: o.disabled,
|
|
815
814
|
value: H,
|
|
816
815
|
defaultOpen: o.defaultOpen,
|
|
@@ -860,7 +859,6 @@ const Wx = (o) => {
|
|
|
860
859
|
status: o.errorMessage ? "error" : void 0,
|
|
861
860
|
className: Te,
|
|
862
861
|
value: ge,
|
|
863
|
-
suffix: o.suffixIcon,
|
|
864
862
|
prefix: le()
|
|
865
863
|
}
|
|
866
864
|
) })),
|
|
@@ -23673,6 +23671,7 @@ export {
|
|
|
23673
23671
|
_o as Message,
|
|
23674
23672
|
xo as Modal,
|
|
23675
23673
|
Nu as Notification,
|
|
23674
|
+
mM as NotificationCenterZIndex,
|
|
23676
23675
|
xU as Pagination,
|
|
23677
23676
|
EU as Popconfirm,
|
|
23678
23677
|
_9 as Popover,
|