@xapp/form-widget 1.76.1 → 1.78.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.
@@ -0,0 +1,2 @@
1
+ import { MultistepForm } from "stentor-models";
2
+ export declare const defaultFormServiceOptionsWithZipServiceArea: MultistepForm;
@@ -0,0 +1,2 @@
1
+ /*! Copyright (c) 2025, XAPP AI */
2
+ export {};
Binary file
Binary file
@@ -291,6 +291,7 @@ body.ModalDialog-module_xapp_search_opened__jgDSX {
291
291
 
292
292
  .FormFieldChips-module_xapp_chips_container__ZITF5 {
293
293
  display: flex;
294
+ width: 100%;
294
295
  flex-wrap: wrap;
295
296
  justify-content: center;
296
297
  }