@rocket.chat/fuselage 0.6.3-dev.359 → 0.6.3-dev.362

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.
Files changed (32) hide show
  1. package/dist/components/Message/Message.d.ts +1 -1
  2. package/dist/components/Options/Option/Option.d.ts +1 -1
  3. package/dist/components/Options/Option/Option.d.ts.map +1 -1
  4. package/dist/components/Options/Option/index.d.ts +2 -2
  5. package/dist/components/States/States.d.ts +5 -0
  6. package/dist/components/States/States.d.ts.map +1 -0
  7. package/dist/components/States/StatesAction.d.ts +5 -0
  8. package/dist/components/States/StatesAction.d.ts.map +1 -0
  9. package/dist/components/States/StatesActions.d.ts +5 -0
  10. package/dist/components/States/StatesActions.d.ts.map +1 -0
  11. package/dist/components/States/StatesIcon.d.ts +7 -0
  12. package/dist/components/States/StatesIcon.d.ts.map +1 -0
  13. package/dist/components/States/StatesSubtitle.d.ts +4 -0
  14. package/dist/components/States/StatesSubtitle.d.ts.map +1 -0
  15. package/dist/components/States/StatesSuggestion.d.ts +4 -0
  16. package/dist/components/States/StatesSuggestion.d.ts.map +1 -0
  17. package/dist/components/States/StatesSuggestionList.d.ts +4 -0
  18. package/dist/components/States/StatesSuggestionList.d.ts.map +1 -0
  19. package/dist/components/States/StatesSuggestionListItem.d.ts +4 -0
  20. package/dist/components/States/StatesSuggestionListItem.d.ts.map +1 -0
  21. package/dist/components/States/StatesSuggestionText.d.ts +4 -0
  22. package/dist/components/States/StatesSuggestionText.d.ts.map +1 -0
  23. package/dist/components/States/StatesTitle.d.ts +4 -0
  24. package/dist/components/States/StatesTitle.d.ts.map +1 -0
  25. package/dist/components/States/index.d.ts +12 -0
  26. package/dist/components/States/index.d.ts.map +1 -0
  27. package/dist/components/index.d.ts +1 -0
  28. package/dist/components/index.d.ts.map +1 -1
  29. package/dist/fuselage.development.js +464 -33
  30. package/dist/fuselage.development.js.map +1 -1
  31. package/dist/fuselage.production.js +1 -1
  32. package/package.json +11 -11
@@ -843,7 +843,7 @@ declare const _default: React.ForwardRefExoticComponent<React.AllHTMLAttributes<
843
843
  renderItem?: ((props: {
844
844
  is?: (React.ElementType<any> & string) | undefined;
845
845
  id?: string | undefined;
846
- children: React.ReactNode;
846
+ children?: React.ReactNode;
847
847
  label?: string | undefined;
848
848
  focus?: boolean | undefined;
849
849
  selected?: boolean | undefined;
@@ -3,7 +3,7 @@ import { Box } from '../../Box';
3
3
  declare type OptionProps = {
4
4
  is?: ComponentProps<typeof Box>['is'];
5
5
  id?: string;
6
- children: ReactNode;
6
+ children?: ReactNode;
7
7
  label?: string;
8
8
  focus?: boolean;
9
9
  selected?: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"Option.d.ts","sourceRoot":"","sources":["../../../../src/components/Options/Option/Option.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,GAAG,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE9D,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAKhC,aAAK,WAAW,GAAG;IACjB,EAAE,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,IAAI,CAAC,CAAC;IACtC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,EAAE,SAAS,CAAC;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,CAAC;IACpD,GAAG,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,SAAS,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,GAAG,CAAC,EAAE,SAAS,CAAC,CAAC;AAEhD,QAAA,MAAM,MAAM,0IAeP,WAAW,iBA0Bf,CAAC;AAEF,eAAe,MAAM,CAAC"}
1
+ {"version":3,"file":"Option.d.ts","sourceRoot":"","sources":["../../../../src/components/Options/Option/Option.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,GAAG,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAE9D,OAAO,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAKhC,aAAK,WAAW,GAAG;IACjB,EAAE,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,IAAI,CAAC,CAAC;IACtC,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC,WAAW,CAAC,CAAC;IACpD,GAAG,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,MAAM,CAAC,EAAE,SAAS,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,GAAG,IAAI,CAAC,cAAc,CAAC,OAAO,GAAG,CAAC,EAAE,SAAS,CAAC,CAAC;AAEhD,QAAA,MAAM,MAAM,0IAeP,WAAW,iBA0Bf,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -2,7 +2,7 @@
2
2
  declare const _default: import("react").NamedExoticComponent<{
3
3
  is?: (import("react").ElementType<any> & string) | undefined;
4
4
  id?: string | undefined;
5
- children: import("react").ReactNode;
5
+ children?: import("react").ReactNode;
6
6
  label?: string | undefined;
7
7
  focus?: boolean | undefined;
8
8
  selected?: boolean | undefined;
@@ -137,7 +137,7 @@ declare const _default: import("react").NamedExoticComponent<{
137
137
  readonly type: ({ is: Tag, id, children, label, focus, selected, className, ref, icon, avatar, title, onClick, ...options }: {
138
138
  is?: (import("react").ElementType<any> & string) | undefined;
139
139
  id?: string | undefined;
140
- children: import("react").ReactNode;
140
+ children?: import("react").ReactNode;
141
141
  label?: string | undefined;
142
142
  focus?: boolean | undefined;
143
143
  selected?: boolean | undefined;
@@ -0,0 +1,5 @@
1
+ import { FC } from 'react';
2
+ import './States.styles.scss';
3
+ declare const States: FC;
4
+ export default States;
5
+ //# sourceMappingURL=States.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"States.d.ts","sourceRoot":"","sources":["../../../src/components/States/States.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,OAAO,sBAAsB,CAAC;AAE9B,QAAA,MAAM,MAAM,EAAE,EAEb,CAAC;AAEF,eAAe,MAAM,CAAC"}
@@ -0,0 +1,5 @@
1
+ import { FC, ComponentProps } from 'react';
2
+ import { Button } from '..';
3
+ declare const StatesAction: FC<ComponentProps<typeof Button>>;
4
+ export default StatesAction;
5
+ //# sourceMappingURL=StatesAction.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StatesAction.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesAction.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAElD,OAAO,EAAE,MAAM,EAAE,MAAM,IAAI,CAAC;AAE5B,QAAA,MAAM,YAAY,EAAE,EAAE,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,CAEnD,CAAC;AAEF,eAAe,YAAY,CAAC"}
@@ -0,0 +1,5 @@
1
+ import { FC, ComponentProps } from 'react';
2
+ import { ButtonGroup } from '../ButtonGroup';
3
+ declare const StatesActions: FC<ComponentProps<typeof ButtonGroup>>;
4
+ export default StatesActions;
5
+ //# sourceMappingURL=StatesActions.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StatesActions.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesActions.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAElD,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAE7C,QAAA,MAAM,aAAa,EAAE,EAAE,CAAC,cAAc,CAAC,OAAO,WAAW,CAAC,CAGF,CAAC;AAEzD,eAAe,aAAa,CAAC"}
@@ -0,0 +1,7 @@
1
+ import { FC, ComponentProps } from 'react';
2
+ import { Icon } from '../Icon';
3
+ declare const StatesIcon: FC<{
4
+ name: ComponentProps<typeof Icon>['name'];
5
+ }>;
6
+ export default StatesIcon;
7
+ //# sourceMappingURL=StatesIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StatesIcon.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesIcon.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAElD,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AAE/B,QAAA,MAAM,UAAU,EAAE,EAAE,CAAC;IACnB,IAAI,EAAE,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC,MAAM,CAAC,CAAC;CAE3C,CAIA,CAAC;AAEF,eAAe,UAAU,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ declare const StatesSubtitle: FC;
3
+ export default StatesSubtitle;
4
+ //# sourceMappingURL=StatesSubtitle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StatesSubtitle.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesSubtitle.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,QAAA,MAAM,cAAc,EAAE,EAErB,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ declare const StatesSuggestion: FC;
3
+ export default StatesSuggestion;
4
+ //# sourceMappingURL=StatesSuggestion.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StatesSuggestion.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesSuggestion.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,QAAA,MAAM,gBAAgB,EAAE,EAEvB,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ declare const StatesSuggestionList: FC;
3
+ export default StatesSuggestionList;
4
+ //# sourceMappingURL=StatesSuggestionList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StatesSuggestionList.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesSuggestionList.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,QAAA,MAAM,oBAAoB,EAAE,EAE3B,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ declare const StatesSuggestionListItem: FC;
3
+ export default StatesSuggestionListItem;
4
+ //# sourceMappingURL=StatesSuggestionListItem.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StatesSuggestionListItem.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesSuggestionListItem.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,QAAA,MAAM,wBAAwB,EAAE,EAI/B,CAAC;AAEF,eAAe,wBAAwB,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ declare const StatesSuggestionText: FC;
3
+ export default StatesSuggestionText;
4
+ //# sourceMappingURL=StatesSuggestionText.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StatesSuggestionText.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesSuggestionText.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,QAAA,MAAM,oBAAoB,EAAE,EAE3B,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
@@ -0,0 +1,4 @@
1
+ import { FC } from 'react';
2
+ declare const StatesTitle: FC;
3
+ export default StatesTitle;
4
+ //# sourceMappingURL=StatesTitle.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StatesTitle.d.ts","sourceRoot":"","sources":["../../../src/components/States/StatesTitle.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAElC,QAAA,MAAM,WAAW,EAAE,EAElB,CAAC;AAEF,eAAe,WAAW,CAAC"}
@@ -0,0 +1,12 @@
1
+ import States from './States';
2
+ import StatesAction from './StatesAction';
3
+ import StatesActions from './StatesActions';
4
+ import StatesIcon from './StatesIcon';
5
+ import StatesSubtitle from './StatesSubtitle';
6
+ import StatesSuggestion from './StatesSuggestion';
7
+ import StatesSuggestionList from './StatesSuggestionList';
8
+ import StatesSuggestionListItem from './StatesSuggestionListItem';
9
+ import StatesSuggestionText from './StatesSuggestionText';
10
+ import StatesTitle from './StatesTitle';
11
+ export { States, StatesAction, StatesActions, StatesIcon, StatesSubtitle, StatesSuggestion, StatesSuggestionList, StatesSuggestionListItem, StatesSuggestionText, StatesTitle, };
12
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/States/index.tsx"],"names":[],"mappings":"AAAA,OAAO,MAAM,MAAM,UAAU,CAAC;AAC9B,OAAO,YAAY,MAAM,gBAAgB,CAAC;AAC1C,OAAO,aAAa,MAAM,iBAAiB,CAAC;AAC5C,OAAO,UAAU,MAAM,cAAc,CAAC;AACtC,OAAO,cAAc,MAAM,kBAAkB,CAAC;AAC9C,OAAO,gBAAgB,MAAM,oBAAoB,CAAC;AAClD,OAAO,oBAAoB,MAAM,wBAAwB,CAAC;AAC1D,OAAO,wBAAwB,MAAM,4BAA4B,CAAC;AAClE,OAAO,oBAAoB,MAAM,wBAAwB,CAAC;AAC1D,OAAO,WAAW,MAAM,eAAe,CAAC;AAExC,OAAO,EACL,MAAM,EACN,YAAY,EACZ,aAAa,EACb,UAAU,EACV,cAAc,EACd,gBAAgB,EAChB,oBAAoB,EACpB,wBAAwB,EACxB,oBAAoB,EACpB,WAAW,GACZ,CAAC"}
@@ -37,6 +37,7 @@ export * from './SelectPaginated';
37
37
  export * from './SelectInput';
38
38
  export * from './Sidebar';
39
39
  export * from './Skeleton';
40
+ export * from './States';
40
41
  export * from './Table';
41
42
  export * from './Tabs';
42
43
  export * from './Tag';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,UAAU,CAAC;AAC7C,cAAc,OAAO,CAAC;AACtB,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAC3D,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,QAAQ,CAAC;AACzC,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,SAAS,CAAC;AACxB,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,WAAW,CAAC;AAC/C,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,kBAAkB,CAAC;AACrD,cAAc,cAAc,CAAC;AAC7B,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAC3D,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,OAAO,CAAC;AACtB,cAAc,kBAAkB,CAAC;AACjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,QAAQ,CAAC;AACzC,cAAc,gBAAgB,CAAC;AAC/B,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,WAAW,CAAC;AAC/C,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,UAAU,CAAC;AAC7C,cAAc,OAAO,CAAC;AACtB,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,YAAY,EAAE,MAAM,UAAU,CAAC;AAC3D,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,QAAQ,CAAC;AACzC,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,SAAS,CAAC;AACxB,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,WAAW,CAAC;AAC/C,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,kBAAkB,CAAC;AACrD,cAAc,cAAc,CAAC;AAC7B,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAC3D,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,OAAO,CAAC;AACtB,cAAc,kBAAkB,CAAC;AACjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,QAAQ,CAAC;AACzC,cAAc,gBAAgB,CAAC;AAC/B,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,WAAW,CAAC;AAC/C,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,YAAY,CAAC"}