@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.cjs
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
|
*
|
|
@@ -18986,9 +18986,6 @@ var CustomizableThemeWrapper = ({
|
|
|
18986
18986
|
}
|
|
18987
18987
|
);
|
|
18988
18988
|
CustomizableThemeWrapper.displayName = "CustomizableThemeWrapper_UI";
|
|
18989
|
-
|
|
18990
|
-
// src/index.ts
|
|
18991
|
-
console.log("UI package loaded");
|
|
18992
18989
|
// Annotate the CommonJS export names for ESM import in node:
|
|
18993
18990
|
0 && (module.exports = {
|
|
18994
18991
|
ActionButton,
|