@surrealdb/ui 1.0.44 → 1.0.46

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/ui.d.ts CHANGED
@@ -495,6 +495,8 @@ export declare const iconChat: string;
495
495
 
496
496
  export declare const iconCheck: string;
497
497
 
498
+ export declare const iconCheckCircle: string;
499
+
498
500
  export declare const iconChevronDown: string;
499
501
 
500
502
  export declare const iconChevronLeft: string;