@xapp/form-widget 1.84.3 → 1.86.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.
- package/dist/api/__test__/stentor-api.test.d.ts +4 -0
- package/dist/api/stentor-api.d.ts +0 -0
- package/dist/components/Form/Form.d.ts +0 -0
- package/dist/components/FormDisplay/FormDisplay.d.ts +0 -0
- package/dist/components/FormResponse/FormResponse.d.ts +0 -0
- package/dist/components/FormStepDisplay/FormStepDisplay.d.ts +0 -0
- package/dist/components/FormWidget/FormWidget.d.ts +0 -0
- package/dist/components/ResponseDisplay/ResponseDisplay.d.ts +0 -0
- package/dist/config/index.d.ts +0 -0
- package/dist/hooks/index.d.ts +0 -0
- package/dist/hooks/useAutoOpenTriggers.d.ts +0 -0
- package/dist/hooks/useAutoOpenTriggers.test.d.ts +1 -0
- package/dist/index.es.js +53 -53
- package/dist/index.es.js.map +1 -1
- package/dist/services/EventTrackingService.d.ts +0 -0
- package/dist/services/__test__/EventTrackingService.test.d.ts +1 -0
- package/dist/services/index.d.ts +1 -0
- package/dist/types/events.d.ts +0 -0
- package/dist/types.d.ts +0 -0
- package/dist/xapp-form-widget.css +169 -22
- package/dist/xapp-form-widget.js +26 -26
- package/package.json +8 -8
- package/dist/components/Button/Button.stories.d.ts +0 -7
- package/dist/components/Card/Card.stories.d.ts +0 -9
- package/dist/components/Cards/Cards.stories.d.ts +0 -7
- package/dist/components/Carousel/Carousel.stories.d.ts +0 -8
- package/dist/components/ChatButton/ChatButton.d.ts +0 -0
- package/dist/components/ChatButton/ChatButton.stories.d.ts +0 -6
- package/dist/components/ChatButton/index.d.ts +0 -0
- package/dist/components/Form/Form.stories.d.ts +0 -16
- package/dist/components/FormDisplay/FormDisplay.stories.d.ts +0 -10
- package/dist/components/FormFieldCard/FormFieldCard.stories.d.ts +0 -8
- package/dist/components/FormFieldChips/FormFieldChips.stories.d.ts +0 -9
- package/dist/components/FormFieldChips/FormFieldSelect.stories.d.ts +0 -9
- package/dist/components/FormFieldDate/FormFieldDate.stories.d.ts +0 -7
- package/dist/components/FormFieldDropdown/FormFieldDropdown.stories.d.ts +0 -12
- package/dist/components/FormResponse/FormResponse.stories.d.ts +0 -15
- package/dist/components/FormStepDisplay/FormStepDisplay.stories.d.ts +0 -11
- package/dist/components/FormWidget/FormWidget.stories.d.ts +0 -6
- package/dist/components/IconLabel/IconLabel.stories.d.ts +0 -5
- package/dist/components/LinkButton/LinkButton.stories.d.ts +0 -6
- package/dist/components/ModalDialog/ModalDialog.stories.d.ts +0 -6
- package/dist/components/SearchInput/SearchInput.d.ts +0 -15
- package/dist/components/SearchInput/SearchInput.stories.d.ts +0 -6
- package/dist/components/SearchInput/SearchInputContainer.d.ts +0 -12
- package/dist/components/SearchInput/index.d.ts +0 -2
- package/dist/components/SearchResponse/SearchResponse.d.ts +0 -0
- package/dist/components/SearchResponse/SearchResponse.stories.d.ts +0 -13
- package/dist/components/SearchResponse/index.d.ts +0 -0
- package/dist/components/SearchResponseAudio/SearchResponseAudio.stories.d.ts +0 -5
- package/dist/components/SearchResponseBubble/SearchResponseBubble.stories.d.ts +0 -5
- package/dist/components/SearchResponseCarouselDisplay/SearchResponseCarouselDisplay.stories.d.ts +0 -5
- package/dist/components/SearchResponseDisplay/SearchResponseDisplay.d.ts +0 -0
- package/dist/components/SearchResponseDisplay/index.d.ts +0 -0
- package/dist/components/SearchResponseFormDisplay/SearchResponseFormDisplay.d.ts +0 -0
- package/dist/components/SearchResponseFormDisplay/index.d.ts +0 -0
- package/dist/components/SearchResponseFormDisplay/model.d.ts +0 -0
- package/dist/components/SearchResponseHtml/SearchResponseHtml.stories.d.ts +0 -5
- package/dist/components/SearchResponseListDisplay/SearchResponseListDisplay.stories.d.ts +0 -6
- package/dist/components/SearchResponseOutputSpeech/SearchResponseOutputSpeech.stories.d.ts +0 -8
- package/dist/components/SearchResponsePart/SearchResponsePart.d.ts +0 -0
- package/dist/components/SearchResponsePart/index.d.ts +0 -0
- package/dist/components/SearchResponseText/SearchResponseText.stories.d.ts +0 -5
- package/dist/components/SearchResult/SearchResult.d.ts +0 -11
- package/dist/components/SearchResult/SearchResult.stories.d.ts +0 -5
- package/dist/components/SearchResult/index.d.ts +0 -1
- package/dist/components/SuggestedAction/SuggestedAction.stories.d.ts +0 -7
- package/dist/components/SuggestedActions/SuggestedActions.stories.d.ts +0 -5
- package/dist/components/icons/Icon.stories.d.ts +0 -5
- package/dist/config/theme.d.ts +0 -0
- package/dist/index.css +0 -615
- package/dist/index.es.css +0 -615
- package/dist/index.js +0 -67096
- package/dist/index.js.map +0 -1
- package/dist/stories/ThemeBuilder/ThemeBuilderSection/ThemeBuilderSection.d.ts +0 -8
- package/dist/stories/ThemeBuilder/ThemeBuilderSection/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/ThemeBuilderSectionLine/ThemeBuilderSectionLine.d.ts +0 -7
- package/dist/stories/ThemeBuilder/ThemeBuilderSectionLine/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetBackgroundThemeBuilder/WidgetBackgroundThemeBuilder.d.ts +0 -11
- package/dist/stories/ThemeBuilder/WidgetBackgroundThemeBuilder/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetBorderRadiusPicker/WidgetBorderRadiusPicker.d.ts +0 -9
- package/dist/stories/ThemeBuilder/WidgetBorderRadiusPicker/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetBorderThemeBuilder/WidgetBorderThemeBuilder.d.ts +0 -11
- package/dist/stories/ThemeBuilder/WidgetBorderThemeBuilder/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetBorderWidthPicker/WidgetBorderWidthPicker.d.ts +0 -9
- package/dist/stories/ThemeBuilder/WidgetBorderWidthPicker/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetCardThemeBuilder/WidgetCardThemeBuilder.d.ts +0 -10
- package/dist/stories/ThemeBuilder/WidgetCardThemeBuilder/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetCarouselThemeBuilder/WidgetCarouselThemeBuilder.d.ts +0 -10
- package/dist/stories/ThemeBuilder/WidgetCarouselThemeBuilder/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetColorPicker/WidgetColorPicker.d.ts +0 -12
- package/dist/stories/ThemeBuilder/WidgetColorPicker/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetFontFamilyPicker/WidgetFontFamilyPicker.d.ts +0 -12
- package/dist/stories/ThemeBuilder/WidgetFontFamilyPicker/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetFontSizePicker/WidgetFontSizePicker.d.ts +0 -9
- package/dist/stories/ThemeBuilder/WidgetFontSizePicker/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetFontStylePicker/WidgetFontStylePicker.d.ts +0 -12
- package/dist/stories/ThemeBuilder/WidgetFontStylePicker/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetFontWeightPicker/WidgetFontWeightPicker.d.ts +0 -12
- package/dist/stories/ThemeBuilder/WidgetFontWeightPicker/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetLengthPicker/WidgetLengthPicker.d.ts +0 -11
- package/dist/stories/ThemeBuilder/WidgetLengthPicker/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetLengthPickerLine/WidgetLengthPickerLine.d.ts +0 -10
- package/dist/stories/ThemeBuilder/WidgetLengthPickerLine/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetLinkBlockThemeBuilder/WidgetLinkBlockThemeBuilder.d.ts +0 -10
- package/dist/stories/ThemeBuilder/WidgetLinkBlockThemeBuilder/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetLinkThemeBuilder/WidgetLinkThemeBuilder.d.ts +0 -10
- package/dist/stories/ThemeBuilder/WidgetLinkThemeBuilder/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetListThemeBuilder/WidgetListThemeBuilder.d.ts +0 -10
- package/dist/stories/ThemeBuilder/WidgetListThemeBuilder/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetMarginPicker/WidgetMarginPicker.d.ts +0 -10
- package/dist/stories/ThemeBuilder/WidgetMarginPicker/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetPaddingPicker/WidgetPaddingPicker.d.ts +0 -10
- package/dist/stories/ThemeBuilder/WidgetPaddingPicker/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetTextBlockThemeBuilder/WidgetTextBlockThemeBuilder.d.ts +0 -10
- package/dist/stories/ThemeBuilder/WidgetTextBlockThemeBuilder/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetTextThemeBuilder/WidgetTextThemeBuilder.d.ts +0 -10
- package/dist/stories/ThemeBuilder/WidgetTextThemeBuilder/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetThemeBuilder/WidgetThemeBuilder.d.ts +0 -8
- package/dist/stories/ThemeBuilder/WidgetThemeBuilder/index.d.ts +0 -1
- package/dist/stories/ThemeBuilder/WidgetValuePicker/WidgetValuePicker.d.ts +0 -16
- package/dist/stories/ThemeBuilder/WidgetValuePicker/index.d.ts +0 -1
- package/dist/xapp-form-widget.js.map +0 -1
- /package/dist/components/{SearchResult/SearchResult.test.d.ts → FormFieldTextInputAddress/FormFieldTextInputAddress.test.d.ts} +0 -0
- /package/dist/{setupTests.d.ts → components/FormWidget/FormWidget.test.d.ts} +0 -0
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { EventTrackingService } from './EventTrackingService';
|
|
Binary file
|
package/dist/types.d.ts
CHANGED
|
Binary file
|
|
@@ -67,8 +67,14 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
67
67
|
flex-wrap: wrap;
|
|
68
68
|
justify-items: stretch;
|
|
69
69
|
overflow: hidden;
|
|
70
|
+
border-radius: var(--xapp-form-widget-border-radius-lg, 16px);
|
|
71
|
+
box-shadow: var(--xapp-form-widget-box-shadow-subtle, 0 2px 8px rgba(0, 0, 0, 0.08));
|
|
72
|
+
transition: box-shadow 200ms ease-in-out, transform 200ms ease-in-out;
|
|
70
73
|
background-color: #fff;
|
|
71
74
|
}
|
|
75
|
+
.Card-module_xapp_search_card__9iVCv:hover {
|
|
76
|
+
box-shadow: var(--xapp-form-widget-box-shadow, 0 4px 24px rgba(0, 0, 0, 0.12));
|
|
77
|
+
}
|
|
72
78
|
.Card-module_xapp_search_card__featured__CX-L0 {
|
|
73
79
|
flex: 1 1 240px;
|
|
74
80
|
margin: 12px;
|
|
@@ -273,15 +279,30 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
273
279
|
font-family: var(--xapp-form-widget-chips-font-family, var(--xapp-form-widget-font-family, RobotoRegular, serif)) !important;
|
|
274
280
|
padding: 8px 16px !important;
|
|
275
281
|
height: 32px !important;
|
|
276
|
-
border-radius: 16px !important;
|
|
282
|
+
border-radius: var(--xapp-form-widget-border-radius-lg, 16px) !important;
|
|
277
283
|
min-width: 130px !important;
|
|
278
284
|
background-color: var(--xapp-form-widget-chips-background-color, #c4dced) !important;
|
|
279
285
|
color: var(--xapp-form-widget-chips-color, #000000) !important;
|
|
280
|
-
|
|
286
|
+
cursor: pointer;
|
|
287
|
+
transition: background-color 200ms ease-in-out, box-shadow 200ms ease-in-out, transform 150ms ease-in-out !important;
|
|
281
288
|
}
|
|
282
289
|
.FormFieldChips-module_xapp_checkbox_chip__8DRkb .MuiChip-label {
|
|
283
290
|
font-family: var(--xapp-form-widget-chips-font-family, var(--xapp-form-widget-font-family, RobotoRegular, serif)) !important;
|
|
284
291
|
}
|
|
292
|
+
.FormFieldChips-module_xapp_checkbox_chip__8DRkb:hover {
|
|
293
|
+
box-shadow: var(--xapp-form-widget-box-shadow-subtle, 0 2px 8px rgba(0, 0, 0, 0.08)) !important;
|
|
294
|
+
transform: translateY(-1px);
|
|
295
|
+
}
|
|
296
|
+
.FormFieldChips-module_xapp_checkbox_chip__8DRkb:active {
|
|
297
|
+
transform: scale(0.98) !important;
|
|
298
|
+
}
|
|
299
|
+
.FormFieldChips-module_xapp_checkbox_chip__8DRkb:focus {
|
|
300
|
+
outline: none;
|
|
301
|
+
}
|
|
302
|
+
.FormFieldChips-module_xapp_checkbox_chip__8DRkb:focus-visible {
|
|
303
|
+
outline: 2px solid var(--xapp-form-widget-focus-ring-color, var(--xapp-form-widget-header-background-color, #012b54));
|
|
304
|
+
outline-offset: 0px;
|
|
305
|
+
}
|
|
285
306
|
@media (max-width: 640px) {
|
|
286
307
|
.FormFieldChips-module_xapp_checkbox_chip__8DRkb {
|
|
287
308
|
min-width: 100px !important;
|
|
@@ -295,6 +316,7 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
295
316
|
.FormFieldChips-module_xapp_chip_clicked__S8xmo {
|
|
296
317
|
background-color: var(--xapp-form-widget-chips-background-color-selected, var(--xapp-form-widget-chips-background-color-dark, #6e7ae1)) !important;
|
|
297
318
|
color: var(--xapp-form-widget-chips-color-selected, #ffffff) !important;
|
|
319
|
+
box-shadow: 0 2px 8px rgba(110, 122, 225, 0.3) !important;
|
|
298
320
|
}
|
|
299
321
|
|
|
300
322
|
.FormFieldChips-module_xapp_chips_container__ZITF5 {
|
|
@@ -315,10 +337,6 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
315
337
|
}
|
|
316
338
|
}
|
|
317
339
|
|
|
318
|
-
.FormFieldChips-module_xapp_checkbox_chip__8DRkb:hover {
|
|
319
|
-
--xapp-form-chip-bg-color: calc(var(--xapp-form-chip-bg-color) + 20);
|
|
320
|
-
}
|
|
321
|
-
|
|
322
340
|
.FormFieldChips-module_xapp_chips_title_container__VGw77 {
|
|
323
341
|
margin: inherit;
|
|
324
342
|
}
|
|
@@ -343,6 +361,7 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
343
361
|
font-size: 12px;
|
|
344
362
|
color: #666;
|
|
345
363
|
font-family: var(--xapp-form-widget-text-font-family, var(--xapp-form-widget-font-family, RobotoRegular, serif));
|
|
364
|
+
transition: color 200ms ease-in-out;
|
|
346
365
|
}
|
|
347
366
|
.FormFieldTextInput-module_xapp_text_input_counter--limit__59Lau {
|
|
348
367
|
color: #d32f2f;
|
|
@@ -353,22 +372,43 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
353
372
|
padding: 21px 12px 4px 12px !important;
|
|
354
373
|
border: 0 !important;
|
|
355
374
|
background-color: var(--xapp-form-widget-text-background-color, rgba(0, 0, 0, 0.06)) !important;
|
|
375
|
+
border-radius: var(--xapp-form-widget-border-radius-sm, 8px) !important;
|
|
376
|
+
transition: background-color 200ms ease-in-out, box-shadow 200ms ease-in-out !important;
|
|
356
377
|
color: #061739 !important;
|
|
357
378
|
font-size: var(--xapp-form-widget-text-font-size, 1rem) !important;
|
|
358
379
|
font-family: var(--xapp-form-widget-text-font-family, var(--xapp-form-widget-font-family, RobotoRegular, serif)) !important;
|
|
380
|
+
height: auto !important;
|
|
381
|
+
width: 100% !important;
|
|
382
|
+
max-width: 100% !important;
|
|
383
|
+
margin: 0 !important;
|
|
384
|
+
margin-bottom: 0 !important;
|
|
385
|
+
border-width: 0 !important;
|
|
386
|
+
border-style: none !important;
|
|
387
|
+
-webkit-appearance: none !important;
|
|
388
|
+
appearance: none !important;
|
|
359
389
|
}
|
|
360
390
|
.FormFieldTextInput-module_xapp_text_input_text__3rHVn .MuiInputBase-input:hover {
|
|
361
391
|
background-color: var(--xapp-form-widget-text-background-color-dark, rgba(0, 0, 0, 0.09)) !important;
|
|
362
392
|
}
|
|
363
393
|
.FormFieldTextInput-module_xapp_text_input_text__3rHVn .MuiInputBase-input:focus {
|
|
364
394
|
background-color: var(--xapp-form-widget-text-background-color-dark, rgba(0, 0, 0, 0.09)) !important;
|
|
395
|
+
outline: none !important;
|
|
396
|
+
box-shadow: inset 0 0 0 2px var(--xapp-form-widget-focus-ring-color, var(--xapp-form-widget-header-background-color, #012b54)) !important;
|
|
365
397
|
}
|
|
366
398
|
.FormFieldTextInput-module_xapp_text_input_text__3rHVn .MuiTextField-root {
|
|
367
399
|
background-color: var(--xapp-form-widget-text-background-color, rgba(0, 0, 0, 0.06)) !important;
|
|
400
|
+
border-radius: var(--xapp-form-widget-border-radius-sm, 8px);
|
|
368
401
|
}
|
|
369
402
|
.FormFieldTextInput-module_xapp_text_input_text__3rHVn .MuiTextField-root .MuiInputLabel-root.MuiInputLabel-multiline {
|
|
370
403
|
top: 8px;
|
|
371
404
|
}
|
|
405
|
+
.FormFieldTextInput-module_xapp_text_input_text__3rHVn .MuiInputLabel-root {
|
|
406
|
+
transform: translate(12px, 13px) scale(1) !important;
|
|
407
|
+
transition: color 200ms cubic-bezier(0, 0, 0.2, 1) 0ms, transform 200ms cubic-bezier(0, 0, 0.2, 1) 0ms !important;
|
|
408
|
+
}
|
|
409
|
+
.FormFieldTextInput-module_xapp_text_input_text__3rHVn .MuiInputLabel-root.MuiInputLabel-shrink {
|
|
410
|
+
transform: translate(12px, 4px) scale(0.75) !important;
|
|
411
|
+
}
|
|
372
412
|
.FormFieldTextInput-module_xapp_text_input_text__3rHVn .MuiInputBase-multiline {
|
|
373
413
|
padding: 0px;
|
|
374
414
|
}
|
|
@@ -457,20 +497,35 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
457
497
|
}
|
|
458
498
|
.FormFieldTextInputAddress-module_xapp_text_input_address_container__title__IbovL p {
|
|
459
499
|
margin: 0;
|
|
500
|
+
font-family: var(--xapp-form-widget-text-font-family, var(--xapp-form-widget-font-family, RobotoRegular, serif));
|
|
460
501
|
}
|
|
461
502
|
|
|
462
503
|
.FormFieldTextInputAddress-module_xapp_text_input_address__-FQjM .MuiInputBase-input {
|
|
463
504
|
padding: 21px 12px 4px 12px !important;
|
|
464
505
|
border: 0 !important;
|
|
465
506
|
background-color: var(--xapp-form-widget-text-background-color, rgba(0, 0, 0, 0.06)) !important;
|
|
507
|
+
border-radius: var(--xapp-form-widget-border-radius-sm, 8px) !important;
|
|
508
|
+
transition: background-color 200ms ease-in-out, box-shadow 200ms ease-in-out !important;
|
|
466
509
|
color: #061739 !important;
|
|
467
510
|
font-size: var(--xapp-form-widget-text-font-size, 1rem) !important;
|
|
511
|
+
font-family: var(--xapp-form-widget-text-font-family, var(--xapp-form-widget-font-family, RobotoRegular, serif)) !important;
|
|
512
|
+
height: auto !important;
|
|
513
|
+
width: 100% !important;
|
|
514
|
+
max-width: 100% !important;
|
|
515
|
+
margin: 0 !important;
|
|
516
|
+
margin-bottom: 0 !important;
|
|
517
|
+
border-width: 0 !important;
|
|
518
|
+
border-style: none !important;
|
|
519
|
+
-webkit-appearance: none !important;
|
|
520
|
+
appearance: none !important;
|
|
468
521
|
}
|
|
469
522
|
.FormFieldTextInputAddress-module_xapp_text_input_address__-FQjM .MuiInputBase-input:hover {
|
|
470
523
|
background-color: var(--xapp-form-widget-text-background-color-dark, rgba(0, 0, 0, 0.09)) !important;
|
|
471
524
|
}
|
|
472
525
|
.FormFieldTextInputAddress-module_xapp_text_input_address__-FQjM .MuiInputBase-input:focus {
|
|
473
526
|
background-color: var(--xapp-form-widget-text-background-color-dark, rgba(0, 0, 0, 0.09)) !important;
|
|
527
|
+
outline: none !important;
|
|
528
|
+
box-shadow: inset 0 0 0 2px var(--xapp-form-widget-focus-ring-color, var(--xapp-form-widget-header-background-color, #012b54)) !important;
|
|
474
529
|
}
|
|
475
530
|
.FormFieldTextInputAddress-module_xapp_text_input_address__-FQjM .MuiFilledInput-root {
|
|
476
531
|
padding-top: 0 !important;
|
|
@@ -483,6 +538,13 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
483
538
|
.FormFieldTextInputAddress-module_xapp_text_input_address__-FQjM .MuiPopper-root-MuiAutocomplete-popper {
|
|
484
539
|
z-index: 16000;
|
|
485
540
|
}
|
|
541
|
+
.FormFieldTextInputAddress-module_xapp_text_input_address__-FQjM .MuiInputLabel-root {
|
|
542
|
+
transform: translate(12px, 13px) scale(1) !important;
|
|
543
|
+
transition: color 200ms cubic-bezier(0, 0, 0.2, 1) 0ms, transform 200ms cubic-bezier(0, 0, 0.2, 1) 0ms !important;
|
|
544
|
+
}
|
|
545
|
+
.FormFieldTextInputAddress-module_xapp_text_input_address__-FQjM .MuiInputLabel-root.MuiInputLabel-shrink {
|
|
546
|
+
transform: translate(12px, 4px) scale(0.75) !important;
|
|
547
|
+
}
|
|
486
548
|
|
|
487
549
|
.MuiAutocomplete-popper {
|
|
488
550
|
z-index: 16000 !important;
|
|
@@ -512,6 +574,7 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
512
574
|
.FormStepDisplay-module_xapp_formfield__hRmVx .MuiAutocomplete-popupIndicator {
|
|
513
575
|
color: rgba(0, 0, 0, 0.54) !important;
|
|
514
576
|
background-color: transparent !important;
|
|
577
|
+
transition: background-color 200ms ease-in-out !important;
|
|
515
578
|
}
|
|
516
579
|
.FormStepDisplay-module_xapp_formfield__hRmVx .MuiAutocomplete-clearIndicator:hover,
|
|
517
580
|
.FormStepDisplay-module_xapp_formfield__hRmVx .MuiAutocomplete-popupIndicator:hover {
|
|
@@ -536,6 +599,7 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
536
599
|
font-size: 1.2em !important;
|
|
537
600
|
padding: 12px 32px !important;
|
|
538
601
|
min-width: 200px !important;
|
|
602
|
+
border-radius: var(--xapp-form-widget-border-radius-md, 12px) !important;
|
|
539
603
|
}
|
|
540
604
|
|
|
541
605
|
.FormStepDisplay-module_xapp_form_nav_buttons__lI4BI {
|
|
@@ -551,25 +615,50 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
551
615
|
.FormStepDisplay-module_xapp_primary_button__d2wra {
|
|
552
616
|
background-color: var(--xapp-form-widget-primary-button-color, #ea6539) !important;
|
|
553
617
|
font-family: inherit !important;
|
|
618
|
+
border-radius: var(--xapp-form-widget-border-radius-md, 12px) !important;
|
|
619
|
+
transition: box-shadow 200ms ease-in-out, transform 150ms ease-in-out, opacity 200ms ease-in-out !important;
|
|
554
620
|
}
|
|
555
621
|
.FormStepDisplay-module_xapp_primary_button__d2wra:hover {
|
|
556
|
-
|
|
622
|
+
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2) !important;
|
|
623
|
+
opacity: 0.9 !important;
|
|
624
|
+
}
|
|
625
|
+
.FormStepDisplay-module_xapp_primary_button__d2wra:active {
|
|
626
|
+
transform: scale(0.98) !important;
|
|
627
|
+
}
|
|
628
|
+
.FormStepDisplay-module_xapp_primary_button__d2wra:focus {
|
|
629
|
+
outline: none;
|
|
630
|
+
}
|
|
631
|
+
.FormStepDisplay-module_xapp_primary_button__d2wra:focus-visible {
|
|
632
|
+
outline: 2px solid var(--xapp-form-widget-focus-ring-color, var(--xapp-form-widget-header-background-color, #012b54));
|
|
633
|
+
outline-offset: 0px;
|
|
557
634
|
}
|
|
558
635
|
|
|
559
636
|
.FormStepDisplay-module_xapp_secondary_button__LuMfN {
|
|
560
637
|
background-color: var(--xapp-form-widget-secondary-button-color, #d24cc7) !important;
|
|
561
638
|
font-family: inherit !important;
|
|
639
|
+
border-radius: var(--xapp-form-widget-border-radius-md, 12px) !important;
|
|
640
|
+
transition: box-shadow 200ms ease-in-out, transform 150ms ease-in-out, opacity 200ms ease-in-out !important;
|
|
562
641
|
}
|
|
563
642
|
.FormStepDisplay-module_xapp_secondary_button__LuMfN:hover {
|
|
564
|
-
|
|
643
|
+
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2) !important;
|
|
644
|
+
opacity: 0.9 !important;
|
|
645
|
+
}
|
|
646
|
+
.FormStepDisplay-module_xapp_secondary_button__LuMfN:active {
|
|
647
|
+
transform: scale(0.98) !important;
|
|
648
|
+
}
|
|
649
|
+
.FormStepDisplay-module_xapp_secondary_button__LuMfN:focus {
|
|
650
|
+
outline: none;
|
|
651
|
+
}
|
|
652
|
+
.FormStepDisplay-module_xapp_secondary_button__LuMfN:focus-visible {
|
|
653
|
+
outline: 2px solid var(--xapp-form-widget-focus-ring-color, var(--xapp-form-widget-header-background-color, #012b54));
|
|
654
|
+
outline-offset: 0px;
|
|
565
655
|
}
|
|
566
656
|
|
|
567
657
|
.FormStepDisplay-module_xapp_disabled_button__RjSfL {
|
|
568
658
|
background-color: rgba(121, 117, 133, 0.5) !important;
|
|
569
659
|
font-family: inherit !important;
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
filter: brightness(80%) !important;
|
|
660
|
+
border-radius: var(--xapp-form-widget-border-radius-md, 12px) !important;
|
|
661
|
+
cursor: not-allowed !important;
|
|
573
662
|
}
|
|
574
663
|
.SimpleNavigationHeader-module_xapp_navigation_header__YhCD1 {
|
|
575
664
|
background-color: inherit !important;
|
|
@@ -650,7 +739,7 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
650
739
|
}
|
|
651
740
|
.Button-module_xapp_search_btn__cQf3T {
|
|
652
741
|
display: inline-block;
|
|
653
|
-
border-radius: 12px;
|
|
742
|
+
border-radius: var(--xapp-form-widget-border-radius-md, 12px);
|
|
654
743
|
border: solid 1px #d3d3df;
|
|
655
744
|
background: white;
|
|
656
745
|
padding: 4px 24px;
|
|
@@ -662,13 +751,28 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
662
751
|
font-family: var(--xapp-form-widget-font-family, RobotoRegular, serif);
|
|
663
752
|
font-size: 16px;
|
|
664
753
|
cursor: pointer;
|
|
754
|
+
transition: background-color 200ms ease-in-out, box-shadow 200ms ease-in-out, transform 150ms ease-in-out;
|
|
755
|
+
}
|
|
756
|
+
.Button-module_xapp_search_btn__cQf3T:hover {
|
|
757
|
+
background-color: rgba(0, 0, 0, 0.04);
|
|
758
|
+
box-shadow: var(--xapp-form-widget-box-shadow-subtle, 0 2px 8px rgba(0, 0, 0, 0.08));
|
|
759
|
+
}
|
|
760
|
+
.Button-module_xapp_search_btn__cQf3T:active {
|
|
761
|
+
transform: scale(0.98);
|
|
762
|
+
}
|
|
763
|
+
.Button-module_xapp_search_btn__cQf3T:focus {
|
|
764
|
+
outline: none;
|
|
765
|
+
}
|
|
766
|
+
.Button-module_xapp_search_btn__cQf3T:focus-visible {
|
|
767
|
+
outline: 2px solid var(--xapp-form-widget-focus-ring-color, var(--xapp-form-widget-header-background-color, #012b54));
|
|
768
|
+
outline-offset: 0px;
|
|
665
769
|
}
|
|
666
770
|
.Button-module_xapp_search_btn__expand__dUwot {
|
|
667
771
|
width: 100%;
|
|
668
772
|
}
|
|
669
773
|
.SuggestedAction-module_xapp_search_suggested_action__gbLCz {
|
|
670
774
|
display: inline-block;
|
|
671
|
-
border-radius: 12px;
|
|
775
|
+
border-radius: var(--xapp-form-widget-border-radius-md, 12px);
|
|
672
776
|
border: solid 1px var(--xapp-form-widget-border-color, var(--xapp-form-accent-color, #d3d3df));
|
|
673
777
|
background: white;
|
|
674
778
|
padding: 4px 24px;
|
|
@@ -680,6 +784,21 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
680
784
|
font-family: var(--xapp-form-widget-font-family, RobotoRegular, serif);
|
|
681
785
|
font-size: 16px;
|
|
682
786
|
cursor: pointer;
|
|
787
|
+
transition: background-color 200ms ease-in-out, box-shadow 200ms ease-in-out, transform 150ms ease-in-out;
|
|
788
|
+
}
|
|
789
|
+
.SuggestedAction-module_xapp_search_suggested_action__gbLCz:hover {
|
|
790
|
+
background-color: rgba(0, 0, 0, 0.04);
|
|
791
|
+
box-shadow: var(--xapp-form-widget-box-shadow-subtle, 0 2px 8px rgba(0, 0, 0, 0.08));
|
|
792
|
+
}
|
|
793
|
+
.SuggestedAction-module_xapp_search_suggested_action__gbLCz:active {
|
|
794
|
+
transform: scale(0.98);
|
|
795
|
+
}
|
|
796
|
+
.SuggestedAction-module_xapp_search_suggested_action__gbLCz:focus {
|
|
797
|
+
outline: none;
|
|
798
|
+
}
|
|
799
|
+
.SuggestedAction-module_xapp_search_suggested_action__gbLCz:focus-visible {
|
|
800
|
+
outline: 2px solid var(--xapp-form-widget-focus-ring-color, var(--xapp-form-widget-header-background-color, #012b54));
|
|
801
|
+
outline-offset: 0px;
|
|
683
802
|
}
|
|
684
803
|
.SuggestedActions-module_xapp_search_suggested_actions__actions__Apv0- {
|
|
685
804
|
margin-top: 8px;
|
|
@@ -710,10 +829,11 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
710
829
|
flex-direction: column;
|
|
711
830
|
border: solid 1px #d3d3df;
|
|
712
831
|
background: var(--xapp-form-widget-background-color, #f3f8fb);
|
|
713
|
-
border-radius:
|
|
832
|
+
border-radius: var(--xapp-form-widget-border-radius-xl, 20px);
|
|
714
833
|
overflow: hidden;
|
|
715
834
|
max-width: 740px;
|
|
716
835
|
max-height: 100%;
|
|
836
|
+
box-shadow: var(--xapp-form-widget-box-shadow, 0 4px 24px rgba(0, 0, 0, 0.12));
|
|
717
837
|
box-sizing: border-box;
|
|
718
838
|
position: relative;
|
|
719
839
|
}
|
|
@@ -737,23 +857,37 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
737
857
|
}
|
|
738
858
|
.FormWidget-module_xapp_form_widget__close__0lp0O {
|
|
739
859
|
position: absolute;
|
|
740
|
-
top:
|
|
741
|
-
right:
|
|
742
|
-
width:
|
|
743
|
-
height:
|
|
860
|
+
top: 8px;
|
|
861
|
+
right: 8px;
|
|
862
|
+
width: 28px;
|
|
863
|
+
height: 28px;
|
|
744
864
|
border-radius: 50%;
|
|
745
865
|
display: flex;
|
|
746
866
|
align-items: center;
|
|
747
867
|
justify-content: center;
|
|
748
|
-
color: #
|
|
868
|
+
color: #666;
|
|
749
869
|
cursor: pointer;
|
|
750
870
|
font-weight: bold;
|
|
751
|
-
border:
|
|
752
|
-
background:
|
|
871
|
+
border: none;
|
|
872
|
+
background: rgba(255, 255, 255, 0.9);
|
|
753
873
|
z-index: 1000;
|
|
874
|
+
transition: background-color 200ms ease-in-out, transform 150ms ease-in-out, box-shadow 200ms ease-in-out;
|
|
875
|
+
box-shadow: var(--xapp-form-widget-box-shadow-subtle, 0 2px 8px rgba(0, 0, 0, 0.08));
|
|
754
876
|
}
|
|
755
877
|
.FormWidget-module_xapp_form_widget__close__0lp0O:hover {
|
|
756
|
-
background-color:
|
|
878
|
+
background-color: rgb(255, 255, 255);
|
|
879
|
+
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
|
|
880
|
+
transform: scale(1.05);
|
|
881
|
+
}
|
|
882
|
+
.FormWidget-module_xapp_form_widget__close__0lp0O:active {
|
|
883
|
+
transform: scale(0.95);
|
|
884
|
+
}
|
|
885
|
+
.FormWidget-module_xapp_form_widget__close__0lp0O:focus {
|
|
886
|
+
outline: none;
|
|
887
|
+
}
|
|
888
|
+
.FormWidget-module_xapp_form_widget__close__0lp0O:focus-visible {
|
|
889
|
+
outline: 2px solid var(--xapp-form-widget-focus-ring-color, var(--xapp-form-widget-header-background-color, #012b54));
|
|
890
|
+
outline-offset: 0px;
|
|
757
891
|
}
|
|
758
892
|
|
|
759
893
|
@media (min-width: 1201px) {
|
|
@@ -806,9 +940,22 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
806
940
|
font-family: var(--xapp-form-widget-side-button-font-family, var(--xapp-form-widget-font-family, RobotoRegular, serif));
|
|
807
941
|
top: var(--xapp-form-widget-side-button-top, 50%);
|
|
808
942
|
min-height: var(--xapp-form-widget-side-button-min-length, 200px);
|
|
943
|
+
box-shadow: var(--xapp-form-widget-box-shadow, 0 4px 24px rgba(0, 0, 0, 0.12));
|
|
944
|
+
transition: background-color 200ms ease-in-out, box-shadow 200ms ease-in-out, transform 150ms ease-in-out;
|
|
809
945
|
}
|
|
810
946
|
.SideButton-module_xapp_form_sticky_button__YqORL:hover {
|
|
811
947
|
background-color: var(--xapp-form-widget-side-button-background-color-dark, darkred);
|
|
948
|
+
box-shadow: var(--xapp-form-widget-box-shadow-hover, 0 6px 32px rgba(0, 0, 0, 0.16));
|
|
949
|
+
}
|
|
950
|
+
.SideButton-module_xapp_form_sticky_button__YqORL:active {
|
|
951
|
+
transform: translateY(-50%) scale(0.98);
|
|
952
|
+
}
|
|
953
|
+
.SideButton-module_xapp_form_sticky_button__YqORL:focus {
|
|
954
|
+
outline: none;
|
|
955
|
+
}
|
|
956
|
+
.SideButton-module_xapp_form_sticky_button__YqORL:focus-visible {
|
|
957
|
+
outline: 2px solid var(--xapp-form-widget-focus-ring-color, var(--xapp-form-widget-header-background-color, #012b54));
|
|
958
|
+
outline-offset: 0px;
|
|
812
959
|
}
|
|
813
960
|
.SideButton-module_xapp_form_sticky_button__YqORL.SideButton-module_left__GT6z8 {
|
|
814
961
|
left: 0;
|