contentoh-components-library 21.0.13 → 21.0.16

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.
@@ -15,6 +15,6 @@ var _variables = require("../../../global-files/variables");
15
15
 
16
16
  var _templateObject;
17
17
 
18
- var Container = _styledComponents.default.div(_templateObject || (_templateObject = (0, _taggedTemplateLiteral2.default)(["\n width: 100%;\n input,\n textarea {\n width: 100%;\n border: 1px solid ", ";\n font-family: ", ";\n color: ", ";\n font-weight: normal;\n font-size: 12px;\n line-height: 15px;\n padding: 10px;\n outline: none;\n border-radius: 2px;\n resize: none;\n &:focus {\n border: 1px solid ", ";\n }\n }\n"])), _variables.GlobalColors.s2, _variables.FontFamily.AvenirNext, _variables.GlobalColors.s4, _variables.GlobalColors.magenta_s2);
18
+ var Container = _styledComponents.default.div(_templateObject || (_templateObject = (0, _taggedTemplateLiteral2.default)(["\n width: 100%;\n\n input,\n textarea {\n width: 100%;\n border: 1px solid ", ";\n font-family: ", ";\n color: ", ";\n font-weight: normal;\n font-size: 12px;\n line-height: 15px;\n padding: 10px;\n outline: none;\n border-radius: 2px;\n resize: none;\n\n &:focus {\n border: 1px solid ", ";\n }\n }\n"])), _variables.GlobalColors.s2, _variables.FontFamily.AvenirNext, _variables.GlobalColors.s4, _variables.GlobalColors.magenta_s2);
19
19
 
20
20
  exports.Container = Container;
package/dist/index.js CHANGED
@@ -1,34 +1,13 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
4
-
5
3
  Object.defineProperty(exports, "__esModule", {
6
4
  value: true
7
5
  });
8
- var _exportNames = {
9
- fonts: true,
10
- globalStyles: true,
11
- variables: true
12
- };
13
- exports.variables = exports.globalStyles = exports.fonts = void 0;
14
-
15
- var fonts = _interopRequireWildcard(require("./global-files/fonts"));
16
-
17
- exports.fonts = fonts;
18
-
19
- var globalStyles = _interopRequireWildcard(require("./global-files/global-styles"));
20
-
21
- exports.globalStyles = globalStyles;
22
-
23
- var variables = _interopRequireWildcard(require("./global-files/variables"));
24
-
25
- exports.variables = variables;
26
6
 
27
7
  var _index = require("./components/atoms/ActivedFilter/index");
28
8
 
29
9
  Object.keys(_index).forEach(function (key) {
30
10
  if (key === "default" || key === "__esModule") return;
31
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
32
11
  if (key in exports && exports[key] === _index[key]) return;
33
12
  Object.defineProperty(exports, key, {
34
13
  enumerable: true,
@@ -42,7 +21,6 @@ var _index2 = require("./components/atoms/AsignationOption/index");
42
21
 
43
22
  Object.keys(_index2).forEach(function (key) {
44
23
  if (key === "default" || key === "__esModule") return;
45
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
46
24
  if (key in exports && exports[key] === _index2[key]) return;
47
25
  Object.defineProperty(exports, key, {
48
26
  enumerable: true,
@@ -56,7 +34,6 @@ var _index3 = require("./components/atoms/AtomList/index");
56
34
 
57
35
  Object.keys(_index3).forEach(function (key) {
58
36
  if (key === "default" || key === "__esModule") return;
59
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
60
37
  if (key in exports && exports[key] === _index3[key]) return;
61
38
  Object.defineProperty(exports, key, {
62
39
  enumerable: true,
@@ -70,7 +47,6 @@ var _index4 = require("./components/atoms/Avatar/index");
70
47
 
71
48
  Object.keys(_index4).forEach(function (key) {
72
49
  if (key === "default" || key === "__esModule") return;
73
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
74
50
  if (key in exports && exports[key] === _index4[key]) return;
75
51
  Object.defineProperty(exports, key, {
76
52
  enumerable: true,
@@ -84,7 +60,6 @@ var _index5 = require("./components/atoms/CheckBox/index");
84
60
 
85
61
  Object.keys(_index5).forEach(function (key) {
86
62
  if (key === "default" || key === "__esModule") return;
87
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
88
63
  if (key in exports && exports[key] === _index5[key]) return;
89
64
  Object.defineProperty(exports, key, {
90
65
  enumerable: true,
@@ -98,7 +73,6 @@ var _index6 = require("./components/atoms/CustomerTypeImage/index");
98
73
 
99
74
  Object.keys(_index6).forEach(function (key) {
100
75
  if (key === "default" || key === "__esModule") return;
101
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
102
76
  if (key in exports && exports[key] === _index6[key]) return;
103
77
  Object.defineProperty(exports, key, {
104
78
  enumerable: true,
@@ -112,7 +86,6 @@ var _index7 = require("./components/atoms/DropDownButton/index");
112
86
 
113
87
  Object.keys(_index7).forEach(function (key) {
114
88
  if (key === "default" || key === "__esModule") return;
115
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
116
89
  if (key in exports && exports[key] === _index7[key]) return;
117
90
  Object.defineProperty(exports, key, {
118
91
  enumerable: true,
@@ -126,7 +99,6 @@ var _index8 = require("./components/atoms/FeatureTag/index");
126
99
 
127
100
  Object.keys(_index8).forEach(function (key) {
128
101
  if (key === "default" || key === "__esModule") return;
129
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
130
102
  if (key in exports && exports[key] === _index8[key]) return;
131
103
  Object.defineProperty(exports, key, {
132
104
  enumerable: true,
@@ -140,7 +112,6 @@ var _index9 = require("./components/atoms/GeneralButton/index");
140
112
 
141
113
  Object.keys(_index9).forEach(function (key) {
142
114
  if (key === "default" || key === "__esModule") return;
143
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
144
115
  if (key in exports && exports[key] === _index9[key]) return;
145
116
  Object.defineProperty(exports, key, {
146
117
  enumerable: true,
@@ -154,7 +125,6 @@ var _index10 = require("./components/atoms/GeneralInput/index");
154
125
 
155
126
  Object.keys(_index10).forEach(function (key) {
156
127
  if (key === "default" || key === "__esModule") return;
157
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
158
128
  if (key in exports && exports[key] === _index10[key]) return;
159
129
  Object.defineProperty(exports, key, {
160
130
  enumerable: true,
@@ -168,7 +138,6 @@ var _index11 = require("./components/atoms/GeneralTextBox/index");
168
138
 
169
139
  Object.keys(_index11).forEach(function (key) {
170
140
  if (key === "default" || key === "__esModule") return;
171
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
172
141
  if (key in exports && exports[key] === _index11[key]) return;
173
142
  Object.defineProperty(exports, key, {
174
143
  enumerable: true,
@@ -182,7 +151,6 @@ var _index12 = require("./components/atoms/GradientPanel/index");
182
151
 
183
152
  Object.keys(_index12).forEach(function (key) {
184
153
  if (key === "default" || key === "__esModule") return;
185
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
186
154
  if (key in exports && exports[key] === _index12[key]) return;
187
155
  Object.defineProperty(exports, key, {
188
156
  enumerable: true,
@@ -196,7 +164,6 @@ var _index13 = require("./components/atoms/PriorityFlag/index");
196
164
 
197
165
  Object.keys(_index13).forEach(function (key) {
198
166
  if (key === "default" || key === "__esModule") return;
199
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
200
167
  if (key in exports && exports[key] === _index13[key]) return;
201
168
  Object.defineProperty(exports, key, {
202
169
  enumerable: true,
@@ -210,7 +177,6 @@ var _index14 = require("./components/atoms/ProductImage/index");
210
177
 
211
178
  Object.keys(_index14).forEach(function (key) {
212
179
  if (key === "default" || key === "__esModule") return;
213
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
214
180
  if (key in exports && exports[key] === _index14[key]) return;
215
181
  Object.defineProperty(exports, key, {
216
182
  enumerable: true,
@@ -224,7 +190,6 @@ var _index15 = require("./components/atoms/ProgressBar/index");
224
190
 
225
191
  Object.keys(_index15).forEach(function (key) {
226
192
  if (key === "default" || key === "__esModule") return;
227
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
228
193
  if (key in exports && exports[key] === _index15[key]) return;
229
194
  Object.defineProperty(exports, key, {
230
195
  enumerable: true,
@@ -238,7 +203,6 @@ var _index16 = require("./components/atoms/ScreenHeader/index");
238
203
 
239
204
  Object.keys(_index16).forEach(function (key) {
240
205
  if (key === "default" || key === "__esModule") return;
241
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
242
206
  if (key in exports && exports[key] === _index16[key]) return;
243
207
  Object.defineProperty(exports, key, {
244
208
  enumerable: true,
@@ -252,7 +216,6 @@ var _index17 = require("./components/atoms/SideMenuButton/index");
252
216
 
253
217
  Object.keys(_index17).forEach(function (key) {
254
218
  if (key === "default" || key === "__esModule") return;
255
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
256
219
  if (key in exports && exports[key] === _index17[key]) return;
257
220
  Object.defineProperty(exports, key, {
258
221
  enumerable: true,
@@ -266,7 +229,6 @@ var _index18 = require("./components/atoms/StatusTag/index");
266
229
 
267
230
  Object.keys(_index18).forEach(function (key) {
268
231
  if (key === "default" || key === "__esModule") return;
269
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
270
232
  if (key in exports && exports[key] === _index18[key]) return;
271
233
  Object.defineProperty(exports, key, {
272
234
  enumerable: true,
@@ -280,7 +242,6 @@ var _index19 = require("./components/atoms/TabSection/index");
280
242
 
281
243
  Object.keys(_index19).forEach(function (key) {
282
244
  if (key === "default" || key === "__esModule") return;
283
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
284
245
  if (key in exports && exports[key] === _index19[key]) return;
285
246
  Object.defineProperty(exports, key, {
286
247
  enumerable: true,
@@ -294,7 +255,6 @@ var _index20 = require("./components/atoms/ValidationPanel/index");
294
255
 
295
256
  Object.keys(_index20).forEach(function (key) {
296
257
  if (key === "default" || key === "__esModule") return;
297
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
298
258
  if (key in exports && exports[key] === _index20[key]) return;
299
259
  Object.defineProperty(exports, key, {
300
260
  enumerable: true,
@@ -308,7 +268,6 @@ var _index21 = require("./components/molecules/AvatarAndValidation/index");
308
268
 
309
269
  Object.keys(_index21).forEach(function (key) {
310
270
  if (key === "default" || key === "__esModule") return;
311
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
312
271
  if (key in exports && exports[key] === _index21[key]) return;
313
272
  Object.defineProperty(exports, key, {
314
273
  enumerable: true,
@@ -322,7 +281,6 @@ var _index22 = require("./components/molecules/EditionActiveImage/index");
322
281
 
323
282
  Object.keys(_index22).forEach(function (key) {
324
283
  if (key === "default" || key === "__esModule") return;
325
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
326
284
  if (key in exports && exports[key] === _index22[key]) return;
327
285
  Object.defineProperty(exports, key, {
328
286
  enumerable: true,
@@ -336,7 +294,6 @@ var _index23 = require("./components/molecules/FeaturesBar/index");
336
294
 
337
295
  Object.keys(_index23).forEach(function (key) {
338
296
  if (key === "default" || key === "__esModule") return;
339
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
340
297
  if (key in exports && exports[key] === _index23[key]) return;
341
298
  Object.defineProperty(exports, key, {
342
299
  enumerable: true,
@@ -350,7 +307,6 @@ var _index24 = require("./components/molecules/GalleryElement/index");
350
307
 
351
308
  Object.keys(_index24).forEach(function (key) {
352
309
  if (key === "default" || key === "__esModule") return;
353
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
354
310
  if (key in exports && exports[key] === _index24[key]) return;
355
311
  Object.defineProperty(exports, key, {
356
312
  enumerable: true,
@@ -364,7 +320,6 @@ var _index25 = require("./components/molecules/HeaderTop/index");
364
320
 
365
321
  Object.keys(_index25).forEach(function (key) {
366
322
  if (key === "default" || key === "__esModule") return;
367
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
368
323
  if (key in exports && exports[key] === _index25[key]) return;
369
324
  Object.defineProperty(exports, key, {
370
325
  enumerable: true,
@@ -378,7 +333,6 @@ var _index26 = require("./components/molecules/ImageSelector/index");
378
333
 
379
334
  Object.keys(_index26).forEach(function (key) {
380
335
  if (key === "default" || key === "__esModule") return;
381
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
382
336
  if (key in exports && exports[key] === _index26[key]) return;
383
337
  Object.defineProperty(exports, key, {
384
338
  enumerable: true,
@@ -392,7 +346,6 @@ var _index27 = require("./components/molecules/PlanSelection/index");
392
346
 
393
347
  Object.keys(_index27).forEach(function (key) {
394
348
  if (key === "default" || key === "__esModule") return;
395
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
396
349
  if (key in exports && exports[key] === _index27[key]) return;
397
350
  Object.defineProperty(exports, key, {
398
351
  enumerable: true,
@@ -406,7 +359,6 @@ var _index28 = require("./components/molecules/ProductNameHeader/index");
406
359
 
407
360
  Object.keys(_index28).forEach(function (key) {
408
361
  if (key === "default" || key === "__esModule") return;
409
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
410
362
  if (key in exports && exports[key] === _index28[key]) return;
411
363
  Object.defineProperty(exports, key, {
412
364
  enumerable: true,
@@ -420,7 +372,6 @@ var _index29 = require("./components/molecules/StatusAsignationInfo/index");
420
372
 
421
373
  Object.keys(_index29).forEach(function (key) {
422
374
  if (key === "default" || key === "__esModule") return;
423
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
424
375
  if (key in exports && exports[key] === _index29[key]) return;
425
376
  Object.defineProperty(exports, key, {
426
377
  enumerable: true,
@@ -434,7 +385,6 @@ var _index30 = require("./components/molecules/TableHeader/index");
434
385
 
435
386
  Object.keys(_index30).forEach(function (key) {
436
387
  if (key === "default" || key === "__esModule") return;
437
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
438
388
  if (key in exports && exports[key] === _index30[key]) return;
439
389
  Object.defineProperty(exports, key, {
440
390
  enumerable: true,
@@ -448,7 +398,6 @@ var _index31 = require("./components/molecules/TableRow/index");
448
398
 
449
399
  Object.keys(_index31).forEach(function (key) {
450
400
  if (key === "default" || key === "__esModule") return;
451
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
452
401
  if (key in exports && exports[key] === _index31[key]) return;
453
402
  Object.defineProperty(exports, key, {
454
403
  enumerable: true,
@@ -462,7 +411,6 @@ var _index32 = require("./components/molecules/TabsMenu/index");
462
411
 
463
412
  Object.keys(_index32).forEach(function (key) {
464
413
  if (key === "default" || key === "__esModule") return;
465
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
466
414
  if (key in exports && exports[key] === _index32[key]) return;
467
415
  Object.defineProperty(exports, key, {
468
416
  enumerable: true,
@@ -476,7 +424,6 @@ var _index33 = require("./components/molecules/TagAndInput/index");
476
424
 
477
425
  Object.keys(_index33).forEach(function (key) {
478
426
  if (key === "default" || key === "__esModule") return;
479
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
480
427
  if (key in exports && exports[key] === _index33[key]) return;
481
428
  Object.defineProperty(exports, key, {
482
429
  enumerable: true,
@@ -490,7 +437,6 @@ var _index34 = require("./components/molecules/TextAndGradient/index");
490
437
 
491
438
  Object.keys(_index34).forEach(function (key) {
492
439
  if (key === "default" || key === "__esModule") return;
493
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
494
440
  if (key in exports && exports[key] === _index34[key]) return;
495
441
  Object.defineProperty(exports, key, {
496
442
  enumerable: true,
@@ -504,7 +450,6 @@ var _index35 = require("./components/organisms/Fullplan/index");
504
450
 
505
451
  Object.keys(_index35).forEach(function (key) {
506
452
  if (key === "default" || key === "__esModule") return;
507
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
508
453
  if (key in exports && exports[key] === _index35[key]) return;
509
454
  Object.defineProperty(exports, key, {
510
455
  enumerable: true,
@@ -518,7 +463,6 @@ var _index36 = require("./components/organisms/FullProductNameHeader/index");
518
463
 
519
464
  Object.keys(_index36).forEach(function (key) {
520
465
  if (key === "default" || key === "__esModule") return;
521
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
522
466
  if (key in exports && exports[key] === _index36[key]) return;
523
467
  Object.defineProperty(exports, key, {
524
468
  enumerable: true,
@@ -532,7 +476,6 @@ var _index37 = require("./components/organisms/FullTabsMenu/index");
532
476
 
533
477
  Object.keys(_index37).forEach(function (key) {
534
478
  if (key === "default" || key === "__esModule") return;
535
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
536
479
  if (key in exports && exports[key] === _index37[key]) return;
537
480
  Object.defineProperty(exports, key, {
538
481
  enumerable: true,
@@ -546,7 +489,6 @@ var _index38 = require("./components/organisms/ImageDataTable/index");
546
489
 
547
490
  Object.keys(_index38).forEach(function (key) {
548
491
  if (key === "default" || key === "__esModule") return;
549
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
550
492
  if (key in exports && exports[key] === _index38[key]) return;
551
493
  Object.defineProperty(exports, key, {
552
494
  enumerable: true,
@@ -560,7 +502,6 @@ var _index39 = require("./components/organisms/ImagePreviewer/index");
560
502
 
561
503
  Object.keys(_index39).forEach(function (key) {
562
504
  if (key === "default" || key === "__esModule") return;
563
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
564
505
  if (key in exports && exports[key] === _index39[key]) return;
565
506
  Object.defineProperty(exports, key, {
566
507
  enumerable: true,
@@ -574,7 +515,6 @@ var _index40 = require("./components/organisms/ImagesGroup/index");
574
515
 
575
516
  Object.keys(_index40).forEach(function (key) {
576
517
  if (key === "default" || key === "__esModule") return;
577
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
578
518
  if (key in exports && exports[key] === _index40[key]) return;
579
519
  Object.defineProperty(exports, key, {
580
520
  enumerable: true,
@@ -588,7 +528,6 @@ var _index41 = require("./components/organisms/InputGroup/index");
588
528
 
589
529
  Object.keys(_index41).forEach(function (key) {
590
530
  if (key === "default" || key === "__esModule") return;
591
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
592
531
  if (key in exports && exports[key] === _index41[key]) return;
593
532
  Object.defineProperty(exports, key, {
594
533
  enumerable: true,
@@ -602,7 +541,6 @@ var _index42 = require("./components/organisms/ProductImageModal/index");
602
541
 
603
542
  Object.keys(_index42).forEach(function (key) {
604
543
  if (key === "default" || key === "__esModule") return;
605
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
606
544
  if (key in exports && exports[key] === _index42[key]) return;
607
545
  Object.defineProperty(exports, key, {
608
546
  enumerable: true,
@@ -616,7 +554,6 @@ var _CustomerType = require("./components/pages/CustomerType");
616
554
 
617
555
  Object.keys(_CustomerType).forEach(function (key) {
618
556
  if (key === "default" || key === "__esModule") return;
619
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
620
557
  if (key in exports && exports[key] === _CustomerType[key]) return;
621
558
  Object.defineProperty(exports, key, {
622
559
  enumerable: true,
@@ -630,7 +567,6 @@ var _OnboardPlan = require("./components/pages/OnboardPlan");
630
567
 
631
568
  Object.keys(_OnboardPlan).forEach(function (key) {
632
569
  if (key === "default" || key === "__esModule") return;
633
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
634
570
  if (key in exports && exports[key] === _OnboardPlan[key]) return;
635
571
  Object.defineProperty(exports, key, {
636
572
  enumerable: true,
@@ -644,7 +580,6 @@ var _RetailerProductEdition = require("./components/pages/RetailerProductEdition
644
580
 
645
581
  Object.keys(_RetailerProductEdition).forEach(function (key) {
646
582
  if (key === "default" || key === "__esModule") return;
647
- if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
648
583
  if (key in exports && exports[key] === _RetailerProductEdition[key]) return;
649
584
  Object.defineProperty(exports, key, {
650
585
  enumerable: true,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "contentoh-components-library",
3
- "version": "21.0.13",
3
+ "version": "21.0.16",
4
4
  "dependencies": {
5
5
  "@babel/runtime": "^7.17.2",
6
6
  "@storybook/addon-postcss": "^2.0.0",
@@ -53,13 +53,13 @@
53
53
  ]
54
54
  },
55
55
  "devDependencies": {
56
- "@babel/cli": "^7.17.0",
56
+ "@babel/cli": "^7.17.10",
57
57
  "@babel/core": "^7.16.0",
58
58
  "@storybook/addon-actions": "^6.4.1",
59
59
  "@storybook/addon-essentials": "^6.4.1",
60
60
  "@storybook/addon-links": "^6.4.1",
61
61
  "@storybook/react": "^6.4.1",
62
- "auto": "^10.32.6",
62
+ "auto": "^10.36.5",
63
63
  "babel-loader": "^8.2.3",
64
64
  "chromatic": "^6.3.3",
65
65
  "cross-env": "^7.0.3",