@commercetools-frontend-extensions/change-history 8.33.0 → 8.35.0
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 +13 -13
- package/dist/commercetools-frontend-extensions-change-history.cjs.dev.js +3933 -3477
- package/dist/commercetools-frontend-extensions-change-history.cjs.prod.js +3843 -2291
- package/dist/commercetools-frontend-extensions-change-history.esm.js +3929 -3471
- package/dist/{de-2d0dac29.cjs.prod.js → de-3ae90852.cjs.prod.js} +1 -1
- package/dist/{de-e4cdf8e8.cjs.dev.js → de-7b6dccd5.cjs.dev.js} +1 -1
- package/dist/{de-5a7519c6.esm.js → de-cf05d8e2.esm.js} +1 -1
- package/dist/declarations/src/components/change-history/change-history.d.ts +1 -1
- package/dist/declarations/src/components/change-history-link/change-history-link.d.ts +1 -1
- package/dist/declarations/src/constants/filters.d.ts +22 -24
- package/dist/declarations/src/constants/index.d.ts +1 -0
- package/dist/declarations/src/constants/old-filters.d.ts +44 -0
- package/dist/declarations/src/i18n/use-async-intl-messages.d.ts +2 -2
- package/dist/declarations/src/resources/associate-role/associate-role-tab.d.ts +1 -1
- package/dist/declarations/src/resources/business-unit/business-unit-tab.d.ts +1 -1
- package/dist/declarations/src/resources/category/category-tab.d.ts +1 -1
- package/dist/declarations/src/resources/channel/channel-tab.d.ts +1 -1
- package/dist/declarations/src/resources/customer/customer-group/customer-group-tab.d.ts +1 -1
- package/dist/declarations/src/resources/customer/customer-tab.d.ts +1 -1
- package/dist/declarations/src/resources/discounts/cart-discount/cart-discount-tab.d.ts +1 -1
- package/dist/declarations/src/resources/discounts/discount-code/discount-code-tab.d.ts +1 -1
- package/dist/declarations/src/resources/discounts/product-discount/product-discount-tab.d.ts +1 -1
- package/dist/declarations/src/resources/order/order-tab.d.ts +1 -1
- package/dist/declarations/src/resources/product/product-tab.d.ts +1 -1
- package/dist/declarations/src/resources/product-selection/product-selection-tab.d.ts +1 -1
- package/dist/declarations/src/resources/product-type/product-type-tab.d.ts +1 -1
- package/dist/declarations/src/resources/quotes/quote/quote-tab.d.ts +1 -1
- package/dist/declarations/src/resources/quotes/quote-request/quote-request-tab.d.ts +1 -1
- package/dist/declarations/src/resources/quotes/staged-quote/staged-quote-tab.d.ts +1 -1
- package/dist/declarations/src/resources/store/store-tab.d.ts +1 -1
- package/dist/declarations/src/resources/tax-category/tax-category-tab.d.ts +1 -1
- package/dist/declarations/src/resources/zone/zone-tab.d.ts +1 -1
- package/dist/{en-f686bae6.cjs.prod.js → en-27cab1c8.cjs.prod.js} +1 -1
- package/dist/{en-435e2878.esm.js → en-3ca2b453.esm.js} +1 -1
- package/dist/{en-d3f15762.cjs.dev.js → en-ec3472f0.cjs.dev.js} +1 -1
- package/dist/{es-c15fdbfa.esm.js → es-4b587042.esm.js} +1 -1
- package/dist/{es-de7e09de.cjs.dev.js → es-6f2f99b6.cjs.dev.js} +1 -1
- package/dist/{es-470d7c59.cjs.prod.js → es-fac4bb27.cjs.prod.js} +1 -1
- package/dist/{fr-FR-8909c899.cjs.dev.js → fr-FR-1f679765.cjs.dev.js} +1 -1
- package/dist/{fr-FR-5fe78c89.esm.js → fr-FR-7934f3fb.esm.js} +1 -1
- package/dist/{fr-FR-1afefd2c.cjs.prod.js → fr-FR-bc5c571e.cjs.prod.js} +1 -1
- package/dist/{pt-BR-cb7d18e7.cjs.prod.js → pt-BR-77d373fe.cjs.prod.js} +1 -1
- package/dist/{pt-BR-cacedef8.cjs.dev.js → pt-BR-a80e1f3c.cjs.dev.js} +1 -1
- package/dist/{pt-BR-c621f022.esm.js → pt-BR-d31973a4.esm.js} +1 -1
- package/package.json +46 -56
|
@@ -657,7 +657,7 @@ var de = {
|
|
|
657
657
|
},
|
|
658
658
|
"ChangeItem.lineItemShippingDetailsLabel": {
|
|
659
659
|
developer_comment: "Label for shipping line item label",
|
|
660
|
-
string: "On line item <b>{item}
|
|
660
|
+
string: "On line item <b>{item}</b>"
|
|
661
661
|
},
|
|
662
662
|
"ChangeItem.locationLabel": {
|
|
663
663
|
developer_comment: "Label for location",
|
|
@@ -657,7 +657,7 @@ var de = {
|
|
|
657
657
|
},
|
|
658
658
|
"ChangeItem.lineItemShippingDetailsLabel": {
|
|
659
659
|
developer_comment: "Label for shipping line item label",
|
|
660
|
-
string: "On line item <b>{item}
|
|
660
|
+
string: "On line item <b>{item}</b>"
|
|
661
661
|
},
|
|
662
662
|
"ChangeItem.locationLabel": {
|
|
663
663
|
developer_comment: "Label for location",
|
|
@@ -655,7 +655,7 @@ var de = {
|
|
|
655
655
|
},
|
|
656
656
|
"ChangeItem.lineItemShippingDetailsLabel": {
|
|
657
657
|
developer_comment: "Label for shipping line item label",
|
|
658
|
-
string: "On line item <b>{item}
|
|
658
|
+
string: "On line item <b>{item}</b>"
|
|
659
659
|
},
|
|
660
660
|
"ChangeItem.locationLabel": {
|
|
661
661
|
developer_comment: "Label for location",
|
|
@@ -7,7 +7,7 @@ type TChangeHistoryLinkProps = {
|
|
|
7
7
|
* Renders a link for opening a change history in-context view
|
|
8
8
|
*/
|
|
9
9
|
declare const ChangeHistoryLink: {
|
|
10
|
-
(props: TChangeHistoryLinkProps): import("@emotion/react/
|
|
10
|
+
(props: TChangeHistoryLinkProps): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
11
11
|
displayName: string;
|
|
12
12
|
};
|
|
13
13
|
export default ChangeHistoryLink;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { ValueOf } from "../types/common-types.js";
|
|
2
|
-
export declare const
|
|
2
|
+
export declare const FILTER_KEY: {
|
|
3
3
|
readonly API_CLIENT: "apiClientId";
|
|
4
4
|
readonly BUSINESS_UNIT: "businessUnit";
|
|
5
|
-
readonly
|
|
5
|
+
readonly RESOURCE_CHANGE: "resourceChange";
|
|
6
6
|
readonly CHANGE_TYPE: "changeType";
|
|
7
7
|
readonly CUSTOMER_ID: "customerId";
|
|
8
|
-
readonly
|
|
9
|
-
readonly
|
|
10
|
-
readonly
|
|
8
|
+
readonly CREATED_AT: "createdAt";
|
|
9
|
+
readonly RESOURCE_ID: "resourceId";
|
|
10
|
+
readonly RESOURCE_TYPE: "resource.typeId";
|
|
11
11
|
readonly EXCLUDE_PLATFORM_CHANGES: "excludePlatformInitiatedChanges";
|
|
12
|
-
readonly
|
|
12
|
+
readonly IS_PLATFORM_CLIENT: "isPlatformClient";
|
|
13
13
|
readonly STORES: "stores";
|
|
14
|
-
readonly
|
|
14
|
+
readonly CREATED_BY: "createdBy.id";
|
|
15
15
|
};
|
|
16
|
-
export type
|
|
17
|
-
export declare const
|
|
16
|
+
export type TFilterKey = ValueOf<typeof FILTER_KEY>;
|
|
17
|
+
export declare const FILTER_OPERATOR: {
|
|
18
18
|
readonly lessThan: "lessThan";
|
|
19
19
|
readonly moreThan: "moreThan";
|
|
20
20
|
readonly equalTo: "equalTo";
|
|
@@ -24,21 +24,19 @@ export declare const FILTER_TYPES: {
|
|
|
24
24
|
readonly in: "in";
|
|
25
25
|
readonly resourceChange: "resourceChange";
|
|
26
26
|
};
|
|
27
|
-
export type
|
|
28
|
-
export type
|
|
29
|
-
export declare const
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
readonly MERCHANT_CENTER: "MERCHANT_CENTER";
|
|
36
|
-
readonly IMPEX: "IMPEX";
|
|
37
|
-
readonly OUT_OF_PLATFORM: "API_CLIENT";
|
|
27
|
+
export type TFilterOperatorKey = keyof typeof FILTER_OPERATOR;
|
|
28
|
+
export type TFilterOperator = ValueOf<typeof FILTER_OPERATOR>;
|
|
29
|
+
export declare const QUICK_DATE_FILTER: {
|
|
30
|
+
readonly today: "today";
|
|
31
|
+
readonly yesterday: "yesterday";
|
|
32
|
+
readonly last7Days: "last7Days";
|
|
33
|
+
readonly last30Days: "last30Days";
|
|
34
|
+
readonly custom: "custom";
|
|
38
35
|
};
|
|
39
|
-
export type
|
|
40
|
-
export declare const
|
|
41
|
-
readonly
|
|
42
|
-
readonly
|
|
36
|
+
export type TQuickDateFilter = ValueOf<typeof QUICK_DATE_FILTER>;
|
|
37
|
+
export declare const SOURCE_OPTION: {
|
|
38
|
+
readonly MERCHANT_CENTER_USER: "MerchantCenter";
|
|
39
|
+
readonly PLATFORM_INITIATED: "ImpEx";
|
|
43
40
|
readonly API_CLIENT: "ApiClient";
|
|
44
41
|
};
|
|
42
|
+
export type TSourceOption = ValueOf<typeof SOURCE_OPTION>;
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { ValueOf } from "../types/common-types.js";
|
|
2
|
+
export declare const FILTER_OPTION_KEYS: {
|
|
3
|
+
readonly API_CLIENT: "apiClientId";
|
|
4
|
+
readonly BUSINESS_UNIT: "businessUnit";
|
|
5
|
+
readonly CHANGE: "resourceChange";
|
|
6
|
+
readonly CHANGE_TYPE: "changeType";
|
|
7
|
+
readonly CUSTOMER_ID: "customerId";
|
|
8
|
+
readonly DATE_RANGE: "createdAt";
|
|
9
|
+
readonly ENTITY_ID: "resourceId";
|
|
10
|
+
readonly ENTITY_TYPE: "resource.typeId";
|
|
11
|
+
readonly EXCLUDE_PLATFORM_CHANGES: "excludePlatformInitiatedChanges";
|
|
12
|
+
readonly SOURCE: "isPlatformClient";
|
|
13
|
+
readonly STORES: "stores";
|
|
14
|
+
readonly MODIFIED_BY: "createdBy.id";
|
|
15
|
+
};
|
|
16
|
+
export type TFilterOptionKey = ValueOf<typeof FILTER_OPTION_KEYS>;
|
|
17
|
+
export declare const FILTER_TYPES: {
|
|
18
|
+
readonly lessThan: "lessThan";
|
|
19
|
+
readonly moreThan: "moreThan";
|
|
20
|
+
readonly equalTo: "equalTo";
|
|
21
|
+
readonly range: "range";
|
|
22
|
+
readonly missing: "missing";
|
|
23
|
+
readonly missingIn: "missingIn";
|
|
24
|
+
readonly in: "in";
|
|
25
|
+
readonly resourceChange: "resourceChange";
|
|
26
|
+
};
|
|
27
|
+
export type TFilterTypeKeys = keyof typeof FILTER_TYPES;
|
|
28
|
+
export type TFilterType = ValueOf<typeof FILTER_TYPES>;
|
|
29
|
+
export declare const quickFilterToday = "today";
|
|
30
|
+
export declare const quickFilterYesterday = "yesterday";
|
|
31
|
+
export declare const quickFilterLast7Days = "last7Days";
|
|
32
|
+
export declare const quickFilterLast30Days = "last30Days";
|
|
33
|
+
export declare const quickFilterCustom = "custom";
|
|
34
|
+
export declare const TOOL_OPTIONS: {
|
|
35
|
+
readonly MERCHANT_CENTER: "MERCHANT_CENTER";
|
|
36
|
+
readonly IMPEX: "IMPEX";
|
|
37
|
+
readonly OUT_OF_PLATFORM: "API_CLIENT";
|
|
38
|
+
};
|
|
39
|
+
export type TToolOptions = ValueOf<typeof TOOL_OPTIONS>;
|
|
40
|
+
export declare const SOURCE_OPTIONS: {
|
|
41
|
+
readonly MERCHANT_CENTER: "MerchantCenter";
|
|
42
|
+
readonly IMPEX: "ImpEx";
|
|
43
|
+
readonly API_CLIENT: "ApiClient";
|
|
44
|
+
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default AssociateRoleTab;
|
|
2
|
-
declare function AssociateRoleTab(): import("@emotion/react/
|
|
2
|
+
declare function AssociateRoleTab(): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace AssociateRoleTab {
|
|
4
4
|
let displayName: string;
|
|
5
5
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default BusinessUnitTab;
|
|
2
|
-
declare function BusinessUnitTab(): import("@emotion/react/
|
|
2
|
+
declare function BusinessUnitTab(): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace BusinessUnitTab {
|
|
4
4
|
let displayName: string;
|
|
5
5
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default CategoryTab;
|
|
2
|
-
declare function CategoryTab(): import("@emotion/react/
|
|
2
|
+
declare function CategoryTab(): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace CategoryTab {
|
|
4
4
|
let displayName: string;
|
|
5
5
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default ChannelTab;
|
|
2
|
-
declare function ChannelTab(): import("@emotion/react/
|
|
2
|
+
declare function ChannelTab(): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace ChannelTab {
|
|
4
4
|
let displayName: string;
|
|
5
5
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default CustomerGroupTab;
|
|
2
|
-
declare function CustomerGroupTab(): import("@emotion/react/
|
|
2
|
+
declare function CustomerGroupTab(): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace CustomerGroupTab {
|
|
4
4
|
let displayName: string;
|
|
5
5
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default CustomerTab;
|
|
2
|
-
declare function CustomerTab(): import("@emotion/react/
|
|
2
|
+
declare function CustomerTab(): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace CustomerTab {
|
|
4
4
|
let displayName: string;
|
|
5
5
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default CartDiscountTab;
|
|
2
|
-
declare function CartDiscountTab(): import("@emotion/react/
|
|
2
|
+
declare function CartDiscountTab(): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace CartDiscountTab {
|
|
4
4
|
let displayName: string;
|
|
5
5
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default DiscountCodeTab;
|
|
2
|
-
declare function DiscountCodeTab(): import("@emotion/react/
|
|
2
|
+
declare function DiscountCodeTab(): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace DiscountCodeTab {
|
|
4
4
|
let displayName: string;
|
|
5
5
|
}
|
package/dist/declarations/src/resources/discounts/product-discount/product-discount-tab.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default ProductDiscountTab;
|
|
2
|
-
declare function ProductDiscountTab(): import("@emotion/react/
|
|
2
|
+
declare function ProductDiscountTab(): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace ProductDiscountTab {
|
|
4
4
|
let displayName: string;
|
|
5
5
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default ProductTab;
|
|
2
|
-
declare function ProductTab(): import("@emotion/react/
|
|
2
|
+
declare function ProductTab(): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace ProductTab {
|
|
4
4
|
let displayName: string;
|
|
5
5
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default ProductSelectionTab;
|
|
2
|
-
declare function ProductSelectionTab(): import("@emotion/react/
|
|
2
|
+
declare function ProductSelectionTab(): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace ProductSelectionTab {
|
|
4
4
|
let displayName: string;
|
|
5
5
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default ProductTypeTab;
|
|
2
|
-
declare function ProductTypeTab(): import("@emotion/react/
|
|
2
|
+
declare function ProductTypeTab(): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace ProductTypeTab {
|
|
4
4
|
let displayName: string;
|
|
5
5
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default QuoteRequestTab;
|
|
2
|
-
declare function QuoteRequestTab(): import("@emotion/react/
|
|
2
|
+
declare function QuoteRequestTab(): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace QuoteRequestTab {
|
|
4
4
|
let displayName: string;
|
|
5
5
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default StagedQuoteTab;
|
|
2
|
-
declare function StagedQuoteTab(): import("@emotion/react/
|
|
2
|
+
declare function StagedQuoteTab(): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace StagedQuoteTab {
|
|
4
4
|
let displayName: string;
|
|
5
5
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export default TaxCategoryTab;
|
|
2
|
-
declare function TaxCategoryTab(): import("@emotion/react/
|
|
2
|
+
declare function TaxCategoryTab(): import("@emotion/react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace TaxCategoryTab {
|
|
4
4
|
let displayName: string;
|
|
5
5
|
}
|
|
@@ -657,7 +657,7 @@ var en = {
|
|
|
657
657
|
},
|
|
658
658
|
"ChangeItem.lineItemShippingDetailsLabel": {
|
|
659
659
|
developer_comment: "Label for shipping line item label",
|
|
660
|
-
string: "On line item <b>{item}
|
|
660
|
+
string: "On line item <b>{item}</b>"
|
|
661
661
|
},
|
|
662
662
|
"ChangeItem.locationLabel": {
|
|
663
663
|
developer_comment: "Label for location",
|
|
@@ -655,7 +655,7 @@ var en = {
|
|
|
655
655
|
},
|
|
656
656
|
"ChangeItem.lineItemShippingDetailsLabel": {
|
|
657
657
|
developer_comment: "Label for shipping line item label",
|
|
658
|
-
string: "On line item <b>{item}
|
|
658
|
+
string: "On line item <b>{item}</b>"
|
|
659
659
|
},
|
|
660
660
|
"ChangeItem.locationLabel": {
|
|
661
661
|
developer_comment: "Label for location",
|
|
@@ -657,7 +657,7 @@ var en = {
|
|
|
657
657
|
},
|
|
658
658
|
"ChangeItem.lineItemShippingDetailsLabel": {
|
|
659
659
|
developer_comment: "Label for shipping line item label",
|
|
660
|
-
string: "On line item <b>{item}
|
|
660
|
+
string: "On line item <b>{item}</b>"
|
|
661
661
|
},
|
|
662
662
|
"ChangeItem.locationLabel": {
|
|
663
663
|
developer_comment: "Label for location",
|
|
@@ -655,7 +655,7 @@ var es = {
|
|
|
655
655
|
},
|
|
656
656
|
"ChangeItem.lineItemShippingDetailsLabel": {
|
|
657
657
|
developer_comment: "Label for shipping line item label",
|
|
658
|
-
string: "On line item <b>{item}
|
|
658
|
+
string: "On line item <b>{item}</b>"
|
|
659
659
|
},
|
|
660
660
|
"ChangeItem.locationLabel": {
|
|
661
661
|
developer_comment: "Label for location",
|
|
@@ -657,7 +657,7 @@ var es = {
|
|
|
657
657
|
},
|
|
658
658
|
"ChangeItem.lineItemShippingDetailsLabel": {
|
|
659
659
|
developer_comment: "Label for shipping line item label",
|
|
660
|
-
string: "On line item <b>{item}
|
|
660
|
+
string: "On line item <b>{item}</b>"
|
|
661
661
|
},
|
|
662
662
|
"ChangeItem.locationLabel": {
|
|
663
663
|
developer_comment: "Label for location",
|
|
@@ -657,7 +657,7 @@ var es = {
|
|
|
657
657
|
},
|
|
658
658
|
"ChangeItem.lineItemShippingDetailsLabel": {
|
|
659
659
|
developer_comment: "Label for shipping line item label",
|
|
660
|
-
string: "On line item <b>{item}
|
|
660
|
+
string: "On line item <b>{item}</b>"
|
|
661
661
|
},
|
|
662
662
|
"ChangeItem.locationLabel": {
|
|
663
663
|
developer_comment: "Label for location",
|
|
@@ -657,7 +657,7 @@ var frFR = {
|
|
|
657
657
|
},
|
|
658
658
|
"ChangeItem.lineItemShippingDetailsLabel": {
|
|
659
659
|
developer_comment: "Label for shipping line item label",
|
|
660
|
-
string: "On line item <b>{item}
|
|
660
|
+
string: "On line item <b>{item}</b>"
|
|
661
661
|
},
|
|
662
662
|
"ChangeItem.locationLabel": {
|
|
663
663
|
developer_comment: "Label for location",
|
|
@@ -655,7 +655,7 @@ var frFR = {
|
|
|
655
655
|
},
|
|
656
656
|
"ChangeItem.lineItemShippingDetailsLabel": {
|
|
657
657
|
developer_comment: "Label for shipping line item label",
|
|
658
|
-
string: "On line item <b>{item}
|
|
658
|
+
string: "On line item <b>{item}</b>"
|
|
659
659
|
},
|
|
660
660
|
"ChangeItem.locationLabel": {
|
|
661
661
|
developer_comment: "Label for location",
|
|
@@ -657,7 +657,7 @@ var frFR = {
|
|
|
657
657
|
},
|
|
658
658
|
"ChangeItem.lineItemShippingDetailsLabel": {
|
|
659
659
|
developer_comment: "Label for shipping line item label",
|
|
660
|
-
string: "On line item <b>{item}
|
|
660
|
+
string: "On line item <b>{item}</b>"
|
|
661
661
|
},
|
|
662
662
|
"ChangeItem.locationLabel": {
|
|
663
663
|
developer_comment: "Label for location",
|
|
@@ -657,7 +657,7 @@ var ptBR = {
|
|
|
657
657
|
},
|
|
658
658
|
"ChangeItem.lineItemShippingDetailsLabel": {
|
|
659
659
|
developer_comment: "Label for shipping line item label",
|
|
660
|
-
string: "On line item <b>{item}
|
|
660
|
+
string: "On line item <b>{item}</b>"
|
|
661
661
|
},
|
|
662
662
|
"ChangeItem.locationLabel": {
|
|
663
663
|
developer_comment: "Label for location",
|
|
@@ -657,7 +657,7 @@ var ptBR = {
|
|
|
657
657
|
},
|
|
658
658
|
"ChangeItem.lineItemShippingDetailsLabel": {
|
|
659
659
|
developer_comment: "Label for shipping line item label",
|
|
660
|
-
string: "On line item <b>{item}
|
|
660
|
+
string: "On line item <b>{item}</b>"
|
|
661
661
|
},
|
|
662
662
|
"ChangeItem.locationLabel": {
|
|
663
663
|
developer_comment: "Label for location",
|
|
@@ -655,7 +655,7 @@ var ptBR = {
|
|
|
655
655
|
},
|
|
656
656
|
"ChangeItem.lineItemShippingDetailsLabel": {
|
|
657
657
|
developer_comment: "Label for shipping line item label",
|
|
658
|
-
string: "On line item <b>{item}
|
|
658
|
+
string: "On line item <b>{item}</b>"
|
|
659
659
|
},
|
|
660
660
|
"ChangeItem.locationLabel": {
|
|
661
661
|
developer_comment: "Label for location",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercetools-frontend-extensions/change-history",
|
|
3
3
|
"description": "Change history shared components and utilities",
|
|
4
|
-
"version": "8.
|
|
4
|
+
"version": "8.35.0",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"publishConfig": {
|
|
7
7
|
"access": "public"
|
|
@@ -18,16 +18,7 @@
|
|
|
18
18
|
"@apollo/client": "3.8.5",
|
|
19
19
|
"@babel/runtime": "7.24.7",
|
|
20
20
|
"@babel/runtime-corejs3": "7.24.7",
|
|
21
|
-
"@
|
|
22
|
-
"@commercetools-uikit/data-table-manager": "19.20.1",
|
|
23
|
-
"@commercetools-uikit/design-system": "19.20.1",
|
|
24
|
-
"@commercetools-uikit/icons": "19.20.1",
|
|
25
|
-
"@commercetools-uikit/input-utils": "19.20.1",
|
|
26
|
-
"@commercetools-uikit/select-input": "19.20.1",
|
|
27
|
-
"@commercetools-uikit/select-utils": "19.20.1",
|
|
28
|
-
"@commercetools-uikit/text": "19.20.1",
|
|
29
|
-
"@commercetools-uikit/utils": "19.20.1",
|
|
30
|
-
"@emotion/react": "11.11.4",
|
|
21
|
+
"@emotion/react": "^11.14.0",
|
|
31
22
|
"classnames": "^2.3.2",
|
|
32
23
|
"common-tags": "1.8.2",
|
|
33
24
|
"debounce-promise": "3.1.2",
|
|
@@ -45,71 +36,70 @@
|
|
|
45
36
|
},
|
|
46
37
|
"devDependencies": {
|
|
47
38
|
"@babel/plugin-transform-runtime": "7.24.7",
|
|
48
|
-
"@commercetools-frontend/application-components": "
|
|
49
|
-
"@commercetools-frontend/application-shell": "
|
|
50
|
-
"@commercetools-frontend/application-shell-connectors": "
|
|
51
|
-
"@commercetools-frontend/assets": "
|
|
52
|
-
"@commercetools-frontend/constants": "
|
|
53
|
-
"@commercetools-frontend/i18n": "
|
|
54
|
-
"@commercetools-frontend/l10n": "
|
|
55
|
-
"@commercetools-frontend/mc-scripts": "
|
|
56
|
-
"@commercetools-frontend/permissions": "
|
|
57
|
-
"@commercetools-frontend/sdk": "
|
|
58
|
-
"@commercetools-frontend/sentry": "
|
|
59
|
-
"@commercetools-frontend/ui-kit": "19
|
|
39
|
+
"@commercetools-frontend/application-components": "fec-156-react19",
|
|
40
|
+
"@commercetools-frontend/application-shell": "fec-156-react19",
|
|
41
|
+
"@commercetools-frontend/application-shell-connectors": "fec-156-react19",
|
|
42
|
+
"@commercetools-frontend/assets": "fec-156-react19",
|
|
43
|
+
"@commercetools-frontend/constants": "fec-156-react19",
|
|
44
|
+
"@commercetools-frontend/i18n": "fec-156-react19",
|
|
45
|
+
"@commercetools-frontend/l10n": "fec-156-react19",
|
|
46
|
+
"@commercetools-frontend/mc-scripts": "fec-156-react19",
|
|
47
|
+
"@commercetools-frontend/permissions": "fec-156-react19",
|
|
48
|
+
"@commercetools-frontend/sdk": "fec-156-react19",
|
|
49
|
+
"@commercetools-frontend/sentry": "fec-156-react19",
|
|
50
|
+
"@commercetools-frontend/ui-kit": "fec-155-react-19",
|
|
51
|
+
"@commercetools-uikit/design-system": "fec-155-react-19",
|
|
52
|
+
"@commercetools-uikit/filters": "fec-155-react-19",
|
|
60
53
|
"@faker-js/faker": "8.4.1",
|
|
61
|
-
"@formatjs/cli": "6.2
|
|
54
|
+
"@formatjs/cli": "6.4.2",
|
|
62
55
|
"@preconstruct/cli": "2.8.3",
|
|
63
|
-
"@testing-library/react": "
|
|
64
|
-
"@
|
|
56
|
+
"@testing-library/react": "16.2.0",
|
|
57
|
+
"@types/cypress": "^1.1.6",
|
|
58
|
+
"@types/jest": "29.5.12",
|
|
65
59
|
"@types/lodash": "^4.14.202",
|
|
66
|
-
"@types/react": "
|
|
67
|
-
"@types/react-dom": "
|
|
60
|
+
"@types/react": "19.0.7",
|
|
61
|
+
"@types/react-dom": "19.0.3",
|
|
68
62
|
"@types/react-router-dom": "5.3.3",
|
|
69
63
|
"babel-plugin-import-graphql": "2.8.1",
|
|
70
|
-
"babel-plugin-inline-svg": "
|
|
64
|
+
"babel-plugin-inline-react-svg": "^2.0.2",
|
|
71
65
|
"cross-env": "7.0.3",
|
|
72
66
|
"jest-date-mock": "1.0.10",
|
|
73
67
|
"msw": "1.3.3",
|
|
74
|
-
"react": "
|
|
75
|
-
"react-dom": "
|
|
76
|
-
"react-intl": "
|
|
77
|
-
"react-redux": "7.2.9",
|
|
68
|
+
"react": "19.0.0",
|
|
69
|
+
"react-dom": "19.0.0",
|
|
70
|
+
"react-intl": "7.1.4",
|
|
78
71
|
"react-router-dom": "5.3.4",
|
|
79
72
|
"react-select": "5.8.0",
|
|
80
|
-
"react-test-renderer": "17.0.2",
|
|
81
|
-
"redux": "4.2.1",
|
|
82
73
|
"rimraf": "5.0.7"
|
|
83
74
|
},
|
|
84
75
|
"peerDependencies": {
|
|
85
|
-
"@commercetools-frontend/application-components": "22.x",
|
|
86
|
-
"@commercetools-frontend/application-shell": "22.x",
|
|
87
|
-
"@commercetools-frontend/application-shell-connectors": "22.x",
|
|
88
|
-
"@commercetools-frontend/assets": "22.x",
|
|
89
|
-
"@commercetools-frontend/constants": "22.x",
|
|
90
|
-
"@commercetools-frontend/i18n": "22.x",
|
|
91
|
-
"@commercetools-frontend/l10n": "22.x",
|
|
92
|
-
"@commercetools-frontend/permissions": "22.x",
|
|
93
|
-
"@commercetools-frontend/sdk": "22.x",
|
|
94
|
-
"@commercetools-frontend/sentry": "22.x",
|
|
95
|
-
"@commercetools-frontend/ui-kit": "
|
|
76
|
+
"@commercetools-frontend/application-components": "22.x || 23.x || fec-156-react19",
|
|
77
|
+
"@commercetools-frontend/application-shell": "22.x || 23.x || fec-156-react19",
|
|
78
|
+
"@commercetools-frontend/application-shell-connectors": "22.x || 23.x || fec-156-react19",
|
|
79
|
+
"@commercetools-frontend/assets": "22.x || 23.x || fec-156-react19",
|
|
80
|
+
"@commercetools-frontend/constants": "22.x || 23.x || fec-156-react19",
|
|
81
|
+
"@commercetools-frontend/i18n": "22.x || 23.x || fec-156-react19",
|
|
82
|
+
"@commercetools-frontend/l10n": "22.x || 23.x || fec-156-react19",
|
|
83
|
+
"@commercetools-frontend/permissions": "22.x || 23.x || fec-156-react19",
|
|
84
|
+
"@commercetools-frontend/sdk": "22.x || 23.x || fec-156-react19",
|
|
85
|
+
"@commercetools-frontend/sentry": "22.x || 23.x || fec-156-react19",
|
|
86
|
+
"@commercetools-frontend/ui-kit": "^19.22.6 || fec-155-react-19",
|
|
87
|
+
"@commercetools-uikit/design-system": "^19.22.6 || fec-155-react-19",
|
|
96
88
|
"msw": "1.3.3",
|
|
97
|
-
"react": "
|
|
98
|
-
"react-dom": "
|
|
99
|
-
"react-intl": "6.x",
|
|
100
|
-
"react-
|
|
101
|
-
"react-router-dom": "5.x",
|
|
102
|
-
"redux": "4.x"
|
|
89
|
+
"react": "17.x || 18.x || 19.x",
|
|
90
|
+
"react-dom": "17.x || 18.x || 19.x",
|
|
91
|
+
"react-intl": "6.x || 7.x",
|
|
92
|
+
"react-router-dom": "5.x"
|
|
103
93
|
},
|
|
104
94
|
"engines": {
|
|
105
|
-
"node": "^
|
|
106
|
-
"pnpm": "^
|
|
95
|
+
"node": "^20",
|
|
96
|
+
"pnpm": "^9"
|
|
107
97
|
},
|
|
108
|
-
"packageManager": "pnpm@8.15.8",
|
|
109
98
|
"scripts": {
|
|
110
99
|
"build": "rimraf dist && preconstruct build",
|
|
111
100
|
"build:bundles": "pnpm run build",
|
|
112
101
|
"build:watch": "preconstruct watch",
|
|
113
|
-
"extract-intl": "formatjs extract --format=transifex --out-file $(pwd)/src/i18n/data/core.json 'src/**/(*.)?messages.(js|ts)'"
|
|
102
|
+
"extract-intl": "formatjs extract --format=transifex --out-file $(pwd)/src/i18n/data/core.json 'src/**/(*.)?messages.(js|ts)'",
|
|
103
|
+
"typecheck": "tsc -p ../tsconfig.json"
|
|
114
104
|
}
|
|
115
105
|
}
|