@zealicsolutions/web-ui 0.3.126 → 0.3.127

Sign up to get free protection for your applications and to get access to all the features.
@@ -14,3 +14,4 @@ export declare const headerContainer: ContainerComponentProps;
14
14
  export declare const headerContainerWithTabs: ContainerComponentProps;
15
15
  export declare const DataField: ContainerComponentProps;
16
16
  export declare const LogInPermanentPage: ContainerComponentProps;
17
+ export declare const Select: ContainerComponentProps;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zealicsolutions/web-ui",
3
- "version": "0.3.126",
3
+ "version": "0.3.127",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+ssh://git@bitbucket.org/Zealic_Solutions/zeal-ui-web.git"