@deepdesk/deepdesk-sdk 16.0.2-beta.0 → 16.0.2-beta.2

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/index.d.mts CHANGED
@@ -1633,6 +1633,8 @@ declare const styles$l: {
1633
1633
  readonly "listItemSelected": string;
1634
1634
  readonly "listItemText": string;
1635
1635
  readonly "listItemTitle": string;
1636
+ readonly "listItemTooltip": string;
1637
+ readonly "listItemTooltipContent": string;
1636
1638
  readonly "listMoreButton": string;
1637
1639
  readonly "listWrapper": string;
1638
1640
  readonly "page": string;
package/dist/index.d.ts CHANGED
@@ -1633,6 +1633,8 @@ declare const styles$l: {
1633
1633
  readonly "listItemSelected": string;
1634
1634
  readonly "listItemText": string;
1635
1635
  readonly "listItemTitle": string;
1636
+ readonly "listItemTooltip": string;
1637
+ readonly "listItemTooltipContent": string;
1636
1638
  readonly "listMoreButton": string;
1637
1639
  readonly "listWrapper": string;
1638
1640
  readonly "page": string;