types-nora-api 0.0.291 → 0.0.293

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/classes.d.ts CHANGED
@@ -11,6 +11,10 @@ declare const ARQUIVOS_INTERNOS: {
11
11
  readonly caminhoArquivo: "RecursosInternos/c1f61701-a7b5-4a03-822b-c9e852988733.svg";
12
12
  readonly id: 8;
13
13
  };
14
+ readonly PAGINA_ATERRISSAGEM__BOTAO_MISSAO: {
15
+ readonly caminhoArquivo: "RecursosInternos/949d1dcf-534d-4914-a1eb-09899cebb425.webp";
16
+ readonly id: 18;
17
+ };
14
18
  readonly PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__DOT: {
15
19
  readonly caminhoArquivo: "RecursosInternos/12977c37-027a-4b23-9189-bb7c152269aa.svg";
16
20
  readonly id: 13;
@@ -23,9 +27,17 @@ declare const ARQUIVOS_INTERNOS: {
23
27
  readonly caminhoArquivo: "RecursosInternos/83f32754-f2c4-4d0b-8ecf-6a585073ffa7.webp";
24
28
  readonly id: 11;
25
29
  };
26
- readonly PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__SETA: {
27
- readonly caminhoArquivo: "RecursosInternos/c5749097-54ac-4bf8-815a-8ea6cb907f63.svg";
28
- readonly id: 12;
30
+ readonly PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__SETA_ANTERIOR: {
31
+ readonly caminhoArquivo: "RecursosInternos/422c322e-db24-4d0d-b2b0-8d88768e249d.svg";
32
+ readonly id: 16;
33
+ };
34
+ readonly PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__SETA_PROXIMO: {
35
+ readonly caminhoArquivo: "RecursosInternos/2bb90801-ae5b-4cca-b6d1-868a15ce38be.svg";
36
+ readonly id: 15;
37
+ };
38
+ readonly PAGINA_ATERRISSAGEM__RODAPE: {
39
+ readonly caminhoArquivo: "RecursosInternos/6eb1dde2-d63b-4622-a667-bf316a9062ca.webp";
40
+ readonly id: 17;
29
41
  };
30
42
  readonly PAGINA_ATERRISSAGEM__SECAO_PRINCIPAL__FUNDO: {
31
43
  readonly caminhoArquivo: "RecursosInternos/a318a6c7-0791-4286-99d1-414af9a17b66.webp";
package/dist/classes.js CHANGED
@@ -7,10 +7,13 @@ const ARQUIVOS_INTERNOS = {
7
7
  PAGINA_ATERRISSAGEM__BOTAO_ACESSAR__BORDA: { caminhoArquivo: 'RecursosInternos/c758f4fb-8866-4e13-a1d5-7162cbaf3482.svg', id: 5 },
8
8
  PAGINA_ATERRISSAGEM__BOTAO_ACESSAR__FUNDO: { caminhoArquivo: 'RecursosInternos/d338f07e-7685-407a-8814-d6d9b0f2d0cd.svg', id: 7 },
9
9
  PAGINA_ATERRISSAGEM__BOTAO_ACESSAR__TEXTO: { caminhoArquivo: 'RecursosInternos/c1f61701-a7b5-4a03-822b-c9e852988733.svg', id: 8 },
10
+ PAGINA_ATERRISSAGEM__BOTAO_MISSAO: { caminhoArquivo: 'RecursosInternos/949d1dcf-534d-4914-a1eb-09899cebb425.webp', id: 18 },
10
11
  PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__DOT: { caminhoArquivo: 'RecursosInternos/12977c37-027a-4b23-9189-bb7c152269aa.svg', id: 13 },
11
12
  PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__DOT_ATIVO: { caminhoArquivo: 'RecursosInternos/02d7c255-c7b8-4a4b-a582-b0b2efc6063d.webp', id: 14 },
12
13
  PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__ORNAMENTO_TOPO: { caminhoArquivo: 'RecursosInternos/83f32754-f2c4-4d0b-8ecf-6a585073ffa7.webp', id: 11 },
13
- PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__SETA: { caminhoArquivo: 'RecursosInternos/c5749097-54ac-4bf8-815a-8ea6cb907f63.svg', id: 12 },
14
+ PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__SETA_ANTERIOR: { caminhoArquivo: 'RecursosInternos/422c322e-db24-4d0d-b2b0-8d88768e249d.svg', id: 16 },
15
+ PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__SETA_PROXIMO: { caminhoArquivo: 'RecursosInternos/2bb90801-ae5b-4cca-b6d1-868a15ce38be.svg', id: 15 },
16
+ PAGINA_ATERRISSAGEM__RODAPE: { caminhoArquivo: 'RecursosInternos/6eb1dde2-d63b-4622-a667-bf316a9062ca.webp', id: 17 },
14
17
  PAGINA_ATERRISSAGEM__SECAO_PRINCIPAL__FUNDO: { caminhoArquivo: 'RecursosInternos/a318a6c7-0791-4286-99d1-414af9a17b66.webp', id: 9 },
15
18
  PAGINA_ATERRISSAGEM__SECAO_PRINCIPAL__MOLDURA_TITULO: { caminhoArquivo: 'RecursosInternos/fdd4a955-47d9-41fa-86c8-a510640f5353.svg', id: 10 },
16
19
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "types-nora-api",
3
- "version": "0.0.291",
3
+ "version": "0.0.293",
4
4
  "description": "Tipagem da Nora-Api compartilhada com o universodomedo.com",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",