@lukso/web-components 1.132.0 → 1.132.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.
@@ -1375,12 +1375,12 @@ const neutral3 = splitColor(
1375
1375
  16,
1376
1376
  Object.keys(colorPalette.neutral).length
1377
1377
  );
1378
- const grey1 = splitColor(colorPalette["grey"], 0, 8);
1379
- const grey2 = splitColor(colorPalette["grey"], 8, 16);
1378
+ const grey1 = splitColor(colorPalette.grey, 0, 8);
1379
+ const grey2 = splitColor(colorPalette.grey, 8, 16);
1380
1380
  const grey3 = splitColor(
1381
- colorPalette["grey"],
1381
+ colorPalette.grey,
1382
1382
  16,
1383
- Object.keys(colorPalette["grey"]).length
1383
+ Object.keys(colorPalette.grey).length
1384
1384
  );
1385
1385
 
1386
1386
  exports.borderRadius = borderRadius;
@@ -1 +1 @@
1
- {"version":3,"file":"tailwind-config.d.ts","sourceRoot":"","sources":["../../../../src/shared/tools/tailwind-config.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiEtB,CAAA;AAED,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;CAiBrB,CAAA;AAED,eAAO,MAAM,WAAW;;;;;;;;;;CAUvB,CAAA;AAED,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAkBvB,CAAA;AAED,eAAO,MAAM,MAAM;;CAElB,CAAA;AAED,eAAO,MAAM,OAAO;;CAEnB,CAAA;AAED,eAAO,MAAM,YAAY;;;;;;;;CAQxB,CAAA;AAED,eAAO,MAAM,OAAO;;;;CAInB,CAAA;AAED,MAAM,MAAM,QAAQ,GAAG;IACrB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;CACtB,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyCxB,CAAA;AAoBD;;GAEG;AACH,eAAO,MAAM,QAAQ,UAAyC,CAAA;AAC9D,eAAO,MAAM,QAAQ,UAA0C,CAAA;AAC/D,eAAO,MAAM,QAAQ,UAIpB,CAAA;AAED,eAAO,MAAM,KAAK,UAAyC,CAAA;AAC3D,eAAO,MAAM,KAAK,UAA0C,CAAA;AAC5D,eAAO,MAAM,KAAK,UAIjB,CAAA"}
1
+ {"version":3,"file":"tailwind-config.d.ts","sourceRoot":"","sources":["../../../../src/shared/tools/tailwind-config.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiEtB,CAAA;AAED,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;CAiBrB,CAAA;AAED,eAAO,MAAM,WAAW;;;;;;;;;;CAUvB,CAAA;AAED,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAkBvB,CAAA;AAED,eAAO,MAAM,MAAM;;CAElB,CAAA;AAED,eAAO,MAAM,OAAO;;CAEnB,CAAA;AAED,eAAO,MAAM,YAAY;;;;;;;;CAQxB,CAAA;AAED,eAAO,MAAM,OAAO;;;;CAInB,CAAA;AAED,MAAM,MAAM,QAAQ,GAAG;IACrB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;CACtB,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyCxB,CAAA;AAoBD;;GAEG;AACH,eAAO,MAAM,QAAQ,UAAyC,CAAA;AAC9D,eAAO,MAAM,QAAQ,UAA0C,CAAA;AAC/D,eAAO,MAAM,QAAQ,UAIpB,CAAA;AAED,eAAO,MAAM,KAAK,UAAsC,CAAA;AACxD,eAAO,MAAM,KAAK,UAAuC,CAAA;AACzD,eAAO,MAAM,KAAK,UAIjB,CAAA"}
@@ -1371,12 +1371,12 @@ const neutral3 = splitColor(
1371
1371
  16,
1372
1372
  Object.keys(colorPalette.neutral).length
1373
1373
  );
1374
- const grey1 = splitColor(colorPalette["grey"], 0, 8);
1375
- const grey2 = splitColor(colorPalette["grey"], 8, 16);
1374
+ const grey1 = splitColor(colorPalette.grey, 0, 8);
1375
+ const grey2 = splitColor(colorPalette.grey, 8, 16);
1376
1376
  const grey3 = splitColor(
1377
- colorPalette["grey"],
1377
+ colorPalette.grey,
1378
1378
  16,
1379
- Object.keys(colorPalette["grey"]).length
1379
+ Object.keys(colorPalette.grey).length
1380
1380
  );
1381
1381
 
1382
1382
  export { borderRadius, boxShadows, colorPalette, fontSizes, fontWeights, grey1, grey2, grey3, heights, lineHeights, neutral1, neutral2, neutral3, scales, spacing };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lukso/web-components",
3
- "version": "1.132.0",
3
+ "version": "1.132.1",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist",
package/tools/cn.cjs CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
4
4
 
5
- const tailwindConfig = require('./tailwind-config-B1HOgutt.cjs');
5
+ const tailwindConfig = require('./tailwind-config-gyBGSi2Z.cjs');
6
6
 
7
7
  const CLASS_PART_SEPARATOR = '-';
8
8
  const createClassGroupUtils = config => {
package/tools/cn.js CHANGED
@@ -1,4 +1,4 @@
1
- import { l as lineHeights, a as heights, s as scales, f as fontWeights, b as fontSizes, c as boxShadows, d as borderRadius, e as colorPalette } from './tailwind-config-DKplCTSo.js';
1
+ import { l as lineHeights, a as heights, s as scales, f as fontWeights, b as fontSizes, c as boxShadows, d as borderRadius, e as colorPalette } from './tailwind-config-D8JGUH4g.js';
2
2
 
3
3
  const CLASS_PART_SEPARATOR = '-';
4
4
  const createClassGroupUtils = config => {
@@ -23,7 +23,7 @@ function copyFileSync(source, target) {
23
23
  if (!fileExtensionWhitelist.includes(node_path.extname(source))) {
24
24
  return;
25
25
  }
26
- node_fs.writeFileSync(targetFile, node_fs.readFileSync(source, "utf-8"));
26
+ node_fs.copyFileSync(source, targetFile);
27
27
  }
28
28
  function copyFolderRecursiveSync(source, target) {
29
29
  let files = [];
@@ -1 +1 @@
1
- {"version":3,"file":"copy-assets.d.ts","sourceRoot":"","sources":["../../src/shared/tools/copy-assets.ts"],"names":[],"mappings":"AA2EA;;;;;GAKG;AACH,eAAO,MAAM,UAAU,GAAI,UAAU,MAAM,EAAE,QAAQ,MAAM,SAK1D,CAAA"}
1
+ {"version":3,"file":"copy-assets.d.ts","sourceRoot":"","sources":["../../src/shared/tools/copy-assets.ts"],"names":[],"mappings":"AA0EA;;;;;GAKG;AACH,eAAO,MAAM,UAAU,GAAI,UAAU,MAAM,EAAE,QAAQ,MAAM,SAK1D,CAAA"}
@@ -1,4 +1,4 @@
1
- import { existsSync, mkdirSync, lstatSync, readdirSync, writeFileSync, readFileSync } from 'node:fs';
1
+ import { existsSync, mkdirSync, lstatSync, readdirSync, copyFileSync as copyFileSync$1 } from 'node:fs';
2
2
  import { join, basename, extname } from 'node:path';
3
3
 
4
4
  const fileExtensionWhitelist = [
@@ -19,7 +19,7 @@ function copyFileSync(source, target) {
19
19
  if (!fileExtensionWhitelist.includes(extname(source))) {
20
20
  return;
21
21
  }
22
- writeFileSync(targetFile, readFileSync(source, "utf-8"));
22
+ copyFileSync$1(source, targetFile);
23
23
  }
24
24
  function copyFolderRecursiveSync(source, target) {
25
25
  let files = [];
package/tools/index.cjs CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
4
4
 
5
- const tailwindConfig = require('./tailwind-config-B1HOgutt.cjs');
5
+ const tailwindConfig = require('./tailwind-config-gyBGSi2Z.cjs');
6
6
  const assets_index = require('./assets/index.cjs');
7
7
  const cn = require('./cn.cjs');
8
8
  const assets_fonts_index = require('./assets/fonts/index.cjs');
package/tools/index.js CHANGED
@@ -1,4 +1,4 @@
1
- export { h as hslColorMap } from './tailwind-config-DKplCTSo.js';
1
+ export { h as hslColorMap } from './tailwind-config-D8JGUH4g.js';
2
2
  export { assets } from './assets/index.js';
3
3
  export { cn } from './cn.js';
4
4
  export { fonts } from './assets/fonts/index.js';
@@ -1371,12 +1371,12 @@ const neutral3 = splitColor(
1371
1371
  16,
1372
1372
  Object.keys(colorPalette.neutral).length
1373
1373
  );
1374
- const grey1 = splitColor(colorPalette["grey"], 0, 8);
1375
- const grey2 = splitColor(colorPalette["grey"], 8, 16);
1374
+ const grey1 = splitColor(colorPalette.grey, 0, 8);
1375
+ const grey2 = splitColor(colorPalette.grey, 8, 16);
1376
1376
  const grey3 = splitColor(
1377
- colorPalette["grey"],
1377
+ colorPalette.grey,
1378
1378
  16,
1379
- Object.keys(colorPalette["grey"]).length
1379
+ Object.keys(colorPalette.grey).length
1380
1380
  );
1381
1381
 
1382
1382
  export { heights as a, fontSizes as b, boxShadows as c, borderRadius as d, colorPalette as e, fontWeights as f, spacing as g, hslColorMap as h, neutral2 as i, neutral3 as j, grey1 as k, lineHeights as l, grey2 as m, neutral1 as n, grey3 as o, scales as s };
@@ -1373,12 +1373,12 @@ const neutral3 = splitColor(
1373
1373
  16,
1374
1374
  Object.keys(colorPalette.neutral).length
1375
1375
  );
1376
- const grey1 = splitColor(colorPalette["grey"], 0, 8);
1377
- const grey2 = splitColor(colorPalette["grey"], 8, 16);
1376
+ const grey1 = splitColor(colorPalette.grey, 0, 8);
1377
+ const grey2 = splitColor(colorPalette.grey, 8, 16);
1378
1378
  const grey3 = splitColor(
1379
- colorPalette["grey"],
1379
+ colorPalette.grey,
1380
1380
  16,
1381
- Object.keys(colorPalette["grey"]).length
1381
+ Object.keys(colorPalette.grey).length
1382
1382
  );
1383
1383
 
1384
1384
  exports.borderRadius = borderRadius;
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
4
4
 
5
- const tailwindConfig = require('./tailwind-config-B1HOgutt.cjs');
5
+ const tailwindConfig = require('./tailwind-config-gyBGSi2Z.cjs');
6
6
 
7
7
 
8
8
 
@@ -1 +1 @@
1
- {"version":3,"file":"tailwind-config.d.ts","sourceRoot":"","sources":["../../src/shared/tools/tailwind-config.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiEtB,CAAA;AAED,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;CAiBrB,CAAA;AAED,eAAO,MAAM,WAAW;;;;;;;;;;CAUvB,CAAA;AAED,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAkBvB,CAAA;AAED,eAAO,MAAM,MAAM;;CAElB,CAAA;AAED,eAAO,MAAM,OAAO;;CAEnB,CAAA;AAED,eAAO,MAAM,YAAY;;;;;;;;CAQxB,CAAA;AAED,eAAO,MAAM,OAAO;;;;CAInB,CAAA;AAED,MAAM,MAAM,QAAQ,GAAG;IACrB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;CACtB,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyCxB,CAAA;AAoBD;;GAEG;AACH,eAAO,MAAM,QAAQ,UAAyC,CAAA;AAC9D,eAAO,MAAM,QAAQ,UAA0C,CAAA;AAC/D,eAAO,MAAM,QAAQ,UAIpB,CAAA;AAED,eAAO,MAAM,KAAK,UAAyC,CAAA;AAC3D,eAAO,MAAM,KAAK,UAA0C,CAAA;AAC5D,eAAO,MAAM,KAAK,UAIjB,CAAA"}
1
+ {"version":3,"file":"tailwind-config.d.ts","sourceRoot":"","sources":["../../src/shared/tools/tailwind-config.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiEtB,CAAA;AAED,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;CAiBrB,CAAA;AAED,eAAO,MAAM,WAAW;;;;;;;;;;CAUvB,CAAA;AAED,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;CAkBvB,CAAA;AAED,eAAO,MAAM,MAAM;;CAElB,CAAA;AAED,eAAO,MAAM,OAAO;;CAEnB,CAAA;AAED,eAAO,MAAM,YAAY;;;;;;;;CAQxB,CAAA;AAED,eAAO,MAAM,OAAO;;;;CAInB,CAAA;AAED,MAAM,MAAM,QAAQ,GAAG;IACrB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;CACtB,CAAA;AAED;;GAEG;AACH,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyCxB,CAAA;AAoBD;;GAEG;AACH,eAAO,MAAM,QAAQ,UAAyC,CAAA;AAC9D,eAAO,MAAM,QAAQ,UAA0C,CAAA;AAC/D,eAAO,MAAM,QAAQ,UAIpB,CAAA;AAED,eAAO,MAAM,KAAK,UAAsC,CAAA;AACxD,eAAO,MAAM,KAAK,UAAuC,CAAA;AACzD,eAAO,MAAM,KAAK,UAIjB,CAAA"}
@@ -1 +1 @@
1
- export { d as borderRadius, c as boxShadows, e as colorPalette, b as fontSizes, f as fontWeights, k as grey1, m as grey2, o as grey3, a as heights, l as lineHeights, n as neutral1, i as neutral2, j as neutral3, s as scales, g as spacing } from './tailwind-config-DKplCTSo.js';
1
+ export { d as borderRadius, c as boxShadows, e as colorPalette, b as fontSizes, f as fontWeights, k as grey1, m as grey2, o as grey3, a as heights, l as lineHeights, n as neutral1, i as neutral2, j as neutral3, s as scales, g as spacing } from './tailwind-config-D8JGUH4g.js';