@wistia/ui 0.0.6 → 0.0.7

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.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- * @license @wistia/ui v0.0.6
3
+ * @license @wistia/ui v0.0.7
4
4
  *
5
5
  * Copyright (c) 2024-2024, Wistia, Inc. and its affiliates.
6
6
  *
@@ -1693,7 +1693,7 @@ var buttonSizeStyles = {
1693
1693
  hero: buttonHeroStyles
1694
1694
  };
1695
1695
 
1696
- // src/private/getColorScheme/getColorScheme.ts
1696
+ // src/private/helpers/getColorScheme/getColorScheme.ts
1697
1697
  import { css as css11 } from "styled-components";
1698
1698
  var colorSchemeSchema = [
1699
1699
  { token: "bg-surface", step: "surface" },