@hiver/connector-agent 4.13.3-slack-beta.0 → 4.14.0-authv7-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/README.md +9 -9
- package/features/connector-cards/components/card-list/CardWithUserAuth.d.ts.map +1 -1
- package/features/connector-cards/components/card-list/__tests__/NoCardsUserAuthGate.test.d.ts +2 -0
- package/features/connector-cards/components/card-list/__tests__/NoCardsUserAuthGate.test.d.ts.map +1 -0
- package/features/connector-cards/components/connection-in-progress-modal/index.d.ts +8 -4
- package/features/connector-cards/components/connection-in-progress-modal/index.d.ts.map +1 -1
- package/features/connector-cards/hooks/useUserAuthFlow.d.ts +3 -1
- package/features/connector-cards/hooks/useUserAuthFlow.d.ts.map +1 -1
- package/features/connector-cards/store/userAuth.d.ts +1 -0
- package/features/connector-cards/store/userAuth.d.ts.map +1 -1
- package/features/toast-message/ToastRoot.d.ts.map +1 -1
- package/index.d.ts +0 -5
- package/index.d.ts.map +1 -1
- package/index.es.js +9598 -11861
- package/index.umd.js +313 -853
- package/main-dev.d.ts.map +1 -1
- package/package.json +1 -1
- package/testing/mocks/handlers/fetch-cards.d.ts +2 -2
- package/testing/mocks/handlers.d.ts.map +1 -1
- package/app/omni-slack/SlackConnectModalIsland.d.ts +0 -22
- package/app/omni-slack/SlackConnectModalIsland.d.ts.map +0 -1
- package/app/omni-slack/index.d.ts +0 -14
- package/app/omni-slack/index.d.ts.map +0 -1
- package/app/omni-slack/provider.d.ts +0 -15
- package/app/omni-slack/provider.d.ts.map +0 -1
- package/features/slack/api/channels.d.ts +0 -11
- package/features/slack/api/channels.d.ts.map +0 -1
- package/features/slack/api/conversations.d.ts +0 -17
- package/features/slack/api/conversations.d.ts.map +0 -1
- package/features/slack/api/effective-config.d.ts +0 -21
- package/features/slack/api/effective-config.d.ts.map +0 -1
- package/features/slack/api/index.d.ts +0 -4
- package/features/slack/api/index.d.ts.map +0 -1
- package/features/slack/api/linked-conv.d.ts +0 -33
- package/features/slack/api/linked-conv.d.ts.map +0 -1
- package/features/slack/api/members.d.ts +0 -10
- package/features/slack/api/members.d.ts.map +0 -1
- package/features/slack/api/messages.d.ts +0 -10
- package/features/slack/api/messages.d.ts.map +0 -1
- package/features/slack/api/normalise.d.ts +0 -3
- package/features/slack/api/normalise.d.ts.map +0 -1
- package/features/slack/avatar/SlackAvatar.d.ts +0 -20
- package/features/slack/avatar/SlackAvatar.d.ts.map +0 -1
- package/features/slack/avatar/cache.d.ts +0 -10
- package/features/slack/avatar/cache.d.ts.map +0 -1
- package/features/slack/avatar/index.d.ts +0 -2
- package/features/slack/avatar/index.d.ts.map +0 -1
- package/features/slack/components/HeroIllustration.d.ts +0 -16
- package/features/slack/components/HeroIllustration.d.ts.map +0 -1
- package/features/slack/components/LinkedConversationPanel/ChannelThreadGroup.d.ts +0 -25
- package/features/slack/components/LinkedConversationPanel/ChannelThreadGroup.d.ts.map +0 -1
- package/features/slack/components/LinkedConversationPanel/Composer.d.ts +0 -41
- package/features/slack/components/LinkedConversationPanel/Composer.d.ts.map +0 -1
- package/features/slack/components/LinkedConversationPanel/LeftChannelBanner.d.ts +0 -26
- package/features/slack/components/LinkedConversationPanel/LeftChannelBanner.d.ts.map +0 -1
- package/features/slack/components/LinkedConversationPanel/MentionPicker.d.ts +0 -23
- package/features/slack/components/LinkedConversationPanel/MentionPicker.d.ts.map +0 -1
- package/features/slack/components/LinkedConversationPanel/MessageItem.d.ts +0 -27
- package/features/slack/components/LinkedConversationPanel/MessageItem.d.ts.map +0 -1
- package/features/slack/components/LinkedConversationPanel/ReconnectSlackBanner.d.ts +0 -15
- package/features/slack/components/LinkedConversationPanel/ReconnectSlackBanner.d.ts.map +0 -1
- package/features/slack/components/LinkedConversationPanel/ThreadDetailView.d.ts +0 -19
- package/features/slack/components/LinkedConversationPanel/ThreadDetailView.d.ts.map +0 -1
- package/features/slack/components/LinkedConversationPanel/ThreadSkeleton.d.ts +0 -3
- package/features/slack/components/LinkedConversationPanel/ThreadSkeleton.d.ts.map +0 -1
- package/features/slack/components/LinkedConversationPanel/index.d.ts +0 -27
- package/features/slack/components/LinkedConversationPanel/index.d.ts.map +0 -1
- package/features/slack/components/LinkedConversationPanel/style.d.ts +0 -90
- package/features/slack/components/LinkedConversationPanel/style.d.ts.map +0 -1
- package/features/slack/components/SlackConnectModal.d.ts +0 -24
- package/features/slack/components/SlackConnectModal.d.ts.map +0 -1
- package/features/slack/components/SlackConversationTab.d.ts +0 -31
- package/features/slack/components/SlackConversationTab.d.ts.map +0 -1
- package/features/slack/components/SlackLogo.d.ts +0 -11
- package/features/slack/components/SlackLogo.d.ts.map +0 -1
- package/features/slack/components/StartModal/SelectField.d.ts +0 -19
- package/features/slack/components/StartModal/SelectField.d.ts.map +0 -1
- package/features/slack/components/StartModal/SlackChannelTab.d.ts +0 -21
- package/features/slack/components/StartModal/SlackChannelTab.d.ts.map +0 -1
- package/features/slack/components/StartModal/SlackThreadTab.d.ts +0 -25
- package/features/slack/components/StartModal/SlackThreadTab.d.ts.map +0 -1
- package/features/slack/components/StartModal/TabIcon.d.ts +0 -16
- package/features/slack/components/StartModal/TabIcon.d.ts.map +0 -1
- package/features/slack/components/StartModal/index.d.ts +0 -27
- package/features/slack/components/StartModal/index.d.ts.map +0 -1
- package/features/slack/components/StartModal/style.d.ts +0 -38
- package/features/slack/components/StartModal/style.d.ts.map +0 -1
- package/features/slack/components/figma-tokens.d.ts +0 -89
- package/features/slack/components/figma-tokens.d.ts.map +0 -1
- package/features/slack/components/style.d.ts +0 -54
- package/features/slack/components/style.d.ts.map +0 -1
- package/features/slack/constants/api.d.ts +0 -12
- package/features/slack/constants/api.d.ts.map +0 -1
- package/features/slack/context.d.ts +0 -30
- package/features/slack/context.d.ts.map +0 -1
- package/features/slack/hooks/useLeftChannelGuard.d.ts +0 -5
- package/features/slack/hooks/useLeftChannelGuard.d.ts.map +0 -1
- package/features/slack/hooks/useSlackTabLabel.d.ts +0 -23
- package/features/slack/hooks/useSlackTabLabel.d.ts.map +0 -1
- package/features/slack/messageType.d.ts +0 -16
- package/features/slack/messageType.d.ts.map +0 -1
- package/features/slack/types/wire.d.ts +0 -126
- package/features/slack/types/wire.d.ts.map +0 -1
- package/testing/mocks/handlers/slack.d.ts +0 -35
- package/testing/mocks/handlers/slack.d.ts.map +0 -1
package/README.md
CHANGED
|
@@ -19,10 +19,10 @@ export default tseslint.config({
|
|
|
19
19
|
// other options...
|
|
20
20
|
parserOptions: {
|
|
21
21
|
project: ['./tsconfig.node.json', './tsconfig.app.json'],
|
|
22
|
-
tsconfigRootDir: import.meta.dirname
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
})
|
|
22
|
+
tsconfigRootDir: import.meta.dirname,
|
|
23
|
+
},
|
|
24
|
+
},
|
|
25
|
+
})
|
|
26
26
|
```
|
|
27
27
|
|
|
28
28
|
- Replace `tseslint.configs.recommended` to `tseslint.configs.recommendedTypeChecked` or `tseslint.configs.strictTypeChecked`
|
|
@@ -31,20 +31,20 @@ export default tseslint.config({
|
|
|
31
31
|
|
|
32
32
|
```js
|
|
33
33
|
// eslint.config.js
|
|
34
|
-
import react from 'eslint-plugin-react'
|
|
34
|
+
import react from 'eslint-plugin-react'
|
|
35
35
|
|
|
36
36
|
export default tseslint.config({
|
|
37
37
|
// Set the react version
|
|
38
38
|
settings: { react: { version: '18.3' } },
|
|
39
39
|
plugins: {
|
|
40
40
|
// Add the react plugin
|
|
41
|
-
react
|
|
41
|
+
react,
|
|
42
42
|
},
|
|
43
43
|
rules: {
|
|
44
44
|
// other rules...
|
|
45
45
|
// Enable its recommended rules
|
|
46
46
|
...react.configs.recommended.rules,
|
|
47
|
-
...react.configs['jsx-runtime'].rules
|
|
48
|
-
}
|
|
49
|
-
})
|
|
47
|
+
...react.configs['jsx-runtime'].rules,
|
|
48
|
+
},
|
|
49
|
+
})
|
|
50
50
|
```
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CardWithUserAuth.d.ts","sourceRoot":"","sources":["../../../../../src/features/connector-cards/components/card-list/CardWithUserAuth.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"CardWithUserAuth.d.ts","sourceRoot":"","sources":["../../../../../src/features/connector-cards/components/card-list/CardWithUserAuth.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAW3B,OAAO,KAAK,EAAE,KAAK,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAC1D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAE7C,UAAU,MAAM;IACd,IAAI,EAAE,KAAK,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,gBAAgB,EAAE,MAAM,CAAC,MAAM,EAAE,aAAa,CAAC,GAAG,IAAI,CAAC;IACvD,0BAA0B,EAAE,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,GAAG,IAAI,CAAC;IAC7D,gBAAgB,EAAE,OAAO,CAAC;IAC1B,eAAe,EAAE,MAAM,IAAI,CAAC;IAK5B,qBAAqB,CAAC,EAAE,OAAO,CAAC;CACjC;AAED;;;;;;;;;;;;;;;;;GAiBG;AACH,eAAO,MAAM,gBAAgB,EAAE,EAAE,CAAC,MAAM,CAkGvC,CAAC"}
|
package/features/connector-cards/components/card-list/__tests__/NoCardsUserAuthGate.test.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"NoCardsUserAuthGate.test.d.ts","sourceRoot":"","sources":["../../../../../../src/features/connector-cards/components/card-list/__tests__/NoCardsUserAuthGate.test.tsx"],"names":[],"mappings":""}
|
|
@@ -9,10 +9,14 @@ import { FC } from 'react';
|
|
|
9
9
|
* shouldn't happen — the bifrost interceptor only kicks in for
|
|
10
10
|
* one connector at a time — but the design is defensive).
|
|
11
11
|
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
*
|
|
12
|
+
* The modal exposes a "Cancel" affordance. Closing the OAuth popup is
|
|
13
|
+
* auto-detected (useUserAuthFlow's popup-close watcher), but some providers'
|
|
14
|
+
* own Cancel button navigates the popup to their app *without* redirecting
|
|
15
|
+
* back to us — so the popup stays open, never fires `closed`, and we get no
|
|
16
|
+
* callback. There's no cross-origin way to detect that, so the user needs an
|
|
17
|
+
* explicit escape: Cancel drops the in-progress state (recoverable →
|
|
18
|
+
* Sign-in card) and the per-connector hook closes any orphaned popup. The
|
|
19
|
+
* 5-min in-progress timeout in useUserAuthFlow remains as a final backstop.
|
|
16
20
|
*/
|
|
17
21
|
declare const ConnectionInProgressModal: FC;
|
|
18
22
|
export default ConnectionInProgressModal;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/connector-cards/components/connection-in-progress-modal/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAW,MAAM,OAAO,CAAC;AAiBpC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/connector-cards/components/connection-in-progress-modal/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAW,MAAM,OAAO,CAAC;AAiBpC;;;;;;;;;;;;;;;;;;GAkBG;AACH,QAAA,MAAM,yBAAyB,EAAE,EAkFhC,CAAC;AAEF,eAAe,yBAAyB,CAAC"}
|
|
@@ -31,7 +31,9 @@ export declare function useUserAuthFlow(connectorId: string, options?: UseUserAu
|
|
|
31
31
|
* the result into the slice and exits. The polling-on-in_progress
|
|
32
32
|
* behavior is handled separately by useUserAuthFlow above.
|
|
33
33
|
*/
|
|
34
|
-
export declare function useFetchUserAuthStatus(connectorId: string, enabled: boolean):
|
|
34
|
+
export declare function useFetchUserAuthStatus(connectorId: string, enabled: boolean): {
|
|
35
|
+
isLoading: boolean;
|
|
36
|
+
};
|
|
35
37
|
/**
|
|
36
38
|
* Exposed for tests + the rare "user clicked Disconnect from the
|
|
37
39
|
* customer-identity-mapping menu" path — wipes the slice entry so
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useUserAuthFlow.d.ts","sourceRoot":"","sources":["../../../../src/features/connector-cards/hooks/useUserAuthFlow.ts"],"names":[],"mappings":"AAaA,OAAO,KAAK,EAAE,aAAa,EAAE,aAAa,EAAE,MAAM,2CAA2C,CAAC;AAkB9F,UAAU,sBAAsB;IAC9B;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;CAC1B;AAED,UAAU,qBAAqB;IAC7B,KAAK,EAAE,aAAa,CAAC;IACrB,KAAK,EAAE,aAAa,CAAC;IACrB,OAAO,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;IAC7B,UAAU,EAAE,OAAO,CAAC;CACrB;AAED;;;;;;;;;;;;GAYG;AACH,wBAAgB,eAAe,CAAC,WAAW,EAAE,MAAM,EAAE,OAAO,GAAE,sBAA2B,GAAG,qBAAqB,
|
|
1
|
+
{"version":3,"file":"useUserAuthFlow.d.ts","sourceRoot":"","sources":["../../../../src/features/connector-cards/hooks/useUserAuthFlow.ts"],"names":[],"mappings":"AAaA,OAAO,KAAK,EAAE,aAAa,EAAE,aAAa,EAAE,MAAM,2CAA2C,CAAC;AAkB9F,UAAU,sBAAsB;IAC9B;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;CAC1B;AAED,UAAU,qBAAqB;IAC7B,KAAK,EAAE,aAAa,CAAC;IACrB,KAAK,EAAE,aAAa,CAAC;IACrB,OAAO,EAAE,MAAM,OAAO,CAAC,IAAI,CAAC,CAAC;IAC7B,UAAU,EAAE,OAAO,CAAC;CACrB;AAED;;;;;;;;;;;;GAYG;AACH,wBAAgB,eAAe,CAAC,WAAW,EAAE,MAAM,EAAE,OAAO,GAAE,sBAA2B,GAAG,qBAAqB,CA8OhH;AAED;;;;GAIG;AACH,wBAAgB,sBAAsB,CAAC,WAAW,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG;IAAE,SAAS,EAAE,OAAO,CAAA;CAAE,CA2BpG;AAED;;;;GAIG;AACH,wBAAgB,gBAAgB,kBAGd,MAAM,UAKvB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"userAuth.d.ts","sourceRoot":"","sources":["../../../../src/features/connector-cards/store/userAuth.ts"],"names":[],"mappings":"AAAA,OAAO,EAAe,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEzC;;;;;;;;;GASG;AAEH,MAAM,MAAM,aAAa,GACrB,SAAS,GACT,cAAc,GACd,aAAa,GACb,WAAW,GACX,iBAAiB,GACjB,oBAAoB,CAAC;AAEzB,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,aAAa,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,MAAM,WAAW,aAAa;IAC5B,aAAa,EAAE;QAAE,CAAC,WAAW,EAAE,MAAM,GAAG,aAAa,CAAA;KAAE,CAAC;CACzD;AAMD,UAAU,qBAAqB;IAC7B,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,aAAa,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,UAAU,mBAAmB;IAC3B,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,UAAU,iBAAiB;IACzB,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,UAAU,gBAAgB;IACxB,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,UAAU,aAAa;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;CAChB;
|
|
1
|
+
{"version":3,"file":"userAuth.d.ts","sourceRoot":"","sources":["../../../../src/features/connector-cards/store/userAuth.ts"],"names":[],"mappings":"AAAA,OAAO,EAAe,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEzC;;;;;;;;;GASG;AAEH,MAAM,MAAM,aAAa,GACrB,SAAS,GACT,cAAc,GACd,aAAa,GACb,WAAW,GACX,iBAAiB,GACjB,oBAAoB,CAAC;AAEzB,MAAM,WAAW,aAAa;IAC5B,KAAK,EAAE,aAAa,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,MAAM,WAAW,aAAa;IAC5B,aAAa,EAAE;QAAE,CAAC,WAAW,EAAE,MAAM,GAAG,aAAa,CAAA;KAAE,CAAC;CACzD;AAMD,UAAU,qBAAqB;IAC7B,WAAW,EAAE,MAAM,CAAC;IACpB,KAAK,EAAE,aAAa,CAAC;IACrB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,cAAc,CAAC,EAAE,MAAM,CAAC;IAKxB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,UAAU,mBAAmB;IAC3B,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,UAAU,iBAAiB;IACzB,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,UAAU,gBAAgB;IACxB,WAAW,EAAE,MAAM,CAAC;IACpB,cAAc,CAAC,EAAE,MAAM,CAAC;CACzB;AAED,UAAU,aAAa;IACrB,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;CAChB;AAuBD,UAAU,YAAY;IACpB,WAAW,EAAE,MAAM,CAAC;CACrB;AAED,eAAO,MAAM,aAAa;IAItB;;;;;OAKG;wFACmC,aAAa,CAAC,qBAAqB,CAAC;IAwB1E;;;;;;OAMG;kFAC6B,aAAa,CAAC,mBAAmB,CAAC;oFAiBhC,aAAa,CAAC,iBAAiB,CAAC;mFAUjC,aAAa,CAAC,gBAAgB,CAAC;gFASlC,aAAa,CAAC,aAAa,CAAC;+EAW7B,aAAa,CAAC,YAAY,CAAC;oFAI1D,CAAC;AAEH,eAAO,MACL,sBAAsB,iHACtB,gBAAgB,yGAChB,kBAAkB,yGAClB,iBAAiB,uGACjB,cAAc,iGACd,aAAa,6FACU,CAAC;;AAE1B,wBAAqC;AAMrC,eAAO,MAAM,mBAAmB,UAAW,SAAS,eAAe,MAAM,KAAG,aACxB,CAAC;AAErD,eAAO,MAAM,mBAAmB,UAAW,SAAS,eAAe,MAAM,KAAG,aAC7B,CAAC;AAEhD,eAAO,MAAM,qBAAqB,UAAW,SAAS,eAAe,MAAM,KAAG,OACf,CAAC;AAEhE,eAAO,MAAM,gBAAgB,UAAW,SAAS,eAAe,MAAM,KAAG,MAAM,GAAG,SAC9B,CAAC;AAErD;;;;GAIG;AACH,eAAO,MAAM,8BAA8B,UAAW,SAAS,KAAG,MAAM,GAAG,SAK1E,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ToastRoot.d.ts","sourceRoot":"","sources":["../../../src/features/toast-message/ToastRoot.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAA8B,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"ToastRoot.d.ts","sourceRoot":"","sources":["../../../src/features/toast-message/ToastRoot.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAA8B,MAAM,OAAO,CAAC;AAuBvD,eAAO,MAAM,kBAAkB,QAAO,IAIrC,CAAC;AAEF,UAAU,cAAc;IACtB,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,SAAS,EAAE,EAAE,CAAC,cAAc,CA4CxC,CAAC"}
|
package/index.d.ts
CHANGED
|
@@ -9,11 +9,6 @@ export type { ISectionItems, IActionButtons, ISections, IMetaData, ITemplateUpda
|
|
|
9
9
|
export { EmailLogger, GmailLogObserver } from './app/email-logger';
|
|
10
10
|
export { OmniEmailLogger } from './app/omni-email-logger';
|
|
11
11
|
export type { OmniEmailLoggerProps } from './app/omni-email-logger';
|
|
12
|
-
export { OmniSlackTab } from './app/omni-slack';
|
|
13
|
-
export type { OmniSlackTabProps } from './app/omni-slack';
|
|
14
|
-
export { SlackConnectModalIsland } from './app/omni-slack/SlackConnectModalIsland';
|
|
15
|
-
export type { SlackConnectModalIslandProps } from './app/omni-slack/SlackConnectModalIsland';
|
|
16
|
-
export { useSlackTabLabel } from './features/slack/hooks/useSlackTabLabel';
|
|
17
12
|
export { fetchAppCfValues, fetchDeferredAppCfValues } from './api/appCustomField';
|
|
18
13
|
export type { AppCfValuesRequest, AppCfValuesResponse, AppFieldValue, AppFieldValueStatus } from './api/appCustomField';
|
|
19
14
|
export { useConnectorSelectedEmail } from './store/connectorEmailStore';
|
package/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,IAAI,iBAAiB,EAAE,MAAM,aAAa,CAAC;AACvD,OAAO,EAAE,uBAAuB,EAAE,MAAM,iBAAiB,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,yBAAyB,CAAC;AAC3D,OAAO,EAAE,qBAAqB,EAAE,2BAA2B,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AACnH,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACnD,OAAO,EACL,gBAAgB,EAChB,qBAAqB,EACrB,0BAA0B,EAC1B,mBAAmB,EACnB,sBAAsB,EACvB,MAAM,sBAAsB,CAAC;AAC9B,YAAY,EAAE,aAAa,EAAE,cAAc,EAAE,SAAS,EAAE,SAAS,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAC9G,OAAO,EAAE,WAAW,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACnE,OAAO,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAC1D,YAAY,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AACpE,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,IAAI,iBAAiB,EAAE,MAAM,aAAa,CAAC;AACvD,OAAO,EAAE,uBAAuB,EAAE,MAAM,iBAAiB,CAAC;AAC1D,OAAO,EAAE,gBAAgB,EAAE,MAAM,yBAAyB,CAAC;AAC3D,OAAO,EAAE,qBAAqB,EAAE,2BAA2B,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AACnH,OAAO,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACnD,OAAO,EACL,gBAAgB,EAChB,qBAAqB,EACrB,0BAA0B,EAC1B,mBAAmB,EACnB,sBAAsB,EACvB,MAAM,sBAAsB,CAAC;AAC9B,YAAY,EAAE,aAAa,EAAE,cAAc,EAAE,SAAS,EAAE,SAAS,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AAC9G,OAAO,EAAE,WAAW,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACnE,OAAO,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAC1D,YAAY,EAAE,oBAAoB,EAAE,MAAM,yBAAyB,CAAC;AACpE,OAAO,EAAE,gBAAgB,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAC;AAClF,YAAY,EAAE,kBAAkB,EAAE,mBAAmB,EAAE,aAAa,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AACxH,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AACxE,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC"}
|