gd-bs 6.8.5 → 6.8.6

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/gd-bs.d.ts CHANGED
@@ -3202,6 +3202,7 @@ declare module 'gd-bs/components/floating-ui/types' {
3202
3202
  content?: string | Element;
3203
3203
  flip?: boolean | any;
3204
3204
  hide?: boolean | any;
3205
+ hideOnClick?: boolean;
3205
3206
  inline?: boolean | any;
3206
3207
  offset?: number | any;
3207
3208
  shift?: boolean | any;