@or-sdk/idw 4.10.5-beta.2308.0 → 4.10.5
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/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,15 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [4.10.5](https://gitlab.internal.onereach.io/onereach/platform/or-sdk-next/compare/@or-sdk/idw@4.10.4...@or-sdk/idw@4.10.5) (2024-01-23)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Bug Fixes
|
|
10
|
+
|
|
11
|
+
* channel-icons ([bc824e7](https://gitlab.internal.onereach.io/onereach/platform/or-sdk-next/commit/bc824e7fa4c7b441ff0f70c4af6ba1b39455414d))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
6
15
|
## [4.10.4](https://gitlab.internal.onereach.io/onereach/platform/or-sdk-next/compare/@or-sdk/idw@4.10.3...@or-sdk/idw@4.10.4) (2024-01-23)
|
|
7
16
|
|
|
8
17
|
|
|
@@ -18,7 +18,7 @@ export type ChannelCreateData = Omit<Channel, '__createdAt'> & {
|
|
|
18
18
|
};
|
|
19
19
|
export type ChannelUpdateData = Partial<Omit<ChannelCreateData, 'flowId'>>;
|
|
20
20
|
export type Channel = Omit<SimpleNode, 'description'> & {
|
|
21
|
-
icon
|
|
21
|
+
icon?: ChannelIcons;
|
|
22
22
|
};
|
|
23
23
|
export type ChannelWithFlow = {
|
|
24
24
|
channel: Channel;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channel.d.ts","sourceRoot":"","sources":["../../../src/types/channel.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,UAAU,EAAE,MAAM,UAAU,CAAC;AAC3D,OAAO,EAAE,0BAA0B,EAAE,MAAM,QAAQ,CAAC;AAEpD,UAAU,YAAY;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,MAAM,iCAAiC,GAAG,0BAA0B,GAAG;IAAE,SAAS,EAAE,OAAO,CAAC;CAAE,CAAC;AACrG,MAAM,MAAM,YAAY,GAAG,mBAAmB,CAAC;IAAE,QAAQ,EAAE;QAAE,SAAS,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,OAAO,CAAC;KAAE,EAAE,CAAC;CAAE,CAAC,CAAC;AAC1G,MAAM,MAAM,iBAAiB,GAAG,IAAI,CAAC,OAAO,EAAE,aAAa,CAAC,GAAG;IAAE,MAAM,EAAE,MAAM,CAAC;CAAE,CAAC;AACnF,MAAM,MAAM,iBAAiB,GAAG,OAAO,CAAC,IAAI,CAAC,iBAAiB,EAAE,QAAQ,CAAC,CAAC,CAAC;AAC3E,MAAM,MAAM,OAAO,GAAG,IAAI,CAAC,UAAU,EAAE,aAAa,CAAC,GAAG;IACtD,IAAI,EAAE,YAAY,CAAC;
|
|
1
|
+
{"version":3,"file":"channel.d.ts","sourceRoot":"","sources":["../../../src/types/channel.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,UAAU,EAAE,MAAM,UAAU,CAAC;AAC3D,OAAO,EAAE,0BAA0B,EAAE,MAAM,QAAQ,CAAC;AAEpD,UAAU,YAAY;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,MAAM,iCAAiC,GAAG,0BAA0B,GAAG;IAAE,SAAS,EAAE,OAAO,CAAC;CAAE,CAAC;AACrG,MAAM,MAAM,YAAY,GAAG,mBAAmB,CAAC;IAAE,QAAQ,EAAE;QAAE,SAAS,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,OAAO,CAAC;KAAE,EAAE,CAAC;CAAE,CAAC,CAAC;AAC1G,MAAM,MAAM,iBAAiB,GAAG,IAAI,CAAC,OAAO,EAAE,aAAa,CAAC,GAAG;IAAE,MAAM,EAAE,MAAM,CAAC;CAAE,CAAC;AACnF,MAAM,MAAM,iBAAiB,GAAG,OAAO,CAAC,IAAI,CAAC,iBAAiB,EAAE,QAAQ,CAAC,CAAC,CAAC;AAC3E,MAAM,MAAM,OAAO,GAAG,IAAI,CAAC,UAAU,EAAE,aAAa,CAAC,GAAG;IACtD,IAAI,CAAC,EAAE,YAAY,CAAC;CACrB,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG;IAAE,OAAO,EAAE,OAAO,CAAC;IAAC,KAAK,EAAE,iCAAiC,EAAE,CAAC;CAAE,CAAC;AAChG,MAAM,MAAM,iBAAiB,GAAG;IAAE,QAAQ,EAAE,CAAC,IAAI,CAAC,OAAO,EAAE,aAAa,CAAC,CAAC,EAAE,CAAC;CAAE,CAAC;AAChF,MAAM,MAAM,sBAAsB,GAAG;IAAE,MAAM,EAAE,MAAM,CAAC;CAAE,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "4.10.5
|
|
2
|
+
"version": "4.10.5",
|
|
3
3
|
"name": "@or-sdk/idw",
|
|
4
4
|
"main": "dist/cjs/index.js",
|
|
5
5
|
"module": "dist/esm/index.js",
|
|
@@ -27,5 +27,6 @@
|
|
|
27
27
|
"@or-sdk/base": "^0.29.1",
|
|
28
28
|
"@or-sdk/deployer": "^1.2.2",
|
|
29
29
|
"@or-sdk/providers": "^0.2.9"
|
|
30
|
-
}
|
|
30
|
+
},
|
|
31
|
+
"gitHead": "b22bbf5aeac604df29ea01921cc766774299676d"
|
|
31
32
|
}
|
package/src/types/channel.ts
CHANGED
|
@@ -11,7 +11,7 @@ export type ListChannels = EntityWithStatistic<{ channels: { stepCount: number;
|
|
|
11
11
|
export type ChannelCreateData = Omit<Channel, '__createdAt'> & { flowId: string; };
|
|
12
12
|
export type ChannelUpdateData = Partial<Omit<ChannelCreateData, 'flowId'>>;
|
|
13
13
|
export type Channel = Omit<SimpleNode, 'description'> & {
|
|
14
|
-
icon
|
|
14
|
+
icon?: ChannelIcons;
|
|
15
15
|
};
|
|
16
16
|
|
|
17
17
|
export type ChannelWithFlow = { channel: Channel; flows: ChannelFlowWithRelationshipStatus[]; };
|