@avenirs-esr/avenirs-dsav 0.1.106 → 0.1.108

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.
@@ -25,3 +25,4 @@ export declare const Info: StoryFn<AvMessageProps>;
25
25
  export declare const Success: StoryFn<AvMessageProps>;
26
26
  export declare const Warning: StoryFn<AvMessageProps>;
27
27
  export declare const Error: StoryFn<AvMessageProps>;
28
+ export declare const MultipleMessages: StoryFn<AvMessageProps>;
@@ -516,6 +516,7 @@ export declare const WithCustomItemSlotExample: {
516
516
  CHECK: string;
517
517
  CHECK_CIRCLE: string;
518
518
  CHECK_CIRCLE_OUTLINE: string;
519
+ CHECK_DECAGRAM_OUTLINE: string;
519
520
  CHECKBOX_BLANK_OUTLINE: string;
520
521
  CHECKBOX_MARKED: string;
521
522
  CHEVRON_DOUBLE_LEFT: string;
@@ -543,6 +544,7 @@ export declare const WithCustomItemSlotExample: {
543
544
  FILE_RESTORE_OUTLINE: string;
544
545
  FILE_TREE_OUTLINE: string;
545
546
  FLAG_VARIANT: string;
547
+ FLARE: string;
546
548
  FORMAT_LIST_BULLETED: string;
547
549
  HAMBURGER_MENU: string;
548
550
  HISTORY: string;