contentoh-components-library 21.3.41 → 21.3.42
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/pages/ProviderProductEdition/ProviderProductEdition.stories.js +43 -57
- package/dist/components/pages/ProviderProductEdition/index.js +453 -205
- package/package.json +1 -1
- package/src/components/pages/ProviderProductEdition/ProviderProductEdition.stories.js +43 -63
- package/src/components/pages/ProviderProductEdition/index.js +138 -23
|
@@ -36,13 +36,13 @@ ProviderProductEditionDefault.args = {
|
|
|
36
36
|
category: 846,
|
|
37
37
|
version: 2,
|
|
38
38
|
productSelected: {
|
|
39
|
-
orderId:
|
|
39
|
+
orderId: 15158,
|
|
40
40
|
article_status: "RAC",
|
|
41
|
-
datasheet_status: "
|
|
41
|
+
datasheet_status: "RAC",
|
|
42
42
|
description_status: "RAC",
|
|
43
|
-
images_status: "
|
|
43
|
+
images_status: "RAC",
|
|
44
44
|
prio: "none",
|
|
45
|
-
version:
|
|
45
|
+
version: 5,
|
|
46
46
|
brand: null,
|
|
47
47
|
article: {
|
|
48
48
|
category: "Puertas y Ventanas|Molduras|Molduras Madera Blanda",
|
|
@@ -68,9 +68,9 @@ ProviderProductEditionDefault.args = {
|
|
|
68
68
|
},
|
|
69
69
|
statusByRetailer: {
|
|
70
70
|
58: {
|
|
71
|
-
datasheet: "
|
|
71
|
+
datasheet: "RAC",
|
|
72
72
|
description: "RAC",
|
|
73
|
-
images: "
|
|
73
|
+
images: "RAC"
|
|
74
74
|
}
|
|
75
75
|
},
|
|
76
76
|
retailersWithService: ["58"],
|
|
@@ -87,13 +87,13 @@ ProviderProductEditionDefault.args = {
|
|
|
87
87
|
ArticleId: 39290,
|
|
88
88
|
idCategory: "2366",
|
|
89
89
|
product: {
|
|
90
|
-
orderId:
|
|
90
|
+
orderId: 15158,
|
|
91
91
|
article_status: "RAC",
|
|
92
|
-
datasheet_status: "
|
|
92
|
+
datasheet_status: "RAC",
|
|
93
93
|
description_status: "RAC",
|
|
94
|
-
images_status: "
|
|
94
|
+
images_status: "RAC",
|
|
95
95
|
prio: "none",
|
|
96
|
-
version:
|
|
96
|
+
version: 5,
|
|
97
97
|
brand: null,
|
|
98
98
|
article: {
|
|
99
99
|
category: "Puertas y Ventanas|Molduras|Molduras Madera Blanda",
|
|
@@ -119,9 +119,9 @@ ProviderProductEditionDefault.args = {
|
|
|
119
119
|
},
|
|
120
120
|
statusByRetailer: {
|
|
121
121
|
58: {
|
|
122
|
-
datasheet: "
|
|
122
|
+
datasheet: "RAC",
|
|
123
123
|
description: "RAC",
|
|
124
|
-
images: "
|
|
124
|
+
images: "RAC"
|
|
125
125
|
}
|
|
126
126
|
},
|
|
127
127
|
retailersWithService: ["58"],
|
|
@@ -145,52 +145,38 @@ ProviderProductEditionDefault.args = {
|
|
|
145
145
|
key: "24vwut"
|
|
146
146
|
},
|
|
147
147
|
user: {
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
statusByRetailer: {
|
|
179
|
-
58: {
|
|
180
|
-
datasheet: "AAC",
|
|
181
|
-
description: "RAC",
|
|
182
|
-
images: "AAC"
|
|
183
|
-
}
|
|
148
|
+
id_user: 59,
|
|
149
|
+
name: "Cadena",
|
|
150
|
+
last_name: "Comercial",
|
|
151
|
+
email: "cadena.ismael@allfreemail.net",
|
|
152
|
+
position: "Admin",
|
|
153
|
+
telephone: "+523111366336",
|
|
154
|
+
country: "México",
|
|
155
|
+
id_company: 817,
|
|
156
|
+
id_cognito: "5884ae34-59d6-4454-b98e-821518bcc3a7",
|
|
157
|
+
birth_Date: null,
|
|
158
|
+
about_me: "",
|
|
159
|
+
zip_code: "",
|
|
160
|
+
address: "",
|
|
161
|
+
job: "",
|
|
162
|
+
id_stripe: "",
|
|
163
|
+
id_role: 0,
|
|
164
|
+
active: 1,
|
|
165
|
+
is_retailer: 1,
|
|
166
|
+
email_notify: 0,
|
|
167
|
+
is_user_tech: null,
|
|
168
|
+
membership: {
|
|
169
|
+
id: 47,
|
|
170
|
+
start_date: "2022-05-25T14:31:12.000Z",
|
|
171
|
+
end_date: "2023-05-25T14:31:12.000Z",
|
|
172
|
+
planID: 5,
|
|
173
|
+
plan: "prod_Ktl6B5Ou2gqTB2",
|
|
174
|
+
name: "Plan Pro",
|
|
175
|
+
user_limit: "5",
|
|
176
|
+
products_limit: "500",
|
|
177
|
+
type: "PyMES"
|
|
184
178
|
},
|
|
185
|
-
|
|
186
|
-
id_article: 39290,
|
|
187
|
-
retailersAvailable: [{
|
|
188
|
-
id: 58,
|
|
189
|
-
name: "The Home Depot Golden"
|
|
190
|
-
}, {
|
|
191
|
-
id: 68,
|
|
192
|
-
name: "The Home Depot Merchants"
|
|
193
|
-
}]
|
|
179
|
+
src: "https://content-management-profile.s3.amazonaws.com/id-59/59.png?1682103877593"
|
|
194
180
|
},
|
|
195
181
|
company: {
|
|
196
182
|
id_company: 817,
|