@endevops/peppol-schema 0.1.0-beta.5 → 0.1.0-beta.6
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/{index-CfjMSrpQ.d.ts → index-CiW698HY.d.ts} +2 -3
- package/dist/{index-CfjMSrpQ.d.ts.map → index-CiW698HY.d.ts.map} +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.js +6 -5
- package/dist/index.js.map +1 -1
- package/dist/schematron.d.ts +1 -1
- package/dist/schematron.d.ts.map +1 -1
- package/dist/schematron.js +74 -55
- package/dist/schematron.js.map +1 -1
- package/package.json +1 -1
- package/src/decoders/fields/encode-message-party.ts +24 -11
- package/src/schemas/utils/peppol-vat-regex-schema.ts +0 -2
- package/src/schematron/gr/gr-r-006.ts +4 -4
- package/src/schematron/helpers.ts +10 -12
- package/src/schematron/peppol/cl/peppol-en16931-cl007.ts +23 -23
- package/src/schematron/peppol/f/peppol-en16931-f001.ts +17 -11
- package/src/schematron/peppol/r/peppol-en16931-r051.ts +41 -21
|
@@ -2889,7 +2889,6 @@ declare function quantityUnitCodeToIntlUnit(code: PeppolQuantityUnitCode | (stri
|
|
|
2889
2889
|
* `z.string().check(...)` members): each member keeps its original prefix + pattern checks as `Schema.String.check` filters.
|
|
2890
2890
|
*/
|
|
2891
2891
|
declare const peppolVatRegexSchema: Schema.Union<readonly [Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String, Schema.String]>;
|
|
2892
|
-
type VatRegex = typeof peppolVatRegexSchema.Type;
|
|
2893
2892
|
//#endregion
|
|
2894
2893
|
//#region src/schemas/peppol-invoice-response-schema.d.ts
|
|
2895
2894
|
declare const PeppolInvoiceResponseDocumentResponsePartyName_base: OpaqueSchema<PeppolInvoiceResponseDocumentResponsePartyName, Schema.Struct<{
|
|
@@ -3504,5 +3503,5 @@ type PeppolVatDateCode = VatDateCodesKeys;
|
|
|
3504
3503
|
*/
|
|
3505
3504
|
declare const vatDateCodeSchema: Schema.Literals<readonly ["3", "35", "432"]>;
|
|
3506
3505
|
//#endregion
|
|
3507
|
-
export { PeppolDocumentEncoded as $,
|
|
3508
|
-
//# sourceMappingURL=index-
|
|
3506
|
+
export { PeppolDocumentEncoded as $, PeppolPartyLegalEntitySchema as $n, PeppolDocumentResponseLineResponse as $t, peppolDocumentTypeSchema as A, PeppolContractDocumentReference as An, invoiceTypeCodeSchema as At, PeppolApplicationResponseTypeCode as B, PeppolTaxSchemeId as Bn, peppolInvoiceResponseDocumentActualResponseSchema as Bt, electronicCodesSchema as C, BaseLineAllowanceCharge as Cn, isValidProcess as Ct, documentTypeValuesSchema as D, PeppolLineCharge as Dn, isValidCreditNoteTypeCode as Dt, peppolDutyTaxFeeCategorySchema as E, PeppolLineAllowanceChargeEncoded as En, isValidInvoiceTypeCode as Et, currencyCodeSchema as F, PeppolTaxTotalsBase as Fn, Base64 as Ft, additionalDocumentReferenceCodeSchema as G, PeppolPayeeParty as Gn, PeppolInvoiceResponseDocumentActualResponseStatus as Gt, PeppolAllowanceChargeReasonCode as H, PeppolTaxRepresentativeParty as Hn, withoutStatusCodes as Ht, PeppolCountryCode as I, PeppolTaxSubTotal as In, peppolBase64Schema as It, DEFAULT_PROFILE_ID as J, PeppolPartyName$1 as Jn, PeppolInvoiceResponseStatusReasonCodeReason as Jt, PeppolReferenceSchema as K, PeppolPartyEndpointId as Kn, PeppolInvoiceResponseStatusReasonCode as Kt, peppolCountryCodeSchema as L, PeppolTaxSubTotalCategory as Ln, InvoiceResponseDocumentActualResponse as Lt, peppolDocumentTypeCodeSchema as M, PeppolOriginatorDocumentReference as Mn, PeppolCreditNoteTypeCode as Mt, PeppolCurrencyCode as N, PeppolReceiptDocumentReference as Nn, creditNoteTypeCodeSchema as Nt, documentTypeSchemesSchema as O, peppolLineAllowanceChargeSchema as On, getInvoiceTypeCodeDescription as Ot, PeppolCurrencyCodeEncoded as P, PeppolTaxTotal as Pn, formatQuantityWithUnit as Pt, PeppolDocumentDecoded as Q, PeppolPartyLegalEntity$1 as Qn, PeppolMessageLevelResponseDocumentResponse as Qt, PeppolChargeReasonCode as R, PeppolTaxSubTotalCategoryEncoded as Rn, PeppolInvoiceResponseDocumentActualResponseWithStatus as Rt, PeppolElectronicAddressCode as S, PeppolInvoiceLinePeriod as Sn, quantityUnitCodesSchema as St, PeppolDutyTaxFeeCategoryCodeEncoded as T, PeppolLineAllowanceCharge as Tn, peppolProcessSchema as Tt, allowanceChargeReasonCodeSchema as U, PeppolPaymentTerms as Un, InvoiceResponseDocumentActualResponseStatus as Ut, applicationResponseTypeCodeSchema as V, PeppolTaxRepresentative as Vn, withStatusCodes as Vt, PeppolAdditionalDocumentReferenceCode as W, PeppolPaymentMeans as Wn, PeppolInvoiceResponseCondition as Wt, PeppolAllDocuments as X, PeppolPartyTaxSchema as Xn, PeppolMessageLevelResponse as Xt, DEFAULT_CUSTOMIZATION_ID as Y, PeppolPartySchema as Yn, peppolInvoiceResponseStatusReasonCodeSchema as Yt, PeppolDocument as Z, PeppolPartyTaxScheme as Zn, PeppolXsdTime as Zt, itemClassificationCodesSchema as _, PeppolLinePriceAllowanceCharge as _n, PeppolAmount as _r, IntlUnit as _t, processFromDocumentTypeSchema as a, PeppolMessageLevelDocumentResponseDocumentReference as an, PeppolDelivery as ar, isPeppolMessageLevelResponse as at, PeppolIcdCode as b, PeppolLineItem as bn, quantityUnitCodeToIntlUnit as bt, PeppolParticipantIdentifierCode as c, PeppolCreditNoteLine as cn, PeppolAdditionalDocumentReference as cr, PeppolInvoiceResponse as ct, opStatusReasonSchema as d, PeppolInvoiceLine as dn, PeppolAllowance as dr, PeppolInvoiceResponseDocumentResponseParty as dt, PeppolMessageLevelDocumentResponseLineResponse as en, PeppolIdentifier as er, PeppolDocumentLine as et, PeppolOpStatusAction as f, PeppolInvoiceLineEncoded as fn, PeppolAllowanceCharge as fr, PeppolInvoiceResponseDocumentResponsePartyName as ft, PeppolItemClassificationCode as g, PeppolQuantity as gn, peppolAllowanceChargeSchema as gr, BaseIntlUnit as gt, mimeCodesSchema as h, PeppolLinePrice as hn, PeppolTaxCategoryTaxSchemeId as hr, peppolVatRegexSchema as ht, vatexCodeSchema as i, PeppolDocumentResponseDocumentReference as in, PeppolInvoicePeriod as ir, isPeppolInvoiceResponse as it, PeppolDocumentTypeCode as j, PeppolDespatchDocumentReference as jn, getCreditNoteTypeCodeDescription as jt, PeppolDocumentType as k, PeppolBillingBase as kn, PeppolInvoiceTypeCode as kt, participantIdentifierCodeSchema as l, PeppolCreditNoteLineEncoded as ln, PeppolBinaryObject as lr, PeppolInvoiceResponseDocumentReference as lt, PeppolMimeCode as m, PeppolOrderLineReference as mn, PeppolCharge as mr, PeppolInvoiceResponseSenderParty as mt, vatDateCodeSchema as n, PeppolDocumentResponseDocument as nn, PeppolOrderReference as nr, isPeppolCreditNote as nt, PeppolPaymentMeansCode as o, PeppolMessageLevelResponseParty as on, PeppolAddress as or, peppolDocumentSchema as ot, opStatusActionSchema as p, PeppolBaseLine as pn, PeppolAllowanceChargeEncoded as pr, PeppolInvoiceResponseParty as pt, peppolReferenceSchema as q, PeppolPartyIdentification$1 as qn, PeppolInvoiceResponseStatusReasonCodeAction as qt, PeppolVatexCode as r, PeppolMessageLevelResponseDocumentResponseDocument as rn, PeppolLegalMonetaryTotal as rr, isPeppolInvoice as rt, paymentMeansCodeSchema as s, PeppolCreditNote as sn, PeppolBillingReference as sr, PeppolInvoiceDocumentResponseParty as st, PeppolVatDateCode as t, PeppolDocumentResponseLineResponseContent as tn, PeppolContact as tr, PeppolMessage as tt, PeppolOpStatusReason as u, PeppolInvoice as un, BaseAllowanceCharge as ur, PeppolInvoiceResponseDocumentResponse as ut, PeppolInvoiceStatusCodes as v, PriceAllowanceCharge as vn, PeppolAmountEncoded as vr, TimeIntlUnit as vt, PeppolDutyTaxFeeCategoryCode as w, PeppolLineAllowance as wn, PeppolProcesses as wt, icdCodesSchema as x, PeppolItemClassification as xn, PeppolQuantityUnitCode as xt, invoiceStatusCodeSchema as y, PeppolItem as yn, PeppolIsoDateString as yr, quantityToIntlUnitMap as yt, chargeReasonCodeSchema as z, PeppolTaxCategory as zn, PeppolInvoiceResponseDocumentActualResponseWithoutStatus as zt };
|
|
3507
|
+
//# sourceMappingURL=index-CiW698HY.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index-CfjMSrpQ.d.ts","names":[],"sources":["../src/schemas/utils/opaque.ts","../src/schemas/peppol-iso-date-string.ts","../src/schemas/fields/peppol-amount-schema.ts","../src/schemas/fields/peppol-allowance-charge-schema.ts","../src/schemas/fields/peppol-binary-object-schema.ts","../src/schemas/fields/peppol-additional-document-reference-schema.ts","../src/schemas/fields/peppol-billing-reference-schema.ts","../src/schemas/fields/peppol-address-schema.ts","../src/schemas/fields/peppol-delivery-schema.ts","../src/schemas/fields/peppol-invoice-period-schema.ts","../src/schemas/fields/peppol-legal-monetary-total-schema.ts","../src/schemas/fields/peppol-order-reference-schema.ts","../src/schemas/fields/peppol-contact-schema.ts","../src/schemas/fields/peppol-identifier-schema.ts","../src/schemas/fields/peppol-party-legal-entity-schema.ts","../src/schemas/fields/peppol-party-tax-scheme-schema.ts","../src/schemas/fields/peppol-party-base-schema.ts","../src/schemas/fields/peppol-payee-party-schema.ts","../src/schemas/fields/peppol-payment-means-schema.ts","../src/schemas/fields/peppol-payment-terms-schema.ts","../src/schemas/fields/peppol-tax-representative-schema.ts","../src/schemas/fields/peppol-tax-category-schema.ts","../src/schemas/fields/peppol-tax-subtotal-category-schema.ts","../src/schemas/fields/peppol-tax-subtotal-schema.ts","../src/schemas/fields/peppol-tax-totals-base-schema.ts","../src/schemas/peppol-billing-base-schema.ts","../src/schemas/fields/peppol-line-allowance-charge-schema.ts","../src/schemas/fields/peppol-invoice-line-period-schema.ts","../src/schemas/fields/peppol-item-classification-schema.ts","../src/schemas/fields/peppol-line-item-schema.ts","../src/schemas/fields/peppol-line-price-allowance-charge-schema.ts","../src/schemas/fields/peppol-quantity-schema.ts","../src/schemas/fields/peppol-line-price-schema.ts","../src/schemas/fields/peppol-base-line-schema.ts","../src/schemas/fields/peppol-invoice-line-schema.ts","../src/schemas/peppol-invoice-schema.ts","../src/schemas/fields/peppol-credit-note-line-schema.ts","../src/schemas/peppol-credit-note-schema.ts","../src/schemas/peppol-message-level-response-party-schema.ts","../src/schemas/peppol-document-response-document-reference-schema.ts","../src/schemas/peppol-document-response-document-schema.ts","../src/schemas/peppol-document-response-line-response-content-schema.ts","../src/schemas/peppol-document-response-line-response-schema.ts","../src/schemas/peppol-message-level-response-document-response-schema.ts","../src/schemas/utils/peppol-xsd-time-schema.ts","../src/schemas/peppol-message-level-response-schema.ts","../src/schemas/peppol-invoice-response-status-reason-code-schema.ts","../src/schemas/peppol-invoice-response-document-actual-response-status-schema.ts","../src/schemas/peppol-invoice-response-document-actual-response-schema.ts","../src/schemas/utils/peppol-base-64-schema.ts","../src/schemas/utils/format-quantity-with-unit.ts","../src/schemas/values/credit-note-type-code-schema.ts","../src/schemas/utils/get-credit-note-type-code-description.ts","../src/schemas/values/invoice-type-code-schema.ts","../src/schemas/utils/get-invoice-type-code-description.ts","../src/schemas/utils/is-valid-credit-note-type-code.ts","../src/schemas/utils/is-valid-invoice-type-code.ts","../src/schemas/values/peppol-process-schema.ts","../src/schemas/utils/is-valid-process.ts","../src/schemas/values/quantity-unit-codes-schema.ts","../src/schemas/utils/quantity-unit-code-to-intl-unit.ts","../src/schemas/utils/peppol-vat-regex-schema.ts","../src/schemas/peppol-invoice-response-schema.ts","../src/schemas/peppol-document-schema.ts","../src/schemas/fields/default-customization-id.ts","../src/schemas/fields/default-profile-id.ts","../src/schemas/fields/peppol-reference-schema.ts","../src/schemas/values/additional-document-reference-code-schema.ts","../src/schemas/values/allowance-charge-reason-code-schema.ts","../src/schemas/values/application-response-type-code-schema.ts","../src/schemas/values/charge-reason-code-schema.ts","../src/schemas/values/peppol-country-code-schema.ts","../src/schemas/values/currency-code-schema.ts","../src/schemas/values/peppol-document-type-code-schema.ts","../src/schemas/values/peppol-document-type-schema.ts","../src/schemas/values/document-type-schemes-schema.ts","../src/schemas/values/document-type-values-schema.ts","../src/schemas/values/duty-tax-fee-category-schema.ts","../src/schemas/values/electronic-codes-schema.ts","../src/schemas/values/icd-codes-schema.ts","../src/schemas/values/invoice-status-code-schema.ts","../src/schemas/values/item-classification-codes-schema.ts","../src/schemas/values/mime-codes-schema.ts","../src/schemas/values/op-status-action-schema.ts","../src/schemas/values/op-status-reason-schema.ts","../src/schemas/values/participant-identifier-code-schema.ts","../src/schemas/values/payment-means-code-schema.ts","../src/schemas/values/process-from-document-type-schema.ts","../src/schemas/values/vatex-code-schema.ts","../src/schemas/values/vat-date-code-schema.ts"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index-CiW698HY.d.ts","names":[],"sources":["../src/schemas/utils/opaque.ts","../src/schemas/peppol-iso-date-string.ts","../src/schemas/fields/peppol-amount-schema.ts","../src/schemas/fields/peppol-allowance-charge-schema.ts","../src/schemas/fields/peppol-binary-object-schema.ts","../src/schemas/fields/peppol-additional-document-reference-schema.ts","../src/schemas/fields/peppol-billing-reference-schema.ts","../src/schemas/fields/peppol-address-schema.ts","../src/schemas/fields/peppol-delivery-schema.ts","../src/schemas/fields/peppol-invoice-period-schema.ts","../src/schemas/fields/peppol-legal-monetary-total-schema.ts","../src/schemas/fields/peppol-order-reference-schema.ts","../src/schemas/fields/peppol-contact-schema.ts","../src/schemas/fields/peppol-identifier-schema.ts","../src/schemas/fields/peppol-party-legal-entity-schema.ts","../src/schemas/fields/peppol-party-tax-scheme-schema.ts","../src/schemas/fields/peppol-party-base-schema.ts","../src/schemas/fields/peppol-payee-party-schema.ts","../src/schemas/fields/peppol-payment-means-schema.ts","../src/schemas/fields/peppol-payment-terms-schema.ts","../src/schemas/fields/peppol-tax-representative-schema.ts","../src/schemas/fields/peppol-tax-category-schema.ts","../src/schemas/fields/peppol-tax-subtotal-category-schema.ts","../src/schemas/fields/peppol-tax-subtotal-schema.ts","../src/schemas/fields/peppol-tax-totals-base-schema.ts","../src/schemas/peppol-billing-base-schema.ts","../src/schemas/fields/peppol-line-allowance-charge-schema.ts","../src/schemas/fields/peppol-invoice-line-period-schema.ts","../src/schemas/fields/peppol-item-classification-schema.ts","../src/schemas/fields/peppol-line-item-schema.ts","../src/schemas/fields/peppol-line-price-allowance-charge-schema.ts","../src/schemas/fields/peppol-quantity-schema.ts","../src/schemas/fields/peppol-line-price-schema.ts","../src/schemas/fields/peppol-base-line-schema.ts","../src/schemas/fields/peppol-invoice-line-schema.ts","../src/schemas/peppol-invoice-schema.ts","../src/schemas/fields/peppol-credit-note-line-schema.ts","../src/schemas/peppol-credit-note-schema.ts","../src/schemas/peppol-message-level-response-party-schema.ts","../src/schemas/peppol-document-response-document-reference-schema.ts","../src/schemas/peppol-document-response-document-schema.ts","../src/schemas/peppol-document-response-line-response-content-schema.ts","../src/schemas/peppol-document-response-line-response-schema.ts","../src/schemas/peppol-message-level-response-document-response-schema.ts","../src/schemas/utils/peppol-xsd-time-schema.ts","../src/schemas/peppol-message-level-response-schema.ts","../src/schemas/peppol-invoice-response-status-reason-code-schema.ts","../src/schemas/peppol-invoice-response-document-actual-response-status-schema.ts","../src/schemas/peppol-invoice-response-document-actual-response-schema.ts","../src/schemas/utils/peppol-base-64-schema.ts","../src/schemas/utils/format-quantity-with-unit.ts","../src/schemas/values/credit-note-type-code-schema.ts","../src/schemas/utils/get-credit-note-type-code-description.ts","../src/schemas/values/invoice-type-code-schema.ts","../src/schemas/utils/get-invoice-type-code-description.ts","../src/schemas/utils/is-valid-credit-note-type-code.ts","../src/schemas/utils/is-valid-invoice-type-code.ts","../src/schemas/values/peppol-process-schema.ts","../src/schemas/utils/is-valid-process.ts","../src/schemas/values/quantity-unit-codes-schema.ts","../src/schemas/utils/quantity-unit-code-to-intl-unit.ts","../src/schemas/utils/peppol-vat-regex-schema.ts","../src/schemas/peppol-invoice-response-schema.ts","../src/schemas/peppol-document-schema.ts","../src/schemas/fields/default-customization-id.ts","../src/schemas/fields/default-profile-id.ts","../src/schemas/fields/peppol-reference-schema.ts","../src/schemas/values/additional-document-reference-code-schema.ts","../src/schemas/values/allowance-charge-reason-code-schema.ts","../src/schemas/values/application-response-type-code-schema.ts","../src/schemas/values/charge-reason-code-schema.ts","../src/schemas/values/peppol-country-code-schema.ts","../src/schemas/values/currency-code-schema.ts","../src/schemas/values/peppol-document-type-code-schema.ts","../src/schemas/values/peppol-document-type-schema.ts","../src/schemas/values/document-type-schemes-schema.ts","../src/schemas/values/document-type-values-schema.ts","../src/schemas/values/duty-tax-fee-category-schema.ts","../src/schemas/values/electronic-codes-schema.ts","../src/schemas/values/icd-codes-schema.ts","../src/schemas/values/invoice-status-code-schema.ts","../src/schemas/values/item-classification-codes-schema.ts","../src/schemas/values/mime-codes-schema.ts","../src/schemas/values/op-status-action-schema.ts","../src/schemas/values/op-status-reason-schema.ts","../src/schemas/values/participant-identifier-code-schema.ts","../src/schemas/values/payment-means-code-schema.ts","../src/schemas/values/process-from-document-type-schema.ts","../src/schemas/values/vatex-code-schema.ts","../src/schemas/values/vat-date-code-schema.ts"],"mappings":"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"}
|
package/dist/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { $ as PeppolDocumentEncoded, $n as
|
|
2
|
-
export { Base64, BaseAllowanceCharge, BaseIntlUnit, BaseLineAllowanceCharge, DEFAULT_CUSTOMIZATION_ID, DEFAULT_PROFILE_ID, IntlUnit, InvoiceResponseDocumentActualResponse, InvoiceResponseDocumentActualResponseStatus, PeppolAdditionalDocumentReference, PeppolAdditionalDocumentReferenceCode, PeppolAddress, PeppolAllDocuments, PeppolAllowance, PeppolAllowanceCharge, PeppolAllowanceChargeEncoded, PeppolAllowanceChargeReasonCode, PeppolAmount, PeppolAmountEncoded, PeppolApplicationResponseTypeCode, PeppolBaseLine, PeppolBillingBase, PeppolBillingReference, PeppolBinaryObject, PeppolCharge, PeppolChargeReasonCode, PeppolContact, PeppolContractDocumentReference, PeppolCountryCode, PeppolCreditNote, PeppolCreditNoteLine, PeppolCreditNoteLineEncoded, PeppolCreditNoteTypeCode, PeppolCurrencyCode, PeppolCurrencyCodeEncoded, PeppolDelivery, PeppolDespatchDocumentReference, PeppolDocument, PeppolDocumentDecoded, PeppolDocumentEncoded, PeppolDocumentLine, PeppolDocumentResponseDocument, PeppolDocumentResponseDocumentReference, PeppolDocumentResponseLineResponse, PeppolDocumentResponseLineResponseContent, PeppolDocumentType, PeppolDocumentTypeCode, PeppolDutyTaxFeeCategoryCode, PeppolDutyTaxFeeCategoryCodeEncoded, PeppolElectronicAddressCode, PeppolIcdCode, PeppolIdentifier, PeppolInvoice, PeppolInvoiceDocumentResponseParty, PeppolInvoiceLine, PeppolInvoiceLineEncoded, PeppolInvoiceLinePeriod, PeppolInvoicePeriod, PeppolInvoiceResponse, PeppolInvoiceResponseCondition, PeppolInvoiceResponseDocumentActualResponseStatus, PeppolInvoiceResponseDocumentActualResponseWithStatus, PeppolInvoiceResponseDocumentActualResponseWithoutStatus, PeppolInvoiceResponseDocumentReference, PeppolInvoiceResponseDocumentResponse, PeppolInvoiceResponseDocumentResponseParty, PeppolInvoiceResponseDocumentResponsePartyName, PeppolInvoiceResponseParty, PeppolInvoiceResponseSenderParty, PeppolInvoiceResponseStatusReasonCode, PeppolInvoiceResponseStatusReasonCodeAction, PeppolInvoiceResponseStatusReasonCodeReason, PeppolInvoiceStatusCodes, PeppolInvoiceTypeCode, PeppolIsoDateString, PeppolItem, PeppolItemClassification, PeppolItemClassificationCode, PeppolLegalMonetaryTotal, PeppolLineAllowance, PeppolLineAllowanceCharge, PeppolLineAllowanceChargeEncoded, PeppolLineCharge, PeppolLineItem, PeppolLinePrice, PeppolLinePriceAllowanceCharge, PeppolMessage, PeppolMessageLevelDocumentResponseDocumentReference, PeppolMessageLevelDocumentResponseLineResponse, PeppolMessageLevelResponse, PeppolMessageLevelResponseDocumentResponse, PeppolMessageLevelResponseDocumentResponseDocument, PeppolMessageLevelResponseParty, PeppolMimeCode, PeppolOpStatusAction, PeppolOpStatusReason, PeppolOrderLineReference, PeppolOrderReference, PeppolOriginatorDocumentReference, PeppolParticipantIdentifierCode, PeppolPartyEndpointId, PeppolPartyIdentification, PeppolPartyLegalEntity, PeppolPartyLegalEntitySchema, PeppolPartyName, PeppolPartySchema, PeppolPartyTaxSchema, PeppolPartyTaxScheme, PeppolPayeeParty, PeppolPaymentMeans, PeppolPaymentMeansCode, PeppolPaymentTerms, PeppolProcesses, PeppolQuantity, PeppolQuantityUnitCode, PeppolReceiptDocumentReference, PeppolReferenceSchema, PeppolTaxCategory, PeppolTaxCategoryTaxSchemeId, PeppolTaxRepresentative, PeppolTaxRepresentativeParty, PeppolTaxSchemeId, PeppolTaxSubTotal, PeppolTaxSubTotalCategory, PeppolTaxSubTotalCategoryEncoded, PeppolTaxTotal, PeppolTaxTotalsBase, PeppolVatDateCode, PeppolVatexCode, PeppolXsdTime, PriceAllowanceCharge, TimeIntlUnit,
|
|
1
|
+
import { $ as PeppolDocumentEncoded, $n as PeppolPartyLegalEntitySchema, $t as PeppolDocumentResponseLineResponse, A as peppolDocumentTypeSchema, An as PeppolContractDocumentReference, At as invoiceTypeCodeSchema, B as PeppolApplicationResponseTypeCode, Bn as PeppolTaxSchemeId, Bt as peppolInvoiceResponseDocumentActualResponseSchema, C as electronicCodesSchema, Cn as BaseLineAllowanceCharge, Ct as isValidProcess, D as documentTypeValuesSchema, Dn as PeppolLineCharge, Dt as isValidCreditNoteTypeCode, E as peppolDutyTaxFeeCategorySchema, En as PeppolLineAllowanceChargeEncoded, Et as isValidInvoiceTypeCode, F as currencyCodeSchema, Fn as PeppolTaxTotalsBase, Ft as Base64, G as additionalDocumentReferenceCodeSchema, Gn as PeppolPayeeParty, Gt as PeppolInvoiceResponseDocumentActualResponseStatus, H as PeppolAllowanceChargeReasonCode, Hn as PeppolTaxRepresentativeParty, Ht as withoutStatusCodes, I as PeppolCountryCode, In as PeppolTaxSubTotal, It as peppolBase64Schema, J as DEFAULT_PROFILE_ID, Jn as PeppolPartyName, Jt as PeppolInvoiceResponseStatusReasonCodeReason, K as PeppolReferenceSchema, Kn as PeppolPartyEndpointId, Kt as PeppolInvoiceResponseStatusReasonCode, L as peppolCountryCodeSchema, Ln as PeppolTaxSubTotalCategory, Lt as InvoiceResponseDocumentActualResponse, M as peppolDocumentTypeCodeSchema, Mn as PeppolOriginatorDocumentReference, Mt as PeppolCreditNoteTypeCode, N as PeppolCurrencyCode, Nn as PeppolReceiptDocumentReference, Nt as creditNoteTypeCodeSchema, O as documentTypeSchemesSchema, On as peppolLineAllowanceChargeSchema, Ot as getInvoiceTypeCodeDescription, P as PeppolCurrencyCodeEncoded, Pn as PeppolTaxTotal, Pt as formatQuantityWithUnit, Q as PeppolDocumentDecoded, Qn as PeppolPartyLegalEntity, Qt as PeppolMessageLevelResponseDocumentResponse, R as PeppolChargeReasonCode, Rn as PeppolTaxSubTotalCategoryEncoded, Rt as PeppolInvoiceResponseDocumentActualResponseWithStatus, S as PeppolElectronicAddressCode, Sn as PeppolInvoiceLinePeriod, St as quantityUnitCodesSchema, T as PeppolDutyTaxFeeCategoryCodeEncoded, Tn as PeppolLineAllowanceCharge, Tt as peppolProcessSchema, U as allowanceChargeReasonCodeSchema, Un as PeppolPaymentTerms, Ut as InvoiceResponseDocumentActualResponseStatus, V as applicationResponseTypeCodeSchema, Vn as PeppolTaxRepresentative, Vt as withStatusCodes, W as PeppolAdditionalDocumentReferenceCode, Wn as PeppolPaymentMeans, Wt as PeppolInvoiceResponseCondition, X as PeppolAllDocuments, Xn as PeppolPartyTaxSchema, Xt as PeppolMessageLevelResponse, Y as DEFAULT_CUSTOMIZATION_ID, Yn as PeppolPartySchema, Yt as peppolInvoiceResponseStatusReasonCodeSchema, Z as PeppolDocument, Zn as PeppolPartyTaxScheme, Zt as PeppolXsdTime, _ as itemClassificationCodesSchema, _n as PeppolLinePriceAllowanceCharge, _r as PeppolAmount, _t as IntlUnit, a as processFromDocumentTypeSchema, an as PeppolMessageLevelDocumentResponseDocumentReference, ar as PeppolDelivery, at as isPeppolMessageLevelResponse, b as PeppolIcdCode, bn as PeppolLineItem, bt as quantityUnitCodeToIntlUnit, c as PeppolParticipantIdentifierCode, cn as PeppolCreditNoteLine, cr as PeppolAdditionalDocumentReference, ct as PeppolInvoiceResponse, d as opStatusReasonSchema, dn as PeppolInvoiceLine, dr as PeppolAllowance, dt as PeppolInvoiceResponseDocumentResponseParty, en as PeppolMessageLevelDocumentResponseLineResponse, er as PeppolIdentifier, et as PeppolDocumentLine, f as PeppolOpStatusAction, fn as PeppolInvoiceLineEncoded, fr as PeppolAllowanceCharge, ft as PeppolInvoiceResponseDocumentResponsePartyName, g as PeppolItemClassificationCode, gn as PeppolQuantity, gr as peppolAllowanceChargeSchema, gt as BaseIntlUnit, h as mimeCodesSchema, hn as PeppolLinePrice, hr as PeppolTaxCategoryTaxSchemeId, ht as peppolVatRegexSchema, i as vatexCodeSchema, in as PeppolDocumentResponseDocumentReference, ir as PeppolInvoicePeriod, it as isPeppolInvoiceResponse, j as PeppolDocumentTypeCode, jn as PeppolDespatchDocumentReference, jt as getCreditNoteTypeCodeDescription, k as PeppolDocumentType, kn as PeppolBillingBase, kt as PeppolInvoiceTypeCode, l as participantIdentifierCodeSchema, ln as PeppolCreditNoteLineEncoded, lr as PeppolBinaryObject, lt as PeppolInvoiceResponseDocumentReference, m as PeppolMimeCode, mn as PeppolOrderLineReference, mr as PeppolCharge, mt as PeppolInvoiceResponseSenderParty, n as vatDateCodeSchema, nn as PeppolDocumentResponseDocument, nr as PeppolOrderReference, nt as isPeppolCreditNote, o as PeppolPaymentMeansCode, on as PeppolMessageLevelResponseParty, or as PeppolAddress, ot as peppolDocumentSchema, p as opStatusActionSchema, pn as PeppolBaseLine, pr as PeppolAllowanceChargeEncoded, pt as PeppolInvoiceResponseParty, q as peppolReferenceSchema, qn as PeppolPartyIdentification, qt as PeppolInvoiceResponseStatusReasonCodeAction, r as PeppolVatexCode, rn as PeppolMessageLevelResponseDocumentResponseDocument, rr as PeppolLegalMonetaryTotal, rt as isPeppolInvoice, s as paymentMeansCodeSchema, sn as PeppolCreditNote, sr as PeppolBillingReference, st as PeppolInvoiceDocumentResponseParty, t as PeppolVatDateCode, tn as PeppolDocumentResponseLineResponseContent, tr as PeppolContact, tt as PeppolMessage, u as PeppolOpStatusReason, un as PeppolInvoice, ur as BaseAllowanceCharge, ut as PeppolInvoiceResponseDocumentResponse, v as PeppolInvoiceStatusCodes, vn as PriceAllowanceCharge, vr as PeppolAmountEncoded, vt as TimeIntlUnit, w as PeppolDutyTaxFeeCategoryCode, wn as PeppolLineAllowance, wt as PeppolProcesses, x as icdCodesSchema, xn as PeppolItemClassification, xt as PeppolQuantityUnitCode, y as invoiceStatusCodeSchema, yn as PeppolItem, yr as PeppolIsoDateString, yt as quantityToIntlUnitMap, z as chargeReasonCodeSchema, zn as PeppolTaxCategory, zt as PeppolInvoiceResponseDocumentActualResponseWithoutStatus } from "./index-CiW698HY.js";
|
|
2
|
+
export { Base64, BaseAllowanceCharge, BaseIntlUnit, BaseLineAllowanceCharge, DEFAULT_CUSTOMIZATION_ID, DEFAULT_PROFILE_ID, IntlUnit, InvoiceResponseDocumentActualResponse, InvoiceResponseDocumentActualResponseStatus, PeppolAdditionalDocumentReference, PeppolAdditionalDocumentReferenceCode, PeppolAddress, PeppolAllDocuments, PeppolAllowance, PeppolAllowanceCharge, PeppolAllowanceChargeEncoded, PeppolAllowanceChargeReasonCode, PeppolAmount, PeppolAmountEncoded, PeppolApplicationResponseTypeCode, PeppolBaseLine, PeppolBillingBase, PeppolBillingReference, PeppolBinaryObject, PeppolCharge, PeppolChargeReasonCode, PeppolContact, PeppolContractDocumentReference, PeppolCountryCode, PeppolCreditNote, PeppolCreditNoteLine, PeppolCreditNoteLineEncoded, PeppolCreditNoteTypeCode, PeppolCurrencyCode, PeppolCurrencyCodeEncoded, PeppolDelivery, PeppolDespatchDocumentReference, PeppolDocument, PeppolDocumentDecoded, PeppolDocumentEncoded, PeppolDocumentLine, PeppolDocumentResponseDocument, PeppolDocumentResponseDocumentReference, PeppolDocumentResponseLineResponse, PeppolDocumentResponseLineResponseContent, PeppolDocumentType, PeppolDocumentTypeCode, PeppolDutyTaxFeeCategoryCode, PeppolDutyTaxFeeCategoryCodeEncoded, PeppolElectronicAddressCode, PeppolIcdCode, PeppolIdentifier, PeppolInvoice, PeppolInvoiceDocumentResponseParty, PeppolInvoiceLine, PeppolInvoiceLineEncoded, PeppolInvoiceLinePeriod, PeppolInvoicePeriod, PeppolInvoiceResponse, PeppolInvoiceResponseCondition, PeppolInvoiceResponseDocumentActualResponseStatus, PeppolInvoiceResponseDocumentActualResponseWithStatus, PeppolInvoiceResponseDocumentActualResponseWithoutStatus, PeppolInvoiceResponseDocumentReference, PeppolInvoiceResponseDocumentResponse, PeppolInvoiceResponseDocumentResponseParty, PeppolInvoiceResponseDocumentResponsePartyName, PeppolInvoiceResponseParty, PeppolInvoiceResponseSenderParty, PeppolInvoiceResponseStatusReasonCode, PeppolInvoiceResponseStatusReasonCodeAction, PeppolInvoiceResponseStatusReasonCodeReason, PeppolInvoiceStatusCodes, PeppolInvoiceTypeCode, PeppolIsoDateString, PeppolItem, PeppolItemClassification, PeppolItemClassificationCode, PeppolLegalMonetaryTotal, PeppolLineAllowance, PeppolLineAllowanceCharge, PeppolLineAllowanceChargeEncoded, PeppolLineCharge, PeppolLineItem, PeppolLinePrice, PeppolLinePriceAllowanceCharge, PeppolMessage, PeppolMessageLevelDocumentResponseDocumentReference, PeppolMessageLevelDocumentResponseLineResponse, PeppolMessageLevelResponse, PeppolMessageLevelResponseDocumentResponse, PeppolMessageLevelResponseDocumentResponseDocument, PeppolMessageLevelResponseParty, PeppolMimeCode, PeppolOpStatusAction, PeppolOpStatusReason, PeppolOrderLineReference, PeppolOrderReference, PeppolOriginatorDocumentReference, PeppolParticipantIdentifierCode, PeppolPartyEndpointId, PeppolPartyIdentification, PeppolPartyLegalEntity, PeppolPartyLegalEntitySchema, PeppolPartyName, PeppolPartySchema, PeppolPartyTaxSchema, PeppolPartyTaxScheme, PeppolPayeeParty, PeppolPaymentMeans, PeppolPaymentMeansCode, PeppolPaymentTerms, PeppolProcesses, PeppolQuantity, PeppolQuantityUnitCode, PeppolReceiptDocumentReference, PeppolReferenceSchema, PeppolTaxCategory, PeppolTaxCategoryTaxSchemeId, PeppolTaxRepresentative, PeppolTaxRepresentativeParty, PeppolTaxSchemeId, PeppolTaxSubTotal, PeppolTaxSubTotalCategory, PeppolTaxSubTotalCategoryEncoded, PeppolTaxTotal, PeppolTaxTotalsBase, PeppolVatDateCode, PeppolVatexCode, PeppolXsdTime, PriceAllowanceCharge, TimeIntlUnit, additionalDocumentReferenceCodeSchema, allowanceChargeReasonCodeSchema, applicationResponseTypeCodeSchema, chargeReasonCodeSchema, creditNoteTypeCodeSchema, currencyCodeSchema, documentTypeSchemesSchema, documentTypeValuesSchema, electronicCodesSchema, formatQuantityWithUnit, getCreditNoteTypeCodeDescription, getInvoiceTypeCodeDescription, icdCodesSchema, invoiceStatusCodeSchema, invoiceTypeCodeSchema, isPeppolCreditNote, isPeppolInvoice, isPeppolInvoiceResponse, isPeppolMessageLevelResponse, isValidCreditNoteTypeCode, isValidInvoiceTypeCode, isValidProcess, itemClassificationCodesSchema, mimeCodesSchema, opStatusActionSchema, opStatusReasonSchema, participantIdentifierCodeSchema, paymentMeansCodeSchema, peppolAllowanceChargeSchema, peppolBase64Schema, peppolCountryCodeSchema, peppolDocumentSchema, peppolDocumentTypeCodeSchema, peppolDocumentTypeSchema, peppolDutyTaxFeeCategorySchema, peppolInvoiceResponseDocumentActualResponseSchema, peppolInvoiceResponseStatusReasonCodeSchema, peppolLineAllowanceChargeSchema, peppolProcessSchema, peppolReferenceSchema, peppolVatRegexSchema, processFromDocumentTypeSchema, quantityToIntlUnitMap, quantityUnitCodeToIntlUnit, quantityUnitCodesSchema, vatDateCodeSchema, vatexCodeSchema, withStatusCodes, withoutStatusCodes };
|
package/dist/index.js
CHANGED
|
@@ -4479,12 +4479,13 @@ const encodeInvoice = Effect.fn(function* (invoice) {
|
|
|
4479
4479
|
//#region src/decoders/fields/encode-message-party.ts
|
|
4480
4480
|
const encodeMessageParty = Effect.fn(function* (party) {
|
|
4481
4481
|
if (Predicate.isNullish(party)) return void 0;
|
|
4482
|
+
const fields = party;
|
|
4482
4483
|
return {
|
|
4483
|
-
"cbc:EndpointID":
|
|
4484
|
-
"cac:PartyIdentification":
|
|
4485
|
-
"cac:PartyName":
|
|
4486
|
-
"cac:PartyLegalEntity":
|
|
4487
|
-
"cac:Contact":
|
|
4484
|
+
"cbc:EndpointID": yield* encodeIdentifier(fields.endpointId),
|
|
4485
|
+
"cac:PartyIdentification": fields.partyIdentification ? { "cbc:ID": yield* encodeIdentifier(fields.partyIdentification) } : void 0,
|
|
4486
|
+
"cac:PartyName": fields.partyName ? { "cbc:Name": fields.partyName.name } : void 0,
|
|
4487
|
+
"cac:PartyLegalEntity": fields.partyLegalEntity ? yield* encodePartyLegalEntity$1(fields.partyLegalEntity) : void 0,
|
|
4488
|
+
"cac:Contact": yield* encodeContact(fields.contact)
|
|
4488
4489
|
};
|
|
4489
4490
|
});
|
|
4490
4491
|
//#endregion
|