@rango-dev/widget-embedded 0.21.1-next.2 → 0.21.1-next.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.
@@ -1945,7 +1945,7 @@ export declare const StyledTextField: import("@stitches/react/types/styled-compo
1945
1945
  size?: "small" | "large" | undefined;
1946
1946
  variant?: "contained" | "outlined" | "ghost" | undefined;
1947
1947
  fullWidth?: boolean | undefined;
1948
- labelProps?: import("@rango-dev/ui/dist/widget/ui/src/components/Typography/Typography.types").PropTypes | undefined;
1948
+ labelProps?: import("@rango-dev/ui").TypographyPropTypes | undefined;
1949
1949
  } & Omit<import("react").InputHTMLAttributes<HTMLInputElement>, "prefix" | "size"> & {
1950
1950
  children?: import("react").ReactNode;
1951
1951
  } & import("react").RefAttributes<HTMLInputElement>>, {}, {
@@ -1 +1 @@
1
- {"version":3,"file":"NotificationContent.d.ts","sourceRoot":"","sources":["../../../src/components/NotificationContent/NotificationContent.tsx"],"names":[],"mappings":"AAUA,OAAO,KAAK,MAAM,OAAO,CAAC;AAY1B,wBAAgB,mBAAmB,sBA6FlC"}
1
+ {"version":3,"file":"NotificationContent.d.ts","sourceRoot":"","sources":["../../../src/components/NotificationContent/NotificationContent.tsx"],"names":[],"mappings":"AAUA,OAAO,KAAK,MAAM,OAAO,CAAC;AAa1B,wBAAgB,mBAAmB,sBAmFlC"}