@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.
- 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/index.es.js +36 -36
- package/dist/index.es.js.map +1 -1
- package/dist/services/EventTrackingService.d.ts +0 -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 +137 -22
- package/dist/xapp-form-widget.js +5 -5
- package/package.json +6 -6
- 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/setupTests.d.ts +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 → services/__test__/EventTrackingService.test.d.ts} +0 -0
|
Binary file
|
|
@@ -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,6 +372,8 @@ 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, outline 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;
|
|
@@ -362,9 +383,12 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
362
383
|
}
|
|
363
384
|
.FormFieldTextInput-module_xapp_text_input_text__3rHVn .MuiInputBase-input:focus {
|
|
364
385
|
background-color: var(--xapp-form-widget-text-background-color-dark, rgba(0, 0, 0, 0.09)) !important;
|
|
386
|
+
outline: 2px solid var(--xapp-form-widget-focus-ring-color, var(--xapp-form-widget-header-background-color, #012b54)) !important;
|
|
387
|
+
outline-offset: -2px !important;
|
|
365
388
|
}
|
|
366
389
|
.FormFieldTextInput-module_xapp_text_input_text__3rHVn .MuiTextField-root {
|
|
367
390
|
background-color: var(--xapp-form-widget-text-background-color, rgba(0, 0, 0, 0.06)) !important;
|
|
391
|
+
border-radius: var(--xapp-form-widget-border-radius-sm, 8px);
|
|
368
392
|
}
|
|
369
393
|
.FormFieldTextInput-module_xapp_text_input_text__3rHVn .MuiTextField-root .MuiInputLabel-root.MuiInputLabel-multiline {
|
|
370
394
|
top: 8px;
|
|
@@ -457,20 +481,26 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
457
481
|
}
|
|
458
482
|
.FormFieldTextInputAddress-module_xapp_text_input_address_container__title__IbovL p {
|
|
459
483
|
margin: 0;
|
|
484
|
+
font-family: var(--xapp-form-widget-text-font-family, var(--xapp-form-widget-font-family, RobotoRegular, serif));
|
|
460
485
|
}
|
|
461
486
|
|
|
462
487
|
.FormFieldTextInputAddress-module_xapp_text_input_address__-FQjM .MuiInputBase-input {
|
|
463
488
|
padding: 21px 12px 4px 12px !important;
|
|
464
489
|
border: 0 !important;
|
|
465
490
|
background-color: var(--xapp-form-widget-text-background-color, rgba(0, 0, 0, 0.06)) !important;
|
|
491
|
+
border-radius: var(--xapp-form-widget-border-radius-sm, 8px) !important;
|
|
492
|
+
transition: background-color 200ms ease-in-out, outline 200ms ease-in-out !important;
|
|
466
493
|
color: #061739 !important;
|
|
467
494
|
font-size: var(--xapp-form-widget-text-font-size, 1rem) !important;
|
|
495
|
+
font-family: var(--xapp-form-widget-text-font-family, var(--xapp-form-widget-font-family, RobotoRegular, serif)) !important;
|
|
468
496
|
}
|
|
469
497
|
.FormFieldTextInputAddress-module_xapp_text_input_address__-FQjM .MuiInputBase-input:hover {
|
|
470
498
|
background-color: var(--xapp-form-widget-text-background-color-dark, rgba(0, 0, 0, 0.09)) !important;
|
|
471
499
|
}
|
|
472
500
|
.FormFieldTextInputAddress-module_xapp_text_input_address__-FQjM .MuiInputBase-input:focus {
|
|
473
501
|
background-color: var(--xapp-form-widget-text-background-color-dark, rgba(0, 0, 0, 0.09)) !important;
|
|
502
|
+
outline: 2px solid var(--xapp-form-widget-focus-ring-color, var(--xapp-form-widget-header-background-color, #012b54)) !important;
|
|
503
|
+
outline-offset: -2px !important;
|
|
474
504
|
}
|
|
475
505
|
.FormFieldTextInputAddress-module_xapp_text_input_address__-FQjM .MuiFilledInput-root {
|
|
476
506
|
padding-top: 0 !important;
|
|
@@ -512,6 +542,7 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
512
542
|
.FormStepDisplay-module_xapp_formfield__hRmVx .MuiAutocomplete-popupIndicator {
|
|
513
543
|
color: rgba(0, 0, 0, 0.54) !important;
|
|
514
544
|
background-color: transparent !important;
|
|
545
|
+
transition: background-color 200ms ease-in-out !important;
|
|
515
546
|
}
|
|
516
547
|
.FormStepDisplay-module_xapp_formfield__hRmVx .MuiAutocomplete-clearIndicator:hover,
|
|
517
548
|
.FormStepDisplay-module_xapp_formfield__hRmVx .MuiAutocomplete-popupIndicator:hover {
|
|
@@ -536,6 +567,7 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
536
567
|
font-size: 1.2em !important;
|
|
537
568
|
padding: 12px 32px !important;
|
|
538
569
|
min-width: 200px !important;
|
|
570
|
+
border-radius: var(--xapp-form-widget-border-radius-md, 12px) !important;
|
|
539
571
|
}
|
|
540
572
|
|
|
541
573
|
.FormStepDisplay-module_xapp_form_nav_buttons__lI4BI {
|
|
@@ -551,25 +583,50 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
551
583
|
.FormStepDisplay-module_xapp_primary_button__d2wra {
|
|
552
584
|
background-color: var(--xapp-form-widget-primary-button-color, #ea6539) !important;
|
|
553
585
|
font-family: inherit !important;
|
|
586
|
+
border-radius: var(--xapp-form-widget-border-radius-md, 12px) !important;
|
|
587
|
+
transition: box-shadow 200ms ease-in-out, transform 150ms ease-in-out, opacity 200ms ease-in-out !important;
|
|
554
588
|
}
|
|
555
589
|
.FormStepDisplay-module_xapp_primary_button__d2wra:hover {
|
|
556
|
-
|
|
590
|
+
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2) !important;
|
|
591
|
+
opacity: 0.9 !important;
|
|
592
|
+
}
|
|
593
|
+
.FormStepDisplay-module_xapp_primary_button__d2wra:active {
|
|
594
|
+
transform: scale(0.98) !important;
|
|
595
|
+
}
|
|
596
|
+
.FormStepDisplay-module_xapp_primary_button__d2wra:focus {
|
|
597
|
+
outline: none;
|
|
598
|
+
}
|
|
599
|
+
.FormStepDisplay-module_xapp_primary_button__d2wra:focus-visible {
|
|
600
|
+
outline: 2px solid var(--xapp-form-widget-focus-ring-color, var(--xapp-form-widget-header-background-color, #012b54));
|
|
601
|
+
outline-offset: 0px;
|
|
557
602
|
}
|
|
558
603
|
|
|
559
604
|
.FormStepDisplay-module_xapp_secondary_button__LuMfN {
|
|
560
605
|
background-color: var(--xapp-form-widget-secondary-button-color, #d24cc7) !important;
|
|
561
606
|
font-family: inherit !important;
|
|
607
|
+
border-radius: var(--xapp-form-widget-border-radius-md, 12px) !important;
|
|
608
|
+
transition: box-shadow 200ms ease-in-out, transform 150ms ease-in-out, opacity 200ms ease-in-out !important;
|
|
562
609
|
}
|
|
563
610
|
.FormStepDisplay-module_xapp_secondary_button__LuMfN:hover {
|
|
564
|
-
|
|
611
|
+
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2) !important;
|
|
612
|
+
opacity: 0.9 !important;
|
|
613
|
+
}
|
|
614
|
+
.FormStepDisplay-module_xapp_secondary_button__LuMfN:active {
|
|
615
|
+
transform: scale(0.98) !important;
|
|
616
|
+
}
|
|
617
|
+
.FormStepDisplay-module_xapp_secondary_button__LuMfN:focus {
|
|
618
|
+
outline: none;
|
|
619
|
+
}
|
|
620
|
+
.FormStepDisplay-module_xapp_secondary_button__LuMfN:focus-visible {
|
|
621
|
+
outline: 2px solid var(--xapp-form-widget-focus-ring-color, var(--xapp-form-widget-header-background-color, #012b54));
|
|
622
|
+
outline-offset: 0px;
|
|
565
623
|
}
|
|
566
624
|
|
|
567
625
|
.FormStepDisplay-module_xapp_disabled_button__RjSfL {
|
|
568
626
|
background-color: rgba(121, 117, 133, 0.5) !important;
|
|
569
627
|
font-family: inherit !important;
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
filter: brightness(80%) !important;
|
|
628
|
+
border-radius: var(--xapp-form-widget-border-radius-md, 12px) !important;
|
|
629
|
+
cursor: not-allowed !important;
|
|
573
630
|
}
|
|
574
631
|
.SimpleNavigationHeader-module_xapp_navigation_header__YhCD1 {
|
|
575
632
|
background-color: inherit !important;
|
|
@@ -650,7 +707,7 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
650
707
|
}
|
|
651
708
|
.Button-module_xapp_search_btn__cQf3T {
|
|
652
709
|
display: inline-block;
|
|
653
|
-
border-radius: 12px;
|
|
710
|
+
border-radius: var(--xapp-form-widget-border-radius-md, 12px);
|
|
654
711
|
border: solid 1px #d3d3df;
|
|
655
712
|
background: white;
|
|
656
713
|
padding: 4px 24px;
|
|
@@ -662,13 +719,28 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
662
719
|
font-family: var(--xapp-form-widget-font-family, RobotoRegular, serif);
|
|
663
720
|
font-size: 16px;
|
|
664
721
|
cursor: pointer;
|
|
722
|
+
transition: background-color 200ms ease-in-out, box-shadow 200ms ease-in-out, transform 150ms ease-in-out;
|
|
723
|
+
}
|
|
724
|
+
.Button-module_xapp_search_btn__cQf3T:hover {
|
|
725
|
+
background-color: rgba(0, 0, 0, 0.04);
|
|
726
|
+
box-shadow: var(--xapp-form-widget-box-shadow-subtle, 0 2px 8px rgba(0, 0, 0, 0.08));
|
|
727
|
+
}
|
|
728
|
+
.Button-module_xapp_search_btn__cQf3T:active {
|
|
729
|
+
transform: scale(0.98);
|
|
730
|
+
}
|
|
731
|
+
.Button-module_xapp_search_btn__cQf3T:focus {
|
|
732
|
+
outline: none;
|
|
733
|
+
}
|
|
734
|
+
.Button-module_xapp_search_btn__cQf3T:focus-visible {
|
|
735
|
+
outline: 2px solid var(--xapp-form-widget-focus-ring-color, var(--xapp-form-widget-header-background-color, #012b54));
|
|
736
|
+
outline-offset: 0px;
|
|
665
737
|
}
|
|
666
738
|
.Button-module_xapp_search_btn__expand__dUwot {
|
|
667
739
|
width: 100%;
|
|
668
740
|
}
|
|
669
741
|
.SuggestedAction-module_xapp_search_suggested_action__gbLCz {
|
|
670
742
|
display: inline-block;
|
|
671
|
-
border-radius: 12px;
|
|
743
|
+
border-radius: var(--xapp-form-widget-border-radius-md, 12px);
|
|
672
744
|
border: solid 1px var(--xapp-form-widget-border-color, var(--xapp-form-accent-color, #d3d3df));
|
|
673
745
|
background: white;
|
|
674
746
|
padding: 4px 24px;
|
|
@@ -680,6 +752,21 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
680
752
|
font-family: var(--xapp-form-widget-font-family, RobotoRegular, serif);
|
|
681
753
|
font-size: 16px;
|
|
682
754
|
cursor: pointer;
|
|
755
|
+
transition: background-color 200ms ease-in-out, box-shadow 200ms ease-in-out, transform 150ms ease-in-out;
|
|
756
|
+
}
|
|
757
|
+
.SuggestedAction-module_xapp_search_suggested_action__gbLCz:hover {
|
|
758
|
+
background-color: rgba(0, 0, 0, 0.04);
|
|
759
|
+
box-shadow: var(--xapp-form-widget-box-shadow-subtle, 0 2px 8px rgba(0, 0, 0, 0.08));
|
|
760
|
+
}
|
|
761
|
+
.SuggestedAction-module_xapp_search_suggested_action__gbLCz:active {
|
|
762
|
+
transform: scale(0.98);
|
|
763
|
+
}
|
|
764
|
+
.SuggestedAction-module_xapp_search_suggested_action__gbLCz:focus {
|
|
765
|
+
outline: none;
|
|
766
|
+
}
|
|
767
|
+
.SuggestedAction-module_xapp_search_suggested_action__gbLCz:focus-visible {
|
|
768
|
+
outline: 2px solid var(--xapp-form-widget-focus-ring-color, var(--xapp-form-widget-header-background-color, #012b54));
|
|
769
|
+
outline-offset: 0px;
|
|
683
770
|
}
|
|
684
771
|
.SuggestedActions-module_xapp_search_suggested_actions__actions__Apv0- {
|
|
685
772
|
margin-top: 8px;
|
|
@@ -710,10 +797,11 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
710
797
|
flex-direction: column;
|
|
711
798
|
border: solid 1px #d3d3df;
|
|
712
799
|
background: var(--xapp-form-widget-background-color, #f3f8fb);
|
|
713
|
-
border-radius:
|
|
800
|
+
border-radius: var(--xapp-form-widget-border-radius-xl, 20px);
|
|
714
801
|
overflow: hidden;
|
|
715
802
|
max-width: 740px;
|
|
716
803
|
max-height: 100%;
|
|
804
|
+
box-shadow: var(--xapp-form-widget-box-shadow, 0 4px 24px rgba(0, 0, 0, 0.12));
|
|
717
805
|
box-sizing: border-box;
|
|
718
806
|
position: relative;
|
|
719
807
|
}
|
|
@@ -737,23 +825,37 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
737
825
|
}
|
|
738
826
|
.FormWidget-module_xapp_form_widget__close__0lp0O {
|
|
739
827
|
position: absolute;
|
|
740
|
-
top:
|
|
741
|
-
right:
|
|
742
|
-
width:
|
|
743
|
-
height:
|
|
828
|
+
top: 8px;
|
|
829
|
+
right: 8px;
|
|
830
|
+
width: 28px;
|
|
831
|
+
height: 28px;
|
|
744
832
|
border-radius: 50%;
|
|
745
833
|
display: flex;
|
|
746
834
|
align-items: center;
|
|
747
835
|
justify-content: center;
|
|
748
|
-
color: #
|
|
836
|
+
color: #666;
|
|
749
837
|
cursor: pointer;
|
|
750
838
|
font-weight: bold;
|
|
751
|
-
border:
|
|
752
|
-
background:
|
|
839
|
+
border: none;
|
|
840
|
+
background: rgba(255, 255, 255, 0.9);
|
|
753
841
|
z-index: 1000;
|
|
842
|
+
transition: background-color 200ms ease-in-out, transform 150ms ease-in-out, box-shadow 200ms ease-in-out;
|
|
843
|
+
box-shadow: var(--xapp-form-widget-box-shadow-subtle, 0 2px 8px rgba(0, 0, 0, 0.08));
|
|
754
844
|
}
|
|
755
845
|
.FormWidget-module_xapp_form_widget__close__0lp0O:hover {
|
|
756
|
-
background-color:
|
|
846
|
+
background-color: rgb(255, 255, 255);
|
|
847
|
+
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
|
|
848
|
+
transform: scale(1.05);
|
|
849
|
+
}
|
|
850
|
+
.FormWidget-module_xapp_form_widget__close__0lp0O:active {
|
|
851
|
+
transform: scale(0.95);
|
|
852
|
+
}
|
|
853
|
+
.FormWidget-module_xapp_form_widget__close__0lp0O:focus {
|
|
854
|
+
outline: none;
|
|
855
|
+
}
|
|
856
|
+
.FormWidget-module_xapp_form_widget__close__0lp0O:focus-visible {
|
|
857
|
+
outline: 2px solid var(--xapp-form-widget-focus-ring-color, var(--xapp-form-widget-header-background-color, #012b54));
|
|
858
|
+
outline-offset: 0px;
|
|
757
859
|
}
|
|
758
860
|
|
|
759
861
|
@media (min-width: 1201px) {
|
|
@@ -806,9 +908,22 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
|
|
|
806
908
|
font-family: var(--xapp-form-widget-side-button-font-family, var(--xapp-form-widget-font-family, RobotoRegular, serif));
|
|
807
909
|
top: var(--xapp-form-widget-side-button-top, 50%);
|
|
808
910
|
min-height: var(--xapp-form-widget-side-button-min-length, 200px);
|
|
911
|
+
box-shadow: var(--xapp-form-widget-box-shadow, 0 4px 24px rgba(0, 0, 0, 0.12));
|
|
912
|
+
transition: background-color 200ms ease-in-out, box-shadow 200ms ease-in-out, transform 150ms ease-in-out;
|
|
809
913
|
}
|
|
810
914
|
.SideButton-module_xapp_form_sticky_button__YqORL:hover {
|
|
811
915
|
background-color: var(--xapp-form-widget-side-button-background-color-dark, darkred);
|
|
916
|
+
box-shadow: var(--xapp-form-widget-box-shadow-hover, 0 6px 32px rgba(0, 0, 0, 0.16));
|
|
917
|
+
}
|
|
918
|
+
.SideButton-module_xapp_form_sticky_button__YqORL:active {
|
|
919
|
+
transform: translateY(-50%) scale(0.98);
|
|
920
|
+
}
|
|
921
|
+
.SideButton-module_xapp_form_sticky_button__YqORL:focus {
|
|
922
|
+
outline: none;
|
|
923
|
+
}
|
|
924
|
+
.SideButton-module_xapp_form_sticky_button__YqORL:focus-visible {
|
|
925
|
+
outline: 2px solid var(--xapp-form-widget-focus-ring-color, var(--xapp-form-widget-header-background-color, #012b54));
|
|
926
|
+
outline-offset: 0px;
|
|
812
927
|
}
|
|
813
928
|
.SideButton-module_xapp_form_sticky_button__YqORL.SideButton-module_left__GT6z8 {
|
|
814
929
|
left: 0;
|