@acoustic-content-sdk/redux-utils
Advanced tools
Comparing version 9.0.202 to 9.0.209
@@ -1,1 +0,1 @@ | ||
{"name":"@acoustic-content-sdk/redux-utils","version":"9.0.202","description":"> TODO: description","keywords":["acoustic","acoustic-content","redux","sdk"],"bugs":{"web":"https://developer.ibm.com/answers/smartspace/wch/index.html"},"license":"MIT","author":"Carsten Leue <carsten.leue@de.ibm.com>","sideEffects":false,"main":"bundles/acoustic-content-sdk-redux-utils.umd.js","module":"esm5/acoustic-content-sdk-redux-utils.js","typings":"acoustic-content-sdk-redux-utils.d.ts","dependencies":{"@acoustic-content-sdk/api":"9.0.202","@acoustic-content-sdk/edit-api":"9.0.202","@acoustic-content-sdk/utils":"9.0.202"},"peerDependencies":{"redux-observable":"^1","rxjs":"^6","uuid":"^3"},"publishConfig":{"registry":"https://registry.npmjs.org/","access":"public"},"es2015":"fesm2015/acoustic-content-sdk-redux-utils.js","esm2015":"esm2015/acoustic-content-sdk-redux-utils.js","esm5":"esm5/acoustic-content-sdk-redux-utils.js","fesm2015":"fesm2015/acoustic-content-sdk-redux-utils.js","fesm5":"fesm5/acoustic-content-sdk-redux-utils.js","tsdoc":{"tsdocFlavor":"AEDoc"}} | ||
{"name":"@acoustic-content-sdk/redux-utils","version":"9.0.209","description":"> TODO: description","keywords":["acoustic","acoustic-content","redux","sdk"],"bugs":{"web":"https://developer.ibm.com/answers/smartspace/wch/index.html"},"license":"MIT","author":"Carsten Leue <carsten.leue@de.ibm.com>","sideEffects":false,"main":"bundles/acoustic-content-sdk-redux-utils.umd.js","module":"esm5/acoustic-content-sdk-redux-utils.js","typings":"acoustic-content-sdk-redux-utils.d.ts","dependencies":{"@acoustic-content-sdk/api":"9.0.209","@acoustic-content-sdk/edit-api":"9.0.209","@acoustic-content-sdk/utils":"9.0.209"},"peerDependencies":{"redux-observable":"^1","rxjs":"^6","uuid":"^3"},"publishConfig":{"registry":"https://registry.npmjs.org/","access":"public"},"es2015":"fesm2015/acoustic-content-sdk-redux-utils.js","esm2015":"esm2015/acoustic-content-sdk-redux-utils.js","esm5":"esm5/acoustic-content-sdk-redux-utils.js","fesm2015":"fesm2015/acoustic-content-sdk-redux-utils.js","fesm5":"fesm5/acoustic-content-sdk-redux-utils.js","tsdoc":{"tsdocFlavor":"AEDoc"}} |
@@ -1224,84 +1224,84 @@ <a name="_aa110969056951f03b31d252bb5eac92e15ef201f2f751e0b34dfad50e3678f5"></a> | ||
<a name="_0ca130a51b91506e6404c3586b1c5f2f73f0220144d43bdf833d512f30104865"></a> | ||
<a name="_a7205d59bb9d9b427157cfd071472f400f4f4bcd506fe52089d158614db26eb0"></a> | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
[Home](#_d841356070d965b659f4bf828f89c4514f635d563f79af9f8f4794e017b53782) > [@acoustic-content-sdk/redux-utils](#_619143de368e0e570d68b5c1e52c6030d3351467919afa9f62b8574bcccf697d) > [NavSelectors](#_8e4f2122f5d9bec6a7598219d9d07ff9e2c7be6c042d2c6335d11873fc72b73b) > [root](#_0ca130a51b91506e6404c3586b1c5f2f73f0220144d43bdf833d512f30104865) | ||
[Home](#_d841356070d965b659f4bf828f89c4514f635d563f79af9f8f4794e017b53782) > [@acoustic-content-sdk/redux-utils](#_619143de368e0e570d68b5c1e52c6030d3351467919afa9f62b8574bcccf697d) > [ItemWithRevision](#_07327d2e735d2f0d4472cc89a9d4a1f9dc4700ad44ee4e9e928721bcc00ba70d) > [rev](#_a7205d59bb9d9b427157cfd071472f400f4f4bcd506fe52089d158614db26eb0) | ||
## NavSelectors.root property | ||
## ItemWithRevision.rev property | ||
ID of the (virtual) root item of the navigation | ||
<b>Signature:</b> | ||
```typescript | ||
root: string; | ||
rev?: string; | ||
``` | ||
<a name="_fae46bd4c37c632e75371c8b51882d14a632fe60a9add00ce6b5841e2e56c50a"></a> | ||
<a name="_db0318caccbea8d5169129c8126ea41db301bb0437e66bf7a723653370813c2c"></a> | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
[Home](#_d841356070d965b659f4bf828f89c4514f635d563f79af9f8f4794e017b53782) > [@acoustic-content-sdk/redux-utils](#_619143de368e0e570d68b5c1e52c6030d3351467919afa9f62b8574bcccf697d) > [NavSelectors](#_8e4f2122f5d9bec6a7598219d9d07ff9e2c7be6c042d2c6335d11873fc72b73b) > [selectChildren](#_fae46bd4c37c632e75371c8b51882d14a632fe60a9add00ce6b5841e2e56c50a) | ||
[Home](#_d841356070d965b659f4bf828f89c4514f635d563f79af9f8f4794e017b53782) > [@acoustic-content-sdk/redux-utils](#_619143de368e0e570d68b5c1e52c6030d3351467919afa9f62b8574bcccf697d) > [NavigationJson](#_eedef43020714a43d7a87dc2ef67c286049ed49ba3c5b4c57064f12c4ce5dbdd) > [children](#_db0318caccbea8d5169129c8126ea41db301bb0437e66bf7a723653370813c2c) | ||
## NavSelectors.selectChildren property | ||
## NavigationJson.children property | ||
Selects the children of a particular item | ||
<b>Signature:</b> | ||
```typescript | ||
selectChildren: UnaryFunction<string, Observable<string[]>>; | ||
children?: NavigationJson[]; | ||
``` | ||
<a name="_6be5c0d93789efad557089d521fd13c0653007d38db63873f95920c0d1e12027"></a> | ||
<a name="_9cbbb92ce2127a9b539666ce60997a41eda1beeb905ef6fc641bb2c172e41492"></a> | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
[Home](#_d841356070d965b659f4bf828f89c4514f635d563f79af9f8f4794e017b53782) > [@acoustic-content-sdk/redux-utils](#_619143de368e0e570d68b5c1e52c6030d3351467919afa9f62b8574bcccf697d) > [NavSelectors](#_8e4f2122f5d9bec6a7598219d9d07ff9e2c7be6c042d2c6335d11873fc72b73b) > [selectParent](#_6be5c0d93789efad557089d521fd13c0653007d38db63873f95920c0d1e12027) | ||
[Home](#_d841356070d965b659f4bf828f89c4514f635d563f79af9f8f4794e017b53782) > [@acoustic-content-sdk/redux-utils](#_619143de368e0e570d68b5c1e52c6030d3351467919afa9f62b8574bcccf697d) > [NavigationJson](#_eedef43020714a43d7a87dc2ef67c286049ed49ba3c5b4c57064f12c4ce5dbdd) > [id](#_9cbbb92ce2127a9b539666ce60997a41eda1beeb905ef6fc641bb2c172e41492) | ||
## NavSelectors.selectParent property | ||
## NavigationJson.id property | ||
Selects the parent of a particular item | ||
<b>Signature:</b> | ||
```typescript | ||
selectParent: UnaryFunction<string, Observable<string>>; | ||
id: string; | ||
``` | ||
<a name="_db0318caccbea8d5169129c8126ea41db301bb0437e66bf7a723653370813c2c"></a> | ||
<a name="_0ca130a51b91506e6404c3586b1c5f2f73f0220144d43bdf833d512f30104865"></a> | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
[Home](#_d841356070d965b659f4bf828f89c4514f635d563f79af9f8f4794e017b53782) > [@acoustic-content-sdk/redux-utils](#_619143de368e0e570d68b5c1e52c6030d3351467919afa9f62b8574bcccf697d) > [NavigationJson](#_eedef43020714a43d7a87dc2ef67c286049ed49ba3c5b4c57064f12c4ce5dbdd) > [children](#_db0318caccbea8d5169129c8126ea41db301bb0437e66bf7a723653370813c2c) | ||
[Home](#_d841356070d965b659f4bf828f89c4514f635d563f79af9f8f4794e017b53782) > [@acoustic-content-sdk/redux-utils](#_619143de368e0e570d68b5c1e52c6030d3351467919afa9f62b8574bcccf697d) > [NavSelectors](#_8e4f2122f5d9bec6a7598219d9d07ff9e2c7be6c042d2c6335d11873fc72b73b) > [root](#_0ca130a51b91506e6404c3586b1c5f2f73f0220144d43bdf833d512f30104865) | ||
## NavigationJson.children property | ||
## NavSelectors.root property | ||
ID of the (virtual) root item of the navigation | ||
<b>Signature:</b> | ||
```typescript | ||
children?: NavigationJson[]; | ||
root: string; | ||
``` | ||
<a name="_9cbbb92ce2127a9b539666ce60997a41eda1beeb905ef6fc641bb2c172e41492"></a> | ||
<a name="_fae46bd4c37c632e75371c8b51882d14a632fe60a9add00ce6b5841e2e56c50a"></a> | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
[Home](#_d841356070d965b659f4bf828f89c4514f635d563f79af9f8f4794e017b53782) > [@acoustic-content-sdk/redux-utils](#_619143de368e0e570d68b5c1e52c6030d3351467919afa9f62b8574bcccf697d) > [NavigationJson](#_eedef43020714a43d7a87dc2ef67c286049ed49ba3c5b4c57064f12c4ce5dbdd) > [id](#_9cbbb92ce2127a9b539666ce60997a41eda1beeb905ef6fc641bb2c172e41492) | ||
[Home](#_d841356070d965b659f4bf828f89c4514f635d563f79af9f8f4794e017b53782) > [@acoustic-content-sdk/redux-utils](#_619143de368e0e570d68b5c1e52c6030d3351467919afa9f62b8574bcccf697d) > [NavSelectors](#_8e4f2122f5d9bec6a7598219d9d07ff9e2c7be6c042d2c6335d11873fc72b73b) > [selectChildren](#_fae46bd4c37c632e75371c8b51882d14a632fe60a9add00ce6b5841e2e56c50a) | ||
## NavigationJson.id property | ||
## NavSelectors.selectChildren property | ||
Selects the children of a particular item | ||
<b>Signature:</b> | ||
```typescript | ||
id: string; | ||
selectChildren: UnaryFunction<string, Observable<string[]>>; | ||
``` | ||
<a name="_a7205d59bb9d9b427157cfd071472f400f4f4bcd506fe52089d158614db26eb0"></a> | ||
<a name="_6be5c0d93789efad557089d521fd13c0653007d38db63873f95920c0d1e12027"></a> | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
[Home](#_d841356070d965b659f4bf828f89c4514f635d563f79af9f8f4794e017b53782) > [@acoustic-content-sdk/redux-utils](#_619143de368e0e570d68b5c1e52c6030d3351467919afa9f62b8574bcccf697d) > [ItemWithRevision](#_07327d2e735d2f0d4472cc89a9d4a1f9dc4700ad44ee4e9e928721bcc00ba70d) > [rev](#_a7205d59bb9d9b427157cfd071472f400f4f4bcd506fe52089d158614db26eb0) | ||
[Home](#_d841356070d965b659f4bf828f89c4514f635d563f79af9f8f4794e017b53782) > [@acoustic-content-sdk/redux-utils](#_619143de368e0e570d68b5c1e52c6030d3351467919afa9f62b8574bcccf697d) > [NavSelectors](#_8e4f2122f5d9bec6a7598219d9d07ff9e2c7be6c042d2c6335d11873fc72b73b) > [selectParent](#_6be5c0d93789efad557089d521fd13c0653007d38db63873f95920c0d1e12027) | ||
## ItemWithRevision.rev property | ||
## NavSelectors.selectParent property | ||
Selects the parent of a particular item | ||
<b>Signature:</b> | ||
```typescript | ||
rev?: string; | ||
selectParent: UnaryFunction<string, Observable<string>>; | ||
``` | ||
@@ -1308,0 +1308,0 @@ |
1200064
+ Added@acoustic-content-sdk/api@9.0.209(transitive)
+ Added@acoustic-content-sdk/diff@9.0.209(transitive)
+ Added@acoustic-content-sdk/edit-api@9.0.209(transitive)
+ Added@acoustic-content-sdk/utils@9.0.209(transitive)
+ Addedrfc6902@3.1.1(transitive)
- Removed@acoustic-content-sdk/api@9.0.202(transitive)
- Removed@acoustic-content-sdk/utils@9.0.202(transitive)