@pksep/yui 0.1.189 → 0.1.190

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.
@@ -123,3 +123,18 @@ export declare const notDelivered: IVectorIcon;
123
123
  export declare const delivered: IVectorIcon;
124
124
  export declare const zoomMinus: IVectorIcon;
125
125
  export declare const zoomPlus: IVectorIcon;
126
+ export declare const timeAttention: IVectorIcon;
127
+ export declare const timeError: {
128
+ name: string;
129
+ style: string;
130
+ fill: string;
131
+ path: string;
132
+ viewbox: string;
133
+ };
134
+ export declare const materials: {
135
+ name: string;
136
+ style: string;
137
+ fill: string;
138
+ path: string;
139
+ viewbox: string;
140
+ };