{"version":3,"file":"style.mjs","names":[],"sources":["../../../src/mobile/ChatHeader/style.ts"],"sourcesContent":["import { createStaticStyles } from 'antd-style';\n\nexport const styles = createStaticStyles(({ css, cssVar }) => {\n  return {\n    center: css`\n      height: 100%;\n    `,\n    container: css`\n      overflow: hidden;\n      flex: none;\n      width: 100vw;\n      background: ${cssVar.colorBgLayout};\n    `,\n\n    inner: css`\n      position: relative;\n\n      width: 100%;\n      height: 44px;\n      min-height: 44px;\n      max-height: 44px;\n      padding-block: 0;\n      padding-inline: 6px;\n    `,\n    left: css`\n      justify-content: flex-start;\n      height: 100%;\n    `,\n    right: css`\n      justify-content: flex-end;\n      height: 100%;\n    `,\n  };\n});\n\nexport const titleStyles = createStaticStyles(({ css, cssVar }) => ({\n  desc: css`\n    overflow: hidden;\n\n    width: 100%;\n\n    font-size: 12px;\n    line-height: 1;\n    color: ${cssVar.colorTextTertiary};\n    text-overflow: ellipsis;\n    white-space: nowrap;\n  `,\n  tag: css`\n    flex: none;\n  `,\n  title: css`\n    overflow: hidden;\n\n    font-size: 16px;\n    font-weight: bold;\n    line-height: 1;\n    text-overflow: ellipsis;\n    white-space: nowrap;\n  `,\n  titleContainer: css`\n    flex: 1;\n  `,\n  titleWithDesc: css`\n    overflow: hidden;\n\n    font-weight: bold;\n    line-height: 1;\n    text-overflow: ellipsis;\n    white-space: nowrap;\n  `,\n}));\n"],"mappings":";;AAEA,MAAa,SAAS,oBAAoB,EAAE,KAAK,aAAa;AAC5D,QAAO;EACL,QAAQ,GAAG;;;EAGX,WAAW,GAAG;;;;oBAIE,OAAO,cAAc;;EAGrC,OAAO,GAAG;;;;;;;;;;EAUV,MAAM,GAAG;;;;EAIT,OAAO,GAAG;;;;EAIX;EACD;AAEF,MAAa,cAAc,oBAAoB,EAAE,KAAK,cAAc;CAClE,MAAM,GAAG;;;;;;;aAOE,OAAO,kBAAkB;;;;CAIpC,KAAK,GAAG;;;CAGR,OAAO,GAAG;;;;;;;;;CASV,gBAAgB,GAAG;;;CAGnB,eAAe,GAAG;;;;;;;;CAQnB,EAAE"}