@pksep/yui 0.1.135 → 0.1.138

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.
@@ -109,5 +109,6 @@ export declare enum IconNameEnum {
109
109
  planeRightFill = "plane-right-fill",
110
110
  message = "message",
111
111
  darkThemeSwitcher = "dark-theme-switcher",
112
- qrCode = "qr-code"
112
+ qrCode = "qr-code",
113
+ distrub = "distrub"
113
114
  }
@@ -112,6 +112,7 @@ export declare const pin: IVectorIcon;
112
112
  export declare const read: IVectorIcon;
113
113
  export declare const addUser: IVectorIcon;
114
114
  export declare const noDistrub: IVectorIcon;
115
+ export declare const distrub: IVectorIcon;
115
116
  export declare const logout: IVectorIcon;
116
117
  export declare const keyboard: IVectorIcon;
117
118
  export declare const message: IVectorIcon;