@rocket.chat/fuselage 0.32.0-dev.149 → 0.32.0-dev.150

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.
@@ -2,9 +2,9 @@ import type { ComponentProps } from 'react';
2
2
  import React from 'react';
3
3
  import Box from '../Box';
4
4
  declare type TabsProps = ComponentProps<typeof Box> & {
5
- underline?: boolean;
5
+ divider?: boolean;
6
6
  };
7
- export declare function Tabs({ children, underline, ...props }: TabsProps): JSX.Element;
7
+ export declare function Tabs({ children, divider, ...props }: TabsProps): JSX.Element;
8
8
  export declare namespace Tabs {
9
9
  var Item: React.ForwardRefExoticComponent<Pick<{
10
10
  is?: React.ElementType<any> | undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/Tabs.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,GAAG,MAAM,QAAQ,CAAC;AAGzB,aAAK,SAAS,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IAAE,SAAS,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC;AAEtE,wBAAgB,IAAI,CAAC,EAAE,QAAQ,EAAE,SAAgB,EAAE,GAAG,KAAK,EAAE,EAAE,SAAS,eAQvE;yBARe,IAAI"}
1
+ {"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/Tabs.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,GAAG,MAAM,QAAQ,CAAC;AAGzB,aAAK,SAAS,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,GAAG;IAAE,OAAO,CAAC,EAAE,OAAO,CAAA;CAAE,CAAC;AAEpE,wBAAgB,IAAI,CAAC,EAAE,QAAQ,EAAE,OAAc,EAAE,GAAG,KAAK,EAAE,EAAE,SAAS,eAQrE;yBARe,IAAI"}