Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wannaby/wanna-ui

Package Overview
Dependencies
Maintainers
8
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wannaby/wanna-ui - npm Package Compare versions

Comparing version 2.1.12 to 2.3.2

CHANGELOG.md

5

package.json
{
"name": "@wannaby/wanna-ui",
"description": "Wanna WEB-AR Preview component",
"version": "2.1.12",
"version": "2.3.2",
"main": "./index.js",

@@ -11,2 +11,3 @@ "dependencies": {

"prop-types": "15.7.2",
"qrcode.react": "1.0.1",
"ramda": "0.27.1",

@@ -23,2 +24,2 @@ "react-device-detect": "1.17.0",

"license": "SEE LICENSE IN LICENSE.md"
}
}

23

README.md

@@ -29,3 +29,5 @@ # WANNA 3D Viewer for Handbags: Getting Started

## System Requirements
Supported environments:
* iOS - for both iPhones and iPads:

@@ -159,3 +161,3 @@ * Safari 14 and later

| models | Array | Model list as described in “Models Prop” below **(required)** |
| theme | `wannaSDK.THEME_LIGHT` | `wannaSDK.THEME_DARK` | UI theme (default: `wannaSDK.THEME_LIGHT`) |
| theme | `wannaSDK.THEME_LIGHT` &#124; `wannaSDK.THEME_DARK` | UI theme (default: `wannaSDK.THEME_LIGHT`)<br />**Note!** *There is a known issue with Samsung browser on Android devices. When the dark mode is ON, the system changes the UI colors for the 3D Viewer. Thus to guarantee the appropriate UI view, WANNA recommends always using the dark theme for Samsung browser on Android devices* |
| mainColor | String | Custom color for loading indicator and the model picker in RGB (example: #1E1E1E); default color depend on the UI theme |

@@ -251,7 +253,12 @@ | logoURL | String | URL referencing a custom logo image; if specified, is displayed on the loading screen |

|-----------------------------|-------------------------------------------------------------------------------------------------------------|
| buyNow | Buy now |
| cameraAccessRequired | Camera access is required for virtual try-on. |
| canHold | Can hold |
| cantDownloadModel | Can't download the model. |
| cantSharePhoto | Can't share a photo. |
| cantTakePhoto | Can't take a photo. |
| cantToggleDimensions | Can't toggle model dimensions. |
| cantZoomInTheModel | Can't zoom in the model. |
| cantZoomOutTheModel | Can't zoom out the model. |
| cantResetTheModel | Can't reset the model. |
| cantChangeTheModelViewpoint | Can't change the model viewpoint. |

@@ -263,2 +270,4 @@ | copyLink | Copy link |

| doubleTapToFocus | Double tap to select focus point. |
| feet | feet |
| forPhoto | for photo |
| hand | hand |

@@ -269,8 +278,19 @@ | generating | Generating |

| noImage | No image |
| noCameraDefault | Check Camera permissions for your app in Settings. Then return to this page and tap Reload. |
| noCameraWeChat | Check Settings > WeChat > Camera and turn on the camera toggle. Then return to this page and tap Reload. |
| noCameraFacebook | Check Settings > Facebook > Camera and turn on the camera toggle. Then return to this page and tap Reload. |
| noCameraInstagram | Check Settings > Instagram > Camera and turn on the camera toggle. Then return to this page and tap Reload. |
| noCameraChrome | Check Settings > Chrome > Camera and turn on the camera toggle. Then return to this page and tap Reload. |
| noCameraSafari | Check Settings > Safari > Camera and select Ask or Allow. Then return to this page and tap Reload. |
| loadingModel | Loading model… |
| pinchToZoom | Pinch to zoom. |
| pointTheCamera | Point the camera at your |
| pleaseComeBackLate | Please come back later. |
| reload | Reload |
| rotateThePhoneToTryOn | Rotate the phone to try on. |
| rotateThePhoneFor3d | Rotate the phone to view in 3D. |
| save | Save |
| scanQrcode | Scan the QR code to try on. |
| share | Share |
| sharingPhotoError | Can't share a photo. |
| somethingWentWrong | Something went wrong, but we’re working on it. |

@@ -281,2 +301,3 @@ | starting3dViewer | Starting 3D Viewer… |

| useSafariOrChrome | Use Safari on iOS or Chrome on Android. |
| useWiFiToTryOn | Use a Wi-Fi network to start try-on faster. |
| useWiFi | Use a Wi-Fi network to start faster. |

@@ -283,0 +304,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc