@wistia/ui 0.15.9-beta.b435f6ed.046d7a7 → 0.15.9

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
@@ -1218,7 +1218,6 @@ declare const iconMap: {
1218
1218
  close: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1219
1219
  'close-octagon': (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1220
1220
  'closed-captions': (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1221
- cmd: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1222
1221
  collapse: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1223
1222
  'collapse-diagonal': (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1224
1223
  collection: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
package/dist/index.d.ts CHANGED
@@ -1218,7 +1218,6 @@ declare const iconMap: {
1218
1218
  close: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1219
1219
  'close-octagon': (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1220
1220
  'closed-captions': (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1221
- cmd: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1222
1221
  collapse: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1223
1222
  'collapse-diagonal': (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1224
1223
  collection: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;