@powerlines/plugin-i18next 0.1.229 → 0.1.231
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/README.md +3 -2
- package/dist/index.cjs +3 -3
- package/dist/index.mjs +3 -3
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/get-object-tag.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/get-object-tag.mjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/is-empty.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/is-empty.mjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/is-non-null-object.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/is-non-null-object.mjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/is-null.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/is-null.mjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/is-object.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/is-object.mjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/is-plain-object.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/is-plain-object.mjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/is-set-object.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/is-set-object.mjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/is-set.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/is-set.mjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/is-string.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/is-string.mjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/is-undefined.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.37 → @stryke_type-checks@0.5.38}/node_modules/@stryke/type-checks/dist/is-undefined.mjs +1 -1
- package/package.json +7 -7
package/README.md
CHANGED
|
@@ -22,12 +22,12 @@
|
|
|
22
22
|
</div>
|
|
23
23
|
|
|
24
24
|
<br />
|
|
25
|
-
This package is part of the
|
|
25
|
+
This package is part of the <b>🔌 Powerlines</b> monorepo. Powerlines is the "any framework" framework that simplifies modern dev tool usage, generates virtual (or actual) code modules, and improves DX across the board.
|
|
26
26
|
<br />
|
|
27
27
|
|
|
28
28
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
29
29
|
|
|
30
|
-
[](https://stormsoftware.com/projects/powerlines) [](http://commitizen.github.io/cz-cli/)  
|
|
31
31
|
|
|
32
32
|
<!-- prettier-ignore-start -->
|
|
33
33
|
<!-- markdownlint-disable -->
|
|
@@ -55,6 +55,7 @@ A Powerlines plugin to generate project code with [i18next](https://www.i18next.
|
|
|
55
55
|
|
|
56
56
|
<!-- START doctoc -->
|
|
57
57
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
58
|
+
|
|
58
59
|
## Table of Contents
|
|
59
60
|
|
|
60
61
|
- [Powerlines - i18next Plugin](#powerlines---i18next-plugin)
|
package/dist/index.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
2
2
|
const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
|
|
3
|
-
const require_is_set = require('./node_modules/.pnpm/@stryke_type-checks@0.5.
|
|
4
|
-
const require_is_set_object = require('./node_modules/.pnpm/@stryke_type-checks@0.5.
|
|
5
|
-
const require_is_string = require('./node_modules/.pnpm/@stryke_type-checks@0.5.
|
|
3
|
+
const require_is_set = require('./node_modules/.pnpm/@stryke_type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-set.cjs');
|
|
4
|
+
const require_is_set_object = require('./node_modules/.pnpm/@stryke_type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-set-object.cjs');
|
|
5
|
+
const require_is_string = require('./node_modules/.pnpm/@stryke_type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-string.cjs');
|
|
6
6
|
const require_config_utils = require('./helpers/config-utils.cjs');
|
|
7
7
|
let __stryke_fs_list_files = require("@stryke/fs/list-files");
|
|
8
8
|
let __stryke_path_append = require("@stryke/path/append");
|
package/dist/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { isSet } from "./node_modules/.pnpm/@stryke_type-checks@0.5.
|
|
2
|
-
import { isSetObject } from "./node_modules/.pnpm/@stryke_type-checks@0.5.
|
|
3
|
-
import { isString } from "./node_modules/.pnpm/@stryke_type-checks@0.5.
|
|
1
|
+
import { isSet } from "./node_modules/.pnpm/@stryke_type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-set.mjs";
|
|
2
|
+
import { isSetObject } from "./node_modules/.pnpm/@stryke_type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-set-object.mjs";
|
|
3
|
+
import { isString } from "./node_modules/.pnpm/@stryke_type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-string.mjs";
|
|
4
4
|
import { getOutputPath } from "./helpers/config-utils.mjs";
|
|
5
5
|
import { listFiles } from "@stryke/fs/list-files";
|
|
6
6
|
import { appendPath } from "@stryke/path/append";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
2
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/get-object-tag.mjs
|
|
3
3
|
/**
|
|
4
4
|
* Gets the `toStringTag` of `obj`.
|
|
5
5
|
*
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
1
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/get-object-tag.mjs
|
|
2
2
|
/**
|
|
3
3
|
* Gets the `toStringTag` of `obj`.
|
|
4
4
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
const require_is_null = require('./is-null.cjs');
|
|
2
2
|
const require_is_undefined = require('./is-undefined.cjs');
|
|
3
3
|
|
|
4
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
4
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-empty.mjs
|
|
5
5
|
/**
|
|
6
6
|
* Check if the provided value's type is `null` or `undefined`
|
|
7
7
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { isNull } from "./is-null.mjs";
|
|
2
2
|
import { isUndefined } from "./is-undefined.mjs";
|
|
3
3
|
|
|
4
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
4
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-empty.mjs
|
|
5
5
|
/**
|
|
6
6
|
* Check if the provided value's type is `null` or `undefined`
|
|
7
7
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
const require_is_set = require('./is-set.cjs');
|
|
2
2
|
const require_is_object = require('./is-object.cjs');
|
|
3
3
|
|
|
4
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
4
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-non-null-object.mjs
|
|
5
5
|
/**
|
|
6
6
|
* Check if the provided value's type is `Object` and is not `null` or `undefined`
|
|
7
7
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { isSet } from "./is-set.mjs";
|
|
2
2
|
import { isObject } from "./is-object.mjs";
|
|
3
3
|
|
|
4
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
4
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-non-null-object.mjs
|
|
5
5
|
/**
|
|
6
6
|
* Check if the provided value's type is `Object` and is not `null` or `undefined`
|
|
7
7
|
*
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
2
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-null.mjs
|
|
3
3
|
const isNull = (value) => {
|
|
4
4
|
try {
|
|
5
5
|
return value === null;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
1
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-null.mjs
|
|
2
2
|
const isNull = (value) => {
|
|
3
3
|
try {
|
|
4
4
|
return value === null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
const require_is_plain_object = require('./is-plain-object.cjs');
|
|
2
2
|
|
|
3
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
3
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-object.mjs
|
|
4
4
|
/**
|
|
5
5
|
* Check if the provided value's type is `Object`
|
|
6
6
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { isPlainObject } from "./is-plain-object.mjs";
|
|
2
2
|
|
|
3
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
3
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-object.mjs
|
|
4
4
|
/**
|
|
5
5
|
* Check if the provided value's type is `Object`
|
|
6
6
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
const require_get_object_tag = require('./get-object-tag.cjs');
|
|
2
2
|
|
|
3
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
3
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-plain-object.mjs
|
|
4
4
|
/**
|
|
5
5
|
* Checks if `value` is object-like. A value is object-like if it's not `null`
|
|
6
6
|
* and has a `typeof` result of "object".
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { getObjectTag } from "./get-object-tag.mjs";
|
|
2
2
|
|
|
3
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
3
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-plain-object.mjs
|
|
4
4
|
/**
|
|
5
5
|
* Checks if `value` is object-like. A value is object-like if it's not `null`
|
|
6
6
|
* and has a `typeof` result of "object".
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
const require_is_non_null_object = require('./is-non-null-object.cjs');
|
|
2
2
|
|
|
3
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
3
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-set-object.mjs
|
|
4
4
|
/**
|
|
5
5
|
* Check if the provided value's type is an object with some fields set
|
|
6
6
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { isNonNullObject } from "./is-non-null-object.mjs";
|
|
2
2
|
|
|
3
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
3
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-set-object.mjs
|
|
4
4
|
/**
|
|
5
5
|
* Check if the provided value's type is an object with some fields set
|
|
6
6
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
const require_is_empty = require('./is-empty.cjs');
|
|
2
2
|
|
|
3
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
3
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-set.mjs
|
|
4
4
|
/**
|
|
5
5
|
* The inverse of the `isEmpty` function
|
|
6
6
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { isEmpty } from "./is-empty.mjs";
|
|
2
2
|
|
|
3
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
3
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-set.mjs
|
|
4
4
|
/**
|
|
5
5
|
* The inverse of the `isEmpty` function
|
|
6
6
|
*
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
2
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-string.mjs
|
|
3
3
|
const isString = (value) => {
|
|
4
4
|
try {
|
|
5
5
|
return typeof value === "string";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
1
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-string.mjs
|
|
2
2
|
const isString = (value) => {
|
|
3
3
|
try {
|
|
4
4
|
return typeof value === "string";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
2
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-undefined.mjs
|
|
3
3
|
const isUndefined = (value) => {
|
|
4
4
|
return value === void 0;
|
|
5
5
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.
|
|
1
|
+
//#region ../../node_modules/.pnpm/@stryke+type-checks@0.5.38/node_modules/@stryke/type-checks/dist/is-undefined.mjs
|
|
2
2
|
const isUndefined = (value) => {
|
|
3
3
|
return value === void 0;
|
|
4
4
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/plugin-i18next",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.231",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A Powerlines plugin to use i18next for internationalization.",
|
|
6
6
|
"repository": {
|
|
@@ -103,19 +103,19 @@
|
|
|
103
103
|
"files": ["dist/**/*"],
|
|
104
104
|
"keywords": ["i18next", "powerlines", "storm-software", "powerlines-plugin"],
|
|
105
105
|
"dependencies": {
|
|
106
|
-
"@stryke/fs": "^0.33.
|
|
107
|
-
"@stryke/path": "^0.26.
|
|
108
|
-
"@stryke/types": "^0.10.
|
|
106
|
+
"@stryke/fs": "^0.33.57",
|
|
107
|
+
"@stryke/path": "^0.26.19",
|
|
108
|
+
"@stryke/types": "^0.10.52",
|
|
109
109
|
"defu": "^6.1.4",
|
|
110
110
|
"i18next-cli": "^1.49.6",
|
|
111
111
|
"i18next-resources-for-ts": "^2.0.1",
|
|
112
|
-
"powerlines": "^0.40.
|
|
112
|
+
"powerlines": "^0.40.21"
|
|
113
113
|
},
|
|
114
114
|
"devDependencies": {
|
|
115
|
-
"@powerlines/plugin-plugin": "^0.12.
|
|
115
|
+
"@powerlines/plugin-plugin": "^0.12.285",
|
|
116
116
|
"@types/node": "^25.4.0"
|
|
117
117
|
},
|
|
118
118
|
"publishConfig": { "access": "public" },
|
|
119
119
|
"types": "./dist/index.d.cts",
|
|
120
|
-
"gitHead": "
|
|
120
|
+
"gitHead": "5654496efd47833627e1d3ce68819b7664212173"
|
|
121
121
|
}
|