elibri_onix_dict 0.1.5 → 0.1.9
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/elibri_onix_dict/onix_3_0/serialized/PriceConstraintStatus.yml +8 -0
- data/lib/elibri_onix_dict/onix_3_0/serialized/PriceConstraintType.yml +8 -0
- data/lib/elibri_onix_dict/onix_3_0/serialized/PriceConstraintUnit.yml +28 -0
- data/lib/elibri_onix_dict/onix_3_0/serialized/PriceQualifier.yml +8 -0
- data/lib/elibri_onix_dict/onix_3_0/serialized/ProductContactRole.yml +1 -1
- data/lib/elibri_onix_dict/onix_3_0/serialized/ProductFormFeatureType.yml +7 -0
- data/lib/elibri_onix_dict/onix_3_0/serialized/SupplierRole.yml +6 -0
- data/lib/elibri_onix_dict/onix_3_0/serialized/ToySafetyHazardWarningType.yml +54 -0
- data/lib/elibri_onix_dict/version.rb +1 -1
- metadata +6 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f8eb6fbbe4770b1129cbc18312c1eb1502a2a8f125336c0a70aea5623a66f3d3
|
4
|
+
data.tar.gz: 4819d60a703cc635ea61d6b9f9ce00be7a6b796603801886d9224d0f215d57d0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6e18d115ea6c0e6efa8a86c3a7ca93a02d3c76936a0723d538015a1e0a4595aa67328adecaa263fe7b45f5285dea4edfc364a98573fa45b4294122aec6445183
|
7
|
+
data.tar.gz: b4a77491ac4230bcd2bc3cfa7bc23c3f19e9a93fe427eff3747637f49cfc749bdf92ae4c494ed1f552ef2fa2e0f7e0583d2cf445be6cc15c1d7ea20521007078
|
@@ -0,0 +1,28 @@
|
|
1
|
+
---
|
2
|
+
- !ruby/object:Elibri::ONIX::Dict::Release_3_0::PriceConstraintUnit
|
3
|
+
onix_code: '10'
|
4
|
+
const_name: TIMES
|
5
|
+
name:
|
6
|
+
en: times
|
7
|
+
pl: razy
|
8
|
+
|
9
|
+
- !ruby/object:Elibri::ONIX::Dict::Release_3_0::PriceConstraintUnit
|
10
|
+
onix_code: '07'
|
11
|
+
const_name: CONCURRENT_USERS
|
12
|
+
name:
|
13
|
+
en: concurrent users
|
14
|
+
pl: jednoczesnych użytkowników
|
15
|
+
|
16
|
+
- !ruby/object:Elibri::ONIX::Dict::Release_3_0::PriceConstraintUnit
|
17
|
+
onix_code: '14'
|
18
|
+
const_name: MONTHS
|
19
|
+
name:
|
20
|
+
en: months
|
21
|
+
pl: miesięcy
|
22
|
+
|
23
|
+
- !ruby/object:Elibri::ONIX::Dict::Release_3_0::PriceConstraintUnit
|
24
|
+
onix_code: '98'
|
25
|
+
const_name: VALID_FROM
|
26
|
+
name:
|
27
|
+
en: valid from
|
28
|
+
pl: obowiązuje od
|
@@ -1,4 +1,11 @@
|
|
1
1
|
---
|
2
|
+
- !ruby/object:Elibri::ONIX::Dict::Release_3_0::ProductFormFeatureType
|
3
|
+
onix_code: '13'
|
4
|
+
const_name: EU_TOY_SAFETY_HAZARD_WARNING
|
5
|
+
name:
|
6
|
+
en: EU Toy Safety Hazard warning
|
7
|
+
pl: Ostrzeżenia dotyczące bezpieczeństwa zabawek
|
8
|
+
|
2
9
|
- !ruby/object:Elibri::ONIX::Dict::Release_3_0::ProductFormFeatureType
|
3
10
|
onix_code: '22'
|
4
11
|
const_name: NUMBER_OF_GAME_PIECES
|
@@ -14,3 +14,9 @@
|
|
14
14
|
en: Non-exclusive distributor to end-customers
|
15
15
|
pl: Dystrybutor do klientów końcowych
|
16
16
|
|
17
|
+
- !ruby/object:Elibri::ONIX::Dict::Release_3_0::SupplierRole
|
18
|
+
onix_code: '10'
|
19
|
+
const_name: EXCLUSIVE_DISTRIBUTOR
|
20
|
+
name:
|
21
|
+
en: Exclusive distributor to end-customers
|
22
|
+
pl: Wyłączny dystrybutor do klientów końcowych i instytucjonalnych
|
@@ -0,0 +1,54 @@
|
|
1
|
+
---
|
2
|
+
- !ruby/object:Elibri::ONIX::Dict::Release_3_0::ToySafetyHazardWarningType
|
3
|
+
onix_code: '00'
|
4
|
+
const_name: NO_WARNING
|
5
|
+
name:
|
6
|
+
en: No warning
|
7
|
+
pl: bez ostrzeżeń
|
8
|
+
|
9
|
+
- !ruby/object:Elibri::ONIX::Dict::Release_3_0::ToySafetyHazardWarningType
|
10
|
+
onix_code: '01'
|
11
|
+
const_name: CARRIES_CE_LOGO
|
12
|
+
name:
|
13
|
+
en: Carries ‘CE’ logo
|
14
|
+
pl: Posiada oznaczenie ‘CE’
|
15
|
+
|
16
|
+
- !ruby/object:Elibri::ONIX::Dict::Release_3_0::ToySafetyHazardWarningType
|
17
|
+
onix_code: '02'
|
18
|
+
const_name: CARRIES_MINIMUM_AGE_WARNING
|
19
|
+
name:
|
20
|
+
en: Carries minimum age warning
|
21
|
+
pl: Posiada oznaczenie minimalnego wieku
|
22
|
+
|
23
|
+
- !ruby/object:Elibri::ONIX::Dict::Release_3_0::ToySafetyHazardWarningType
|
24
|
+
onix_code: '03'
|
25
|
+
const_name: UNSUITABLE_FOR_CHILDREN_AGES_0_3
|
26
|
+
name:
|
27
|
+
en: Carries EU Toy Safety Directive ‘Unsuitable for children ages 0–3’ warning logo
|
28
|
+
pl: Posiada logo ‘Nie dla dzieci poniżej 3 roku życia‘
|
29
|
+
|
30
|
+
- !ruby/object:Elibri::ONIX::Dict::Release_3_0::ToySafetyHazardWarningType
|
31
|
+
onix_code: '04'
|
32
|
+
const_name: CARRIES_EU_TOY_SAFETY_WARNING
|
33
|
+
name:
|
34
|
+
en: Carries EU Toy Safety Directive hazard warning
|
35
|
+
pl: Zawiera ostrzeżenie o niebezpieczeństwie związane z dyrektywą UE w sprawie bezpieczeństwa zabawek
|
36
|
+
|
37
|
+
- !ruby/object:Elibri::ONIX::Dict::Release_3_0::ToySafetyHazardWarningType
|
38
|
+
onix_code: '07'
|
39
|
+
const_name: DECLARATION_OF_CONFORMITY_AVAILABLE
|
40
|
+
name:
|
41
|
+
en: Declaration of Conformity available
|
42
|
+
pl: Deklaracja zgodności
|
43
|
+
|
44
|
+
- !ruby/object:Elibri::ONIX::Dict::Release_3_0::ToySafetyHazardWarningType
|
45
|
+
onix_code: '08'
|
46
|
+
const_name: CARRIES_EN71_LOGO
|
47
|
+
name:
|
48
|
+
en: Carries ‘EN71’ logo
|
49
|
+
pl: Posiada oznaczenie ‘EN71’
|
50
|
+
|
51
|
+
|
52
|
+
|
53
|
+
|
54
|
+
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: elibri_onix_dict
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.9
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Marcin Urbanski
|
@@ -104,9 +104,13 @@ files:
|
|
104
104
|
- lib/elibri_onix_dict/onix_3_0/serialized/NameType.yml
|
105
105
|
- lib/elibri_onix_dict/onix_3_0/serialized/NotificationType.yml
|
106
106
|
- lib/elibri_onix_dict/onix_3_0/serialized/OtherTextType.yml
|
107
|
+
- lib/elibri_onix_dict/onix_3_0/serialized/PriceConstraintStatus.yml
|
108
|
+
- lib/elibri_onix_dict/onix_3_0/serialized/PriceConstraintType.yml
|
109
|
+
- lib/elibri_onix_dict/onix_3_0/serialized/PriceConstraintUnit.yml
|
107
110
|
- lib/elibri_onix_dict/onix_3_0/serialized/PriceDateRole.yml
|
108
111
|
- lib/elibri_onix_dict/onix_3_0/serialized/PricePositionOnProduct.yml
|
109
112
|
- lib/elibri_onix_dict/onix_3_0/serialized/PricePrintedOnProduct.yml
|
113
|
+
- lib/elibri_onix_dict/onix_3_0/serialized/PriceQualifier.yml
|
110
114
|
- lib/elibri_onix_dict/onix_3_0/serialized/PriceTypeCode.yml
|
111
115
|
- lib/elibri_onix_dict/onix_3_0/serialized/ProductAvailabilityType.yml
|
112
116
|
- lib/elibri_onix_dict/onix_3_0/serialized/ProductClassificationType.yml
|
@@ -135,6 +139,7 @@ files:
|
|
135
139
|
- lib/elibri_onix_dict/onix_3_0/serialized/TaxType.yml
|
136
140
|
- lib/elibri_onix_dict/onix_3_0/serialized/TitleElementLevel.yml
|
137
141
|
- lib/elibri_onix_dict/onix_3_0/serialized/TitleType.yml
|
142
|
+
- lib/elibri_onix_dict/onix_3_0/serialized/ToySafetyHazardWarningType.yml
|
138
143
|
- lib/elibri_onix_dict/onix_3_0/serialized/UnnamedPersons.yml
|
139
144
|
- lib/elibri_onix_dict/onix_3_0/serialized/UnpricedItemType.yml
|
140
145
|
- lib/elibri_onix_dict/onix_3_0/serialized/WebsiteRole.yml
|