@segha/catalog 3.0.0 → 4.1.0

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.
Files changed (82) hide show
  1. package/CHANGELOG.md +49 -0
  2. package/es/Clothing/Cares.ts +1 -5
  3. package/es/Clothing/Colors.ts +2 -2
  4. package/es/Clothing/Fit.ts +1 -1
  5. package/es/Clothing/Formality.ts +12 -6
  6. package/es/Clothing/Layer.ts +7 -3
  7. package/es/Clothing/Materials.ts +1 -5
  8. package/es/Clothing/Measurements.ts +1 -3
  9. package/es/Clothing/Season.ts +10 -5
  10. package/es/Clothing/Status.ts +12 -6
  11. package/es/Clothing/UseCases.ts +1 -5
  12. package/es/Clothing/Variants.ts +2 -5
  13. package/es/Clothing/index.ts +22 -41
  14. package/es/Core/Common.ts +2 -2
  15. package/json-schemas/es/Article/ArticleSchema.json +1 -2
  16. package/json-schemas/es/Article/index.json +1 -2
  17. package/json-schemas/es/ArticleSchema.json +1 -2
  18. package/json-schemas/es/Book/BookSchema.json +1 -2
  19. package/json-schemas/es/Book/index.json +1 -2
  20. package/json-schemas/es/BookSchema.json +1 -2
  21. package/json-schemas/es/Clothing/AllYear.json +6 -0
  22. package/json-schemas/es/Clothing/Autumn.json +6 -0
  23. package/json-schemas/es/Clothing/Base.json +6 -0
  24. package/json-schemas/es/Clothing/BlackTie.json +6 -0
  25. package/json-schemas/es/Clothing/Care.json +2 -1
  26. package/json-schemas/es/Clothing/Casual.json +6 -0
  27. package/json-schemas/es/Clothing/ClothingSchema.json +27 -23
  28. package/json-schemas/es/Clothing/Damaged.json +6 -0
  29. package/json-schemas/es/Clothing/Exterior.json +6 -0
  30. package/json-schemas/es/Clothing/Fit.json +2 -2
  31. package/json-schemas/es/Clothing/Formal.json +6 -0
  32. package/json-schemas/es/Clothing/Formality.json +2 -2
  33. package/json-schemas/es/Clothing/Good.json +6 -0
  34. package/json-schemas/es/Clothing/Intermediate.json +6 -0
  35. package/json-schemas/es/Clothing/Material.json +2 -1
  36. package/json-schemas/es/Clothing/Measurements.json +2 -2
  37. package/json-schemas/es/Clothing/New.json +6 -0
  38. package/json-schemas/es/Clothing/Pattern.json +2 -2
  39. package/json-schemas/es/Clothing/Retire.json +6 -0
  40. package/json-schemas/es/Clothing/Season.json +2 -2
  41. package/json-schemas/es/Clothing/SecondaryColor.json +2 -2
  42. package/json-schemas/es/Clothing/SmartCasual.json +6 -0
  43. package/json-schemas/es/Clothing/Status.json +2 -3
  44. package/json-schemas/es/Clothing/Summer.json +6 -0
  45. package/json-schemas/es/Clothing/UseCase.json +2 -1
  46. package/json-schemas/es/Clothing/Variant.json +2 -1
  47. package/json-schemas/es/Clothing/VeryCasual.json +6 -0
  48. package/json-schemas/es/Clothing/Winter.json +6 -0
  49. package/json-schemas/es/Clothing/Worn.json +6 -0
  50. package/json-schemas/es/Clothing/index.json +150 -446
  51. package/json-schemas/es/ClothingSchema.json +27 -23
  52. package/json-schemas/es/Core/CommonSchema.json +2 -3
  53. package/json-schemas/es/Core/ResourceSchema.json +1 -2
  54. package/json-schemas/es/Core/SourceSchema.json +1 -2
  55. package/json-schemas/es/Core/index.json +4 -7
  56. package/json-schemas/es/EncyclopediaEntry/EncyclopediaEntrySchema.json +1 -2
  57. package/json-schemas/es/EncyclopediaEntry/WikipediaEntrySchema.json +1 -2
  58. package/json-schemas/es/EncyclopediaEntry/index.json +2 -4
  59. package/json-schemas/es/EncyclopediaEntrySchema.json +1 -2
  60. package/json-schemas/es/Movie/MovieSchema.json +1 -2
  61. package/json-schemas/es/Movie/index.json +1 -2
  62. package/json-schemas/es/MovieSchema.json +1 -2
  63. package/json-schemas/es/NoteSchema.json +33 -35
  64. package/json-schemas/es/Painting/PaintingSchema.json +1 -2
  65. package/json-schemas/es/Painting/index.json +1 -2
  66. package/json-schemas/es/PaintingSchema.json +1 -2
  67. package/json-schemas/es/Video/VideoSchema.json +1 -2
  68. package/json-schemas/es/Video/VimeoSchema.json +1 -2
  69. package/json-schemas/es/Video/YoutubeSchema.json +1 -2
  70. package/json-schemas/es/Video/index.json +3 -6
  71. package/json-schemas/es/VideoSchema.json +1 -2
  72. package/json-schemas/es/VimeoSchema.json +1 -2
  73. package/json-schemas/es/WikipediaEntrySchema.json +1 -2
  74. package/json-schemas/es/YoutubeSchema.json +1 -2
  75. package/json-schemas/es/index.json +69 -369
  76. package/package.json +1 -1
  77. package/json-schemas/es/CatalogClothingSchema.json +0 -293
  78. package/json-schemas/es/Clothing/Cares.json +0 -17
  79. package/json-schemas/es/Clothing/CatalogClothingSchema.json +0 -293
  80. package/json-schemas/es/Clothing/Materials.json +0 -32
  81. package/json-schemas/es/Clothing/UseCases.json +0 -22
  82. package/json-schemas/es/Clothing/Variants.json +0 -41
@@ -1,6 +1,5 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "description": "Ajuste",
4
3
  "type": "string",
5
4
  "enum": [
6
5
  "Entallado",
@@ -9,5 +8,6 @@
9
8
  "Relajado",
10
9
  "Holgado",
11
10
  "Extragrande"
12
- ]
11
+ ],
12
+ "description": "Ajuste"
13
13
  }
@@ -0,0 +1,6 @@
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "type": "string",
4
+ "const": "Formal",
5
+ "description": "Formal"
6
+ }
@@ -1,6 +1,5 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "description": "Formalidad",
4
3
  "type": "string",
5
4
  "enum": [
6
5
  "Muy Informal",
@@ -8,5 +7,6 @@
8
7
  "Arreglado",
9
8
  "Formal",
10
9
  "Etiqueta"
11
- ]
10
+ ],
11
+ "description": "Formalidad"
12
12
  }
@@ -0,0 +1,6 @@
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "type": "string",
4
+ "const": "Bien",
5
+ "description": "Bien"
6
+ }
@@ -0,0 +1,6 @@
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "type": "string",
4
+ "const": "Intermedia",
5
+ "description": "Intermedia"
6
+ }
@@ -24,5 +24,6 @@
24
24
  "Jacquard",
25
25
  "Franela",
26
26
  "Gabardina"
27
- ]
27
+ ],
28
+ "description": "Materiales"
28
29
  }
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "description": "Medidas",
4
3
  "type": "array",
5
4
  "items": {
6
5
  "type": "number"
7
- }
6
+ },
7
+ "description": "Medidas"
8
8
  }
@@ -0,0 +1,6 @@
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "type": "string",
4
+ "const": "Nuevo",
5
+ "description": "Nuevo"
6
+ }
@@ -1,6 +1,5 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "description": "Estampado",
4
3
  "type": "string",
5
4
  "enum": [
6
5
  "Liso",
@@ -13,5 +12,6 @@
13
12
  "Camuflaje",
14
13
  "EstampadoGráfico",
15
14
  "Degradado"
16
- ]
15
+ ],
16
+ "description": "Estampado"
17
17
  }
@@ -0,0 +1,6 @@
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "type": "string",
4
+ "const": "Retirar",
5
+ "description": "Retirar"
6
+ }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "description": "Estaciones",
4
3
  "type": "string",
5
4
  "enum": [
6
5
  "Invierno",
7
6
  "Verano",
8
7
  "Entretiempo",
9
8
  "Todo el año"
10
- ]
9
+ ],
10
+ "description": "Estaciones"
11
11
  }
@@ -1,6 +1,5 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "description": "Color secundario",
4
3
  "type": "string",
5
4
  "enum": [
6
5
  "Blanco",
@@ -23,5 +22,6 @@
23
22
  "Oro",
24
23
  "Plata",
25
24
  "Bronce"
26
- ]
25
+ ],
26
+ "description": "Color secundario"
27
27
  }
@@ -0,0 +1,6 @@
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "type": "string",
4
+ "const": "Arreglado",
5
+ "description": "Arreglado"
6
+ }
@@ -1,7 +1,5 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "default": "Bien",
4
- "description": "Estado",
5
3
  "type": "string",
6
4
  "enum": [
7
5
  "Nuevo",
@@ -9,5 +7,6 @@
9
7
  "Gastado",
10
8
  "Dañado",
11
9
  "Retirar"
12
- ]
10
+ ],
11
+ "description": "Estado de la prenda de ropa"
13
12
  }
@@ -0,0 +1,6 @@
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "type": "string",
4
+ "const": "Verano",
5
+ "description": "Verano"
6
+ }
@@ -14,5 +14,6 @@
14
14
  "Playa",
15
15
  "Lluvia",
16
16
  "Frío Extremo"
17
- ]
17
+ ],
18
+ "description": "Casos de uso"
18
19
  }
@@ -33,5 +33,6 @@
33
33
  "Bolsillos",
34
34
  "Sin Bolsillos",
35
35
  "Reversible"
36
- ]
36
+ ],
37
+ "description": "Detalles Estructurales"
37
38
  }
@@ -0,0 +1,6 @@
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "type": "string",
4
+ "const": "Muy Informal",
5
+ "description": "Muy Informal"
6
+ }
@@ -0,0 +1,6 @@
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "type": "string",
4
+ "const": "Invierno",
5
+ "description": "Invierno"
6
+ }
@@ -0,0 +1,6 @@
1
+ {
2
+ "$schema": "https://json-schema.org/draft/2020-12/schema",
3
+ "type": "string",
4
+ "const": "Gastado",
5
+ "description": "Gastado"
6
+ }