@pubinfo/config 2.1.3 → 2.1.4

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,2 +1,2 @@
1
- import { t as pubinfo } from "../index-C-PGQWwU.js";
1
+ import { t as pubinfo } from "../index2.js";
2
2
  export { pubinfo as default };
@@ -1,3 +1,3 @@
1
- import { t as eslint_default } from "../eslint-B5G5VXk5.js";
1
+ import { t as eslint_default } from "../eslint.js";
2
2
 
3
3
  export { eslint_default as default };
package/dist/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { t as pubinfo } from "./index-C-PGQWwU.js";
2
- import { t as _default$1 } from "./stylelint-DXi0e71r.js";
3
- import { a as getThemes, i as defineTheme, n as cssVarKey, o as globalTheme, r as customColorKey, s as themeOptions, t as colorScheme } from "./index-CyRrxVp9.js";
4
- import { t as _default } from "./index-B-N-iJP1.js";
1
+ import { t as pubinfo } from "./index2.js";
2
+ import { t as _default$1 } from "./stylelint2.js";
3
+ import { a as getThemes, i as defineTheme, n as cssVarKey, o as globalTheme, r as customColorKey, s as themeOptions, t as colorScheme } from "./index3.js";
4
+ import { t as _default } from "./index4.js";
5
5
  export { colorScheme, cssVarKey, customColorKey, defineTheme, pubinfo as eslint, getThemes, globalTheme, _default as presetPubinfo, _default$1 as stylelint, themeOptions };
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
- import { t as eslint_default } from "./eslint-B5G5VXk5.js";
2
- import { t as stylelint_default } from "./stylelint-D9O0YdrZ.js";
3
- import { n as defineTheme, r as getThemes, t as customColorKey } from "./themes-DGgF06G5.js";
4
- import { t as unocss_default } from "./unocss-tMre0Y0C.js";
1
+ import { t as eslint_default } from "./eslint.js";
2
+ import { t as stylelint_default } from "./stylelint2.js";
3
+ import { n as defineTheme, r as getThemes, t as customColorKey } from "./themes.js";
4
+ import { t as unocss_default } from "./unocss.js";
5
5
 
6
6
  export { customColorKey, defineTheme, eslint_default as eslint, getThemes, unocss_default as presetPubinfo, stylelint_default as stylelint };
@@ -1,4 +1,4 @@
1
- import { o as globalTheme } from "./index-CyRrxVp9.js";
1
+ import { o as globalTheme } from "./index3.js";
2
2
  import * as unocss0 from "unocss";
3
3
 
4
4
  //#region src/unocss/index.d.ts
@@ -1,2 +1,2 @@
1
- import { t as _default } from "./stylelint-DXi0e71r.js";
1
+ import { t as _default } from "./stylelint2.js";
2
2
  export { _default as default };
package/dist/stylelint.js CHANGED
@@ -1,3 +1,3 @@
1
- import { t as stylelint_default } from "./stylelint-D9O0YdrZ.js";
1
+ import { t as stylelint_default } from "./stylelint2.js";
2
2
 
3
3
  export { stylelint_default as default };
@@ -1,2 +1,2 @@
1
- import { a as getThemes, i as defineTheme, n as cssVarKey, o as globalTheme, r as customColorKey, s as themeOptions, t as colorScheme } from "../index-CyRrxVp9.js";
1
+ import { a as getThemes, i as defineTheme, n as cssVarKey, o as globalTheme, r as customColorKey, s as themeOptions, t as colorScheme } from "../index3.js";
2
2
  export { colorScheme, cssVarKey, customColorKey, defineTheme, getThemes, globalTheme, themeOptions };
@@ -1,3 +1,3 @@
1
- import { n as defineTheme, r as getThemes, t as customColorKey } from "../themes-DGgF06G5.js";
1
+ import { n as defineTheme, r as getThemes, t as customColorKey } from "../themes.js";
2
2
 
3
3
  export { customColorKey, defineTheme, getThemes };
@@ -1,3 +1,3 @@
1
- import "../index-CyRrxVp9.js";
2
- import { t as _default } from "../index-B-N-iJP1.js";
1
+ import "../index3.js";
2
+ import { t as _default } from "../index4.js";
3
3
  export { _default as default };
@@ -1,4 +1,4 @@
1
- import "../themes-DGgF06G5.js";
2
- import { t as unocss_default } from "../unocss-tMre0Y0C.js";
1
+ import "../themes.js";
2
+ import { t as unocss_default } from "../unocss.js";
3
3
 
4
4
  export { unocss_default as default };
@@ -1,4 +1,4 @@
1
- import { r as getThemes } from "./themes-DGgF06G5.js";
1
+ import { r as getThemes } from "./themes.js";
2
2
  import { definePreset, presetAttributify, presetIcons, presetTypography, presetUno, transformerDirectives } from "unocss";
3
3
  import { definePreset as definePreset$1, entriesToCss, toArray } from "@unocss/core";
4
4
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pubinfo/config",
3
3
  "type": "module",
4
- "version": "2.1.3",
4
+ "version": "2.1.4",
5
5
  "exports": {
6
6
  ".": {
7
7
  "types": "./dist/index.d.ts",
File without changes
File without changes
File without changes
File without changes
File without changes