@wistia/ui 0.19.4-beta.413b2919.29e7ec2 → 0.19.4-beta.66ae06f7.a9d362a
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/index.cjs +1 -4
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +1 -4
- package/dist/index.mjs.map +1 -1
- package/package.json +6 -9
package/dist/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
|
|
2
2
|
/*
|
|
3
|
-
* @license @wistia/ui v0.19.4-beta.
|
|
3
|
+
* @license @wistia/ui v0.19.4-beta.66ae06f7.a9d362a
|
|
4
4
|
*
|
|
5
5
|
* Copyright (c) 2024-2025, Wistia, Inc. and its affiliates.
|
|
6
6
|
*
|
|
@@ -18853,9 +18853,6 @@ var CustomizableThemeWrapper = ({
|
|
|
18853
18853
|
}
|
|
18854
18854
|
);
|
|
18855
18855
|
CustomizableThemeWrapper.displayName = "CustomizableThemeWrapper_UI";
|
|
18856
|
-
|
|
18857
|
-
// src/index.ts
|
|
18858
|
-
console.log("UI package loaded");
|
|
18859
18856
|
export {
|
|
18860
18857
|
ActionButton,
|
|
18861
18858
|
Avatar,
|