@integration-app/react 2.0.1 → 2.0.2
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/package.json +17 -9
- package/DEVELOPMENT.md +0 -82
- package/bundle-tests/test-frameworks/README.md +0 -4
- package/bundle-tests/test-frameworks/cra5react17/package-lock.json +0 -30749
- package/bundle-tests/test-frameworks/cra5react17/package.json +0 -42
- package/bundle-tests/test-frameworks/cra5react17/patches/react-scripts+5.0.0.patch +0 -15
- package/bundle-tests/test-frameworks/cra5react17/public/favicon.ico +0 -0
- package/bundle-tests/test-frameworks/cra5react17/public/index.html +0 -43
- package/bundle-tests/test-frameworks/cra5react17/public/logo192.png +0 -0
- package/bundle-tests/test-frameworks/cra5react17/public/logo512.png +0 -0
- package/bundle-tests/test-frameworks/cra5react17/public/manifest.json +0 -25
- package/bundle-tests/test-frameworks/cra5react17/public/robots.txt +0 -3
- package/bundle-tests/test-frameworks/cra5react17/src/IntegrationsTest.jsx +0 -42
- package/bundle-tests/test-frameworks/cra5react17/src/index.tsx +0 -10
- package/bundle-tests/test-frameworks/cra5react17/src/react-app-env.d.ts +0 -1
- package/bundle-tests/test-frameworks/cra5react17/tsconfig.json +0 -26
- package/bundle-tests/test-frameworks/cra5react18/package-lock.json +0 -30328
- package/bundle-tests/test-frameworks/cra5react18/package.json +0 -38
- package/bundle-tests/test-frameworks/cra5react18/public/favicon.ico +0 -0
- package/bundle-tests/test-frameworks/cra5react18/public/index.html +0 -43
- package/bundle-tests/test-frameworks/cra5react18/public/logo192.png +0 -0
- package/bundle-tests/test-frameworks/cra5react18/public/logo512.png +0 -0
- package/bundle-tests/test-frameworks/cra5react18/public/manifest.json +0 -25
- package/bundle-tests/test-frameworks/cra5react18/public/robots.txt +0 -3
- package/bundle-tests/test-frameworks/cra5react18/src/IntegrationsTest.jsx +0 -42
- package/bundle-tests/test-frameworks/cra5react18/src/index.tsx +0 -10
- package/bundle-tests/test-frameworks/cra5react18/src/logo.svg +0 -1
- package/bundle-tests/test-frameworks/cra5react18/src/react-app-env.d.ts +0 -1
- package/bundle-tests/test-frameworks/cra5react18/tsconfig.json +0 -26
- package/bundle-tests/test-frameworks/next12react17/next.config.js +0 -6
- package/bundle-tests/test-frameworks/next12react17/package.json +0 -18
- package/bundle-tests/test-frameworks/next12react17/pages/_app.js +0 -5
- package/bundle-tests/test-frameworks/next12react17/pages/index.js +0 -5
- package/bundle-tests/test-frameworks/next12react17/src/IntegrationsTest.jsx +0 -25
- package/bundle-tests/test-frameworks/next12react18/next.config.js +0 -6
- package/bundle-tests/test-frameworks/next12react18/package.json +0 -18
- package/bundle-tests/test-frameworks/next12react18/pages/_app.js +0 -5
- package/bundle-tests/test-frameworks/next12react18/pages/index.js +0 -5
- package/bundle-tests/test-frameworks/next12react18/src/IntegrationsTest.jsx +0 -41
- package/bundle-tests/test-frameworks/next13react18/app/layout.tsx +0 -18
- package/bundle-tests/test-frameworks/next13react18/app/page.tsx +0 -5
- package/bundle-tests/test-frameworks/next13react18/next-env.d.ts +0 -5
- package/bundle-tests/test-frameworks/next13react18/next.config.js +0 -6
- package/bundle-tests/test-frameworks/next13react18/package.json +0 -22
- package/bundle-tests/test-frameworks/next13react18/src/IntegrationsTest.tsx +0 -43
- package/bundle-tests/test-frameworks/next13react18/src/IntegrationsTestReact.tsx +0 -28
- package/bundle-tests/test-frameworks/next13react18/src/IntegrationsTestSdk.tsx +0 -19
- package/bundle-tests/test-frameworks/next13react18/tsconfig.json +0 -34
- package/bundle-tests/test-frameworks/parcel2react17/package.json +0 -21
- package/bundle-tests/test-frameworks/parcel2react17/src/IntegrationsTest.js +0 -41
- package/bundle-tests/test-frameworks/parcel2react17/src/index.html +0 -12
- package/bundle-tests/test-frameworks/parcel2react17/src/index.js +0 -12
- package/bundle-tests/test-frameworks/parcel2react18/package.json +0 -21
- package/bundle-tests/test-frameworks/parcel2react18/src/IntegrationsTest.js +0 -41
- package/bundle-tests/test-frameworks/parcel2react18/src/index.html +0 -12
- package/bundle-tests/test-frameworks/parcel2react18/src/index.js +0 -11
- package/bundle-tests/test-frameworks/vite3react17/index.html +0 -12
- package/bundle-tests/test-frameworks/vite3react17/package.json +0 -26
- package/bundle-tests/test-frameworks/vite3react17/src/IntegrationsTest.tsx +0 -41
- package/bundle-tests/test-frameworks/vite3react17/src/main.tsx +0 -10
- package/bundle-tests/test-frameworks/vite3react17/src/vite-env.d.ts +0 -1
- package/bundle-tests/test-frameworks/vite3react17/tsconfig.json +0 -25
- package/bundle-tests/test-frameworks/vite3react17/tsconfig.node.json +0 -10
- package/bundle-tests/test-frameworks/vite3react17/vite.config.ts +0 -7
- package/bundle-tests/test-frameworks/vite4react17/index.html +0 -12
- package/bundle-tests/test-frameworks/vite4react17/package.json +0 -26
- package/bundle-tests/test-frameworks/vite4react17/src/IntegrationsTest.tsx +0 -41
- package/bundle-tests/test-frameworks/vite4react17/src/main.tsx +0 -10
- package/bundle-tests/test-frameworks/vite4react17/src/vite-env.d.ts +0 -1
- package/bundle-tests/test-frameworks/vite4react17/tsconfig.json +0 -25
- package/bundle-tests/test-frameworks/vite4react17/tsconfig.node.json +0 -10
- package/bundle-tests/test-frameworks/vite4react17/vite.config.ts +0 -7
- package/bundle-tests/test-frameworks/vite4react18/index.html +0 -12
- package/bundle-tests/test-frameworks/vite4react18/package.json +0 -26
- package/bundle-tests/test-frameworks/vite4react18/src/IntegrationsTest.tsx +0 -41
- package/bundle-tests/test-frameworks/vite4react18/src/main.tsx +0 -11
- package/bundle-tests/test-frameworks/vite4react18/src/vite-env.d.ts +0 -1
- package/bundle-tests/test-frameworks/vite4react18/tsconfig.json +0 -25
- package/bundle-tests/test-frameworks/vite4react18/tsconfig.node.json +0 -10
- package/bundle-tests/test-frameworks/vite4react18/vite.config.ts +0 -7
- package/bundle-tests/test-package/package.json +0 -10
- package/bundle-tests/test-package/test-cjs.js +0 -11
- package/bundle-tests/test-package/test-esm.mjs +0 -11
- package/bundle-tests/test-package/test-umd.js +0 -25
- package/bundle-tests/test-package/test.sh +0 -30
- package/src/_modules/README.txt +0 -1
- package/src/_modules/awesome-debounce-promise.ts +0 -8
- package/src/contexts/index.tsx +0 -4
- package/src/contexts/integration-app-context.tsx +0 -61
- package/src/hooks/actions/useAction.ts +0 -37
- package/src/hooks/actions/useActionInstance.ts +0 -60
- package/src/hooks/actions/useActionInstances.ts +0 -11
- package/src/hooks/actions/useActions.ts +0 -11
- package/src/hooks/app-data-schemas/useAppDataSchema.ts +0 -20
- package/src/hooks/app-data-schemas/useAppDataSchemaInstance.ts +0 -43
- package/src/hooks/app-data-schemas/useAppDataSchemaInstances.ts +0 -19
- package/src/hooks/app-data-schemas/useAppDataSchemas.ts +0 -11
- package/src/hooks/app-events/useAppEventSubscription.ts +0 -22
- package/src/hooks/app-events/useAppEventSubscriptions.ts +0 -19
- package/src/hooks/app-events/useAppEventType.ts +0 -20
- package/src/hooks/app-events/useAppEventTypes.ts +0 -11
- package/src/hooks/app-events/useAppEvents.ts +0 -11
- package/src/hooks/customers/useCustomer.ts +0 -19
- package/src/hooks/customers/useCustomers.ts +0 -11
- package/src/hooks/data-collections/useDataCollectionSpec.ts +0 -30
- package/src/hooks/data-form/index.tsx +0 -3
- package/src/hooks/data-links/useDataLinkTable.ts +0 -20
- package/src/hooks/data-links/useDataLinkTableInstance.ts +0 -39
- package/src/hooks/data-links/useDataLinkTableInstances.ts +0 -19
- package/src/hooks/data-links/useDataLinkTables.ts +0 -11
- package/src/hooks/data-sources/useDataSource.ts +0 -39
- package/src/hooks/data-sources/useDataSourceInstance.ts +0 -105
- package/src/hooks/data-sources/useDataSourceInstanceCollection.ts +0 -29
- package/src/hooks/data-sources/useDataSourceInstances.ts +0 -17
- package/src/hooks/data-sources/useDataSources.ts +0 -11
- package/src/hooks/external-events/useExternalEventSubscription.ts +0 -60
- package/src/hooks/external-events/useExternalEventSubscriptions.ts +0 -19
- package/src/hooks/field-mappings/useFieldMapping.ts +0 -39
- package/src/hooks/field-mappings/useFieldMappingInstance.ts +0 -56
- package/src/hooks/field-mappings/useFieldMappingInstances.ts +0 -19
- package/src/hooks/field-mappings/useFieldMappings.ts +0 -11
- package/src/hooks/flows/useFlow.ts +0 -35
- package/src/hooks/flows/useFlowInstance.ts +0 -79
- package/src/hooks/flows/useFlowInstances.ts +0 -11
- package/src/hooks/flows/useFlowRun.ts +0 -24
- package/src/hooks/flows/useFlowRuns.ts +0 -11
- package/src/hooks/flows/useFlows.ts +0 -11
- package/src/hooks/integrations/useConnection.ts +0 -21
- package/src/hooks/integrations/useConnections.ts +0 -12
- package/src/hooks/integrations/useConnectorSpec.ts +0 -16
- package/src/hooks/integrations/useIntegration.ts +0 -20
- package/src/hooks/integrations/useIntegrations.ts +0 -12
- package/src/hooks/scenarios/useScenario.tsx +0 -20
- package/src/hooks/scenarios/useScenarios.tsx +0 -11
- package/src/hooks/screens/useScreen.ts +0 -19
- package/src/hooks/useElement.tsx +0 -199
- package/src/hooks/useElements.tsx +0 -108
- package/src/hooks/useIntegrationAppSWR.tsx +0 -13
- package/src/hooks/useIntegrationElement.tsx +0 -19
- package/src/index.tsx +0 -70
- package/tsconfig.json +0 -40
- /package/dist/{index.module.d.ts → index.module.d.mts} +0 -0
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "parcel",
|
|
3
|
-
"version": "1.0.0",
|
|
4
|
-
"description": "",
|
|
5
|
-
"source": "src/index.html",
|
|
6
|
-
"scripts": {
|
|
7
|
-
"dev": "parcel ./src/index.html",
|
|
8
|
-
"build": "parcel build ./src/index.html --public-url ./"
|
|
9
|
-
},
|
|
10
|
-
"author": "",
|
|
11
|
-
"license": "ISC",
|
|
12
|
-
"dependencies": {
|
|
13
|
-
"@integration-app/react": "latest",
|
|
14
|
-
"@integration-app/sdk": "latest",
|
|
15
|
-
"react": "^18",
|
|
16
|
-
"react-dom": "^18"
|
|
17
|
-
},
|
|
18
|
-
"devDependencies": {
|
|
19
|
-
"parcel": "^2"
|
|
20
|
-
}
|
|
21
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
IntegrationAppProvider,
|
|
3
|
-
useIntegrations,
|
|
4
|
-
useActionInstance,
|
|
5
|
-
} from '@integration-app/react'
|
|
6
|
-
import { IntegrationAppClient } from '@integration-app/sdk'
|
|
7
|
-
|
|
8
|
-
const token =
|
|
9
|
-
'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjEyMzEyMyIsIm5hbWUiOiIxMjMxMjMxMjMiLCJpc3MiOiJlYjc3ZjgzMS0zNjBjLTQ0YmMtOWQzYi0zNDJjYTY5MDU4NGEiLCJleHAiOjE3MjkwODUwNjh9.rDu2Mthgc-j4xVjIfW0Ox_eO50zJKJDUO6a4LnqDH20'
|
|
10
|
-
|
|
11
|
-
export function IntegrationsTest() {
|
|
12
|
-
return (
|
|
13
|
-
<IntegrationAppProvider token={token}>
|
|
14
|
-
<IntegrationsTestReact />
|
|
15
|
-
<IntegrationsTestSdk />
|
|
16
|
-
</IntegrationAppProvider>
|
|
17
|
-
)
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
function IntegrationsTestReact() {
|
|
21
|
-
try {
|
|
22
|
-
useIntegrations()
|
|
23
|
-
useActionInstance('some-action-instance-id')
|
|
24
|
-
} catch (e) {
|
|
25
|
-
throw new Error('@integration-app/react error')
|
|
26
|
-
}
|
|
27
|
-
return <>Integrations</>
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
function IntegrationsTestSdk() {
|
|
31
|
-
try {
|
|
32
|
-
const client = new IntegrationAppClient({ token: token })
|
|
33
|
-
void client
|
|
34
|
-
.get('/integrations')
|
|
35
|
-
.then(() => undefined)
|
|
36
|
-
.catch(() => undefined)
|
|
37
|
-
} catch (e) {
|
|
38
|
-
throw new Error('@integration-app/sdk error')
|
|
39
|
-
}
|
|
40
|
-
return <>SDK</>
|
|
41
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react'
|
|
2
|
-
import { createRoot } from 'react-dom/client'
|
|
3
|
-
import { IntegrationsTest } from './IntegrationsTest'
|
|
4
|
-
|
|
5
|
-
const container = document.getElementById('app')
|
|
6
|
-
const root = createRoot(container)
|
|
7
|
-
root.render(
|
|
8
|
-
<React.StrictMode>
|
|
9
|
-
<IntegrationsTest />
|
|
10
|
-
</React.StrictMode>,
|
|
11
|
-
)
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="UTF-8" />
|
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
|
-
<title>Vite + React + TS</title>
|
|
7
|
-
</head>
|
|
8
|
-
<body>
|
|
9
|
-
<div id="root"></div>
|
|
10
|
-
<script type="module" src="/src/main.tsx"></script>
|
|
11
|
-
</body>
|
|
12
|
-
</html>
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "vite",
|
|
3
|
-
"private": true,
|
|
4
|
-
"version": "0.0.0",
|
|
5
|
-
"type": "module",
|
|
6
|
-
"scripts": {
|
|
7
|
-
"dev": "vite",
|
|
8
|
-
"build": "tsc && vite build",
|
|
9
|
-
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
|
10
|
-
"preview": "vite preview"
|
|
11
|
-
},
|
|
12
|
-
"dependencies": {
|
|
13
|
-
"@integration-app/react": "latest",
|
|
14
|
-
"@integration-app/sdk": "latest",
|
|
15
|
-
"react": "^17",
|
|
16
|
-
"react-dom": "^17"
|
|
17
|
-
},
|
|
18
|
-
"devDependencies": {
|
|
19
|
-
"@types/react": "^17",
|
|
20
|
-
"@types/react-dom": "^17",
|
|
21
|
-
"@vitejs/plugin-react": "^2",
|
|
22
|
-
"eslint": "^8.45.0",
|
|
23
|
-
"typescript": "^5.2.2",
|
|
24
|
-
"vite": "^3.0.0"
|
|
25
|
-
}
|
|
26
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
IntegrationAppProvider,
|
|
3
|
-
useIntegrations,
|
|
4
|
-
useActionInstance,
|
|
5
|
-
} from '@integration-app/react'
|
|
6
|
-
import { IntegrationAppClient } from '@integration-app/sdk'
|
|
7
|
-
|
|
8
|
-
const token =
|
|
9
|
-
'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjEyMzEyMyIsIm5hbWUiOiIxMjMxMjMxMjMiLCJpc3MiOiJlYjc3ZjgzMS0zNjBjLTQ0YmMtOWQzYi0zNDJjYTY5MDU4NGEiLCJleHAiOjE3MjkwODUwNjh9.rDu2Mthgc-j4xVjIfW0Ox_eO50zJKJDUO6a4LnqDH20'
|
|
10
|
-
|
|
11
|
-
export function IntegrationsTest() {
|
|
12
|
-
return (
|
|
13
|
-
<IntegrationAppProvider token={token}>
|
|
14
|
-
<IntegrationsTestReact />
|
|
15
|
-
<IntegrationsTestSdk />
|
|
16
|
-
</IntegrationAppProvider>
|
|
17
|
-
)
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
function IntegrationsTestReact() {
|
|
21
|
-
try {
|
|
22
|
-
useIntegrations()
|
|
23
|
-
useActionInstance('some-action-instance-id')
|
|
24
|
-
} catch (e) {
|
|
25
|
-
throw new Error('@integration-app/react error')
|
|
26
|
-
}
|
|
27
|
-
return <>Integrations</>
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
function IntegrationsTestSdk() {
|
|
31
|
-
try {
|
|
32
|
-
const client = new IntegrationAppClient({ token: token })
|
|
33
|
-
void client
|
|
34
|
-
.get('/integrations')
|
|
35
|
-
.then(() => undefined)
|
|
36
|
-
.catch(() => undefined)
|
|
37
|
-
} catch (e) {
|
|
38
|
-
throw new Error('@integration-app/sdk error')
|
|
39
|
-
}
|
|
40
|
-
return <>SDK</>
|
|
41
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/// <reference types="vite/client" />
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"compilerOptions": {
|
|
3
|
-
"target": "ES2020",
|
|
4
|
-
"useDefineForClassFields": true,
|
|
5
|
-
"lib": ["ES2020", "DOM", "DOM.Iterable"],
|
|
6
|
-
"module": "ESNext",
|
|
7
|
-
"skipLibCheck": true,
|
|
8
|
-
|
|
9
|
-
/* Bundler mode */
|
|
10
|
-
"moduleResolution": "bundler",
|
|
11
|
-
"allowImportingTsExtensions": true,
|
|
12
|
-
"resolveJsonModule": true,
|
|
13
|
-
"isolatedModules": true,
|
|
14
|
-
"noEmit": true,
|
|
15
|
-
"jsx": "react-jsx",
|
|
16
|
-
|
|
17
|
-
/* Linting */
|
|
18
|
-
"strict": true,
|
|
19
|
-
"noUnusedLocals": true,
|
|
20
|
-
"noUnusedParameters": true,
|
|
21
|
-
"noFallthroughCasesInSwitch": true
|
|
22
|
-
},
|
|
23
|
-
"include": ["src"],
|
|
24
|
-
"references": [{ "path": "./tsconfig.node.json" }]
|
|
25
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="UTF-8" />
|
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
|
-
<title>Vite + React + TS</title>
|
|
7
|
-
</head>
|
|
8
|
-
<body>
|
|
9
|
-
<div id="root"></div>
|
|
10
|
-
<script type="module" src="/src/main.tsx"></script>
|
|
11
|
-
</body>
|
|
12
|
-
</html>
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "vite",
|
|
3
|
-
"private": true,
|
|
4
|
-
"version": "0.0.0",
|
|
5
|
-
"type": "module",
|
|
6
|
-
"scripts": {
|
|
7
|
-
"dev": "vite",
|
|
8
|
-
"build": "tsc && vite build",
|
|
9
|
-
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
|
10
|
-
"preview": "vite preview"
|
|
11
|
-
},
|
|
12
|
-
"dependencies": {
|
|
13
|
-
"@integration-app/react": "latest",
|
|
14
|
-
"@integration-app/sdk": "latest",
|
|
15
|
-
"react": "^17",
|
|
16
|
-
"react-dom": "^17"
|
|
17
|
-
},
|
|
18
|
-
"devDependencies": {
|
|
19
|
-
"@types/react": "^17",
|
|
20
|
-
"@types/react-dom": "^17",
|
|
21
|
-
"@vitejs/plugin-react": "^4.0.0",
|
|
22
|
-
"eslint": "^8.45.0",
|
|
23
|
-
"typescript": "^5.2.2",
|
|
24
|
-
"vite": "^4.0.0"
|
|
25
|
-
}
|
|
26
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
IntegrationAppProvider,
|
|
3
|
-
useIntegrations,
|
|
4
|
-
useActionInstance,
|
|
5
|
-
} from '@integration-app/react'
|
|
6
|
-
import { IntegrationAppClient } from '@integration-app/sdk'
|
|
7
|
-
|
|
8
|
-
const token =
|
|
9
|
-
'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjEyMzEyMyIsIm5hbWUiOiIxMjMxMjMxMjMiLCJpc3MiOiJlYjc3ZjgzMS0zNjBjLTQ0YmMtOWQzYi0zNDJjYTY5MDU4NGEiLCJleHAiOjE3MjkwODUwNjh9.rDu2Mthgc-j4xVjIfW0Ox_eO50zJKJDUO6a4LnqDH20'
|
|
10
|
-
|
|
11
|
-
export function IntegrationsTest() {
|
|
12
|
-
return (
|
|
13
|
-
<IntegrationAppProvider token={token}>
|
|
14
|
-
<IntegrationsTestReact />
|
|
15
|
-
<IntegrationsTestSdk />
|
|
16
|
-
</IntegrationAppProvider>
|
|
17
|
-
)
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
function IntegrationsTestReact() {
|
|
21
|
-
try {
|
|
22
|
-
useIntegrations()
|
|
23
|
-
useActionInstance('some-action-instance-id')
|
|
24
|
-
} catch (e) {
|
|
25
|
-
throw new Error('@integration-app/react error')
|
|
26
|
-
}
|
|
27
|
-
return <>Integrations</>
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
function IntegrationsTestSdk() {
|
|
31
|
-
try {
|
|
32
|
-
const client = new IntegrationAppClient({ token: token })
|
|
33
|
-
void client
|
|
34
|
-
.get('/integrations')
|
|
35
|
-
.then(() => undefined)
|
|
36
|
-
.catch(() => undefined)
|
|
37
|
-
} catch (e) {
|
|
38
|
-
throw new Error('@integration-app/sdk error')
|
|
39
|
-
}
|
|
40
|
-
return <>SDK</>
|
|
41
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/// <reference types="vite/client" />
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"compilerOptions": {
|
|
3
|
-
"target": "ES2020",
|
|
4
|
-
"useDefineForClassFields": true,
|
|
5
|
-
"lib": ["ES2020", "DOM", "DOM.Iterable"],
|
|
6
|
-
"module": "ESNext",
|
|
7
|
-
"skipLibCheck": true,
|
|
8
|
-
|
|
9
|
-
/* Bundler mode */
|
|
10
|
-
"moduleResolution": "bundler",
|
|
11
|
-
"allowImportingTsExtensions": true,
|
|
12
|
-
"resolveJsonModule": true,
|
|
13
|
-
"isolatedModules": true,
|
|
14
|
-
"noEmit": true,
|
|
15
|
-
"jsx": "react-jsx",
|
|
16
|
-
|
|
17
|
-
/* Linting */
|
|
18
|
-
"strict": true,
|
|
19
|
-
"noUnusedLocals": true,
|
|
20
|
-
"noUnusedParameters": true,
|
|
21
|
-
"noFallthroughCasesInSwitch": true
|
|
22
|
-
},
|
|
23
|
-
"include": ["src"],
|
|
24
|
-
"references": [{ "path": "./tsconfig.node.json" }]
|
|
25
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="UTF-8" />
|
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
|
-
<title>Vite + React + TS</title>
|
|
7
|
-
</head>
|
|
8
|
-
<body>
|
|
9
|
-
<div id="root"></div>
|
|
10
|
-
<script type="module" src="/src/main.tsx"></script>
|
|
11
|
-
</body>
|
|
12
|
-
</html>
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "vite",
|
|
3
|
-
"private": true,
|
|
4
|
-
"version": "0.0.0",
|
|
5
|
-
"type": "module",
|
|
6
|
-
"scripts": {
|
|
7
|
-
"dev": "vite",
|
|
8
|
-
"build": "tsc && vite build",
|
|
9
|
-
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
|
10
|
-
"preview": "vite preview"
|
|
11
|
-
},
|
|
12
|
-
"dependencies": {
|
|
13
|
-
"@integration-app/react": "latest",
|
|
14
|
-
"@integration-app/sdk": "latest",
|
|
15
|
-
"react": "^18",
|
|
16
|
-
"react-dom": "^18"
|
|
17
|
-
},
|
|
18
|
-
"devDependencies": {
|
|
19
|
-
"@types/react": "^18",
|
|
20
|
-
"@types/react-dom": "^18",
|
|
21
|
-
"@vitejs/plugin-react": "^4.0.0",
|
|
22
|
-
"eslint": "^8.45.0",
|
|
23
|
-
"typescript": "^5.2.2",
|
|
24
|
-
"vite": "^4.0.0"
|
|
25
|
-
}
|
|
26
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
IntegrationAppProvider,
|
|
3
|
-
useIntegrations,
|
|
4
|
-
useActionInstance,
|
|
5
|
-
} from '@integration-app/react'
|
|
6
|
-
import { IntegrationAppClient } from '@integration-app/sdk'
|
|
7
|
-
|
|
8
|
-
const token =
|
|
9
|
-
'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjEyMzEyMyIsIm5hbWUiOiIxMjMxMjMxMjMiLCJpc3MiOiJlYjc3ZjgzMS0zNjBjLTQ0YmMtOWQzYi0zNDJjYTY5MDU4NGEiLCJleHAiOjE3MjkwODUwNjh9.rDu2Mthgc-j4xVjIfW0Ox_eO50zJKJDUO6a4LnqDH20'
|
|
10
|
-
|
|
11
|
-
export function IntegrationsTest() {
|
|
12
|
-
return (
|
|
13
|
-
<IntegrationAppProvider token={token}>
|
|
14
|
-
<IntegrationsTestReact />
|
|
15
|
-
<IntegrationsTestSdk />
|
|
16
|
-
</IntegrationAppProvider>
|
|
17
|
-
)
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
function IntegrationsTestReact() {
|
|
21
|
-
try {
|
|
22
|
-
useIntegrations()
|
|
23
|
-
useActionInstance('some-action-instance-id')
|
|
24
|
-
} catch (e) {
|
|
25
|
-
throw new Error('@integration-app/react error')
|
|
26
|
-
}
|
|
27
|
-
return <>Integrations</>
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
function IntegrationsTestSdk() {
|
|
31
|
-
try {
|
|
32
|
-
const client = new IntegrationAppClient({ token: token })
|
|
33
|
-
void client
|
|
34
|
-
.get('/integrations')
|
|
35
|
-
.then(() => undefined)
|
|
36
|
-
.catch(() => undefined)
|
|
37
|
-
} catch (e) {
|
|
38
|
-
throw new Error('@integration-app/sdk error')
|
|
39
|
-
}
|
|
40
|
-
return <>SDK</>
|
|
41
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import React from 'react'
|
|
2
|
-
import { createRoot } from 'react-dom/client'
|
|
3
|
-
import { IntegrationsTest } from './IntegrationsTest'
|
|
4
|
-
|
|
5
|
-
const container = document.getElementById('root') as HTMLElement
|
|
6
|
-
const root = createRoot(container)
|
|
7
|
-
root.render(
|
|
8
|
-
<React.StrictMode>
|
|
9
|
-
<IntegrationsTest />
|
|
10
|
-
</React.StrictMode>,
|
|
11
|
-
)
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
/// <reference types="vite/client" />
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"compilerOptions": {
|
|
3
|
-
"target": "ES2020",
|
|
4
|
-
"useDefineForClassFields": true,
|
|
5
|
-
"lib": ["ES2020", "DOM", "DOM.Iterable"],
|
|
6
|
-
"module": "ESNext",
|
|
7
|
-
"skipLibCheck": true,
|
|
8
|
-
|
|
9
|
-
/* Bundler mode */
|
|
10
|
-
"moduleResolution": "bundler",
|
|
11
|
-
"allowImportingTsExtensions": true,
|
|
12
|
-
"resolveJsonModule": true,
|
|
13
|
-
"isolatedModules": true,
|
|
14
|
-
"noEmit": true,
|
|
15
|
-
"jsx": "react-jsx",
|
|
16
|
-
|
|
17
|
-
/* Linting */
|
|
18
|
-
"strict": true,
|
|
19
|
-
"noUnusedLocals": true,
|
|
20
|
-
"noUnusedParameters": true,
|
|
21
|
-
"noFallthroughCasesInSwitch": true
|
|
22
|
-
},
|
|
23
|
-
"include": ["src"],
|
|
24
|
-
"references": [{ "path": "./tsconfig.node.json" }]
|
|
25
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
const integrationAppReact = require('@integration-app/react')
|
|
2
|
-
|
|
3
|
-
if (typeof integrationAppReact !== 'object') {
|
|
4
|
-
throw new Error('React package is not exported')
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
if (typeof integrationAppReact.useIntegrationApp !== 'function') {
|
|
8
|
-
throw new Error(
|
|
9
|
-
'React package is not exported correctly. useIntegrationApp is missed',
|
|
10
|
-
)
|
|
11
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as integrationAppReact from '@integration-app/react'
|
|
2
|
-
|
|
3
|
-
if (typeof integrationAppReact !== 'object') {
|
|
4
|
-
throw new Error('React package is not exported')
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
if (typeof integrationAppReact.useIntegrationApp !== 'function') {
|
|
8
|
-
throw new Error(
|
|
9
|
-
'React package is not exported correctly. useIntegrationApp is missed',
|
|
10
|
-
)
|
|
11
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
# Testing UMD Bundle
|
|
3
|
-
|
|
4
|
-
The Universal Module Definition (UMD) format is compatible with the CommonJS (CJS) format,
|
|
5
|
-
and we are using it for testing purposes.
|
|
6
|
-
|
|
7
|
-
1) Import the UMD file directly
|
|
8
|
-
|
|
9
|
-
We cannot use require('@integration-app/react') as it returns a CJS module.
|
|
10
|
-
To import the UMD file, we need to import it directly from the node_modules folder.
|
|
11
|
-
|
|
12
|
-
2) Verify the variable exists
|
|
13
|
-
|
|
14
|
-
*/
|
|
15
|
-
const integrationAppReact = require('./node_modules/@integration-app/react/dist/index.umd.js')
|
|
16
|
-
|
|
17
|
-
if (typeof integrationAppReact !== 'object') {
|
|
18
|
-
throw new Error('React package is not exported')
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
if (typeof integrationAppReact.useIntegrationApp !== 'function') {
|
|
22
|
-
throw new Error(
|
|
23
|
-
'React package is not exported correctly. useIntegrationApp is missed',
|
|
24
|
-
)
|
|
25
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/env bash
|
|
2
|
-
|
|
3
|
-
ColorOff='\033[0m' # Text Reset
|
|
4
|
-
Red='\033[0;31m' # Red
|
|
5
|
-
BRed='\033[1;31m' # Bold Red
|
|
6
|
-
BGreen='\033[1;32m' # Bold Green
|
|
7
|
-
|
|
8
|
-
rm -rf node_modules
|
|
9
|
-
|
|
10
|
-
npm install --quiet
|
|
11
|
-
|
|
12
|
-
check_bundle() {
|
|
13
|
-
OUTPUT=$(node $2 2>&1)
|
|
14
|
-
|
|
15
|
-
if [ "${OUTPUT}" = "" ]
|
|
16
|
-
then
|
|
17
|
-
echo -e "${BGreen}SUCCESS: ${1}${ColorOff}"
|
|
18
|
-
else
|
|
19
|
-
echo -e "${BRed}FAIL: ${1}${ColorOff}"
|
|
20
|
-
echo -e "${Red}${OUTPUT}${ColorOff}\n"
|
|
21
|
-
exit 1;
|
|
22
|
-
fi
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
check_bundle "CommonJS build" "./test-cjs.js"
|
|
26
|
-
check_bundle "ESModule build" "./test-esm.mjs"
|
|
27
|
-
# UDM check is temporary disabled because `stream.pipeline` polyfill fails in `get-stream` library
|
|
28
|
-
#check_bundle "UMD build" "./test-umd.js"
|
|
29
|
-
|
|
30
|
-
exit 0;
|
package/src/_modules/README.txt
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Hack for ESM build
|
package/src/contexts/index.tsx
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export * from './integration-app-context.js'
|
|
2
|
-
// Added a second line here just because this file has only one line, the typescript formatter adds semicolon to it
|
|
3
|
-
// https://github.com/microsoft/TypeScript/issues/19882
|
|
4
|
-
export { useIntegrationApp } from './integration-app-context.js'
|