pim-import 2.70.1 → 2.71.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.
@@ -677,5 +677,166 @@
677
677
  "icon": true,
678
678
  "dictionary": "DEnergyLabel",
679
679
  "type": "object"
680
+ },
681
+ {
682
+ "key": "priority",
683
+ "parent": "",
684
+ "icon": false,
685
+ "dictionary": "",
686
+ "type": "number"
687
+ },
688
+ {
689
+ "key": "brands",
690
+ "parent": "",
691
+ "icon": false,
692
+ "dictionary": "DBrand",
693
+ "type": "array"
694
+ },
695
+ {
696
+ "key": "markets",
697
+ "parent": "",
698
+ "icon": false,
699
+ "dictionary": "DMarket",
700
+ "type": "array"
701
+ },
702
+ {
703
+ "key": "madeIn",
704
+ "parent": "",
705
+ "icon": false,
706
+ "dictionary": "DMadeIn",
707
+ "type": "array"
708
+ },
709
+ {
710
+ "key": "accessoryTypes",
711
+ "parent": "",
712
+ "icon": false,
713
+ "dictionary": "DAccessoryType",
714
+ "type": "array"
715
+ },
716
+ {
717
+ "key": "upgradeProduct",
718
+ "parent": "",
719
+ "icon": false,
720
+ "dictionary": "",
721
+ "type": "string"
722
+ },
723
+ {
724
+ "key": "productStatus",
725
+ "parent": "",
726
+ "icon": false,
727
+ "dictionary": "DProductStatus",
728
+ "type": "object"
729
+ },
730
+ {
731
+ "key": "designYear",
732
+ "parent": "",
733
+ "icon": false,
734
+ "dictionary": "",
735
+ "type": "string"
736
+ },
737
+ {
738
+ "key": "locations",
739
+ "parent": "",
740
+ "icon": false,
741
+ "dictionary": "DLocation",
742
+ "type": "array"
743
+ },
744
+ {
745
+ "key": "urlVideo1",
746
+ "parent": "",
747
+ "icon": false,
748
+ "dictionary": "",
749
+ "type": "string"
750
+ },
751
+ {
752
+ "key": "urlVideo2",
753
+ "parent": "",
754
+ "icon": false,
755
+ "dictionary": "",
756
+ "type": "string"
757
+ },
758
+ {
759
+ "key": "powerFactor",
760
+ "parent": "electrical",
761
+ "icon": false,
762
+ "dictionary": "",
763
+ "type": "string"
764
+ },
765
+ {
766
+ "key": "systemPower",
767
+ "parent": "electrical",
768
+ "icon": false,
769
+ "dictionary": "",
770
+ "type": "string"
771
+ },
772
+ {
773
+ "key": "theoreticalGrossFlow",
774
+ "parent": "photomestric",
775
+ "icon": false,
776
+ "dictionary": "",
777
+ "type": "string"
778
+ },
779
+ {
780
+ "key": "rfFidelityIndex",
781
+ "parent": "photomestric",
782
+ "icon": false,
783
+ "dictionary": "",
784
+ "type": "number"
785
+ },
786
+ {
787
+ "key": "transversalTilting",
788
+ "parent": "physical",
789
+ "icon": false,
790
+ "dictionary": "",
791
+ "type": "number"
792
+ },
793
+ {
794
+ "key": "bezelDiameter_us",
795
+ "parent": "physical",
796
+ "icon": false,
797
+ "dictionary": "",
798
+ "type": "string"
799
+ },
800
+ {
801
+ "key": "bezelTrimDimension",
802
+ "parent": "physical",
803
+ "icon": false,
804
+ "dictionary": "",
805
+ "type": "string"
806
+ },
807
+ {
808
+ "key": "bezelTrimDimension_us",
809
+ "parent": "physical",
810
+ "icon": false,
811
+ "dictionary": "",
812
+ "type": "string"
813
+ },
814
+ {
815
+ "key": "cordLenght_us",
816
+ "parent": "physical",
817
+ "icon": false,
818
+ "dictionary": "",
819
+ "type": "string"
820
+ },
821
+ {
822
+ "key": "canopyDimension",
823
+ "parent": "physical",
824
+ "icon": false,
825
+ "dictionary": "",
826
+ "type": "string"
827
+ },
828
+ {
829
+ "key": "canopyDimensionUSA",
830
+ "parent": "physical",
831
+ "icon": false,
832
+ "dictionary": "",
833
+ "type": "string"
834
+ },
835
+ {
836
+ "key": "casambi",
837
+ "parent": "marking",
838
+ "icon": false,
839
+ "dictionary": "DTernaryFlag",
840
+ "type": "object"
680
841
  }
681
842
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pim-import",
3
- "version": "2.70.1",
3
+ "version": "2.71.0",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "scripts": {
@@ -677,5 +677,166 @@
677
677
  "icon": true,
678
678
  "dictionary": "DEnergyLabel",
679
679
  "type": "object"
680
+ },
681
+ {
682
+ "key": "priority",
683
+ "parent": "",
684
+ "icon": false,
685
+ "dictionary": "",
686
+ "type": "number"
687
+ },
688
+ {
689
+ "key": "brands",
690
+ "parent": "",
691
+ "icon": false,
692
+ "dictionary": "DBrand",
693
+ "type": "array"
694
+ },
695
+ {
696
+ "key": "markets",
697
+ "parent": "",
698
+ "icon": false,
699
+ "dictionary": "DMarket",
700
+ "type": "array"
701
+ },
702
+ {
703
+ "key": "madeIn",
704
+ "parent": "",
705
+ "icon": false,
706
+ "dictionary": "DMadeIn",
707
+ "type": "array"
708
+ },
709
+ {
710
+ "key": "accessoryTypes",
711
+ "parent": "",
712
+ "icon": false,
713
+ "dictionary": "DAccessoryType",
714
+ "type": "array"
715
+ },
716
+ {
717
+ "key": "upgradeProduct",
718
+ "parent": "",
719
+ "icon": false,
720
+ "dictionary": "",
721
+ "type": "string"
722
+ },
723
+ {
724
+ "key": "productStatus",
725
+ "parent": "",
726
+ "icon": false,
727
+ "dictionary": "DProductStatus",
728
+ "type": "object"
729
+ },
730
+ {
731
+ "key": "designYear",
732
+ "parent": "",
733
+ "icon": false,
734
+ "dictionary": "",
735
+ "type": "string"
736
+ },
737
+ {
738
+ "key": "locations",
739
+ "parent": "",
740
+ "icon": false,
741
+ "dictionary": "DLocation",
742
+ "type": "array"
743
+ },
744
+ {
745
+ "key": "urlVideo1",
746
+ "parent": "",
747
+ "icon": false,
748
+ "dictionary": "",
749
+ "type": "string"
750
+ },
751
+ {
752
+ "key": "urlVideo2",
753
+ "parent": "",
754
+ "icon": false,
755
+ "dictionary": "",
756
+ "type": "string"
757
+ },
758
+ {
759
+ "key": "powerFactor",
760
+ "parent": "electrical",
761
+ "icon": false,
762
+ "dictionary": "",
763
+ "type": "string"
764
+ },
765
+ {
766
+ "key": "systemPower",
767
+ "parent": "electrical",
768
+ "icon": false,
769
+ "dictionary": "",
770
+ "type": "string"
771
+ },
772
+ {
773
+ "key": "theoreticalGrossFlow",
774
+ "parent": "photomestric",
775
+ "icon": false,
776
+ "dictionary": "",
777
+ "type": "string"
778
+ },
779
+ {
780
+ "key": "rfFidelityIndex",
781
+ "parent": "photomestric",
782
+ "icon": false,
783
+ "dictionary": "",
784
+ "type": "number"
785
+ },
786
+ {
787
+ "key": "transversalTilting",
788
+ "parent": "physical",
789
+ "icon": false,
790
+ "dictionary": "",
791
+ "type": "number"
792
+ },
793
+ {
794
+ "key": "bezelDiameter_us",
795
+ "parent": "physical",
796
+ "icon": false,
797
+ "dictionary": "",
798
+ "type": "string"
799
+ },
800
+ {
801
+ "key": "bezelTrimDimension",
802
+ "parent": "physical",
803
+ "icon": false,
804
+ "dictionary": "",
805
+ "type": "string"
806
+ },
807
+ {
808
+ "key": "bezelTrimDimension_us",
809
+ "parent": "physical",
810
+ "icon": false,
811
+ "dictionary": "",
812
+ "type": "string"
813
+ },
814
+ {
815
+ "key": "cordLenght_us",
816
+ "parent": "physical",
817
+ "icon": false,
818
+ "dictionary": "",
819
+ "type": "string"
820
+ },
821
+ {
822
+ "key": "canopyDimension",
823
+ "parent": "physical",
824
+ "icon": false,
825
+ "dictionary": "",
826
+ "type": "string"
827
+ },
828
+ {
829
+ "key": "canopyDimensionUSA",
830
+ "parent": "physical",
831
+ "icon": false,
832
+ "dictionary": "",
833
+ "type": "string"
834
+ },
835
+ {
836
+ "key": "casambi",
837
+ "parent": "marking",
838
+ "icon": false,
839
+ "dictionary": "DTernaryFlag",
840
+ "type": "object"
680
841
  }
681
842
  ]