@hiver/connector-admin 4.19.0-multiStore-beta.0 → 4.19.0-slackM2-beta.0
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.
- package/index.es.js +9404 -9580
- package/index.umd.js +423 -423
- package/package.json +1 -1
- package/style.css +1 -1
- package/v2/app/connectors/pages/app-detail/EnabledToggle.d.ts +26 -0
- package/v2/app/connectors/pages/app-detail/EnabledToggle.d.ts.map +1 -0
- package/v2/app/connectors/pages/app-detail/__tests__/header-and-default-tab.test.d.ts +2 -0
- package/v2/app/connectors/pages/app-detail/__tests__/header-and-default-tab.test.d.ts.map +1 -0
- package/v2/app/connectors/pages/app-detail/index.d.ts +4 -2
- package/v2/app/connectors/pages/app-detail/index.d.ts.map +1 -1
- package/v2/app/connectors/pages/settings/auth/index.d.ts.map +1 -1
- package/v2/app/connectors/pages/settings/index.d.ts.map +1 -1
- package/v2/components/ui/connector-item/index.d.ts +1 -5
- package/v2/components/ui/connector-item/index.d.ts.map +1 -1
- package/v2/features/auth/api/index.d.ts +0 -15
- package/v2/features/auth/api/index.d.ts.map +1 -1
- package/v2/features/auth/components/auth-form/index.d.ts.map +1 -1
- package/v2/features/auth/constants/api.d.ts +0 -2
- package/v2/features/auth/constants/api.d.ts.map +1 -1
- package/v2/features/auth/types/request.d.ts +0 -27
- package/v2/features/auth/types/request.d.ts.map +1 -1
- package/v2/features/connector-library/components/custom-connector-card-list/index.d.ts.map +1 -1
- package/v2/features/connector-library/store/slice.d.ts.map +1 -1
- package/v2/features/slack/controller.d.ts.map +1 -1
- package/v2/testing/mocks/handlers/auth.d.ts.map +1 -1
- package/v2/testing/mocks/handlers/connector-template.d.ts +0 -1
- package/v2/testing/mocks/handlers/connector-template.d.ts.map +1 -1
- package/v2/types/connector.d.ts +1 -23
- package/v2/types/connector.d.ts.map +1 -1
- package/v2/utils/index.d.ts.map +1 -1
- package/v2/features/add-new-store/components/add-new-store-button/__tests__/add-new-store-button.test.d.ts +0 -2
- package/v2/features/add-new-store/components/add-new-store-button/__tests__/add-new-store-button.test.d.ts.map +0 -1
- package/v2/features/add-new-store/components/add-new-store-button/index.d.ts +0 -7
- package/v2/features/add-new-store/components/add-new-store-button/index.d.ts.map +0 -1
- package/v2/features/add-new-store/components/add-new-store-modal/index.d.ts +0 -15
- package/v2/features/add-new-store/components/add-new-store-modal/index.d.ts.map +0 -1
- package/v2/features/add-new-store/constants/index.d.ts +0 -30
- package/v2/features/add-new-store/constants/index.d.ts.map +0 -1
- package/v2/features/add-new-store/utils/__tests__/store-error-message.test.d.ts +0 -2
- package/v2/features/add-new-store/utils/__tests__/store-error-message.test.d.ts.map +0 -1
- package/v2/features/add-new-store/utils/index.d.ts +0 -14
- package/v2/features/add-new-store/utils/index.d.ts.map +0 -1
- package/v2/features/auth/api/__tests__/create-store.test.d.ts +0 -2
- package/v2/features/auth/api/__tests__/create-store.test.d.ts.map +0 -1
- package/v2/features/auth/components/auth-form/__tests__/auth-form-alert.test.d.ts +0 -2
- package/v2/features/auth/components/auth-form/__tests__/auth-form-alert.test.d.ts.map +0 -1
- package/v2/features/auth/utils/__tests__/auth-request-body.test.d.ts +0 -2
- package/v2/features/auth/utils/__tests__/auth-request-body.test.d.ts.map +0 -1
- package/v2/features/connector-library/store/__tests__/slice.test.d.ts +0 -2
- package/v2/features/connector-library/store/__tests__/slice.test.d.ts.map +0 -1
- package/v2/utils/__tests__/get-app-state.test.d.ts +0 -2
- package/v2/utils/__tests__/get-app-state.test.d.ts.map +0 -1
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { ValidateStoreReason } from '../../auth/types/request';
|
|
2
|
-
/**
|
|
3
|
-
* Maps a `validateNewStore` failure reason to the inline message surfaced under
|
|
4
|
-
* the modal input. Unknown/absent reasons fall back to a generic error.
|
|
5
|
-
*/
|
|
6
|
-
export declare const getValidateErrorMessage: (reason?: ValidateStoreReason) => string;
|
|
7
|
-
/**
|
|
8
|
-
* Maps a `createStore` rejection to the inline message surfaced under the modal
|
|
9
|
-
* input, reusing the pre-check's copy so duplicate-name / cap-reached read
|
|
10
|
-
* identically whether they were raised by the advisory check or by the
|
|
11
|
-
* authoritative create.
|
|
12
|
-
*/
|
|
13
|
-
export declare const getCreateErrorMessage: (err: unknown) => string;
|
|
14
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/v2/features/add-new-store/utils/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAI5E;;;GAGG;AACH,eAAO,MAAM,uBAAuB,YAAa,mBAAmB,KAAG,MAKtE,CAAC;AAuBF;;;;;GAKG;AACH,eAAO,MAAM,qBAAqB,QAAS,OAAO,KAAG,MAGpD,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"create-store.test.d.ts","sourceRoot":"","sources":["../../../../../../src/v2/features/auth/api/__tests__/create-store.test.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"auth-form-alert.test.d.ts","sourceRoot":"","sources":["../../../../../../../src/v2/features/auth/components/auth-form/__tests__/auth-form-alert.test.tsx"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"auth-request-body.test.d.ts","sourceRoot":"","sources":["../../../../../../src/v2/features/auth/utils/__tests__/auth-request-body.test.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"slice.test.d.ts","sourceRoot":"","sources":["../../../../../../src/v2/features/connector-library/store/__tests__/slice.test.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"get-app-state.test.d.ts","sourceRoot":"","sources":["../../../../src/v2/utils/__tests__/get-app-state.test.ts"],"names":[],"mappings":""}
|