@wistia/ui 0.18.15-beta.41df01b8.25c8f5e → 0.18.15-beta.db783a03.0fd487b

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.d.mts CHANGED
@@ -1328,7 +1328,6 @@ declare const iconMap: {
1328
1328
  'private-chat': (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1329
1329
  'private-user-sessions': (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1330
1330
  project: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1331
- 'project-open': (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1332
1331
  properties: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1333
1332
  'question-mark': (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1334
1333
  react: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
package/dist/index.d.ts CHANGED
@@ -1328,7 +1328,6 @@ declare const iconMap: {
1328
1328
  'private-chat': (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1329
1329
  'private-user-sessions': (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1330
1330
  project: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1331
- 'project-open': (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1332
1331
  properties: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1333
1332
  'question-mark': (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1334
1333
  react: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;