@zengenti/contensis-react-base 4.0.0-beta.21 → 4.0.0-beta.23
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/cjs/{App-DMrN9QTZ.js → App-BP3-vOpD.js} +14 -15
- package/cjs/App-BP3-vOpD.js.map +1 -0
- package/cjs/{ChangePassword.container-CSNWNhfe.js → ChangePassword.container-Bg9VCs8H.js} +7 -9
- package/cjs/ChangePassword.container-Bg9VCs8H.js.map +1 -0
- package/cjs/{ContensisDeliveryApi-Dy-9cnnr.js → ContensisDeliveryApi-CvT9MxKb.js} +2 -2
- package/cjs/{ContensisDeliveryApi-Dy-9cnnr.js.map → ContensisDeliveryApi-CvT9MxKb.js.map} +1 -1
- package/cjs/{RouteLoader-CXIrTUxz.js → RouteLoader-Nl1cKazU.js} +2 -2
- package/cjs/{RouteLoader-CXIrTUxz.js.map → RouteLoader-Nl1cKazU.js.map} +1 -1
- package/cjs/{SSRContext-t1bfEwbB.js → SSRContext-Nqc9Re-h.js} +2 -2
- package/cjs/{SSRContext-t1bfEwbB.js.map → SSRContext-Nqc9Re-h.js.map} +1 -1
- package/cjs/client.js +10 -10
- package/cjs/client.js.map +1 -1
- package/cjs/contensis-react-base.js +9 -10
- package/cjs/contensis-react-base.js.map +1 -1
- package/cjs/redux.js +2 -2
- package/cjs/routing.js +5 -5
- package/cjs/{sagas-BWkDYQ9q.js → sagas-C7IjEAVx.js} +7 -6
- package/cjs/sagas-C7IjEAVx.js.map +1 -0
- package/cjs/search.js +4 -4
- package/cjs/{store-BDHWQrfe.js → store-Bm0URUih.js} +2 -2
- package/cjs/store-Bm0URUih.js.map +1 -0
- package/cjs/user.js +1 -1
- package/cjs/{util-D7wEN6qG.js → util-B88a6CU7.js} +2 -2
- package/cjs/{util-D7wEN6qG.js.map → util-B88a6CU7.js.map} +1 -1
- package/cjs/util.js +3 -3
- package/cjs/{version-BO49VzHY.js → version-V6MVKCeD.js} +5 -4
- package/cjs/version-V6MVKCeD.js.map +1 -0
- package/esm/{App-D2tli7nq.js → App-DoUtFf7e.js} +14 -15
- package/esm/App-DoUtFf7e.js.map +1 -0
- package/esm/{ChangePassword.container-TATNBcn5.js → ChangePassword.container-CVV9xgZ0.js} +7 -9
- package/esm/ChangePassword.container-CVV9xgZ0.js.map +1 -0
- package/esm/{ContensisDeliveryApi-vVI9dqvy.js → ContensisDeliveryApi-ChtL3p_T.js} +2 -2
- package/esm/{ContensisDeliveryApi-vVI9dqvy.js.map → ContensisDeliveryApi-ChtL3p_T.js.map} +1 -1
- package/esm/{RouteLoader-miZ7YEmx.js → RouteLoader-CHaE-Ptt.js} +2 -2
- package/esm/{RouteLoader-miZ7YEmx.js.map → RouteLoader-CHaE-Ptt.js.map} +1 -1
- package/esm/{SSRContext-jei3XPGC.js → SSRContext-45VSVBoC.js} +2 -2
- package/esm/{SSRContext-jei3XPGC.js.map → SSRContext-45VSVBoC.js.map} +1 -1
- package/esm/client.js +11 -11
- package/esm/client.js.map +1 -1
- package/esm/contensis-react-base.js +10 -11
- package/esm/contensis-react-base.js.map +1 -1
- package/esm/redux.js +4 -4
- package/esm/routing.js +5 -5
- package/esm/{sagas-u9o14m0_.js → sagas-Dah2cQes.js} +7 -6
- package/esm/sagas-Dah2cQes.js.map +1 -0
- package/esm/search.js +6 -6
- package/esm/{store-BqsO23XG.js → store-BMDimGSw.js} +2 -2
- package/{cjs/store-BDHWQrfe.js.map → esm/store-BMDimGSw.js.map} +1 -1
- package/esm/user.js +2 -2
- package/esm/{util-Dr_KgHsz.js → util-COjCGX-7.js} +2 -2
- package/esm/{util-Dr_KgHsz.js.map → util-COjCGX-7.js.map} +1 -1
- package/esm/util.js +3 -3
- package/esm/{version-4f4-zCRi.js → version-CBZWG4_w.js} +5 -4
- package/esm/version-CBZWG4_w.js.map +1 -0
- package/models/models/WithEvents.d.ts +1 -0
- package/models/search/models/Search.d.ts +1 -1
- package/models/search/models/SearchActions.d.ts +1 -1
- package/models/search/redux/selectors.d.ts +37 -36
- package/models/search/transformations/state-to-queryparams.mapper.d.ts +1 -1
- package/models/server/root.d.ts +3 -0
- package/package.json +1 -1
- package/cjs/App-DMrN9QTZ.js.map +0 -1
- package/cjs/ChangePassword.container-CSNWNhfe.js.map +0 -1
- package/cjs/sagas-BWkDYQ9q.js.map +0 -1
- package/cjs/version-BO49VzHY.js.map +0 -1
- package/esm/App-D2tli7nq.js.map +0 -1
- package/esm/ChangePassword.container-TATNBcn5.js.map +0 -1
- package/esm/sagas-u9o14m0_.js.map +0 -1
- package/esm/store-BqsO23XG.js.map +0 -1
- package/esm/version-4f4-zCRi.js.map +0 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { a as cachedSearch, d as deliveryApi } from './ContensisDeliveryApi-
|
|
1
|
+
import { a as cachedSearch, d as deliveryApi } from './ContensisDeliveryApi-ChtL3p_T.js';
|
|
2
2
|
import { Query as Query$1 } from 'contensis-delivery-api';
|
|
3
3
|
import React from 'react';
|
|
4
4
|
import { Provider } from 'react-redux';
|
|
5
5
|
import mapJson from 'jsonpath-mapper';
|
|
6
|
-
import { a6 as defaultExpressions, a7 as termExpressions, a8 as contentTypeIdExpression, a9 as filterExpressions, aa as orderByExpression, ab as customWhereExpressions, ac as cloneDeep } from './sagas-
|
|
6
|
+
import { a6 as defaultExpressions, a7 as termExpressions, a8 as contentTypeIdExpression, a9 as filterExpressions, aa as orderByExpression, ab as customWhereExpressions, ac as cloneDeep } from './sagas-Dah2cQes.js';
|
|
7
7
|
import 'reselect';
|
|
8
8
|
import 'immer';
|
|
9
9
|
import 'deep-equal';
|
|
@@ -27,24 +27,24 @@ import { noop, identity } from 'lodash';
|
|
|
27
27
|
import { buildCleaner } from 'lodash-clean';
|
|
28
28
|
import { a as Cookies } from './CookieHelper.class-C6rTRl_1.js';
|
|
29
29
|
import cookiesMiddleware from 'universal-cookie-express';
|
|
30
|
-
import { c as createStore } from './store-
|
|
31
|
-
import { h as history, p as pickProject, r as rootSaga } from './App-
|
|
32
|
-
export { A as ReactApp } from './App-
|
|
33
|
-
import { s as setVersionStatus, d as setVersion } from './version-
|
|
30
|
+
import { c as createStore } from './store-BMDimGSw.js';
|
|
31
|
+
import { h as history, p as pickProject, r as rootSaga } from './App-DoUtFf7e.js';
|
|
32
|
+
export { A as ReactApp } from './App-DoUtFf7e.js';
|
|
33
|
+
import { s as setVersionStatus, d as setVersion } from './version-CBZWG4_w.js';
|
|
34
34
|
import { a3 as selectSurrogateKeys, a4 as selectSsrApiCalls, h as selectRouteEntry, n as selectCurrentProject, g as getImmutableOrJS, s as setCurrentProject, K as selectCurrentSearch } from './selectors-CNC7sDxg.js';
|
|
35
|
-
import { H as HttpContext, m as mergeStaticRoutes } from './RouteLoader-
|
|
35
|
+
import { H as HttpContext, m as mergeStaticRoutes } from './RouteLoader-CHaE-Ptt.js';
|
|
36
36
|
import { Transform } from 'stream';
|
|
37
37
|
import { ChunkExtractor, ChunkExtractorManager } from '@loadable/server';
|
|
38
38
|
import chalk from 'chalk';
|
|
39
39
|
import minifyCssString from 'minify-css-string';
|
|
40
40
|
import { CookiesProvider } from 'react-cookie';
|
|
41
41
|
import { StaticRouter } from 'react-router-dom/server';
|
|
42
|
-
import { S as SSRContextProvider } from './SSRContext-
|
|
42
|
+
import { S as SSRContextProvider } from './SSRContext-45VSVBoC.js';
|
|
43
43
|
import './CookieConstants-DEmbwzYr.js';
|
|
44
44
|
import 'loglevel';
|
|
45
45
|
import '@redux-saga/core/effects';
|
|
46
46
|
import './version-CaL4czqJ.js';
|
|
47
|
-
import './util-
|
|
47
|
+
import './util-COjCGX-7.js';
|
|
48
48
|
import './_commonjsHelpers-BFTU3MAI.js';
|
|
49
49
|
import 'redux';
|
|
50
50
|
import 'redux-thunk';
|
|
@@ -52,7 +52,7 @@ import 'redux-saga';
|
|
|
52
52
|
import 'redux-injectors-19';
|
|
53
53
|
import 'history';
|
|
54
54
|
import 'await-to-js';
|
|
55
|
-
import './ChangePassword.container-
|
|
55
|
+
import './ChangePassword.container-CVV9xgZ0.js';
|
|
56
56
|
import './matchGroups-Bq8QnqFx.js';
|
|
57
57
|
import './ToJs-BnRRHk6f.js';
|
|
58
58
|
|
|
@@ -1070,7 +1070,6 @@ const addVarnishAuthenticationHeaders = (state, response, groups = {}) => {
|
|
|
1070
1070
|
globalGroups,
|
|
1071
1071
|
allowedGroups
|
|
1072
1072
|
} = groups;
|
|
1073
|
-
// console.info(globalGroups, allowedGroups);
|
|
1074
1073
|
let allGroups = Array.from(globalGroups && globalGroups[project] || {});
|
|
1075
1074
|
if (stateEntry && getImmutableOrJS(stateEntry, ['authentication', 'isLoginRequired']) && allowedGroups && allowedGroups[project]) {
|
|
1076
1075
|
allGroups = [...allGroups, ...allowedGroups[project]];
|