@wix/multilingual 1.0.76 → 1.0.78
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/build/cjs/context.js +1 -0
- package/build/cjs/context.js.map +1 -0
- package/build/cjs/index.js +1 -0
- package/build/cjs/index.js.map +1 -0
- package/build/cjs/meta.js +1 -0
- package/build/cjs/meta.js.map +1 -0
- package/build/es/context.js +1 -0
- package/build/es/context.js.map +1 -0
- package/build/es/index.js +1 -0
- package/build/es/index.js.map +1 -0
- package/build/es/meta.js +1 -0
- package/build/es/meta.js.map +1 -0
- package/package.json +8 -8
- package/type-bundles/context.bundle.d.ts +3 -3
- package/type-bundles/index.bundle.d.ts +3 -3
- package/type-bundles/meta.bundle.d.ts +4 -4
package/build/cjs/context.js
CHANGED
|
@@ -30,3 +30,4 @@ exports.machineTranslation = __importStar(require("@wix/multilingual_machine-tra
|
|
|
30
30
|
exports.siteTranslator = __importStar(require("@wix/multilingual_site-translator/context"));
|
|
31
31
|
exports.translationContents = __importStar(require("@wix/multilingual_translation-contents/context"));
|
|
32
32
|
exports.translationSchemas = __importStar(require("@wix/multilingual_translation-schemas/context"));
|
|
33
|
+
//# sourceMappingURL=context.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wFAAwE;AACxE,yHAAyG;AACzG,oGAAoF;AACpF,4FAA4E;AAC5E,sGAAsF;AACtF,oGAAoF"}
|
package/build/cjs/index.js
CHANGED
|
@@ -36,3 +36,4 @@ const translationContents = __importStar(require("@wix/multilingual_translation-
|
|
|
36
36
|
exports.translationContents = translationContents;
|
|
37
37
|
const translationSchemas = __importStar(require("@wix/multilingual_translation-schemas"));
|
|
38
38
|
exports.translationSchemas = translationSchemas;
|
|
39
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,8EAAgE;AAQ9D,oCAAY;AAPd,+GAAiG;AAQ/F,oEAA4B;AAP9B,0FAA4E;AAQ1E,gDAAkB;AAPpB,kFAAoE;AAQlE,wCAAc;AAPhB,4FAA8E;AAQ5E,kDAAmB;AAPrB,0FAA4E;AAQ1E,gDAAkB"}
|
package/build/cjs/meta.js
CHANGED
|
@@ -30,3 +30,4 @@ exports.machineTranslation = __importStar(require("@wix/multilingual_machine-tra
|
|
|
30
30
|
exports.siteTranslator = __importStar(require("@wix/multilingual_site-translator/meta"));
|
|
31
31
|
exports.translationContents = __importStar(require("@wix/multilingual_translation-contents/meta"));
|
|
32
32
|
exports.translationSchemas = __importStar(require("@wix/multilingual_translation-schemas/meta"));
|
|
33
|
+
//# sourceMappingURL=meta.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,qFAAqE;AACrE,sHAAsG;AACtG,iGAAiF;AACjF,yFAAyE;AACzE,mGAAmF;AACnF,iGAAiF"}
|
package/build/es/context.js
CHANGED
|
@@ -4,3 +4,4 @@ export * as machineTranslation from '@wix/multilingual_machine-translation/conte
|
|
|
4
4
|
export * as siteTranslator from '@wix/multilingual_site-translator/context';
|
|
5
5
|
export * as translationContents from '@wix/multilingual_translation-contents/context';
|
|
6
6
|
export * as translationSchemas from '@wix/multilingual_translation-schemas/context';
|
|
7
|
+
//# sourceMappingURL=context.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,YAAY,MAAM,yCAAyC,CAAC;AACxE,OAAO,KAAK,4BAA4B,MAAM,0DAA0D,CAAC;AACzG,OAAO,KAAK,kBAAkB,MAAM,+CAA+C,CAAC;AACpF,OAAO,KAAK,cAAc,MAAM,2CAA2C,CAAC;AAC5E,OAAO,KAAK,mBAAmB,MAAM,gDAAgD,CAAC;AACtF,OAAO,KAAK,kBAAkB,MAAM,+CAA+C,CAAC"}
|
package/build/es/index.js
CHANGED
|
@@ -5,3 +5,4 @@ import * as siteTranslator from '@wix/multilingual_site-translator';
|
|
|
5
5
|
import * as translationContents from '@wix/multilingual_translation-contents';
|
|
6
6
|
import * as translationSchemas from '@wix/multilingual_translation-schemas';
|
|
7
7
|
export { entityMapper, translationPublishedContents, machineTranslation, siteTranslator, translationContents, translationSchemas, };
|
|
8
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,YAAY,MAAM,iCAAiC,CAAC;AAChE,OAAO,KAAK,4BAA4B,MAAM,kDAAkD,CAAC;AACjG,OAAO,KAAK,kBAAkB,MAAM,uCAAuC,CAAC;AAC5E,OAAO,KAAK,cAAc,MAAM,mCAAmC,CAAC;AACpE,OAAO,KAAK,mBAAmB,MAAM,wCAAwC,CAAC;AAC9E,OAAO,KAAK,kBAAkB,MAAM,uCAAuC,CAAC;AAE5E,OAAO,EACL,YAAY,EACZ,4BAA4B,EAC5B,kBAAkB,EAClB,cAAc,EACd,mBAAmB,EACnB,kBAAkB,GACnB,CAAC"}
|
package/build/es/meta.js
CHANGED
|
@@ -4,3 +4,4 @@ export * as machineTranslation from '@wix/multilingual_machine-translation/meta'
|
|
|
4
4
|
export * as siteTranslator from '@wix/multilingual_site-translator/meta';
|
|
5
5
|
export * as translationContents from '@wix/multilingual_translation-contents/meta';
|
|
6
6
|
export * as translationSchemas from '@wix/multilingual_translation-schemas/meta';
|
|
7
|
+
//# sourceMappingURL=meta.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,YAAY,MAAM,sCAAsC,CAAC;AACrE,OAAO,KAAK,4BAA4B,MAAM,uDAAuD,CAAC;AACtG,OAAO,KAAK,kBAAkB,MAAM,4CAA4C,CAAC;AACjF,OAAO,KAAK,cAAc,MAAM,wCAAwC,CAAC;AACzE,OAAO,KAAK,mBAAmB,MAAM,6CAA6C,CAAC;AACnF,OAAO,KAAK,kBAAkB,MAAM,4CAA4C,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/multilingual",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.78",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -18,12 +18,12 @@
|
|
|
18
18
|
"type-bundles"
|
|
19
19
|
],
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@wix/multilingual_entity-mapper": "1.0.
|
|
22
|
-
"@wix/multilingual_machine-translation": "1.0.
|
|
23
|
-
"@wix/multilingual_site-translator": "1.0.
|
|
24
|
-
"@wix/multilingual_translation-contents": "1.0.
|
|
25
|
-
"@wix/multilingual_translation-published-contents": "1.0.
|
|
26
|
-
"@wix/multilingual_translation-schemas": "1.0.
|
|
21
|
+
"@wix/multilingual_entity-mapper": "1.0.23",
|
|
22
|
+
"@wix/multilingual_machine-translation": "1.0.36",
|
|
23
|
+
"@wix/multilingual_site-translator": "1.0.20",
|
|
24
|
+
"@wix/multilingual_translation-contents": "1.0.41",
|
|
25
|
+
"@wix/multilingual_translation-published-contents": "1.0.18",
|
|
26
|
+
"@wix/multilingual_translation-schemas": "1.0.37"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|
|
29
29
|
"glob": "^10.4.1",
|
|
@@ -48,5 +48,5 @@
|
|
|
48
48
|
"fqdn": ""
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
|
-
"falconPackageHash": "
|
|
51
|
+
"falconPackageHash": "9d48a15232336266174d5c89bd25f09aecddbf149d93d1121c654b67"
|
|
52
52
|
}
|
|
@@ -8645,7 +8645,7 @@ interface Schema {
|
|
|
8645
8645
|
* Default: `false`
|
|
8646
8646
|
*/
|
|
8647
8647
|
hidden?: boolean | null;
|
|
8648
|
-
/** Translation schema name displayed in the https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager. */
|
|
8648
|
+
/** Translation schema name displayed in the [Translation Manager](https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager). */
|
|
8649
8649
|
displayName?: string | null;
|
|
8650
8650
|
/** A reference to the parent schema. For example, if the schema is for a menu item, this property would contain the schema ID of the menu it belongs to. */
|
|
8651
8651
|
parentId?: string | null;
|
|
@@ -8713,7 +8713,7 @@ interface SchemaField {
|
|
|
8713
8713
|
* + `DOCUMENT`: Wix Media Manager document.
|
|
8714
8714
|
*/
|
|
8715
8715
|
type?: FieldType;
|
|
8716
|
-
/** Field name displayed in the https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager. */
|
|
8716
|
+
/** Field name displayed in the [Translation Manager](https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager). */
|
|
8717
8717
|
displayName?: string | null;
|
|
8718
8718
|
/** Field group name. */
|
|
8719
8719
|
groupName?: string | null;
|
|
@@ -9408,7 +9408,7 @@ interface UpdateSchema {
|
|
|
9408
9408
|
* Default: `false`
|
|
9409
9409
|
*/
|
|
9410
9410
|
hidden?: boolean | null;
|
|
9411
|
-
/** Translation schema name displayed in the https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager. */
|
|
9411
|
+
/** Translation schema name displayed in the [Translation Manager](https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager). */
|
|
9412
9412
|
displayName?: string | null;
|
|
9413
9413
|
/** A reference to the parent schema. For example, if the schema is for a menu item, this property would contain the schema ID of the menu it belongs to. */
|
|
9414
9414
|
parentId?: string | null;
|
|
@@ -8645,7 +8645,7 @@ interface Schema {
|
|
|
8645
8645
|
* Default: `false`
|
|
8646
8646
|
*/
|
|
8647
8647
|
hidden?: boolean | null;
|
|
8648
|
-
/** Translation schema name displayed in the https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager. */
|
|
8648
|
+
/** Translation schema name displayed in the [Translation Manager](https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager). */
|
|
8649
8649
|
displayName?: string | null;
|
|
8650
8650
|
/** A reference to the parent schema. For example, if the schema is for a menu item, this property would contain the schema ID of the menu it belongs to. */
|
|
8651
8651
|
parentId?: string | null;
|
|
@@ -8713,7 +8713,7 @@ interface SchemaField {
|
|
|
8713
8713
|
* + `DOCUMENT`: Wix Media Manager document.
|
|
8714
8714
|
*/
|
|
8715
8715
|
type?: FieldType;
|
|
8716
|
-
/** Field name displayed in the https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager. */
|
|
8716
|
+
/** Field name displayed in the [Translation Manager](https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager). */
|
|
8717
8717
|
displayName?: string | null;
|
|
8718
8718
|
/** Field group name. */
|
|
8719
8719
|
groupName?: string | null;
|
|
@@ -9408,7 +9408,7 @@ interface UpdateSchema {
|
|
|
9408
9408
|
* Default: `false`
|
|
9409
9409
|
*/
|
|
9410
9410
|
hidden?: boolean | null;
|
|
9411
|
-
/** Translation schema name displayed in the https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager. */
|
|
9411
|
+
/** Translation schema name displayed in the [Translation Manager](https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager). */
|
|
9412
9412
|
displayName?: string | null;
|
|
9413
9413
|
/** A reference to the parent schema. For example, if the schema is for a menu item, this property would contain the schema ID of the menu it belongs to. */
|
|
9414
9414
|
parentId?: string | null;
|
|
@@ -12208,7 +12208,7 @@ interface Schema$1 {
|
|
|
12208
12208
|
* Default: `false`
|
|
12209
12209
|
*/
|
|
12210
12210
|
hidden?: boolean | null;
|
|
12211
|
-
/** Translation schema name displayed in the https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager. */
|
|
12211
|
+
/** Translation schema name displayed in the [Translation Manager](https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager). */
|
|
12212
12212
|
displayName?: string | null;
|
|
12213
12213
|
/** A reference to the parent schema. For example, if the schema is for a menu item, this property would contain the schema ID of the menu it belongs to. */
|
|
12214
12214
|
parentId?: string | null;
|
|
@@ -12276,7 +12276,7 @@ interface SchemaField$1 {
|
|
|
12276
12276
|
* + `DOCUMENT`: Wix Media Manager document.
|
|
12277
12277
|
*/
|
|
12278
12278
|
type?: FieldType$1;
|
|
12279
|
-
/** Field name displayed in the https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager. */
|
|
12279
|
+
/** Field name displayed in the [Translation Manager](https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager). */
|
|
12280
12280
|
displayName?: string | null;
|
|
12281
12281
|
/** Field group name. */
|
|
12282
12282
|
groupName?: string | null;
|
|
@@ -12504,7 +12504,7 @@ interface Schema {
|
|
|
12504
12504
|
* Default: `false`
|
|
12505
12505
|
*/
|
|
12506
12506
|
hidden?: boolean | null;
|
|
12507
|
-
/** Translation schema name displayed in the https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager. */
|
|
12507
|
+
/** Translation schema name displayed in the [Translation Manager](https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager). */
|
|
12508
12508
|
displayName?: string | null;
|
|
12509
12509
|
/** A reference to the parent schema. For example, if the schema is for a menu item, this property would contain the schema ID of the menu it belongs to. */
|
|
12510
12510
|
parentId?: string | null;
|
|
@@ -12572,7 +12572,7 @@ interface SchemaField {
|
|
|
12572
12572
|
* + `DOCUMENT`: Wix Media Manager document.
|
|
12573
12573
|
*/
|
|
12574
12574
|
type?: FieldType;
|
|
12575
|
-
/** Field name displayed in the https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager. */
|
|
12575
|
+
/** Field name displayed in the [Translation Manager](https://support.wix.com/en/article/wix-multilingual-using-the-translation-manager). */
|
|
12576
12576
|
displayName?: string | null;
|
|
12577
12577
|
/** Field group name. */
|
|
12578
12578
|
groupName?: string | null;
|