@nlxai/touchpoint-ui 1.0.5-alpha.7 → 1.0.5-alpha.9
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.
- package/docs/README.md +17 -17
- package/docs/interfaces/CustomCardProps.md +3 -3
- package/docs/interfaces/CustomCardRowProps.md +3 -3
- package/docs/interfaces/DateInputProps.md +1 -1
- package/docs/interfaces/IconButtonProps.md +5 -5
- package/docs/interfaces/Icons.IconProps.md +2 -2
- package/docs/interfaces/TextButtonProps.md +5 -5
- package/docs/interfaces/Theme.md +25 -25
- package/docs/interfaces/TouchpointConfiguration.md +24 -12
- package/docs/interfaces/TouchpointInstance.md +3 -3
- package/docs/modules/Icons.md +41 -41
- package/lib/components/ErrorMessage.d.ts +4 -0
- package/lib/components/FullscreenVoice.d.ts +14 -3
- package/lib/components/VoiceMini.d.ts +6 -0
- package/lib/components/ui/Loader.d.ts +1 -1
- package/lib/index.js +6404 -6187
- package/lib/index.umd.js +50 -50
- package/lib/types.d.ts +9 -3
- package/lib/voice.d.ts +14 -4
- package/package.json +4 -4
|
@@ -12,7 +12,7 @@ Controls whether the Touchpoint UI is expanded or collapsed
|
|
|
12
12
|
|
|
13
13
|
#### Defined in
|
|
14
14
|
|
|
15
|
-
[packages/touchpoint-ui/src/index.tsx:186](https://github.com/nlxai/sdk/blob/
|
|
15
|
+
[packages/touchpoint-ui/src/index.tsx:186](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/index.tsx#L186)
|
|
16
16
|
|
|
17
17
|
___
|
|
18
18
|
|
|
@@ -24,7 +24,7 @@ The conversation handler instance for interacting with the application
|
|
|
24
24
|
|
|
25
25
|
#### Defined in
|
|
26
26
|
|
|
27
|
-
[packages/touchpoint-ui/src/index.tsx:190](https://github.com/nlxai/sdk/blob/
|
|
27
|
+
[packages/touchpoint-ui/src/index.tsx:190](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/index.tsx#L190)
|
|
28
28
|
|
|
29
29
|
___
|
|
30
30
|
|
|
@@ -44,4 +44,4 @@ Method to remove the Touchpoint UI from the DOM
|
|
|
44
44
|
|
|
45
45
|
#### Defined in
|
|
46
46
|
|
|
47
|
-
[packages/touchpoint-ui/src/index.tsx:194](https://github.com/nlxai/sdk/blob/
|
|
47
|
+
[packages/touchpoint-ui/src/index.tsx:194](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/index.tsx#L194)
|
package/docs/modules/Icons.md
CHANGED
|
@@ -14,7 +14,7 @@ Type definition for an icon component
|
|
|
14
14
|
|
|
15
15
|
#### Defined in
|
|
16
16
|
|
|
17
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:21](https://github.com/nlxai/sdk/blob/
|
|
17
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:21](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L21)
|
|
18
18
|
|
|
19
19
|
## Functions
|
|
20
20
|
|
|
@@ -35,7 +35,7 @@ Type definition for an icon component
|
|
|
35
35
|
|
|
36
36
|
#### Defined in
|
|
37
37
|
|
|
38
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:29](https://github.com/nlxai/sdk/blob/
|
|
38
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:29](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L29)
|
|
39
39
|
|
|
40
40
|
___
|
|
41
41
|
|
|
@@ -56,7 +56,7 @@ ___
|
|
|
56
56
|
|
|
57
57
|
#### Defined in
|
|
58
58
|
|
|
59
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:40](https://github.com/nlxai/sdk/blob/
|
|
59
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:40](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L40)
|
|
60
60
|
|
|
61
61
|
___
|
|
62
62
|
|
|
@@ -77,7 +77,7 @@ ___
|
|
|
77
77
|
|
|
78
78
|
#### Defined in
|
|
79
79
|
|
|
80
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:67](https://github.com/nlxai/sdk/blob/
|
|
80
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:67](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L67)
|
|
81
81
|
|
|
82
82
|
___
|
|
83
83
|
|
|
@@ -98,7 +98,7 @@ ___
|
|
|
98
98
|
|
|
99
99
|
#### Defined in
|
|
100
100
|
|
|
101
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:78](https://github.com/nlxai/sdk/blob/
|
|
101
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:78](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L78)
|
|
102
102
|
|
|
103
103
|
___
|
|
104
104
|
|
|
@@ -119,7 +119,7 @@ ___
|
|
|
119
119
|
|
|
120
120
|
#### Defined in
|
|
121
121
|
|
|
122
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:86](https://github.com/nlxai/sdk/blob/
|
|
122
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:86](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L86)
|
|
123
123
|
|
|
124
124
|
___
|
|
125
125
|
|
|
@@ -140,7 +140,7 @@ ___
|
|
|
140
140
|
|
|
141
141
|
#### Defined in
|
|
142
142
|
|
|
143
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:97](https://github.com/nlxai/sdk/blob/
|
|
143
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:97](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L97)
|
|
144
144
|
|
|
145
145
|
___
|
|
146
146
|
|
|
@@ -161,7 +161,7 @@ ___
|
|
|
161
161
|
|
|
162
162
|
#### Defined in
|
|
163
163
|
|
|
164
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:108](https://github.com/nlxai/sdk/blob/
|
|
164
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:108](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L108)
|
|
165
165
|
|
|
166
166
|
___
|
|
167
167
|
|
|
@@ -182,7 +182,7 @@ ___
|
|
|
182
182
|
|
|
183
183
|
#### Defined in
|
|
184
184
|
|
|
185
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:119](https://github.com/nlxai/sdk/blob/
|
|
185
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:119](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L119)
|
|
186
186
|
|
|
187
187
|
___
|
|
188
188
|
|
|
@@ -203,7 +203,7 @@ ___
|
|
|
203
203
|
|
|
204
204
|
#### Defined in
|
|
205
205
|
|
|
206
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:130](https://github.com/nlxai/sdk/blob/
|
|
206
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:130](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L130)
|
|
207
207
|
|
|
208
208
|
___
|
|
209
209
|
|
|
@@ -224,7 +224,7 @@ ___
|
|
|
224
224
|
|
|
225
225
|
#### Defined in
|
|
226
226
|
|
|
227
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:141](https://github.com/nlxai/sdk/blob/
|
|
227
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:141](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L141)
|
|
228
228
|
|
|
229
229
|
___
|
|
230
230
|
|
|
@@ -245,7 +245,7 @@ ___
|
|
|
245
245
|
|
|
246
246
|
#### Defined in
|
|
247
247
|
|
|
248
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:152](https://github.com/nlxai/sdk/blob/
|
|
248
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:152](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L152)
|
|
249
249
|
|
|
250
250
|
___
|
|
251
251
|
|
|
@@ -266,7 +266,7 @@ ___
|
|
|
266
266
|
|
|
267
267
|
#### Defined in
|
|
268
268
|
|
|
269
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:167](https://github.com/nlxai/sdk/blob/
|
|
269
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:167](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L167)
|
|
270
270
|
|
|
271
271
|
___
|
|
272
272
|
|
|
@@ -287,7 +287,7 @@ ___
|
|
|
287
287
|
|
|
288
288
|
#### Defined in
|
|
289
289
|
|
|
290
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:178](https://github.com/nlxai/sdk/blob/
|
|
290
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:178](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L178)
|
|
291
291
|
|
|
292
292
|
___
|
|
293
293
|
|
|
@@ -308,7 +308,7 @@ ___
|
|
|
308
308
|
|
|
309
309
|
#### Defined in
|
|
310
310
|
|
|
311
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:189](https://github.com/nlxai/sdk/blob/
|
|
311
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:189](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L189)
|
|
312
312
|
|
|
313
313
|
___
|
|
314
314
|
|
|
@@ -329,7 +329,7 @@ ___
|
|
|
329
329
|
|
|
330
330
|
#### Defined in
|
|
331
331
|
|
|
332
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:200](https://github.com/nlxai/sdk/blob/
|
|
332
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:200](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L200)
|
|
333
333
|
|
|
334
334
|
___
|
|
335
335
|
|
|
@@ -350,7 +350,7 @@ ___
|
|
|
350
350
|
|
|
351
351
|
#### Defined in
|
|
352
352
|
|
|
353
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:211](https://github.com/nlxai/sdk/blob/
|
|
353
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:211](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L211)
|
|
354
354
|
|
|
355
355
|
___
|
|
356
356
|
|
|
@@ -371,7 +371,7 @@ ___
|
|
|
371
371
|
|
|
372
372
|
#### Defined in
|
|
373
373
|
|
|
374
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:225](https://github.com/nlxai/sdk/blob/
|
|
374
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:225](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L225)
|
|
375
375
|
|
|
376
376
|
___
|
|
377
377
|
|
|
@@ -392,7 +392,7 @@ ___
|
|
|
392
392
|
|
|
393
393
|
#### Defined in
|
|
394
394
|
|
|
395
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:248](https://github.com/nlxai/sdk/blob/
|
|
395
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:248](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L248)
|
|
396
396
|
|
|
397
397
|
___
|
|
398
398
|
|
|
@@ -413,7 +413,7 @@ ___
|
|
|
413
413
|
|
|
414
414
|
#### Defined in
|
|
415
415
|
|
|
416
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:259](https://github.com/nlxai/sdk/blob/
|
|
416
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:259](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L259)
|
|
417
417
|
|
|
418
418
|
___
|
|
419
419
|
|
|
@@ -434,7 +434,7 @@ ___
|
|
|
434
434
|
|
|
435
435
|
#### Defined in
|
|
436
436
|
|
|
437
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:270](https://github.com/nlxai/sdk/blob/
|
|
437
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:270](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L270)
|
|
438
438
|
|
|
439
439
|
___
|
|
440
440
|
|
|
@@ -455,7 +455,7 @@ ___
|
|
|
455
455
|
|
|
456
456
|
#### Defined in
|
|
457
457
|
|
|
458
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:281](https://github.com/nlxai/sdk/blob/
|
|
458
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:281](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L281)
|
|
459
459
|
|
|
460
460
|
___
|
|
461
461
|
|
|
@@ -476,7 +476,7 @@ ___
|
|
|
476
476
|
|
|
477
477
|
#### Defined in
|
|
478
478
|
|
|
479
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:292](https://github.com/nlxai/sdk/blob/
|
|
479
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:292](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L292)
|
|
480
480
|
|
|
481
481
|
___
|
|
482
482
|
|
|
@@ -497,7 +497,7 @@ ___
|
|
|
497
497
|
|
|
498
498
|
#### Defined in
|
|
499
499
|
|
|
500
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:303](https://github.com/nlxai/sdk/blob/
|
|
500
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:303](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L303)
|
|
501
501
|
|
|
502
502
|
___
|
|
503
503
|
|
|
@@ -518,7 +518,7 @@ ___
|
|
|
518
518
|
|
|
519
519
|
#### Defined in
|
|
520
520
|
|
|
521
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:314](https://github.com/nlxai/sdk/blob/
|
|
521
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:314](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L314)
|
|
522
522
|
|
|
523
523
|
___
|
|
524
524
|
|
|
@@ -539,7 +539,7 @@ ___
|
|
|
539
539
|
|
|
540
540
|
#### Defined in
|
|
541
541
|
|
|
542
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:325](https://github.com/nlxai/sdk/blob/
|
|
542
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:325](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L325)
|
|
543
543
|
|
|
544
544
|
___
|
|
545
545
|
|
|
@@ -560,7 +560,7 @@ ___
|
|
|
560
560
|
|
|
561
561
|
#### Defined in
|
|
562
562
|
|
|
563
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:336](https://github.com/nlxai/sdk/blob/
|
|
563
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:336](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L336)
|
|
564
564
|
|
|
565
565
|
___
|
|
566
566
|
|
|
@@ -581,7 +581,7 @@ ___
|
|
|
581
581
|
|
|
582
582
|
#### Defined in
|
|
583
583
|
|
|
584
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:347](https://github.com/nlxai/sdk/blob/
|
|
584
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:347](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L347)
|
|
585
585
|
|
|
586
586
|
___
|
|
587
587
|
|
|
@@ -602,7 +602,7 @@ ___
|
|
|
602
602
|
|
|
603
603
|
#### Defined in
|
|
604
604
|
|
|
605
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:355](https://github.com/nlxai/sdk/blob/
|
|
605
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:355](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L355)
|
|
606
606
|
|
|
607
607
|
___
|
|
608
608
|
|
|
@@ -623,7 +623,7 @@ ___
|
|
|
623
623
|
|
|
624
624
|
#### Defined in
|
|
625
625
|
|
|
626
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:372](https://github.com/nlxai/sdk/blob/
|
|
626
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:372](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L372)
|
|
627
627
|
|
|
628
628
|
___
|
|
629
629
|
|
|
@@ -644,7 +644,7 @@ ___
|
|
|
644
644
|
|
|
645
645
|
#### Defined in
|
|
646
646
|
|
|
647
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:383](https://github.com/nlxai/sdk/blob/
|
|
647
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:383](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L383)
|
|
648
648
|
|
|
649
649
|
___
|
|
650
650
|
|
|
@@ -665,7 +665,7 @@ ___
|
|
|
665
665
|
|
|
666
666
|
#### Defined in
|
|
667
667
|
|
|
668
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:394](https://github.com/nlxai/sdk/blob/
|
|
668
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:394](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L394)
|
|
669
669
|
|
|
670
670
|
___
|
|
671
671
|
|
|
@@ -686,7 +686,7 @@ ___
|
|
|
686
686
|
|
|
687
687
|
#### Defined in
|
|
688
688
|
|
|
689
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:405](https://github.com/nlxai/sdk/blob/
|
|
689
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:405](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L405)
|
|
690
690
|
|
|
691
691
|
___
|
|
692
692
|
|
|
@@ -707,7 +707,7 @@ ___
|
|
|
707
707
|
|
|
708
708
|
#### Defined in
|
|
709
709
|
|
|
710
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:416](https://github.com/nlxai/sdk/blob/
|
|
710
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:416](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L416)
|
|
711
711
|
|
|
712
712
|
___
|
|
713
713
|
|
|
@@ -728,7 +728,7 @@ ___
|
|
|
728
728
|
|
|
729
729
|
#### Defined in
|
|
730
730
|
|
|
731
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:427](https://github.com/nlxai/sdk/blob/
|
|
731
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:427](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L427)
|
|
732
732
|
|
|
733
733
|
___
|
|
734
734
|
|
|
@@ -749,7 +749,7 @@ ___
|
|
|
749
749
|
|
|
750
750
|
#### Defined in
|
|
751
751
|
|
|
752
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:438](https://github.com/nlxai/sdk/blob/
|
|
752
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:438](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L438)
|
|
753
753
|
|
|
754
754
|
___
|
|
755
755
|
|
|
@@ -770,7 +770,7 @@ ___
|
|
|
770
770
|
|
|
771
771
|
#### Defined in
|
|
772
772
|
|
|
773
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:449](https://github.com/nlxai/sdk/blob/
|
|
773
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:449](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L449)
|
|
774
774
|
|
|
775
775
|
___
|
|
776
776
|
|
|
@@ -791,7 +791,7 @@ ___
|
|
|
791
791
|
|
|
792
792
|
#### Defined in
|
|
793
793
|
|
|
794
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:460](https://github.com/nlxai/sdk/blob/
|
|
794
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:460](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L460)
|
|
795
795
|
|
|
796
796
|
___
|
|
797
797
|
|
|
@@ -812,7 +812,7 @@ ___
|
|
|
812
812
|
|
|
813
813
|
#### Defined in
|
|
814
814
|
|
|
815
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:477](https://github.com/nlxai/sdk/blob/
|
|
815
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:477](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L477)
|
|
816
816
|
|
|
817
817
|
___
|
|
818
818
|
|
|
@@ -833,7 +833,7 @@ ___
|
|
|
833
833
|
|
|
834
834
|
#### Defined in
|
|
835
835
|
|
|
836
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:488](https://github.com/nlxai/sdk/blob/
|
|
836
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:488](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L488)
|
|
837
837
|
|
|
838
838
|
___
|
|
839
839
|
|
|
@@ -854,4 +854,4 @@ ___
|
|
|
854
854
|
|
|
855
855
|
#### Defined in
|
|
856
856
|
|
|
857
|
-
[packages/touchpoint-ui/src/components/ui/Icons.tsx:499](https://github.com/nlxai/sdk/blob/
|
|
857
|
+
[packages/touchpoint-ui/src/components/ui/Icons.tsx:499](https://github.com/nlxai/sdk/blob/4ed1b691443f6f0d50583f93b653454e560516a7/packages/touchpoint-ui/src/components/ui/Icons.tsx#L499)
|
|
@@ -1,6 +1,17 @@
|
|
|
1
|
-
import { FC } from 'react';
|
|
2
|
-
import { ConversationHandler } from '@nlxai/chat-core';
|
|
3
|
-
|
|
1
|
+
import { Dispatch, SetStateAction, FC } from 'react';
|
|
2
|
+
import { Context, ConversationHandler } from '@nlxai/chat-core';
|
|
3
|
+
import { ColorMode } from '../types';
|
|
4
|
+
import { SoundCheck } from '../voice';
|
|
5
|
+
interface Props {
|
|
6
|
+
colorMode: ColorMode;
|
|
4
7
|
handler: ConversationHandler;
|
|
5
8
|
className?: string;
|
|
9
|
+
active: boolean;
|
|
10
|
+
setActive: Dispatch<SetStateAction<boolean>>;
|
|
11
|
+
context?: Context;
|
|
12
|
+
}
|
|
13
|
+
export declare const SoundCheckUi: FC<{
|
|
14
|
+
soundCheck: SoundCheck | null;
|
|
6
15
|
}>;
|
|
16
|
+
export declare const FullscreenVoice: FC<Props>;
|
|
17
|
+
export {};
|