xactsize-webcomponents 1.0.27 → 1.0.29

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.
@@ -4,6 +4,8 @@ export declare class XactStepOne extends LitElement {
4
4
  onStartMeasurement: ((height: number) => void) | undefined;
5
5
  static styles: import('lit', { with: { "resolution-mode": "import" } }).CSSResult;
6
6
  render(): import('lit-html', { with: { "resolution-mode": "import" } }).TemplateResult<1>;
7
+ private renderTip;
8
+ private handleStart;
7
9
  }
8
10
  declare global {
9
11
  interface HTMLElementTagNameMap {
@@ -32,20 +32,17 @@ export declare const templates: {
32
32
  ERR_WAIST_MEASUREMENT_FAILED: string;
33
33
  s08b0bc2feb4e0f1c: string;
34
34
  s1dd794b3870bcae0: string;
35
- s2d726e20085011c1: string;
36
35
  s2f77566c78235d88: string;
37
36
  s322c72546e939809: string;
38
37
  s34c58d3d12e5f890: string;
39
38
  s396efd2b23a16ac9: string;
40
39
  s3d324b180f982d46: string;
41
- s3e742a73512eb1da: string;
42
40
  s420e8053328b31c4: string;
43
41
  s48d094fb2ffff8fb: string;
44
42
  s5c91b5e06c363734: string;
45
43
  s625ff027ee7b497b: string;
46
44
  s676cfe9f36657792: string;
47
45
  s6ad3b28b46803c43: string;
48
- s7c5b35754de07309: string;
49
46
  s81d43b9b25d0775b: string;
50
47
  s88a3f5e6a9d9945d: string;
51
48
  s8fb9f388e75ffe11: string;
@@ -58,5 +55,13 @@ export declare const templates: {
58
55
  se940dab2e0b7a710: string;
59
56
  sf315699feee25406: string;
60
57
  sf84b5644f7595ce5: string;
61
- sc9705de67a8b284f: string;
58
+ seb66e000f03f21e0: string;
59
+ sd2259f35f330b63c: string;
60
+ sca9b53eeb24a5865: string;
61
+ s32d5e90d7ffec075: string;
62
+ se61735ca89853860: string;
63
+ s3a09a6be4809cb50: string;
64
+ s7948656b643c5186: string;
65
+ sdde2fe5a591a828a: string;
66
+ s4a7b0f0c7b8b2125: string;
62
67
  };
@@ -32,20 +32,17 @@ const e = {
32
32
  ERR_WAIST_MEASUREMENT_FAILED: "Fique ereto e certifique-se de que sua cintura esteja visível",
33
33
  s08b0bc2feb4e0f1c: "Boa iluminação",
34
34
  s1dd794b3870bcae0: "Começar",
35
- s2d726e20085011c1: "Altura (cm)",
36
35
  s2f77566c78235d88: "Erro acessando a câmera",
37
36
  s322c72546e939809: "Escolha uma área bem iluminada onde você possa ver sua imagem claramente.",
38
37
  s34c58d3d12e5f890: "Erro ao mudar a câmera",
39
38
  s396efd2b23a16ac9: "Posicione-se contra um fundo simples.",
40
39
  s3d324b180f982d46: "Tenha certeza de que seu corpo está totalmente visível",
41
- s3e742a73512eb1da: "Para começarmos, informe sua altura",
42
40
  s420e8053328b31c4: "Seu tamanho ideal",
43
41
  s48d094fb2ffff8fb: "Pontas",
44
42
  s5c91b5e06c363734: "Medição de processamento de erros",
45
43
  s625ff027ee7b497b: "Certifique-se de que todo o seu corpo esteja visível. O aplicativo guiará você.",
46
44
  s676cfe9f36657792: "Medição realizada com sucesso!",
47
45
  s6ad3b28b46803c43: "Aceitar sugestão",
48
- s7c5b35754de07309: "Vamos lá!",
49
46
  s81d43b9b25d0775b: "Roupas",
50
47
  s88a3f5e6a9d9945d: "Use roupas que você costuma usar no dia a dia.",
51
48
  s8fb9f388e75ffe11: "Enquadramento",
@@ -58,7 +55,15 @@ const e = {
58
55
  se940dab2e0b7a710: "Antes de começar",
59
56
  sf315699feee25406: "Descubra o tamanho ideal para você",
60
57
  sf84b5644f7595ce5: "Com base em suas medidas e nas dimensões exatas da peça, a recomendação de tamanho fornecida é a mais precisa para um ajuste ideal.",
61
- sc9705de67a8b284f: "Maintain an upright posture with your arms away from your body."
58
+ seb66e000f03f21e0: "Let's find your perfect size",
59
+ sd2259f35f330b63c: "Curated luxury. Perfect fit.",
60
+ sca9b53eeb24a5865: "Avoid backlighting",
61
+ s32d5e90d7ffec075: "Use a plain wall",
62
+ se61735ca89853860: "Form-fitting gear",
63
+ s3a09a6be4809cb50: "Full body shot",
64
+ s7948656b643c5186: "Enter your height (cm)",
65
+ sdde2fe5a591a828a: "Let's get started! →",
66
+ s4a7b0f0c7b8b2125: "By using Xactsize, you agree to our Terms and Privacy Policy."
62
67
  };
63
68
  export {
64
69
  e as templates
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "xactsize-webcomponents",
3
- "version": "1.0.27",
3
+ "version": "1.0.29",
4
4
  "description": "A web component for body measurements and size recommendations",
5
5
  "main": "dist/body-measurer.umd.js",
6
6
  "module": "dist/body-measurer.es.js",