kui-basic 1.1.256 → 1.1.258

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/index.d.ts CHANGED
@@ -910,6 +910,7 @@ type TextOverflowProps = {
910
910
  placement?: TooltipProps$1["placement"]
911
911
  strategy?: TooltipProps$1["strategy"]
912
912
  endText?: string | false
913
+ openAlways?: boolean
913
914
  } & CaptionProps$1
914
915
 
915
916
  type TextOverflowStylesProps = {