@geomak/ui 1.3.0 → 1.4.0

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.
@@ -1,20 +1,20 @@
1
1
  'use strict';
2
2
 
3
- var chunkZS3HB5YJ_cjs = require('../chunk-ZS3HB5YJ.cjs');
3
+ var chunkRLL7ES4F_cjs = require('../chunk-RLL7ES4F.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "palette", {
8
8
  enumerable: true,
9
- get: function () { return chunkZS3HB5YJ_cjs.PALETTE; }
9
+ get: function () { return chunkRLL7ES4F_cjs.PALETTE; }
10
10
  });
11
11
  Object.defineProperty(exports, "semanticTokens", {
12
12
  enumerable: true,
13
- get: function () { return chunkZS3HB5YJ_cjs.semanticTokens; }
13
+ get: function () { return chunkRLL7ES4F_cjs.semanticTokens; }
14
14
  });
15
15
  Object.defineProperty(exports, "vars", {
16
16
  enumerable: true,
17
- get: function () { return chunkZS3HB5YJ_cjs.vars; }
17
+ get: function () { return chunkRLL7ES4F_cjs.vars; }
18
18
  });
19
19
  //# sourceMappingURL=index.cjs.map
20
20
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- export { S as SemanticColorKey, a as SemanticRadiusKey, V as VarColorKey, b as VarRadiusKey, c as VarShadowKey, P as palette, s as semanticTokens, v as vars } from '../index-CPCiQllz.cjs';
1
+ export { S as SemanticColorKey, a as SemanticRadiusKey, V as VarColorKey, b as VarRadiusKey, c as VarShadowKey, P as palette, s as semanticTokens, v as vars } from '../index-DLGzTj3K.cjs';
@@ -1 +1 @@
1
- export { S as SemanticColorKey, a as SemanticRadiusKey, V as VarColorKey, b as VarRadiusKey, c as VarShadowKey, P as palette, s as semanticTokens, v as vars } from '../index-CPCiQllz.js';
1
+ export { S as SemanticColorKey, a as SemanticRadiusKey, V as VarColorKey, b as VarRadiusKey, c as VarShadowKey, P as palette, s as semanticTokens, v as vars } from '../index-DLGzTj3K.js';
@@ -1,3 +1,3 @@
1
- export { PALETTE as palette, semanticTokens, vars } from '../chunk-DNQSZOYD.js';
1
+ export { PALETTE as palette, semanticTokens, vars } from '../chunk-OSWZRIGC.js';
2
2
  //# sourceMappingURL=index.js.map
3
3
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@geomak/ui",
3
- "version": "1.3.0",
3
+ "version": "1.4.0",
4
4
  "description": "Oxygen Design System — reusable UI primitives built with Radix UI behaviours and Tailwind CSS styling",
5
5
  "author": "G-MAKROGLOU",
6
6
  "license": "MIT",