aspose-barcode-cloud-node 23.7.0 → 23.8.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.
- package/README.md +1 -1
- package/dist/aspose-barcode-cloud-node.cjs.development.js +88 -0
- package/dist/aspose-barcode-cloud-node.cjs.development.js.map +1 -1
- package/dist/aspose-barcode-cloud-node.cjs.production.min.js +1 -1
- package/dist/aspose-barcode-cloud-node.cjs.production.min.js.map +1 -1
- package/dist/aspose-barcode-cloud-node.esm.js +93 -1
- package/dist/aspose-barcode-cloud-node.esm.js.map +1 -1
- package/dist/models.d.ts +94 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -503,7 +503,84 @@ DataMatrixParams.attributeTypeMap = [{
|
|
|
503
503
|
name: 'macroCharacters',
|
|
504
504
|
baseName: 'MacroCharacters',
|
|
505
505
|
type: 'MacroCharacter'
|
|
506
|
+
}, {
|
|
507
|
+
name: 'version',
|
|
508
|
+
baseName: 'Version',
|
|
509
|
+
type: 'DataMatrixVersion'
|
|
506
510
|
}];
|
|
511
|
+
(function (DataMatrixVersion) {
|
|
512
|
+
DataMatrixVersion["Auto"] = "Auto";
|
|
513
|
+
DataMatrixVersion["RowsColumns"] = "RowsColumns";
|
|
514
|
+
DataMatrixVersion["ECC0009x9"] = "ECC000_9x9";
|
|
515
|
+
DataMatrixVersion["ECC00005011x11"] = "ECC000_050_11x11";
|
|
516
|
+
DataMatrixVersion["ECC00010013x13"] = "ECC000_100_13x13";
|
|
517
|
+
DataMatrixVersion["ECC00010015x15"] = "ECC000_100_15x15";
|
|
518
|
+
DataMatrixVersion["ECC00014017x17"] = "ECC000_140_17x17";
|
|
519
|
+
DataMatrixVersion["ECC00014019x19"] = "ECC000_140_19x19";
|
|
520
|
+
DataMatrixVersion["ECC00014021x21"] = "ECC000_140_21x21";
|
|
521
|
+
DataMatrixVersion["ECC00014023x23"] = "ECC000_140_23x23";
|
|
522
|
+
DataMatrixVersion["ECC00014025x25"] = "ECC000_140_25x25";
|
|
523
|
+
DataMatrixVersion["ECC00014027x27"] = "ECC000_140_27x27";
|
|
524
|
+
DataMatrixVersion["ECC00014029x29"] = "ECC000_140_29x29";
|
|
525
|
+
DataMatrixVersion["ECC00014031x31"] = "ECC000_140_31x31";
|
|
526
|
+
DataMatrixVersion["ECC00014033x33"] = "ECC000_140_33x33";
|
|
527
|
+
DataMatrixVersion["ECC00014035x35"] = "ECC000_140_35x35";
|
|
528
|
+
DataMatrixVersion["ECC00014037x37"] = "ECC000_140_37x37";
|
|
529
|
+
DataMatrixVersion["ECC00014039x39"] = "ECC000_140_39x39";
|
|
530
|
+
DataMatrixVersion["ECC00014041x41"] = "ECC000_140_41x41";
|
|
531
|
+
DataMatrixVersion["ECC00014043x43"] = "ECC000_140_43x43";
|
|
532
|
+
DataMatrixVersion["ECC00014045x45"] = "ECC000_140_45x45";
|
|
533
|
+
DataMatrixVersion["ECC00014047x47"] = "ECC000_140_47x47";
|
|
534
|
+
DataMatrixVersion["ECC00014049x49"] = "ECC000_140_49x49";
|
|
535
|
+
DataMatrixVersion["ECC20010x10"] = "ECC200_10x10";
|
|
536
|
+
DataMatrixVersion["ECC20012x12"] = "ECC200_12x12";
|
|
537
|
+
DataMatrixVersion["ECC20014x14"] = "ECC200_14x14";
|
|
538
|
+
DataMatrixVersion["ECC20016x16"] = "ECC200_16x16";
|
|
539
|
+
DataMatrixVersion["ECC20018x18"] = "ECC200_18x18";
|
|
540
|
+
DataMatrixVersion["ECC20020x20"] = "ECC200_20x20";
|
|
541
|
+
DataMatrixVersion["ECC20022x22"] = "ECC200_22x22";
|
|
542
|
+
DataMatrixVersion["ECC20024x24"] = "ECC200_24x24";
|
|
543
|
+
DataMatrixVersion["ECC20026x26"] = "ECC200_26x26";
|
|
544
|
+
DataMatrixVersion["ECC20032x32"] = "ECC200_32x32";
|
|
545
|
+
DataMatrixVersion["ECC20036x36"] = "ECC200_36x36";
|
|
546
|
+
DataMatrixVersion["ECC20040x40"] = "ECC200_40x40";
|
|
547
|
+
DataMatrixVersion["ECC20044x44"] = "ECC200_44x44";
|
|
548
|
+
DataMatrixVersion["ECC20048x48"] = "ECC200_48x48";
|
|
549
|
+
DataMatrixVersion["ECC20052x52"] = "ECC200_52x52";
|
|
550
|
+
DataMatrixVersion["ECC20064x64"] = "ECC200_64x64";
|
|
551
|
+
DataMatrixVersion["ECC20072x72"] = "ECC200_72x72";
|
|
552
|
+
DataMatrixVersion["ECC20080x80"] = "ECC200_80x80";
|
|
553
|
+
DataMatrixVersion["ECC20088x88"] = "ECC200_88x88";
|
|
554
|
+
DataMatrixVersion["ECC20096x96"] = "ECC200_96x96";
|
|
555
|
+
DataMatrixVersion["ECC200104x104"] = "ECC200_104x104";
|
|
556
|
+
DataMatrixVersion["ECC200120x120"] = "ECC200_120x120";
|
|
557
|
+
DataMatrixVersion["ECC200132x132"] = "ECC200_132x132";
|
|
558
|
+
DataMatrixVersion["ECC200144x144"] = "ECC200_144x144";
|
|
559
|
+
DataMatrixVersion["ECC2008x18"] = "ECC200_8x18";
|
|
560
|
+
DataMatrixVersion["ECC2008x32"] = "ECC200_8x32";
|
|
561
|
+
DataMatrixVersion["ECC20012x26"] = "ECC200_12x26";
|
|
562
|
+
DataMatrixVersion["ECC20012x36"] = "ECC200_12x36";
|
|
563
|
+
DataMatrixVersion["ECC20016x36"] = "ECC200_16x36";
|
|
564
|
+
DataMatrixVersion["ECC20016x48"] = "ECC200_16x48";
|
|
565
|
+
DataMatrixVersion["DMRE8x48"] = "DMRE_8x48";
|
|
566
|
+
DataMatrixVersion["DMRE8x64"] = "DMRE_8x64";
|
|
567
|
+
DataMatrixVersion["DMRE8x80"] = "DMRE_8x80";
|
|
568
|
+
DataMatrixVersion["DMRE8x96"] = "DMRE_8x96";
|
|
569
|
+
DataMatrixVersion["DMRE8x120"] = "DMRE_8x120";
|
|
570
|
+
DataMatrixVersion["DMRE8x144"] = "DMRE_8x144";
|
|
571
|
+
DataMatrixVersion["DMRE12x64"] = "DMRE_12x64";
|
|
572
|
+
DataMatrixVersion["DMRE12x88"] = "DMRE_12x88";
|
|
573
|
+
DataMatrixVersion["DMRE16x64"] = "DMRE_16x64";
|
|
574
|
+
DataMatrixVersion["DMRE20x36"] = "DMRE_20x36";
|
|
575
|
+
DataMatrixVersion["DMRE20x44"] = "DMRE_20x44";
|
|
576
|
+
DataMatrixVersion["DMRE20x64"] = "DMRE_20x64";
|
|
577
|
+
DataMatrixVersion["DMRE22x48"] = "DMRE_22x48";
|
|
578
|
+
DataMatrixVersion["DMRE24x48"] = "DMRE_24x48";
|
|
579
|
+
DataMatrixVersion["DMRE24x64"] = "DMRE_24x64";
|
|
580
|
+
DataMatrixVersion["DMRE26x40"] = "DMRE_26x40";
|
|
581
|
+
DataMatrixVersion["DMRE26x48"] = "DMRE_26x48";
|
|
582
|
+
DataMatrixVersion["DMRE26x64"] = "DMRE_26x64";
|
|
583
|
+
})(exports.DataMatrixVersion || (exports.DataMatrixVersion = {}));
|
|
507
584
|
(function (DecodeBarcodeType) {
|
|
508
585
|
DecodeBarcodeType["All"] = "all";
|
|
509
586
|
DecodeBarcodeType["AustraliaPost"] = "AustraliaPost";
|
|
@@ -1736,6 +1813,10 @@ ReaderParams.attributeTypeMap = [{
|
|
|
1736
1813
|
name: 'fastScanOnly',
|
|
1737
1814
|
baseName: 'FastScanOnly',
|
|
1738
1815
|
type: 'boolean'
|
|
1816
|
+
}, {
|
|
1817
|
+
name: 'allowAdditionalRestorations',
|
|
1818
|
+
baseName: 'AllowAdditionalRestorations',
|
|
1819
|
+
type: 'boolean'
|
|
1739
1820
|
}, {
|
|
1740
1821
|
name: 'regionLikelihoodThresholdPercent',
|
|
1741
1822
|
baseName: 'RegionLikelihoodThresholdPercent',
|
|
@@ -2322,6 +2403,7 @@ let enumsMap = {
|
|
|
2322
2403
|
CustomerInformationInterpretingType: exports.CustomerInformationInterpretingType,
|
|
2323
2404
|
DataMatrixEccType: exports.DataMatrixEccType,
|
|
2324
2405
|
DataMatrixEncodeMode: exports.DataMatrixEncodeMode,
|
|
2406
|
+
DataMatrixVersion: exports.DataMatrixVersion,
|
|
2325
2407
|
DecodeBarcodeType: exports.DecodeBarcodeType,
|
|
2326
2408
|
DotCodeEncodeMode: exports.DotCodeEncodeMode,
|
|
2327
2409
|
ECIEncodings: exports.ECIEncodings,
|
|
@@ -2628,6 +2710,9 @@ class BarcodeApi {
|
|
|
2628
2710
|
if (request.fastScanOnly != null) {
|
|
2629
2711
|
requestQueryParameters['FastScanOnly'] = ObjectSerializer.serialize(request.fastScanOnly, 'boolean');
|
|
2630
2712
|
}
|
|
2713
|
+
if (request.allowAdditionalRestorations != null) {
|
|
2714
|
+
requestQueryParameters['AllowAdditionalRestorations'] = ObjectSerializer.serialize(request.allowAdditionalRestorations, 'boolean');
|
|
2715
|
+
}
|
|
2631
2716
|
if (request.regionLikelihoodThresholdPercent != null) {
|
|
2632
2717
|
requestQueryParameters['RegionLikelihoodThresholdPercent'] = ObjectSerializer.serialize(request.regionLikelihoodThresholdPercent, 'number');
|
|
2633
2718
|
}
|
|
@@ -2758,6 +2843,9 @@ class BarcodeApi {
|
|
|
2758
2843
|
if (request.fastScanOnly != null) {
|
|
2759
2844
|
requestQueryParameters['FastScanOnly'] = ObjectSerializer.serialize(request.fastScanOnly, 'boolean');
|
|
2760
2845
|
}
|
|
2846
|
+
if (request.allowAdditionalRestorations != null) {
|
|
2847
|
+
requestQueryParameters['AllowAdditionalRestorations'] = ObjectSerializer.serialize(request.allowAdditionalRestorations, 'boolean');
|
|
2848
|
+
}
|
|
2761
2849
|
if (request.regionLikelihoodThresholdPercent != null) {
|
|
2762
2850
|
requestQueryParameters['RegionLikelihoodThresholdPercent'] = ObjectSerializer.serialize(request.regionLikelihoodThresholdPercent, 'number');
|
|
2763
2851
|
}
|