@cuby-ui/icons 0.0.482 → 0.0.484

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.
@@ -213,6 +213,10 @@ export declare const CUI_ICONS: {
213
213
  cuiIconChecklistSm: string;
214
214
  cuiIconMessageSquare: string;
215
215
  cuiIconMessageSquareSm: string;
216
+ cuiIconHideSidebarL: string;
217
+ cuiIconHideSidebarR: string;
218
+ cuiIconHideSidebarLSm: string;
219
+ cuiIconHideSidebarRSm: string;
216
220
  cuiIconSurfaceArea: string;
217
221
  cuiIconMinimize2: string;
218
222
  cuiIconMinimize2Sm: string;