prlg-ui 1.8.118 → 1.8.119

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.ts CHANGED
@@ -477,6 +477,7 @@ declare type __VLS_Props_4 = {
477
477
  error?: boolean;
478
478
  errorText?: string;
479
479
  checked?: boolean;
480
+ customId?: string;
480
481
  };
481
482
 
482
483
  declare type __VLS_Props_5 = {