sep-yui 0.1.80 → 0.1.82

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.
@@ -7,6 +7,8 @@ export declare const moonFill: IVectorIcon;
7
7
  export declare const arrowLeft: IVectorIcon;
8
8
  export declare const arrowUp: IVectorIcon;
9
9
  export declare const arrowDown: IVectorIcon;
10
+ export declare const stepArrowUp: IVectorIcon;
11
+ export declare const stepArrowDown: IVectorIcon;
10
12
  export declare const chevronDown: IVectorIcon;
11
13
  export declare const chevronRight: IVectorIcon;
12
14
  export declare const chevronLeft: IVectorIcon;
@@ -100,3 +102,4 @@ export declare const closeTag: IVectorIcon;
100
102
  export declare const slashCircle: IVectorIcon;
101
103
  export declare const openDocument: IVectorIcon;
102
104
  export declare const time: IVectorIcon;
105
+ export declare const remains: IVectorIcon;