@surrealdb/ui 1.2.4 → 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/icons.d.ts CHANGED
@@ -223,6 +223,28 @@ export declare const KeyboardOption: string;
223
223
 
224
224
  export declare const KeyboardShift: string;
225
225
 
226
+ export declare const LangC: string;
227
+
228
+ export declare const LangDotNet: string;
229
+
230
+ export declare const LangGo: string;
231
+
232
+ export declare const LangJava: string;
233
+
234
+ export declare const LangJavaScript: string;
235
+
236
+ export declare const LangKotlin: string;
237
+
238
+ export declare const LangMojo: string;
239
+
240
+ export declare const LangPHP: string;
241
+
242
+ export declare const LangPython: string;
243
+
244
+ export declare const LangRust: string;
245
+
246
+ export declare const LangSwift: string;
247
+
226
248
  export declare const List: string;
227
249
 
228
250
  export declare const Live: string;