@wix/multilingual 1.0.59 → 1.0.61
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/multilingual",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.61",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
"@wix/multilingual_entity-mapper": "1.0.16",
|
|
22
22
|
"@wix/multilingual_machine-translation": "1.0.30",
|
|
23
23
|
"@wix/multilingual_site-translator": "1.0.15",
|
|
24
|
-
"@wix/multilingual_translation-contents": "1.0.
|
|
24
|
+
"@wix/multilingual_translation-contents": "1.0.30",
|
|
25
25
|
"@wix/multilingual_translation-published-contents": "1.0.12",
|
|
26
|
-
"@wix/multilingual_translation-schemas": "1.0.
|
|
26
|
+
"@wix/multilingual_translation-schemas": "1.0.26"
|
|
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": "cee1a634214ae0cb8f16cf9c807f21c3ced70505f1f2355ea07fe391"
|
|
52
52
|
}
|
|
@@ -6860,7 +6860,7 @@ interface Aggregation extends AggregationKindOneOf {
|
|
|
6860
6860
|
* Deprecated. Use `nested` instead.
|
|
6861
6861
|
* @deprecated Deprecated. Use `nested` instead.
|
|
6862
6862
|
* @replacedBy kind.nested
|
|
6863
|
-
* @targetRemovalDate
|
|
6863
|
+
* @targetRemovalDate 2029-03-30
|
|
6864
6864
|
*/
|
|
6865
6865
|
groupBy?: GroupByAggregation;
|
|
6866
6866
|
}
|
|
@@ -9544,19 +9544,19 @@ declare const listSiteSchemas: MaybeContext<BuildRESTFunction<typeof listSiteSch
|
|
|
9544
9544
|
|
|
9545
9545
|
type _publicOnSchemaCreatedType = typeof onSchemaCreated$1;
|
|
9546
9546
|
/**
|
|
9547
|
-
* Triggered when
|
|
9547
|
+
* Triggered when translation schema is created.
|
|
9548
9548
|
*/
|
|
9549
9549
|
declare const onSchemaCreated: ReturnType<typeof createEventModule<_publicOnSchemaCreatedType>>;
|
|
9550
9550
|
|
|
9551
9551
|
type _publicOnSchemaUpdatedType = typeof onSchemaUpdated$1;
|
|
9552
9552
|
/**
|
|
9553
|
-
* Triggered when
|
|
9553
|
+
* Triggered when translation schema is updated.
|
|
9554
9554
|
*/
|
|
9555
9555
|
declare const onSchemaUpdated: ReturnType<typeof createEventModule<_publicOnSchemaUpdatedType>>;
|
|
9556
9556
|
|
|
9557
9557
|
type _publicOnSchemaDeletedType = typeof onSchemaDeleted$1;
|
|
9558
9558
|
/**
|
|
9559
|
-
* Triggered when
|
|
9559
|
+
* Triggered when translation schema is deleted.
|
|
9560
9560
|
*/
|
|
9561
9561
|
declare const onSchemaDeleted: ReturnType<typeof createEventModule<_publicOnSchemaDeletedType>>;
|
|
9562
9562
|
|
|
@@ -6860,7 +6860,7 @@ interface Aggregation extends AggregationKindOneOf {
|
|
|
6860
6860
|
* Deprecated. Use `nested` instead.
|
|
6861
6861
|
* @deprecated Deprecated. Use `nested` instead.
|
|
6862
6862
|
* @replacedBy kind.nested
|
|
6863
|
-
* @targetRemovalDate
|
|
6863
|
+
* @targetRemovalDate 2029-03-30
|
|
6864
6864
|
*/
|
|
6865
6865
|
groupBy?: GroupByAggregation;
|
|
6866
6866
|
}
|
|
@@ -9544,19 +9544,19 @@ declare const listSiteSchemas: MaybeContext<BuildRESTFunction<typeof listSiteSch
|
|
|
9544
9544
|
|
|
9545
9545
|
type _publicOnSchemaCreatedType = typeof onSchemaCreated$1;
|
|
9546
9546
|
/**
|
|
9547
|
-
* Triggered when
|
|
9547
|
+
* Triggered when translation schema is created.
|
|
9548
9548
|
*/
|
|
9549
9549
|
declare const onSchemaCreated: ReturnType<typeof createEventModule<_publicOnSchemaCreatedType>>;
|
|
9550
9550
|
|
|
9551
9551
|
type _publicOnSchemaUpdatedType = typeof onSchemaUpdated$1;
|
|
9552
9552
|
/**
|
|
9553
|
-
* Triggered when
|
|
9553
|
+
* Triggered when translation schema is updated.
|
|
9554
9554
|
*/
|
|
9555
9555
|
declare const onSchemaUpdated: ReturnType<typeof createEventModule<_publicOnSchemaUpdatedType>>;
|
|
9556
9556
|
|
|
9557
9557
|
type _publicOnSchemaDeletedType = typeof onSchemaDeleted$1;
|
|
9558
9558
|
/**
|
|
9559
|
-
* Triggered when
|
|
9559
|
+
* Triggered when translation schema is deleted.
|
|
9560
9560
|
*/
|
|
9561
9561
|
declare const onSchemaDeleted: ReturnType<typeof createEventModule<_publicOnSchemaDeletedType>>;
|
|
9562
9562
|
|
|
@@ -9380,7 +9380,7 @@ interface Aggregation$1 extends AggregationKindOneOf$1 {
|
|
|
9380
9380
|
* Deprecated. Use `nested` instead.
|
|
9381
9381
|
* @deprecated Deprecated. Use `nested` instead.
|
|
9382
9382
|
* @replacedBy kind.nested
|
|
9383
|
-
* @targetRemovalDate
|
|
9383
|
+
* @targetRemovalDate 2029-03-30
|
|
9384
9384
|
*/
|
|
9385
9385
|
groupBy?: GroupByAggregation$1;
|
|
9386
9386
|
}
|
|
@@ -11482,7 +11482,7 @@ interface Aggregation extends AggregationKindOneOf {
|
|
|
11482
11482
|
* Deprecated. Use `nested` instead.
|
|
11483
11483
|
* @deprecated Deprecated. Use `nested` instead.
|
|
11484
11484
|
* @replacedBy kind.nested
|
|
11485
|
-
* @targetRemovalDate
|
|
11485
|
+
* @targetRemovalDate 2029-03-30
|
|
11486
11486
|
*/
|
|
11487
11487
|
groupBy?: GroupByAggregation;
|
|
11488
11488
|
}
|