@deepdesk/deepdesk-sdk 10.1.6 → 10.1.7

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
@@ -1281,6 +1281,8 @@ declare const styles$c: {
1281
1281
  readonly "selectWrapper": string;
1282
1282
  readonly "image": string;
1283
1283
  readonly "imageSrc": string;
1284
+ readonly "imageSrcHidden": string;
1285
+ readonly "imageSrcStatus": string;
1284
1286
  readonly "imageTitle": string;
1285
1287
  readonly "actions": string;
1286
1288
  readonly "actionsWrapper": string;
package/dist/index.d.ts CHANGED
@@ -1281,6 +1281,8 @@ declare const styles$c: {
1281
1281
  readonly "selectWrapper": string;
1282
1282
  readonly "image": string;
1283
1283
  readonly "imageSrc": string;
1284
+ readonly "imageSrcHidden": string;
1285
+ readonly "imageSrcStatus": string;
1284
1286
  readonly "imageTitle": string;
1285
1287
  readonly "actions": string;
1286
1288
  readonly "actionsWrapper": string;