@nyris/nyris-webapp 0.3.50 → 0.3.52
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 +18 -92
- package/build/asset-manifest.json +90 -69
- package/build/index.html +1 -1
- package/build/js/settings.example.js +7 -0
- package/build/static/css/main.aa443e67.css +2 -0
- package/build/static/css/main.aa443e67.css.map +1 -0
- package/build/static/js/main.e023bcc5.js +3 -0
- package/build/static/js/main.e023bcc5.js.LICENSE.txt +268 -0
- package/build/static/js/main.e023bcc5.js.map +1 -0
- package/build/static/media/{Union.2545c072.svg → Union.dce5234bc686d28b45df0a5aea6ef6d1.svg} +1 -1
- package/package.json +47 -74
- package/public/js/settings.example.js +7 -0
- package/src/Store/Store.ts +6 -0
- package/src/common/assets/icons/Union.svg +1 -1
- package/src/components/AppMobile.tsx +16 -11
- package/src/components/CadenasWebViewer.tsx +2 -3
- package/src/components/DragDropFile.tsx +35 -32
- package/src/components/FilterComponent.tsx +4 -6
- package/src/components/FooterMobile.tsx +16 -13
- package/src/components/Header.tsx +3 -3
- package/src/components/HeaderMobile.tsx +42 -43
- package/src/components/ImageCaptureHelpModal.tsx +13 -10
- package/src/components/ImagePreviewMobile.tsx +24 -23
- package/src/components/Inquiry/InquiryBanner.tsx +13 -14
- package/src/components/Inquiry/InquiryModal.tsx +1 -1
- package/src/components/Layout.tsx +11 -6
- package/src/components/Loading.tsx +2 -3
- package/src/components/PanelResult/PostFilter.tsx +9 -9
- package/src/components/PanelResult/PostFilterAlgolia.tsx +9 -9
- package/src/components/PanelResult/expandable-panel.tsx +3 -3
- package/src/components/ProductAttribute.tsx +26 -19
- package/src/components/ProductDetailView.tsx +80 -80
- package/src/components/ProductList/index.tsx +6 -7
- package/src/components/SelectedPostFilter.tsx +2 -3
- package/src/components/ShareModal.tsx +20 -21
- package/src/components/SidePanel.tsx +18 -18
- package/src/components/carousel/ImagePreviewCarousel.tsx +7 -3
- package/src/components/default-select.tsx +5 -7
- package/src/components/drawer/cameraCustom.tsx +45 -41
- package/src/components/input/inputSearch.tsx +48 -42
- package/src/components/pre-filter/index.tsx +56 -52
- package/src/components/results/ItemResult.tsx +123 -96
- package/src/components/rfq/RfqBanner.tsx +13 -14
- package/src/components/rfq/RfqModal.tsx +1 -1
- package/src/index.tsx +20 -21
- package/src/page/landingPage/AppMD.tsx +8 -9
- package/src/page/landingPage/AppMobile.tsx +2 -3
- package/src/page/landingPage/common.scss +2 -4
- package/src/page/result/index.tsx +92 -75
- package/src/translations.ts +2 -0
- package/src/types.ts +8 -0
- package/tsconfig.json +11 -5
- package/api-mocks/feedback/v1/OPTIONS.mock +0 -6
- package/api-mocks/feedback/v1/POST.mock +0 -4
- package/api-mocks/find/v1/OPTIONS.mock +0 -6
- package/api-mocks/find/v1/POST.mock +0 -7
- package/api-mocks/find/v1/regions/OPTIONS.mock +0 -6
- package/api-mocks/find/v1/regions/POST.mock +0 -6
- package/build/precache-manifest.94e48d131d31de9b354f61c68a3ed830.js +0 -366
- package/build/service-worker.js +0 -39
- package/build/static/css/2.27ad1145.chunk.css +0 -2
- package/build/static/css/2.27ad1145.chunk.css.map +0 -1
- package/build/static/css/main.24b5a712.chunk.css +0 -2
- package/build/static/css/main.24b5a712.chunk.css.map +0 -1
- package/build/static/js/2.3399db0d.chunk.js +0 -3
- package/build/static/js/2.3399db0d.chunk.js.LICENSE.txt +0 -275
- package/build/static/js/2.3399db0d.chunk.js.map +0 -1
- package/build/static/js/main.b75d8ff6.chunk.js +0 -3
- package/build/static/js/main.b75d8ff6.chunk.js.LICENSE.txt +0 -1
- package/build/static/js/main.b75d8ff6.chunk.js.map +0 -1
- package/build/static/js/runtime-main.1ff80965.js +0 -2
- package/build/static/js/runtime-main.1ff80965.js.map +0 -1
- package/src/components/Panigation/Pagination.tsx +0 -135
- package/src/components/results/ItemResult.test.tsx +0 -0
- package/src/helpers/CommonHelper.test.ts +0 -0
- package/src/serviceWorker.ts +0 -143
- /package/build/static/media/{3d.24adb2c2.svg → 3d.a7aa94395eaef439de4bb07d24f56e21.svg} +0 -0
- /package/build/static/media/{Fill.619a9d98.svg → Fill.004d04ac1ba9c868101ab485bcfd0b0e.svg} +0 -0
- /package/build/static/media/{IconUploadDownward.6b47ab39.svg → IconUploadDownward.ed1260bef14fbf9352364ad0f08a416e.svg} +0 -0
- /package/build/static/media/{SourceSans3-Bold.a923b66a.ttf → SourceSans3-Bold.17e068739e42bdb30d1c.ttf} +0 -0
- /package/build/static/media/{SourceSans3-Light.d1772158.ttf → SourceSans3-Light.37264fa35ee0d5f209ea.ttf} +0 -0
- /package/build/static/media/{SourceSans3-Medium.fda30e61.ttf → SourceSans3-Medium.c82b4c53fc5d38ef5784.ttf} +0 -0
- /package/build/static/media/{SourceSans3-Regular.04f1a4f0.ttf → SourceSans3-Regular.c69f9658f16351f79f33.ttf} +0 -0
- /package/build/static/media/{SourceSans3-SemiBold.cf5be839.ttf → SourceSans3-SemiBold.5ad6683a8a06e3ccea94.ttf} +0 -0
- /package/build/static/media/{add.ba46a4bf.svg → add.2b72cedb98c4c89c954266d2356c166c.svg} +0 -0
- /package/build/static/media/{arrow_down.c1b611db.svg → arrow_down.f417689ce292978a8292a7f00407fdd5.svg} +0 -0
- /package/build/static/media/{arrow_left.fd9d4390.svg → arrow_left.73d03a534eaf9b99ab196e0fb67da602.svg} +0 -0
- /package/build/static/media/{arrow_right.c6fdab0b.svg → arrow_right.59a4594a3a1657037537dbae1eee0251.svg} +0 -0
- /package/build/static/media/{arrow_up.fcd6b144.svg → arrow_up.85dbe70bc51ec32c8894a06499330f14.svg} +0 -0
- /package/build/static/media/{avatar.4c5346ed.svg → avatar.43b4f53e7174b4cfd59c51b7acf6236b.svg} +0 -0
- /package/build/static/media/{bgDragmobile.e4913a92.svg → bgDragmobile.487091d95d6abb2a2711.svg} +0 -0
- /package/build/static/media/{call.c3c23966.svg → call.91e7bfc7a94979c6981988194b45850c.svg} +0 -0
- /package/build/static/media/{camera.ae3f4f51.svg → camera.7fc9fe03d10f926524c9b436720371c6.svg} +0 -0
- /package/build/static/media/{close.07dcb75c.svg → close.feb72bdc7227b9333f9528e260dd1217.svg} +0 -0
- /package/build/static/media/{download.d6432d26.svg → download.8007f7c72e2080a9ffa96fa63d480dcf.svg} +0 -0
- /package/build/static/media/{email_share.92bbfb8b.svg → email_share.0b8aeb4edc7c53e944b9c403ec77df2e.svg} +0 -0
- /package/build/static/media/{error.48b946a9.svg → error.560997da69fcc36e10dafe36df4af593.svg} +0 -0
- /package/build/static/media/{filter.bc412f08.svg → filter.9fdd64df67735e0fbf0dd7d1df32921c.svg} +0 -0
- /package/build/static/media/{filter_settings.fa0682a5.svg → filter_settings.f93788883c7fbbcd3ae194e45294d0de.svg} +0 -0
- /package/build/static/media/{home.defd14bf.svg → home.9ffb65a9c0be8fc5a502ba05cf5f719c.svg} +0 -0
- /package/build/static/media/{ic_cam.5318e2d0.svg → ic_cam.659852ba686874f710cc.svg} +0 -0
- /package/build/static/media/{ic_close_feedback.f0834c16.svg → ic_close_feedback.f0ab3c1557a131281039.svg} +0 -0
- /package/build/static/media/{ic_shopNow.0348013a.svg → ic_shopNow.71d2c270d716e3774615.svg} +0 -0
- /package/build/static/media/{ic_shopNowLight.d8eadc1e.svg → ic_shopNowLight.628bb04870f5af9a524f.svg} +0 -0
- /package/build/static/media/{icon_camera_mobile.4d7a272f.svg → icon_camera_mobile.6772053c4dfef487255649d2a05cc9d4.svg} +0 -0
- /package/build/static/media/{icon_dislike.0533c64a.svg → icon_dislike.cab8f1f21bc5222aba2d3ca689e4f392.svg} +0 -0
- /package/build/static/media/{icon_email.71b21005.svg → icon_email.f22810a3dd1b4e6853c68c134ee043b3.svg} +0 -0
- /package/build/static/media/{icon_like.80c66e3a.svg → icon_like.049f5c42107aa03b8ebae58cc8c088ca.svg} +0 -0
- /package/build/static/media/{icon_search.373c3cc4.svg → icon_search.cc17077df07fb2b82c0d58f9bddc7974.svg} +0 -0
- /package/build/static/media/{icon_search_image2.4c4af888.svg → icon_search_image2.4f4458c1e16dc5092f2367003d3aa1e4.svg} +0 -0
- /package/build/static/media/{img-1-1.6144e5f9.png → img-1-1.130fb8d0203452fee547.png} +0 -0
- /package/build/static/media/{img-1-2.ad943f0f.png → img-1-2.c512de6393df34bd1e61.png} +0 -0
- /package/build/static/media/{img2-1.a87c79c7.png → img2-1.2adc75df85eab5c127f9.png} +0 -0
- /package/build/static/media/{img2-2.39c5b73f.png → img2-2.c68532d4f95dbc63c69a.png} +0 -0
- /package/build/static/media/{img3-1.443b0c3a.png → img3-1.6eb26a22e6ea83629d27.png} +0 -0
- /package/build/static/media/{img3-2.37db7999.png → img3-2.39ae54b4032d52c79a3a.png} +0 -0
- /package/build/static/media/{img4-1.9c34c158.png → img4-1.a7594bfa47b01d2a0890.png} +0 -0
- /package/build/static/media/{img4-2.9d280a04.png → img4-2.24c0cbafe1a7ad7c24b5.png} +0 -0
- /package/build/static/media/{img5-1.b61dbd4d.png → img5-1.e6865b52df58608fd968.png} +0 -0
- /package/build/static/media/{img5-2.1c77c093.png → img5-2.ae59543efec34daf3554.png} +0 -0
- /package/build/static/media/{img6-1.8b03dd21.png → img6-1.c8bb209cdce72c2d8033.png} +0 -0
- /package/build/static/media/{img6-2.1e3e7fed.png → img6-2.b442f90b3e503ac33510.png} +0 -0
- /package/build/static/media/{info-tooltip.b98e8a9c.svg → info-tooltip.38185b73956d2d230d38d8254bb7fd91.svg} +0 -0
- /package/build/static/media/{logout.07b9ef7f.svg → logout.b544fcd2969edf431a1e998333119834.svg} +0 -0
- /package/build/static/media/{minus.3fce6c0a.svg → minus.dee9c571642279cf2af9ed09108cadd8.svg} +0 -0
- /package/build/static/media/{no-image.04b676b3.svg → no-image.0792bd463c7917d0b67f4a55a9bc55d9.svg} +0 -0
- /package/build/static/media/{powered_by_nyris.e6766baf.svg → powered_by_nyris.218facc4a2986cc09b183eeeb205b0c2.svg} +0 -0
- /package/build/static/media/{powered_by_nyris_colored.08d00bae.svg → powered_by_nyris_colored.7177945f25f07f85f8f57e02e15c0878.svg} +0 -0
- /package/build/static/media/{reverse_camera.28c80509.svg → reverse_camera.cee0200b151941cc83c182167a85d667.svg} +0 -0
- /package/build/static/media/{roboto-latin-100.5cb7edfc.woff → roboto-latin-100.a45108d3b34af91f9113.woff} +0 -0
- /package/build/static/media/{roboto-latin-100.7370c367.woff2 → roboto-latin-100.c2aa4ab115bf9c6057cb.woff2} +0 -0
- /package/build/static/media/{roboto-latin-100italic.f9e8e590.woff → roboto-latin-100italic.451d4e559d6f57cdf6a1.woff} +0 -0
- /package/build/static/media/{roboto-latin-100italic.f8b1df51.woff2 → roboto-latin-100italic.7f839a8652da29745ce4.woff2} +0 -0
- /package/build/static/media/{roboto-latin-300.ef7c6637.woff2 → roboto-latin-300.37a7069dc30fc663c878.woff2} +0 -0
- /package/build/static/media/{roboto-latin-300.b00849e0.woff → roboto-latin-300.865f928cbabcc9f8f2b5.woff} +0 -0
- /package/build/static/media/{roboto-latin-300italic.4df32891.woff → roboto-latin-300italic.bd5b7a13f2c52b531a2a.woff} +0 -0
- /package/build/static/media/{roboto-latin-300italic.14286f3b.woff2 → roboto-latin-300italic.c64e7e354c88e613c77c.woff2} +0 -0
- /package/build/static/media/{roboto-latin-400.479970ff.woff2 → roboto-latin-400.176f8f5bd5f02b3abfcf.woff2} +0 -0
- /package/build/static/media/{roboto-latin-400.60fa3c06.woff → roboto-latin-400.49ae34d4cc6b98c00c69.woff} +0 -0
- /package/build/static/media/{roboto-latin-400italic.fe65b833.woff → roboto-latin-400italic.b1d9d9904bfca8802a63.woff} +0 -0
- /package/build/static/media/{roboto-latin-400italic.51521a2a.woff2 → roboto-latin-400italic.d022bc70dc1bf7b3425d.woff2} +0 -0
- /package/build/static/media/{roboto-latin-500.87284894.woff → roboto-latin-500.cea99d3e3e13a3a599a0.woff} +0 -0
- /package/build/static/media/{roboto-latin-500.020c97dc.woff2 → roboto-latin-500.f5b74d7ffcdf85b9dd60.woff2} +0 -0
- /package/build/static/media/{roboto-latin-500italic.db4a2a23.woff2 → roboto-latin-500italic.0d8bb5b3ee5f5dac9e44.woff2} +0 -0
- /package/build/static/media/{roboto-latin-500italic.288ad9c6.woff → roboto-latin-500italic.18d00f739ff1e1c52db1.woff} +0 -0
- /package/build/static/media/{roboto-latin-700.adcde98f.woff → roboto-latin-700.2267169ee7270a22a963.woff} +0 -0
- /package/build/static/media/{roboto-latin-700.2735a3a6.woff2 → roboto-latin-700.c18ee39fb002ad58b6dc.woff2} +0 -0
- /package/build/static/media/{roboto-latin-700italic.da0e7178.woff2 → roboto-latin-700italic.7d8125ff7f707231fd89.woff2} +0 -0
- /package/build/static/media/{roboto-latin-700italic.81f57861.woff → roboto-latin-700italic.9360531f9bb817f917f0.woff} +0 -0
- /package/build/static/media/{roboto-latin-900.9b3766ef.woff2 → roboto-latin-900.870c8c1486f76054301a.woff2} +0 -0
- /package/build/static/media/{roboto-latin-900.bb1e4dc6.woff → roboto-latin-900.bac8362e7a6ea60b6983.woff} +0 -0
- /package/build/static/media/{roboto-latin-900italic.28f91510.woff → roboto-latin-900italic.c20d916c1a1b094c1cec.woff} +0 -0
- /package/build/static/media/{roboto-latin-900italic.ebf6d164.woff2 → roboto-latin-900italic.cb5ad999740e9d8a8bd1.woff2} +0 -0
- /package/build/static/media/{sectionTransBack.6cee2e36.svg → sectionTransBack.20491b21c659cd29499a.svg} +0 -0
- /package/build/static/media/{sectionTransTop.3dcf290f.svg → sectionTransTop.3a1dd8204a4137b92722.svg} +0 -0
- /package/build/static/media/{settings.e3c8138b.svg → settings.4b954549320dc34e0d000afd236cff2e.svg} +0 -0
- /package/build/static/media/{take_photo.76423216.svg → take_photo.42347c97c863fc8ec1afa36a56eb9ccb.svg} +0 -0
- /package/build/static/media/{trash.1624780d.svg → trash.ea9fa760f600fc578097ef0c01d5845f.svg} +0 -0
package/README.md
CHANGED
|
@@ -1,120 +1,46 @@
|
|
|
1
|
-
#
|
|
2
|
-
|
|
3
|
-
This repository is home to the related nyris-api, nyris-webapp and nyris-widget packages.
|
|
4
|
-
|
|
5
|
-
## nyris-webapp
|
|
6
|
-
|
|
7
|
-
## Getting started
|
|
8
|
-
|
|
9
|
-
1. Create a `settings.js` file in `public/js/`
|
|
10
|
-
2. run `npm ci` (clean install)
|
|
11
|
-
3. run `npm start`
|
|
12
|
-
3. Go to http://localhost:3000
|
|
13
|
-
|
|
14
|
-
(Optional) Install the following browser extensions for developing:
|
|
15
|
-
|
|
16
|
-
* React Developer Tools
|
|
17
|
-
* Redux DevTools
|
|
18
|
-
|
|
19
|
-
## Configuration
|
|
20
|
-
|
|
21
|
-
The configuration file is `public/js/settings.js`. You can use the example file as a guide.
|
|
22
|
-
Look at `AppSettings` in `src/types.ts` for a complete list.
|
|
23
|
-
|
|
24
|
-
## Architecture
|
|
25
|
-
|
|
26
|
-
The main components are `App` and `AppMD` with `index.tsx` as the composition root.
|
|
27
|
-
|
|
28
|
-
### redux & state handling
|
|
29
|
-
|
|
30
|
-
Actions are data structures, which describe events, that take place.
|
|
31
|
-
|
|
32
|
-
To change the state of the app, redurcers are used. A reducer takes a
|
|
33
|
-
state and an action and produces calculates a new state.
|
|
34
|
-
|
|
35
|
-
The files are in `src/actions/`
|
|
36
|
-
|
|
37
|
-
Neither actions nor reducers have any side effects (e.g. sending a request to a server).
|
|
38
|
-
Epics introduced by [redux-observable](https://redux-observable.js.org/) library handle side effects.
|
|
39
|
-
They listen for a specific action produce themselves new actions asynchronously.
|
|
40
|
-
|
|
41
|
-
The files are in `src/epics/`
|
|
42
|
-
|
|
1
|
+
# Getting Started with Create React App
|
|
43
2
|
|
|
3
|
+
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
|
|
44
4
|
|
|
45
5
|
## Available Scripts
|
|
46
6
|
|
|
47
|
-
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
|
|
48
7
|
In the project directory, you can run:
|
|
49
8
|
|
|
50
9
|
### `npm start`
|
|
51
10
|
|
|
52
|
-
Runs the app in the development mode
|
|
11
|
+
Runs the app in the development mode.\
|
|
53
12
|
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
|
|
54
13
|
|
|
55
|
-
The page will reload if you make edits
|
|
14
|
+
The page will reload if you make edits.\
|
|
56
15
|
You will also see any lint errors in the console.
|
|
57
16
|
|
|
17
|
+
### `npm test`
|
|
18
|
+
|
|
19
|
+
Launches the test runner in the interactive watch mode.\
|
|
20
|
+
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
|
|
58
21
|
|
|
59
22
|
### `npm run build`
|
|
60
23
|
|
|
61
|
-
Builds the app for production to the `build` folder
|
|
24
|
+
Builds the app for production to the `build` folder.\
|
|
62
25
|
It correctly bundles React in production mode and optimizes the build for the best performance.
|
|
63
26
|
|
|
64
|
-
The build is minified and the filenames include the hashes
|
|
27
|
+
The build is minified and the filenames include the hashes.\
|
|
65
28
|
Your app is ready to be deployed!
|
|
66
29
|
|
|
67
30
|
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
|
|
68
31
|
|
|
69
|
-
### `npm run
|
|
70
|
-
|
|
71
|
-
Start a server for local testing. Change the URLs prefix to `http://localhost:8080` in your `settings.js` to use it.
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
## Additional packages
|
|
75
|
-
|
|
76
|
-
### nyris-api
|
|
77
|
-
|
|
78
|
-
#### Usage
|
|
79
|
-
|
|
80
|
-
Install the api package from npm
|
|
81
|
-
```shell
|
|
82
|
-
npm install --save nyris-api
|
|
83
|
-
```
|
|
84
|
-
|
|
85
|
-
```typescript
|
|
86
|
-
import NyrisAPI, { urlOrBlobToCanvas} from '@nyris/nyris-api';
|
|
87
|
-
const nyrisApi = new NyrisAPI({
|
|
88
|
-
apiKey: '<API_KEY>'
|
|
89
|
-
});
|
|
90
|
-
const image = urlOrBlobToCanvas("URL");
|
|
91
|
-
nyrisApi.findByImage(image, {}).then(searchResults => {
|
|
92
|
-
console.log(searchResults);
|
|
93
|
-
});
|
|
94
|
-
```
|
|
95
|
-
|
|
96
|
-
For further details, see [nyris-api](./packages/nyris-api).
|
|
97
|
-
|
|
98
|
-
### nyris-react-components
|
|
32
|
+
### `npm run eject`
|
|
99
33
|
|
|
100
|
-
|
|
34
|
+
**Note: this is a one-way operation. Once you `eject`, you can’t go back!**
|
|
101
35
|
|
|
102
|
-
|
|
103
|
-
```shell script
|
|
104
|
-
npm install --save nyris-react-components
|
|
105
|
-
```
|
|
36
|
+
If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
|
|
106
37
|
|
|
107
|
-
|
|
108
|
-
```tsx
|
|
109
|
-
import {Preview} from '@nyris/nyris-react-components';
|
|
38
|
+
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.
|
|
110
39
|
|
|
111
|
-
|
|
112
|
-
<div>
|
|
113
|
-
<Preview .../>
|
|
114
|
-
</div>
|
|
115
|
-
);
|
|
116
|
-
```
|
|
40
|
+
You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.
|
|
117
41
|
|
|
118
|
-
|
|
42
|
+
## Learn More
|
|
119
43
|
|
|
44
|
+
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
|
|
120
45
|
|
|
46
|
+
To learn React, check out the [React documentation](https://reactjs.org/).
|
|
@@ -1,75 +1,96 @@
|
|
|
1
1
|
{
|
|
2
2
|
"files": {
|
|
3
|
-
"main.css": "
|
|
4
|
-
"main.js": "
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
10
|
-
"static/
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"static/
|
|
15
|
-
"static/
|
|
16
|
-
"static/
|
|
17
|
-
"static/
|
|
18
|
-
"static/media/
|
|
19
|
-
"static/media/
|
|
20
|
-
"static/media/
|
|
21
|
-
"static/media/
|
|
22
|
-
"static/media/
|
|
23
|
-
"static/media/
|
|
24
|
-
"static/media/
|
|
25
|
-
"static/media/
|
|
26
|
-
"static/media/
|
|
27
|
-
"static/media/
|
|
28
|
-
"static/media/
|
|
29
|
-
"static/media/
|
|
30
|
-
"static/media/
|
|
31
|
-
"static/media/
|
|
32
|
-
"static/media/
|
|
33
|
-
"static/media/
|
|
34
|
-
"static/media/
|
|
35
|
-
"static/media/
|
|
36
|
-
"static/media/
|
|
37
|
-
"static/media/
|
|
38
|
-
"static/media/
|
|
39
|
-
"static/media/
|
|
40
|
-
"static/media/
|
|
41
|
-
"static/media/
|
|
42
|
-
"static/media/
|
|
43
|
-
"static/media/
|
|
44
|
-
"static/media/
|
|
45
|
-
"static/media/img-1-
|
|
46
|
-
"static/media/
|
|
47
|
-
"static/media/
|
|
48
|
-
"static/media/
|
|
49
|
-
"static/media/img3-1.png": "
|
|
50
|
-
"
|
|
51
|
-
"static/media/
|
|
52
|
-
"static/media/
|
|
53
|
-
"static/media/
|
|
54
|
-
"static/media/
|
|
55
|
-
"static/media/
|
|
56
|
-
"static/media/
|
|
57
|
-
"static/media/
|
|
58
|
-
"static/media/
|
|
59
|
-
"static/media/
|
|
60
|
-
"static/media/
|
|
61
|
-
"static/media/
|
|
62
|
-
"static/media/
|
|
63
|
-
"static/media/
|
|
64
|
-
"static/media/
|
|
65
|
-
"static/media/
|
|
66
|
-
"static/media/
|
|
3
|
+
"main.css": "/static/css/main.aa443e67.css",
|
|
4
|
+
"main.js": "/static/js/main.e023bcc5.js",
|
|
5
|
+
"static/media/bgDragmobile.svg": "/static/media/bgDragmobile.487091d95d6abb2a2711.svg",
|
|
6
|
+
"static/media/SourceSans3-Regular.ttf": "/static/media/SourceSans3-Regular.c69f9658f16351f79f33.ttf",
|
|
7
|
+
"static/media/SourceSans3-SemiBold.ttf": "/static/media/SourceSans3-SemiBold.5ad6683a8a06e3ccea94.ttf",
|
|
8
|
+
"static/media/SourceSans3-Bold.ttf": "/static/media/SourceSans3-Bold.17e068739e42bdb30d1c.ttf",
|
|
9
|
+
"static/media/SourceSans3-Medium.ttf": "/static/media/SourceSans3-Medium.c82b4c53fc5d38ef5784.ttf",
|
|
10
|
+
"static/media/SourceSans3-Light.ttf": "/static/media/SourceSans3-Light.37264fa35ee0d5f209ea.ttf",
|
|
11
|
+
"static/media/img4-1.png": "/static/media/img4-1.a7594bfa47b01d2a0890.png",
|
|
12
|
+
"static/media/img4-2.png": "/static/media/img4-2.24c0cbafe1a7ad7c24b5.png",
|
|
13
|
+
"static/media/img2-2.png": "/static/media/img2-2.c68532d4f95dbc63c69a.png",
|
|
14
|
+
"static/media/img6-1.png": "/static/media/img6-1.c8bb209cdce72c2d8033.png",
|
|
15
|
+
"static/media/img6-2.png": "/static/media/img6-2.b442f90b3e503ac33510.png",
|
|
16
|
+
"static/media/img5-1.png": "/static/media/img5-1.e6865b52df58608fd968.png",
|
|
17
|
+
"static/media/roboto-latin-900italic.woff": "/static/media/roboto-latin-900italic.c20d916c1a1b094c1cec.woff",
|
|
18
|
+
"static/media/roboto-latin-300italic.woff": "/static/media/roboto-latin-300italic.bd5b7a13f2c52b531a2a.woff",
|
|
19
|
+
"static/media/roboto-latin-500italic.woff": "/static/media/roboto-latin-500italic.18d00f739ff1e1c52db1.woff",
|
|
20
|
+
"static/media/roboto-latin-400italic.woff": "/static/media/roboto-latin-400italic.b1d9d9904bfca8802a63.woff",
|
|
21
|
+
"static/media/roboto-latin-100italic.woff": "/static/media/roboto-latin-100italic.451d4e559d6f57cdf6a1.woff",
|
|
22
|
+
"static/media/roboto-latin-700italic.woff": "/static/media/roboto-latin-700italic.9360531f9bb817f917f0.woff",
|
|
23
|
+
"static/media/roboto-latin-500.woff": "/static/media/roboto-latin-500.cea99d3e3e13a3a599a0.woff",
|
|
24
|
+
"static/media/roboto-latin-900.woff": "/static/media/roboto-latin-900.bac8362e7a6ea60b6983.woff",
|
|
25
|
+
"static/media/roboto-latin-100.woff": "/static/media/roboto-latin-100.a45108d3b34af91f9113.woff",
|
|
26
|
+
"static/media/roboto-latin-700.woff": "/static/media/roboto-latin-700.2267169ee7270a22a963.woff",
|
|
27
|
+
"static/media/roboto-latin-300.woff": "/static/media/roboto-latin-300.865f928cbabcc9f8f2b5.woff",
|
|
28
|
+
"static/media/roboto-latin-400.woff": "/static/media/roboto-latin-400.49ae34d4cc6b98c00c69.woff",
|
|
29
|
+
"static/media/img2-1.png": "/static/media/img2-1.2adc75df85eab5c127f9.png",
|
|
30
|
+
"static/media/roboto-latin-900italic.woff2": "/static/media/roboto-latin-900italic.cb5ad999740e9d8a8bd1.woff2",
|
|
31
|
+
"static/media/roboto-latin-300italic.woff2": "/static/media/roboto-latin-300italic.c64e7e354c88e613c77c.woff2",
|
|
32
|
+
"static/media/roboto-latin-400italic.woff2": "/static/media/roboto-latin-400italic.d022bc70dc1bf7b3425d.woff2",
|
|
33
|
+
"static/media/roboto-latin-500italic.woff2": "/static/media/roboto-latin-500italic.0d8bb5b3ee5f5dac9e44.woff2",
|
|
34
|
+
"static/media/roboto-latin-700italic.woff2": "/static/media/roboto-latin-700italic.7d8125ff7f707231fd89.woff2",
|
|
35
|
+
"static/media/roboto-latin-100italic.woff2": "/static/media/roboto-latin-100italic.7f839a8652da29745ce4.woff2",
|
|
36
|
+
"static/media/no-image.svg": "/static/media/no-image.0792bd463c7917d0b67f4a55a9bc55d9.svg",
|
|
37
|
+
"static/media/roboto-latin-500.woff2": "/static/media/roboto-latin-500.f5b74d7ffcdf85b9dd60.woff2",
|
|
38
|
+
"static/media/roboto-latin-700.woff2": "/static/media/roboto-latin-700.c18ee39fb002ad58b6dc.woff2",
|
|
39
|
+
"static/media/roboto-latin-100.woff2": "/static/media/roboto-latin-100.c2aa4ab115bf9c6057cb.woff2",
|
|
40
|
+
"static/media/roboto-latin-300.woff2": "/static/media/roboto-latin-300.37a7069dc30fc663c878.woff2",
|
|
41
|
+
"static/media/roboto-latin-400.woff2": "/static/media/roboto-latin-400.176f8f5bd5f02b3abfcf.woff2",
|
|
42
|
+
"static/media/roboto-latin-900.woff2": "/static/media/roboto-latin-900.870c8c1486f76054301a.woff2",
|
|
43
|
+
"static/media/img3-2.png": "/static/media/img3-2.39ae54b4032d52c79a3a.png",
|
|
44
|
+
"static/media/img5-2.png": "/static/media/img5-2.ae59543efec34daf3554.png",
|
|
45
|
+
"static/media/img-1-2.png": "/static/media/img-1-2.c512de6393df34bd1e61.png",
|
|
46
|
+
"static/media/powered_by_nyris_colored.svg": "/static/media/powered_by_nyris_colored.7177945f25f07f85f8f57e02e15c0878.svg",
|
|
47
|
+
"static/media/powered_by_nyris.svg": "/static/media/powered_by_nyris.218facc4a2986cc09b183eeeb205b0c2.svg",
|
|
48
|
+
"static/media/img-1-1.png": "/static/media/img-1-1.130fb8d0203452fee547.png",
|
|
49
|
+
"static/media/img3-1.png": "/static/media/img3-1.6eb26a22e6ea83629d27.png",
|
|
50
|
+
"index.html": "/index.html",
|
|
51
|
+
"static/media/Union.svg": "/static/media/Union.dce5234bc686d28b45df0a5aea6ef6d1.svg",
|
|
52
|
+
"static/media/ic_cam.svg": "/static/media/ic_cam.659852ba686874f710cc.svg",
|
|
53
|
+
"static/media/settings.svg": "/static/media/settings.4b954549320dc34e0d000afd236cff2e.svg",
|
|
54
|
+
"static/media/icon_search_image2.svg": "/static/media/icon_search_image2.4f4458c1e16dc5092f2367003d3aa1e4.svg",
|
|
55
|
+
"static/media/sectionTransBack.svg": "/static/media/sectionTransBack.20491b21c659cd29499a.svg",
|
|
56
|
+
"static/media/ic_shopNowLight.svg": "/static/media/ic_shopNowLight.628bb04870f5af9a524f.svg",
|
|
57
|
+
"static/media/avatar.svg": "/static/media/avatar.43b4f53e7174b4cfd59c51b7acf6236b.svg",
|
|
58
|
+
"static/media/ic_shopNow.svg": "/static/media/ic_shopNow.71d2c270d716e3774615.svg",
|
|
59
|
+
"static/media/take_photo.svg": "/static/media/take_photo.42347c97c863fc8ec1afa36a56eb9ccb.svg",
|
|
60
|
+
"static/media/info-tooltip.svg": "/static/media/info-tooltip.38185b73956d2d230d38d8254bb7fd91.svg",
|
|
61
|
+
"static/media/Fill.svg": "/static/media/Fill.004d04ac1ba9c868101ab485bcfd0b0e.svg",
|
|
62
|
+
"static/media/call.svg": "/static/media/call.91e7bfc7a94979c6981988194b45850c.svg",
|
|
63
|
+
"static/media/home.svg": "/static/media/home.9ffb65a9c0be8fc5a502ba05cf5f719c.svg",
|
|
64
|
+
"static/media/IconUploadDownward.svg": "/static/media/IconUploadDownward.ed1260bef14fbf9352364ad0f08a416e.svg",
|
|
65
|
+
"static/media/reverse_camera.svg": "/static/media/reverse_camera.cee0200b151941cc83c182167a85d667.svg",
|
|
66
|
+
"static/media/camera.svg": "/static/media/camera.7fc9fe03d10f926524c9b436720371c6.svg",
|
|
67
|
+
"static/media/download.svg": "/static/media/download.8007f7c72e2080a9ffa96fa63d480dcf.svg",
|
|
68
|
+
"static/media/error.svg": "/static/media/error.560997da69fcc36e10dafe36df4af593.svg",
|
|
69
|
+
"static/media/icon_email.svg": "/static/media/icon_email.f22810a3dd1b4e6853c68c134ee043b3.svg",
|
|
70
|
+
"static/media/icon_dislike.svg": "/static/media/icon_dislike.cab8f1f21bc5222aba2d3ca689e4f392.svg",
|
|
71
|
+
"static/media/trash.svg": "/static/media/trash.ea9fa760f600fc578097ef0c01d5845f.svg",
|
|
72
|
+
"static/media/icon_like.svg": "/static/media/icon_like.049f5c42107aa03b8ebae58cc8c088ca.svg",
|
|
73
|
+
"static/media/ic_close_feedback.svg": "/static/media/ic_close_feedback.f0ab3c1557a131281039.svg",
|
|
74
|
+
"static/media/close.svg": "/static/media/close.feb72bdc7227b9333f9528e260dd1217.svg",
|
|
75
|
+
"static/media/icon_search.svg": "/static/media/icon_search.cc17077df07fb2b82c0d58f9bddc7974.svg",
|
|
76
|
+
"static/media/filter.svg": "/static/media/filter.9fdd64df67735e0fbf0dd7d1df32921c.svg",
|
|
77
|
+
"static/media/icon_camera_mobile.svg": "/static/media/icon_camera_mobile.6772053c4dfef487255649d2a05cc9d4.svg",
|
|
78
|
+
"static/media/3d.svg": "/static/media/3d.a7aa94395eaef439de4bb07d24f56e21.svg",
|
|
79
|
+
"static/media/logout.svg": "/static/media/logout.b544fcd2969edf431a1e998333119834.svg",
|
|
80
|
+
"static/media/sectionTransTop.svg": "/static/media/sectionTransTop.3a1dd8204a4137b92722.svg",
|
|
81
|
+
"static/media/email_share.svg": "/static/media/email_share.0b8aeb4edc7c53e944b9c403ec77df2e.svg",
|
|
82
|
+
"static/media/filter_settings.svg": "/static/media/filter_settings.f93788883c7fbbcd3ae194e45294d0de.svg",
|
|
83
|
+
"static/media/arrow_down.svg": "/static/media/arrow_down.f417689ce292978a8292a7f00407fdd5.svg",
|
|
84
|
+
"static/media/arrow_up.svg": "/static/media/arrow_up.85dbe70bc51ec32c8894a06499330f14.svg",
|
|
85
|
+
"static/media/arrow_right.svg": "/static/media/arrow_right.59a4594a3a1657037537dbae1eee0251.svg",
|
|
86
|
+
"static/media/arrow_left.svg": "/static/media/arrow_left.73d03a534eaf9b99ab196e0fb67da602.svg",
|
|
87
|
+
"static/media/add.svg": "/static/media/add.2b72cedb98c4c89c954266d2356c166c.svg",
|
|
88
|
+
"static/media/minus.svg": "/static/media/minus.dee9c571642279cf2af9ed09108cadd8.svg",
|
|
89
|
+
"main.aa443e67.css.map": "/static/css/main.aa443e67.css.map",
|
|
90
|
+
"main.e023bcc5.js.map": "/static/js/main.e023bcc5.js.map"
|
|
67
91
|
},
|
|
68
92
|
"entrypoints": [
|
|
69
|
-
"static/
|
|
70
|
-
"static/
|
|
71
|
-
"static/js/2.3399db0d.chunk.js",
|
|
72
|
-
"static/css/main.24b5a712.chunk.css",
|
|
73
|
-
"static/js/main.b75d8ff6.chunk.js"
|
|
93
|
+
"static/css/main.aa443e67.css",
|
|
94
|
+
"static/js/main.e023bcc5.js"
|
|
74
95
|
]
|
|
75
96
|
}
|
package/build/index.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,viewport-fit=auto,user-scalable=no"/><meta name="theme-color" content="#000000"/><link rel="apple-touch-icon" sizes="57x57" href="images/fav/apple-icon-57x57.png"/><link rel="apple-touch-icon" sizes="60x60" href="images/fav/apple-icon-60x60.png"/><link rel="apple-touch-icon" sizes="72x72" href="images/fav/apple-icon-72x72.png"/><link rel="apple-touch-icon" sizes="76x76" href="images/fav/apple-icon-76x76.png"/><link rel="apple-touch-icon" sizes="114x114" href="images/fav/apple-icon-114x114.png"/><link rel="apple-touch-icon" sizes="120x120" href="images/fav/apple-icon-120x120.png"/><link rel="apple-touch-icon" sizes="144x144" href="images/fav/apple-icon-144x144.png"/><link rel="apple-touch-icon" sizes="152x152" href="images/fav/apple-icon-152x152.png"/><link rel="apple-touch-icon" sizes="180x180" href="images/fav/apple-icon-180x180.png"/><link rel="icon" type="image/png" sizes="192x192" href="images/fav/android-icon-192x192.png"/><link rel="icon" type="image/png" sizes="32x32" href="images/fav/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="96x96" href="images/fav/favicon-96x96.png"/><link rel="icon" type="image/png" sizes="16x16" href="images/fav/favicon-16x16.png"/><link rel="manifest" href="images/fav/manifest.json" crossorigin="use-credentials"/><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"/><meta name="msapplication-TileColor" content="#ffffff"/><meta name="theme-color" content="#ffffff"/><script src="js/settings.js?CI_COMMIT_SHA"></script><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@algolia/autocomplete-theme-classic"/><script type="text/javascript">!function(e,t,a,
|
|
1
|
+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,viewport-fit=auto,user-scalable=no"/><meta name="theme-color" content="#000000"/><link rel="apple-touch-icon" sizes="57x57" href="images/fav/apple-icon-57x57.png"/><link rel="apple-touch-icon" sizes="60x60" href="images/fav/apple-icon-60x60.png"/><link rel="apple-touch-icon" sizes="72x72" href="images/fav/apple-icon-72x72.png"/><link rel="apple-touch-icon" sizes="76x76" href="images/fav/apple-icon-76x76.png"/><link rel="apple-touch-icon" sizes="114x114" href="images/fav/apple-icon-114x114.png"/><link rel="apple-touch-icon" sizes="120x120" href="images/fav/apple-icon-120x120.png"/><link rel="apple-touch-icon" sizes="144x144" href="images/fav/apple-icon-144x144.png"/><link rel="apple-touch-icon" sizes="152x152" href="images/fav/apple-icon-152x152.png"/><link rel="apple-touch-icon" sizes="180x180" href="images/fav/apple-icon-180x180.png"/><link rel="icon" type="image/png" sizes="192x192" href="images/fav/android-icon-192x192.png"/><link rel="icon" type="image/png" sizes="32x32" href="images/fav/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="96x96" href="images/fav/favicon-96x96.png"/><link rel="icon" type="image/png" sizes="16x16" href="images/fav/favicon-16x16.png"/><link rel="manifest" href="images/fav/manifest.json" crossorigin="use-credentials"/><link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"/><meta name="msapplication-TileColor" content="#ffffff"/><meta name="theme-color" content="#ffffff"/><script src="js/settings.js?CI_COMMIT_SHA"></script><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@algolia/autocomplete-theme-classic"/><script type="text/javascript">!function(e,t,a,i){e[a]=e[a]||[],e[a].push({start:(new Date).getTime(),event:"stg.start"});var n=t.getElementsByTagName("script")[0],r=t.createElement("script");var c=(e.location.href.match("stg_debug")||t.cookie.match("stg_debug"))&&!e.location.href.match("stg_disable_debug");!function(e,a,i){var n="";if(i){var r=new Date;r.setTime(r.getTime()+24*i*60*60*1e3),n="; expires="+r.toUTCString(),f="; SameSite=Strict"}t.cookie=e+"="+a+n+f+"; path=/"}("stg_debug",c?1:"",c?14:-1);var s=[];c&&s.push("stg_debug");var o=s.length>0?"?"+s.join("&"):"";r.async=!0,r.src="https://nyris.containers.piwik.pro/ace6a922-26e4-44b2-becf-ac94e9e5ecb4.js"+o,n.parentNode.insertBefore(r,n),function(t,i,n){t[i]=t[i]||{};for(var r=0;r<n.length;r++)!function(n){t[i][n]=t[i][n]||{},t[i][n].api=t[i][n].api||function(){var t=[].slice.call(arguments,0);"string"==typeof t[0]&&e[a].push({event:i+"."+n+":"+t[0],parameters:[].slice.call(arguments,1)})}}(n[r])}(e,"ppms",["tm","cm"])}(window,document,"dataLayer")</script><script src="https://863a167094994e54bc22149eafac1699.js.ubembed.com" async></script><script>let vh=.01*window.innerHeight;document.documentElement.style.setProperty("--vh",`${vh}px`)</script><link rel="stylesheet" href="./cadenas/8.1.0/api/css/psol.components.min.css?v=1693816692897"><script type="text/javascript" src="./cadenas/8.1.0/api/js/fabric.min.js?v=1693816692897"></script><script type="text/javascript" src="./cadenas/8.1.0/api/js/quill.min.js?v=169381669289"></script><script type="text/javascript" src="./cadenas/8.1.0/api/js/thirdparty.min.js?v=1693816692897"></script><script type="text/javascript" src="./cadenas/8.1.0/api/js/psol.components.min.js?v=1693816692897"></script><script defer="defer" src="/static/js/main.e023bcc5.js"></script><link href="/static/css/main.aa443e67.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|
|
@@ -30,6 +30,7 @@ var settings = {
|
|
|
30
30
|
regions: true,
|
|
31
31
|
responseFormat: 'application/offers.complete+json',
|
|
32
32
|
visualSearchFilterKey: '',
|
|
33
|
+
shouldUseUserMetadata: '',
|
|
33
34
|
// UI - theme
|
|
34
35
|
theme: {
|
|
35
36
|
appBarLogoUrl: '',
|
|
@@ -38,6 +39,12 @@ var settings = {
|
|
|
38
39
|
logoWidth: '',
|
|
39
40
|
primaryColor: '',
|
|
40
41
|
secondaryColor: '',
|
|
42
|
+
CTAButtonColor: '',
|
|
43
|
+
CTAButtonTextColor: '',
|
|
44
|
+
secondaryCTAButtonColor: '',
|
|
45
|
+
mainTextColor: '',
|
|
46
|
+
brandFieldBackground: '',
|
|
47
|
+
brandFieldPadding: '',
|
|
41
48
|
},
|
|
42
49
|
language: 'en',
|
|
43
50
|
// features
|