@powerlines/plugin-date 0.12.24 → 0.12.28

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,4 +1,4 @@
1
- import { d as DatePluginContext } from '../plugin-BDYgSjQN.cjs';
1
+ import { d as DatePluginContext } from '../plugin-B7hz4z5z.cjs';
2
2
  import '@alloy-js/core/jsx-runtime';
3
3
  import '@deepkit/type';
4
4
  import '@stryke/capnp';
@@ -1,4 +1,4 @@
1
- import { d as DatePluginContext } from '../plugin-BDYgSjQN.js';
1
+ import { d as DatePluginContext } from '../plugin-B7hz4z5z.js';
2
2
  import '@alloy-js/core/jsx-runtime';
3
3
  import '@deepkit/type';
4
4
  import '@stryke/capnp';
@@ -1,4 +1,4 @@
1
- import { d as DatePluginContext } from '../plugin-BDYgSjQN.cjs';
1
+ import { d as DatePluginContext } from '../plugin-B7hz4z5z.cjs';
2
2
  import '@alloy-js/core/jsx-runtime';
3
3
  import '@deepkit/type';
4
4
  import '@stryke/capnp';
@@ -1,4 +1,4 @@
1
- import { d as DatePluginContext } from '../plugin-BDYgSjQN.js';
1
+ import { d as DatePluginContext } from '../plugin-B7hz4z5z.js';
2
2
  import '@alloy-js/core/jsx-runtime';
3
3
  import '@deepkit/type';
4
4
  import '@stryke/capnp';
@@ -2,7 +2,7 @@ export { dateFnsModule } from './date-fns.cjs';
2
2
  export { dayjsModule } from './dayjs.cjs';
3
3
  export { luxonModule } from './luxon.cjs';
4
4
  export { momentModule } from './moment.cjs';
5
- import '../plugin-BDYgSjQN.cjs';
5
+ import '../plugin-B7hz4z5z.cjs';
6
6
  import '@alloy-js/core/jsx-runtime';
7
7
  import '@deepkit/type';
8
8
  import '@stryke/capnp';
@@ -2,7 +2,7 @@ export { dateFnsModule } from './date-fns.js';
2
2
  export { dayjsModule } from './dayjs.js';
3
3
  export { luxonModule } from './luxon.js';
4
4
  export { momentModule } from './moment.js';
5
- import '../plugin-BDYgSjQN.js';
5
+ import '../plugin-B7hz4z5z.js';
6
6
  import '@alloy-js/core/jsx-runtime';
7
7
  import '@deepkit/type';
8
8
  import '@stryke/capnp';
@@ -1,4 +1,4 @@
1
- import { d as DatePluginContext } from '../plugin-BDYgSjQN.cjs';
1
+ import { d as DatePluginContext } from '../plugin-B7hz4z5z.cjs';
2
2
  import '@alloy-js/core/jsx-runtime';
3
3
  import '@deepkit/type';
4
4
  import '@stryke/capnp';
@@ -1,4 +1,4 @@
1
- import { d as DatePluginContext } from '../plugin-BDYgSjQN.js';
1
+ import { d as DatePluginContext } from '../plugin-B7hz4z5z.js';
2
2
  import '@alloy-js/core/jsx-runtime';
3
3
  import '@deepkit/type';
4
4
  import '@stryke/capnp';
@@ -1,4 +1,4 @@
1
- import { d as DatePluginContext } from '../plugin-BDYgSjQN.cjs';
1
+ import { d as DatePluginContext } from '../plugin-B7hz4z5z.cjs';
2
2
  import '@alloy-js/core/jsx-runtime';
3
3
  import '@deepkit/type';
4
4
  import '@stryke/capnp';
@@ -1,4 +1,4 @@
1
- import { d as DatePluginContext } from '../plugin-BDYgSjQN.js';
1
+ import { d as DatePluginContext } from '../plugin-B7hz4z5z.js';
2
2
  import '@alloy-js/core/jsx-runtime';
3
3
  import '@deepkit/type';
4
4
  import '@stryke/capnp';
package/dist/index.d.cts CHANGED
@@ -1,5 +1,5 @@
1
- import { a as DatePluginOptions, P as Plugin, d as DatePluginContext } from './plugin-BDYgSjQN.cjs';
2
- export { D as DateLibraryType, c as DatePluginResolvedConfig, b as DatePluginUserConfig } from './plugin-BDYgSjQN.cjs';
1
+ import { a as DatePluginOptions, P as Plugin, d as DatePluginContext } from './plugin-B7hz4z5z.cjs';
2
+ export { D as DateLibraryType, c as DatePluginResolvedConfig, b as DatePluginUserConfig } from './plugin-B7hz4z5z.cjs';
3
3
  export { dateFnsModule } from './components/date-fns.cjs';
4
4
  export { dayjsModule } from './components/dayjs.cjs';
5
5
  export { luxonModule } from './components/luxon.cjs';
package/dist/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
- import { a as DatePluginOptions, P as Plugin, d as DatePluginContext } from './plugin-BDYgSjQN.js';
2
- export { D as DateLibraryType, c as DatePluginResolvedConfig, b as DatePluginUserConfig } from './plugin-BDYgSjQN.js';
1
+ import { a as DatePluginOptions, P as Plugin, d as DatePluginContext } from './plugin-B7hz4z5z.js';
2
+ export { D as DateLibraryType, c as DatePluginResolvedConfig, b as DatePluginUserConfig } from './plugin-B7hz4z5z.js';
3
3
  export { dateFnsModule } from './components/date-fns.js';
4
4
  export { dayjsModule } from './components/dayjs.js';
5
5
  export { luxonModule } from './components/luxon.js';
@@ -241,8 +241,8 @@ type ParsedTypeScriptConfig = ts.ParsedCommandLine & {
241
241
  tsconfigFilePath: string;
242
242
  };
243
243
 
244
- declare const __VFS_PATCH__: unique symbol;
245
- declare const __VFS_REVERT__: unique symbol;
244
+ declare const __VFS_PATCH__ = "__VFS_PATCH__";
245
+ declare const __VFS_REVERT__ = "__VFS_REVERT__";
246
246
  type OutputModeType = "fs" | "virtual";
247
247
  interface VirtualFile {
248
248
  /**
@@ -661,6 +661,15 @@ interface OutputConfig {
661
661
  * @defaultValue "dist/\{projectRoot\}"
662
662
  */
663
663
  outputPath?: string;
664
+ /**
665
+ * The output directory path for the project build.
666
+ *
667
+ * @remarks
668
+ * This path is used to determine where the built files will be placed after the build process completes. This will be used in scenarios where the monorepo uses TSConfig paths to link packages together.
669
+ *
670
+ * @defaultValue "\{projectRoot\}/dist"
671
+ */
672
+ distPath?: string;
664
673
  /**
665
674
  * The format of the output files
666
675
  *
@@ -241,8 +241,8 @@ type ParsedTypeScriptConfig = ts.ParsedCommandLine & {
241
241
  tsconfigFilePath: string;
242
242
  };
243
243
 
244
- declare const __VFS_PATCH__: unique symbol;
245
- declare const __VFS_REVERT__: unique symbol;
244
+ declare const __VFS_PATCH__ = "__VFS_PATCH__";
245
+ declare const __VFS_REVERT__ = "__VFS_REVERT__";
246
246
  type OutputModeType = "fs" | "virtual";
247
247
  interface VirtualFile {
248
248
  /**
@@ -661,6 +661,15 @@ interface OutputConfig {
661
661
  * @defaultValue "dist/\{projectRoot\}"
662
662
  */
663
663
  outputPath?: string;
664
+ /**
665
+ * The output directory path for the project build.
666
+ *
667
+ * @remarks
668
+ * This path is used to determine where the built files will be placed after the build process completes. This will be used in scenarios where the monorepo uses TSConfig paths to link packages together.
669
+ *
670
+ * @defaultValue "\{projectRoot\}/dist"
671
+ */
672
+ distPath?: string;
664
673
  /**
665
674
  * The format of the output files
666
675
  *
@@ -1,4 +1,4 @@
1
- export { D as DateLibraryType, d as DatePluginContext, a as DatePluginOptions, c as DatePluginResolvedConfig, b as DatePluginUserConfig } from '../plugin-BDYgSjQN.cjs';
1
+ export { D as DateLibraryType, d as DatePluginContext, a as DatePluginOptions, c as DatePluginResolvedConfig, b as DatePluginUserConfig } from '../plugin-B7hz4z5z.cjs';
2
2
  export { DateFormats, StormDateInterface, TimeUnit } from './runtime.cjs';
3
3
  import '@alloy-js/core/jsx-runtime';
4
4
  import '@deepkit/type';
@@ -1,4 +1,4 @@
1
- export { D as DateLibraryType, d as DatePluginContext, a as DatePluginOptions, c as DatePluginResolvedConfig, b as DatePluginUserConfig } from '../plugin-BDYgSjQN.js';
1
+ export { D as DateLibraryType, d as DatePluginContext, a as DatePluginOptions, c as DatePluginResolvedConfig, b as DatePluginUserConfig } from '../plugin-B7hz4z5z.js';
2
2
  export { DateFormats, StormDateInterface, TimeUnit } from './runtime.js';
3
3
  import '@alloy-js/core/jsx-runtime';
4
4
  import '@deepkit/type';
@@ -1,4 +1,4 @@
1
- export { D as DateLibraryType, d as DatePluginContext, a as DatePluginOptions, c as DatePluginResolvedConfig, b as DatePluginUserConfig } from '../plugin-BDYgSjQN.cjs';
1
+ export { D as DateLibraryType, d as DatePluginContext, a as DatePluginOptions, c as DatePluginResolvedConfig, b as DatePluginUserConfig } from '../plugin-B7hz4z5z.cjs';
2
2
  import '@alloy-js/core/jsx-runtime';
3
3
  import '@deepkit/type';
4
4
  import '@stryke/capnp';
@@ -1,4 +1,4 @@
1
- export { D as DateLibraryType, d as DatePluginContext, a as DatePluginOptions, c as DatePluginResolvedConfig, b as DatePluginUserConfig } from '../plugin-BDYgSjQN.js';
1
+ export { D as DateLibraryType, d as DatePluginContext, a as DatePluginOptions, c as DatePluginResolvedConfig, b as DatePluginUserConfig } from '../plugin-B7hz4z5z.js';
2
2
  import '@alloy-js/core/jsx-runtime';
3
3
  import '@deepkit/type';
4
4
  import '@stryke/capnp';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerlines/plugin-date",
3
- "version": "0.12.24",
3
+ "version": "0.12.28",
4
4
  "type": "module",
5
5
  "description": "A package containing a Powerlines plugin for injecting static .env configuration values to the code so that they're accessible at runtime.",
6
6
  "repository": {
@@ -116,16 +116,16 @@
116
116
  "files": ["dist/**/*"],
117
117
  "keywords": ["powerlines", "storm-software", "powerlines-plugin"],
118
118
  "dependencies": {
119
- "@powerlines/plugin-env": "^0.13.21",
119
+ "@powerlines/plugin-env": "^0.13.25",
120
120
  "@storm-software/config-tools": "^1.188.40",
121
121
  "@stryke/path": "^0.19.2",
122
- "powerlines": "^0.22.1"
122
+ "powerlines": "^0.23.2"
123
123
  },
124
124
  "devDependencies": {
125
- "@powerlines/nx": "^0.10.15",
125
+ "@powerlines/nx": "^0.10.19",
126
126
  "@storm-software/tsup": "^0.2.38",
127
127
  "@types/node": "^22.19.1"
128
128
  },
129
129
  "publishConfig": { "access": "public" },
130
- "gitHead": "79514f9dda337550c9e4064a7a6e3938bd9aca08"
130
+ "gitHead": "628334bf5e96fa739c6a2b0a325f133ea928b530"
131
131
  }