@toteat-eng/ds-react 2026.7.17 → 2026.7.20

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.
@@ -10,3 +10,5 @@ export declare const Disabled: Story;
10
10
  export declare const WithError: Story;
11
11
  export declare const WithDisabledOption: Story;
12
12
  export declare const SearchableNoResults: Story;
13
+ export declare const InsideClippingContainer: Story;
14
+ export declare const InsideDialog: Story;