@object-ui/plugin-map 3.3.0 → 3.3.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 CHANGED
@@ -1,5 +1,24 @@
1
1
  # @object-ui/plugin-map
2
2
 
3
+ ## 3.3.2
4
+
5
+ ### Patch Changes
6
+
7
+ - @object-ui/types@3.3.2
8
+ - @object-ui/core@3.3.2
9
+ - @object-ui/react@3.3.2
10
+ - @object-ui/components@3.3.2
11
+
12
+ ## 3.3.1
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [b429568]
17
+ - @object-ui/components@3.3.1
18
+ - @object-ui/types@3.3.1
19
+ - @object-ui/core@3.3.1
20
+ - @object-ui/react@3.3.1
21
+
3
22
  ## 3.3.0
4
23
 
5
24
  ### Patch Changes
package/README.md CHANGED
@@ -271,6 +271,26 @@ const schema = {
271
271
  };
272
272
  ```
273
273
 
274
+ <!-- release-metadata:v3.3.0 -->
275
+
276
+ ## Compatibility
277
+
278
+ - **React:** 18.x or 19.x
279
+ - **Node.js:** ≥ 18
280
+ - **TypeScript:** ≥ 5.0 (strict mode)
281
+ - **`@objectstack/spec`:** ^3.3.0
282
+ - **`@objectstack/client`:** ^3.3.0
283
+ - **Tailwind CSS:** ≥ 3.4 (for packages with UI)
284
+
285
+ ## Links
286
+
287
+ - 📚 [Documentation](https://www.objectui.org/docs/plugins/plugin-map)
288
+ - 📦 [npm package](https://www.npmjs.com/package/@object-ui/plugin-map)
289
+ - 📝 [Changelog](./CHANGELOG.md)
290
+ - 🐛 [Report an issue](https://github.com/objectstack-ai/objectui/issues)
291
+ - 🤝 [Contributing Guide](https://github.com/objectstack-ai/objectui/blob/main/CONTRIBUTING.md)
292
+ - 🗺️ [Roadmap](https://github.com/objectstack-ai/objectui/blob/main/ROADMAP.md)
293
+
274
294
  ## License
275
295
 
276
- MIT
296
+ MIT — see [LICENSE](./LICENSE).
@@ -1,5 +1,5 @@
1
1
  //#region \0rolldown/runtime.js
2
- var e = Object.create, t = Object.defineProperty, n = Object.getOwnPropertyDescriptor, r = Object.getOwnPropertyNames, i = Object.getPrototypeOf, a = Object.prototype.hasOwnProperty, o = (e, t) => () => (t || e((t = { exports: {} }).exports, t), t.exports), s = (e, i, o, s) => {
2
+ var e = Object.create, t = Object.defineProperty, n = Object.getOwnPropertyDescriptor, r = Object.getOwnPropertyNames, i = Object.getPrototypeOf, a = Object.prototype.hasOwnProperty, o = (e, t) => () => (t || (e((t = { exports: {} }).exports, t), e = null), t.exports), s = (e, i, o, s) => {
3
3
  if (i && typeof i == "object" || typeof i == "function") for (var c = r(i), l = 0, u = c.length, d; l < u; l++) d = c[l], !a.call(e, d) && d !== o && t(e, d, {
4
4
  get: ((e) => i[e]).bind(null, d),
5
5
  enumerable: !(s = n(i, d)) || s.enumerable