@powerlines/plugin-i18next 0.1.84 → 0.1.86
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/dist/index.cjs +3 -3
- package/dist/index.mjs +3 -3
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/get-object-tag.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/get-object-tag.mjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/is-empty.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/is-empty.mjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/is-non-null-object.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/is-non-null-object.mjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/is-null.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/is-null.mjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/is-object.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/is-object.mjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/is-plain-object.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/is-plain-object.mjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/is-set-object.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/is-set-object.mjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/is-set.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/is-set.mjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/is-string.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/is-string.mjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/is-undefined.cjs +1 -1
- package/dist/node_modules/.pnpm/{@stryke_type-checks@0.5.19 → @stryke_type-checks@0.5.20}/node_modules/@stryke/type-checks/dist/is-undefined.mjs +1 -1
- package/package.json +7 -7
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.20/node_modules/@stryke/type-checks/dist/is-set.cjs');
|
|
4
|
+
const require_is_set_object = require('./node_modules/.pnpm/@stryke_type-checks@0.5.20/node_modules/@stryke/type-checks/dist/is-set-object.cjs');
|
|
5
|
+
const require_is_string = require('./node_modules/.pnpm/@stryke_type-checks@0.5.20/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.20/node_modules/@stryke/type-checks/dist/is-set.mjs";
|
|
2
|
+
import { isSetObject } from "./node_modules/.pnpm/@stryke_type-checks@0.5.20/node_modules/@stryke/type-checks/dist/is-set-object.mjs";
|
|
3
|
+
import { isString } from "./node_modules/.pnpm/@stryke_type-checks@0.5.20/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.20/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.20/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.20/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.20/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.20/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.20/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.20/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.20/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.20/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.20/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.20/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.20/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.20/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.20/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.20/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.20/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.20/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.20/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.20/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.20/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.86",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A Powerlines plugin to use i18next for internationalization.",
|
|
6
6
|
"repository": {
|
|
@@ -117,18 +117,18 @@
|
|
|
117
117
|
"files": ["dist/**/*"],
|
|
118
118
|
"keywords": ["i18next", "powerlines", "storm-software", "powerlines-plugin"],
|
|
119
119
|
"dependencies": {
|
|
120
|
-
"@stryke/fs": "^0.33.
|
|
121
|
-
"@stryke/path": "^0.
|
|
122
|
-
"@stryke/types": "^0.10.
|
|
120
|
+
"@stryke/fs": "^0.33.36",
|
|
121
|
+
"@stryke/path": "^0.26.0",
|
|
122
|
+
"@stryke/types": "^0.10.34",
|
|
123
123
|
"defu": "^6.1.4",
|
|
124
124
|
"i18next-cli": "^1.36.1",
|
|
125
125
|
"i18next-resources-for-ts": "^2.0.0",
|
|
126
|
-
"powerlines": "^0.37.
|
|
126
|
+
"powerlines": "^0.37.63"
|
|
127
127
|
},
|
|
128
128
|
"devDependencies": {
|
|
129
|
-
"@powerlines/plugin-plugin": "^0.12.
|
|
129
|
+
"@powerlines/plugin-plugin": "^0.12.141",
|
|
130
130
|
"@types/node": "^24.10.9"
|
|
131
131
|
},
|
|
132
132
|
"publishConfig": { "access": "public" },
|
|
133
|
-
"gitHead": "
|
|
133
|
+
"gitHead": "77231bba385cc6a2bbbac44fd88f72cda9446331"
|
|
134
134
|
}
|