@botpress/webchat 2.5.0 → 2.6.0

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 (168) hide show
  1. package/.storybook/main.ts +6 -1
  2. package/.turbo/turbo-build.log +12 -9
  3. package/dist/index.d.ts +14197 -15
  4. package/dist/index.js +11228 -10200
  5. package/dist/index.umd.cjs +72 -68
  6. package/dist/style.css +1 -1
  7. package/package.json +4 -2
  8. package/dist/adapters/index.d.ts +0 -2
  9. package/dist/adapters/target.d.ts +0 -83
  10. package/dist/adapters/typings.d.ts +0 -7
  11. package/dist/adapters/webchat-to-target.d.ts +0 -8
  12. package/dist/adapters/webchat.d.ts +0 -5
  13. package/dist/client/client.d.ts +0 -37
  14. package/dist/client/index.d.ts +0 -4
  15. package/dist/client/legacyClient.d.ts +0 -55
  16. package/dist/client/state-machine.d.ts +0 -40
  17. package/dist/client/types.d.ts +0 -35
  18. package/dist/components/Avatar.d.ts +0 -8
  19. package/dist/components/Block.d.ts +0 -9
  20. package/dist/components/Chat.d.ts +0 -30
  21. package/dist/components/CloseWindowButton.d.ts +0 -7
  22. package/dist/components/Composer/Composer.d.ts +0 -18
  23. package/dist/components/Composer/index.d.ts +0 -1
  24. package/dist/components/Composer/parts/FileAttachment.d.ts +0 -11
  25. package/dist/components/Composer/parts/FileInputButton.d.ts +0 -7
  26. package/dist/components/Composer/parts/SpeechRecognition.d.ts +0 -6
  27. package/dist/components/Composer/parts/TextInput.d.ts +0 -13
  28. package/dist/components/Composer/parts/index.d.ts +0 -4
  29. package/dist/components/Container/Container.d.ts +0 -16
  30. package/dist/components/Container/index.d.ts +0 -1
  31. package/dist/components/Fab/Fab.d.ts +0 -1
  32. package/dist/components/Fab/index.d.ts +0 -1
  33. package/dist/components/Header/Header.d.ts +0 -12
  34. package/dist/components/Header/index.d.ts +0 -1
  35. package/dist/components/Loader/Loader.d.ts +0 -5
  36. package/dist/components/Loader/index.d.ts +0 -1
  37. package/dist/components/Marquee/Marquee.d.ts +0 -7
  38. package/dist/components/Marquee/index.d.ts +0 -1
  39. package/dist/components/Message/Message.d.ts +0 -12
  40. package/dist/components/Message/index.d.ts +0 -1
  41. package/dist/components/MessageList/MessageList.d.ts +0 -16
  42. package/dist/components/MessageList/index.d.ts +0 -1
  43. package/dist/components/Modal/Modal.d.ts +0 -17
  44. package/dist/components/Modal/index.d.ts +0 -1
  45. package/dist/components/RestartConversationButton.d.ts +0 -7
  46. package/dist/components/TypingIndicator/TypingIndicator.d.ts +0 -2
  47. package/dist/components/TypingIndicator/index.d.ts +0 -1
  48. package/dist/components/Webchat.d.ts +0 -13
  49. package/dist/components/index.d.ts +0 -14
  50. package/dist/components/renderers/Audio/Audio.d.ts +0 -6
  51. package/dist/components/renderers/Audio/index.d.ts +0 -1
  52. package/dist/components/renderers/Bubble/Bubble.d.ts +0 -5
  53. package/dist/components/renderers/Bubble/index.d.ts +0 -1
  54. package/dist/components/renderers/Button/Button.d.ts +0 -4
  55. package/dist/components/renderers/Button/index.d.ts +0 -1
  56. package/dist/components/renderers/Carousel/Carousel.d.ts +0 -6
  57. package/dist/components/renderers/Carousel/index.d.ts +0 -1
  58. package/dist/components/renderers/Column/Column.d.ts +0 -5
  59. package/dist/components/renderers/Column/index.d.ts +0 -1
  60. package/dist/components/renderers/Custom/Custom.d.ts +0 -14
  61. package/dist/components/renderers/Custom/index.d.ts +0 -1
  62. package/dist/components/renderers/Dropdown/Dropdown.d.ts +0 -5
  63. package/dist/components/renderers/Dropdown/index.d.ts +0 -1
  64. package/dist/components/renderers/File/File.d.ts +0 -6
  65. package/dist/components/renderers/File/index.d.ts +0 -1
  66. package/dist/components/renderers/Image/Image.d.ts +0 -6
  67. package/dist/components/renderers/Image/index.d.ts +0 -1
  68. package/dist/components/renderers/Location/Location.d.ts +0 -6
  69. package/dist/components/renderers/Location/index.d.ts +0 -1
  70. package/dist/components/renderers/Row/Row.d.ts +0 -5
  71. package/dist/components/renderers/Row/index.d.ts +0 -1
  72. package/dist/components/renderers/Text/Text.d.ts +0 -4
  73. package/dist/components/renderers/Text/index.d.ts +0 -1
  74. package/dist/components/renderers/Video/Video.d.ts +0 -6
  75. package/dist/components/renderers/Video/index.d.ts +0 -1
  76. package/dist/components/renderers/index.d.ts +0 -2
  77. package/dist/contexts/MessageContext.d.ts +0 -8
  78. package/dist/contexts/ModalContext.d.ts +0 -14
  79. package/dist/contexts/index.d.ts +0 -2
  80. package/dist/gen/client/errors.d.ts +0 -211
  81. package/dist/gen/client/index.d.ts +0 -71
  82. package/dist/gen/client/models.d.ts +0 -259
  83. package/dist/gen/client/operations/addParticipant.d.ts +0 -57
  84. package/dist/gen/client/operations/createConversation.d.ts +0 -39
  85. package/dist/gen/client/operations/createEvent.d.ts +0 -79
  86. package/dist/gen/client/operations/createFile.d.ts +0 -65
  87. package/dist/gen/client/operations/createMessage.d.ts +0 -324
  88. package/dist/gen/client/operations/createUser.d.ts +0 -66
  89. package/dist/gen/client/operations/deleteConversation.d.ts +0 -22
  90. package/dist/gen/client/operations/deleteMessage.d.ts +0 -22
  91. package/dist/gen/client/operations/deleteUser.d.ts +0 -21
  92. package/dist/gen/client/operations/getConversation.d.ts +0 -36
  93. package/dist/gen/client/operations/getEvent.d.ts +0 -58
  94. package/dist/gen/client/operations/getMessage.d.ts +0 -182
  95. package/dist/gen/client/operations/getParticipant.d.ts +0 -54
  96. package/dist/gen/client/operations/getUser.d.ts +0 -52
  97. package/dist/gen/client/operations/listConversationMessages.d.ts +0 -186
  98. package/dist/gen/client/operations/listConversations.d.ts +0 -42
  99. package/dist/gen/client/operations/listParticipants.d.ts +0 -57
  100. package/dist/gen/client/operations/listenConversation.d.ts +0 -22
  101. package/dist/gen/client/operations/removeParticipant.d.ts +0 -23
  102. package/dist/gen/client/operations/updateUser.d.ts +0 -66
  103. package/dist/gen/client/to-axios.d.ts +0 -16
  104. package/dist/gen/signals/custom.t.d.ts +0 -8
  105. package/dist/gen/signals/custom.z.d.ts +0 -22
  106. package/dist/gen/signals/index.d.ts +0 -1035
  107. package/dist/gen/signals/messageCreated.t.d.ts +0 -163
  108. package/dist/gen/signals/messageCreated.z.d.ts +0 -930
  109. package/dist/gen/signals/typingStarted.t.d.ts +0 -6
  110. package/dist/gen/signals/typingStarted.z.d.ts +0 -22
  111. package/dist/gen/signals/typingStopped.t.d.ts +0 -4
  112. package/dist/gen/signals/typingStopped.z.d.ts +0 -12
  113. package/dist/gen/signals/webchatConfig.t.d.ts +0 -8
  114. package/dist/gen/signals/webchatConfig.z.d.ts +0 -22
  115. package/dist/gen/signals/webchatVisibility.t.d.ts +0 -6
  116. package/dist/gen/signals/webchatVisibility.z.d.ts +0 -22
  117. package/dist/get-client.d.ts +0 -7
  118. package/dist/hooks/index.d.ts +0 -5
  119. package/dist/hooks/useClient.d.ts +0 -6
  120. package/dist/hooks/useImageSize.d.ts +0 -2
  121. package/dist/hooks/useIsTyping.d.ts +0 -4
  122. package/dist/hooks/useRefresh.d.ts +0 -10
  123. package/dist/hooks/useWebchatClient.d.ts +0 -50
  124. package/dist/providers/ModalProvider.d.ts +0 -8
  125. package/dist/providers/StylesheetProvider.d.ts +0 -4
  126. package/dist/providers/index.d.ts +0 -2
  127. package/dist/schemas/configuration.d.ts +0 -157
  128. package/dist/schemas/index.d.ts +0 -3
  129. package/dist/schemas/init.d.ts +0 -8487
  130. package/dist/schemas/theme.d.ts +0 -4358
  131. package/dist/stores/composerFileStore.d.ts +0 -21
  132. package/dist/stores/customComponentsStore.d.ts +0 -9
  133. package/dist/stores/index.d.ts +0 -5
  134. package/dist/stores/messageHistoryStore.d.ts +0 -20
  135. package/dist/stores/messagesStore.d.ts +0 -21
  136. package/dist/stores/userStore.d.ts +0 -32
  137. package/dist/stores/webchatStore.d.ts +0 -13
  138. package/dist/stories/Messages/Audio.stories.d.ts +0 -6
  139. package/dist/stories/Messages/Bloc.stories.d.ts +0 -6
  140. package/dist/stories/Messages/Card.stories.d.ts +0 -6
  141. package/dist/stories/Messages/Carousel.stories.d.ts +0 -6
  142. package/dist/stories/Messages/Choice.stories.d.ts +0 -6
  143. package/dist/stories/Messages/Custom.stories.d.ts +0 -12
  144. package/dist/stories/Messages/Dropdown.stories.d.ts +0 -6
  145. package/dist/stories/Messages/File.stories.d.ts +0 -6
  146. package/dist/stories/Messages/FileAttachmentCard.stories.d.ts +0 -6
  147. package/dist/stories/Messages/Image.stories.d.ts +0 -6
  148. package/dist/stories/Messages/Location.stories.d.ts +0 -6
  149. package/dist/stories/Messages/Text.stories.d.ts +0 -6
  150. package/dist/stories/Messages/Video.stories.d.ts +0 -6
  151. package/dist/styles/classes.d.ts +0 -410
  152. package/dist/styles/index.d.ts +0 -1
  153. package/dist/types/block-type.d.ts +0 -58
  154. package/dist/types/configuration.d.ts +0 -5
  155. package/dist/types/image.d.ts +0 -11
  156. package/dist/types/index.d.ts +0 -5
  157. package/dist/types/init.d.ts +0 -6
  158. package/dist/types/theme.d.ts +0 -7
  159. package/dist/utils/colors.d.ts +0 -21
  160. package/dist/utils/colors.test.d.ts +0 -1
  161. package/dist/utils/eventEmitter.d.ts +0 -12
  162. package/dist/utils/generateCSS.d.ts +0 -1
  163. package/dist/utils/hashStringToInt.d.ts +0 -1
  164. package/dist/utils/images.d.ts +0 -2
  165. package/dist/utils/index.d.ts +0 -7
  166. package/dist/utils/message.d.ts +0 -8
  167. package/dist/utils/message.test.d.ts +0 -1
  168. package/dist/utils/theme.d.ts +0 -2
@@ -1,4358 +0,0 @@
1
- import { z } from 'zod';
2
- import { CSSProperties } from 'react';
3
- export declare const markdownTypeSchema: z.ZodEnum<["heading1", "heading2", "heading3", "text", "horizontalRule", "link", "italic", "bold", "orderedList", "unorderedList", "listItem", "lineBreak", "pre"]>;
4
- export declare const cssStyleSchema: z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>;
5
- export declare const styleOptionSchema: z.ZodObject<{
6
- className: z.ZodOptional<z.ZodString>;
7
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
8
- }, "strip", z.ZodTypeAny, {
9
- className?: string | undefined;
10
- style?: CSSProperties | undefined;
11
- }, {
12
- className?: string | undefined;
13
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
14
- }>;
15
- export declare const avatarThemeSchema: z.ZodObject<{
16
- container: z.ZodOptional<z.ZodObject<{
17
- className: z.ZodOptional<z.ZodString>;
18
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
19
- }, "strip", z.ZodTypeAny, {
20
- className?: string | undefined;
21
- style?: CSSProperties | undefined;
22
- }, {
23
- className?: string | undefined;
24
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
25
- }>>;
26
- image: z.ZodOptional<z.ZodObject<{
27
- className: z.ZodOptional<z.ZodString>;
28
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
29
- }, "strip", z.ZodTypeAny, {
30
- className?: string | undefined;
31
- style?: CSSProperties | undefined;
32
- }, {
33
- className?: string | undefined;
34
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
35
- }>>;
36
- fallback: z.ZodOptional<z.ZodObject<{
37
- className: z.ZodOptional<z.ZodString>;
38
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
39
- }, "strip", z.ZodTypeAny, {
40
- className?: string | undefined;
41
- style?: CSSProperties | undefined;
42
- }, {
43
- className?: string | undefined;
44
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
45
- }>>;
46
- }, "strip", z.ZodTypeAny, {
47
- container?: {
48
- className?: string | undefined;
49
- style?: CSSProperties | undefined;
50
- } | undefined;
51
- image?: {
52
- className?: string | undefined;
53
- style?: CSSProperties | undefined;
54
- } | undefined;
55
- fallback?: {
56
- className?: string | undefined;
57
- style?: CSSProperties | undefined;
58
- } | undefined;
59
- }, {
60
- container?: {
61
- className?: string | undefined;
62
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
63
- } | undefined;
64
- image?: {
65
- className?: string | undefined;
66
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
67
- } | undefined;
68
- fallback?: {
69
- className?: string | undefined;
70
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
71
- } | undefined;
72
- }>;
73
- export declare const blockThemeSchema: z.ZodObject<{
74
- button: z.ZodOptional<z.ZodObject<{
75
- className: z.ZodOptional<z.ZodString>;
76
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
77
- }, "strip", z.ZodTypeAny, {
78
- className?: string | undefined;
79
- style?: CSSProperties | undefined;
80
- }, {
81
- className?: string | undefined;
82
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
83
- }>>;
84
- text: z.ZodRecord<z.ZodEnum<["heading1", "heading2", "heading3", "text", "horizontalRule", "link", "italic", "bold", "orderedList", "unorderedList", "listItem", "lineBreak", "pre"]>, z.ZodOptional<z.ZodObject<{
85
- className: z.ZodOptional<z.ZodString>;
86
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
87
- }, "strip", z.ZodTypeAny, {
88
- className?: string | undefined;
89
- style?: CSSProperties | undefined;
90
- }, {
91
- className?: string | undefined;
92
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
93
- }>>>;
94
- image: z.ZodOptional<z.ZodObject<{
95
- image: z.ZodOptional<z.ZodObject<{
96
- className: z.ZodOptional<z.ZodString>;
97
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
98
- }, "strip", z.ZodTypeAny, {
99
- className?: string | undefined;
100
- style?: CSSProperties | undefined;
101
- }, {
102
- className?: string | undefined;
103
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
104
- }>>;
105
- placeholder: z.ZodOptional<z.ZodObject<{
106
- className: z.ZodOptional<z.ZodString>;
107
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
108
- }, "strip", z.ZodTypeAny, {
109
- className?: string | undefined;
110
- style?: CSSProperties | undefined;
111
- }, {
112
- className?: string | undefined;
113
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
114
- }>>;
115
- }, "strip", z.ZodTypeAny, {
116
- image?: {
117
- className?: string | undefined;
118
- style?: CSSProperties | undefined;
119
- } | undefined;
120
- placeholder?: {
121
- className?: string | undefined;
122
- style?: CSSProperties | undefined;
123
- } | undefined;
124
- }, {
125
- image?: {
126
- className?: string | undefined;
127
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
128
- } | undefined;
129
- placeholder?: {
130
- className?: string | undefined;
131
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
132
- } | undefined;
133
- }>>;
134
- audio: z.ZodOptional<z.ZodObject<{
135
- className: z.ZodOptional<z.ZodString>;
136
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
137
- }, "strip", z.ZodTypeAny, {
138
- className?: string | undefined;
139
- style?: CSSProperties | undefined;
140
- }, {
141
- className?: string | undefined;
142
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
143
- }>>;
144
- video: z.ZodOptional<z.ZodObject<{
145
- className: z.ZodOptional<z.ZodString>;
146
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
147
- }, "strip", z.ZodTypeAny, {
148
- className?: string | undefined;
149
- style?: CSSProperties | undefined;
150
- }, {
151
- className?: string | undefined;
152
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
153
- }>>;
154
- file: z.ZodOptional<z.ZodObject<{
155
- container: z.ZodOptional<z.ZodObject<{
156
- className: z.ZodOptional<z.ZodString>;
157
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
158
- }, "strip", z.ZodTypeAny, {
159
- className?: string | undefined;
160
- style?: CSSProperties | undefined;
161
- }, {
162
- className?: string | undefined;
163
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
164
- }>>;
165
- title: z.ZodOptional<z.ZodObject<{
166
- className: z.ZodOptional<z.ZodString>;
167
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
168
- }, "strip", z.ZodTypeAny, {
169
- className?: string | undefined;
170
- style?: CSSProperties | undefined;
171
- }, {
172
- className?: string | undefined;
173
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
174
- }>>;
175
- icon: z.ZodOptional<z.ZodObject<{
176
- className: z.ZodOptional<z.ZodString>;
177
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
178
- }, "strip", z.ZodTypeAny, {
179
- className?: string | undefined;
180
- style?: CSSProperties | undefined;
181
- }, {
182
- className?: string | undefined;
183
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
184
- }>>;
185
- }, "strip", z.ZodTypeAny, {
186
- container?: {
187
- className?: string | undefined;
188
- style?: CSSProperties | undefined;
189
- } | undefined;
190
- title?: {
191
- className?: string | undefined;
192
- style?: CSSProperties | undefined;
193
- } | undefined;
194
- icon?: {
195
- className?: string | undefined;
196
- style?: CSSProperties | undefined;
197
- } | undefined;
198
- }, {
199
- container?: {
200
- className?: string | undefined;
201
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
202
- } | undefined;
203
- title?: {
204
- className?: string | undefined;
205
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
206
- } | undefined;
207
- icon?: {
208
- className?: string | undefined;
209
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
210
- } | undefined;
211
- }>>;
212
- location: z.ZodOptional<z.ZodObject<{
213
- container: z.ZodOptional<z.ZodObject<{
214
- className: z.ZodOptional<z.ZodString>;
215
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
216
- }, "strip", z.ZodTypeAny, {
217
- className?: string | undefined;
218
- style?: CSSProperties | undefined;
219
- }, {
220
- className?: string | undefined;
221
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
222
- }>>;
223
- title: z.ZodOptional<z.ZodObject<{
224
- className: z.ZodOptional<z.ZodString>;
225
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
226
- }, "strip", z.ZodTypeAny, {
227
- className?: string | undefined;
228
- style?: CSSProperties | undefined;
229
- }, {
230
- className?: string | undefined;
231
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
232
- }>>;
233
- icon: z.ZodOptional<z.ZodObject<{
234
- className: z.ZodOptional<z.ZodString>;
235
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
236
- }, "strip", z.ZodTypeAny, {
237
- className?: string | undefined;
238
- style?: CSSProperties | undefined;
239
- }, {
240
- className?: string | undefined;
241
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
242
- }>>;
243
- }, "strip", z.ZodTypeAny, {
244
- container?: {
245
- className?: string | undefined;
246
- style?: CSSProperties | undefined;
247
- } | undefined;
248
- title?: {
249
- className?: string | undefined;
250
- style?: CSSProperties | undefined;
251
- } | undefined;
252
- icon?: {
253
- className?: string | undefined;
254
- style?: CSSProperties | undefined;
255
- } | undefined;
256
- }, {
257
- container?: {
258
- className?: string | undefined;
259
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
260
- } | undefined;
261
- title?: {
262
- className?: string | undefined;
263
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
264
- } | undefined;
265
- icon?: {
266
- className?: string | undefined;
267
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
268
- } | undefined;
269
- }>>;
270
- column: z.ZodOptional<z.ZodObject<{
271
- className: z.ZodOptional<z.ZodString>;
272
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
273
- }, "strip", z.ZodTypeAny, {
274
- className?: string | undefined;
275
- style?: CSSProperties | undefined;
276
- }, {
277
- className?: string | undefined;
278
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
279
- }>>;
280
- row: z.ZodOptional<z.ZodObject<{
281
- className: z.ZodOptional<z.ZodString>;
282
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
283
- }, "strip", z.ZodTypeAny, {
284
- className?: string | undefined;
285
- style?: CSSProperties | undefined;
286
- }, {
287
- className?: string | undefined;
288
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
289
- }>>;
290
- bubble: z.ZodOptional<z.ZodObject<{
291
- className: z.ZodOptional<z.ZodString>;
292
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
293
- }, "strip", z.ZodTypeAny, {
294
- className?: string | undefined;
295
- style?: CSSProperties | undefined;
296
- }, {
297
- className?: string | undefined;
298
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
299
- }>>;
300
- carousel: z.ZodOptional<z.ZodObject<{
301
- container: z.ZodOptional<z.ZodObject<{
302
- className: z.ZodOptional<z.ZodString>;
303
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
304
- }, "strip", z.ZodTypeAny, {
305
- className?: string | undefined;
306
- style?: CSSProperties | undefined;
307
- }, {
308
- className?: string | undefined;
309
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
310
- }>>;
311
- slidesContainer: z.ZodOptional<z.ZodObject<{
312
- className: z.ZodOptional<z.ZodString>;
313
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
314
- }, "strip", z.ZodTypeAny, {
315
- className?: string | undefined;
316
- style?: CSSProperties | undefined;
317
- }, {
318
- className?: string | undefined;
319
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
320
- }>>;
321
- backButton: z.ZodOptional<z.ZodObject<{
322
- className: z.ZodOptional<z.ZodString>;
323
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
324
- }, "strip", z.ZodTypeAny, {
325
- className?: string | undefined;
326
- style?: CSSProperties | undefined;
327
- }, {
328
- className?: string | undefined;
329
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
330
- }>>;
331
- nextButton: z.ZodOptional<z.ZodObject<{
332
- className: z.ZodOptional<z.ZodString>;
333
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
334
- }, "strip", z.ZodTypeAny, {
335
- className?: string | undefined;
336
- style?: CSSProperties | undefined;
337
- }, {
338
- className?: string | undefined;
339
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
340
- }>>;
341
- }, "strip", z.ZodTypeAny, {
342
- container?: {
343
- className?: string | undefined;
344
- style?: CSSProperties | undefined;
345
- } | undefined;
346
- slidesContainer?: {
347
- className?: string | undefined;
348
- style?: CSSProperties | undefined;
349
- } | undefined;
350
- backButton?: {
351
- className?: string | undefined;
352
- style?: CSSProperties | undefined;
353
- } | undefined;
354
- nextButton?: {
355
- className?: string | undefined;
356
- style?: CSSProperties | undefined;
357
- } | undefined;
358
- }, {
359
- container?: {
360
- className?: string | undefined;
361
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
362
- } | undefined;
363
- slidesContainer?: {
364
- className?: string | undefined;
365
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
366
- } | undefined;
367
- backButton?: {
368
- className?: string | undefined;
369
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
370
- } | undefined;
371
- nextButton?: {
372
- className?: string | undefined;
373
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
374
- } | undefined;
375
- }>>;
376
- dropdown: z.ZodOptional<z.ZodObject<{
377
- button: z.ZodOptional<z.ZodObject<{
378
- container: z.ZodOptional<z.ZodObject<{
379
- className: z.ZodOptional<z.ZodString>;
380
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
381
- }, "strip", z.ZodTypeAny, {
382
- className?: string | undefined;
383
- style?: CSSProperties | undefined;
384
- }, {
385
- className?: string | undefined;
386
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
387
- }>>;
388
- icon: z.ZodOptional<z.ZodObject<{
389
- className: z.ZodOptional<z.ZodString>;
390
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
391
- }, "strip", z.ZodTypeAny, {
392
- className?: string | undefined;
393
- style?: CSSProperties | undefined;
394
- }, {
395
- className?: string | undefined;
396
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
397
- }>>;
398
- text: z.ZodOptional<z.ZodObject<{
399
- className: z.ZodOptional<z.ZodString>;
400
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
401
- }, "strip", z.ZodTypeAny, {
402
- className?: string | undefined;
403
- style?: CSSProperties | undefined;
404
- }, {
405
- className?: string | undefined;
406
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
407
- }>>;
408
- }, "strip", z.ZodTypeAny, {
409
- container?: {
410
- className?: string | undefined;
411
- style?: CSSProperties | undefined;
412
- } | undefined;
413
- icon?: {
414
- className?: string | undefined;
415
- style?: CSSProperties | undefined;
416
- } | undefined;
417
- text?: {
418
- className?: string | undefined;
419
- style?: CSSProperties | undefined;
420
- } | undefined;
421
- }, {
422
- container?: {
423
- className?: string | undefined;
424
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
425
- } | undefined;
426
- icon?: {
427
- className?: string | undefined;
428
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
429
- } | undefined;
430
- text?: {
431
- className?: string | undefined;
432
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
433
- } | undefined;
434
- }>>;
435
- content: z.ZodOptional<z.ZodObject<{
436
- container: z.ZodOptional<z.ZodObject<{
437
- className: z.ZodOptional<z.ZodString>;
438
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
439
- }, "strip", z.ZodTypeAny, {
440
- className?: string | undefined;
441
- style?: CSSProperties | undefined;
442
- }, {
443
- className?: string | undefined;
444
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
445
- }>>;
446
- item: z.ZodOptional<z.ZodObject<{
447
- className: z.ZodOptional<z.ZodString>;
448
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
449
- }, "strip", z.ZodTypeAny, {
450
- className?: string | undefined;
451
- style?: CSSProperties | undefined;
452
- }, {
453
- className?: string | undefined;
454
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
455
- }>>;
456
- }, "strip", z.ZodTypeAny, {
457
- container?: {
458
- className?: string | undefined;
459
- style?: CSSProperties | undefined;
460
- } | undefined;
461
- item?: {
462
- className?: string | undefined;
463
- style?: CSSProperties | undefined;
464
- } | undefined;
465
- }, {
466
- container?: {
467
- className?: string | undefined;
468
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
469
- } | undefined;
470
- item?: {
471
- className?: string | undefined;
472
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
473
- } | undefined;
474
- }>>;
475
- }, "strip", z.ZodTypeAny, {
476
- button?: {
477
- container?: {
478
- className?: string | undefined;
479
- style?: CSSProperties | undefined;
480
- } | undefined;
481
- icon?: {
482
- className?: string | undefined;
483
- style?: CSSProperties | undefined;
484
- } | undefined;
485
- text?: {
486
- className?: string | undefined;
487
- style?: CSSProperties | undefined;
488
- } | undefined;
489
- } | undefined;
490
- content?: {
491
- container?: {
492
- className?: string | undefined;
493
- style?: CSSProperties | undefined;
494
- } | undefined;
495
- item?: {
496
- className?: string | undefined;
497
- style?: CSSProperties | undefined;
498
- } | undefined;
499
- } | undefined;
500
- }, {
501
- button?: {
502
- container?: {
503
- className?: string | undefined;
504
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
505
- } | undefined;
506
- icon?: {
507
- className?: string | undefined;
508
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
509
- } | undefined;
510
- text?: {
511
- className?: string | undefined;
512
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
513
- } | undefined;
514
- } | undefined;
515
- content?: {
516
- container?: {
517
- className?: string | undefined;
518
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
519
- } | undefined;
520
- item?: {
521
- className?: string | undefined;
522
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
523
- } | undefined;
524
- } | undefined;
525
- }>>;
526
- }, "strip", z.ZodTypeAny, {
527
- text: Partial<Record<"link" | "text" | "heading1" | "heading2" | "heading3" | "horizontalRule" | "italic" | "bold" | "orderedList" | "unorderedList" | "listItem" | "lineBreak" | "pre", {
528
- className?: string | undefined;
529
- style?: CSSProperties | undefined;
530
- } | undefined>>;
531
- button?: {
532
- className?: string | undefined;
533
- style?: CSSProperties | undefined;
534
- } | undefined;
535
- image?: {
536
- image?: {
537
- className?: string | undefined;
538
- style?: CSSProperties | undefined;
539
- } | undefined;
540
- placeholder?: {
541
- className?: string | undefined;
542
- style?: CSSProperties | undefined;
543
- } | undefined;
544
- } | undefined;
545
- audio?: {
546
- className?: string | undefined;
547
- style?: CSSProperties | undefined;
548
- } | undefined;
549
- video?: {
550
- className?: string | undefined;
551
- style?: CSSProperties | undefined;
552
- } | undefined;
553
- file?: {
554
- container?: {
555
- className?: string | undefined;
556
- style?: CSSProperties | undefined;
557
- } | undefined;
558
- title?: {
559
- className?: string | undefined;
560
- style?: CSSProperties | undefined;
561
- } | undefined;
562
- icon?: {
563
- className?: string | undefined;
564
- style?: CSSProperties | undefined;
565
- } | undefined;
566
- } | undefined;
567
- location?: {
568
- container?: {
569
- className?: string | undefined;
570
- style?: CSSProperties | undefined;
571
- } | undefined;
572
- title?: {
573
- className?: string | undefined;
574
- style?: CSSProperties | undefined;
575
- } | undefined;
576
- icon?: {
577
- className?: string | undefined;
578
- style?: CSSProperties | undefined;
579
- } | undefined;
580
- } | undefined;
581
- column?: {
582
- className?: string | undefined;
583
- style?: CSSProperties | undefined;
584
- } | undefined;
585
- row?: {
586
- className?: string | undefined;
587
- style?: CSSProperties | undefined;
588
- } | undefined;
589
- bubble?: {
590
- className?: string | undefined;
591
- style?: CSSProperties | undefined;
592
- } | undefined;
593
- carousel?: {
594
- container?: {
595
- className?: string | undefined;
596
- style?: CSSProperties | undefined;
597
- } | undefined;
598
- slidesContainer?: {
599
- className?: string | undefined;
600
- style?: CSSProperties | undefined;
601
- } | undefined;
602
- backButton?: {
603
- className?: string | undefined;
604
- style?: CSSProperties | undefined;
605
- } | undefined;
606
- nextButton?: {
607
- className?: string | undefined;
608
- style?: CSSProperties | undefined;
609
- } | undefined;
610
- } | undefined;
611
- dropdown?: {
612
- button?: {
613
- container?: {
614
- className?: string | undefined;
615
- style?: CSSProperties | undefined;
616
- } | undefined;
617
- icon?: {
618
- className?: string | undefined;
619
- style?: CSSProperties | undefined;
620
- } | undefined;
621
- text?: {
622
- className?: string | undefined;
623
- style?: CSSProperties | undefined;
624
- } | undefined;
625
- } | undefined;
626
- content?: {
627
- container?: {
628
- className?: string | undefined;
629
- style?: CSSProperties | undefined;
630
- } | undefined;
631
- item?: {
632
- className?: string | undefined;
633
- style?: CSSProperties | undefined;
634
- } | undefined;
635
- } | undefined;
636
- } | undefined;
637
- }, {
638
- text: Partial<Record<"link" | "text" | "heading1" | "heading2" | "heading3" | "horizontalRule" | "italic" | "bold" | "orderedList" | "unorderedList" | "listItem" | "lineBreak" | "pre", {
639
- className?: string | undefined;
640
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
641
- } | undefined>>;
642
- button?: {
643
- className?: string | undefined;
644
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
645
- } | undefined;
646
- image?: {
647
- image?: {
648
- className?: string | undefined;
649
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
650
- } | undefined;
651
- placeholder?: {
652
- className?: string | undefined;
653
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
654
- } | undefined;
655
- } | undefined;
656
- audio?: {
657
- className?: string | undefined;
658
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
659
- } | undefined;
660
- video?: {
661
- className?: string | undefined;
662
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
663
- } | undefined;
664
- file?: {
665
- container?: {
666
- className?: string | undefined;
667
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
668
- } | undefined;
669
- title?: {
670
- className?: string | undefined;
671
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
672
- } | undefined;
673
- icon?: {
674
- className?: string | undefined;
675
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
676
- } | undefined;
677
- } | undefined;
678
- location?: {
679
- container?: {
680
- className?: string | undefined;
681
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
682
- } | undefined;
683
- title?: {
684
- className?: string | undefined;
685
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
686
- } | undefined;
687
- icon?: {
688
- className?: string | undefined;
689
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
690
- } | undefined;
691
- } | undefined;
692
- column?: {
693
- className?: string | undefined;
694
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
695
- } | undefined;
696
- row?: {
697
- className?: string | undefined;
698
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
699
- } | undefined;
700
- bubble?: {
701
- className?: string | undefined;
702
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
703
- } | undefined;
704
- carousel?: {
705
- container?: {
706
- className?: string | undefined;
707
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
708
- } | undefined;
709
- slidesContainer?: {
710
- className?: string | undefined;
711
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
712
- } | undefined;
713
- backButton?: {
714
- className?: string | undefined;
715
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
716
- } | undefined;
717
- nextButton?: {
718
- className?: string | undefined;
719
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
720
- } | undefined;
721
- } | undefined;
722
- dropdown?: {
723
- button?: {
724
- container?: {
725
- className?: string | undefined;
726
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
727
- } | undefined;
728
- icon?: {
729
- className?: string | undefined;
730
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
731
- } | undefined;
732
- text?: {
733
- className?: string | undefined;
734
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
735
- } | undefined;
736
- } | undefined;
737
- content?: {
738
- container?: {
739
- className?: string | undefined;
740
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
741
- } | undefined;
742
- item?: {
743
- className?: string | undefined;
744
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
745
- } | undefined;
746
- } | undefined;
747
- } | undefined;
748
- }>;
749
- export declare const themeSchema: z.ZodObject<{
750
- container: z.ZodOptional<z.ZodObject<{
751
- className: z.ZodOptional<z.ZodString>;
752
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
753
- }, "strip", z.ZodTypeAny, {
754
- className?: string | undefined;
755
- style?: CSSProperties | undefined;
756
- }, {
757
- className?: string | undefined;
758
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
759
- }>>;
760
- modal: z.ZodOptional<z.ZodObject<{
761
- overlay: z.ZodOptional<z.ZodObject<{
762
- className: z.ZodOptional<z.ZodString>;
763
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
764
- }, "strip", z.ZodTypeAny, {
765
- className?: string | undefined;
766
- style?: CSSProperties | undefined;
767
- }, {
768
- className?: string | undefined;
769
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
770
- }>>;
771
- container: z.ZodOptional<z.ZodObject<{
772
- className: z.ZodOptional<z.ZodString>;
773
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
774
- }, "strip", z.ZodTypeAny, {
775
- className?: string | undefined;
776
- style?: CSSProperties | undefined;
777
- }, {
778
- className?: string | undefined;
779
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
780
- }>>;
781
- dialog: z.ZodOptional<z.ZodObject<{
782
- container: z.ZodOptional<z.ZodObject<{
783
- className: z.ZodOptional<z.ZodString>;
784
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
785
- }, "strip", z.ZodTypeAny, {
786
- className?: string | undefined;
787
- style?: CSSProperties | undefined;
788
- }, {
789
- className?: string | undefined;
790
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
791
- }>>;
792
- title: z.ZodOptional<z.ZodObject<{
793
- container: z.ZodOptional<z.ZodObject<{
794
- className: z.ZodOptional<z.ZodString>;
795
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
796
- }, "strip", z.ZodTypeAny, {
797
- className?: string | undefined;
798
- style?: CSSProperties | undefined;
799
- }, {
800
- className?: string | undefined;
801
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
802
- }>>;
803
- text: z.ZodOptional<z.ZodObject<{
804
- className: z.ZodOptional<z.ZodString>;
805
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
806
- }, "strip", z.ZodTypeAny, {
807
- className?: string | undefined;
808
- style?: CSSProperties | undefined;
809
- }, {
810
- className?: string | undefined;
811
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
812
- }>>;
813
- closeIcon: z.ZodOptional<z.ZodObject<{
814
- className: z.ZodOptional<z.ZodString>;
815
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
816
- }, "strip", z.ZodTypeAny, {
817
- className?: string | undefined;
818
- style?: CSSProperties | undefined;
819
- }, {
820
- className?: string | undefined;
821
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
822
- }>>;
823
- }, "strip", z.ZodTypeAny, {
824
- container?: {
825
- className?: string | undefined;
826
- style?: CSSProperties | undefined;
827
- } | undefined;
828
- text?: {
829
- className?: string | undefined;
830
- style?: CSSProperties | undefined;
831
- } | undefined;
832
- closeIcon?: {
833
- className?: string | undefined;
834
- style?: CSSProperties | undefined;
835
- } | undefined;
836
- }, {
837
- container?: {
838
- className?: string | undefined;
839
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
840
- } | undefined;
841
- text?: {
842
- className?: string | undefined;
843
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
844
- } | undefined;
845
- closeIcon?: {
846
- className?: string | undefined;
847
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
848
- } | undefined;
849
- }>>;
850
- content: z.ZodOptional<z.ZodObject<{
851
- className: z.ZodOptional<z.ZodString>;
852
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
853
- }, "strip", z.ZodTypeAny, {
854
- className?: string | undefined;
855
- style?: CSSProperties | undefined;
856
- }, {
857
- className?: string | undefined;
858
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
859
- }>>;
860
- newConversation: z.ZodOptional<z.ZodObject<{
861
- text: z.ZodOptional<z.ZodObject<{
862
- className: z.ZodOptional<z.ZodString>;
863
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
864
- }, "strip", z.ZodTypeAny, {
865
- className?: string | undefined;
866
- style?: CSSProperties | undefined;
867
- }, {
868
- className?: string | undefined;
869
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
870
- }>>;
871
- button: z.ZodOptional<z.ZodObject<{
872
- className: z.ZodOptional<z.ZodString>;
873
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
874
- }, "strip", z.ZodTypeAny, {
875
- className?: string | undefined;
876
- style?: CSSProperties | undefined;
877
- }, {
878
- className?: string | undefined;
879
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
880
- }>>;
881
- }, "strip", z.ZodTypeAny, {
882
- text?: {
883
- className?: string | undefined;
884
- style?: CSSProperties | undefined;
885
- } | undefined;
886
- button?: {
887
- className?: string | undefined;
888
- style?: CSSProperties | undefined;
889
- } | undefined;
890
- }, {
891
- text?: {
892
- className?: string | undefined;
893
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
894
- } | undefined;
895
- button?: {
896
- className?: string | undefined;
897
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
898
- } | undefined;
899
- }>>;
900
- }, "strip", z.ZodTypeAny, {
901
- container?: {
902
- className?: string | undefined;
903
- style?: CSSProperties | undefined;
904
- } | undefined;
905
- title?: {
906
- container?: {
907
- className?: string | undefined;
908
- style?: CSSProperties | undefined;
909
- } | undefined;
910
- text?: {
911
- className?: string | undefined;
912
- style?: CSSProperties | undefined;
913
- } | undefined;
914
- closeIcon?: {
915
- className?: string | undefined;
916
- style?: CSSProperties | undefined;
917
- } | undefined;
918
- } | undefined;
919
- content?: {
920
- className?: string | undefined;
921
- style?: CSSProperties | undefined;
922
- } | undefined;
923
- newConversation?: {
924
- text?: {
925
- className?: string | undefined;
926
- style?: CSSProperties | undefined;
927
- } | undefined;
928
- button?: {
929
- className?: string | undefined;
930
- style?: CSSProperties | undefined;
931
- } | undefined;
932
- } | undefined;
933
- }, {
934
- container?: {
935
- className?: string | undefined;
936
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
937
- } | undefined;
938
- title?: {
939
- container?: {
940
- className?: string | undefined;
941
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
942
- } | undefined;
943
- text?: {
944
- className?: string | undefined;
945
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
946
- } | undefined;
947
- closeIcon?: {
948
- className?: string | undefined;
949
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
950
- } | undefined;
951
- } | undefined;
952
- content?: {
953
- className?: string | undefined;
954
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
955
- } | undefined;
956
- newConversation?: {
957
- text?: {
958
- className?: string | undefined;
959
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
960
- } | undefined;
961
- button?: {
962
- className?: string | undefined;
963
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
964
- } | undefined;
965
- } | undefined;
966
- }>>;
967
- }, "strip", z.ZodTypeAny, {
968
- overlay?: {
969
- className?: string | undefined;
970
- style?: CSSProperties | undefined;
971
- } | undefined;
972
- container?: {
973
- className?: string | undefined;
974
- style?: CSSProperties | undefined;
975
- } | undefined;
976
- dialog?: {
977
- container?: {
978
- className?: string | undefined;
979
- style?: CSSProperties | undefined;
980
- } | undefined;
981
- title?: {
982
- container?: {
983
- className?: string | undefined;
984
- style?: CSSProperties | undefined;
985
- } | undefined;
986
- text?: {
987
- className?: string | undefined;
988
- style?: CSSProperties | undefined;
989
- } | undefined;
990
- closeIcon?: {
991
- className?: string | undefined;
992
- style?: CSSProperties | undefined;
993
- } | undefined;
994
- } | undefined;
995
- content?: {
996
- className?: string | undefined;
997
- style?: CSSProperties | undefined;
998
- } | undefined;
999
- newConversation?: {
1000
- text?: {
1001
- className?: string | undefined;
1002
- style?: CSSProperties | undefined;
1003
- } | undefined;
1004
- button?: {
1005
- className?: string | undefined;
1006
- style?: CSSProperties | undefined;
1007
- } | undefined;
1008
- } | undefined;
1009
- } | undefined;
1010
- }, {
1011
- overlay?: {
1012
- className?: string | undefined;
1013
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1014
- } | undefined;
1015
- container?: {
1016
- className?: string | undefined;
1017
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1018
- } | undefined;
1019
- dialog?: {
1020
- container?: {
1021
- className?: string | undefined;
1022
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1023
- } | undefined;
1024
- title?: {
1025
- container?: {
1026
- className?: string | undefined;
1027
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1028
- } | undefined;
1029
- text?: {
1030
- className?: string | undefined;
1031
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1032
- } | undefined;
1033
- closeIcon?: {
1034
- className?: string | undefined;
1035
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1036
- } | undefined;
1037
- } | undefined;
1038
- content?: {
1039
- className?: string | undefined;
1040
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1041
- } | undefined;
1042
- newConversation?: {
1043
- text?: {
1044
- className?: string | undefined;
1045
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1046
- } | undefined;
1047
- button?: {
1048
- className?: string | undefined;
1049
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1050
- } | undefined;
1051
- } | undefined;
1052
- } | undefined;
1053
- }>>;
1054
- notification: z.ZodOptional<z.ZodObject<{
1055
- container: z.ZodOptional<z.ZodObject<{
1056
- className: z.ZodOptional<z.ZodString>;
1057
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1058
- }, "strip", z.ZodTypeAny, {
1059
- className?: string | undefined;
1060
- style?: CSSProperties | undefined;
1061
- }, {
1062
- className?: string | undefined;
1063
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1064
- }>>;
1065
- title: z.ZodOptional<z.ZodObject<{
1066
- className: z.ZodOptional<z.ZodString>;
1067
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1068
- }, "strip", z.ZodTypeAny, {
1069
- className?: string | undefined;
1070
- style?: CSSProperties | undefined;
1071
- }, {
1072
- className?: string | undefined;
1073
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1074
- }>>;
1075
- description: z.ZodOptional<z.ZodObject<{
1076
- className: z.ZodOptional<z.ZodString>;
1077
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1078
- }, "strip", z.ZodTypeAny, {
1079
- className?: string | undefined;
1080
- style?: CSSProperties | undefined;
1081
- }, {
1082
- className?: string | undefined;
1083
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1084
- }>>;
1085
- icon: z.ZodOptional<z.ZodObject<{
1086
- className: z.ZodOptional<z.ZodString>;
1087
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1088
- }, "strip", z.ZodTypeAny, {
1089
- className?: string | undefined;
1090
- style?: CSSProperties | undefined;
1091
- }, {
1092
- className?: string | undefined;
1093
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1094
- }>>;
1095
- closeIcon: z.ZodOptional<z.ZodObject<{
1096
- className: z.ZodOptional<z.ZodString>;
1097
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1098
- }, "strip", z.ZodTypeAny, {
1099
- className?: string | undefined;
1100
- style?: CSSProperties | undefined;
1101
- }, {
1102
- className?: string | undefined;
1103
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1104
- }>>;
1105
- }, "strip", z.ZodTypeAny, {
1106
- container?: {
1107
- className?: string | undefined;
1108
- style?: CSSProperties | undefined;
1109
- } | undefined;
1110
- title?: {
1111
- className?: string | undefined;
1112
- style?: CSSProperties | undefined;
1113
- } | undefined;
1114
- description?: {
1115
- className?: string | undefined;
1116
- style?: CSSProperties | undefined;
1117
- } | undefined;
1118
- icon?: {
1119
- className?: string | undefined;
1120
- style?: CSSProperties | undefined;
1121
- } | undefined;
1122
- closeIcon?: {
1123
- className?: string | undefined;
1124
- style?: CSSProperties | undefined;
1125
- } | undefined;
1126
- }, {
1127
- container?: {
1128
- className?: string | undefined;
1129
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1130
- } | undefined;
1131
- title?: {
1132
- className?: string | undefined;
1133
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1134
- } | undefined;
1135
- description?: {
1136
- className?: string | undefined;
1137
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1138
- } | undefined;
1139
- icon?: {
1140
- className?: string | undefined;
1141
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1142
- } | undefined;
1143
- closeIcon?: {
1144
- className?: string | undefined;
1145
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1146
- } | undefined;
1147
- }>>;
1148
- header: z.ZodOptional<z.ZodObject<{
1149
- container: z.ZodOptional<z.ZodObject<{
1150
- className: z.ZodOptional<z.ZodString>;
1151
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1152
- }, "strip", z.ZodTypeAny, {
1153
- className?: string | undefined;
1154
- style?: CSSProperties | undefined;
1155
- }, {
1156
- className?: string | undefined;
1157
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1158
- }>>;
1159
- content: z.ZodObject<{
1160
- container: z.ZodOptional<z.ZodObject<{
1161
- className: z.ZodOptional<z.ZodString>;
1162
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1163
- }, "strip", z.ZodTypeAny, {
1164
- className?: string | undefined;
1165
- style?: CSSProperties | undefined;
1166
- }, {
1167
- className?: string | undefined;
1168
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1169
- }>>;
1170
- title: z.ZodOptional<z.ZodObject<{
1171
- className: z.ZodOptional<z.ZodString>;
1172
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1173
- }, "strip", z.ZodTypeAny, {
1174
- className?: string | undefined;
1175
- style?: CSSProperties | undefined;
1176
- }, {
1177
- className?: string | undefined;
1178
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1179
- }>>;
1180
- description: z.ZodOptional<z.ZodObject<{
1181
- className: z.ZodOptional<z.ZodString>;
1182
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1183
- }, "strip", z.ZodTypeAny, {
1184
- className?: string | undefined;
1185
- style?: CSSProperties | undefined;
1186
- }, {
1187
- className?: string | undefined;
1188
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1189
- }>>;
1190
- avatar: z.ZodOptional<z.ZodObject<{
1191
- container: z.ZodOptional<z.ZodObject<{
1192
- className: z.ZodOptional<z.ZodString>;
1193
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1194
- }, "strip", z.ZodTypeAny, {
1195
- className?: string | undefined;
1196
- style?: CSSProperties | undefined;
1197
- }, {
1198
- className?: string | undefined;
1199
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1200
- }>>;
1201
- image: z.ZodOptional<z.ZodObject<{
1202
- className: z.ZodOptional<z.ZodString>;
1203
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1204
- }, "strip", z.ZodTypeAny, {
1205
- className?: string | undefined;
1206
- style?: CSSProperties | undefined;
1207
- }, {
1208
- className?: string | undefined;
1209
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1210
- }>>;
1211
- fallback: z.ZodOptional<z.ZodObject<{
1212
- className: z.ZodOptional<z.ZodString>;
1213
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1214
- }, "strip", z.ZodTypeAny, {
1215
- className?: string | undefined;
1216
- style?: CSSProperties | undefined;
1217
- }, {
1218
- className?: string | undefined;
1219
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1220
- }>>;
1221
- }, "strip", z.ZodTypeAny, {
1222
- container?: {
1223
- className?: string | undefined;
1224
- style?: CSSProperties | undefined;
1225
- } | undefined;
1226
- image?: {
1227
- className?: string | undefined;
1228
- style?: CSSProperties | undefined;
1229
- } | undefined;
1230
- fallback?: {
1231
- className?: string | undefined;
1232
- style?: CSSProperties | undefined;
1233
- } | undefined;
1234
- }, {
1235
- container?: {
1236
- className?: string | undefined;
1237
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1238
- } | undefined;
1239
- image?: {
1240
- className?: string | undefined;
1241
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1242
- } | undefined;
1243
- fallback?: {
1244
- className?: string | undefined;
1245
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1246
- } | undefined;
1247
- }>>;
1248
- actions: z.ZodOptional<z.ZodObject<{
1249
- container: z.ZodOptional<z.ZodObject<{
1250
- className: z.ZodOptional<z.ZodString>;
1251
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1252
- }, "strip", z.ZodTypeAny, {
1253
- className?: string | undefined;
1254
- style?: CSSProperties | undefined;
1255
- }, {
1256
- className?: string | undefined;
1257
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1258
- }>>;
1259
- icons: z.ZodOptional<z.ZodObject<{
1260
- className: z.ZodOptional<z.ZodString>;
1261
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1262
- }, "strip", z.ZodTypeAny, {
1263
- className?: string | undefined;
1264
- style?: CSSProperties | undefined;
1265
- }, {
1266
- className?: string | undefined;
1267
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1268
- }>>;
1269
- }, "strip", z.ZodTypeAny, {
1270
- container?: {
1271
- className?: string | undefined;
1272
- style?: CSSProperties | undefined;
1273
- } | undefined;
1274
- icons?: {
1275
- className?: string | undefined;
1276
- style?: CSSProperties | undefined;
1277
- } | undefined;
1278
- }, {
1279
- container?: {
1280
- className?: string | undefined;
1281
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1282
- } | undefined;
1283
- icons?: {
1284
- className?: string | undefined;
1285
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1286
- } | undefined;
1287
- }>>;
1288
- }, "strip", z.ZodTypeAny, {
1289
- container?: {
1290
- className?: string | undefined;
1291
- style?: CSSProperties | undefined;
1292
- } | undefined;
1293
- title?: {
1294
- className?: string | undefined;
1295
- style?: CSSProperties | undefined;
1296
- } | undefined;
1297
- description?: {
1298
- className?: string | undefined;
1299
- style?: CSSProperties | undefined;
1300
- } | undefined;
1301
- avatar?: {
1302
- container?: {
1303
- className?: string | undefined;
1304
- style?: CSSProperties | undefined;
1305
- } | undefined;
1306
- image?: {
1307
- className?: string | undefined;
1308
- style?: CSSProperties | undefined;
1309
- } | undefined;
1310
- fallback?: {
1311
- className?: string | undefined;
1312
- style?: CSSProperties | undefined;
1313
- } | undefined;
1314
- } | undefined;
1315
- actions?: {
1316
- container?: {
1317
- className?: string | undefined;
1318
- style?: CSSProperties | undefined;
1319
- } | undefined;
1320
- icons?: {
1321
- className?: string | undefined;
1322
- style?: CSSProperties | undefined;
1323
- } | undefined;
1324
- } | undefined;
1325
- }, {
1326
- container?: {
1327
- className?: string | undefined;
1328
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1329
- } | undefined;
1330
- title?: {
1331
- className?: string | undefined;
1332
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1333
- } | undefined;
1334
- description?: {
1335
- className?: string | undefined;
1336
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1337
- } | undefined;
1338
- avatar?: {
1339
- container?: {
1340
- className?: string | undefined;
1341
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1342
- } | undefined;
1343
- image?: {
1344
- className?: string | undefined;
1345
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1346
- } | undefined;
1347
- fallback?: {
1348
- className?: string | undefined;
1349
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1350
- } | undefined;
1351
- } | undefined;
1352
- actions?: {
1353
- container?: {
1354
- className?: string | undefined;
1355
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1356
- } | undefined;
1357
- icons?: {
1358
- className?: string | undefined;
1359
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1360
- } | undefined;
1361
- } | undefined;
1362
- }>;
1363
- expandedContent: z.ZodOptional<z.ZodObject<{
1364
- container: z.ZodOptional<z.ZodObject<{
1365
- className: z.ZodOptional<z.ZodString>;
1366
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1367
- }, "strip", z.ZodTypeAny, {
1368
- className?: string | undefined;
1369
- style?: CSSProperties | undefined;
1370
- }, {
1371
- className?: string | undefined;
1372
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1373
- }>>;
1374
- group: z.ZodOptional<z.ZodObject<{
1375
- className: z.ZodOptional<z.ZodString>;
1376
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1377
- }, "strip", z.ZodTypeAny, {
1378
- className?: string | undefined;
1379
- style?: CSSProperties | undefined;
1380
- }, {
1381
- className?: string | undefined;
1382
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1383
- }>>;
1384
- descriptionItems: z.ZodOptional<z.ZodObject<{
1385
- container: z.ZodOptional<z.ZodObject<{
1386
- className: z.ZodOptional<z.ZodString>;
1387
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1388
- }, "strip", z.ZodTypeAny, {
1389
- className?: string | undefined;
1390
- style?: CSSProperties | undefined;
1391
- }, {
1392
- className?: string | undefined;
1393
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1394
- }>>;
1395
- icon: z.ZodOptional<z.ZodObject<{
1396
- className: z.ZodOptional<z.ZodString>;
1397
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1398
- }, "strip", z.ZodTypeAny, {
1399
- className?: string | undefined;
1400
- style?: CSSProperties | undefined;
1401
- }, {
1402
- className?: string | undefined;
1403
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1404
- }>>;
1405
- text: z.ZodOptional<z.ZodObject<{
1406
- className: z.ZodOptional<z.ZodString>;
1407
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1408
- }, "strip", z.ZodTypeAny, {
1409
- className?: string | undefined;
1410
- style?: CSSProperties | undefined;
1411
- }, {
1412
- className?: string | undefined;
1413
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1414
- }>>;
1415
- link: z.ZodOptional<z.ZodObject<{
1416
- className: z.ZodOptional<z.ZodString>;
1417
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1418
- }, "strip", z.ZodTypeAny, {
1419
- className?: string | undefined;
1420
- style?: CSSProperties | undefined;
1421
- }, {
1422
- className?: string | undefined;
1423
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1424
- }>>;
1425
- poweredBy: z.ZodOptional<z.ZodObject<{
1426
- className: z.ZodOptional<z.ZodString>;
1427
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1428
- }, "strip", z.ZodTypeAny, {
1429
- className?: string | undefined;
1430
- style?: CSSProperties | undefined;
1431
- }, {
1432
- className?: string | undefined;
1433
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1434
- }>>;
1435
- }, "strip", z.ZodTypeAny, {
1436
- container?: {
1437
- className?: string | undefined;
1438
- style?: CSSProperties | undefined;
1439
- } | undefined;
1440
- icon?: {
1441
- className?: string | undefined;
1442
- style?: CSSProperties | undefined;
1443
- } | undefined;
1444
- text?: {
1445
- className?: string | undefined;
1446
- style?: CSSProperties | undefined;
1447
- } | undefined;
1448
- link?: {
1449
- className?: string | undefined;
1450
- style?: CSSProperties | undefined;
1451
- } | undefined;
1452
- poweredBy?: {
1453
- className?: string | undefined;
1454
- style?: CSSProperties | undefined;
1455
- } | undefined;
1456
- }, {
1457
- container?: {
1458
- className?: string | undefined;
1459
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1460
- } | undefined;
1461
- icon?: {
1462
- className?: string | undefined;
1463
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1464
- } | undefined;
1465
- text?: {
1466
- className?: string | undefined;
1467
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1468
- } | undefined;
1469
- link?: {
1470
- className?: string | undefined;
1471
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1472
- } | undefined;
1473
- poweredBy?: {
1474
- className?: string | undefined;
1475
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1476
- } | undefined;
1477
- }>>;
1478
- }, "strip", z.ZodTypeAny, {
1479
- container?: {
1480
- className?: string | undefined;
1481
- style?: CSSProperties | undefined;
1482
- } | undefined;
1483
- group?: {
1484
- className?: string | undefined;
1485
- style?: CSSProperties | undefined;
1486
- } | undefined;
1487
- descriptionItems?: {
1488
- container?: {
1489
- className?: string | undefined;
1490
- style?: CSSProperties | undefined;
1491
- } | undefined;
1492
- icon?: {
1493
- className?: string | undefined;
1494
- style?: CSSProperties | undefined;
1495
- } | undefined;
1496
- text?: {
1497
- className?: string | undefined;
1498
- style?: CSSProperties | undefined;
1499
- } | undefined;
1500
- link?: {
1501
- className?: string | undefined;
1502
- style?: CSSProperties | undefined;
1503
- } | undefined;
1504
- poweredBy?: {
1505
- className?: string | undefined;
1506
- style?: CSSProperties | undefined;
1507
- } | undefined;
1508
- } | undefined;
1509
- }, {
1510
- container?: {
1511
- className?: string | undefined;
1512
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1513
- } | undefined;
1514
- group?: {
1515
- className?: string | undefined;
1516
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1517
- } | undefined;
1518
- descriptionItems?: {
1519
- container?: {
1520
- className?: string | undefined;
1521
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1522
- } | undefined;
1523
- icon?: {
1524
- className?: string | undefined;
1525
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1526
- } | undefined;
1527
- text?: {
1528
- className?: string | undefined;
1529
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1530
- } | undefined;
1531
- link?: {
1532
- className?: string | undefined;
1533
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1534
- } | undefined;
1535
- poweredBy?: {
1536
- className?: string | undefined;
1537
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1538
- } | undefined;
1539
- } | undefined;
1540
- }>>;
1541
- description: z.ZodOptional<z.ZodObject<{
1542
- container: z.ZodOptional<z.ZodObject<{
1543
- className: z.ZodOptional<z.ZodString>;
1544
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1545
- }, "strip", z.ZodTypeAny, {
1546
- className?: string | undefined;
1547
- style?: CSSProperties | undefined;
1548
- }, {
1549
- className?: string | undefined;
1550
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1551
- }>>;
1552
- title: z.ZodOptional<z.ZodObject<{
1553
- className: z.ZodOptional<z.ZodString>;
1554
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1555
- }, "strip", z.ZodTypeAny, {
1556
- className?: string | undefined;
1557
- style?: CSSProperties | undefined;
1558
- }, {
1559
- className?: string | undefined;
1560
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1561
- }>>;
1562
- subtitle: z.ZodOptional<z.ZodObject<{
1563
- className: z.ZodOptional<z.ZodString>;
1564
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1565
- }, "strip", z.ZodTypeAny, {
1566
- className?: string | undefined;
1567
- style?: CSSProperties | undefined;
1568
- }, {
1569
- className?: string | undefined;
1570
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1571
- }>>;
1572
- }, "strip", z.ZodTypeAny, {
1573
- container?: {
1574
- className?: string | undefined;
1575
- style?: CSSProperties | undefined;
1576
- } | undefined;
1577
- title?: {
1578
- className?: string | undefined;
1579
- style?: CSSProperties | undefined;
1580
- } | undefined;
1581
- subtitle?: {
1582
- className?: string | undefined;
1583
- style?: CSSProperties | undefined;
1584
- } | undefined;
1585
- }, {
1586
- container?: {
1587
- className?: string | undefined;
1588
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1589
- } | undefined;
1590
- title?: {
1591
- className?: string | undefined;
1592
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1593
- } | undefined;
1594
- subtitle?: {
1595
- className?: string | undefined;
1596
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1597
- } | undefined;
1598
- }>>;
1599
- newConversationIcon: z.ZodOptional<z.ZodObject<{
1600
- className: z.ZodOptional<z.ZodString>;
1601
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1602
- }, "strip", z.ZodTypeAny, {
1603
- className?: string | undefined;
1604
- style?: CSSProperties | undefined;
1605
- }, {
1606
- className?: string | undefined;
1607
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1608
- }>>;
1609
- }, "strip", z.ZodTypeAny, {
1610
- content: {
1611
- container?: {
1612
- className?: string | undefined;
1613
- style?: CSSProperties | undefined;
1614
- } | undefined;
1615
- title?: {
1616
- className?: string | undefined;
1617
- style?: CSSProperties | undefined;
1618
- } | undefined;
1619
- description?: {
1620
- className?: string | undefined;
1621
- style?: CSSProperties | undefined;
1622
- } | undefined;
1623
- avatar?: {
1624
- container?: {
1625
- className?: string | undefined;
1626
- style?: CSSProperties | undefined;
1627
- } | undefined;
1628
- image?: {
1629
- className?: string | undefined;
1630
- style?: CSSProperties | undefined;
1631
- } | undefined;
1632
- fallback?: {
1633
- className?: string | undefined;
1634
- style?: CSSProperties | undefined;
1635
- } | undefined;
1636
- } | undefined;
1637
- actions?: {
1638
- container?: {
1639
- className?: string | undefined;
1640
- style?: CSSProperties | undefined;
1641
- } | undefined;
1642
- icons?: {
1643
- className?: string | undefined;
1644
- style?: CSSProperties | undefined;
1645
- } | undefined;
1646
- } | undefined;
1647
- };
1648
- container?: {
1649
- className?: string | undefined;
1650
- style?: CSSProperties | undefined;
1651
- } | undefined;
1652
- expandedContent?: {
1653
- container?: {
1654
- className?: string | undefined;
1655
- style?: CSSProperties | undefined;
1656
- } | undefined;
1657
- group?: {
1658
- className?: string | undefined;
1659
- style?: CSSProperties | undefined;
1660
- } | undefined;
1661
- descriptionItems?: {
1662
- container?: {
1663
- className?: string | undefined;
1664
- style?: CSSProperties | undefined;
1665
- } | undefined;
1666
- icon?: {
1667
- className?: string | undefined;
1668
- style?: CSSProperties | undefined;
1669
- } | undefined;
1670
- text?: {
1671
- className?: string | undefined;
1672
- style?: CSSProperties | undefined;
1673
- } | undefined;
1674
- link?: {
1675
- className?: string | undefined;
1676
- style?: CSSProperties | undefined;
1677
- } | undefined;
1678
- poweredBy?: {
1679
- className?: string | undefined;
1680
- style?: CSSProperties | undefined;
1681
- } | undefined;
1682
- } | undefined;
1683
- } | undefined;
1684
- description?: {
1685
- container?: {
1686
- className?: string | undefined;
1687
- style?: CSSProperties | undefined;
1688
- } | undefined;
1689
- title?: {
1690
- className?: string | undefined;
1691
- style?: CSSProperties | undefined;
1692
- } | undefined;
1693
- subtitle?: {
1694
- className?: string | undefined;
1695
- style?: CSSProperties | undefined;
1696
- } | undefined;
1697
- } | undefined;
1698
- newConversationIcon?: {
1699
- className?: string | undefined;
1700
- style?: CSSProperties | undefined;
1701
- } | undefined;
1702
- }, {
1703
- content: {
1704
- container?: {
1705
- className?: string | undefined;
1706
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1707
- } | undefined;
1708
- title?: {
1709
- className?: string | undefined;
1710
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1711
- } | undefined;
1712
- description?: {
1713
- className?: string | undefined;
1714
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1715
- } | undefined;
1716
- avatar?: {
1717
- container?: {
1718
- className?: string | undefined;
1719
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1720
- } | undefined;
1721
- image?: {
1722
- className?: string | undefined;
1723
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1724
- } | undefined;
1725
- fallback?: {
1726
- className?: string | undefined;
1727
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1728
- } | undefined;
1729
- } | undefined;
1730
- actions?: {
1731
- container?: {
1732
- className?: string | undefined;
1733
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1734
- } | undefined;
1735
- icons?: {
1736
- className?: string | undefined;
1737
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1738
- } | undefined;
1739
- } | undefined;
1740
- };
1741
- container?: {
1742
- className?: string | undefined;
1743
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1744
- } | undefined;
1745
- expandedContent?: {
1746
- container?: {
1747
- className?: string | undefined;
1748
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1749
- } | undefined;
1750
- group?: {
1751
- className?: string | undefined;
1752
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1753
- } | undefined;
1754
- descriptionItems?: {
1755
- container?: {
1756
- className?: string | undefined;
1757
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1758
- } | undefined;
1759
- icon?: {
1760
- className?: string | undefined;
1761
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1762
- } | undefined;
1763
- text?: {
1764
- className?: string | undefined;
1765
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1766
- } | undefined;
1767
- link?: {
1768
- className?: string | undefined;
1769
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1770
- } | undefined;
1771
- poweredBy?: {
1772
- className?: string | undefined;
1773
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1774
- } | undefined;
1775
- } | undefined;
1776
- } | undefined;
1777
- description?: {
1778
- container?: {
1779
- className?: string | undefined;
1780
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1781
- } | undefined;
1782
- title?: {
1783
- className?: string | undefined;
1784
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1785
- } | undefined;
1786
- subtitle?: {
1787
- className?: string | undefined;
1788
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1789
- } | undefined;
1790
- } | undefined;
1791
- newConversationIcon?: {
1792
- className?: string | undefined;
1793
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1794
- } | undefined;
1795
- }>>;
1796
- composer: z.ZodOptional<z.ZodObject<{
1797
- container: z.ZodOptional<z.ZodObject<{
1798
- className: z.ZodOptional<z.ZodString>;
1799
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1800
- }, "strip", z.ZodTypeAny, {
1801
- className?: string | undefined;
1802
- style?: CSSProperties | undefined;
1803
- }, {
1804
- className?: string | undefined;
1805
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1806
- }>>;
1807
- input: z.ZodOptional<z.ZodObject<{
1808
- className: z.ZodOptional<z.ZodString>;
1809
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1810
- }, "strip", z.ZodTypeAny, {
1811
- className?: string | undefined;
1812
- style?: CSSProperties | undefined;
1813
- }, {
1814
- className?: string | undefined;
1815
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1816
- }>>;
1817
- uploadButton: z.ZodOptional<z.ZodObject<{
1818
- container: z.ZodOptional<z.ZodObject<{
1819
- className: z.ZodOptional<z.ZodString>;
1820
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1821
- }, "strip", z.ZodTypeAny, {
1822
- className?: string | undefined;
1823
- style?: CSSProperties | undefined;
1824
- }, {
1825
- className?: string | undefined;
1826
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1827
- }>>;
1828
- icon: z.ZodOptional<z.ZodObject<{
1829
- className: z.ZodOptional<z.ZodString>;
1830
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1831
- }, "strip", z.ZodTypeAny, {
1832
- className?: string | undefined;
1833
- style?: CSSProperties | undefined;
1834
- }, {
1835
- className?: string | undefined;
1836
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1837
- }>>;
1838
- }, "strip", z.ZodTypeAny, {
1839
- container?: {
1840
- className?: string | undefined;
1841
- style?: CSSProperties | undefined;
1842
- } | undefined;
1843
- icon?: {
1844
- className?: string | undefined;
1845
- style?: CSSProperties | undefined;
1846
- } | undefined;
1847
- }, {
1848
- container?: {
1849
- className?: string | undefined;
1850
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1851
- } | undefined;
1852
- icon?: {
1853
- className?: string | undefined;
1854
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1855
- } | undefined;
1856
- }>>;
1857
- button: z.ZodOptional<z.ZodObject<{
1858
- container: z.ZodOptional<z.ZodObject<{
1859
- className: z.ZodOptional<z.ZodString>;
1860
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1861
- }, "strip", z.ZodTypeAny, {
1862
- className?: string | undefined;
1863
- style?: CSSProperties | undefined;
1864
- }, {
1865
- className?: string | undefined;
1866
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1867
- }>>;
1868
- icon: z.ZodOptional<z.ZodObject<{
1869
- className: z.ZodOptional<z.ZodString>;
1870
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1871
- }, "strip", z.ZodTypeAny, {
1872
- className?: string | undefined;
1873
- style?: CSSProperties | undefined;
1874
- }, {
1875
- className?: string | undefined;
1876
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1877
- }>>;
1878
- }, "strip", z.ZodTypeAny, {
1879
- container?: {
1880
- className?: string | undefined;
1881
- style?: CSSProperties | undefined;
1882
- } | undefined;
1883
- icon?: {
1884
- className?: string | undefined;
1885
- style?: CSSProperties | undefined;
1886
- } | undefined;
1887
- }, {
1888
- container?: {
1889
- className?: string | undefined;
1890
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1891
- } | undefined;
1892
- icon?: {
1893
- className?: string | undefined;
1894
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1895
- } | undefined;
1896
- }>>;
1897
- }, "strip", z.ZodTypeAny, {
1898
- container?: {
1899
- className?: string | undefined;
1900
- style?: CSSProperties | undefined;
1901
- } | undefined;
1902
- input?: {
1903
- className?: string | undefined;
1904
- style?: CSSProperties | undefined;
1905
- } | undefined;
1906
- uploadButton?: {
1907
- container?: {
1908
- className?: string | undefined;
1909
- style?: CSSProperties | undefined;
1910
- } | undefined;
1911
- icon?: {
1912
- className?: string | undefined;
1913
- style?: CSSProperties | undefined;
1914
- } | undefined;
1915
- } | undefined;
1916
- button?: {
1917
- container?: {
1918
- className?: string | undefined;
1919
- style?: CSSProperties | undefined;
1920
- } | undefined;
1921
- icon?: {
1922
- className?: string | undefined;
1923
- style?: CSSProperties | undefined;
1924
- } | undefined;
1925
- } | undefined;
1926
- }, {
1927
- container?: {
1928
- className?: string | undefined;
1929
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1930
- } | undefined;
1931
- input?: {
1932
- className?: string | undefined;
1933
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1934
- } | undefined;
1935
- uploadButton?: {
1936
- container?: {
1937
- className?: string | undefined;
1938
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1939
- } | undefined;
1940
- icon?: {
1941
- className?: string | undefined;
1942
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1943
- } | undefined;
1944
- } | undefined;
1945
- button?: {
1946
- container?: {
1947
- className?: string | undefined;
1948
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1949
- } | undefined;
1950
- icon?: {
1951
- className?: string | undefined;
1952
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1953
- } | undefined;
1954
- } | undefined;
1955
- }>>;
1956
- fab: z.ZodOptional<z.ZodObject<{
1957
- icon: z.ZodOptional<z.ZodObject<{
1958
- className: z.ZodOptional<z.ZodString>;
1959
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1960
- }, "strip", z.ZodTypeAny, {
1961
- className?: string | undefined;
1962
- style?: CSSProperties | undefined;
1963
- }, {
1964
- className?: string | undefined;
1965
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1966
- }>>;
1967
- container: z.ZodOptional<z.ZodObject<{
1968
- className: z.ZodOptional<z.ZodString>;
1969
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
1970
- }, "strip", z.ZodTypeAny, {
1971
- className?: string | undefined;
1972
- style?: CSSProperties | undefined;
1973
- }, {
1974
- className?: string | undefined;
1975
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1976
- }>>;
1977
- }, "strip", z.ZodTypeAny, {
1978
- icon?: {
1979
- className?: string | undefined;
1980
- style?: CSSProperties | undefined;
1981
- } | undefined;
1982
- container?: {
1983
- className?: string | undefined;
1984
- style?: CSSProperties | undefined;
1985
- } | undefined;
1986
- }, {
1987
- icon?: {
1988
- className?: string | undefined;
1989
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1990
- } | undefined;
1991
- container?: {
1992
- className?: string | undefined;
1993
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
1994
- } | undefined;
1995
- }>>;
1996
- messageList: z.ZodOptional<z.ZodObject<{
1997
- scrollbar: z.ZodOptional<z.ZodObject<{
1998
- container: z.ZodOptional<z.ZodObject<{
1999
- className: z.ZodOptional<z.ZodString>;
2000
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2001
- }, "strip", z.ZodTypeAny, {
2002
- className?: string | undefined;
2003
- style?: CSSProperties | undefined;
2004
- }, {
2005
- className?: string | undefined;
2006
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2007
- }>>;
2008
- viewport: z.ZodOptional<z.ZodObject<{
2009
- className: z.ZodOptional<z.ZodString>;
2010
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2011
- }, "strip", z.ZodTypeAny, {
2012
- className?: string | undefined;
2013
- style?: CSSProperties | undefined;
2014
- }, {
2015
- className?: string | undefined;
2016
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2017
- }>>;
2018
- thumb: z.ZodOptional<z.ZodObject<{
2019
- className: z.ZodOptional<z.ZodString>;
2020
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2021
- }, "strip", z.ZodTypeAny, {
2022
- className?: string | undefined;
2023
- style?: CSSProperties | undefined;
2024
- }, {
2025
- className?: string | undefined;
2026
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2027
- }>>;
2028
- corner: z.ZodOptional<z.ZodObject<{
2029
- className: z.ZodOptional<z.ZodString>;
2030
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2031
- }, "strip", z.ZodTypeAny, {
2032
- className?: string | undefined;
2033
- style?: CSSProperties | undefined;
2034
- }, {
2035
- className?: string | undefined;
2036
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2037
- }>>;
2038
- background: z.ZodOptional<z.ZodObject<{
2039
- className: z.ZodOptional<z.ZodString>;
2040
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2041
- }, "strip", z.ZodTypeAny, {
2042
- className?: string | undefined;
2043
- style?: CSSProperties | undefined;
2044
- }, {
2045
- className?: string | undefined;
2046
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2047
- }>>;
2048
- }, "strip", z.ZodTypeAny, {
2049
- container?: {
2050
- className?: string | undefined;
2051
- style?: CSSProperties | undefined;
2052
- } | undefined;
2053
- viewport?: {
2054
- className?: string | undefined;
2055
- style?: CSSProperties | undefined;
2056
- } | undefined;
2057
- thumb?: {
2058
- className?: string | undefined;
2059
- style?: CSSProperties | undefined;
2060
- } | undefined;
2061
- corner?: {
2062
- className?: string | undefined;
2063
- style?: CSSProperties | undefined;
2064
- } | undefined;
2065
- background?: {
2066
- className?: string | undefined;
2067
- style?: CSSProperties | undefined;
2068
- } | undefined;
2069
- }, {
2070
- container?: {
2071
- className?: string | undefined;
2072
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2073
- } | undefined;
2074
- viewport?: {
2075
- className?: string | undefined;
2076
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2077
- } | undefined;
2078
- thumb?: {
2079
- className?: string | undefined;
2080
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2081
- } | undefined;
2082
- corner?: {
2083
- className?: string | undefined;
2084
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2085
- } | undefined;
2086
- background?: {
2087
- className?: string | undefined;
2088
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2089
- } | undefined;
2090
- }>>;
2091
- container: z.ZodOptional<z.ZodObject<{
2092
- className: z.ZodOptional<z.ZodString>;
2093
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2094
- }, "strip", z.ZodTypeAny, {
2095
- className?: string | undefined;
2096
- style?: CSSProperties | undefined;
2097
- }, {
2098
- className?: string | undefined;
2099
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2100
- }>>;
2101
- marquee: z.ZodOptional<z.ZodObject<{
2102
- content: z.ZodOptional<z.ZodObject<{
2103
- className: z.ZodOptional<z.ZodString>;
2104
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2105
- }, "strip", z.ZodTypeAny, {
2106
- className?: string | undefined;
2107
- style?: CSSProperties | undefined;
2108
- }, {
2109
- className?: string | undefined;
2110
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2111
- }>>;
2112
- title: z.ZodOptional<z.ZodObject<{
2113
- className: z.ZodOptional<z.ZodString>;
2114
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2115
- }, "strip", z.ZodTypeAny, {
2116
- className?: string | undefined;
2117
- style?: CSSProperties | undefined;
2118
- }, {
2119
- className?: string | undefined;
2120
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2121
- }>>;
2122
- description: z.ZodOptional<z.ZodObject<{
2123
- className: z.ZodOptional<z.ZodString>;
2124
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2125
- }, "strip", z.ZodTypeAny, {
2126
- className?: string | undefined;
2127
- style?: CSSProperties | undefined;
2128
- }, {
2129
- className?: string | undefined;
2130
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2131
- }>>;
2132
- avatar: z.ZodOptional<z.ZodObject<{
2133
- container: z.ZodOptional<z.ZodObject<{
2134
- className: z.ZodOptional<z.ZodString>;
2135
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2136
- }, "strip", z.ZodTypeAny, {
2137
- className?: string | undefined;
2138
- style?: CSSProperties | undefined;
2139
- }, {
2140
- className?: string | undefined;
2141
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2142
- }>>;
2143
- image: z.ZodOptional<z.ZodObject<{
2144
- className: z.ZodOptional<z.ZodString>;
2145
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2146
- }, "strip", z.ZodTypeAny, {
2147
- className?: string | undefined;
2148
- style?: CSSProperties | undefined;
2149
- }, {
2150
- className?: string | undefined;
2151
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2152
- }>>;
2153
- fallback: z.ZodOptional<z.ZodObject<{
2154
- className: z.ZodOptional<z.ZodString>;
2155
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2156
- }, "strip", z.ZodTypeAny, {
2157
- className?: string | undefined;
2158
- style?: CSSProperties | undefined;
2159
- }, {
2160
- className?: string | undefined;
2161
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2162
- }>>;
2163
- }, "strip", z.ZodTypeAny, {
2164
- container?: {
2165
- className?: string | undefined;
2166
- style?: CSSProperties | undefined;
2167
- } | undefined;
2168
- image?: {
2169
- className?: string | undefined;
2170
- style?: CSSProperties | undefined;
2171
- } | undefined;
2172
- fallback?: {
2173
- className?: string | undefined;
2174
- style?: CSSProperties | undefined;
2175
- } | undefined;
2176
- }, {
2177
- container?: {
2178
- className?: string | undefined;
2179
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2180
- } | undefined;
2181
- image?: {
2182
- className?: string | undefined;
2183
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2184
- } | undefined;
2185
- fallback?: {
2186
- className?: string | undefined;
2187
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2188
- } | undefined;
2189
- }>>;
2190
- container: z.ZodOptional<z.ZodObject<{
2191
- className: z.ZodOptional<z.ZodString>;
2192
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2193
- }, "strip", z.ZodTypeAny, {
2194
- className?: string | undefined;
2195
- style?: CSSProperties | undefined;
2196
- }, {
2197
- className?: string | undefined;
2198
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2199
- }>>;
2200
- }, "strip", z.ZodTypeAny, {
2201
- content?: {
2202
- className?: string | undefined;
2203
- style?: CSSProperties | undefined;
2204
- } | undefined;
2205
- title?: {
2206
- className?: string | undefined;
2207
- style?: CSSProperties | undefined;
2208
- } | undefined;
2209
- description?: {
2210
- className?: string | undefined;
2211
- style?: CSSProperties | undefined;
2212
- } | undefined;
2213
- avatar?: {
2214
- container?: {
2215
- className?: string | undefined;
2216
- style?: CSSProperties | undefined;
2217
- } | undefined;
2218
- image?: {
2219
- className?: string | undefined;
2220
- style?: CSSProperties | undefined;
2221
- } | undefined;
2222
- fallback?: {
2223
- className?: string | undefined;
2224
- style?: CSSProperties | undefined;
2225
- } | undefined;
2226
- } | undefined;
2227
- container?: {
2228
- className?: string | undefined;
2229
- style?: CSSProperties | undefined;
2230
- } | undefined;
2231
- }, {
2232
- content?: {
2233
- className?: string | undefined;
2234
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2235
- } | undefined;
2236
- title?: {
2237
- className?: string | undefined;
2238
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2239
- } | undefined;
2240
- description?: {
2241
- className?: string | undefined;
2242
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2243
- } | undefined;
2244
- avatar?: {
2245
- container?: {
2246
- className?: string | undefined;
2247
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2248
- } | undefined;
2249
- image?: {
2250
- className?: string | undefined;
2251
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2252
- } | undefined;
2253
- fallback?: {
2254
- className?: string | undefined;
2255
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2256
- } | undefined;
2257
- } | undefined;
2258
- container?: {
2259
- className?: string | undefined;
2260
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2261
- } | undefined;
2262
- }>>;
2263
- scrollDownButton: z.ZodOptional<z.ZodObject<{
2264
- container: z.ZodOptional<z.ZodObject<{
2265
- className: z.ZodOptional<z.ZodString>;
2266
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2267
- }, "strip", z.ZodTypeAny, {
2268
- className?: string | undefined;
2269
- style?: CSSProperties | undefined;
2270
- }, {
2271
- className?: string | undefined;
2272
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2273
- }>>;
2274
- button: z.ZodOptional<z.ZodObject<{
2275
- className: z.ZodOptional<z.ZodString>;
2276
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2277
- }, "strip", z.ZodTypeAny, {
2278
- className?: string | undefined;
2279
- style?: CSSProperties | undefined;
2280
- }, {
2281
- className?: string | undefined;
2282
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2283
- }>>;
2284
- icon: z.ZodOptional<z.ZodObject<{
2285
- className: z.ZodOptional<z.ZodString>;
2286
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2287
- }, "strip", z.ZodTypeAny, {
2288
- className?: string | undefined;
2289
- style?: CSSProperties | undefined;
2290
- }, {
2291
- className?: string | undefined;
2292
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2293
- }>>;
2294
- }, "strip", z.ZodTypeAny, {
2295
- container?: {
2296
- className?: string | undefined;
2297
- style?: CSSProperties | undefined;
2298
- } | undefined;
2299
- button?: {
2300
- className?: string | undefined;
2301
- style?: CSSProperties | undefined;
2302
- } | undefined;
2303
- icon?: {
2304
- className?: string | undefined;
2305
- style?: CSSProperties | undefined;
2306
- } | undefined;
2307
- }, {
2308
- container?: {
2309
- className?: string | undefined;
2310
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2311
- } | undefined;
2312
- button?: {
2313
- className?: string | undefined;
2314
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2315
- } | undefined;
2316
- icon?: {
2317
- className?: string | undefined;
2318
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2319
- } | undefined;
2320
- }>>;
2321
- }, "strip", z.ZodTypeAny, {
2322
- scrollbar?: {
2323
- container?: {
2324
- className?: string | undefined;
2325
- style?: CSSProperties | undefined;
2326
- } | undefined;
2327
- viewport?: {
2328
- className?: string | undefined;
2329
- style?: CSSProperties | undefined;
2330
- } | undefined;
2331
- thumb?: {
2332
- className?: string | undefined;
2333
- style?: CSSProperties | undefined;
2334
- } | undefined;
2335
- corner?: {
2336
- className?: string | undefined;
2337
- style?: CSSProperties | undefined;
2338
- } | undefined;
2339
- background?: {
2340
- className?: string | undefined;
2341
- style?: CSSProperties | undefined;
2342
- } | undefined;
2343
- } | undefined;
2344
- container?: {
2345
- className?: string | undefined;
2346
- style?: CSSProperties | undefined;
2347
- } | undefined;
2348
- marquee?: {
2349
- content?: {
2350
- className?: string | undefined;
2351
- style?: CSSProperties | undefined;
2352
- } | undefined;
2353
- title?: {
2354
- className?: string | undefined;
2355
- style?: CSSProperties | undefined;
2356
- } | undefined;
2357
- description?: {
2358
- className?: string | undefined;
2359
- style?: CSSProperties | undefined;
2360
- } | undefined;
2361
- avatar?: {
2362
- container?: {
2363
- className?: string | undefined;
2364
- style?: CSSProperties | undefined;
2365
- } | undefined;
2366
- image?: {
2367
- className?: string | undefined;
2368
- style?: CSSProperties | undefined;
2369
- } | undefined;
2370
- fallback?: {
2371
- className?: string | undefined;
2372
- style?: CSSProperties | undefined;
2373
- } | undefined;
2374
- } | undefined;
2375
- container?: {
2376
- className?: string | undefined;
2377
- style?: CSSProperties | undefined;
2378
- } | undefined;
2379
- } | undefined;
2380
- scrollDownButton?: {
2381
- container?: {
2382
- className?: string | undefined;
2383
- style?: CSSProperties | undefined;
2384
- } | undefined;
2385
- button?: {
2386
- className?: string | undefined;
2387
- style?: CSSProperties | undefined;
2388
- } | undefined;
2389
- icon?: {
2390
- className?: string | undefined;
2391
- style?: CSSProperties | undefined;
2392
- } | undefined;
2393
- } | undefined;
2394
- }, {
2395
- scrollbar?: {
2396
- container?: {
2397
- className?: string | undefined;
2398
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2399
- } | undefined;
2400
- viewport?: {
2401
- className?: string | undefined;
2402
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2403
- } | undefined;
2404
- thumb?: {
2405
- className?: string | undefined;
2406
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2407
- } | undefined;
2408
- corner?: {
2409
- className?: string | undefined;
2410
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2411
- } | undefined;
2412
- background?: {
2413
- className?: string | undefined;
2414
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2415
- } | undefined;
2416
- } | undefined;
2417
- container?: {
2418
- className?: string | undefined;
2419
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2420
- } | undefined;
2421
- marquee?: {
2422
- content?: {
2423
- className?: string | undefined;
2424
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2425
- } | undefined;
2426
- title?: {
2427
- className?: string | undefined;
2428
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2429
- } | undefined;
2430
- description?: {
2431
- className?: string | undefined;
2432
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2433
- } | undefined;
2434
- avatar?: {
2435
- container?: {
2436
- className?: string | undefined;
2437
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2438
- } | undefined;
2439
- image?: {
2440
- className?: string | undefined;
2441
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2442
- } | undefined;
2443
- fallback?: {
2444
- className?: string | undefined;
2445
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2446
- } | undefined;
2447
- } | undefined;
2448
- container?: {
2449
- className?: string | undefined;
2450
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2451
- } | undefined;
2452
- } | undefined;
2453
- scrollDownButton?: {
2454
- container?: {
2455
- className?: string | undefined;
2456
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2457
- } | undefined;
2458
- button?: {
2459
- className?: string | undefined;
2460
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2461
- } | undefined;
2462
- icon?: {
2463
- className?: string | undefined;
2464
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2465
- } | undefined;
2466
- } | undefined;
2467
- }>>;
2468
- message: z.ZodOptional<z.ZodObject<{
2469
- container: z.ZodOptional<z.ZodObject<{
2470
- className: z.ZodOptional<z.ZodString>;
2471
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2472
- }, "strip", z.ZodTypeAny, {
2473
- className?: string | undefined;
2474
- style?: CSSProperties | undefined;
2475
- }, {
2476
- className?: string | undefined;
2477
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2478
- }>>;
2479
- avatar: z.ZodOptional<z.ZodObject<{
2480
- container: z.ZodOptional<z.ZodObject<{
2481
- className: z.ZodOptional<z.ZodString>;
2482
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2483
- }, "strip", z.ZodTypeAny, {
2484
- className?: string | undefined;
2485
- style?: CSSProperties | undefined;
2486
- }, {
2487
- className?: string | undefined;
2488
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2489
- }>>;
2490
- image: z.ZodOptional<z.ZodObject<{
2491
- className: z.ZodOptional<z.ZodString>;
2492
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2493
- }, "strip", z.ZodTypeAny, {
2494
- className?: string | undefined;
2495
- style?: CSSProperties | undefined;
2496
- }, {
2497
- className?: string | undefined;
2498
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2499
- }>>;
2500
- fallback: z.ZodOptional<z.ZodObject<{
2501
- className: z.ZodOptional<z.ZodString>;
2502
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2503
- }, "strip", z.ZodTypeAny, {
2504
- className?: string | undefined;
2505
- style?: CSSProperties | undefined;
2506
- }, {
2507
- className?: string | undefined;
2508
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2509
- }>>;
2510
- }, "strip", z.ZodTypeAny, {
2511
- container?: {
2512
- className?: string | undefined;
2513
- style?: CSSProperties | undefined;
2514
- } | undefined;
2515
- image?: {
2516
- className?: string | undefined;
2517
- style?: CSSProperties | undefined;
2518
- } | undefined;
2519
- fallback?: {
2520
- className?: string | undefined;
2521
- style?: CSSProperties | undefined;
2522
- } | undefined;
2523
- }, {
2524
- container?: {
2525
- className?: string | undefined;
2526
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2527
- } | undefined;
2528
- image?: {
2529
- className?: string | undefined;
2530
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2531
- } | undefined;
2532
- fallback?: {
2533
- className?: string | undefined;
2534
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2535
- } | undefined;
2536
- }>>;
2537
- blocks: z.ZodOptional<z.ZodObject<{
2538
- button: z.ZodOptional<z.ZodObject<{
2539
- className: z.ZodOptional<z.ZodString>;
2540
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2541
- }, "strip", z.ZodTypeAny, {
2542
- className?: string | undefined;
2543
- style?: CSSProperties | undefined;
2544
- }, {
2545
- className?: string | undefined;
2546
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2547
- }>>;
2548
- text: z.ZodRecord<z.ZodEnum<["heading1", "heading2", "heading3", "text", "horizontalRule", "link", "italic", "bold", "orderedList", "unorderedList", "listItem", "lineBreak", "pre"]>, z.ZodOptional<z.ZodObject<{
2549
- className: z.ZodOptional<z.ZodString>;
2550
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2551
- }, "strip", z.ZodTypeAny, {
2552
- className?: string | undefined;
2553
- style?: CSSProperties | undefined;
2554
- }, {
2555
- className?: string | undefined;
2556
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2557
- }>>>;
2558
- image: z.ZodOptional<z.ZodObject<{
2559
- image: z.ZodOptional<z.ZodObject<{
2560
- className: z.ZodOptional<z.ZodString>;
2561
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2562
- }, "strip", z.ZodTypeAny, {
2563
- className?: string | undefined;
2564
- style?: CSSProperties | undefined;
2565
- }, {
2566
- className?: string | undefined;
2567
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2568
- }>>;
2569
- placeholder: z.ZodOptional<z.ZodObject<{
2570
- className: z.ZodOptional<z.ZodString>;
2571
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2572
- }, "strip", z.ZodTypeAny, {
2573
- className?: string | undefined;
2574
- style?: CSSProperties | undefined;
2575
- }, {
2576
- className?: string | undefined;
2577
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2578
- }>>;
2579
- }, "strip", z.ZodTypeAny, {
2580
- image?: {
2581
- className?: string | undefined;
2582
- style?: CSSProperties | undefined;
2583
- } | undefined;
2584
- placeholder?: {
2585
- className?: string | undefined;
2586
- style?: CSSProperties | undefined;
2587
- } | undefined;
2588
- }, {
2589
- image?: {
2590
- className?: string | undefined;
2591
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2592
- } | undefined;
2593
- placeholder?: {
2594
- className?: string | undefined;
2595
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2596
- } | undefined;
2597
- }>>;
2598
- audio: z.ZodOptional<z.ZodObject<{
2599
- className: z.ZodOptional<z.ZodString>;
2600
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2601
- }, "strip", z.ZodTypeAny, {
2602
- className?: string | undefined;
2603
- style?: CSSProperties | undefined;
2604
- }, {
2605
- className?: string | undefined;
2606
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2607
- }>>;
2608
- video: z.ZodOptional<z.ZodObject<{
2609
- className: z.ZodOptional<z.ZodString>;
2610
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2611
- }, "strip", z.ZodTypeAny, {
2612
- className?: string | undefined;
2613
- style?: CSSProperties | undefined;
2614
- }, {
2615
- className?: string | undefined;
2616
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2617
- }>>;
2618
- file: z.ZodOptional<z.ZodObject<{
2619
- container: z.ZodOptional<z.ZodObject<{
2620
- className: z.ZodOptional<z.ZodString>;
2621
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2622
- }, "strip", z.ZodTypeAny, {
2623
- className?: string | undefined;
2624
- style?: CSSProperties | undefined;
2625
- }, {
2626
- className?: string | undefined;
2627
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2628
- }>>;
2629
- title: z.ZodOptional<z.ZodObject<{
2630
- className: z.ZodOptional<z.ZodString>;
2631
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2632
- }, "strip", z.ZodTypeAny, {
2633
- className?: string | undefined;
2634
- style?: CSSProperties | undefined;
2635
- }, {
2636
- className?: string | undefined;
2637
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2638
- }>>;
2639
- icon: z.ZodOptional<z.ZodObject<{
2640
- className: z.ZodOptional<z.ZodString>;
2641
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2642
- }, "strip", z.ZodTypeAny, {
2643
- className?: string | undefined;
2644
- style?: CSSProperties | undefined;
2645
- }, {
2646
- className?: string | undefined;
2647
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2648
- }>>;
2649
- }, "strip", z.ZodTypeAny, {
2650
- container?: {
2651
- className?: string | undefined;
2652
- style?: CSSProperties | undefined;
2653
- } | undefined;
2654
- title?: {
2655
- className?: string | undefined;
2656
- style?: CSSProperties | undefined;
2657
- } | undefined;
2658
- icon?: {
2659
- className?: string | undefined;
2660
- style?: CSSProperties | undefined;
2661
- } | undefined;
2662
- }, {
2663
- container?: {
2664
- className?: string | undefined;
2665
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2666
- } | undefined;
2667
- title?: {
2668
- className?: string | undefined;
2669
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2670
- } | undefined;
2671
- icon?: {
2672
- className?: string | undefined;
2673
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2674
- } | undefined;
2675
- }>>;
2676
- location: z.ZodOptional<z.ZodObject<{
2677
- container: z.ZodOptional<z.ZodObject<{
2678
- className: z.ZodOptional<z.ZodString>;
2679
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2680
- }, "strip", z.ZodTypeAny, {
2681
- className?: string | undefined;
2682
- style?: CSSProperties | undefined;
2683
- }, {
2684
- className?: string | undefined;
2685
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2686
- }>>;
2687
- title: z.ZodOptional<z.ZodObject<{
2688
- className: z.ZodOptional<z.ZodString>;
2689
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2690
- }, "strip", z.ZodTypeAny, {
2691
- className?: string | undefined;
2692
- style?: CSSProperties | undefined;
2693
- }, {
2694
- className?: string | undefined;
2695
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2696
- }>>;
2697
- icon: z.ZodOptional<z.ZodObject<{
2698
- className: z.ZodOptional<z.ZodString>;
2699
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2700
- }, "strip", z.ZodTypeAny, {
2701
- className?: string | undefined;
2702
- style?: CSSProperties | undefined;
2703
- }, {
2704
- className?: string | undefined;
2705
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2706
- }>>;
2707
- }, "strip", z.ZodTypeAny, {
2708
- container?: {
2709
- className?: string | undefined;
2710
- style?: CSSProperties | undefined;
2711
- } | undefined;
2712
- title?: {
2713
- className?: string | undefined;
2714
- style?: CSSProperties | undefined;
2715
- } | undefined;
2716
- icon?: {
2717
- className?: string | undefined;
2718
- style?: CSSProperties | undefined;
2719
- } | undefined;
2720
- }, {
2721
- container?: {
2722
- className?: string | undefined;
2723
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2724
- } | undefined;
2725
- title?: {
2726
- className?: string | undefined;
2727
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2728
- } | undefined;
2729
- icon?: {
2730
- className?: string | undefined;
2731
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2732
- } | undefined;
2733
- }>>;
2734
- column: z.ZodOptional<z.ZodObject<{
2735
- className: z.ZodOptional<z.ZodString>;
2736
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2737
- }, "strip", z.ZodTypeAny, {
2738
- className?: string | undefined;
2739
- style?: CSSProperties | undefined;
2740
- }, {
2741
- className?: string | undefined;
2742
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2743
- }>>;
2744
- row: z.ZodOptional<z.ZodObject<{
2745
- className: z.ZodOptional<z.ZodString>;
2746
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2747
- }, "strip", z.ZodTypeAny, {
2748
- className?: string | undefined;
2749
- style?: CSSProperties | undefined;
2750
- }, {
2751
- className?: string | undefined;
2752
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2753
- }>>;
2754
- bubble: z.ZodOptional<z.ZodObject<{
2755
- className: z.ZodOptional<z.ZodString>;
2756
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2757
- }, "strip", z.ZodTypeAny, {
2758
- className?: string | undefined;
2759
- style?: CSSProperties | undefined;
2760
- }, {
2761
- className?: string | undefined;
2762
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2763
- }>>;
2764
- carousel: z.ZodOptional<z.ZodObject<{
2765
- container: z.ZodOptional<z.ZodObject<{
2766
- className: z.ZodOptional<z.ZodString>;
2767
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2768
- }, "strip", z.ZodTypeAny, {
2769
- className?: string | undefined;
2770
- style?: CSSProperties | undefined;
2771
- }, {
2772
- className?: string | undefined;
2773
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2774
- }>>;
2775
- slidesContainer: z.ZodOptional<z.ZodObject<{
2776
- className: z.ZodOptional<z.ZodString>;
2777
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2778
- }, "strip", z.ZodTypeAny, {
2779
- className?: string | undefined;
2780
- style?: CSSProperties | undefined;
2781
- }, {
2782
- className?: string | undefined;
2783
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2784
- }>>;
2785
- backButton: z.ZodOptional<z.ZodObject<{
2786
- className: z.ZodOptional<z.ZodString>;
2787
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2788
- }, "strip", z.ZodTypeAny, {
2789
- className?: string | undefined;
2790
- style?: CSSProperties | undefined;
2791
- }, {
2792
- className?: string | undefined;
2793
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2794
- }>>;
2795
- nextButton: z.ZodOptional<z.ZodObject<{
2796
- className: z.ZodOptional<z.ZodString>;
2797
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2798
- }, "strip", z.ZodTypeAny, {
2799
- className?: string | undefined;
2800
- style?: CSSProperties | undefined;
2801
- }, {
2802
- className?: string | undefined;
2803
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2804
- }>>;
2805
- }, "strip", z.ZodTypeAny, {
2806
- container?: {
2807
- className?: string | undefined;
2808
- style?: CSSProperties | undefined;
2809
- } | undefined;
2810
- slidesContainer?: {
2811
- className?: string | undefined;
2812
- style?: CSSProperties | undefined;
2813
- } | undefined;
2814
- backButton?: {
2815
- className?: string | undefined;
2816
- style?: CSSProperties | undefined;
2817
- } | undefined;
2818
- nextButton?: {
2819
- className?: string | undefined;
2820
- style?: CSSProperties | undefined;
2821
- } | undefined;
2822
- }, {
2823
- container?: {
2824
- className?: string | undefined;
2825
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2826
- } | undefined;
2827
- slidesContainer?: {
2828
- className?: string | undefined;
2829
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2830
- } | undefined;
2831
- backButton?: {
2832
- className?: string | undefined;
2833
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2834
- } | undefined;
2835
- nextButton?: {
2836
- className?: string | undefined;
2837
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2838
- } | undefined;
2839
- }>>;
2840
- dropdown: z.ZodOptional<z.ZodObject<{
2841
- button: z.ZodOptional<z.ZodObject<{
2842
- container: z.ZodOptional<z.ZodObject<{
2843
- className: z.ZodOptional<z.ZodString>;
2844
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2845
- }, "strip", z.ZodTypeAny, {
2846
- className?: string | undefined;
2847
- style?: CSSProperties | undefined;
2848
- }, {
2849
- className?: string | undefined;
2850
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2851
- }>>;
2852
- icon: z.ZodOptional<z.ZodObject<{
2853
- className: z.ZodOptional<z.ZodString>;
2854
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2855
- }, "strip", z.ZodTypeAny, {
2856
- className?: string | undefined;
2857
- style?: CSSProperties | undefined;
2858
- }, {
2859
- className?: string | undefined;
2860
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2861
- }>>;
2862
- text: z.ZodOptional<z.ZodObject<{
2863
- className: z.ZodOptional<z.ZodString>;
2864
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2865
- }, "strip", z.ZodTypeAny, {
2866
- className?: string | undefined;
2867
- style?: CSSProperties | undefined;
2868
- }, {
2869
- className?: string | undefined;
2870
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2871
- }>>;
2872
- }, "strip", z.ZodTypeAny, {
2873
- container?: {
2874
- className?: string | undefined;
2875
- style?: CSSProperties | undefined;
2876
- } | undefined;
2877
- icon?: {
2878
- className?: string | undefined;
2879
- style?: CSSProperties | undefined;
2880
- } | undefined;
2881
- text?: {
2882
- className?: string | undefined;
2883
- style?: CSSProperties | undefined;
2884
- } | undefined;
2885
- }, {
2886
- container?: {
2887
- className?: string | undefined;
2888
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2889
- } | undefined;
2890
- icon?: {
2891
- className?: string | undefined;
2892
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2893
- } | undefined;
2894
- text?: {
2895
- className?: string | undefined;
2896
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2897
- } | undefined;
2898
- }>>;
2899
- content: z.ZodOptional<z.ZodObject<{
2900
- container: z.ZodOptional<z.ZodObject<{
2901
- className: z.ZodOptional<z.ZodString>;
2902
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2903
- }, "strip", z.ZodTypeAny, {
2904
- className?: string | undefined;
2905
- style?: CSSProperties | undefined;
2906
- }, {
2907
- className?: string | undefined;
2908
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2909
- }>>;
2910
- item: z.ZodOptional<z.ZodObject<{
2911
- className: z.ZodOptional<z.ZodString>;
2912
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
2913
- }, "strip", z.ZodTypeAny, {
2914
- className?: string | undefined;
2915
- style?: CSSProperties | undefined;
2916
- }, {
2917
- className?: string | undefined;
2918
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2919
- }>>;
2920
- }, "strip", z.ZodTypeAny, {
2921
- container?: {
2922
- className?: string | undefined;
2923
- style?: CSSProperties | undefined;
2924
- } | undefined;
2925
- item?: {
2926
- className?: string | undefined;
2927
- style?: CSSProperties | undefined;
2928
- } | undefined;
2929
- }, {
2930
- container?: {
2931
- className?: string | undefined;
2932
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2933
- } | undefined;
2934
- item?: {
2935
- className?: string | undefined;
2936
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2937
- } | undefined;
2938
- }>>;
2939
- }, "strip", z.ZodTypeAny, {
2940
- button?: {
2941
- container?: {
2942
- className?: string | undefined;
2943
- style?: CSSProperties | undefined;
2944
- } | undefined;
2945
- icon?: {
2946
- className?: string | undefined;
2947
- style?: CSSProperties | undefined;
2948
- } | undefined;
2949
- text?: {
2950
- className?: string | undefined;
2951
- style?: CSSProperties | undefined;
2952
- } | undefined;
2953
- } | undefined;
2954
- content?: {
2955
- container?: {
2956
- className?: string | undefined;
2957
- style?: CSSProperties | undefined;
2958
- } | undefined;
2959
- item?: {
2960
- className?: string | undefined;
2961
- style?: CSSProperties | undefined;
2962
- } | undefined;
2963
- } | undefined;
2964
- }, {
2965
- button?: {
2966
- container?: {
2967
- className?: string | undefined;
2968
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2969
- } | undefined;
2970
- icon?: {
2971
- className?: string | undefined;
2972
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2973
- } | undefined;
2974
- text?: {
2975
- className?: string | undefined;
2976
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2977
- } | undefined;
2978
- } | undefined;
2979
- content?: {
2980
- container?: {
2981
- className?: string | undefined;
2982
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2983
- } | undefined;
2984
- item?: {
2985
- className?: string | undefined;
2986
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
2987
- } | undefined;
2988
- } | undefined;
2989
- }>>;
2990
- }, "strip", z.ZodTypeAny, {
2991
- text: Partial<Record<"link" | "text" | "heading1" | "heading2" | "heading3" | "horizontalRule" | "italic" | "bold" | "orderedList" | "unorderedList" | "listItem" | "lineBreak" | "pre", {
2992
- className?: string | undefined;
2993
- style?: CSSProperties | undefined;
2994
- } | undefined>>;
2995
- button?: {
2996
- className?: string | undefined;
2997
- style?: CSSProperties | undefined;
2998
- } | undefined;
2999
- image?: {
3000
- image?: {
3001
- className?: string | undefined;
3002
- style?: CSSProperties | undefined;
3003
- } | undefined;
3004
- placeholder?: {
3005
- className?: string | undefined;
3006
- style?: CSSProperties | undefined;
3007
- } | undefined;
3008
- } | undefined;
3009
- audio?: {
3010
- className?: string | undefined;
3011
- style?: CSSProperties | undefined;
3012
- } | undefined;
3013
- video?: {
3014
- className?: string | undefined;
3015
- style?: CSSProperties | undefined;
3016
- } | undefined;
3017
- file?: {
3018
- container?: {
3019
- className?: string | undefined;
3020
- style?: CSSProperties | undefined;
3021
- } | undefined;
3022
- title?: {
3023
- className?: string | undefined;
3024
- style?: CSSProperties | undefined;
3025
- } | undefined;
3026
- icon?: {
3027
- className?: string | undefined;
3028
- style?: CSSProperties | undefined;
3029
- } | undefined;
3030
- } | undefined;
3031
- location?: {
3032
- container?: {
3033
- className?: string | undefined;
3034
- style?: CSSProperties | undefined;
3035
- } | undefined;
3036
- title?: {
3037
- className?: string | undefined;
3038
- style?: CSSProperties | undefined;
3039
- } | undefined;
3040
- icon?: {
3041
- className?: string | undefined;
3042
- style?: CSSProperties | undefined;
3043
- } | undefined;
3044
- } | undefined;
3045
- column?: {
3046
- className?: string | undefined;
3047
- style?: CSSProperties | undefined;
3048
- } | undefined;
3049
- row?: {
3050
- className?: string | undefined;
3051
- style?: CSSProperties | undefined;
3052
- } | undefined;
3053
- bubble?: {
3054
- className?: string | undefined;
3055
- style?: CSSProperties | undefined;
3056
- } | undefined;
3057
- carousel?: {
3058
- container?: {
3059
- className?: string | undefined;
3060
- style?: CSSProperties | undefined;
3061
- } | undefined;
3062
- slidesContainer?: {
3063
- className?: string | undefined;
3064
- style?: CSSProperties | undefined;
3065
- } | undefined;
3066
- backButton?: {
3067
- className?: string | undefined;
3068
- style?: CSSProperties | undefined;
3069
- } | undefined;
3070
- nextButton?: {
3071
- className?: string | undefined;
3072
- style?: CSSProperties | undefined;
3073
- } | undefined;
3074
- } | undefined;
3075
- dropdown?: {
3076
- button?: {
3077
- container?: {
3078
- className?: string | undefined;
3079
- style?: CSSProperties | undefined;
3080
- } | undefined;
3081
- icon?: {
3082
- className?: string | undefined;
3083
- style?: CSSProperties | undefined;
3084
- } | undefined;
3085
- text?: {
3086
- className?: string | undefined;
3087
- style?: CSSProperties | undefined;
3088
- } | undefined;
3089
- } | undefined;
3090
- content?: {
3091
- container?: {
3092
- className?: string | undefined;
3093
- style?: CSSProperties | undefined;
3094
- } | undefined;
3095
- item?: {
3096
- className?: string | undefined;
3097
- style?: CSSProperties | undefined;
3098
- } | undefined;
3099
- } | undefined;
3100
- } | undefined;
3101
- }, {
3102
- text: Partial<Record<"link" | "text" | "heading1" | "heading2" | "heading3" | "horizontalRule" | "italic" | "bold" | "orderedList" | "unorderedList" | "listItem" | "lineBreak" | "pre", {
3103
- className?: string | undefined;
3104
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3105
- } | undefined>>;
3106
- button?: {
3107
- className?: string | undefined;
3108
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3109
- } | undefined;
3110
- image?: {
3111
- image?: {
3112
- className?: string | undefined;
3113
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3114
- } | undefined;
3115
- placeholder?: {
3116
- className?: string | undefined;
3117
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3118
- } | undefined;
3119
- } | undefined;
3120
- audio?: {
3121
- className?: string | undefined;
3122
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3123
- } | undefined;
3124
- video?: {
3125
- className?: string | undefined;
3126
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3127
- } | undefined;
3128
- file?: {
3129
- container?: {
3130
- className?: string | undefined;
3131
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3132
- } | undefined;
3133
- title?: {
3134
- className?: string | undefined;
3135
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3136
- } | undefined;
3137
- icon?: {
3138
- className?: string | undefined;
3139
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3140
- } | undefined;
3141
- } | undefined;
3142
- location?: {
3143
- container?: {
3144
- className?: string | undefined;
3145
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3146
- } | undefined;
3147
- title?: {
3148
- className?: string | undefined;
3149
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3150
- } | undefined;
3151
- icon?: {
3152
- className?: string | undefined;
3153
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3154
- } | undefined;
3155
- } | undefined;
3156
- column?: {
3157
- className?: string | undefined;
3158
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3159
- } | undefined;
3160
- row?: {
3161
- className?: string | undefined;
3162
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3163
- } | undefined;
3164
- bubble?: {
3165
- className?: string | undefined;
3166
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3167
- } | undefined;
3168
- carousel?: {
3169
- container?: {
3170
- className?: string | undefined;
3171
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3172
- } | undefined;
3173
- slidesContainer?: {
3174
- className?: string | undefined;
3175
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3176
- } | undefined;
3177
- backButton?: {
3178
- className?: string | undefined;
3179
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3180
- } | undefined;
3181
- nextButton?: {
3182
- className?: string | undefined;
3183
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3184
- } | undefined;
3185
- } | undefined;
3186
- dropdown?: {
3187
- button?: {
3188
- container?: {
3189
- className?: string | undefined;
3190
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3191
- } | undefined;
3192
- icon?: {
3193
- className?: string | undefined;
3194
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3195
- } | undefined;
3196
- text?: {
3197
- className?: string | undefined;
3198
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3199
- } | undefined;
3200
- } | undefined;
3201
- content?: {
3202
- container?: {
3203
- className?: string | undefined;
3204
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3205
- } | undefined;
3206
- item?: {
3207
- className?: string | undefined;
3208
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3209
- } | undefined;
3210
- } | undefined;
3211
- } | undefined;
3212
- }>>;
3213
- }, "strip", z.ZodTypeAny, {
3214
- container?: {
3215
- className?: string | undefined;
3216
- style?: CSSProperties | undefined;
3217
- } | undefined;
3218
- avatar?: {
3219
- container?: {
3220
- className?: string | undefined;
3221
- style?: CSSProperties | undefined;
3222
- } | undefined;
3223
- image?: {
3224
- className?: string | undefined;
3225
- style?: CSSProperties | undefined;
3226
- } | undefined;
3227
- fallback?: {
3228
- className?: string | undefined;
3229
- style?: CSSProperties | undefined;
3230
- } | undefined;
3231
- } | undefined;
3232
- blocks?: {
3233
- text: Partial<Record<"link" | "text" | "heading1" | "heading2" | "heading3" | "horizontalRule" | "italic" | "bold" | "orderedList" | "unorderedList" | "listItem" | "lineBreak" | "pre", {
3234
- className?: string | undefined;
3235
- style?: CSSProperties | undefined;
3236
- } | undefined>>;
3237
- button?: {
3238
- className?: string | undefined;
3239
- style?: CSSProperties | undefined;
3240
- } | undefined;
3241
- image?: {
3242
- image?: {
3243
- className?: string | undefined;
3244
- style?: CSSProperties | undefined;
3245
- } | undefined;
3246
- placeholder?: {
3247
- className?: string | undefined;
3248
- style?: CSSProperties | undefined;
3249
- } | undefined;
3250
- } | undefined;
3251
- audio?: {
3252
- className?: string | undefined;
3253
- style?: CSSProperties | undefined;
3254
- } | undefined;
3255
- video?: {
3256
- className?: string | undefined;
3257
- style?: CSSProperties | undefined;
3258
- } | undefined;
3259
- file?: {
3260
- container?: {
3261
- className?: string | undefined;
3262
- style?: CSSProperties | undefined;
3263
- } | undefined;
3264
- title?: {
3265
- className?: string | undefined;
3266
- style?: CSSProperties | undefined;
3267
- } | undefined;
3268
- icon?: {
3269
- className?: string | undefined;
3270
- style?: CSSProperties | undefined;
3271
- } | undefined;
3272
- } | undefined;
3273
- location?: {
3274
- container?: {
3275
- className?: string | undefined;
3276
- style?: CSSProperties | undefined;
3277
- } | undefined;
3278
- title?: {
3279
- className?: string | undefined;
3280
- style?: CSSProperties | undefined;
3281
- } | undefined;
3282
- icon?: {
3283
- className?: string | undefined;
3284
- style?: CSSProperties | undefined;
3285
- } | undefined;
3286
- } | undefined;
3287
- column?: {
3288
- className?: string | undefined;
3289
- style?: CSSProperties | undefined;
3290
- } | undefined;
3291
- row?: {
3292
- className?: string | undefined;
3293
- style?: CSSProperties | undefined;
3294
- } | undefined;
3295
- bubble?: {
3296
- className?: string | undefined;
3297
- style?: CSSProperties | undefined;
3298
- } | undefined;
3299
- carousel?: {
3300
- container?: {
3301
- className?: string | undefined;
3302
- style?: CSSProperties | undefined;
3303
- } | undefined;
3304
- slidesContainer?: {
3305
- className?: string | undefined;
3306
- style?: CSSProperties | undefined;
3307
- } | undefined;
3308
- backButton?: {
3309
- className?: string | undefined;
3310
- style?: CSSProperties | undefined;
3311
- } | undefined;
3312
- nextButton?: {
3313
- className?: string | undefined;
3314
- style?: CSSProperties | undefined;
3315
- } | undefined;
3316
- } | undefined;
3317
- dropdown?: {
3318
- button?: {
3319
- container?: {
3320
- className?: string | undefined;
3321
- style?: CSSProperties | undefined;
3322
- } | undefined;
3323
- icon?: {
3324
- className?: string | undefined;
3325
- style?: CSSProperties | undefined;
3326
- } | undefined;
3327
- text?: {
3328
- className?: string | undefined;
3329
- style?: CSSProperties | undefined;
3330
- } | undefined;
3331
- } | undefined;
3332
- content?: {
3333
- container?: {
3334
- className?: string | undefined;
3335
- style?: CSSProperties | undefined;
3336
- } | undefined;
3337
- item?: {
3338
- className?: string | undefined;
3339
- style?: CSSProperties | undefined;
3340
- } | undefined;
3341
- } | undefined;
3342
- } | undefined;
3343
- } | undefined;
3344
- }, {
3345
- container?: {
3346
- className?: string | undefined;
3347
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3348
- } | undefined;
3349
- avatar?: {
3350
- container?: {
3351
- className?: string | undefined;
3352
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3353
- } | undefined;
3354
- image?: {
3355
- className?: string | undefined;
3356
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3357
- } | undefined;
3358
- fallback?: {
3359
- className?: string | undefined;
3360
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3361
- } | undefined;
3362
- } | undefined;
3363
- blocks?: {
3364
- text: Partial<Record<"link" | "text" | "heading1" | "heading2" | "heading3" | "horizontalRule" | "italic" | "bold" | "orderedList" | "unorderedList" | "listItem" | "lineBreak" | "pre", {
3365
- className?: string | undefined;
3366
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3367
- } | undefined>>;
3368
- button?: {
3369
- className?: string | undefined;
3370
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3371
- } | undefined;
3372
- image?: {
3373
- image?: {
3374
- className?: string | undefined;
3375
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3376
- } | undefined;
3377
- placeholder?: {
3378
- className?: string | undefined;
3379
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3380
- } | undefined;
3381
- } | undefined;
3382
- audio?: {
3383
- className?: string | undefined;
3384
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3385
- } | undefined;
3386
- video?: {
3387
- className?: string | undefined;
3388
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3389
- } | undefined;
3390
- file?: {
3391
- container?: {
3392
- className?: string | undefined;
3393
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3394
- } | undefined;
3395
- title?: {
3396
- className?: string | undefined;
3397
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3398
- } | undefined;
3399
- icon?: {
3400
- className?: string | undefined;
3401
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3402
- } | undefined;
3403
- } | undefined;
3404
- location?: {
3405
- container?: {
3406
- className?: string | undefined;
3407
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3408
- } | undefined;
3409
- title?: {
3410
- className?: string | undefined;
3411
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3412
- } | undefined;
3413
- icon?: {
3414
- className?: string | undefined;
3415
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3416
- } | undefined;
3417
- } | undefined;
3418
- column?: {
3419
- className?: string | undefined;
3420
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3421
- } | undefined;
3422
- row?: {
3423
- className?: string | undefined;
3424
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3425
- } | undefined;
3426
- bubble?: {
3427
- className?: string | undefined;
3428
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3429
- } | undefined;
3430
- carousel?: {
3431
- container?: {
3432
- className?: string | undefined;
3433
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3434
- } | undefined;
3435
- slidesContainer?: {
3436
- className?: string | undefined;
3437
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3438
- } | undefined;
3439
- backButton?: {
3440
- className?: string | undefined;
3441
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3442
- } | undefined;
3443
- nextButton?: {
3444
- className?: string | undefined;
3445
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3446
- } | undefined;
3447
- } | undefined;
3448
- dropdown?: {
3449
- button?: {
3450
- container?: {
3451
- className?: string | undefined;
3452
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3453
- } | undefined;
3454
- icon?: {
3455
- className?: string | undefined;
3456
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3457
- } | undefined;
3458
- text?: {
3459
- className?: string | undefined;
3460
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3461
- } | undefined;
3462
- } | undefined;
3463
- content?: {
3464
- container?: {
3465
- className?: string | undefined;
3466
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3467
- } | undefined;
3468
- item?: {
3469
- className?: string | undefined;
3470
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3471
- } | undefined;
3472
- } | undefined;
3473
- } | undefined;
3474
- } | undefined;
3475
- }>>;
3476
- loadingIndicator: z.ZodOptional<z.ZodObject<{
3477
- container: z.ZodOptional<z.ZodObject<{
3478
- className: z.ZodOptional<z.ZodString>;
3479
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
3480
- }, "strip", z.ZodTypeAny, {
3481
- className?: string | undefined;
3482
- style?: CSSProperties | undefined;
3483
- }, {
3484
- className?: string | undefined;
3485
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3486
- }>>;
3487
- loader: z.ZodOptional<z.ZodObject<{
3488
- className: z.ZodOptional<z.ZodString>;
3489
- style: z.ZodOptional<z.ZodEffects<z.ZodObject<{}, "passthrough", z.ZodTypeAny, z.objectOutputType<{}, z.ZodTypeAny, "passthrough">, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>, CSSProperties, z.objectInputType<{}, z.ZodTypeAny, "passthrough">>>;
3490
- }, "strip", z.ZodTypeAny, {
3491
- className?: string | undefined;
3492
- style?: CSSProperties | undefined;
3493
- }, {
3494
- className?: string | undefined;
3495
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3496
- }>>;
3497
- }, "strip", z.ZodTypeAny, {
3498
- container?: {
3499
- className?: string | undefined;
3500
- style?: CSSProperties | undefined;
3501
- } | undefined;
3502
- loader?: {
3503
- className?: string | undefined;
3504
- style?: CSSProperties | undefined;
3505
- } | undefined;
3506
- }, {
3507
- container?: {
3508
- className?: string | undefined;
3509
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3510
- } | undefined;
3511
- loader?: {
3512
- className?: string | undefined;
3513
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3514
- } | undefined;
3515
- }>>;
3516
- }, "strip", z.ZodTypeAny, {
3517
- container?: {
3518
- className?: string | undefined;
3519
- style?: CSSProperties | undefined;
3520
- } | undefined;
3521
- modal?: {
3522
- overlay?: {
3523
- className?: string | undefined;
3524
- style?: CSSProperties | undefined;
3525
- } | undefined;
3526
- container?: {
3527
- className?: string | undefined;
3528
- style?: CSSProperties | undefined;
3529
- } | undefined;
3530
- dialog?: {
3531
- container?: {
3532
- className?: string | undefined;
3533
- style?: CSSProperties | undefined;
3534
- } | undefined;
3535
- title?: {
3536
- container?: {
3537
- className?: string | undefined;
3538
- style?: CSSProperties | undefined;
3539
- } | undefined;
3540
- text?: {
3541
- className?: string | undefined;
3542
- style?: CSSProperties | undefined;
3543
- } | undefined;
3544
- closeIcon?: {
3545
- className?: string | undefined;
3546
- style?: CSSProperties | undefined;
3547
- } | undefined;
3548
- } | undefined;
3549
- content?: {
3550
- className?: string | undefined;
3551
- style?: CSSProperties | undefined;
3552
- } | undefined;
3553
- newConversation?: {
3554
- text?: {
3555
- className?: string | undefined;
3556
- style?: CSSProperties | undefined;
3557
- } | undefined;
3558
- button?: {
3559
- className?: string | undefined;
3560
- style?: CSSProperties | undefined;
3561
- } | undefined;
3562
- } | undefined;
3563
- } | undefined;
3564
- } | undefined;
3565
- notification?: {
3566
- container?: {
3567
- className?: string | undefined;
3568
- style?: CSSProperties | undefined;
3569
- } | undefined;
3570
- title?: {
3571
- className?: string | undefined;
3572
- style?: CSSProperties | undefined;
3573
- } | undefined;
3574
- description?: {
3575
- className?: string | undefined;
3576
- style?: CSSProperties | undefined;
3577
- } | undefined;
3578
- icon?: {
3579
- className?: string | undefined;
3580
- style?: CSSProperties | undefined;
3581
- } | undefined;
3582
- closeIcon?: {
3583
- className?: string | undefined;
3584
- style?: CSSProperties | undefined;
3585
- } | undefined;
3586
- } | undefined;
3587
- header?: {
3588
- content: {
3589
- container?: {
3590
- className?: string | undefined;
3591
- style?: CSSProperties | undefined;
3592
- } | undefined;
3593
- title?: {
3594
- className?: string | undefined;
3595
- style?: CSSProperties | undefined;
3596
- } | undefined;
3597
- description?: {
3598
- className?: string | undefined;
3599
- style?: CSSProperties | undefined;
3600
- } | undefined;
3601
- avatar?: {
3602
- container?: {
3603
- className?: string | undefined;
3604
- style?: CSSProperties | undefined;
3605
- } | undefined;
3606
- image?: {
3607
- className?: string | undefined;
3608
- style?: CSSProperties | undefined;
3609
- } | undefined;
3610
- fallback?: {
3611
- className?: string | undefined;
3612
- style?: CSSProperties | undefined;
3613
- } | undefined;
3614
- } | undefined;
3615
- actions?: {
3616
- container?: {
3617
- className?: string | undefined;
3618
- style?: CSSProperties | undefined;
3619
- } | undefined;
3620
- icons?: {
3621
- className?: string | undefined;
3622
- style?: CSSProperties | undefined;
3623
- } | undefined;
3624
- } | undefined;
3625
- };
3626
- container?: {
3627
- className?: string | undefined;
3628
- style?: CSSProperties | undefined;
3629
- } | undefined;
3630
- expandedContent?: {
3631
- container?: {
3632
- className?: string | undefined;
3633
- style?: CSSProperties | undefined;
3634
- } | undefined;
3635
- group?: {
3636
- className?: string | undefined;
3637
- style?: CSSProperties | undefined;
3638
- } | undefined;
3639
- descriptionItems?: {
3640
- container?: {
3641
- className?: string | undefined;
3642
- style?: CSSProperties | undefined;
3643
- } | undefined;
3644
- icon?: {
3645
- className?: string | undefined;
3646
- style?: CSSProperties | undefined;
3647
- } | undefined;
3648
- text?: {
3649
- className?: string | undefined;
3650
- style?: CSSProperties | undefined;
3651
- } | undefined;
3652
- link?: {
3653
- className?: string | undefined;
3654
- style?: CSSProperties | undefined;
3655
- } | undefined;
3656
- poweredBy?: {
3657
- className?: string | undefined;
3658
- style?: CSSProperties | undefined;
3659
- } | undefined;
3660
- } | undefined;
3661
- } | undefined;
3662
- description?: {
3663
- container?: {
3664
- className?: string | undefined;
3665
- style?: CSSProperties | undefined;
3666
- } | undefined;
3667
- title?: {
3668
- className?: string | undefined;
3669
- style?: CSSProperties | undefined;
3670
- } | undefined;
3671
- subtitle?: {
3672
- className?: string | undefined;
3673
- style?: CSSProperties | undefined;
3674
- } | undefined;
3675
- } | undefined;
3676
- newConversationIcon?: {
3677
- className?: string | undefined;
3678
- style?: CSSProperties | undefined;
3679
- } | undefined;
3680
- } | undefined;
3681
- composer?: {
3682
- container?: {
3683
- className?: string | undefined;
3684
- style?: CSSProperties | undefined;
3685
- } | undefined;
3686
- input?: {
3687
- className?: string | undefined;
3688
- style?: CSSProperties | undefined;
3689
- } | undefined;
3690
- uploadButton?: {
3691
- container?: {
3692
- className?: string | undefined;
3693
- style?: CSSProperties | undefined;
3694
- } | undefined;
3695
- icon?: {
3696
- className?: string | undefined;
3697
- style?: CSSProperties | undefined;
3698
- } | undefined;
3699
- } | undefined;
3700
- button?: {
3701
- container?: {
3702
- className?: string | undefined;
3703
- style?: CSSProperties | undefined;
3704
- } | undefined;
3705
- icon?: {
3706
- className?: string | undefined;
3707
- style?: CSSProperties | undefined;
3708
- } | undefined;
3709
- } | undefined;
3710
- } | undefined;
3711
- fab?: {
3712
- icon?: {
3713
- className?: string | undefined;
3714
- style?: CSSProperties | undefined;
3715
- } | undefined;
3716
- container?: {
3717
- className?: string | undefined;
3718
- style?: CSSProperties | undefined;
3719
- } | undefined;
3720
- } | undefined;
3721
- messageList?: {
3722
- scrollbar?: {
3723
- container?: {
3724
- className?: string | undefined;
3725
- style?: CSSProperties | undefined;
3726
- } | undefined;
3727
- viewport?: {
3728
- className?: string | undefined;
3729
- style?: CSSProperties | undefined;
3730
- } | undefined;
3731
- thumb?: {
3732
- className?: string | undefined;
3733
- style?: CSSProperties | undefined;
3734
- } | undefined;
3735
- corner?: {
3736
- className?: string | undefined;
3737
- style?: CSSProperties | undefined;
3738
- } | undefined;
3739
- background?: {
3740
- className?: string | undefined;
3741
- style?: CSSProperties | undefined;
3742
- } | undefined;
3743
- } | undefined;
3744
- container?: {
3745
- className?: string | undefined;
3746
- style?: CSSProperties | undefined;
3747
- } | undefined;
3748
- marquee?: {
3749
- content?: {
3750
- className?: string | undefined;
3751
- style?: CSSProperties | undefined;
3752
- } | undefined;
3753
- title?: {
3754
- className?: string | undefined;
3755
- style?: CSSProperties | undefined;
3756
- } | undefined;
3757
- description?: {
3758
- className?: string | undefined;
3759
- style?: CSSProperties | undefined;
3760
- } | undefined;
3761
- avatar?: {
3762
- container?: {
3763
- className?: string | undefined;
3764
- style?: CSSProperties | undefined;
3765
- } | undefined;
3766
- image?: {
3767
- className?: string | undefined;
3768
- style?: CSSProperties | undefined;
3769
- } | undefined;
3770
- fallback?: {
3771
- className?: string | undefined;
3772
- style?: CSSProperties | undefined;
3773
- } | undefined;
3774
- } | undefined;
3775
- container?: {
3776
- className?: string | undefined;
3777
- style?: CSSProperties | undefined;
3778
- } | undefined;
3779
- } | undefined;
3780
- scrollDownButton?: {
3781
- container?: {
3782
- className?: string | undefined;
3783
- style?: CSSProperties | undefined;
3784
- } | undefined;
3785
- button?: {
3786
- className?: string | undefined;
3787
- style?: CSSProperties | undefined;
3788
- } | undefined;
3789
- icon?: {
3790
- className?: string | undefined;
3791
- style?: CSSProperties | undefined;
3792
- } | undefined;
3793
- } | undefined;
3794
- } | undefined;
3795
- message?: {
3796
- container?: {
3797
- className?: string | undefined;
3798
- style?: CSSProperties | undefined;
3799
- } | undefined;
3800
- avatar?: {
3801
- container?: {
3802
- className?: string | undefined;
3803
- style?: CSSProperties | undefined;
3804
- } | undefined;
3805
- image?: {
3806
- className?: string | undefined;
3807
- style?: CSSProperties | undefined;
3808
- } | undefined;
3809
- fallback?: {
3810
- className?: string | undefined;
3811
- style?: CSSProperties | undefined;
3812
- } | undefined;
3813
- } | undefined;
3814
- blocks?: {
3815
- text: Partial<Record<"link" | "text" | "heading1" | "heading2" | "heading3" | "horizontalRule" | "italic" | "bold" | "orderedList" | "unorderedList" | "listItem" | "lineBreak" | "pre", {
3816
- className?: string | undefined;
3817
- style?: CSSProperties | undefined;
3818
- } | undefined>>;
3819
- button?: {
3820
- className?: string | undefined;
3821
- style?: CSSProperties | undefined;
3822
- } | undefined;
3823
- image?: {
3824
- image?: {
3825
- className?: string | undefined;
3826
- style?: CSSProperties | undefined;
3827
- } | undefined;
3828
- placeholder?: {
3829
- className?: string | undefined;
3830
- style?: CSSProperties | undefined;
3831
- } | undefined;
3832
- } | undefined;
3833
- audio?: {
3834
- className?: string | undefined;
3835
- style?: CSSProperties | undefined;
3836
- } | undefined;
3837
- video?: {
3838
- className?: string | undefined;
3839
- style?: CSSProperties | undefined;
3840
- } | undefined;
3841
- file?: {
3842
- container?: {
3843
- className?: string | undefined;
3844
- style?: CSSProperties | undefined;
3845
- } | undefined;
3846
- title?: {
3847
- className?: string | undefined;
3848
- style?: CSSProperties | undefined;
3849
- } | undefined;
3850
- icon?: {
3851
- className?: string | undefined;
3852
- style?: CSSProperties | undefined;
3853
- } | undefined;
3854
- } | undefined;
3855
- location?: {
3856
- container?: {
3857
- className?: string | undefined;
3858
- style?: CSSProperties | undefined;
3859
- } | undefined;
3860
- title?: {
3861
- className?: string | undefined;
3862
- style?: CSSProperties | undefined;
3863
- } | undefined;
3864
- icon?: {
3865
- className?: string | undefined;
3866
- style?: CSSProperties | undefined;
3867
- } | undefined;
3868
- } | undefined;
3869
- column?: {
3870
- className?: string | undefined;
3871
- style?: CSSProperties | undefined;
3872
- } | undefined;
3873
- row?: {
3874
- className?: string | undefined;
3875
- style?: CSSProperties | undefined;
3876
- } | undefined;
3877
- bubble?: {
3878
- className?: string | undefined;
3879
- style?: CSSProperties | undefined;
3880
- } | undefined;
3881
- carousel?: {
3882
- container?: {
3883
- className?: string | undefined;
3884
- style?: CSSProperties | undefined;
3885
- } | undefined;
3886
- slidesContainer?: {
3887
- className?: string | undefined;
3888
- style?: CSSProperties | undefined;
3889
- } | undefined;
3890
- backButton?: {
3891
- className?: string | undefined;
3892
- style?: CSSProperties | undefined;
3893
- } | undefined;
3894
- nextButton?: {
3895
- className?: string | undefined;
3896
- style?: CSSProperties | undefined;
3897
- } | undefined;
3898
- } | undefined;
3899
- dropdown?: {
3900
- button?: {
3901
- container?: {
3902
- className?: string | undefined;
3903
- style?: CSSProperties | undefined;
3904
- } | undefined;
3905
- icon?: {
3906
- className?: string | undefined;
3907
- style?: CSSProperties | undefined;
3908
- } | undefined;
3909
- text?: {
3910
- className?: string | undefined;
3911
- style?: CSSProperties | undefined;
3912
- } | undefined;
3913
- } | undefined;
3914
- content?: {
3915
- container?: {
3916
- className?: string | undefined;
3917
- style?: CSSProperties | undefined;
3918
- } | undefined;
3919
- item?: {
3920
- className?: string | undefined;
3921
- style?: CSSProperties | undefined;
3922
- } | undefined;
3923
- } | undefined;
3924
- } | undefined;
3925
- } | undefined;
3926
- } | undefined;
3927
- loadingIndicator?: {
3928
- container?: {
3929
- className?: string | undefined;
3930
- style?: CSSProperties | undefined;
3931
- } | undefined;
3932
- loader?: {
3933
- className?: string | undefined;
3934
- style?: CSSProperties | undefined;
3935
- } | undefined;
3936
- } | undefined;
3937
- }, {
3938
- container?: {
3939
- className?: string | undefined;
3940
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3941
- } | undefined;
3942
- modal?: {
3943
- overlay?: {
3944
- className?: string | undefined;
3945
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3946
- } | undefined;
3947
- container?: {
3948
- className?: string | undefined;
3949
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3950
- } | undefined;
3951
- dialog?: {
3952
- container?: {
3953
- className?: string | undefined;
3954
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3955
- } | undefined;
3956
- title?: {
3957
- container?: {
3958
- className?: string | undefined;
3959
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3960
- } | undefined;
3961
- text?: {
3962
- className?: string | undefined;
3963
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3964
- } | undefined;
3965
- closeIcon?: {
3966
- className?: string | undefined;
3967
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3968
- } | undefined;
3969
- } | undefined;
3970
- content?: {
3971
- className?: string | undefined;
3972
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3973
- } | undefined;
3974
- newConversation?: {
3975
- text?: {
3976
- className?: string | undefined;
3977
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3978
- } | undefined;
3979
- button?: {
3980
- className?: string | undefined;
3981
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3982
- } | undefined;
3983
- } | undefined;
3984
- } | undefined;
3985
- } | undefined;
3986
- notification?: {
3987
- container?: {
3988
- className?: string | undefined;
3989
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3990
- } | undefined;
3991
- title?: {
3992
- className?: string | undefined;
3993
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3994
- } | undefined;
3995
- description?: {
3996
- className?: string | undefined;
3997
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
3998
- } | undefined;
3999
- icon?: {
4000
- className?: string | undefined;
4001
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4002
- } | undefined;
4003
- closeIcon?: {
4004
- className?: string | undefined;
4005
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4006
- } | undefined;
4007
- } | undefined;
4008
- header?: {
4009
- content: {
4010
- container?: {
4011
- className?: string | undefined;
4012
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4013
- } | undefined;
4014
- title?: {
4015
- className?: string | undefined;
4016
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4017
- } | undefined;
4018
- description?: {
4019
- className?: string | undefined;
4020
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4021
- } | undefined;
4022
- avatar?: {
4023
- container?: {
4024
- className?: string | undefined;
4025
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4026
- } | undefined;
4027
- image?: {
4028
- className?: string | undefined;
4029
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4030
- } | undefined;
4031
- fallback?: {
4032
- className?: string | undefined;
4033
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4034
- } | undefined;
4035
- } | undefined;
4036
- actions?: {
4037
- container?: {
4038
- className?: string | undefined;
4039
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4040
- } | undefined;
4041
- icons?: {
4042
- className?: string | undefined;
4043
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4044
- } | undefined;
4045
- } | undefined;
4046
- };
4047
- container?: {
4048
- className?: string | undefined;
4049
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4050
- } | undefined;
4051
- expandedContent?: {
4052
- container?: {
4053
- className?: string | undefined;
4054
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4055
- } | undefined;
4056
- group?: {
4057
- className?: string | undefined;
4058
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4059
- } | undefined;
4060
- descriptionItems?: {
4061
- container?: {
4062
- className?: string | undefined;
4063
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4064
- } | undefined;
4065
- icon?: {
4066
- className?: string | undefined;
4067
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4068
- } | undefined;
4069
- text?: {
4070
- className?: string | undefined;
4071
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4072
- } | undefined;
4073
- link?: {
4074
- className?: string | undefined;
4075
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4076
- } | undefined;
4077
- poweredBy?: {
4078
- className?: string | undefined;
4079
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4080
- } | undefined;
4081
- } | undefined;
4082
- } | undefined;
4083
- description?: {
4084
- container?: {
4085
- className?: string | undefined;
4086
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4087
- } | undefined;
4088
- title?: {
4089
- className?: string | undefined;
4090
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4091
- } | undefined;
4092
- subtitle?: {
4093
- className?: string | undefined;
4094
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4095
- } | undefined;
4096
- } | undefined;
4097
- newConversationIcon?: {
4098
- className?: string | undefined;
4099
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4100
- } | undefined;
4101
- } | undefined;
4102
- composer?: {
4103
- container?: {
4104
- className?: string | undefined;
4105
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4106
- } | undefined;
4107
- input?: {
4108
- className?: string | undefined;
4109
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4110
- } | undefined;
4111
- uploadButton?: {
4112
- container?: {
4113
- className?: string | undefined;
4114
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4115
- } | undefined;
4116
- icon?: {
4117
- className?: string | undefined;
4118
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4119
- } | undefined;
4120
- } | undefined;
4121
- button?: {
4122
- container?: {
4123
- className?: string | undefined;
4124
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4125
- } | undefined;
4126
- icon?: {
4127
- className?: string | undefined;
4128
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4129
- } | undefined;
4130
- } | undefined;
4131
- } | undefined;
4132
- fab?: {
4133
- icon?: {
4134
- className?: string | undefined;
4135
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4136
- } | undefined;
4137
- container?: {
4138
- className?: string | undefined;
4139
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4140
- } | undefined;
4141
- } | undefined;
4142
- messageList?: {
4143
- scrollbar?: {
4144
- container?: {
4145
- className?: string | undefined;
4146
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4147
- } | undefined;
4148
- viewport?: {
4149
- className?: string | undefined;
4150
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4151
- } | undefined;
4152
- thumb?: {
4153
- className?: string | undefined;
4154
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4155
- } | undefined;
4156
- corner?: {
4157
- className?: string | undefined;
4158
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4159
- } | undefined;
4160
- background?: {
4161
- className?: string | undefined;
4162
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4163
- } | undefined;
4164
- } | undefined;
4165
- container?: {
4166
- className?: string | undefined;
4167
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4168
- } | undefined;
4169
- marquee?: {
4170
- content?: {
4171
- className?: string | undefined;
4172
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4173
- } | undefined;
4174
- title?: {
4175
- className?: string | undefined;
4176
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4177
- } | undefined;
4178
- description?: {
4179
- className?: string | undefined;
4180
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4181
- } | undefined;
4182
- avatar?: {
4183
- container?: {
4184
- className?: string | undefined;
4185
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4186
- } | undefined;
4187
- image?: {
4188
- className?: string | undefined;
4189
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4190
- } | undefined;
4191
- fallback?: {
4192
- className?: string | undefined;
4193
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4194
- } | undefined;
4195
- } | undefined;
4196
- container?: {
4197
- className?: string | undefined;
4198
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4199
- } | undefined;
4200
- } | undefined;
4201
- scrollDownButton?: {
4202
- container?: {
4203
- className?: string | undefined;
4204
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4205
- } | undefined;
4206
- button?: {
4207
- className?: string | undefined;
4208
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4209
- } | undefined;
4210
- icon?: {
4211
- className?: string | undefined;
4212
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4213
- } | undefined;
4214
- } | undefined;
4215
- } | undefined;
4216
- message?: {
4217
- container?: {
4218
- className?: string | undefined;
4219
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4220
- } | undefined;
4221
- avatar?: {
4222
- container?: {
4223
- className?: string | undefined;
4224
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4225
- } | undefined;
4226
- image?: {
4227
- className?: string | undefined;
4228
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4229
- } | undefined;
4230
- fallback?: {
4231
- className?: string | undefined;
4232
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4233
- } | undefined;
4234
- } | undefined;
4235
- blocks?: {
4236
- text: Partial<Record<"link" | "text" | "heading1" | "heading2" | "heading3" | "horizontalRule" | "italic" | "bold" | "orderedList" | "unorderedList" | "listItem" | "lineBreak" | "pre", {
4237
- className?: string | undefined;
4238
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4239
- } | undefined>>;
4240
- button?: {
4241
- className?: string | undefined;
4242
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4243
- } | undefined;
4244
- image?: {
4245
- image?: {
4246
- className?: string | undefined;
4247
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4248
- } | undefined;
4249
- placeholder?: {
4250
- className?: string | undefined;
4251
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4252
- } | undefined;
4253
- } | undefined;
4254
- audio?: {
4255
- className?: string | undefined;
4256
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4257
- } | undefined;
4258
- video?: {
4259
- className?: string | undefined;
4260
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4261
- } | undefined;
4262
- file?: {
4263
- container?: {
4264
- className?: string | undefined;
4265
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4266
- } | undefined;
4267
- title?: {
4268
- className?: string | undefined;
4269
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4270
- } | undefined;
4271
- icon?: {
4272
- className?: string | undefined;
4273
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4274
- } | undefined;
4275
- } | undefined;
4276
- location?: {
4277
- container?: {
4278
- className?: string | undefined;
4279
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4280
- } | undefined;
4281
- title?: {
4282
- className?: string | undefined;
4283
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4284
- } | undefined;
4285
- icon?: {
4286
- className?: string | undefined;
4287
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4288
- } | undefined;
4289
- } | undefined;
4290
- column?: {
4291
- className?: string | undefined;
4292
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4293
- } | undefined;
4294
- row?: {
4295
- className?: string | undefined;
4296
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4297
- } | undefined;
4298
- bubble?: {
4299
- className?: string | undefined;
4300
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4301
- } | undefined;
4302
- carousel?: {
4303
- container?: {
4304
- className?: string | undefined;
4305
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4306
- } | undefined;
4307
- slidesContainer?: {
4308
- className?: string | undefined;
4309
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4310
- } | undefined;
4311
- backButton?: {
4312
- className?: string | undefined;
4313
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4314
- } | undefined;
4315
- nextButton?: {
4316
- className?: string | undefined;
4317
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4318
- } | undefined;
4319
- } | undefined;
4320
- dropdown?: {
4321
- button?: {
4322
- container?: {
4323
- className?: string | undefined;
4324
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4325
- } | undefined;
4326
- icon?: {
4327
- className?: string | undefined;
4328
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4329
- } | undefined;
4330
- text?: {
4331
- className?: string | undefined;
4332
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4333
- } | undefined;
4334
- } | undefined;
4335
- content?: {
4336
- container?: {
4337
- className?: string | undefined;
4338
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4339
- } | undefined;
4340
- item?: {
4341
- className?: string | undefined;
4342
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4343
- } | undefined;
4344
- } | undefined;
4345
- } | undefined;
4346
- } | undefined;
4347
- } | undefined;
4348
- loadingIndicator?: {
4349
- container?: {
4350
- className?: string | undefined;
4351
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4352
- } | undefined;
4353
- loader?: {
4354
- className?: string | undefined;
4355
- style?: z.objectInputType<{}, z.ZodTypeAny, "passthrough"> | undefined;
4356
- } | undefined;
4357
- } | undefined;
4358
- }>;