@wistia/ui 0.15.10-beta.1b2ddec0.ec8b5b2 → 0.15.10

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
@@ -1264,7 +1264,6 @@ declare const iconMap: {
1264
1264
  import: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1265
1265
  info: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1266
1266
  integrations: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1267
- keyboard: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1268
1267
  layout: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1269
1268
  leave: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1270
1269
  'light-bulb': (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
package/dist/index.d.ts CHANGED
@@ -1264,7 +1264,6 @@ declare const iconMap: {
1264
1264
  import: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1265
1265
  info: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1266
1266
  integrations: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1267
- keyboard: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1268
1267
  layout: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1269
1268
  leave: (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
1270
1269
  'light-bulb': (props: react.SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;