@cuby-ui/icons 0.0.463 → 0.0.465

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.
@@ -224,4 +224,8 @@ export declare const CUI_ICONS: {
224
224
  cuiIconEyeBold: string;
225
225
  cuiIconEyeBoldSm: string;
226
226
  cuiIconCardsSm: string;
227
+ cuiToolsPlaceholder: string;
228
+ cuiPartsPlaceholder: string;
229
+ cuiMaterialsPlaceholder: string;
230
+ cuiDefaultPlaceholder: string;
227
231
  };