@websolutespa/bom-mixer-models 1.7.1 → 1.7.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/CHANGELOG.md +208 -199
- package/dist/index.d.ts +2 -1
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,199 +1,208 @@
|
|
|
1
|
-
# @websolutespa/bom-mixer-models
|
|
2
|
-
|
|
3
|
-
## 1.7.
|
|
4
|
-
|
|
5
|
-
### Patch Changes
|
|
6
|
-
|
|
7
|
-
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
## 1.
|
|
19
|
-
|
|
20
|
-
###
|
|
21
|
-
|
|
22
|
-
-
|
|
23
|
-
-
|
|
24
|
-
-
|
|
25
|
-
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
- Modified:
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
-
|
|
85
|
-
|
|
86
|
-
- @websolutespa/bom-
|
|
87
|
-
|
|
88
|
-
## 1.5.
|
|
89
|
-
|
|
90
|
-
### Patch Changes
|
|
91
|
-
|
|
92
|
-
-
|
|
93
|
-
- Updated dependencies
|
|
94
|
-
- @websolutespa/bom-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
1
|
+
# @websolutespa/bom-mixer-models
|
|
2
|
+
|
|
3
|
+
## 1.7.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updating: dependencies
|
|
8
|
+
- Updated dependencies
|
|
9
|
+
- @websolutespa/bom-mixer-store@1.7.3
|
|
10
|
+
- @websolutespa/bom-core@1.7.3
|
|
11
|
+
|
|
12
|
+
## 1.7.1
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- Fixing: findRoute redirects
|
|
17
|
+
|
|
18
|
+
## 1.7.0
|
|
19
|
+
|
|
20
|
+
### Minor Changes
|
|
21
|
+
|
|
22
|
+
- 28e86bd: Modified: IPage, Store services & decorators
|
|
23
|
+
- Updated dependencies [28e86bd]
|
|
24
|
+
- @websolutespa/bom-mixer-store@1.7.0
|
|
25
|
+
- @websolutespa/bom-core@1.7.0
|
|
26
|
+
|
|
27
|
+
## 1.6.0
|
|
28
|
+
|
|
29
|
+
### Patch Changes
|
|
30
|
+
|
|
31
|
+
- f664993: Added: useLivePreview
|
|
32
|
+
- 6707ca2: Fixing LocaleService getLocaleFromProps
|
|
33
|
+
- Updated dependencies [f664993]
|
|
34
|
+
- Updated dependencies [6cbf4cb]
|
|
35
|
+
- @websolutespa/bom-mixer-store@1.4.7
|
|
36
|
+
- @websolutespa/bom-core@0.6.7
|
|
37
|
+
|
|
38
|
+
## 1.5.10
|
|
39
|
+
|
|
40
|
+
### Patch Changes
|
|
41
|
+
|
|
42
|
+
- Added: captions handler
|
|
43
|
+
|
|
44
|
+
## 1.5.9
|
|
45
|
+
|
|
46
|
+
### Patch Changes
|
|
47
|
+
|
|
48
|
+
- Added: lang attribute to sitemap
|
|
49
|
+
|
|
50
|
+
## 1.5.8
|
|
51
|
+
|
|
52
|
+
### Patch Changes
|
|
53
|
+
|
|
54
|
+
- Modified: getBreadcrumbFromSegments, getSeoWeight
|
|
55
|
+
- Updated dependencies
|
|
56
|
+
- @websolutespa/bom-core@0.6.6
|
|
57
|
+
|
|
58
|
+
## 1.5.7
|
|
59
|
+
|
|
60
|
+
### Patch Changes
|
|
61
|
+
|
|
62
|
+
- Fixing: getDecoratedComponents
|
|
63
|
+
|
|
64
|
+
## 1.5.6
|
|
65
|
+
|
|
66
|
+
### Patch Changes
|
|
67
|
+
|
|
68
|
+
- Added: SeoService
|
|
69
|
+
- Modified: IFeatureType, PageService, RedirectService, RouteService
|
|
70
|
+
- Updated dependencies
|
|
71
|
+
- @websolutespa/bom-mixer-store@1.4.3
|
|
72
|
+
- @websolutespa/bom-core@0.6.5
|
|
73
|
+
|
|
74
|
+
## 1.5.5
|
|
75
|
+
|
|
76
|
+
### Patch Changes
|
|
77
|
+
|
|
78
|
+
- Modified: RouteInterceptor
|
|
79
|
+
|
|
80
|
+
## 1.5.4
|
|
81
|
+
|
|
82
|
+
### Patch Changes
|
|
83
|
+
|
|
84
|
+
- Modified: PageService, RouteInterceptor, RouteService, StructuredData
|
|
85
|
+
- Updated dependencies
|
|
86
|
+
- @websolutespa/bom-mixer-store@1.4.3
|
|
87
|
+
|
|
88
|
+
## 1.5.3
|
|
89
|
+
|
|
90
|
+
### Patch Changes
|
|
91
|
+
|
|
92
|
+
- Modified: RouteService
|
|
93
|
+
- Updated dependencies
|
|
94
|
+
- @websolutespa/bom-mixer-store@1.4.1
|
|
95
|
+
- @websolutespa/bom-core@0.6.3
|
|
96
|
+
|
|
97
|
+
## 1.5.2
|
|
98
|
+
|
|
99
|
+
### Patch Changes
|
|
100
|
+
|
|
101
|
+
- Added: StructuredData
|
|
102
|
+
- Updated dependencies
|
|
103
|
+
- @websolutespa/bom-core@0.6.2
|
|
104
|
+
|
|
105
|
+
## 1.5.1
|
|
106
|
+
|
|
107
|
+
### Patch Changes
|
|
108
|
+
|
|
109
|
+
- Added: defaultMarket, defaultLocale
|
|
110
|
+
- Updated dependencies [dad63747]
|
|
111
|
+
- @websolutespa/bom-core@0.6.1
|
|
112
|
+
|
|
113
|
+
## 1.5.0
|
|
114
|
+
|
|
115
|
+
### Minor Changes
|
|
116
|
+
|
|
117
|
+
- Added getDecoratedComponents, getPageProps
|
|
118
|
+
|
|
119
|
+
## 1.4.0
|
|
120
|
+
|
|
121
|
+
### Minor Changes
|
|
122
|
+
|
|
123
|
+
- Modified: RouteService, LayoutService
|
|
124
|
+
|
|
125
|
+
## 1.3.0
|
|
126
|
+
|
|
127
|
+
### Minor Changes
|
|
128
|
+
|
|
129
|
+
- Added: ILazyProps, ILazyableProps, ILazyedProps
|
|
130
|
+
|
|
131
|
+
## 1.2.1
|
|
132
|
+
|
|
133
|
+
### Patch Changes
|
|
134
|
+
|
|
135
|
+
- Added: IAppProps, ILazyProps
|
|
136
|
+
|
|
137
|
+
## 1.2.0
|
|
138
|
+
|
|
139
|
+
### Minor Changes
|
|
140
|
+
|
|
141
|
+
- Updating: next 13
|
|
142
|
+
|
|
143
|
+
## 1.1.0
|
|
144
|
+
|
|
145
|
+
### Minor Changes
|
|
146
|
+
|
|
147
|
+
- Added: storeApi
|
|
148
|
+
- Modified: SiteMapService
|
|
149
|
+
|
|
150
|
+
## 1.0.1
|
|
151
|
+
|
|
152
|
+
### Patch Changes
|
|
153
|
+
|
|
154
|
+
- Added: env ROOT_CATEGORY
|
|
155
|
+
|
|
156
|
+
## 0.5.0
|
|
157
|
+
|
|
158
|
+
### Minor Changes
|
|
159
|
+
|
|
160
|
+
- Modified routes, added redirects
|
|
161
|
+
|
|
162
|
+
## 0.4.2
|
|
163
|
+
|
|
164
|
+
### Patch Changes
|
|
165
|
+
|
|
166
|
+
- Fixing: avoid categories circular reference
|
|
167
|
+
|
|
168
|
+
## 0.4.1
|
|
169
|
+
|
|
170
|
+
### Patch Changes
|
|
171
|
+
|
|
172
|
+
- Added: source files
|
|
173
|
+
|
|
174
|
+
## 0.4.0
|
|
175
|
+
|
|
176
|
+
### Minor Changes
|
|
177
|
+
|
|
178
|
+
- Added: splat routes
|
|
179
|
+
|
|
180
|
+
## 0.3.0
|
|
181
|
+
|
|
182
|
+
### Minor Changes
|
|
183
|
+
|
|
184
|
+
- Added: @websolutespa/bom-core
|
|
185
|
+
|
|
186
|
+
## 0.2.0
|
|
187
|
+
|
|
188
|
+
### Minor Changes
|
|
189
|
+
|
|
190
|
+
- Added: LazyComponent Types
|
|
191
|
+
|
|
192
|
+
## 0.1.1
|
|
193
|
+
|
|
194
|
+
### Patch Changes
|
|
195
|
+
|
|
196
|
+
- Modified: page service
|
|
197
|
+
|
|
198
|
+
## 0.1.0
|
|
199
|
+
|
|
200
|
+
### Minor Changes
|
|
201
|
+
|
|
202
|
+
- mock refactor
|
|
203
|
+
|
|
204
|
+
## 0.0.2
|
|
205
|
+
|
|
206
|
+
### Patch Changes
|
|
207
|
+
|
|
208
|
+
- Added: first release
|
package/dist/index.d.ts
CHANGED
|
@@ -3,6 +3,7 @@ import { AppProps } from 'next/app';
|
|
|
3
3
|
import { FC, ReactNode, ComponentType } from 'react';
|
|
4
4
|
import { GetServerSideProps, Redirect } from 'next';
|
|
5
5
|
import { DynamicOptions, Loader } from 'next/dynamic';
|
|
6
|
+
import * as _websolutespa_bom_mixer_store from '@websolutespa/bom-mixer-store';
|
|
6
7
|
import { NextRequest, NextFetchEvent, NextResponse } from 'next/server';
|
|
7
8
|
|
|
8
9
|
type IAppProps<T> = AppProps<T> & {
|
|
@@ -305,7 +306,7 @@ declare function redirectTo(layout: ILayout, key?: string): {
|
|
|
305
306
|
declare function getRegions(locale?: string): Promise<INamedEntity[]>;
|
|
306
307
|
declare function getRegion(id: IEquatable, params?: QueryParams): Promise<INamedEntity | undefined>;
|
|
307
308
|
|
|
308
|
-
declare function routeRevalidateHandler(): any
|
|
309
|
+
declare function routeRevalidateHandler(): _websolutespa_bom_mixer_store.IHandler<any>;
|
|
309
310
|
|
|
310
311
|
declare function routeInterceptor(request: NextRequest, next: NextFetchEvent): Promise<NextResponse<unknown> | undefined>;
|
|
311
312
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@websolutespa/bom-mixer-models",
|
|
3
|
-
"version": "1.7.
|
|
3
|
+
"version": "1.7.2",
|
|
4
4
|
"description": "Mixer Models module of the BOM Repository",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"bom",
|
|
@@ -22,21 +22,21 @@
|
|
|
22
22
|
"peerDependencies": {
|
|
23
23
|
"@websolutespa/bom-core": "*",
|
|
24
24
|
"@websolutespa/bom-mixer-store": "*",
|
|
25
|
-
"next": ">=
|
|
25
|
+
"next": ">= 14.1.4"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
|
-
"@types/react": "^18.2.
|
|
29
|
-
"@types/react-dom": "^18.2.
|
|
28
|
+
"@types/react": "^18.2.75",
|
|
29
|
+
"@types/react-dom": "^18.2.24",
|
|
30
30
|
"@websolutespa/bom-cli": "*",
|
|
31
31
|
"@websolutespa/test": "*",
|
|
32
32
|
"@websolutespa/tsconfig": "*",
|
|
33
|
-
"eslint": "^
|
|
33
|
+
"eslint": "^9.0.0",
|
|
34
34
|
"eslint-config-websolute": "*",
|
|
35
35
|
"npm-run-all": "^4.1.5",
|
|
36
36
|
"react": "^18.2.0",
|
|
37
|
-
"ts-node": "^10.9.
|
|
37
|
+
"ts-node": "^10.9.2",
|
|
38
38
|
"tsup": "^6.7.0",
|
|
39
|
-
"typescript": "^5.
|
|
39
|
+
"typescript": "^5.4.5"
|
|
40
40
|
},
|
|
41
41
|
"publishConfig": {
|
|
42
42
|
"access": "public"
|