contentoh-components-library 21.1.62 → 21.1.63
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/components/atoms/InputFormatter/index.js +3 -3
- package/dist/components/atoms/ProductPercentCard/Percent.stories.js +1 -1
- package/dist/components/atoms/ProductPercentCard/styles.js +1 -1
- package/dist/components/molecules/AssignedWork/AssignedWork.stories.js +1 -1
- package/dist/components/molecules/AssignedWork/styles.js +1 -1
- package/dist/components/organisms/FullProductNameHeader/index.js +1 -1
- package/dist/components/pages/ProviderProductEdition/ProviderProductEdition.stories.js +93 -109
- package/dist/components/pages/ProviderProductEdition/index.js +430 -429
- package/dist/components/pages/RetailerProductEdition/RetailerProductEdition.stories.js +42 -30
- package/dist/components/pages/RetailerProductEdition/index.js +217 -200
- package/dist/global-files/data.js +8 -8
- package/package.json +1 -1
- package/src/components/atoms/InputFormatter/index.js +3 -6
- package/src/components/atoms/ProductPercentCard/Percent.stories.js +11 -12
- package/src/components/atoms/ProductPercentCard/styles.js +9 -9
- package/src/components/molecules/AssignedWork/AssignedWork.stories.js +8 -8
- package/src/components/molecules/AssignedWork/styles.js +9 -10
- package/src/components/organisms/FullProductNameHeader/index.js +2 -2
- package/src/components/pages/ProviderProductEdition/ProviderProductEdition.stories.js +95 -114
- package/src/components/pages/ProviderProductEdition/index.js +232 -248
- package/src/components/pages/RetailerProductEdition/RetailerProductEdition.stories.js +44 -30
- package/src/components/pages/RetailerProductEdition/index.js +149 -173
- package/src/global-files/data.js +8 -8
- package/src/components/atoms/ProgressBar/styles.js +0 -69
|
@@ -31,49 +31,49 @@ RetailerProductEditionDefault.args = {
|
|
|
31
31
|
"Ficha técnica": false,
|
|
32
32
|
Imágenes: false
|
|
33
33
|
},
|
|
34
|
-
token: "eyJraWQiOiJEV3owZnNieXg2MXNFcVduN3RCXC81bVhod3ZNbFZIOTgwUnZcL3RjT0lKdEk9IiwiYWxnIjoiUlMyNTYifQ.
|
|
34
|
+
token: "eyJraWQiOiJEV3owZnNieXg2MXNFcVduN3RCXC81bVhod3ZNbFZIOTgwUnZcL3RjT0lKdEk9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI5ZDBjYzVjOC1hODllLTRiZGQtOWUyZC0zNThhMDFjYzlhNjIiLCJjb2duaXRvOmdyb3VwcyI6WyJjb2xhYm9yYWRvcmVzX2NvbnRlbnRvaCJdLCJlbWFpbF92ZXJpZmllZCI6dHJ1ZSwiaXNzIjoiaHR0cHM6XC9cL2NvZ25pdG8taWRwLnVzLWVhc3QtMS5hbWF6b25hd3MuY29tXC91cy1lYXN0LTFfbFN6UVo0WjdSIiwicGhvbmVfbnVtYmVyX3ZlcmlmaWVkIjp0cnVlLCJjb2duaXRvOnVzZXJuYW1lIjoiOWQwY2M1YzgtYTg5ZS00YmRkLTllMmQtMzU4YTAxY2M5YTYyIiwiYXVkIjoiNTJkOXNra2RjZzhxanA4OG9vazF1c2U2bWsiLCJldmVudF9pZCI6IjQyMGY5Y2NlLTA2YjAtNDZkMS1iYzIzLTZlMDkzYWMxNzhkNCIsInRva2VuX3VzZSI6ImlkIiwiYXV0aF90aW1lIjoxNjU4NDQ0NzY3LCJuYW1lIjoiSXNtYWVsIExvcGV6IiwicGhvbmVfbnVtYmVyIjoiKzUyMzExMTM2NjMzNiIsImV4cCI6MTY1ODQ0ODM2NywiaWF0IjoxNjU4NDQ0NzY3LCJlbWFpbCI6Imlsb3BlekBjb250ZW50b2guY29tIn0.tWAoYeUfaddnLMAqdIiprbAsq15l4By11WToXh_U7PcJGu1ym09ZjrcCjq4ZonVNAa1PHH8YT5o7ziRHOzn_HXtG2uvCaiwqZABZG_1DhbJEhUuH7zORWWcp9pbiE7bwJRfO1SWVE58rEETaAIxvq3aQKrUEjyXSZxPk1Aq9O1jaQnSBbDKVITEtPq9JU2vzCygWS3rAKx0PnjIBJwGwzqSJw5ToyNA2-0TvI_nbezPsVXXSrSM_WSsutZA54nnsS3HLnDukQLu1nRPD1IQhTbjfaLJr44OkTGq6G373LrZ6vrsquZeUiaOnVQdOT-ucSI1oJRGRq6CqLSQOb7fo1Q",
|
|
35
35
|
productSelected: {
|
|
36
36
|
services: {
|
|
37
|
-
datasheets:
|
|
38
|
-
descriptions:
|
|
37
|
+
datasheets: 0,
|
|
38
|
+
descriptions: 0,
|
|
39
39
|
images: 1
|
|
40
40
|
},
|
|
41
|
-
orderId:
|
|
42
|
-
status: "
|
|
43
|
-
datasheet_status: "
|
|
41
|
+
orderId: 1973,
|
|
42
|
+
status: "R",
|
|
43
|
+
datasheet_status: "NS",
|
|
44
44
|
prio: "none",
|
|
45
45
|
version: 2,
|
|
46
|
-
description_status: "
|
|
47
|
-
images_status:
|
|
46
|
+
description_status: "NS",
|
|
47
|
+
images_status: null,
|
|
48
48
|
article: {
|
|
49
|
-
id_article:
|
|
50
|
-
id_category: "
|
|
51
|
-
name:
|
|
52
|
-
upc: "
|
|
53
|
-
timestamp: "2022-
|
|
54
|
-
id_user:
|
|
49
|
+
id_article: 48873,
|
|
50
|
+
id_category: "2095",
|
|
51
|
+
name: '710 DISCO CORTE METAL 4 1/2"',
|
|
52
|
+
upc: "436882",
|
|
53
|
+
timestamp: "2022-06-18T12:16:21.000Z",
|
|
54
|
+
id_user: 1239,
|
|
55
55
|
status: "NULL",
|
|
56
56
|
active: 1,
|
|
57
|
-
company_id:
|
|
57
|
+
company_id: 308,
|
|
58
58
|
SKU: null,
|
|
59
59
|
Descripcion: null,
|
|
60
60
|
Proveedor: null,
|
|
61
61
|
id_proveedor: 0,
|
|
62
|
-
company_name: "",
|
|
62
|
+
company_name: "The Home Depot",
|
|
63
63
|
country: null,
|
|
64
|
-
id_order:
|
|
65
|
-
id_datasheet_especialist:
|
|
66
|
-
id_datasheet_facilitator:
|
|
67
|
-
id_description_especialist:
|
|
68
|
-
id_description_facilitator:
|
|
69
|
-
id_images_especialist:
|
|
70
|
-
id_images_facilitator:
|
|
71
|
-
id_auditor:
|
|
64
|
+
id_order: 1973,
|
|
65
|
+
id_datasheet_especialist: null,
|
|
66
|
+
id_datasheet_facilitator: null,
|
|
67
|
+
id_description_especialist: null,
|
|
68
|
+
id_description_facilitator: null,
|
|
69
|
+
id_images_especialist: null,
|
|
70
|
+
id_images_facilitator: null,
|
|
71
|
+
id_auditor: null,
|
|
72
72
|
id_recepcionist: null,
|
|
73
|
-
category: "
|
|
74
|
-
missingAttributes:
|
|
75
|
-
missingDescriptions:
|
|
76
|
-
missingImages:
|
|
73
|
+
category: "Herramientas|Accesorios para Herramientas Eléctricas|Discos",
|
|
74
|
+
missingAttributes: null,
|
|
75
|
+
missingDescriptions: null,
|
|
76
|
+
missingImages: null
|
|
77
77
|
},
|
|
78
78
|
retailers: [{
|
|
79
79
|
id: 58,
|
|
@@ -81,9 +81,21 @@ RetailerProductEditionDefault.args = {
|
|
|
81
81
|
country: "México",
|
|
82
82
|
id_region: 1,
|
|
83
83
|
active: 1
|
|
84
|
+
}, {
|
|
85
|
+
id: 59,
|
|
86
|
+
name: "The Home Depot Platinum",
|
|
87
|
+
country: "México",
|
|
88
|
+
id_region: 1,
|
|
89
|
+
active: 1
|
|
90
|
+
}, {
|
|
91
|
+
id: 61,
|
|
92
|
+
name: "Home Depot TAB",
|
|
93
|
+
country: "México",
|
|
94
|
+
id_region: 1,
|
|
95
|
+
active: 1
|
|
84
96
|
}],
|
|
85
97
|
country: null,
|
|
86
|
-
upc: "
|
|
98
|
+
upc: "436882"
|
|
87
99
|
},
|
|
88
100
|
location: {
|
|
89
101
|
product: {
|
|
@@ -122,6 +134,6 @@ RetailerProductEditionDefault.args = {
|
|
|
122
134
|
products_limit: "1000",
|
|
123
135
|
type: "Enterprise"
|
|
124
136
|
},
|
|
125
|
-
src: "https://content-management-profile-prod.s3.amazonaws.com/id-460/460.png?
|
|
137
|
+
src: "https://content-management-profile-prod.s3.amazonaws.com/id-460/460.png?1658444769519"
|
|
126
138
|
}
|
|
127
139
|
};
|