@eleven-labs/design-system 0.30.1 → 0.30.3

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.
@@ -1,5 +1,6 @@
1
1
  import React from 'react';
2
- export interface PictureProps {
2
+ import type { SpacingSystemProps } from '../../../types';
3
+ export interface PictureProps extends SpacingSystemProps {
3
4
  img: React.ComponentPropsWithoutRef<'img'>;
4
5
  sources?: React.ComponentPropsWithoutRef<'source'>[];
5
6
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 05 Mar 2024 13:17:51 GMT
3
+ * Generated on Fri, 08 Mar 2024 17:40:14 GMT
4
4
  */
5
5
  export declare const tokenVariables: {
6
6
  asset: {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 05 Mar 2024 13:17:51 GMT
3
+ * Generated on Fri, 08 Mar 2024 17:40:14 GMT
4
4
  */
5
5
  export declare const tokenVariables: {
6
6
  asset: {