@deepdesk/deepdesk-sdk 11.5.5-beta.2 → 11.6.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.
package/dist/index.d.mts CHANGED
@@ -1657,6 +1657,7 @@ declare const styles$g: {
1657
1657
  readonly "sources": string;
1658
1658
  readonly "sourcesTitle": string;
1659
1659
  readonly "source": string;
1660
+ readonly "sourceShowMore": string;
1660
1661
  readonly "icon": string;
1661
1662
  readonly "searchIcon": string;
1662
1663
  readonly "searchInputWrapper": string;
package/dist/index.d.ts CHANGED
@@ -1657,6 +1657,7 @@ declare const styles$g: {
1657
1657
  readonly "sources": string;
1658
1658
  readonly "sourcesTitle": string;
1659
1659
  readonly "source": string;
1660
+ readonly "sourceShowMore": string;
1660
1661
  readonly "icon": string;
1661
1662
  readonly "searchIcon": string;
1662
1663
  readonly "searchInputWrapper": string;