@wix/auto_sdk_rich-content_ricos-conversations 1.0.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 (39) hide show
  1. package/build/cjs/index.d.ts +2464 -0
  2. package/build/cjs/index.js +1506 -0
  3. package/build/cjs/index.js.map +1 -0
  4. package/build/cjs/index.typings.d.ts +1 -0
  5. package/build/cjs/index.typings.js +1468 -0
  6. package/build/cjs/index.typings.js.map +1 -0
  7. package/build/cjs/meta.d.ts +2438 -0
  8. package/build/cjs/meta.js +1401 -0
  9. package/build/cjs/meta.js.map +1 -0
  10. package/build/es/index.d.mts +2464 -0
  11. package/build/es/index.mjs +1433 -0
  12. package/build/es/index.mjs.map +1 -0
  13. package/build/es/index.typings.d.mts +1 -0
  14. package/build/es/index.typings.mjs +1395 -0
  15. package/build/es/index.typings.mjs.map +1 -0
  16. package/build/es/meta.d.mts +2438 -0
  17. package/build/es/meta.mjs +1325 -0
  18. package/build/es/meta.mjs.map +1 -0
  19. package/build/es/package.json +3 -0
  20. package/build/internal/cjs/index.d.ts +72 -0
  21. package/build/internal/cjs/index.js +1506 -0
  22. package/build/internal/cjs/index.js.map +1 -0
  23. package/build/internal/cjs/index.typings.d.ts +2525 -0
  24. package/build/internal/cjs/index.typings.js +1468 -0
  25. package/build/internal/cjs/index.typings.js.map +1 -0
  26. package/build/internal/cjs/meta.d.ts +2438 -0
  27. package/build/internal/cjs/meta.js +1401 -0
  28. package/build/internal/cjs/meta.js.map +1 -0
  29. package/build/internal/es/index.d.mts +72 -0
  30. package/build/internal/es/index.mjs +1433 -0
  31. package/build/internal/es/index.mjs.map +1 -0
  32. package/build/internal/es/index.typings.d.mts +2525 -0
  33. package/build/internal/es/index.typings.mjs +1395 -0
  34. package/build/internal/es/index.typings.mjs.map +1 -0
  35. package/build/internal/es/meta.d.mts +2438 -0
  36. package/build/internal/es/meta.mjs +1325 -0
  37. package/build/internal/es/meta.mjs.map +1 -0
  38. package/meta/package.json +3 -0
  39. package/package.json +54 -0
@@ -0,0 +1,1506 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+
20
+ // index.ts
21
+ var index_exports = {};
22
+ __export(index_exports, {
23
+ Action: () => Action,
24
+ Alignment: () => Alignment,
25
+ AppType: () => AppType,
26
+ AspectRatio: () => AspectRatio,
27
+ BackgroundType: () => BackgroundType,
28
+ ButtonDataType: () => ButtonDataType,
29
+ ChunkType: () => ChunkType,
30
+ Crop: () => Crop,
31
+ DecorationType: () => DecorationType,
32
+ Direction: () => Direction,
33
+ DividerDataAlignment: () => DividerDataAlignment,
34
+ FontType: () => FontType,
35
+ GIFType: () => GIFType,
36
+ ImagePosition: () => ImagePosition,
37
+ InitialExpandedItems: () => InitialExpandedItems,
38
+ Layout: () => Layout,
39
+ LayoutType: () => LayoutType,
40
+ LineStyle: () => LineStyle,
41
+ MapType: () => MapType,
42
+ NodeType: () => NodeType,
43
+ NullValue: () => NullValue,
44
+ Orientation: () => Orientation,
45
+ Placement: () => Placement,
46
+ PluginContainerDataAlignment: () => PluginContainerDataAlignment,
47
+ PollLayoutDirection: () => PollLayoutDirection,
48
+ PollLayoutType: () => PollLayoutType,
49
+ Position: () => Position,
50
+ PositionsPosition: () => PositionsPosition,
51
+ Resizing: () => Resizing,
52
+ ResponsivenessBehaviour: () => ResponsivenessBehaviour,
53
+ Scaling: () => Scaling,
54
+ Source: () => Source,
55
+ StylesPosition: () => StylesPosition,
56
+ SuggestionAction: () => SuggestionAction,
57
+ Target: () => Target,
58
+ TextAlignment: () => TextAlignment,
59
+ ThumbnailsAlignment: () => ThumbnailsAlignment,
60
+ Type: () => Type,
61
+ VerticalAlignment: () => VerticalAlignment,
62
+ VerticalAlignmentAlignment: () => VerticalAlignmentAlignment,
63
+ ViewMode: () => ViewMode,
64
+ ViewRole: () => ViewRole,
65
+ VoteRole: () => VoteRole,
66
+ WebhookIdentityType: () => WebhookIdentityType,
67
+ Width: () => Width,
68
+ WidthType: () => WidthType,
69
+ continueConversationStreamed: () => continueConversationStreamed4,
70
+ createConversationStreamed: () => createConversationStreamed4,
71
+ createRicosConversation: () => createRicosConversation4,
72
+ listConversationSuggestions: () => listConversationSuggestions4
73
+ });
74
+ module.exports = __toCommonJS(index_exports);
75
+
76
+ // src/ricos-v1-ricos-conversation-ricos-conversations.universal.ts
77
+ var import_transform_error = require("@wix/sdk-runtime/transform-error");
78
+ var import_rename_all_nested_keys = require("@wix/sdk-runtime/rename-all-nested-keys");
79
+
80
+ // src/ricos-v1-ricos-conversation-ricos-conversations.http.ts
81
+ var import_float = require("@wix/sdk-runtime/transformations/float");
82
+ var import_float2 = require("@wix/sdk-runtime/transformations/float");
83
+ var import_timestamp = require("@wix/sdk-runtime/transformations/timestamp");
84
+ var import_timestamp2 = require("@wix/sdk-runtime/transformations/timestamp");
85
+ var import_transform_paths = require("@wix/sdk-runtime/transformations/transform-paths");
86
+ var import_rest_modules = require("@wix/sdk-runtime/rest-modules");
87
+ function resolveWixRicosV1RicosAiAssistantUrl(opts) {
88
+ const domainToMappings = {
89
+ "bo._base_domain_": [
90
+ {
91
+ srcPath: "/_api/ricos-ai-assistant",
92
+ destPath: ""
93
+ }
94
+ ],
95
+ "wixbo.ai": [
96
+ {
97
+ srcPath: "/_api/ricos-ai-assistant",
98
+ destPath: ""
99
+ }
100
+ ],
101
+ "wix-bo.com": [
102
+ {
103
+ srcPath: "/_api/ricos-ai-assistant",
104
+ destPath: ""
105
+ }
106
+ ],
107
+ "manage._base_domain_": [
108
+ {
109
+ srcPath: "/_api/ricos-ai-assistant",
110
+ destPath: ""
111
+ }
112
+ ],
113
+ "www.wixapis.com": [
114
+ {
115
+ srcPath: "/ricos/v1/ricos-conversations",
116
+ destPath: "/v1/ricos-conversations"
117
+ }
118
+ ]
119
+ };
120
+ return (0, import_rest_modules.resolveUrl)(Object.assign(opts, { domainToMappings }));
121
+ }
122
+ var PACKAGE_NAME = "@wix/auto_sdk_rich-content_ricos-conversations";
123
+ function createConversationStreamed(payload) {
124
+ function __createConversationStreamed({ host }) {
125
+ const serializedData = (0, import_transform_paths.transformPaths)(payload, [
126
+ {
127
+ transformFn: import_float.transformSDKFloatToRESTFloat,
128
+ paths: [
129
+ {
130
+ path: "ricosConversation.messageInRichContent.nodes.galleryData.items.image.media.duration"
131
+ },
132
+ {
133
+ path: "ricosConversation.messageInRichContent.nodes.galleryData.items.video.media.duration"
134
+ },
135
+ {
136
+ path: "ricosConversation.messageInRichContent.nodes.galleryData.items.video.thumbnail.duration"
137
+ },
138
+ {
139
+ path: "ricosConversation.messageInRichContent.nodes.galleryData.options.item.ratio"
140
+ },
141
+ {
142
+ path: "ricosConversation.messageInRichContent.nodes.imageData.image.duration"
143
+ },
144
+ {
145
+ path: "ricosConversation.messageInRichContent.nodes.mapData.mapSettings.lat"
146
+ },
147
+ {
148
+ path: "ricosConversation.messageInRichContent.nodes.mapData.mapSettings.lng"
149
+ },
150
+ {
151
+ path: "ricosConversation.messageInRichContent.nodes.pollData.poll.image.duration"
152
+ },
153
+ {
154
+ path: "ricosConversation.messageInRichContent.nodes.pollData.poll.options.image.duration"
155
+ },
156
+ {
157
+ path: "ricosConversation.messageInRichContent.nodes.pollData.design.poll.background.image.duration"
158
+ },
159
+ {
160
+ path: "ricosConversation.messageInRichContent.nodes.appEmbedData.image.duration"
161
+ },
162
+ {
163
+ path: "ricosConversation.messageInRichContent.nodes.videoData.video.duration"
164
+ },
165
+ {
166
+ path: "ricosConversation.messageInRichContent.nodes.videoData.thumbnail.duration"
167
+ },
168
+ {
169
+ path: "ricosConversation.messageInRichContent.nodes.audioData.audio.duration"
170
+ },
171
+ {
172
+ path: "ricosConversation.messageInRichContent.nodes.audioData.coverImage.duration"
173
+ },
174
+ {
175
+ path: "ricosConversation.messageInRichContent.nodes.layoutData.backgroundImage.media.duration"
176
+ },
177
+ {
178
+ path: "ricosConversation.messageInRichContent.nodes.layoutData.backdropImage.media.duration"
179
+ },
180
+ {
181
+ path: "ricosConversation.document.nodes.galleryData.items.image.media.duration"
182
+ },
183
+ {
184
+ path: "ricosConversation.document.nodes.galleryData.items.video.media.duration"
185
+ },
186
+ {
187
+ path: "ricosConversation.document.nodes.galleryData.items.video.thumbnail.duration"
188
+ },
189
+ {
190
+ path: "ricosConversation.document.nodes.galleryData.options.item.ratio"
191
+ },
192
+ { path: "ricosConversation.document.nodes.imageData.image.duration" },
193
+ { path: "ricosConversation.document.nodes.mapData.mapSettings.lat" },
194
+ { path: "ricosConversation.document.nodes.mapData.mapSettings.lng" },
195
+ {
196
+ path: "ricosConversation.document.nodes.pollData.poll.image.duration"
197
+ },
198
+ {
199
+ path: "ricosConversation.document.nodes.pollData.poll.options.image.duration"
200
+ },
201
+ {
202
+ path: "ricosConversation.document.nodes.pollData.design.poll.background.image.duration"
203
+ },
204
+ {
205
+ path: "ricosConversation.document.nodes.appEmbedData.image.duration"
206
+ },
207
+ { path: "ricosConversation.document.nodes.videoData.video.duration" },
208
+ {
209
+ path: "ricosConversation.document.nodes.videoData.thumbnail.duration"
210
+ },
211
+ { path: "ricosConversation.document.nodes.audioData.audio.duration" },
212
+ {
213
+ path: "ricosConversation.document.nodes.audioData.coverImage.duration"
214
+ },
215
+ {
216
+ path: "ricosConversation.document.nodes.layoutData.backgroundImage.media.duration"
217
+ },
218
+ {
219
+ path: "ricosConversation.document.nodes.layoutData.backdropImage.media.duration"
220
+ },
221
+ {
222
+ path: "ricosConversation.documentSelection.nodes.galleryData.items.image.media.duration"
223
+ },
224
+ {
225
+ path: "ricosConversation.documentSelection.nodes.galleryData.items.video.media.duration"
226
+ },
227
+ {
228
+ path: "ricosConversation.documentSelection.nodes.galleryData.items.video.thumbnail.duration"
229
+ },
230
+ {
231
+ path: "ricosConversation.documentSelection.nodes.galleryData.options.item.ratio"
232
+ },
233
+ {
234
+ path: "ricosConversation.documentSelection.nodes.imageData.image.duration"
235
+ },
236
+ {
237
+ path: "ricosConversation.documentSelection.nodes.mapData.mapSettings.lat"
238
+ },
239
+ {
240
+ path: "ricosConversation.documentSelection.nodes.mapData.mapSettings.lng"
241
+ },
242
+ {
243
+ path: "ricosConversation.documentSelection.nodes.pollData.poll.image.duration"
244
+ },
245
+ {
246
+ path: "ricosConversation.documentSelection.nodes.pollData.poll.options.image.duration"
247
+ },
248
+ {
249
+ path: "ricosConversation.documentSelection.nodes.pollData.design.poll.background.image.duration"
250
+ },
251
+ {
252
+ path: "ricosConversation.documentSelection.nodes.appEmbedData.image.duration"
253
+ },
254
+ {
255
+ path: "ricosConversation.documentSelection.nodes.videoData.video.duration"
256
+ },
257
+ {
258
+ path: "ricosConversation.documentSelection.nodes.videoData.thumbnail.duration"
259
+ },
260
+ {
261
+ path: "ricosConversation.documentSelection.nodes.audioData.audio.duration"
262
+ },
263
+ {
264
+ path: "ricosConversation.documentSelection.nodes.audioData.coverImage.duration"
265
+ },
266
+ {
267
+ path: "ricosConversation.documentSelection.nodes.layoutData.backgroundImage.media.duration"
268
+ },
269
+ {
270
+ path: "ricosConversation.documentSelection.nodes.layoutData.backdropImage.media.duration"
271
+ },
272
+ { path: "ricosConversation.promptConfiguration.temperature" },
273
+ { path: "ricosConversation.promptConfiguration.topP" }
274
+ ]
275
+ },
276
+ {
277
+ transformFn: import_timestamp.transformSDKTimestampToRESTTimestamp,
278
+ paths: [
279
+ {
280
+ path: "ricosConversation.messageInRichContent.metadata.createdTimestamp"
281
+ },
282
+ {
283
+ path: "ricosConversation.messageInRichContent.metadata.updatedTimestamp"
284
+ },
285
+ { path: "ricosConversation.document.metadata.createdTimestamp" },
286
+ { path: "ricosConversation.document.metadata.updatedTimestamp" },
287
+ {
288
+ path: "ricosConversation.documentSelection.metadata.createdTimestamp"
289
+ },
290
+ {
291
+ path: "ricosConversation.documentSelection.metadata.updatedTimestamp"
292
+ }
293
+ ]
294
+ }
295
+ ]);
296
+ const metadata = {
297
+ entityFqdn: "wix.ricos.v1.ricos_conversation",
298
+ method: "POST",
299
+ methodFqn: "wix.ricos.v1.RicosAiAssistant.CreateConversationStreamed",
300
+ packageName: PACKAGE_NAME,
301
+ migrationOptions: {
302
+ optInTransformResponse: true
303
+ },
304
+ url: resolveWixRicosV1RicosAiAssistantUrl({
305
+ protoPath: "/v1/ricos-conversations/streamed",
306
+ data: serializedData,
307
+ host
308
+ }),
309
+ data: serializedData,
310
+ transformResponse: (payload2) => (0, import_transform_paths.transformPaths)(payload2, [
311
+ {
312
+ transformFn: import_float2.transformRESTFloatToSDKFloat,
313
+ paths: [
314
+ {
315
+ path: "chunk.nodeOptions.node.galleryData.items.image.media.duration"
316
+ },
317
+ {
318
+ path: "chunk.nodeOptions.node.galleryData.items.video.media.duration"
319
+ },
320
+ {
321
+ path: "chunk.nodeOptions.node.galleryData.items.video.thumbnail.duration"
322
+ },
323
+ { path: "chunk.nodeOptions.node.galleryData.options.item.ratio" },
324
+ { path: "chunk.nodeOptions.node.imageData.image.duration" },
325
+ { path: "chunk.nodeOptions.node.mapData.mapSettings.lat" },
326
+ { path: "chunk.nodeOptions.node.mapData.mapSettings.lng" },
327
+ { path: "chunk.nodeOptions.node.pollData.poll.image.duration" },
328
+ {
329
+ path: "chunk.nodeOptions.node.pollData.poll.options.image.duration"
330
+ },
331
+ {
332
+ path: "chunk.nodeOptions.node.pollData.design.poll.background.image.duration"
333
+ },
334
+ { path: "chunk.nodeOptions.node.appEmbedData.image.duration" },
335
+ { path: "chunk.nodeOptions.node.videoData.video.duration" },
336
+ { path: "chunk.nodeOptions.node.videoData.thumbnail.duration" },
337
+ { path: "chunk.nodeOptions.node.audioData.audio.duration" },
338
+ { path: "chunk.nodeOptions.node.audioData.coverImage.duration" },
339
+ {
340
+ path: "chunk.nodeOptions.node.layoutData.backgroundImage.media.duration"
341
+ },
342
+ {
343
+ path: "chunk.nodeOptions.node.layoutData.backdropImage.media.duration"
344
+ },
345
+ {
346
+ path: "chunk.patchOptions.node.galleryData.items.image.media.duration"
347
+ },
348
+ {
349
+ path: "chunk.patchOptions.node.galleryData.items.video.media.duration"
350
+ },
351
+ {
352
+ path: "chunk.patchOptions.node.galleryData.items.video.thumbnail.duration"
353
+ },
354
+ {
355
+ path: "chunk.patchOptions.node.galleryData.options.item.ratio"
356
+ },
357
+ { path: "chunk.patchOptions.node.imageData.image.duration" },
358
+ { path: "chunk.patchOptions.node.mapData.mapSettings.lat" },
359
+ { path: "chunk.patchOptions.node.mapData.mapSettings.lng" },
360
+ { path: "chunk.patchOptions.node.pollData.poll.image.duration" },
361
+ {
362
+ path: "chunk.patchOptions.node.pollData.poll.options.image.duration"
363
+ },
364
+ {
365
+ path: "chunk.patchOptions.node.pollData.design.poll.background.image.duration"
366
+ },
367
+ { path: "chunk.patchOptions.node.appEmbedData.image.duration" },
368
+ { path: "chunk.patchOptions.node.videoData.video.duration" },
369
+ { path: "chunk.patchOptions.node.videoData.thumbnail.duration" },
370
+ { path: "chunk.patchOptions.node.audioData.audio.duration" },
371
+ { path: "chunk.patchOptions.node.audioData.coverImage.duration" },
372
+ {
373
+ path: "chunk.patchOptions.node.layoutData.backgroundImage.media.duration"
374
+ },
375
+ {
376
+ path: "chunk.patchOptions.node.layoutData.backdropImage.media.duration"
377
+ }
378
+ ]
379
+ }
380
+ ])
381
+ };
382
+ return metadata;
383
+ }
384
+ return __createConversationStreamed;
385
+ }
386
+ function continueConversationStreamed(payload) {
387
+ function __continueConversationStreamed({ host }) {
388
+ const serializedData = (0, import_transform_paths.transformPaths)(payload, [
389
+ {
390
+ transformFn: import_float.transformSDKFloatToRESTFloat,
391
+ paths: [
392
+ {
393
+ path: "ricosConversation.messageInRichContent.nodes.galleryData.items.image.media.duration"
394
+ },
395
+ {
396
+ path: "ricosConversation.messageInRichContent.nodes.galleryData.items.video.media.duration"
397
+ },
398
+ {
399
+ path: "ricosConversation.messageInRichContent.nodes.galleryData.items.video.thumbnail.duration"
400
+ },
401
+ {
402
+ path: "ricosConversation.messageInRichContent.nodes.galleryData.options.item.ratio"
403
+ },
404
+ {
405
+ path: "ricosConversation.messageInRichContent.nodes.imageData.image.duration"
406
+ },
407
+ {
408
+ path: "ricosConversation.messageInRichContent.nodes.mapData.mapSettings.lat"
409
+ },
410
+ {
411
+ path: "ricosConversation.messageInRichContent.nodes.mapData.mapSettings.lng"
412
+ },
413
+ {
414
+ path: "ricosConversation.messageInRichContent.nodes.pollData.poll.image.duration"
415
+ },
416
+ {
417
+ path: "ricosConversation.messageInRichContent.nodes.pollData.poll.options.image.duration"
418
+ },
419
+ {
420
+ path: "ricosConversation.messageInRichContent.nodes.pollData.design.poll.background.image.duration"
421
+ },
422
+ {
423
+ path: "ricosConversation.messageInRichContent.nodes.appEmbedData.image.duration"
424
+ },
425
+ {
426
+ path: "ricosConversation.messageInRichContent.nodes.videoData.video.duration"
427
+ },
428
+ {
429
+ path: "ricosConversation.messageInRichContent.nodes.videoData.thumbnail.duration"
430
+ },
431
+ {
432
+ path: "ricosConversation.messageInRichContent.nodes.audioData.audio.duration"
433
+ },
434
+ {
435
+ path: "ricosConversation.messageInRichContent.nodes.audioData.coverImage.duration"
436
+ },
437
+ {
438
+ path: "ricosConversation.messageInRichContent.nodes.layoutData.backgroundImage.media.duration"
439
+ },
440
+ {
441
+ path: "ricosConversation.messageInRichContent.nodes.layoutData.backdropImage.media.duration"
442
+ },
443
+ {
444
+ path: "ricosConversation.document.nodes.galleryData.items.image.media.duration"
445
+ },
446
+ {
447
+ path: "ricosConversation.document.nodes.galleryData.items.video.media.duration"
448
+ },
449
+ {
450
+ path: "ricosConversation.document.nodes.galleryData.items.video.thumbnail.duration"
451
+ },
452
+ {
453
+ path: "ricosConversation.document.nodes.galleryData.options.item.ratio"
454
+ },
455
+ { path: "ricosConversation.document.nodes.imageData.image.duration" },
456
+ { path: "ricosConversation.document.nodes.mapData.mapSettings.lat" },
457
+ { path: "ricosConversation.document.nodes.mapData.mapSettings.lng" },
458
+ {
459
+ path: "ricosConversation.document.nodes.pollData.poll.image.duration"
460
+ },
461
+ {
462
+ path: "ricosConversation.document.nodes.pollData.poll.options.image.duration"
463
+ },
464
+ {
465
+ path: "ricosConversation.document.nodes.pollData.design.poll.background.image.duration"
466
+ },
467
+ {
468
+ path: "ricosConversation.document.nodes.appEmbedData.image.duration"
469
+ },
470
+ { path: "ricosConversation.document.nodes.videoData.video.duration" },
471
+ {
472
+ path: "ricosConversation.document.nodes.videoData.thumbnail.duration"
473
+ },
474
+ { path: "ricosConversation.document.nodes.audioData.audio.duration" },
475
+ {
476
+ path: "ricosConversation.document.nodes.audioData.coverImage.duration"
477
+ },
478
+ {
479
+ path: "ricosConversation.document.nodes.layoutData.backgroundImage.media.duration"
480
+ },
481
+ {
482
+ path: "ricosConversation.document.nodes.layoutData.backdropImage.media.duration"
483
+ },
484
+ {
485
+ path: "ricosConversation.documentSelection.nodes.galleryData.items.image.media.duration"
486
+ },
487
+ {
488
+ path: "ricosConversation.documentSelection.nodes.galleryData.items.video.media.duration"
489
+ },
490
+ {
491
+ path: "ricosConversation.documentSelection.nodes.galleryData.items.video.thumbnail.duration"
492
+ },
493
+ {
494
+ path: "ricosConversation.documentSelection.nodes.galleryData.options.item.ratio"
495
+ },
496
+ {
497
+ path: "ricosConversation.documentSelection.nodes.imageData.image.duration"
498
+ },
499
+ {
500
+ path: "ricosConversation.documentSelection.nodes.mapData.mapSettings.lat"
501
+ },
502
+ {
503
+ path: "ricosConversation.documentSelection.nodes.mapData.mapSettings.lng"
504
+ },
505
+ {
506
+ path: "ricosConversation.documentSelection.nodes.pollData.poll.image.duration"
507
+ },
508
+ {
509
+ path: "ricosConversation.documentSelection.nodes.pollData.poll.options.image.duration"
510
+ },
511
+ {
512
+ path: "ricosConversation.documentSelection.nodes.pollData.design.poll.background.image.duration"
513
+ },
514
+ {
515
+ path: "ricosConversation.documentSelection.nodes.appEmbedData.image.duration"
516
+ },
517
+ {
518
+ path: "ricosConversation.documentSelection.nodes.videoData.video.duration"
519
+ },
520
+ {
521
+ path: "ricosConversation.documentSelection.nodes.videoData.thumbnail.duration"
522
+ },
523
+ {
524
+ path: "ricosConversation.documentSelection.nodes.audioData.audio.duration"
525
+ },
526
+ {
527
+ path: "ricosConversation.documentSelection.nodes.audioData.coverImage.duration"
528
+ },
529
+ {
530
+ path: "ricosConversation.documentSelection.nodes.layoutData.backgroundImage.media.duration"
531
+ },
532
+ {
533
+ path: "ricosConversation.documentSelection.nodes.layoutData.backdropImage.media.duration"
534
+ },
535
+ { path: "ricosConversation.promptConfiguration.temperature" },
536
+ { path: "ricosConversation.promptConfiguration.topP" }
537
+ ]
538
+ },
539
+ {
540
+ transformFn: import_timestamp.transformSDKTimestampToRESTTimestamp,
541
+ paths: [
542
+ {
543
+ path: "ricosConversation.messageInRichContent.metadata.createdTimestamp"
544
+ },
545
+ {
546
+ path: "ricosConversation.messageInRichContent.metadata.updatedTimestamp"
547
+ },
548
+ { path: "ricosConversation.document.metadata.createdTimestamp" },
549
+ { path: "ricosConversation.document.metadata.updatedTimestamp" },
550
+ {
551
+ path: "ricosConversation.documentSelection.metadata.createdTimestamp"
552
+ },
553
+ {
554
+ path: "ricosConversation.documentSelection.metadata.updatedTimestamp"
555
+ }
556
+ ]
557
+ }
558
+ ]);
559
+ const metadata = {
560
+ entityFqdn: "wix.ricos.v1.ricos_conversation",
561
+ method: "POST",
562
+ methodFqn: "wix.ricos.v1.RicosAiAssistant.ContinueConversationStreamed",
563
+ packageName: PACKAGE_NAME,
564
+ migrationOptions: {
565
+ optInTransformResponse: true
566
+ },
567
+ url: resolveWixRicosV1RicosAiAssistantUrl({
568
+ protoPath: "/v1/ricos-conversations/streamed/continue",
569
+ data: serializedData,
570
+ host
571
+ }),
572
+ data: serializedData,
573
+ transformResponse: (payload2) => (0, import_transform_paths.transformPaths)(payload2, [
574
+ {
575
+ transformFn: import_float2.transformRESTFloatToSDKFloat,
576
+ paths: [
577
+ {
578
+ path: "chunk.nodeOptions.node.galleryData.items.image.media.duration"
579
+ },
580
+ {
581
+ path: "chunk.nodeOptions.node.galleryData.items.video.media.duration"
582
+ },
583
+ {
584
+ path: "chunk.nodeOptions.node.galleryData.items.video.thumbnail.duration"
585
+ },
586
+ { path: "chunk.nodeOptions.node.galleryData.options.item.ratio" },
587
+ { path: "chunk.nodeOptions.node.imageData.image.duration" },
588
+ { path: "chunk.nodeOptions.node.mapData.mapSettings.lat" },
589
+ { path: "chunk.nodeOptions.node.mapData.mapSettings.lng" },
590
+ { path: "chunk.nodeOptions.node.pollData.poll.image.duration" },
591
+ {
592
+ path: "chunk.nodeOptions.node.pollData.poll.options.image.duration"
593
+ },
594
+ {
595
+ path: "chunk.nodeOptions.node.pollData.design.poll.background.image.duration"
596
+ },
597
+ { path: "chunk.nodeOptions.node.appEmbedData.image.duration" },
598
+ { path: "chunk.nodeOptions.node.videoData.video.duration" },
599
+ { path: "chunk.nodeOptions.node.videoData.thumbnail.duration" },
600
+ { path: "chunk.nodeOptions.node.audioData.audio.duration" },
601
+ { path: "chunk.nodeOptions.node.audioData.coverImage.duration" },
602
+ {
603
+ path: "chunk.nodeOptions.node.layoutData.backgroundImage.media.duration"
604
+ },
605
+ {
606
+ path: "chunk.nodeOptions.node.layoutData.backdropImage.media.duration"
607
+ },
608
+ {
609
+ path: "chunk.patchOptions.node.galleryData.items.image.media.duration"
610
+ },
611
+ {
612
+ path: "chunk.patchOptions.node.galleryData.items.video.media.duration"
613
+ },
614
+ {
615
+ path: "chunk.patchOptions.node.galleryData.items.video.thumbnail.duration"
616
+ },
617
+ {
618
+ path: "chunk.patchOptions.node.galleryData.options.item.ratio"
619
+ },
620
+ { path: "chunk.patchOptions.node.imageData.image.duration" },
621
+ { path: "chunk.patchOptions.node.mapData.mapSettings.lat" },
622
+ { path: "chunk.patchOptions.node.mapData.mapSettings.lng" },
623
+ { path: "chunk.patchOptions.node.pollData.poll.image.duration" },
624
+ {
625
+ path: "chunk.patchOptions.node.pollData.poll.options.image.duration"
626
+ },
627
+ {
628
+ path: "chunk.patchOptions.node.pollData.design.poll.background.image.duration"
629
+ },
630
+ { path: "chunk.patchOptions.node.appEmbedData.image.duration" },
631
+ { path: "chunk.patchOptions.node.videoData.video.duration" },
632
+ { path: "chunk.patchOptions.node.videoData.thumbnail.duration" },
633
+ { path: "chunk.patchOptions.node.audioData.audio.duration" },
634
+ { path: "chunk.patchOptions.node.audioData.coverImage.duration" },
635
+ {
636
+ path: "chunk.patchOptions.node.layoutData.backgroundImage.media.duration"
637
+ },
638
+ {
639
+ path: "chunk.patchOptions.node.layoutData.backdropImage.media.duration"
640
+ }
641
+ ]
642
+ }
643
+ ])
644
+ };
645
+ return metadata;
646
+ }
647
+ return __continueConversationStreamed;
648
+ }
649
+ function createRicosConversation(payload) {
650
+ function __createRicosConversation({ host }) {
651
+ const serializedData = (0, import_transform_paths.transformPaths)(payload, [
652
+ {
653
+ transformFn: import_float.transformSDKFloatToRESTFloat,
654
+ paths: [
655
+ {
656
+ path: "ricosConversation.messageInRichContent.nodes.galleryData.items.image.media.duration"
657
+ },
658
+ {
659
+ path: "ricosConversation.messageInRichContent.nodes.galleryData.items.video.media.duration"
660
+ },
661
+ {
662
+ path: "ricosConversation.messageInRichContent.nodes.galleryData.items.video.thumbnail.duration"
663
+ },
664
+ {
665
+ path: "ricosConversation.messageInRichContent.nodes.galleryData.options.item.ratio"
666
+ },
667
+ {
668
+ path: "ricosConversation.messageInRichContent.nodes.imageData.image.duration"
669
+ },
670
+ {
671
+ path: "ricosConversation.messageInRichContent.nodes.mapData.mapSettings.lat"
672
+ },
673
+ {
674
+ path: "ricosConversation.messageInRichContent.nodes.mapData.mapSettings.lng"
675
+ },
676
+ {
677
+ path: "ricosConversation.messageInRichContent.nodes.pollData.poll.image.duration"
678
+ },
679
+ {
680
+ path: "ricosConversation.messageInRichContent.nodes.pollData.poll.options.image.duration"
681
+ },
682
+ {
683
+ path: "ricosConversation.messageInRichContent.nodes.pollData.design.poll.background.image.duration"
684
+ },
685
+ {
686
+ path: "ricosConversation.messageInRichContent.nodes.appEmbedData.image.duration"
687
+ },
688
+ {
689
+ path: "ricosConversation.messageInRichContent.nodes.videoData.video.duration"
690
+ },
691
+ {
692
+ path: "ricosConversation.messageInRichContent.nodes.videoData.thumbnail.duration"
693
+ },
694
+ {
695
+ path: "ricosConversation.messageInRichContent.nodes.audioData.audio.duration"
696
+ },
697
+ {
698
+ path: "ricosConversation.messageInRichContent.nodes.audioData.coverImage.duration"
699
+ },
700
+ {
701
+ path: "ricosConversation.messageInRichContent.nodes.layoutData.backgroundImage.media.duration"
702
+ },
703
+ {
704
+ path: "ricosConversation.messageInRichContent.nodes.layoutData.backdropImage.media.duration"
705
+ },
706
+ {
707
+ path: "ricosConversation.document.nodes.galleryData.items.image.media.duration"
708
+ },
709
+ {
710
+ path: "ricosConversation.document.nodes.galleryData.items.video.media.duration"
711
+ },
712
+ {
713
+ path: "ricosConversation.document.nodes.galleryData.items.video.thumbnail.duration"
714
+ },
715
+ {
716
+ path: "ricosConversation.document.nodes.galleryData.options.item.ratio"
717
+ },
718
+ { path: "ricosConversation.document.nodes.imageData.image.duration" },
719
+ { path: "ricosConversation.document.nodes.mapData.mapSettings.lat" },
720
+ { path: "ricosConversation.document.nodes.mapData.mapSettings.lng" },
721
+ {
722
+ path: "ricosConversation.document.nodes.pollData.poll.image.duration"
723
+ },
724
+ {
725
+ path: "ricosConversation.document.nodes.pollData.poll.options.image.duration"
726
+ },
727
+ {
728
+ path: "ricosConversation.document.nodes.pollData.design.poll.background.image.duration"
729
+ },
730
+ {
731
+ path: "ricosConversation.document.nodes.appEmbedData.image.duration"
732
+ },
733
+ { path: "ricosConversation.document.nodes.videoData.video.duration" },
734
+ {
735
+ path: "ricosConversation.document.nodes.videoData.thumbnail.duration"
736
+ },
737
+ { path: "ricosConversation.document.nodes.audioData.audio.duration" },
738
+ {
739
+ path: "ricosConversation.document.nodes.audioData.coverImage.duration"
740
+ },
741
+ {
742
+ path: "ricosConversation.document.nodes.layoutData.backgroundImage.media.duration"
743
+ },
744
+ {
745
+ path: "ricosConversation.document.nodes.layoutData.backdropImage.media.duration"
746
+ },
747
+ {
748
+ path: "ricosConversation.documentSelection.nodes.galleryData.items.image.media.duration"
749
+ },
750
+ {
751
+ path: "ricosConversation.documentSelection.nodes.galleryData.items.video.media.duration"
752
+ },
753
+ {
754
+ path: "ricosConversation.documentSelection.nodes.galleryData.items.video.thumbnail.duration"
755
+ },
756
+ {
757
+ path: "ricosConversation.documentSelection.nodes.galleryData.options.item.ratio"
758
+ },
759
+ {
760
+ path: "ricosConversation.documentSelection.nodes.imageData.image.duration"
761
+ },
762
+ {
763
+ path: "ricosConversation.documentSelection.nodes.mapData.mapSettings.lat"
764
+ },
765
+ {
766
+ path: "ricosConversation.documentSelection.nodes.mapData.mapSettings.lng"
767
+ },
768
+ {
769
+ path: "ricosConversation.documentSelection.nodes.pollData.poll.image.duration"
770
+ },
771
+ {
772
+ path: "ricosConversation.documentSelection.nodes.pollData.poll.options.image.duration"
773
+ },
774
+ {
775
+ path: "ricosConversation.documentSelection.nodes.pollData.design.poll.background.image.duration"
776
+ },
777
+ {
778
+ path: "ricosConversation.documentSelection.nodes.appEmbedData.image.duration"
779
+ },
780
+ {
781
+ path: "ricosConversation.documentSelection.nodes.videoData.video.duration"
782
+ },
783
+ {
784
+ path: "ricosConversation.documentSelection.nodes.videoData.thumbnail.duration"
785
+ },
786
+ {
787
+ path: "ricosConversation.documentSelection.nodes.audioData.audio.duration"
788
+ },
789
+ {
790
+ path: "ricosConversation.documentSelection.nodes.audioData.coverImage.duration"
791
+ },
792
+ {
793
+ path: "ricosConversation.documentSelection.nodes.layoutData.backgroundImage.media.duration"
794
+ },
795
+ {
796
+ path: "ricosConversation.documentSelection.nodes.layoutData.backdropImage.media.duration"
797
+ },
798
+ { path: "ricosConversation.promptConfiguration.temperature" },
799
+ { path: "ricosConversation.promptConfiguration.topP" }
800
+ ]
801
+ },
802
+ {
803
+ transformFn: import_timestamp.transformSDKTimestampToRESTTimestamp,
804
+ paths: [
805
+ {
806
+ path: "ricosConversation.messageInRichContent.metadata.createdTimestamp"
807
+ },
808
+ {
809
+ path: "ricosConversation.messageInRichContent.metadata.updatedTimestamp"
810
+ },
811
+ { path: "ricosConversation.document.metadata.createdTimestamp" },
812
+ { path: "ricosConversation.document.metadata.updatedTimestamp" },
813
+ {
814
+ path: "ricosConversation.documentSelection.metadata.createdTimestamp"
815
+ },
816
+ {
817
+ path: "ricosConversation.documentSelection.metadata.updatedTimestamp"
818
+ }
819
+ ]
820
+ }
821
+ ]);
822
+ const metadata = {
823
+ entityFqdn: "wix.ricos.v1.ricos_conversation",
824
+ method: "POST",
825
+ methodFqn: "wix.ricos.v1.RicosAiAssistant.CreateRicosConversation",
826
+ packageName: PACKAGE_NAME,
827
+ migrationOptions: {
828
+ optInTransformResponse: true
829
+ },
830
+ url: resolveWixRicosV1RicosAiAssistantUrl({
831
+ protoPath: "/v1/ricos-conversations/create",
832
+ data: serializedData,
833
+ host
834
+ }),
835
+ data: serializedData,
836
+ transformResponse: (payload2) => (0, import_transform_paths.transformPaths)(payload2, [
837
+ {
838
+ transformFn: import_float2.transformRESTFloatToSDKFloat,
839
+ paths: [
840
+ {
841
+ path: "richContent.nodes.galleryData.items.image.media.duration"
842
+ },
843
+ {
844
+ path: "richContent.nodes.galleryData.items.video.media.duration"
845
+ },
846
+ {
847
+ path: "richContent.nodes.galleryData.items.video.thumbnail.duration"
848
+ },
849
+ { path: "richContent.nodes.galleryData.options.item.ratio" },
850
+ { path: "richContent.nodes.imageData.image.duration" },
851
+ { path: "richContent.nodes.mapData.mapSettings.lat" },
852
+ { path: "richContent.nodes.mapData.mapSettings.lng" },
853
+ { path: "richContent.nodes.pollData.poll.image.duration" },
854
+ {
855
+ path: "richContent.nodes.pollData.poll.options.image.duration"
856
+ },
857
+ {
858
+ path: "richContent.nodes.pollData.design.poll.background.image.duration"
859
+ },
860
+ { path: "richContent.nodes.appEmbedData.image.duration" },
861
+ { path: "richContent.nodes.videoData.video.duration" },
862
+ { path: "richContent.nodes.videoData.thumbnail.duration" },
863
+ { path: "richContent.nodes.audioData.audio.duration" },
864
+ { path: "richContent.nodes.audioData.coverImage.duration" },
865
+ {
866
+ path: "richContent.nodes.layoutData.backgroundImage.media.duration"
867
+ },
868
+ {
869
+ path: "richContent.nodes.layoutData.backdropImage.media.duration"
870
+ }
871
+ ]
872
+ },
873
+ {
874
+ transformFn: import_timestamp2.transformRESTTimestampToSDKTimestamp,
875
+ paths: [
876
+ { path: "richContent.metadata.createdTimestamp" },
877
+ { path: "richContent.metadata.updatedTimestamp" }
878
+ ]
879
+ }
880
+ ])
881
+ };
882
+ return metadata;
883
+ }
884
+ return __createRicosConversation;
885
+ }
886
+ function listConversationSuggestions(payload) {
887
+ function __listConversationSuggestions({ host }) {
888
+ const serializedData = (0, import_transform_paths.transformPaths)(payload, [
889
+ {
890
+ transformFn: import_float.transformSDKFloatToRESTFloat,
891
+ paths: [
892
+ { path: "richContent.nodes.galleryData.items.image.media.duration" },
893
+ { path: "richContent.nodes.galleryData.items.video.media.duration" },
894
+ {
895
+ path: "richContent.nodes.galleryData.items.video.thumbnail.duration"
896
+ },
897
+ { path: "richContent.nodes.galleryData.options.item.ratio" },
898
+ { path: "richContent.nodes.imageData.image.duration" },
899
+ { path: "richContent.nodes.mapData.mapSettings.lat" },
900
+ { path: "richContent.nodes.mapData.mapSettings.lng" },
901
+ { path: "richContent.nodes.pollData.poll.image.duration" },
902
+ { path: "richContent.nodes.pollData.poll.options.image.duration" },
903
+ {
904
+ path: "richContent.nodes.pollData.design.poll.background.image.duration"
905
+ },
906
+ { path: "richContent.nodes.appEmbedData.image.duration" },
907
+ { path: "richContent.nodes.videoData.video.duration" },
908
+ { path: "richContent.nodes.videoData.thumbnail.duration" },
909
+ { path: "richContent.nodes.audioData.audio.duration" },
910
+ { path: "richContent.nodes.audioData.coverImage.duration" },
911
+ {
912
+ path: "richContent.nodes.layoutData.backgroundImage.media.duration"
913
+ },
914
+ { path: "richContent.nodes.layoutData.backdropImage.media.duration" }
915
+ ]
916
+ },
917
+ {
918
+ transformFn: import_timestamp.transformSDKTimestampToRESTTimestamp,
919
+ paths: [
920
+ { path: "richContent.metadata.createdTimestamp" },
921
+ { path: "richContent.metadata.updatedTimestamp" }
922
+ ]
923
+ }
924
+ ]);
925
+ const metadata = {
926
+ entityFqdn: "wix.ricos.v1.ricos_conversation",
927
+ method: "POST",
928
+ methodFqn: "wix.ricos.v1.RicosAiAssistant.ListConversationSuggestions",
929
+ packageName: PACKAGE_NAME,
930
+ migrationOptions: {
931
+ optInTransformResponse: true
932
+ },
933
+ url: resolveWixRicosV1RicosAiAssistantUrl({
934
+ protoPath: "/v1/ricos-conversations/suggestions/list",
935
+ data: serializedData,
936
+ host
937
+ }),
938
+ data: serializedData
939
+ };
940
+ return metadata;
941
+ }
942
+ return __listConversationSuggestions;
943
+ }
944
+
945
+ // src/ricos-v1-ricos-conversation-ricos-conversations.universal.ts
946
+ var NodeType = /* @__PURE__ */ ((NodeType2) => {
947
+ NodeType2["PARAGRAPH"] = "PARAGRAPH";
948
+ NodeType2["TEXT"] = "TEXT";
949
+ NodeType2["HEADING"] = "HEADING";
950
+ NodeType2["BULLETED_LIST"] = "BULLETED_LIST";
951
+ NodeType2["ORDERED_LIST"] = "ORDERED_LIST";
952
+ NodeType2["LIST_ITEM"] = "LIST_ITEM";
953
+ NodeType2["BLOCKQUOTE"] = "BLOCKQUOTE";
954
+ NodeType2["CODE_BLOCK"] = "CODE_BLOCK";
955
+ NodeType2["VIDEO"] = "VIDEO";
956
+ NodeType2["DIVIDER"] = "DIVIDER";
957
+ NodeType2["FILE"] = "FILE";
958
+ NodeType2["GALLERY"] = "GALLERY";
959
+ NodeType2["GIF"] = "GIF";
960
+ NodeType2["HTML"] = "HTML";
961
+ NodeType2["IMAGE"] = "IMAGE";
962
+ NodeType2["LINK_PREVIEW"] = "LINK_PREVIEW";
963
+ NodeType2["MAP"] = "MAP";
964
+ NodeType2["POLL"] = "POLL";
965
+ NodeType2["APP_EMBED"] = "APP_EMBED";
966
+ NodeType2["BUTTON"] = "BUTTON";
967
+ NodeType2["COLLAPSIBLE_LIST"] = "COLLAPSIBLE_LIST";
968
+ NodeType2["TABLE"] = "TABLE";
969
+ NodeType2["EMBED"] = "EMBED";
970
+ NodeType2["COLLAPSIBLE_ITEM"] = "COLLAPSIBLE_ITEM";
971
+ NodeType2["COLLAPSIBLE_ITEM_TITLE"] = "COLLAPSIBLE_ITEM_TITLE";
972
+ NodeType2["COLLAPSIBLE_ITEM_BODY"] = "COLLAPSIBLE_ITEM_BODY";
973
+ NodeType2["TABLE_CELL"] = "TABLE_CELL";
974
+ NodeType2["TABLE_ROW"] = "TABLE_ROW";
975
+ NodeType2["EXTERNAL"] = "EXTERNAL";
976
+ NodeType2["AUDIO"] = "AUDIO";
977
+ NodeType2["CAPTION"] = "CAPTION";
978
+ NodeType2["LAYOUT"] = "LAYOUT";
979
+ NodeType2["LAYOUT_CELL"] = "LAYOUT_CELL";
980
+ return NodeType2;
981
+ })(NodeType || {});
982
+ var WidthType = /* @__PURE__ */ ((WidthType2) => {
983
+ WidthType2["CONTENT"] = "CONTENT";
984
+ WidthType2["SMALL"] = "SMALL";
985
+ WidthType2["ORIGINAL"] = "ORIGINAL";
986
+ WidthType2["FULL_WIDTH"] = "FULL_WIDTH";
987
+ return WidthType2;
988
+ })(WidthType || {});
989
+ var PluginContainerDataAlignment = /* @__PURE__ */ ((PluginContainerDataAlignment2) => {
990
+ PluginContainerDataAlignment2["CENTER"] = "CENTER";
991
+ PluginContainerDataAlignment2["LEFT"] = "LEFT";
992
+ PluginContainerDataAlignment2["RIGHT"] = "RIGHT";
993
+ return PluginContainerDataAlignment2;
994
+ })(PluginContainerDataAlignment || {});
995
+ var ButtonDataType = /* @__PURE__ */ ((ButtonDataType2) => {
996
+ ButtonDataType2["LINK"] = "LINK";
997
+ ButtonDataType2["ACTION"] = "ACTION";
998
+ return ButtonDataType2;
999
+ })(ButtonDataType || {});
1000
+ var Target = /* @__PURE__ */ ((Target2) => {
1001
+ Target2["SELF"] = "SELF";
1002
+ Target2["BLANK"] = "BLANK";
1003
+ Target2["PARENT"] = "PARENT";
1004
+ Target2["TOP"] = "TOP";
1005
+ return Target2;
1006
+ })(Target || {});
1007
+ var TextAlignment = /* @__PURE__ */ ((TextAlignment2) => {
1008
+ TextAlignment2["AUTO"] = "AUTO";
1009
+ TextAlignment2["LEFT"] = "LEFT";
1010
+ TextAlignment2["RIGHT"] = "RIGHT";
1011
+ TextAlignment2["CENTER"] = "CENTER";
1012
+ TextAlignment2["JUSTIFY"] = "JUSTIFY";
1013
+ return TextAlignment2;
1014
+ })(TextAlignment || {});
1015
+ var LineStyle = /* @__PURE__ */ ((LineStyle2) => {
1016
+ LineStyle2["SINGLE"] = "SINGLE";
1017
+ LineStyle2["DOUBLE"] = "DOUBLE";
1018
+ LineStyle2["DASHED"] = "DASHED";
1019
+ LineStyle2["DOTTED"] = "DOTTED";
1020
+ return LineStyle2;
1021
+ })(LineStyle || {});
1022
+ var Width = /* @__PURE__ */ ((Width2) => {
1023
+ Width2["LARGE"] = "LARGE";
1024
+ Width2["MEDIUM"] = "MEDIUM";
1025
+ Width2["SMALL"] = "SMALL";
1026
+ return Width2;
1027
+ })(Width || {});
1028
+ var DividerDataAlignment = /* @__PURE__ */ ((DividerDataAlignment2) => {
1029
+ DividerDataAlignment2["CENTER"] = "CENTER";
1030
+ DividerDataAlignment2["LEFT"] = "LEFT";
1031
+ DividerDataAlignment2["RIGHT"] = "RIGHT";
1032
+ return DividerDataAlignment2;
1033
+ })(DividerDataAlignment || {});
1034
+ var ViewMode = /* @__PURE__ */ ((ViewMode2) => {
1035
+ ViewMode2["NONE"] = "NONE";
1036
+ ViewMode2["FULL"] = "FULL";
1037
+ ViewMode2["MINI"] = "MINI";
1038
+ return ViewMode2;
1039
+ })(ViewMode || {});
1040
+ var LayoutType = /* @__PURE__ */ ((LayoutType2) => {
1041
+ LayoutType2["COLLAGE"] = "COLLAGE";
1042
+ LayoutType2["MASONRY"] = "MASONRY";
1043
+ LayoutType2["GRID"] = "GRID";
1044
+ LayoutType2["THUMBNAIL"] = "THUMBNAIL";
1045
+ LayoutType2["SLIDER"] = "SLIDER";
1046
+ LayoutType2["SLIDESHOW"] = "SLIDESHOW";
1047
+ LayoutType2["PANORAMA"] = "PANORAMA";
1048
+ LayoutType2["COLUMN"] = "COLUMN";
1049
+ LayoutType2["MAGIC"] = "MAGIC";
1050
+ LayoutType2["FULLSIZE"] = "FULLSIZE";
1051
+ return LayoutType2;
1052
+ })(LayoutType || {});
1053
+ var Orientation = /* @__PURE__ */ ((Orientation2) => {
1054
+ Orientation2["ROWS"] = "ROWS";
1055
+ Orientation2["COLUMNS"] = "COLUMNS";
1056
+ return Orientation2;
1057
+ })(Orientation || {});
1058
+ var Crop = /* @__PURE__ */ ((Crop2) => {
1059
+ Crop2["FILL"] = "FILL";
1060
+ Crop2["FIT"] = "FIT";
1061
+ return Crop2;
1062
+ })(Crop || {});
1063
+ var ThumbnailsAlignment = /* @__PURE__ */ ((ThumbnailsAlignment2) => {
1064
+ ThumbnailsAlignment2["TOP"] = "TOP";
1065
+ ThumbnailsAlignment2["RIGHT"] = "RIGHT";
1066
+ ThumbnailsAlignment2["BOTTOM"] = "BOTTOM";
1067
+ ThumbnailsAlignment2["LEFT"] = "LEFT";
1068
+ ThumbnailsAlignment2["NONE"] = "NONE";
1069
+ return ThumbnailsAlignment2;
1070
+ })(ThumbnailsAlignment || {});
1071
+ var GIFType = /* @__PURE__ */ ((GIFType2) => {
1072
+ GIFType2["NORMAL"] = "NORMAL";
1073
+ GIFType2["STICKER"] = "STICKER";
1074
+ return GIFType2;
1075
+ })(GIFType || {});
1076
+ var Source = /* @__PURE__ */ ((Source2) => {
1077
+ Source2["HTML"] = "HTML";
1078
+ Source2["ADSENSE"] = "ADSENSE";
1079
+ Source2["AI"] = "AI";
1080
+ return Source2;
1081
+ })(Source || {});
1082
+ var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {
1083
+ StylesPosition2["START"] = "START";
1084
+ StylesPosition2["END"] = "END";
1085
+ StylesPosition2["TOP"] = "TOP";
1086
+ StylesPosition2["HIDDEN"] = "HIDDEN";
1087
+ return StylesPosition2;
1088
+ })(StylesPosition || {});
1089
+ var MapType = /* @__PURE__ */ ((MapType2) => {
1090
+ MapType2["ROADMAP"] = "ROADMAP";
1091
+ MapType2["SATELITE"] = "SATELITE";
1092
+ MapType2["HYBRID"] = "HYBRID";
1093
+ MapType2["TERRAIN"] = "TERRAIN";
1094
+ return MapType2;
1095
+ })(MapType || {});
1096
+ var ViewRole = /* @__PURE__ */ ((ViewRole2) => {
1097
+ ViewRole2["CREATOR"] = "CREATOR";
1098
+ ViewRole2["VOTERS"] = "VOTERS";
1099
+ ViewRole2["EVERYONE"] = "EVERYONE";
1100
+ return ViewRole2;
1101
+ })(ViewRole || {});
1102
+ var VoteRole = /* @__PURE__ */ ((VoteRole2) => {
1103
+ VoteRole2["SITE_MEMBERS"] = "SITE_MEMBERS";
1104
+ VoteRole2["ALL"] = "ALL";
1105
+ return VoteRole2;
1106
+ })(VoteRole || {});
1107
+ var PollLayoutType = /* @__PURE__ */ ((PollLayoutType2) => {
1108
+ PollLayoutType2["LIST"] = "LIST";
1109
+ PollLayoutType2["GRID"] = "GRID";
1110
+ return PollLayoutType2;
1111
+ })(PollLayoutType || {});
1112
+ var PollLayoutDirection = /* @__PURE__ */ ((PollLayoutDirection2) => {
1113
+ PollLayoutDirection2["LTR"] = "LTR";
1114
+ PollLayoutDirection2["RTL"] = "RTL";
1115
+ return PollLayoutDirection2;
1116
+ })(PollLayoutDirection || {});
1117
+ var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
1118
+ BackgroundType2["COLOR"] = "COLOR";
1119
+ BackgroundType2["IMAGE"] = "IMAGE";
1120
+ BackgroundType2["GRADIENT"] = "GRADIENT";
1121
+ return BackgroundType2;
1122
+ })(BackgroundType || {});
1123
+ var DecorationType = /* @__PURE__ */ ((DecorationType2) => {
1124
+ DecorationType2["BOLD"] = "BOLD";
1125
+ DecorationType2["ITALIC"] = "ITALIC";
1126
+ DecorationType2["UNDERLINE"] = "UNDERLINE";
1127
+ DecorationType2["SPOILER"] = "SPOILER";
1128
+ DecorationType2["ANCHOR"] = "ANCHOR";
1129
+ DecorationType2["MENTION"] = "MENTION";
1130
+ DecorationType2["LINK"] = "LINK";
1131
+ DecorationType2["COLOR"] = "COLOR";
1132
+ DecorationType2["FONT_SIZE"] = "FONT_SIZE";
1133
+ DecorationType2["EXTERNAL"] = "EXTERNAL";
1134
+ DecorationType2["STRIKETHROUGH"] = "STRIKETHROUGH";
1135
+ DecorationType2["SUPERSCRIPT"] = "SUPERSCRIPT";
1136
+ DecorationType2["SUBSCRIPT"] = "SUBSCRIPT";
1137
+ return DecorationType2;
1138
+ })(DecorationType || {});
1139
+ var FontType = /* @__PURE__ */ ((FontType2) => {
1140
+ FontType2["PX"] = "PX";
1141
+ FontType2["EM"] = "EM";
1142
+ return FontType2;
1143
+ })(FontType || {});
1144
+ var Position = /* @__PURE__ */ ((Position2) => {
1145
+ Position2["START"] = "START";
1146
+ Position2["END"] = "END";
1147
+ Position2["TOP"] = "TOP";
1148
+ return Position2;
1149
+ })(Position || {});
1150
+ var AspectRatio = /* @__PURE__ */ ((AspectRatio2) => {
1151
+ AspectRatio2["SQUARE"] = "SQUARE";
1152
+ AspectRatio2["RECTANGLE"] = "RECTANGLE";
1153
+ return AspectRatio2;
1154
+ })(AspectRatio || {});
1155
+ var Resizing = /* @__PURE__ */ ((Resizing2) => {
1156
+ Resizing2["FILL"] = "FILL";
1157
+ Resizing2["FIT"] = "FIT";
1158
+ return Resizing2;
1159
+ })(Resizing || {});
1160
+ var Placement = /* @__PURE__ */ ((Placement2) => {
1161
+ Placement2["IMAGE"] = "IMAGE";
1162
+ Placement2["PRODUCT_INFO"] = "PRODUCT_INFO";
1163
+ return Placement2;
1164
+ })(Placement || {});
1165
+ var Type = /* @__PURE__ */ ((Type2) => {
1166
+ Type2["CONTAINED"] = "CONTAINED";
1167
+ Type2["FRAMELESS"] = "FRAMELESS";
1168
+ return Type2;
1169
+ })(Type || {});
1170
+ var Alignment = /* @__PURE__ */ ((Alignment2) => {
1171
+ Alignment2["START"] = "START";
1172
+ Alignment2["CENTER"] = "CENTER";
1173
+ Alignment2["END"] = "END";
1174
+ return Alignment2;
1175
+ })(Alignment || {});
1176
+ var Layout = /* @__PURE__ */ ((Layout2) => {
1177
+ Layout2["STACKED"] = "STACKED";
1178
+ Layout2["SIDE_BY_SIDE"] = "SIDE_BY_SIDE";
1179
+ return Layout2;
1180
+ })(Layout || {});
1181
+ var AppType = /* @__PURE__ */ ((AppType2) => {
1182
+ AppType2["PRODUCT"] = "PRODUCT";
1183
+ AppType2["EVENT"] = "EVENT";
1184
+ AppType2["BOOKING"] = "BOOKING";
1185
+ return AppType2;
1186
+ })(AppType || {});
1187
+ var InitialExpandedItems = /* @__PURE__ */ ((InitialExpandedItems2) => {
1188
+ InitialExpandedItems2["FIRST"] = "FIRST";
1189
+ InitialExpandedItems2["ALL"] = "ALL";
1190
+ InitialExpandedItems2["NONE"] = "NONE";
1191
+ return InitialExpandedItems2;
1192
+ })(InitialExpandedItems || {});
1193
+ var Direction = /* @__PURE__ */ ((Direction2) => {
1194
+ Direction2["LTR"] = "LTR";
1195
+ Direction2["RTL"] = "RTL";
1196
+ return Direction2;
1197
+ })(Direction || {});
1198
+ var VerticalAlignment = /* @__PURE__ */ ((VerticalAlignment2) => {
1199
+ VerticalAlignment2["TOP"] = "TOP";
1200
+ VerticalAlignment2["MIDDLE"] = "MIDDLE";
1201
+ VerticalAlignment2["BOTTOM"] = "BOTTOM";
1202
+ return VerticalAlignment2;
1203
+ })(VerticalAlignment || {});
1204
+ var NullValue = /* @__PURE__ */ ((NullValue2) => {
1205
+ NullValue2["NULL_VALUE"] = "NULL_VALUE";
1206
+ return NullValue2;
1207
+ })(NullValue || {});
1208
+ var Scaling = /* @__PURE__ */ ((Scaling2) => {
1209
+ Scaling2["AUTO"] = "AUTO";
1210
+ Scaling2["CONTAIN"] = "CONTAIN";
1211
+ Scaling2["COVER"] = "COVER";
1212
+ return Scaling2;
1213
+ })(Scaling || {});
1214
+ var ImagePosition = /* @__PURE__ */ ((ImagePosition2) => {
1215
+ ImagePosition2["CENTER"] = "CENTER";
1216
+ ImagePosition2["CENTER_LEFT"] = "CENTER_LEFT";
1217
+ ImagePosition2["CENTER_RIGHT"] = "CENTER_RIGHT";
1218
+ ImagePosition2["TOP"] = "TOP";
1219
+ ImagePosition2["TOP_LEFT"] = "TOP_LEFT";
1220
+ ImagePosition2["TOP_RIGHT"] = "TOP_RIGHT";
1221
+ ImagePosition2["BOTTOM"] = "BOTTOM";
1222
+ ImagePosition2["BOTTOM_LEFT"] = "BOTTOM_LEFT";
1223
+ ImagePosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
1224
+ return ImagePosition2;
1225
+ })(ImagePosition || {});
1226
+ var VerticalAlignmentAlignment = /* @__PURE__ */ ((VerticalAlignmentAlignment2) => {
1227
+ VerticalAlignmentAlignment2["TOP"] = "TOP";
1228
+ VerticalAlignmentAlignment2["MIDDLE"] = "MIDDLE";
1229
+ VerticalAlignmentAlignment2["BOTTOM"] = "BOTTOM";
1230
+ return VerticalAlignmentAlignment2;
1231
+ })(VerticalAlignmentAlignment || {});
1232
+ var ResponsivenessBehaviour = /* @__PURE__ */ ((ResponsivenessBehaviour2) => {
1233
+ ResponsivenessBehaviour2["STACK"] = "STACK";
1234
+ ResponsivenessBehaviour2["WRAP"] = "WRAP";
1235
+ return ResponsivenessBehaviour2;
1236
+ })(ResponsivenessBehaviour || {});
1237
+ var ChunkType = /* @__PURE__ */ ((ChunkType2) => {
1238
+ ChunkType2["CHUNK_TYPE_UNKNOWN"] = "CHUNK_TYPE_UNKNOWN";
1239
+ ChunkType2["EXPLAIN"] = "EXPLAIN";
1240
+ ChunkType2["INSERT"] = "INSERT";
1241
+ ChunkType2["REPLACE"] = "REPLACE";
1242
+ ChunkType2["NODE"] = "NODE";
1243
+ ChunkType2["NODE_TEXT"] = "NODE_TEXT";
1244
+ ChunkType2["INSERT_END"] = "INSERT_END";
1245
+ ChunkType2["REPLACE_END"] = "REPLACE_END";
1246
+ ChunkType2["TOOL_USE"] = "TOOL_USE";
1247
+ ChunkType2["PATCH"] = "PATCH";
1248
+ ChunkType2["PROGRESS"] = "PROGRESS";
1249
+ ChunkType2["SUMMARY"] = "SUMMARY";
1250
+ ChunkType2["SUGGESTION"] = "SUGGESTION";
1251
+ return ChunkType2;
1252
+ })(ChunkType || {});
1253
+ var SuggestionAction = /* @__PURE__ */ ((SuggestionAction2) => {
1254
+ SuggestionAction2["SUGGESTION_ACTION_UNKNOWN"] = "SUGGESTION_ACTION_UNKNOWN";
1255
+ SuggestionAction2["REPLACE"] = "REPLACE";
1256
+ SuggestionAction2["INSERT"] = "INSERT";
1257
+ return SuggestionAction2;
1258
+ })(SuggestionAction || {});
1259
+ var Action = /* @__PURE__ */ ((Action2) => {
1260
+ Action2["UNKNOWN_ACTION"] = "UNKNOWN_ACTION";
1261
+ Action2["INSERT"] = "INSERT";
1262
+ Action2["REPLACE"] = "REPLACE";
1263
+ return Action2;
1264
+ })(Action || {});
1265
+ var PositionsPosition = /* @__PURE__ */ ((PositionsPosition2) => {
1266
+ PositionsPosition2["UNKNOWN_POSITION"] = "UNKNOWN_POSITION";
1267
+ PositionsPosition2["RANGE"] = "RANGE";
1268
+ return PositionsPosition2;
1269
+ })(PositionsPosition || {});
1270
+ var WebhookIdentityType = /* @__PURE__ */ ((WebhookIdentityType2) => {
1271
+ WebhookIdentityType2["UNKNOWN"] = "UNKNOWN";
1272
+ WebhookIdentityType2["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
1273
+ WebhookIdentityType2["MEMBER"] = "MEMBER";
1274
+ WebhookIdentityType2["WIX_USER"] = "WIX_USER";
1275
+ WebhookIdentityType2["APP"] = "APP";
1276
+ return WebhookIdentityType2;
1277
+ })(WebhookIdentityType || {});
1278
+ async function createConversationStreamed2(options) {
1279
+ const { httpClient, sideEffects } = arguments[1];
1280
+ const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)(
1281
+ {
1282
+ ricosConversation: options?.ricosConversation,
1283
+ persist: options?.persist,
1284
+ invocationId: options?.invocationId
1285
+ },
1286
+ [
1287
+ "ricosConversation.messageInRichContent",
1288
+ "ricosConversation.document",
1289
+ "ricosConversation.documentSelection"
1290
+ ]
1291
+ );
1292
+ const reqOpts = createConversationStreamed(payload);
1293
+ sideEffects?.onSiteCall?.();
1294
+ try {
1295
+ const result = await httpClient.request(reqOpts);
1296
+ sideEffects?.onSuccess?.(result);
1297
+ return (0, import_rename_all_nested_keys.renameKeysFromRESTResponseToSDKResponse)(result.data, []);
1298
+ } catch (err) {
1299
+ const transformedError = (0, import_transform_error.transformError)(
1300
+ err,
1301
+ {
1302
+ spreadPathsToArguments: {},
1303
+ explicitPathsToArguments: {
1304
+ ricosConversation: "$[0].ricosConversation",
1305
+ persist: "$[0].persist",
1306
+ invocationId: "$[0].invocationId"
1307
+ },
1308
+ singleArgumentUnchanged: false
1309
+ },
1310
+ ["options"]
1311
+ );
1312
+ sideEffects?.onError?.(err);
1313
+ throw transformedError;
1314
+ }
1315
+ }
1316
+ async function continueConversationStreamed2(options) {
1317
+ const { httpClient, sideEffects } = arguments[1];
1318
+ const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)(
1319
+ { ricosConversation: options?.ricosConversation },
1320
+ [
1321
+ "ricosConversation.messageInRichContent",
1322
+ "ricosConversation.document",
1323
+ "ricosConversation.documentSelection"
1324
+ ]
1325
+ );
1326
+ const reqOpts = continueConversationStreamed(payload);
1327
+ sideEffects?.onSiteCall?.();
1328
+ try {
1329
+ const result = await httpClient.request(reqOpts);
1330
+ sideEffects?.onSuccess?.(result);
1331
+ return (0, import_rename_all_nested_keys.renameKeysFromRESTResponseToSDKResponse)(result.data, []);
1332
+ } catch (err) {
1333
+ const transformedError = (0, import_transform_error.transformError)(
1334
+ err,
1335
+ {
1336
+ spreadPathsToArguments: {},
1337
+ explicitPathsToArguments: {
1338
+ ricosConversation: "$[0].ricosConversation"
1339
+ },
1340
+ singleArgumentUnchanged: false
1341
+ },
1342
+ ["options"]
1343
+ );
1344
+ sideEffects?.onError?.(err);
1345
+ throw transformedError;
1346
+ }
1347
+ }
1348
+ async function createRicosConversation2(options) {
1349
+ const { httpClient, sideEffects } = arguments[1];
1350
+ const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)(
1351
+ {
1352
+ ricosConversation: options?.ricosConversation,
1353
+ persist: options?.persist,
1354
+ invocationId: options?.invocationId
1355
+ },
1356
+ [
1357
+ "ricosConversation.messageInRichContent",
1358
+ "ricosConversation.document",
1359
+ "ricosConversation.documentSelection"
1360
+ ]
1361
+ );
1362
+ const reqOpts = createRicosConversation(payload);
1363
+ sideEffects?.onSiteCall?.();
1364
+ try {
1365
+ const result = await httpClient.request(reqOpts);
1366
+ sideEffects?.onSuccess?.(result);
1367
+ return (0, import_rename_all_nested_keys.renameKeysFromRESTResponseToSDKResponse)(result.data, []);
1368
+ } catch (err) {
1369
+ const transformedError = (0, import_transform_error.transformError)(
1370
+ err,
1371
+ {
1372
+ spreadPathsToArguments: {},
1373
+ explicitPathsToArguments: {
1374
+ ricosConversation: "$[0].ricosConversation",
1375
+ persist: "$[0].persist",
1376
+ invocationId: "$[0].invocationId"
1377
+ },
1378
+ singleArgumentUnchanged: false
1379
+ },
1380
+ ["options"]
1381
+ );
1382
+ sideEffects?.onError?.(err);
1383
+ throw transformedError;
1384
+ }
1385
+ }
1386
+ async function listConversationSuggestions2(richContent, options) {
1387
+ const { httpClient, sideEffects } = arguments[2];
1388
+ const payload = (0, import_rename_all_nested_keys.renameKeysFromSDKRequestToRESTRequest)(
1389
+ { richContent, suggestions: options?.suggestions },
1390
+ []
1391
+ );
1392
+ const reqOpts = listConversationSuggestions(payload);
1393
+ sideEffects?.onSiteCall?.();
1394
+ try {
1395
+ const result = await httpClient.request(reqOpts);
1396
+ sideEffects?.onSuccess?.(result);
1397
+ return (0, import_rename_all_nested_keys.renameKeysFromRESTResponseToSDKResponse)(result.data, []);
1398
+ } catch (err) {
1399
+ const transformedError = (0, import_transform_error.transformError)(
1400
+ err,
1401
+ {
1402
+ spreadPathsToArguments: {},
1403
+ explicitPathsToArguments: {
1404
+ richContent: "$[0]",
1405
+ suggestions: "$[1].suggestions"
1406
+ },
1407
+ singleArgumentUnchanged: false
1408
+ },
1409
+ ["richContent", "options"]
1410
+ );
1411
+ sideEffects?.onError?.(err);
1412
+ throw transformedError;
1413
+ }
1414
+ }
1415
+
1416
+ // src/ricos-v1-ricos-conversation-ricos-conversations.public.ts
1417
+ function createConversationStreamed3(httpClient) {
1418
+ return (options) => createConversationStreamed2(
1419
+ options,
1420
+ // @ts-ignore
1421
+ { httpClient }
1422
+ );
1423
+ }
1424
+ function continueConversationStreamed3(httpClient) {
1425
+ return (options) => continueConversationStreamed2(
1426
+ options,
1427
+ // @ts-ignore
1428
+ { httpClient }
1429
+ );
1430
+ }
1431
+ function createRicosConversation3(httpClient) {
1432
+ return (options) => createRicosConversation2(
1433
+ options,
1434
+ // @ts-ignore
1435
+ { httpClient }
1436
+ );
1437
+ }
1438
+ function listConversationSuggestions3(httpClient) {
1439
+ return (richContent, options) => listConversationSuggestions2(
1440
+ richContent,
1441
+ options,
1442
+ // @ts-ignore
1443
+ { httpClient }
1444
+ );
1445
+ }
1446
+
1447
+ // src/ricos-v1-ricos-conversation-ricos-conversations.context.ts
1448
+ var import_rest_modules2 = require("@wix/sdk-runtime/rest-modules");
1449
+ var createConversationStreamed4 = /* @__PURE__ */ (0, import_rest_modules2.createRESTModule)(createConversationStreamed3);
1450
+ var continueConversationStreamed4 = /* @__PURE__ */ (0, import_rest_modules2.createRESTModule)(continueConversationStreamed3);
1451
+ var createRicosConversation4 = /* @__PURE__ */ (0, import_rest_modules2.createRESTModule)(createRicosConversation3);
1452
+ var listConversationSuggestions4 = /* @__PURE__ */ (0, import_rest_modules2.createRESTModule)(listConversationSuggestions3);
1453
+ // Annotate the CommonJS export names for ESM import in node:
1454
+ 0 && (module.exports = {
1455
+ Action,
1456
+ Alignment,
1457
+ AppType,
1458
+ AspectRatio,
1459
+ BackgroundType,
1460
+ ButtonDataType,
1461
+ ChunkType,
1462
+ Crop,
1463
+ DecorationType,
1464
+ Direction,
1465
+ DividerDataAlignment,
1466
+ FontType,
1467
+ GIFType,
1468
+ ImagePosition,
1469
+ InitialExpandedItems,
1470
+ Layout,
1471
+ LayoutType,
1472
+ LineStyle,
1473
+ MapType,
1474
+ NodeType,
1475
+ NullValue,
1476
+ Orientation,
1477
+ Placement,
1478
+ PluginContainerDataAlignment,
1479
+ PollLayoutDirection,
1480
+ PollLayoutType,
1481
+ Position,
1482
+ PositionsPosition,
1483
+ Resizing,
1484
+ ResponsivenessBehaviour,
1485
+ Scaling,
1486
+ Source,
1487
+ StylesPosition,
1488
+ SuggestionAction,
1489
+ Target,
1490
+ TextAlignment,
1491
+ ThumbnailsAlignment,
1492
+ Type,
1493
+ VerticalAlignment,
1494
+ VerticalAlignmentAlignment,
1495
+ ViewMode,
1496
+ ViewRole,
1497
+ VoteRole,
1498
+ WebhookIdentityType,
1499
+ Width,
1500
+ WidthType,
1501
+ continueConversationStreamed,
1502
+ createConversationStreamed,
1503
+ createRicosConversation,
1504
+ listConversationSuggestions
1505
+ });
1506
+ //# sourceMappingURL=index.js.map