@redus/georedus-ui 0.14.0 → 0.14.1

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +273 -0
  2. package/package.json +6 -6
package/CHANGELOG.md ADDED
@@ -0,0 +1,273 @@
1
+ # @orioro/template-react
2
+
3
+ ## 0.14.0
4
+
5
+ ### Minor Changes
6
+
7
+ - expose children and mapProps
8
+
9
+ ## 0.13.1
10
+
11
+ ### Patch Changes
12
+
13
+ - fix icon import issue
14
+
15
+ ## 0.13.0
16
+
17
+ ### Minor Changes
18
+
19
+ - add cop logo to mutirao
20
+
21
+ ## 0.12.0
22
+
23
+ ### Minor Changes
24
+
25
+ - add bacias hidrograficas and fix import issues
26
+
27
+ ## 0.11.0
28
+
29
+ ### Minor Changes
30
+
31
+ - implement detailed legends for climate datasets
32
+
33
+ ## 0.10.1
34
+
35
+ ### Patch Changes
36
+
37
+ - fix missing react global import at redus_mutirao_cop_2025.jsx
38
+
39
+ ## 0.10.0
40
+
41
+ ### Minor Changes
42
+
43
+ - expose viewSpecs api (unstable)
44
+
45
+ ## 0.9.0
46
+
47
+ ### Minor Changes
48
+
49
+ - update all dependencies and multiple internal deps
50
+
51
+ ### Patch Changes
52
+
53
+ - Updated dependencies
54
+ - @orioro/react-maplibre-util@0.6.0
55
+ - @orioro/react-chart-util@0.3.0
56
+ - @orioro/vector-tile-util@0.3.0
57
+ - @orioro/react-dir-nav@0.2.0
58
+
59
+ ## 0.8.10
60
+
61
+ ### Patch Changes
62
+
63
+ - Updated dependencies
64
+ - @orioro/react-maplibre-util@0.5.3
65
+
66
+ ## 0.8.9
67
+
68
+ ### Patch Changes
69
+
70
+ - fix issue related to impossibility of loading localhost layers due to synthetic json inability to handle colons (:)
71
+ - Updated dependencies
72
+ - @orioro/vector-tile-util@0.2.1
73
+
74
+ ## 0.8.8
75
+
76
+ ### Patch Changes
77
+
78
+ - add missing react import
79
+
80
+ ## 0.8.7
81
+
82
+ ### Patch Changes
83
+
84
+ - fix share button bar and add questions & suggestions button
85
+
86
+ ## 0.8.6
87
+
88
+ ### Patch Changes
89
+
90
+ - update dev metadata api url
91
+
92
+ ## 0.8.5
93
+
94
+ ### Patch Changes
95
+
96
+ - Updated dependencies
97
+ - @orioro/react-maplibre-util@0.5.2
98
+
99
+ ## 0.8.4
100
+
101
+ ### Patch Changes
102
+
103
+ - Updated dependencies
104
+ - @orioro/react-maplibre-util@0.5.1
105
+
106
+ ## 0.8.3
107
+
108
+ ### Patch Changes
109
+
110
+ - Updated dependencies
111
+ - @orioro/react-maplibre-util@0.5.0
112
+
113
+ ## 0.8.2
114
+
115
+ ### Patch Changes
116
+
117
+ - apply bounds to censo 2010 and 2022 sources
118
+
119
+ ## 0.8.1
120
+
121
+ ### Patch Changes
122
+
123
+ - fix municipio maxzoom
124
+
125
+ ## 0.8.0
126
+
127
+ ### Minor Changes
128
+
129
+ - integrate vtx protocol into censo data
130
+
131
+ ### Patch Changes
132
+
133
+ - Updated dependencies
134
+ - @orioro/vector-tile-util@0.2.0
135
+
136
+ ## 0.7.0
137
+
138
+ ### Minor Changes
139
+
140
+ - implement proof of concept support for places layer
141
+
142
+ ## 0.6.2
143
+
144
+ ### Patch Changes
145
+
146
+ - fix: fix viewSpecs loading
147
+
148
+ ## 0.6.1
149
+
150
+ ### Patch Changes
151
+
152
+ - removes distinctions from rms (regiões metropolitanas) viewspecs
153
+
154
+ ## 0.6.0
155
+
156
+ ### Minor Changes
157
+
158
+ - enable 2022_variaveis_abr_25
159
+
160
+ ## 0.5.0
161
+
162
+ ### Minor Changes
163
+
164
+ - implement proof-of-concept of hover interaction on legend
165
+
166
+ ### Patch Changes
167
+
168
+ - Updated dependencies
169
+ - @orioro/react-maplibre-util@0.4.0
170
+ - @orioro/react-chart-util@0.2.0
171
+
172
+ ## 0.4.0
173
+
174
+ ### Minor Changes
175
+
176
+ - add influence area to saude
177
+
178
+ ## 0.3.2
179
+
180
+ ### Patch Changes
181
+
182
+ - fix peerDependencies
183
+ - Updated dependencies
184
+ - @orioro/react-maplibre-util@0.3.2
185
+
186
+ ## 0.3.1
187
+
188
+ ### Patch Changes
189
+
190
+ - Updated dependencies
191
+ - @orioro/react-maplibre-util@0.3.1
192
+
193
+ ## 0.3.0
194
+
195
+ ### Minor Changes
196
+
197
+ - better support for 3d, refactor view resolution framework
198
+
199
+ ### Patch Changes
200
+
201
+ - Updated dependencies
202
+ - @orioro/react-maplibre-util@0.3.0
203
+
204
+ ## 0.2.0
205
+
206
+ ### Minor Changes
207
+
208
+ - implement 3D maps
209
+
210
+ ### Patch Changes
211
+
212
+ - Updated dependencies
213
+ - @orioro/react-maplibre-util@0.2.0
214
+
215
+ ## 0.1.7
216
+
217
+ ### Patch Changes
218
+
219
+ - add tslib to peerDependencies
220
+
221
+ ## 0.1.6
222
+
223
+ ### Patch Changes
224
+
225
+ - 239abbb: update dependencies
226
+
227
+ ## 0.1.5
228
+
229
+ ### Patch Changes
230
+
231
+ - fix: ensure Icon from @mdi/react is imported as named imp
232
+
233
+ ## 0.1.4
234
+
235
+ ### Patch Changes
236
+
237
+ - list @orioro/react-ui-core as peerDependency instead of direct dependency
238
+
239
+ ## 0.1.3
240
+
241
+ ### Patch Changes
242
+
243
+ - fix issue related to missing react import and strict react version
244
+
245
+ ## 0.1.2
246
+
247
+ ### Patch Changes
248
+
249
+ - fix worker bundle
250
+
251
+ ## 0.1.1
252
+
253
+ ### Patch Changes
254
+
255
+ - fix worker file bundling and exposure
256
+
257
+ ## 0.1.0
258
+
259
+ ### Minor Changes
260
+
261
+ - move georedus-related packages to isolated repo
262
+
263
+ ## 0.0.2
264
+
265
+ ### Patch Changes
266
+
267
+ - fix changeset release with yarn
268
+
269
+ ## 0.0.1
270
+
271
+ ### Patch Changes
272
+
273
+ - f26720d: Initialize package version control using changeset
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@redus/georedus-ui",
3
- "version": "0.14.0",
3
+ "version": "0.14.1",
4
4
  "packageManager": "yarn@4.0.2",
5
5
  "type": "module",
6
6
  "main": "dist/main.js",
@@ -51,11 +51,11 @@
51
51
  "@mdi/react": "^1.6.1",
52
52
  "@orioro/cast": "^0.0.2",
53
53
  "@orioro/get": "^0.0.2",
54
- "@orioro/react-chart-util": "workspace:^",
54
+ "@orioro/react-chart-util": "^0.3.0",
55
55
  "@orioro/react-csv": "^0.0.11",
56
56
  "@orioro/react-dialogs": "^0.0.10",
57
- "@orioro/react-dir-nav": "workspace:^",
58
- "@orioro/react-maplibre-util": "workspace:^",
57
+ "@orioro/react-dir-nav": "^0.2.0",
58
+ "@orioro/react-maplibre-util": "^0.6.0",
59
59
  "@orioro/react-sortable": "^0.0.10",
60
60
  "@orioro/react-ui-core": "^0.0.14",
61
61
  "@orioro/resolve": "^0.1.9",
@@ -63,7 +63,7 @@
63
63
  "@orioro/tree-model": "^0.0.2",
64
64
  "@orioro/util": "^0.14.0",
65
65
  "@orioro/validate": "^0.0.2",
66
- "@orioro/vector-tile-util": "workspace:^",
66
+ "@orioro/vector-tile-util": "^0.3.0",
67
67
  "@radix-ui/react-collapsible": "^1.1.3",
68
68
  "@tanstack/react-query": "^5.18.0",
69
69
  "@turf/turf": "^7.1.0",
@@ -88,4 +88,4 @@
88
88
  "styled-components": "^6.1.8",
89
89
  "tslib": "^2.8.1"
90
90
  }
91
- }
91
+ }