@surrealdb/ui 1.2.5 → 1.2.6

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
@@ -792,6 +792,28 @@ export declare const iconKeyboardOption: string;
792
792
 
793
793
  export declare const iconKeyboardShift: string;
794
794
 
795
+ export declare const iconLangC: string;
796
+
797
+ export declare const iconLangDotNet: string;
798
+
799
+ export declare const iconLangGo: string;
800
+
801
+ export declare const iconLangJava: string;
802
+
803
+ export declare const iconLangJavaScript: string;
804
+
805
+ export declare const iconLangKotlin: string;
806
+
807
+ export declare const iconLangMojo: string;
808
+
809
+ export declare const iconLangPHP: string;
810
+
811
+ export declare const iconLangPython: string;
812
+
813
+ export declare const iconLangRust: string;
814
+
815
+ export declare const iconLangSwift: string;
816
+
795
817
  export declare const iconList: string;
796
818
 
797
819
  export declare const iconLive: string;