@hiver/connector-admin 1.4.0-beta.13 → 1.4.0-beta.14

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.
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/app/connectors/pages/settings/index.tsx"],"names":[],"mappings":"AAqCA,eAAO,MAAM,QAAQ,+CA6KpB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/app/connectors/pages/settings/index.tsx"],"names":[],"mappings":"AA8CA,eAAO,MAAM,QAAQ,+CA+KpB,CAAC"}
@@ -1,9 +1,10 @@
1
1
  import { StyledComponent } from '@emotion/styled';
2
- import { IconOwnProps, LinkProps, StackProps } from '@hiver/hiver-ui-kit';
2
+ import { IconOwnProps, LinkProps, StackProps, TypographyProps } from '@hiver/hiver-ui-kit';
3
3
  export declare const SideBarCrumbWrapper: StyledComponent<StackProps>;
4
4
  export declare const LearnMoreWrapper: StyledComponent<StackProps>;
5
5
  export declare const UpgradeGuide: StyledComponent<StackProps>;
6
6
  export declare const CustomInfoIcon: StyledComponent<IconOwnProps>;
7
7
  export declare const CustomRedirectIcon: StyledComponent<IconOwnProps>;
8
8
  export declare const ViewUpgradeGuide: StyledComponent<LinkProps>;
9
+ export declare const RequiredStepsContent: StyledComponent<TypographyProps>;
9
10
  //# sourceMappingURL=styles.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../src/app/connectors/pages/settings/styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAElD,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAE/E,eAAO,MAAM,mBAAmB,EAAE,eAAe,CAAC,UAAU,CAQ3D,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,eAAe,CAAC,UAAU,CAIxD,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,eAAe,CAAC,UAAU,CAKpD,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,eAAe,CAAC,YAAY,CAGxD,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,eAAe,CAAC,YAAY,CAG5D,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,eAAe,CAAC,SAAS,CASvD,CAAC"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../src/app/connectors/pages/settings/styles.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAElD,OAAO,KAAK,EAAE,YAAY,EAAE,SAAS,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAEhG,eAAO,MAAM,mBAAmB,EAAE,eAAe,CAAC,UAAU,CAQ3D,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,eAAe,CAAC,UAAU,CAIxD,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,eAAe,CAAC,UAAU,CAKpD,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,eAAe,CAAC,YAAY,CAGxD,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,eAAe,CAAC,YAAY,CAG5D,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,eAAe,CAAC,SAAS,CASvD,CAAC;AAEF,eAAO,MAAM,oBAAoB,EAAE,eAAe,CAAC,eAAe,CAIjE,CAAC"}
@@ -9,7 +9,7 @@ export declare const AUTH_STATUS: {
9
9
  export declare const AUTH_SUCCESS_TOAST_MSG = "Successfully Authorized";
10
10
  export declare const AUTH_FAILED_TOAST_MSG = "Authorization Failed";
11
11
  export declare const COPY_SUCCESS = "Copied to clipboard";
12
- export declare const AUTH_REQUEST_FAILED_TOAST_MSG = "Something Went Wrong!!";
12
+ export declare const AUTH_REQUEST_FAILED_TOAST_MSG = "Something Went Wrong!";
13
13
  export declare const API_KEY_SUCCESS_TOAST = "Successfully Saved Details";
14
14
  export declare const INVALID_URL_MSG = "Please enter a valid URL";
15
15
  export declare const URL_MUST_START_WITH_HTTPS = "URL must start with https://";
@@ -21,4 +21,6 @@ export declare const UPDATE_CONNECTOR: string;
21
21
  export declare const UPDATE_CONNECTOR_DESC: string;
22
22
  export declare const REQUIRED_STEPS: string;
23
23
  export declare const VIEW_UPGRADE_GUIDE: string;
24
+ export declare const UPGRADE_SUCCESS: string;
25
+ export declare const UPGRADE_FAILURE: string;
24
26
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/constants/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAEhD,eAAO,MAAM,gBAAgB,kBAAkB,CAAC;AAChD,eAAO,MAAM,eAAe,eAAe,CAAC;AAC5C,eAAO,MAAM,KAAK,UAAU,CAAC;AAC7B,eAAO,MAAM,kBAAkB,iBAAiB,CAAC;AAEjD,eAAO,MAAM,WAAW,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,YAAY,CAAA;CAQtD,CAAC;AAEF,eAAO,MAAM,sBAAsB,4BAA4B,CAAC;AAChE,eAAO,MAAM,qBAAqB,yBAAyB,CAAC;AAC5D,eAAO,MAAM,YAAY,wBAAwB,CAAC;AAClD,eAAO,MAAM,6BAA6B,2BAA2B,CAAC;AACtE,eAAO,MAAM,qBAAqB,+BAA+B,CAAC;AAClE,eAAO,MAAM,eAAe,6BAA6B,CAAC;AAC1D,eAAO,MAAM,yBAAyB,iCAAiC,CAAC;AACxE,eAAO,MAAM,6BAA6B,oCAAoC,CAAC;AAE/E,eAAO,MAAM,eAAe,2CAA2C,CAAC;AACxE,eAAO,MAAM,sBAAsB,oBAAoB,CAAC;AACxD,eAAO,MAAM,cAAc,+CAA+C,CAAC;AAE3E,eAAO,MAAM,gBAAgB,EAAE,MAA2B,CAAC;AAC3D,eAAO,MAAM,qBAAqB,EAAE,MACkD,CAAC;AACvF,eAAO,MAAM,cAAc,EAAE,MAA0B,CAAC;AACxD,eAAO,MAAM,kBAAkB,EAAE,MAA6B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/features/auth/constants/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAEhD,eAAO,MAAM,gBAAgB,kBAAkB,CAAC;AAChD,eAAO,MAAM,eAAe,eAAe,CAAC;AAC5C,eAAO,MAAM,KAAK,UAAU,CAAC;AAC7B,eAAO,MAAM,kBAAkB,iBAAiB,CAAC;AAEjD,eAAO,MAAM,WAAW,EAAE;IAAE,CAAC,GAAG,EAAE,MAAM,GAAG,YAAY,CAAA;CAQtD,CAAC;AAEF,eAAO,MAAM,sBAAsB,4BAA4B,CAAC;AAChE,eAAO,MAAM,qBAAqB,yBAAyB,CAAC;AAC5D,eAAO,MAAM,YAAY,wBAAwB,CAAC;AAClD,eAAO,MAAM,6BAA6B,0BAA0B,CAAC;AACrE,eAAO,MAAM,qBAAqB,+BAA+B,CAAC;AAClE,eAAO,MAAM,eAAe,6BAA6B,CAAC;AAC1D,eAAO,MAAM,yBAAyB,iCAAiC,CAAC;AACxE,eAAO,MAAM,6BAA6B,oCAAoC,CAAC;AAE/E,eAAO,MAAM,eAAe,2CAA2C,CAAC;AACxE,eAAO,MAAM,sBAAsB,oBAAoB,CAAC;AACxD,eAAO,MAAM,cAAc,+CAA+C,CAAC;AAE3E,eAAO,MAAM,gBAAgB,EAAE,MAA2B,CAAC;AAC3D,eAAO,MAAM,qBAAqB,EAAE,MACkD,CAAC;AACvF,eAAO,MAAM,cAAc,EAAE,MAA0B,CAAC;AACxD,eAAO,MAAM,kBAAkB,EAAE,MAA6B,CAAC;AAC/D,eAAO,MAAM,eAAe,EAAE,MAA0C,CAAC;AACzE,eAAO,MAAM,eAAe,EAAE,MAAmC,CAAC"}