@xapp/form-widget 1.84.3 → 1.85.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 (121) hide show
  1. package/dist/api/__test__/stentor-api.test.d.ts +4 -0
  2. package/dist/api/stentor-api.d.ts +0 -0
  3. package/dist/components/Form/Form.d.ts +0 -0
  4. package/dist/components/FormDisplay/FormDisplay.d.ts +0 -0
  5. package/dist/components/FormResponse/FormResponse.d.ts +0 -0
  6. package/dist/components/FormStepDisplay/FormStepDisplay.d.ts +0 -0
  7. package/dist/components/FormWidget/FormWidget.d.ts +0 -0
  8. package/dist/components/ResponseDisplay/ResponseDisplay.d.ts +0 -0
  9. package/dist/config/index.d.ts +0 -0
  10. package/dist/index.es.js +36 -36
  11. package/dist/index.es.js.map +1 -1
  12. package/dist/services/EventTrackingService.d.ts +0 -0
  13. package/dist/services/index.d.ts +1 -0
  14. package/dist/types/events.d.ts +0 -0
  15. package/dist/types.d.ts +0 -0
  16. package/dist/xapp-form-widget.css +137 -22
  17. package/dist/xapp-form-widget.js +5 -5
  18. package/package.json +6 -6
  19. package/dist/components/Button/Button.stories.d.ts +0 -7
  20. package/dist/components/Card/Card.stories.d.ts +0 -9
  21. package/dist/components/Cards/Cards.stories.d.ts +0 -7
  22. package/dist/components/Carousel/Carousel.stories.d.ts +0 -8
  23. package/dist/components/ChatButton/ChatButton.d.ts +0 -0
  24. package/dist/components/ChatButton/ChatButton.stories.d.ts +0 -6
  25. package/dist/components/ChatButton/index.d.ts +0 -0
  26. package/dist/components/Form/Form.stories.d.ts +0 -16
  27. package/dist/components/FormDisplay/FormDisplay.stories.d.ts +0 -10
  28. package/dist/components/FormFieldCard/FormFieldCard.stories.d.ts +0 -8
  29. package/dist/components/FormFieldChips/FormFieldChips.stories.d.ts +0 -9
  30. package/dist/components/FormFieldChips/FormFieldSelect.stories.d.ts +0 -9
  31. package/dist/components/FormFieldDate/FormFieldDate.stories.d.ts +0 -7
  32. package/dist/components/FormFieldDropdown/FormFieldDropdown.stories.d.ts +0 -12
  33. package/dist/components/FormResponse/FormResponse.stories.d.ts +0 -15
  34. package/dist/components/FormStepDisplay/FormStepDisplay.stories.d.ts +0 -11
  35. package/dist/components/FormWidget/FormWidget.stories.d.ts +0 -6
  36. package/dist/components/IconLabel/IconLabel.stories.d.ts +0 -5
  37. package/dist/components/LinkButton/LinkButton.stories.d.ts +0 -6
  38. package/dist/components/ModalDialog/ModalDialog.stories.d.ts +0 -6
  39. package/dist/components/SearchInput/SearchInput.d.ts +0 -15
  40. package/dist/components/SearchInput/SearchInput.stories.d.ts +0 -6
  41. package/dist/components/SearchInput/SearchInputContainer.d.ts +0 -12
  42. package/dist/components/SearchInput/index.d.ts +0 -2
  43. package/dist/components/SearchResponse/SearchResponse.d.ts +0 -0
  44. package/dist/components/SearchResponse/SearchResponse.stories.d.ts +0 -13
  45. package/dist/components/SearchResponse/index.d.ts +0 -0
  46. package/dist/components/SearchResponseAudio/SearchResponseAudio.stories.d.ts +0 -5
  47. package/dist/components/SearchResponseBubble/SearchResponseBubble.stories.d.ts +0 -5
  48. package/dist/components/SearchResponseCarouselDisplay/SearchResponseCarouselDisplay.stories.d.ts +0 -5
  49. package/dist/components/SearchResponseDisplay/SearchResponseDisplay.d.ts +0 -0
  50. package/dist/components/SearchResponseDisplay/index.d.ts +0 -0
  51. package/dist/components/SearchResponseFormDisplay/SearchResponseFormDisplay.d.ts +0 -0
  52. package/dist/components/SearchResponseFormDisplay/index.d.ts +0 -0
  53. package/dist/components/SearchResponseFormDisplay/model.d.ts +0 -0
  54. package/dist/components/SearchResponseHtml/SearchResponseHtml.stories.d.ts +0 -5
  55. package/dist/components/SearchResponseListDisplay/SearchResponseListDisplay.stories.d.ts +0 -6
  56. package/dist/components/SearchResponseOutputSpeech/SearchResponseOutputSpeech.stories.d.ts +0 -8
  57. package/dist/components/SearchResponsePart/SearchResponsePart.d.ts +0 -0
  58. package/dist/components/SearchResponsePart/index.d.ts +0 -0
  59. package/dist/components/SearchResponseText/SearchResponseText.stories.d.ts +0 -5
  60. package/dist/components/SearchResult/SearchResult.d.ts +0 -11
  61. package/dist/components/SearchResult/SearchResult.stories.d.ts +0 -5
  62. package/dist/components/SearchResult/index.d.ts +0 -1
  63. package/dist/components/SuggestedAction/SuggestedAction.stories.d.ts +0 -7
  64. package/dist/components/SuggestedActions/SuggestedActions.stories.d.ts +0 -5
  65. package/dist/components/icons/Icon.stories.d.ts +0 -5
  66. package/dist/config/theme.d.ts +0 -0
  67. package/dist/index.css +0 -615
  68. package/dist/index.es.css +0 -615
  69. package/dist/index.js +0 -67096
  70. package/dist/index.js.map +0 -1
  71. package/dist/setupTests.d.ts +0 -1
  72. package/dist/stories/ThemeBuilder/ThemeBuilderSection/ThemeBuilderSection.d.ts +0 -8
  73. package/dist/stories/ThemeBuilder/ThemeBuilderSection/index.d.ts +0 -1
  74. package/dist/stories/ThemeBuilder/ThemeBuilderSectionLine/ThemeBuilderSectionLine.d.ts +0 -7
  75. package/dist/stories/ThemeBuilder/ThemeBuilderSectionLine/index.d.ts +0 -1
  76. package/dist/stories/ThemeBuilder/WidgetBackgroundThemeBuilder/WidgetBackgroundThemeBuilder.d.ts +0 -11
  77. package/dist/stories/ThemeBuilder/WidgetBackgroundThemeBuilder/index.d.ts +0 -1
  78. package/dist/stories/ThemeBuilder/WidgetBorderRadiusPicker/WidgetBorderRadiusPicker.d.ts +0 -9
  79. package/dist/stories/ThemeBuilder/WidgetBorderRadiusPicker/index.d.ts +0 -1
  80. package/dist/stories/ThemeBuilder/WidgetBorderThemeBuilder/WidgetBorderThemeBuilder.d.ts +0 -11
  81. package/dist/stories/ThemeBuilder/WidgetBorderThemeBuilder/index.d.ts +0 -1
  82. package/dist/stories/ThemeBuilder/WidgetBorderWidthPicker/WidgetBorderWidthPicker.d.ts +0 -9
  83. package/dist/stories/ThemeBuilder/WidgetBorderWidthPicker/index.d.ts +0 -1
  84. package/dist/stories/ThemeBuilder/WidgetCardThemeBuilder/WidgetCardThemeBuilder.d.ts +0 -10
  85. package/dist/stories/ThemeBuilder/WidgetCardThemeBuilder/index.d.ts +0 -1
  86. package/dist/stories/ThemeBuilder/WidgetCarouselThemeBuilder/WidgetCarouselThemeBuilder.d.ts +0 -10
  87. package/dist/stories/ThemeBuilder/WidgetCarouselThemeBuilder/index.d.ts +0 -1
  88. package/dist/stories/ThemeBuilder/WidgetColorPicker/WidgetColorPicker.d.ts +0 -12
  89. package/dist/stories/ThemeBuilder/WidgetColorPicker/index.d.ts +0 -1
  90. package/dist/stories/ThemeBuilder/WidgetFontFamilyPicker/WidgetFontFamilyPicker.d.ts +0 -12
  91. package/dist/stories/ThemeBuilder/WidgetFontFamilyPicker/index.d.ts +0 -1
  92. package/dist/stories/ThemeBuilder/WidgetFontSizePicker/WidgetFontSizePicker.d.ts +0 -9
  93. package/dist/stories/ThemeBuilder/WidgetFontSizePicker/index.d.ts +0 -1
  94. package/dist/stories/ThemeBuilder/WidgetFontStylePicker/WidgetFontStylePicker.d.ts +0 -12
  95. package/dist/stories/ThemeBuilder/WidgetFontStylePicker/index.d.ts +0 -1
  96. package/dist/stories/ThemeBuilder/WidgetFontWeightPicker/WidgetFontWeightPicker.d.ts +0 -12
  97. package/dist/stories/ThemeBuilder/WidgetFontWeightPicker/index.d.ts +0 -1
  98. package/dist/stories/ThemeBuilder/WidgetLengthPicker/WidgetLengthPicker.d.ts +0 -11
  99. package/dist/stories/ThemeBuilder/WidgetLengthPicker/index.d.ts +0 -1
  100. package/dist/stories/ThemeBuilder/WidgetLengthPickerLine/WidgetLengthPickerLine.d.ts +0 -10
  101. package/dist/stories/ThemeBuilder/WidgetLengthPickerLine/index.d.ts +0 -1
  102. package/dist/stories/ThemeBuilder/WidgetLinkBlockThemeBuilder/WidgetLinkBlockThemeBuilder.d.ts +0 -10
  103. package/dist/stories/ThemeBuilder/WidgetLinkBlockThemeBuilder/index.d.ts +0 -1
  104. package/dist/stories/ThemeBuilder/WidgetLinkThemeBuilder/WidgetLinkThemeBuilder.d.ts +0 -10
  105. package/dist/stories/ThemeBuilder/WidgetLinkThemeBuilder/index.d.ts +0 -1
  106. package/dist/stories/ThemeBuilder/WidgetListThemeBuilder/WidgetListThemeBuilder.d.ts +0 -10
  107. package/dist/stories/ThemeBuilder/WidgetListThemeBuilder/index.d.ts +0 -1
  108. package/dist/stories/ThemeBuilder/WidgetMarginPicker/WidgetMarginPicker.d.ts +0 -10
  109. package/dist/stories/ThemeBuilder/WidgetMarginPicker/index.d.ts +0 -1
  110. package/dist/stories/ThemeBuilder/WidgetPaddingPicker/WidgetPaddingPicker.d.ts +0 -10
  111. package/dist/stories/ThemeBuilder/WidgetPaddingPicker/index.d.ts +0 -1
  112. package/dist/stories/ThemeBuilder/WidgetTextBlockThemeBuilder/WidgetTextBlockThemeBuilder.d.ts +0 -10
  113. package/dist/stories/ThemeBuilder/WidgetTextBlockThemeBuilder/index.d.ts +0 -1
  114. package/dist/stories/ThemeBuilder/WidgetTextThemeBuilder/WidgetTextThemeBuilder.d.ts +0 -10
  115. package/dist/stories/ThemeBuilder/WidgetTextThemeBuilder/index.d.ts +0 -1
  116. package/dist/stories/ThemeBuilder/WidgetThemeBuilder/WidgetThemeBuilder.d.ts +0 -8
  117. package/dist/stories/ThemeBuilder/WidgetThemeBuilder/index.d.ts +0 -1
  118. package/dist/stories/ThemeBuilder/WidgetValuePicker/WidgetValuePicker.d.ts +0 -16
  119. package/dist/stories/ThemeBuilder/WidgetValuePicker/index.d.ts +0 -1
  120. package/dist/xapp-form-widget.js.map +0 -1
  121. /package/dist/{components/SearchResult/SearchResult.test.d.ts → services/__test__/EventTrackingService.test.d.ts} +0 -0
package/dist/index.css DELETED
@@ -1,615 +0,0 @@
1
- .ModalDialog-module_xapp_search_modal__WpGiJ {
2
- position: fixed;
3
- top: 16px;
4
- left: 0;
5
- right: 0;
6
- bottom: 0;
7
- display: flex;
8
- flex-direction: column;
9
- align-items: center;
10
- padding: 48px;
11
- z-index: 1000;
12
- }
13
- @media (max-width: 640px) {
14
- .ModalDialog-module_xapp_search_modal__WpGiJ {
15
- padding-left: 24px;
16
- padding-right: 24px;
17
- }
18
- }
19
- @media (max-height: 640px) {
20
- .ModalDialog-module_xapp_search_modal__WpGiJ {
21
- padding-bottom: 24px;
22
- }
23
- }
24
- .ModalDialog-module_xapp_search_modal__backdrop__rryOU {
25
- position: absolute;
26
- top: 0;
27
- left: 0;
28
- right: 0;
29
- bottom: 0;
30
- z-index: -1;
31
- background: rgba(0, 0, 0, 0.4);
32
- }
33
- .ModalDialog-module_xapp_search_modal__body__qK17C {
34
- box-sizing: border-box;
35
- max-width: 100%;
36
- max-height: 100%;
37
- overflow: hidden;
38
- display: flex;
39
- flex-direction: column;
40
- }
41
-
42
- body.ModalDialog-module_xapp_search_opened__jgDSX {
43
- overflow: hidden;
44
- }
45
- .IconLabel-module_xapp_search_icon_label__L1kw0 {
46
- border: none;
47
- background: none;
48
- cursor: pointer;
49
- display: flex;
50
- align-items: center;
51
- box-sizing: border-box;
52
- }
53
- .SearchInput-module_xapp_search_input__bcNwP {
54
- position: relative;
55
- color: #061739;
56
- display: flex;
57
- flex-direction: row;
58
- align-items: center;
59
- width: 600px;
60
- }
61
- .SearchInput-module_xapp_search_input__value__SdenA {
62
- flex: 1 1 auto;
63
- font-size: 28px;
64
- color: #061739;
65
- }
66
- .SearchInput-module_xapp_search_input__value__input__E3z-3 {
67
- padding: 21px 12px;
68
- min-height: 70px;
69
- }
70
- .SearchInput-module_xapp_search_input__value__SdenA input {
71
- width: 100% !important;
72
- }
73
- .SearchInput-module_xapp_search_input__btn__lVlFp {
74
- flex: 0 0 70px;
75
- height: 15px;
76
- padding: 17.5px;
77
- box-sizing: border-box;
78
- margin: 10px;
79
- display: flex;
80
- align-items: center;
81
- justify-content: center;
82
- }
83
- .SearchInput-module_xapp_search_input__cancel__m3Rtv {
84
- flex: 0 0 auto;
85
- background: none;
86
- border: none;
87
- padding: 0 16px 0 0;
88
- cursor: pointer;
89
- font-size: 16px;
90
- color: inherit;
91
- }
92
-
93
- .SearchInput-module_xapp_search_icon_pulsate__V76Nj {
94
- animation: SearchInput-module_pulsate__W1VD8 1s infinite;
95
- background-color: #e585a8 !important;
96
- border-radius: 50%;
97
- }
98
-
99
- @keyframes SearchInput-module_xapp_search_icon_pulsate__V76Nj {
100
- 0% {
101
- transform: scale(1);
102
- }
103
- 50% {
104
- transform: scale(1.2);
105
- }
106
- 100% {
107
- transform: scale(1);
108
- }
109
- }
110
- .SearchResponseBubble-module_xapp_search_response_bubble__UtmuK {
111
- --xapp-bubble-background: var(--xapp-form-messages-others-bubble-background);
112
- }
113
- .Card-module_xapp_search_card__9iVCv {
114
- border: var(--xapp-form-card-border-style, solid) var(--xapp-form-card-border-width, 0) var(--xapp-form-card-border-color, var(--xapp-form-widget-border-color, var(--xapp-form-accent-color, #d3d3df)));
115
- border-radius: var(--xapp-form-card-border-radius, 12px);
116
- margin-top: var(--xapp-form-card-margin-top, 0);
117
- margin-right: var(--xapp-form-card-margin-right, 0);
118
- margin-bottom: var(--xapp-form-card-margin-bottom, 20px);
119
- margin-left: var(--xapp-form-card-margin-left, 0);
120
- padding-top: var(--xapp-form-card-padding-top, 0);
121
- padding-right: var(--xapp-form-card-padding-right, 0);
122
- padding-bottom: var(--xapp-form-card-padding-bottom, 0);
123
- padding-left: var(--xapp-form-card-padding-left, 0);
124
- box-sizing: border-box;
125
- display: flex;
126
- flex-direction: row;
127
- flex-wrap: wrap;
128
- justify-items: stretch;
129
- overflow: hidden;
130
- background-color: var(--xapp-form-card-background, #fff);
131
- }
132
- .Card-module_xapp_search_card__featured__CX-L0 {
133
- flex: 1 1 240px;
134
- margin: 12px;
135
- width: 100%;
136
- min-width: 240px;
137
- overflow: hidden;
138
- }
139
- .Card-module_xapp_search_card__featured_box__1fV9y {
140
- position: relative;
141
- padding-bottom: math-div(100%, math-div(16, 9));
142
- box-sizing: border-box;
143
- overflow: hidden;
144
- }
145
- .Card-module_xapp_search_card__img__KJ1s3 {
146
- position: relative;
147
- width: 100%;
148
- height: 100%;
149
- object-fit: cover;
150
- overflow: hidden;
151
- }
152
- .Card-module_xapp_search_card__content__dathl {
153
- flex: 4 1 200px;
154
- min-width: 200px;
155
- margin: 12px;
156
- display: flex;
157
- flex-direction: column;
158
- }
159
- .Card-module_xapp_search_card__extra__R-h6g {
160
- margin-top: auto;
161
- margin-left: auto;
162
- display: flex;
163
- flex-direction: row;
164
- flex-wrap: wrap;
165
- justify-items: stretch;
166
- max-width: 100%;
167
- }
168
- .Card-module_xapp_search_card__extra__R-h6g:before {
169
- content: "";
170
- min-width: 360px;
171
- }
172
- .Card-module_xapp_search_card__link__DNSSb {
173
- display: block;
174
- flex: 0 0 auto;
175
- overflow: hidden;
176
- text-overflow: ellipsis;
177
- white-space: nowrap;
178
- line-height: var(--xapp-form-card-link-line-height, 1.5em);
179
- font-family: var(--xapp-form-card-link-font-family, RobotoRegular, serif);
180
- font-weight: var(--xapp-form-card-link-font-weight, normal);
181
- font-size: var(--xapp-form-card-link-font-size, 16px);
182
- font-style: var(--xapp-form-card-link-font-style, normal);
183
- color: var(--xapp-form-card-link-text-color, #006621);
184
- margin-top: var(--xapp-form-card-link-margin-top, 0);
185
- margin-right: var(--xapp-form-card-link-margin-right, 0);
186
- margin-bottom: var(--xapp-form-card-link-margin-bottom, 0);
187
- margin-left: var(--xapp-form-card-link-margin-left, 0);
188
- padding-top: var(--xapp-form-card-link-padding-top, 0);
189
- padding-right: var(--xapp-form-card-link-padding-right, 0);
190
- padding-bottom: var(--xapp-form-card-link-padding-bottom, 0);
191
- padding-left: var(--xapp-form-card-link-padding-left, 0);
192
- }
193
- .Card-module_xapp_search_card__btn__DHrQp {
194
- flex: 1 1 auto;
195
- margin-top: 12px;
196
- }
197
- .Card-module_xapp_search_card__title__ddR3K {
198
- overflow: hidden;
199
- text-decoration: none;
200
- text-overflow: ellipsis;
201
- white-space: nowrap;
202
- line-height: var(--xapp-form-card-title-line-height, 1.25em);
203
- font-family: var(--xapp-form-card-title-font-family, RobotoRegular, serif);
204
- font-weight: var(--xapp-form-card-title-font-weight, normal);
205
- font-size: var(--xapp-form-card-title-font-size, 20px);
206
- font-style: var(--xapp-form-card-title-font-style, normal);
207
- color: var(--xapp-form-card-title-text-color, #1a0dab);
208
- margin-top: var(--xapp-form-card-title-margin-top, 0);
209
- margin-right: var(--xapp-form-card-title-margin-right, 0);
210
- margin-bottom: var(--xapp-form-card-title-margin-bottom, 0);
211
- margin-left: var(--xapp-form-card-title-margin-left, 0);
212
- padding-top: var(--xapp-form-card-title-padding-top, 0);
213
- padding-right: var(--xapp-form-card-title-padding-right, 0);
214
- padding-bottom: var(--xapp-form-card-title-padding-bottom, 0);
215
- padding-left: var(--xapp-form-card-title-padding-left, 0);
216
- }
217
- .Card-module_xapp_search_card__title__ddR3K:hover {
218
- text-decoration: underline;
219
- }
220
- .Card-module_xapp_search_card__description__MruSU {
221
- line-height: var(--xapp-form-card-description-line-height, 1.25em);
222
- font-family: var(--xapp-form-card-description-font-family, RobotoRegular, serif);
223
- font-weight: var(--xapp-form-card-description-font-weight, normal);
224
- font-size: var(--xapp-form-card-description-font-size, 16px);
225
- font-style: var(--xapp-form-card-description-font-style, normal);
226
- color: var(--xapp-form-card-description-text-color, #666);
227
- margin-top: var(--xapp-form-card-description-margin-top, 6px);
228
- margin-right: var(--xapp-form-card-description-margin-right, 0);
229
- margin-bottom: var(--xapp-form-card-description-margin-bottom, 0);
230
- margin-left: var(--xapp-form-card-description-margin-left, 0);
231
- padding-top: var(--xapp-form-card-description-padding-top, 0);
232
- padding-right: var(--xapp-form-card-description-padding-right, 0);
233
- padding-bottom: var(--xapp-form-card-description-padding-bottom, 0);
234
- padding-left: var(--xapp-form-card-description-padding-left, 0);
235
- overflow: hidden;
236
- max-height: calc(5 * var(--xapp-form-card-description-line-height, 1.25em));
237
- position: relative;
238
- }
239
- .Card-module_xapp_search_card__description__MruSU:after {
240
- background: linear-gradient(to bottom, rgba(var(--xapp-form-card-background, #fff), 0) 0%, rgba(var(--xapp-form-card-background, #fff), 0) 12.5%, rgba(var(--xapp-form-card-background, #fff), 1) 100%);
241
- content: "";
242
- height: var(--xapp-form-card-description-line-height, 1.25em);
243
- position: absolute;
244
- top: calc(4 * var(--xapp-form-card-description-line-height, 1.25em));
245
- left: 0;
246
- right: 0;
247
- pointer-events: none;
248
- }
249
- .Carousel-module_xapp_search_carousel__NZTGa {
250
- display: flex;
251
- flex-flow: row nowrap;
252
- }
253
- .Carousel-module_xapp_search_carousel__prev__BdNo-, .Carousel-module_xapp_search_carousel__next__udR98 {
254
- flex: 0 0 32px;
255
- height: 32px;
256
- cursor: pointer;
257
- box-sizing: border-box;
258
- padding: 4px;
259
- align-self: center;
260
- }
261
- .Carousel-module_xapp_search_carousel__items__gRPzO {
262
- display: flex;
263
- position: relative;
264
- height: auto;
265
- align-items: stretch;
266
- scroll-behavior: smooth;
267
- -ms-overflow-style: none;
268
- -moz-overflow-style: none;
269
- -webkit-overflow-scrolling: touch;
270
- overflow-x: hidden;
271
- overflow-y: hidden;
272
- /* smartphones, touchscreens */
273
- }
274
- @media (hover: none) and (pointer: coarse) {
275
- .Carousel-module_xapp_search_carousel__items__gRPzO {
276
- overflow-x: auto;
277
- }
278
- }
279
- .Carousel-module_xapp_search_carousel__content__EoqyB {
280
- flex-grow: 1;
281
- }
282
- .CarouselItem-module_xapp_search_carousel_item__xNpwo {
283
- display: inline-flex;
284
- flex-direction: column;
285
- padding-right: 12px;
286
- flex-shrink: 0;
287
- width: 275px;
288
- }
289
- .CarouselItem-module_xapp_search_carousel_item__xNpwo:last-child {
290
- padding-right: 0;
291
- }
292
- @media (max-width: 640px) {
293
- .CarouselItem-module_xapp_search_carousel_item__xNpwo {
294
- min-width: 100%;
295
- max-width: 100%;
296
- }
297
- }
298
- .Cards-module_xapp_search_cards__aeR3S {
299
- display: flex;
300
- flex-direction: column;
301
- }
302
- .FormFieldChips-module_xapp_checkbox_chip__8DRkb {
303
- margin: 6px !important;
304
- font-size: 12px !important;
305
- padding: 8px 16px !important;
306
- height: 32px !important;
307
- border-radius: 16px !important;
308
- min-width: 130px !important;
309
- background-color: var(--bg-color, #c4dced) !important;
310
- transition: background-color 0.3s ease;
311
- }
312
-
313
- .FormFieldChips-module_xapp_chip_clicked__S8xmo {
314
- background-color: #6e7ae1 !important;
315
- }
316
-
317
- .FormFieldChips-module_xapp_chips_container__ZITF5 {
318
- display: flex;
319
- flex-wrap: wrap; /* Allows items to wrap onto a new row */
320
- justify-content: center; /* Centers items horizontally */
321
- }
322
-
323
- .FormFieldChips-module_xapp_chip_wrapper__AGfKl {
324
- flex: 0 0 calc(33.33% - 10px);
325
- max-width: calc(33.33% - 10px);
326
- margin: 5px;
327
- text-align: center;
328
- }
329
-
330
- .FormFieldChips-module_xapp_checkbox_chip__8DRkb:hover {
331
- --bg-color: calc(var(--bg-color) + 20);
332
- }
333
-
334
- .FormFieldChips-module_xapp_chips_title_container__empty__5seHa p {
335
- margin: 0;
336
- }
337
- .FormFieldTextInput-module_xapp_text_input_container__title__zeqDT p {
338
- margin: 0;
339
- }
340
- .MuiDayCalendar-slideTransition {
341
- min-height: 230px !important;
342
- }
343
-
344
- .FormFieldDate-module_xapp_date_picker__Rvtj1 .MuiPickersDay-today {
345
- font-weight: bold;
346
- color: rgba(255, 0, 0, 0.618);
347
- }
348
- .FormStepDisplay-module_xapp_formfield__hRmVx {
349
- display: none;
350
- }
351
- .FormStepDisplay-module_xapp_formfield__hRmVx.FormStepDisplay-module_active__fCsMz {
352
- display: block;
353
- }
354
- .FormStepDisplay-module_xapp_formfield_title__INjeF p {
355
- margin: 10px 0 0 0;
356
- }
357
-
358
- .FormStepDisplay-module_xapp_form_nav_buttons__lI4BI {
359
- display: flex;
360
- justify-content: space-between;
361
- padding: 20px;
362
- }
363
-
364
- .FormStepDisplay-module_xapp_dummy_button__Q-nE6 {
365
- flex-grow: 1;
366
- }
367
- .FormFieldCard-module_xapp_form_card__AcVAf img {
368
- width: 50% !important;
369
- }
370
- .SearchResponseFormDisplay-module_xapp_formstep__2WhYK {
371
- display: none;
372
- padding: 8px;
373
- }
374
- .SearchResponseFormDisplay-module_xapp_formstep__2WhYK.SearchResponseFormDisplay-module_active__x-n-n {
375
- display: block;
376
- }
377
- .SearchResponseFormDisplay-module_xapp_formstep__2WhYK.SearchResponseFormDisplay-module_title__okRK- p {
378
- margin: 10px 0 0 0;
379
- }
380
-
381
- .SearchResponseFormDisplay-module_xapp_header_container__ayUqb {
382
- position: absolute;
383
- top: 0px;
384
- right: 0px;
385
- left: 0px;
386
- z-index: 1000;
387
- }
388
- .SearchResponseFormDisplay-module_xapp_header_container__ayUqb .SearchResponseFormDisplay-module_empty_step_header__ClbsP {
389
- height: 42px;
390
- }
391
- .SearchResponseOutputSpeech-module_xapp_search_response_output_speech__DCf8F {
392
- font-family: var(--xapp-form-messages-others-font-family, RobotoRegular, serif);
393
- font-weight: var(--xapp-form-messages-others-font-weight, normal);
394
- font-size: var(--xapp-form-messages-others-font-size, 16px);
395
- font-style: var(--xapp-form-messages-others-font-style, normal);
396
- color: var(--xapp-form-messages-others-text-color, #000);
397
- }
398
- .SearchResponseOutputSpeech-module_xapp_search_response_output_speech__DCf8F p {
399
- margin: 0 0 1em 0;
400
- }
401
- .SearchResponseOutputSpeech-module_xapp_search_response_output_speech__DCf8F p:last-child {
402
- margin-bottom: 0;
403
- }
404
- .SearchResponsePart-module_xapp_search_response_part__DRpYu {
405
- margin-bottom: 12px;
406
- margin-top: 86px;
407
- box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 4px;
408
- border-radius: 8px;
409
- }
410
- .SearchResponsePart-module_xapp_search_response_part__DRpYu.SearchResponsePart-module_noHeaderForm__4wLFH {
411
- margin-top: 12px;
412
- }
413
- .Button-module_xapp_search_btn__cQf3T {
414
- display: inline-block;
415
- border-radius: 12px;
416
- border: solid 1px var(--xapp-form-widget-border-color, var(--xapp-form-accent-color, #d3d3df));
417
- background: white;
418
- padding: 4px 24px;
419
- color: black;
420
- text-decoration: none;
421
- box-sizing: border-box;
422
- text-align: center;
423
- line-height: normal;
424
- font-family: RobotoRegular, serif;
425
- font-size: 16px;
426
- cursor: pointer;
427
- }
428
- .Button-module_xapp_search_btn__expand__dUwot {
429
- width: 100%;
430
- }
431
- .SuggestedAction-module_xapp_search_suggested_action__gbLCz {
432
- display: inline-block;
433
- border-radius: 12px;
434
- border: solid 1px var(--xapp-form-widget-border-color, var(--xapp-form-accent-color, #d3d3df));
435
- background: white;
436
- padding: 4px 24px;
437
- color: black;
438
- text-decoration: none;
439
- box-sizing: border-box;
440
- text-align: center;
441
- line-height: normal;
442
- font-family: RobotoRegular, serif;
443
- font-size: 16px;
444
- cursor: pointer;
445
- }
446
- .SuggestedActions-module_xapp_search_suggested_actions__actions__Apv0- {
447
- margin-top: 8px;
448
- margin-bottom: 8px;
449
- }
450
- .SuggestedActions-module_xapp_search_suggested_actions__item__Q7nQb {
451
- margin-right: 16px;
452
- }
453
- .SearchResponse-module_xapp_search_response__nnEM8 {
454
- padding: 0 10px;
455
- overflow: auto;
456
- }
457
- .SearchResult-module_xapp_search_result__NPyKB {
458
- display: flex;
459
- flex-direction: row;
460
- flex: 1 1 auto;
461
- box-sizing: border-box;
462
- overflow: hidden;
463
- max-height: 100%;
464
- }
465
- .SearchResult-module_xapp_search_result__suggestions__7OBmC, .SearchResult-module_xapp_search_result__preview__vQRcO {
466
- padding-top: 12px;
467
- padding-bottom: 12px;
468
- box-sizing: border-box;
469
- overflow-x: hidden;
470
- overflow-y: auto;
471
- word-break: break-word;
472
- }
473
- .SearchResult-module_xapp_search_result__suggestions__7OBmC {
474
- flex: 0 0 60%;
475
- padding-top: 12px;
476
- padding-bottom: 12px;
477
- box-sizing: border-box;
478
- overflow: auto;
479
- }
480
- .SearchResult-module_xapp_search_result__preview__vQRcO {
481
- flex: 0 0 40%;
482
- border-left: solid 1px var(--xapp-form-widget-border-color, var(--xapp-form-accent-color, #d3d3df));
483
- padding-left: 12px;
484
- padding-right: 12px;
485
- }
486
- .SearchResult-module_xapp_search_result__use__VA7CB {
487
- width: 28px;
488
- padding: 4px;
489
- color: inherit;
490
- }
491
- .FormWidget-module_xapp_form_widget__V-G-H {
492
- display: flex;
493
- flex-direction: column;
494
- border: var(--xapp-form-widget-border-style, solid) var(--xapp-form-widget-border-width, 1px) var(--xapp-form-widget-border-color, var(--xapp-form-accent-color, #d3d3df));
495
- background: #f4f8fd;
496
- border-radius: var(--xapp-form-widget-border-radius, 17.5px);
497
- overflow: hidden;
498
- max-width: 100%;
499
- max-height: 100%;
500
- box-sizing: border-box;
501
- position: relative;
502
- }
503
- .FormWidget-module_xapp_form_widget__content__a9NXC {
504
- display: flex;
505
- flex-direction: column;
506
- border-top: var(--xapp-form-widget-border-style, solid) var(--xapp-form-widget-border-width, 1px) var(--xapp-form-widget-border-color, var(--xapp-form-accent-color, #d3d3df));
507
- max-height: 100%;
508
- min-height: 128px;
509
- overflow: hidden;
510
- width: 500px;
511
- }
512
- .FormWidget-module_xapp_form_widget__response__X8Hbz {
513
- padding-top: 1em;
514
- }
515
- .FormWidget-module_xapp_form_widget__spinner__FBxso {
516
- width: 100px;
517
- height: 100px;
518
- margin: auto;
519
- padding: 20px;
520
- }
521
- .FormWidget-module_xapp_form_widget__close__0lp0O {
522
- position: absolute;
523
- top: 4px;
524
- right: 4px;
525
- width: 24px;
526
- height: 24px;
527
- border-radius: 50%;
528
- display: flex;
529
- align-items: center;
530
- justify-content: center;
531
- color: #dadad9;
532
- cursor: pointer;
533
- font-weight: bold;
534
- border: 1px solid;
535
- background: inherit;
536
- z-index: 1000;
537
- }
538
- .FormWidget-module_xapp_form_widget__close__0lp0O:hover {
539
- background-color: #a0a1c5;
540
- }
541
-
542
- .FormWidget-module_xapp_search_suggestions__J3DIf + container {
543
- position: absolute;
544
- top: 74px;
545
- left: 0;
546
- width: 100%;
547
- background-color: #f4f8fd;
548
- border: var(--xapp-form-widget-border-style, solid) var(--xapp-form-widget-border-width, 1px) var(--xapp-form-widget-border-color, var(--xapp-form-accent-color, #d3d3df));
549
- border-radius: 0 0 var(--xapp-form-widget-border-radius, 17.5px) var(--xapp-form-widget-border-radius, 17.5px);
550
- }
551
- .ChatButton-module_xapp_chat_button__HH7eW {
552
- position: fixed;
553
- top: 25px;
554
- left: 220px;
555
- cursor: pointer;
556
- margin-top: var(--xapp-chat-button-margin-top, var(--xapp-widget-margin-top, 16px));
557
- margin-right: var(--xapp-chat-button-margin-right, var(--xapp-widget-margin-right, 16px));
558
- margin-bottom: var(--xapp-chat-button-margin-bottom, var(--xapp-widget-margin-bottom, 16px));
559
- margin-left: var(--xapp-chat-button-margin-left, var(--xapp-widget-margin-left, 16px));
560
- display: block;
561
- opacity: 1;
562
- animation: ChatButton-module_widget-show-grow__z65qQ 0.5s backwards;
563
- width: 75px;
564
- height: 75px;
565
- z-index: var(--xapp-widget-z-index, 1000);
566
- background-color: transparent;
567
- padding: 0;
568
- border-width: 0px;
569
- }
570
- .ChatButton-module_xapp_chat_button__HH7eW.ChatButton-module_visible__53wDx {
571
- animation: ChatButton-module_widget-hide-shrink__kwcw7 0.5s forwards;
572
- }
573
- .ChatButton-module_xapp_chat_button__HH7eW:focus-visible {
574
- outline: none;
575
- box-shadow: 0 0 4px 4px rgba(0, 0, 0, 0.3);
576
- }
577
- .ChatButton-module_xapp_chat_button__btn__HAq8m {
578
- position: absolute;
579
- width: 70px;
580
- height: 70px;
581
- border-radius: 35px;
582
- border: 2px solid rgb(255, 255, 255);
583
- background-color: var(--xapp-chat-button-background, #2f7ddd);
584
- box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
585
- left: 50% !important;
586
- top: 50% !important;
587
- transform: translate(-50%, -50%);
588
- }
589
- .ChatButton-module_xapp_chat_button__btn__HAq8m svg {
590
- display: block;
591
- margin: auto;
592
- height: 100%;
593
- }
594
- .ChatButton-module_xapp_chat_button__cta__r6W-I {
595
- position: absolute;
596
- bottom: 56px;
597
- right: 24px;
598
- white-space: nowrap;
599
- font-size: 16px;
600
- font-family: RobotoRegular, serif;
601
- }
602
-
603
- .ChatButton-module_xapp_chat_button__HH7eW:hover {
604
- background: transparent !important;
605
- }
606
- @font-face {
607
- font-family: RobotoRegular;
608
- font-style: normal;
609
- font-weight: 400;
610
- font-display: swap;
611
- src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format("woff2");
612
- }
613
- .Form-module_xapp_form__mMqzX {
614
- font-family: RobotoRegular, serif;
615
- }