@nmshd/content 2.5.2 → 2.7.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/dist/attributes/AbstractAttribute.js +1 -1
- package/dist/attributes/AbstractAttribute.js.map +1 -1
- package/dist/attributes/AttributeValueTypes.d.ts +18 -18
- package/dist/attributes/AttributeValueTypes.js +5 -1
- package/dist/attributes/AttributeValueTypes.js.map +1 -1
- package/dist/attributes/IQLQuery.js +3 -3
- package/dist/attributes/IQLQuery.js.map +1 -1
- package/dist/attributes/IdentityAttribute.js +4 -5
- package/dist/attributes/IdentityAttribute.js.map +1 -1
- package/dist/attributes/IdentityAttributeQuery.js +4 -5
- package/dist/attributes/IdentityAttributeQuery.js.map +1 -1
- package/dist/attributes/RelationshipAttribute.js +2 -2
- package/dist/attributes/RelationshipAttribute.js.map +1 -1
- package/dist/attributes/RelationshipAttributeConfidentiality.js +1 -1
- package/dist/attributes/RelationshipAttributeConfidentiality.js.map +1 -1
- package/dist/attributes/RelationshipAttributeQuery.js +4 -4
- package/dist/attributes/RelationshipAttributeQuery.js.map +1 -1
- package/dist/attributes/ThirdPartyRelationshipAttributeQuery.js +2 -2
- package/dist/attributes/ThirdPartyRelationshipAttributeQuery.js.map +1 -1
- package/dist/attributes/constants/CountriesAlpha2.js +1 -1
- package/dist/attributes/constants/CountriesAlpha2.js.map +1 -1
- package/dist/attributes/constants/LanguagesISO639.js +1 -1
- package/dist/attributes/constants/LanguagesISO639.js.map +1 -1
- package/dist/attributes/hints/RenderHints.js +4 -4
- package/dist/attributes/hints/RenderHints.js.map +1 -1
- package/dist/attributes/hints/RenderHintsDataType.js +1 -1
- package/dist/attributes/hints/RenderHintsDataType.js.map +1 -1
- package/dist/attributes/hints/RenderHintsEditType.js +1 -1
- package/dist/attributes/hints/RenderHintsEditType.js.map +1 -1
- package/dist/attributes/hints/RenderHintsTechnicalType.js +1 -1
- package/dist/attributes/hints/RenderHintsTechnicalType.js.map +1 -1
- package/dist/attributes/hints/ValueHints.js +4 -4
- package/dist/attributes/hints/ValueHints.js.map +1 -1
- package/dist/attributes/hints/ValueHintsValue.js +4 -5
- package/dist/attributes/hints/ValueHintsValue.js.map +1 -1
- package/dist/attributes/types/AbstractBoolean.js +1 -1
- package/dist/attributes/types/AbstractBoolean.js.map +1 -1
- package/dist/attributes/types/AbstractFloat.js +1 -1
- package/dist/attributes/types/AbstractFloat.js.map +1 -1
- package/dist/attributes/types/AbstractInteger.js +1 -1
- package/dist/attributes/types/AbstractInteger.js.map +1 -1
- package/dist/attributes/types/AbstractString.js +1 -1
- package/dist/attributes/types/AbstractString.js.map +1 -1
- package/dist/attributes/types/address/AbstractAddress.js +1 -1
- package/dist/attributes/types/address/AbstractAddress.js.map +1 -1
- package/dist/attributes/types/address/City.js +2 -2
- package/dist/attributes/types/address/City.js.map +1 -1
- package/dist/attributes/types/address/Country.js +2 -2
- package/dist/attributes/types/address/Country.js.map +1 -1
- package/dist/attributes/types/address/DeliveryBoxAddress.js +2 -2
- package/dist/attributes/types/address/DeliveryBoxAddress.js.map +1 -1
- package/dist/attributes/types/address/HouseNumber.js +2 -2
- package/dist/attributes/types/address/HouseNumber.js.map +1 -1
- package/dist/attributes/types/address/PostOfficeBoxAddress.js +2 -2
- package/dist/attributes/types/address/PostOfficeBoxAddress.js.map +1 -1
- package/dist/attributes/types/address/State.js +2 -2
- package/dist/attributes/types/address/State.js.map +1 -1
- package/dist/attributes/types/address/Street.js +2 -2
- package/dist/attributes/types/address/Street.js.map +1 -1
- package/dist/attributes/types/address/StreetAddress.js +2 -2
- package/dist/attributes/types/address/StreetAddress.js.map +1 -1
- package/dist/attributes/types/address/ZipCode.js +2 -2
- package/dist/attributes/types/address/ZipCode.js.map +1 -1
- package/dist/attributes/types/affiliation/Affiliation.js +2 -2
- package/dist/attributes/types/affiliation/Affiliation.js.map +1 -1
- package/dist/attributes/types/affiliation/AffiliationOrganization.js +2 -2
- package/dist/attributes/types/affiliation/AffiliationOrganization.js.map +1 -1
- package/dist/attributes/types/affiliation/AffiliationRole.js +2 -2
- package/dist/attributes/types/affiliation/AffiliationRole.js.map +1 -1
- package/dist/attributes/types/affiliation/AffiliationUnit.js +2 -2
- package/dist/attributes/types/affiliation/AffiliationUnit.js.map +1 -1
- package/dist/attributes/types/birth/BirthCity.js +2 -2
- package/dist/attributes/types/birth/BirthCity.js.map +1 -1
- package/dist/attributes/types/birth/BirthCountry.js +2 -2
- package/dist/attributes/types/birth/BirthCountry.js.map +1 -1
- package/dist/attributes/types/birth/BirthDate.js +2 -2
- package/dist/attributes/types/birth/BirthDate.js.map +1 -1
- package/dist/attributes/types/birth/BirthDay.js +2 -2
- package/dist/attributes/types/birth/BirthDay.js.map +1 -1
- package/dist/attributes/types/birth/BirthMonth.js +2 -2
- package/dist/attributes/types/birth/BirthMonth.js.map +1 -1
- package/dist/attributes/types/birth/BirthPlace.js +2 -2
- package/dist/attributes/types/birth/BirthPlace.js.map +1 -1
- package/dist/attributes/types/birth/BirthState.js +2 -2
- package/dist/attributes/types/birth/BirthState.js.map +1 -1
- package/dist/attributes/types/birth/BirthYear.js +2 -2
- package/dist/attributes/types/birth/BirthYear.js.map +1 -1
- package/dist/attributes/types/communication/CommunicationLanguage.js +2 -2
- package/dist/attributes/types/communication/CommunicationLanguage.js.map +1 -1
- package/dist/attributes/types/communication/EMailAddress.js +2 -2
- package/dist/attributes/types/communication/EMailAddress.js.map +1 -1
- package/dist/attributes/types/communication/FaxNumber.js +2 -2
- package/dist/attributes/types/communication/FaxNumber.js.map +1 -1
- package/dist/attributes/types/communication/PhoneNumber.js +2 -2
- package/dist/attributes/types/communication/PhoneNumber.js.map +1 -1
- package/dist/attributes/types/communication/Website.js +2 -2
- package/dist/attributes/types/communication/Website.js.map +1 -1
- package/dist/attributes/types/dates/AbstractDateString.js +1 -1
- package/dist/attributes/types/dates/AbstractDateString.js.map +1 -1
- package/dist/attributes/types/dates/AbstractDay.js +1 -1
- package/dist/attributes/types/dates/AbstractDay.js.map +1 -1
- package/dist/attributes/types/dates/AbstractMonth.js +1 -1
- package/dist/attributes/types/dates/AbstractMonth.js.map +1 -1
- package/dist/attributes/types/dates/AbstractYear.js +1 -1
- package/dist/attributes/types/dates/AbstractYear.js.map +1 -1
- package/dist/attributes/types/identity/DisplayName.js +2 -2
- package/dist/attributes/types/identity/DisplayName.js.map +1 -1
- package/dist/attributes/types/identity/IdentityFileReference.js +2 -2
- package/dist/attributes/types/identity/IdentityFileReference.js.map +1 -1
- package/dist/attributes/types/identity/SchematizedXML.js +2 -2
- package/dist/attributes/types/identity/SchematizedXML.js.map +1 -1
- package/dist/attributes/types/index.d.ts +1 -0
- package/dist/attributes/types/index.js +1 -0
- package/dist/attributes/types/index.js.map +1 -1
- package/dist/attributes/types/measurements/AbstractLengthMeasurement.js +2 -2
- package/dist/attributes/types/measurements/AbstractLengthMeasurement.js.map +1 -1
- package/dist/attributes/types/measurements/AbstractMeasurement.js +1 -1
- package/dist/attributes/types/measurements/AbstractMeasurement.js.map +1 -1
- package/dist/attributes/types/name/BirthName.js +2 -2
- package/dist/attributes/types/name/BirthName.js.map +1 -1
- package/dist/attributes/types/name/GivenName.js +2 -2
- package/dist/attributes/types/name/GivenName.js.map +1 -1
- package/dist/attributes/types/name/HonorificPrefix.js +2 -2
- package/dist/attributes/types/name/HonorificPrefix.js.map +1 -1
- package/dist/attributes/types/name/HonorificSuffix.js +2 -2
- package/dist/attributes/types/name/HonorificSuffix.js.map +1 -1
- package/dist/attributes/types/name/MiddleName.js +2 -2
- package/dist/attributes/types/name/MiddleName.js.map +1 -1
- package/dist/attributes/types/name/PersonName.js +2 -2
- package/dist/attributes/types/name/PersonName.js.map +1 -1
- package/dist/attributes/types/name/Pseudonym.js +2 -2
- package/dist/attributes/types/name/Pseudonym.js.map +1 -1
- package/dist/attributes/types/name/Surname.js +2 -2
- package/dist/attributes/types/name/Surname.js.map +1 -1
- package/dist/attributes/types/person/Citizenship.js +2 -2
- package/dist/attributes/types/person/Citizenship.js.map +1 -1
- package/dist/attributes/types/person/JobTitle.js +2 -2
- package/dist/attributes/types/person/JobTitle.js.map +1 -1
- package/dist/attributes/types/person/Nationality.js +2 -2
- package/dist/attributes/types/person/Nationality.js.map +1 -1
- package/dist/attributes/types/person/Sex.js +3 -3
- package/dist/attributes/types/person/Sex.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryBoolean.js +2 -2
- package/dist/attributes/types/proprietary/ProprietaryBoolean.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryCountry.js +2 -2
- package/dist/attributes/types/proprietary/ProprietaryCountry.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryEMailAddress.js +2 -2
- package/dist/attributes/types/proprietary/ProprietaryEMailAddress.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryFileReference.js +2 -2
- package/dist/attributes/types/proprietary/ProprietaryFileReference.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryFloat.js +2 -2
- package/dist/attributes/types/proprietary/ProprietaryFloat.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryHEXColor.js +2 -2
- package/dist/attributes/types/proprietary/ProprietaryHEXColor.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryInteger.js +2 -2
- package/dist/attributes/types/proprietary/ProprietaryInteger.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryJSON.js +2 -2
- package/dist/attributes/types/proprietary/ProprietaryJSON.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryLanguage.js +2 -2
- package/dist/attributes/types/proprietary/ProprietaryLanguage.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryPhoneNumber.js +2 -2
- package/dist/attributes/types/proprietary/ProprietaryPhoneNumber.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryString.js +2 -2
- package/dist/attributes/types/proprietary/ProprietaryString.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryURL.js +2 -2
- package/dist/attributes/types/proprietary/ProprietaryURL.js.map +1 -1
- package/dist/attributes/types/proprietary/ProprietaryXML.js +2 -2
- package/dist/attributes/types/proprietary/ProprietaryXML.js.map +1 -1
- package/dist/attributes/types/relationship/Consent.js +2 -2
- package/dist/attributes/types/relationship/Consent.js.map +1 -1
- package/dist/attributes/types/statement/AbstractIdentityDescriptor.d.ts +15 -0
- package/dist/attributes/types/statement/AbstractIdentityDescriptor.js +46 -0
- package/dist/attributes/types/statement/AbstractIdentityDescriptor.js.map +1 -0
- package/dist/attributes/types/statement/AbstractStatement.d.ts +34 -0
- package/dist/attributes/types/statement/AbstractStatement.js +87 -0
- package/dist/attributes/types/statement/AbstractStatement.js.map +1 -0
- package/dist/attributes/types/statement/DigitalIdentityDescriptor.d.ts +18 -0
- package/dist/attributes/types/statement/DigitalIdentityDescriptor.js +56 -0
- package/dist/attributes/types/statement/DigitalIdentityDescriptor.js.map +1 -0
- package/dist/attributes/types/statement/Statement.d.ts +10 -0
- package/dist/attributes/types/statement/Statement.js +24 -0
- package/dist/attributes/types/statement/Statement.js.map +1 -0
- package/dist/attributes/types/statement/StatementAuthorityType.d.ts +25 -0
- package/dist/attributes/types/statement/StatementAuthorityType.js +60 -0
- package/dist/attributes/types/statement/StatementAuthorityType.js.map +1 -0
- package/dist/attributes/types/statement/StatementEvidence.d.ts +29 -0
- package/dist/attributes/types/statement/StatementEvidence.js +61 -0
- package/dist/attributes/types/statement/StatementEvidence.js.map +1 -0
- package/dist/attributes/types/statement/StatementIssuerConditions.d.ts +33 -0
- package/dist/attributes/types/statement/StatementIssuerConditions.js +90 -0
- package/dist/attributes/types/statement/StatementIssuerConditions.js.map +1 -0
- package/dist/attributes/types/statement/StatementObject.d.ts +18 -0
- package/dist/attributes/types/statement/StatementObject.js +56 -0
- package/dist/attributes/types/statement/StatementObject.js.map +1 -0
- package/dist/attributes/types/statement/StatementPredicate.d.ts +25 -0
- package/dist/attributes/types/statement/StatementPredicate.js +67 -0
- package/dist/attributes/types/statement/StatementPredicate.js.map +1 -0
- package/dist/attributes/types/statement/StatementSubject.d.ts +18 -0
- package/dist/attributes/types/statement/StatementSubject.js +56 -0
- package/dist/attributes/types/statement/StatementSubject.js.map +1 -0
- package/dist/attributes/types/statement/index.d.ts +10 -0
- package/dist/attributes/types/statement/index.js +27 -0
- package/dist/attributes/types/statement/index.js.map +1 -0
- package/dist/attributes/types/strings/AbstractCountry.js +1 -1
- package/dist/attributes/types/strings/AbstractCountry.js.map +1 -1
- package/dist/attributes/types/strings/AbstractEMailAddress.js +1 -1
- package/dist/attributes/types/strings/AbstractEMailAddress.js.map +1 -1
- package/dist/attributes/types/strings/AbstractFileReference.js +1 -1
- package/dist/attributes/types/strings/AbstractFileReference.js.map +1 -1
- package/dist/attributes/types/strings/AbstractHEXColor.js +1 -1
- package/dist/attributes/types/strings/AbstractHEXColor.js.map +1 -1
- package/dist/attributes/types/strings/AbstractLanguage.js +1 -1
- package/dist/attributes/types/strings/AbstractLanguage.js.map +1 -1
- package/dist/attributes/types/strings/AbstractPhoneNumber.js +1 -1
- package/dist/attributes/types/strings/AbstractPhoneNumber.js.map +1 -1
- package/dist/attributes/types/strings/AbstractURL.js +1 -1
- package/dist/attributes/types/strings/AbstractURL.js.map +1 -1
- package/dist/attributes/types/strings/AbstractXML.js +1 -1
- package/dist/attributes/types/strings/AbstractXML.js.map +1 -1
- package/dist/buildInformation.js +5 -5
- package/dist/index.d.ts +2 -1
- package/dist/index.js +2 -1
- package/dist/index.js.map +1 -1
- package/dist/messages/Mail.js +2 -2
- package/dist/messages/Mail.js.map +1 -1
- package/dist/notifications/Notification.d.ts +23 -0
- package/dist/{requests/items/succeedAttribute/SucceedAttributeAcceptResponseItem.js → notifications/Notification.js} +14 -12
- package/dist/notifications/Notification.js.map +1 -0
- package/dist/notifications/NotificationItem.d.ts +8 -0
- package/dist/notifications/NotificationItem.js +11 -0
- package/dist/notifications/NotificationItem.js.map +1 -0
- package/dist/notifications/index.d.ts +3 -0
- package/dist/notifications/index.js +20 -0
- package/dist/notifications/index.js.map +1 -0
- package/dist/notifications/items/AttributeSucceededNotificationItem.d.ts +20 -0
- package/dist/{requests/items/succeedAttribute/SucceedAttributeRequestItem.js → notifications/items/AttributeSucceededNotificationItem.js} +16 -14
- package/dist/notifications/items/AttributeSucceededNotificationItem.js.map +1 -0
- package/dist/notifications/items/index.d.ts +1 -0
- package/dist/notifications/items/index.js +18 -0
- package/dist/notifications/items/index.js.map +1 -0
- package/dist/relationships/RelationshipCreationChangeRequestContent.js +2 -2
- package/dist/relationships/RelationshipCreationChangeRequestContent.js.map +1 -1
- package/dist/relationships/RelationshipTemplateContent.js +2 -2
- package/dist/relationships/RelationshipTemplateContent.js.map +1 -1
- package/dist/requests/Request.js +2 -2
- package/dist/requests/Request.js.map +1 -1
- package/dist/requests/RequestItem.d.ts +4 -4
- package/dist/requests/RequestItem.js +1 -1
- package/dist/requests/RequestItem.js.map +1 -1
- package/dist/requests/RequestItemGroup.js +2 -2
- package/dist/requests/RequestItemGroup.js.map +1 -1
- package/dist/requests/ResponseWrapper.js +2 -2
- package/dist/requests/ResponseWrapper.js.map +1 -1
- package/dist/requests/items/authentication/AuthenticationRequestItem.js +2 -2
- package/dist/requests/items/authentication/AuthenticationRequestItem.js.map +1 -1
- package/dist/requests/items/consent/ConsentRequestItem.js +2 -2
- package/dist/requests/items/consent/ConsentRequestItem.js.map +1 -1
- package/dist/requests/items/createRelationshipAttribute/CreateAttributeAcceptResponseItem.js +2 -2
- package/dist/requests/items/createRelationshipAttribute/CreateAttributeAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/createRelationshipAttribute/CreateAttributeRequestItem.js +2 -2
- package/dist/requests/items/createRelationshipAttribute/CreateAttributeRequestItem.js.map +1 -1
- package/dist/requests/items/freeText/FreeTextAcceptResponseItem.js +2 -2
- package/dist/requests/items/freeText/FreeTextAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/freeText/FreeTextRequestItem.js +2 -2
- package/dist/requests/items/freeText/FreeTextRequestItem.js.map +1 -1
- package/dist/requests/items/index.d.ts +0 -2
- package/dist/requests/items/index.js +0 -2
- package/dist/requests/items/index.js.map +1 -1
- package/dist/requests/items/proposeAttribute/ProposeAttributeAcceptResponseItem.js +2 -2
- package/dist/requests/items/proposeAttribute/ProposeAttributeAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/proposeAttribute/ProposeAttributeRequestItem.js +2 -2
- package/dist/requests/items/proposeAttribute/ProposeAttributeRequestItem.js.map +1 -1
- package/dist/requests/items/readAttribute/ReadAttributeAcceptResponseItem.js +2 -2
- package/dist/requests/items/readAttribute/ReadAttributeAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/readAttribute/ReadAttributeRequestItem.js +2 -2
- package/dist/requests/items/readAttribute/ReadAttributeRequestItem.js.map +1 -1
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerAcceptResponseItem.js +2 -2
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerRequestItem.js +2 -2
- package/dist/requests/items/registerAttributeListener/RegisterAttributeListenerRequestItem.js.map +1 -1
- package/dist/requests/items/shareAttribute/ShareAttributeAcceptResponseItem.js +2 -2
- package/dist/requests/items/shareAttribute/ShareAttributeAcceptResponseItem.js.map +1 -1
- package/dist/requests/items/shareAttribute/ShareAttributeRequestItem.js +2 -2
- package/dist/requests/items/shareAttribute/ShareAttributeRequestItem.js.map +1 -1
- package/dist/requests/response/AcceptResponseItem.d.ts +4 -4
- package/dist/requests/response/AcceptResponseItem.js +2 -2
- package/dist/requests/response/AcceptResponseItem.js.map +1 -1
- package/dist/requests/response/ErrorResponseItem.js +2 -2
- package/dist/requests/response/ErrorResponseItem.js.map +1 -1
- package/dist/requests/response/RejectResponseItem.js +2 -2
- package/dist/requests/response/RejectResponseItem.js.map +1 -1
- package/dist/requests/response/Response.js +3 -3
- package/dist/requests/response/Response.js.map +1 -1
- package/dist/requests/response/ResponseItem.js +1 -1
- package/dist/requests/response/ResponseItem.js.map +1 -1
- package/dist/requests/response/ResponseItemGroup.js +2 -2
- package/dist/requests/response/ResponseItemGroup.js.map +1 -1
- package/dist/requests/response/ResponseItemResult.js +1 -1
- package/dist/requests/response/ResponseItemResult.js.map +1 -1
- package/lib-web/nmshd.content.js +1430 -507
- package/lib-web/nmshd.content.min.js +1 -1
- package/package.json +12 -12
- package/dist/requests/items/succeedAttribute/SucceedAttributeAcceptResponseItem.d.ts +0 -14
- package/dist/requests/items/succeedAttribute/SucceedAttributeAcceptResponseItem.js.map +0 -1
- package/dist/requests/items/succeedAttribute/SucceedAttributeRequestItem.d.ts +0 -29
- package/dist/requests/items/succeedAttribute/SucceedAttributeRequestItem.js.map +0 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var NMSHDContent;(()=>{"use strict";var e={8564:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},6021:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractAttribute=void 0;const a=r(194),o=r(9663);class AbstractAttribute extends o.CoreSerializable{}n([(0,a.validate)(),(0,a.serialize)(),i("design:type",o.CoreAddress)],AbstractAttribute.prototype,"owner",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.CoreDate)],AbstractAttribute.prototype,"validFrom",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.CoreDate)],AbstractAttribute.prototype,"validTo",void 0),t.AbstractAttribute=AbstractAttribute},5282:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractAttributeQuery=void 0;const n=r(9663);class AbstractAttributeQuery extends n.CoreSerializable{}t.AbstractAttributeQuery=AbstractAttributeQuery},4183:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractAttributeValue=void 0;const n=r(194);class AbstractAttributeValue extends n.Serializable{static valueGenerator(e){return e.value}get valueHints(){return this.constructor.valueHints}get renderHints(){return this.constructor.renderHints}}t.AbstractAttributeValue=AbstractAttributeValue},2861:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractComplexValue=void 0;const n=r(4183),i=r(3711);class AbstractComplexValue extends n.AbstractAttributeValue{static get renderHints(){return i.RenderHints.from({technicalType:i.RenderHintsTechnicalType.Object,editType:i.RenderHintsEditType.Complex})}}t.AbstractComplexValue=AbstractComplexValue},7098:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.AttributeValues=void 0;const n=r(3383);!function(e){let t,r;!function(e){let t,r;!function(e){e.CLASSES=[n.Affiliation,n.BirthDate,n.BirthName,n.BirthPlace,n.Citizenship,n.CommunicationLanguage,n.DeliveryBoxAddress,n.DisplayName,n.EMailAddress,n.FaxNumber,n.IdentityFileReference,n.SchematizedXML,n.JobTitle,n.Nationality,n.PersonName,n.PhoneNumber,n.PostOfficeBoxAddress,n.Pseudonym,n.Sex,n.StreetAddress,n.Website],e.TYPE_NAMES=["Affiliation","BirthDate","BirthName","BirthPlace","Citizenship","CommunicationLanguage","DeliveryBoxAddress","DisplayName","EMailAddress","FaxNumber","IdentityFileReference","SchematizedXML","JobTitle","Nationality","PersonName","PhoneNumber","PostOfficeBoxAddress","Pseudonym","Sex","StreetAddress","Website"],e.TYPE_NAMES_STRINGIFIED=JSON.stringify(e.TYPE_NAMES)}(t=e.Editable||(e.Editable={})),function(e){e.CLASSES=[n.AffiliationOrganization,n.AffiliationRole,n.AffiliationUnit,n.BirthCity,n.BirthCountry,n.BirthDay,n.BirthMonth,n.BirthState,n.BirthYear,n.City,n.Country,n.GivenName,n.HonorificPrefix,n.HonorificSuffix,n.HouseNumber,n.MiddleName,n.State,n.Street,n.Surname,n.ZipCode],e.TYPE_NAMES=["AffiliationOrganization","AffiliationRole","AffiliationUnit","BirthCity","BirthCountry","BirthDay","BirthMonth","BirthState","BirthYear","City","Country","GivenName","HonorificPrefix","HonorificSuffix","HouseNumber","MiddleName","State","Street","Surname","ZipCode"],e.TYPE_NAMES_STRINGIFIED=JSON.stringify(e.TYPE_NAMES)}(r=e.Uneditable||(e.Uneditable={})),e.CLASSES=[...t.CLASSES,...r.CLASSES],e.TYPE_NAMES=[...t.TYPE_NAMES,...r.TYPE_NAMES],e.TYPE_NAMES_STRINGIFIED=JSON.stringify(e.TYPE_NAMES)}(t=e.Identity||(e.Identity={})),function(e){e.CLASSES=[n.ProprietaryBoolean,n.ProprietaryCountry,n.ProprietaryEMailAddress,n.ProprietaryFileReference,n.ProprietaryFloat,n.ProprietaryHEXColor,n.ProprietaryInteger,n.ProprietaryLanguage,n.ProprietaryPhoneNumber,n.ProprietaryString,n.ProprietaryURL,n.ProprietaryJSON,n.ProprietaryXML,n.Consent],e.TYPE_NAMES=["ProprietaryBoolean","ProprietaryCountry","ProprietaryEMailAddress","ProprietaryFileReference","ProprietaryFloat","ProprietaryHEXColor","ProprietaryInteger","ProprietaryLanguage","ProprietaryPhoneNumber","ProprietaryString","ProprietaryURL","ProprietaryJSON","ProprietaryXML","Consent"],e.TYPE_NAMES_STRINGIFIED=JSON.stringify(e.TYPE_NAMES)}(r=e.Relationship||(e.Relationship={})),e.CLASSES=[...t.CLASSES,...r.CLASSES],e.TYPE_NAMES=[...t.TYPE_NAMES,...r.TYPE_NAMES],e.TYPE_NAMES_STRINGIFIED=JSON.stringify(e.TYPE_NAMES)}(t.AttributeValues||(t.AttributeValues={}))},9011:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),a=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},o=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.prototype.hasOwnProperty.call(e,r)&&n(t,e,r);return i(t,e),t},s=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.IQLQuery=void 0;const c=r(194),l=o(r(2173)),u=r(5282);let d=class IQLQuery extends u.AbstractAttributeQuery{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};a([(0,c.serialize)(),(0,c.validate)({max:4096,customValidator:e=>{const t=l.validate(e);return t.isValid?void 0:`invalid IQL query at character offset ${t.error?.location.start.column}`}}),s("design:type",String)],d.prototype,"queryString",void 0),d=a([(0,c.type)("IQLQuery")],d),t.IQLQuery=d},7788:function(e,t,r){var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.IdentityAttribute=void 0;const o=r(194),s=r(6021),c=r(7098);let l=n=class IdentityAttribute extends s.AbstractAttribute{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}static validateTags(e){return e.length>20?"The maximum number of tags is 20.":e.some((e=>e.length>100))?"The maximum length of a tag is 100 characters.":void 0}};i([(0,o.serialize)({unionTypes:c.AttributeValues.Identity.CLASSES}),(0,o.validate)(),a("design:type",Object)],l.prototype,"value",void 0),i([(0,o.serialize)({type:String}),(0,o.validate)({nullable:!0,customValidator:n.validateTags}),a("design:type",Array)],l.prototype,"tags",void 0),l=n=i([(0,o.type)("IdentityAttribute")],l),t.IdentityAttribute=l},8092:function(e,t,r){var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.IdentityAttributeQuery=void 0;const o=r(194),s=r(9663),c=r(5282),l=r(7098);let u=n=class IdentityAttributeQuery extends c.AbstractAttributeQuery{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}static validateTags(e){return e.length>20?"The maximum number of tags is 20.":e.some((e=>e.length>100))?"The maximum length of a tag is 100 characters.":void 0}};i([(0,o.serialize)(),(0,o.validate)({customValidator:e=>l.AttributeValues.Identity.TYPE_NAMES.includes(e)?void 0:`must be one of: ${l.AttributeValues.Identity.TYPE_NAMES_STRINGIFIED}`}),a("design:type",String)],u.prototype,"valueType",void 0),i([(0,o.serialize)({type:String}),(0,o.validate)({nullable:!0,customValidator:n.validateTags}),a("design:type",Array)],u.prototype,"tags",void 0),i([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",s.CoreDate)],u.prototype,"validFrom",void 0),i([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",s.CoreDate)],u.prototype,"validTo",void 0),u=n=i([(0,o.type)("IdentityAttributeQuery")],u),t.IdentityAttributeQuery=u},2226:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RelationshipAttribute=void 0;const a=r(194),o=r(6021),s=r(7098),c=r(5022);let l=class RelationshipAttribute extends o.AbstractAttribute{static preFrom(e){return void 0===e.isTechnical&&(e.isTechnical=!1),e}static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)({unionTypes:s.AttributeValues.Relationship.CLASSES}),(0,a.validate)(),i("design:type",Object)],l.prototype,"value",void 0),n([(0,a.serialize)(),(0,a.validate)({max:100}),i("design:type",String)],l.prototype,"key",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",Boolean)],l.prototype,"isTechnical",void 0),n([(0,a.serialize)(),(0,a.validate)({customValidator:e=>Object.values(c.RelationshipAttributeConfidentiality).includes(e)?void 0:`must be one of: ${Object.values(c.RelationshipAttributeConfidentiality)}`}),i("design:type",String)],l.prototype,"confidentiality",void 0),l=n([(0,a.type)("RelationshipAttribute")],l),t.RelationshipAttribute=l},5022:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.RelationshipAttributeConfidentiality=void 0,function(e){e.Public="public",e.Private="private",e.Protected="protected"}(t.RelationshipAttributeConfidentiality||(t.RelationshipAttributeConfidentiality={}))},7791:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RelationshipAttributeQuery=t.RelationshipAttributeCreationHints=void 0;const a=r(194),o=r(9663),s=r(5282),c=r(7098),l=r(5022),u=r(3711),d=r(8717);let f=class RelationshipAttributeCreationHints extends a.Serializable{static preFrom(e){return void 0===e.isTechnical&&(e.isTechnical=!1),e}static from(e){return this.fromAny(e)}};n([(0,a.serialize)(),(0,a.validate)({max:100}),i("design:type",String)],f.prototype,"title",void 0),n([(0,a.serialize)(),(0,a.validate)({customValidator:e=>c.AttributeValues.Relationship.TYPE_NAMES.includes(e)?void 0:`must be one of: ${c.AttributeValues.Relationship.TYPE_NAMES_STRINGIFIED}`}),i("design:type",String)],f.prototype,"valueType",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:d.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),i("design:type",String)],f.prototype,"description",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",u.ValueHints)],f.prototype,"valueHints",void 0),n([(0,a.serialize)(),(0,a.validate)({customValidator:e=>Object.values(l.RelationshipAttributeConfidentiality).includes(e)?void 0:`must be one of: ${Object.values(l.RelationshipAttributeConfidentiality)}`}),i("design:type",String)],f.prototype,"confidentiality",void 0),f=n([(0,a.type)("RelationshipAttributeCreationHints")],f),t.RelationshipAttributeCreationHints=f;let p=class RelationshipAttributeQuery extends s.AbstractAttributeQuery{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)({max:100}),i("design:type",String)],p.prototype,"key",void 0),n([(0,a.serialize)(),(0,a.validate)(),i("design:type",o.CoreAddress)],p.prototype,"owner",void 0),n([(0,a.serialize)(),(0,a.validate)(),i("design:type",f)],p.prototype,"attributeCreationHints",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.CoreDate)],p.prototype,"validFrom",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.CoreDate)],p.prototype,"validTo",void 0),p=n([(0,a.type)("RelationshipAttributeQuery")],p),t.RelationshipAttributeQuery=p},130:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ThirdPartyRelationshipAttributeQuery=void 0;const a=r(194),o=r(9663),s=r(5282);let c=class ThirdPartyRelationshipAttributeQuery extends s.AbstractAttributeQuery{static preFrom(e){return("string"==typeof e.thirdParty||"address"in e.thirdParty)&&(e.thirdParty=[o.CoreAddress.from(e.thirdParty)]),e}static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)({max:100}),i("design:type",String)],c.prototype,"key",void 0),n([(0,a.serialize)(),(0,a.validate)(),i("design:type",o.CoreAddress)],c.prototype,"owner",void 0),n([(0,a.serialize)({type:o.CoreAddress}),(0,a.validate)({customValidator:e=>e.length<1?"may not be empty":void 0}),i("design:type",Array)],c.prototype,"thirdParty",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.CoreDate)],c.prototype,"validFrom",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.CoreDate)],c.prototype,"validTo",void 0),c=n([(0,a.type)("ThirdPartyRelationshipAttributeQuery")],c),t.ThirdPartyRelationshipAttributeQuery=c},6461:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.ATTRIBUTE_VALUE_TYPE_QUERY_MAPPING=void 0,t.ATTRIBUTE_VALUE_TYPE_QUERY_MAPPING=new Map([["Address",["StreetAddress","DeliveryBoxAddress","PostOfficeBoxAddress"]]])},4871:(e,t)=>{var r;Object.defineProperty(t,"__esModule",{value:!0}),t.COUNTRIES_ALPHA2_TO_ENGLISH_NAME=t.CountryAlpha2=void 0,function(e){e.AF="AF",e.AL="AL",e.AS="AS",e.AD="AD",e.AO="AO",e.AI="AI",e.AQ="AQ",e.AG="AG",e.AR="AR",e.AM="AM",e.AW="AW",e.AU="AU",e.AT="AT",e.AZ="AZ",e.AE="AE",e.AX="AX",e.BS="BS",e.BH="BH",e.BD="BD",e.BB="BB",e.BY="BY",e.BE="BE",e.BZ="BZ",e.BJ="BJ",e.BM="BM",e.BT="BT",e.BO="BO",e.BQ="BQ",e.BA="BA",e.BW="BW",e.BV="BV",e.BR="BR",e.BN="BN",e.BG="BG",e.BF="BF",e.BI="BI",e.BL="BL",e.CV="CV",e.CM="CM",e.CA="CA",e.CF="CF",e.CL="CL",e.CN="CN",e.CX="CX",e.CC="CC",e.CO="CO",e.CD="CD",e.CG="CG",e.CK="CK",e.CR="CR",e.CU="CU",e.CW="CW",e.CY="CY",e.CZ="CZ",e.CI="CI",e.CH="CH",e.DZ="DZ",e.DK="DK",e.DJ="DJ",e.DM="DM",e.DO="DO",e.DE="DE",e.EC="EC",e.EG="EG",e.ER="ER",e.EE="EE",e.ET="ET",e.ES="ES",e.EH="EH",e.FK="FK",e.FO="FO",e.FJ="FJ",e.FI="FI",e.FR="FR",e.FM="FM",e.GQ="GQ",e.GF="GF",e.GA="GA",e.GM="GM",e.GE="GE",e.GH="GH",e.GI="GI",e.GR="GR",e.GL="GL",e.GD="GD",e.GP="GP",e.GU="GU",e.GT="GT",e.GG="GG",e.GN="GN",e.GW="GW",e.GY="GY",e.GS="GS",e.GB="GB",e.HR="HR",e.HT="HT",e.HM="HM",e.HN="HN",e.HK="HK",e.HU="HU",e.IO="IO",e.IS="IS",e.IN="IN",e.ID="ID",e.IR="IR",e.IQ="IQ",e.IE="IE",e.IM="IM",e.IL="IL",e.IT="IT",e.JM="JM",e.JP="JP",e.JE="JE",e.JO="JO",e.KH="KH",e.KY="KY",e.KM="KM",e.KZ="KZ",e.KE="KE",e.KI="KI",e.KP="KP",e.KR="KR",e.KW="KW",e.KG="KG",e.KN="KN",e.LA="LA",e.LV="LV",e.LB="LB",e.LS="LS",e.LR="LR",e.LY="LY",e.LI="LI",e.LT="LT",e.LU="LU",e.LC="LC",e.LK="LK",e.MO="MO",e.MG="MG",e.MW="MW",e.MY="MY",e.MV="MV",e.ML="ML",e.MT="MT",e.MH="MH",e.MQ="MQ",e.MR="MR",e.MU="MU",e.MX="MX",e.MD="MD",e.MC="MC",e.MN="MN",e.ME="ME",e.MS="MS",e.MA="MA",e.MZ="MZ",e.MM="MM",e.MP="MP",e.MK="MK",e.MF="MF",e.NA="NA",e.NR="NR",e.NP="NP",e.NL="NL",e.NC="NC",e.NZ="NZ",e.NI="NI",e.NE="NE",e.NG="NG",e.NU="NU",e.NF="NF",e.NO="NO",e.OM="OM",e.PF="PF",e.PK="PK",e.PW="PW",e.PS="PS",e.PA="PA",e.PG="PG",e.PY="PY",e.PE="PE",e.PH="PH",e.PN="PN",e.PL="PL",e.PT="PT",e.PR="PR",e.PM="PM",e.QA="QA",e.RO="RO",e.RU="RU",e.RW="RW",e.RE="RE",e.RS="RS",e.SV="SV",e.SZ="SZ",e.SH="SH",e.SM="SM",e.ST="ST",e.SA="SA",e.SN="SN",e.SC="SC",e.SL="SL",e.SG="SG",e.SX="SX",e.SK="SK",e.SI="SI",e.SB="SB",e.SO="SO",e.SS="SS",e.SD="SD",e.SR="SR",e.SJ="SJ",e.SE="SE",e.SY="SY",e.TD="TD",e.TF="TF",e.TW="TW",e.TJ="TJ",e.TZ="TZ",e.TH="TH",e.TL="TL",e.TG="TG",e.TK="TK",e.TO="TO",e.TT="TT",e.TN="TN",e.TR="TR",e.TM="TM",e.TC="TC",e.TV="TV",e.UG="UG",e.UA="UA",e.UM="UM",e.US="US",e.UY="UY",e.UZ="UZ",e.VA="VA",e.VC="VC",e.VU="VU",e.VE="VE",e.VN="VN",e.VG="VG",e.VI="VI",e.WS="WS",e.WF="WF",e.YT="YT",e.YE="YE",e.ZA="ZA",e.ZM="ZM",e.ZW="ZW"}(r=t.CountryAlpha2||(t.CountryAlpha2={})),t.COUNTRIES_ALPHA2_TO_ENGLISH_NAME=new Map([[r.AD,"Andorra"],[r.AE,"United Arab Emirates (the)"],[r.AF,"Afghanistan"],[r.AG,"Antigua and Barbuda"],[r.AI,"Anguilla"],[r.AL,"Albania"],[r.AM,"Armenia"],[r.AO,"Angola"],[r.AQ,"Antarctica"],[r.AR,"Argentina"],[r.AS,"American Samoa"],[r.AT,"Austria"],[r.AU,"Australia"],[r.AW,"Aruba"],[r.AX,"Åland Islands"],[r.AZ,"Azerbaijan"],[r.BA,"Bosnia and Herzegovina"],[r.BB,"Barbados"],[r.BD,"Bangladesh"],[r.BE,"Belgium"],[r.BF,"Burkina Faso"],[r.BG,"Bulgaria"],[r.BH,"Bahrain"],[r.BI,"Burundi"],[r.BJ,"Benin"],[r.BL,"Saint Barthélemy"],[r.BM,"Bermuda"],[r.BN,"Brunei Darussalam"],[r.BO,"Bolivia (Plurinational State of)"],[r.BQ,"Bonaire, Sint Eustatius and Saba"],[r.BR,"Brazil"],[r.BS,"Bahamas (the)"],[r.BT,"Bhutan"],[r.BV,"Bouvet Island"],[r.BW,"Botswana"],[r.BY,"Belarus"],[r.BZ,"Belize"],[r.CA,"Canada"],[r.CC,"Cocos (Keeling) Islands (the)"],[r.CD,"Congo (the Democratic Republic of the)"],[r.CF,"Central African Republic (the)"],[r.CG,"Congo (the)"],[r.CH,"Switzerland"],[r.CI,"Côte d'Ivoire"],[r.CK,"Cook Islands (the)"],[r.CL,"Chile"],[r.CM,"Cameroon"],[r.CN,"China"],[r.CO,"Colombia"],[r.CR,"Costa Rica"],[r.CU,"Cuba"],[r.CV,"Cabo Verde"],[r.CW,"Curaçao"],[r.CX,"Christmas Island"],[r.CY,"Cyprus"],[r.CZ,"Czechia"],[r.DE,"Germany"],[r.DJ,"Djibouti"],[r.DK,"Denmark"],[r.DM,"Dominica"],[r.DO,"Dominican Republic (the)"],[r.DZ,"Algeria"],[r.EC,"Ecuador"],[r.EE,"Estonia"],[r.EG,"Egypt"],[r.EH,"Western Sahara"],[r.ER,"Eritrea"],[r.ES,"Spain"],[r.ET,"Ethiopia"],[r.FI,"Finland"],[r.FJ,"Fiji"],[r.FK,"Falkland Islands (the) [Malvinas]"],[r.FM,"Micronesia (Federated States of)"],[r.FO,"Faroe Islands (the)"],[r.FR,"France"],[r.GA,"Gabon"],[r.GB,"United Kingdom of Great Britain and Northern Ireland (the)"],[r.GD,"Grenada"],[r.GE,"Georgia"],[r.GF,"French Guiana"],[r.GG,"Guernsey"],[r.GH,"Ghana"],[r.GI,"Gibraltar"],[r.GL,"Greenland"],[r.GM,"Gambia (the)"],[r.GN,"Guinea"],[r.GP,"Guadeloupe"],[r.GQ,"Equatorial Guinea"],[r.GR,"Greece"],[r.GS,"South Georgia and the South Sandwich Islands"],[r.GT,"Guatemala"],[r.GU,"Guam"],[r.GW,"Guinea-Bissau"],[r.GY,"Guyana"],[r.HK,"Hong Kong"],[r.HM,"Heard Island and McDonald Islands"],[r.HN,"Honduras"],[r.HR,"Croatia"],[r.HT,"Haiti"],[r.HU,"Hungary"],[r.ID,"Indonesia"],[r.IE,"Ireland"],[r.IL,"Israel"],[r.IM,"Isle of Man"],[r.IN,"India"],[r.IO,"British Indian Ocean Territory (the)"],[r.IQ,"Iraq"],[r.IR,"Iran (Islamic Republic of)"],[r.IS,"Iceland"],[r.IT,"Italy"],[r.JE,"Jersey"],[r.JM,"Jamaica"],[r.JO,"Jordan"],[r.JP,"Japan"],[r.KE,"Kenya"],[r.KG,"Kyrgyzstan"],[r.KH,"Cambodia"],[r.KI,"Kiribati"],[r.KM,"Comoros (the)"],[r.KN,"Saint Kitts and Nevis"],[r.KP,"Korea (the Democratic People's Republic of)"],[r.KR,"Korea (the Republic of)"],[r.KW,"Kuwait"],[r.KY,"Cayman Islands (the)"],[r.KZ,"Kazakhstan"],[r.LA,"Lao People's Democratic Republic (the)"],[r.LB,"Lebanon"],[r.LC,"Saint Lucia"],[r.LI,"Liechtenstein"],[r.LK,"Sri Lanka"],[r.LR,"Liberia"],[r.LS,"Lesotho"],[r.LT,"Lithuania"],[r.LU,"Luxembourg"],[r.LV,"Latvia"],[r.LY,"Libya"],[r.MA,"Morocco"],[r.MC,"Monaco"],[r.MD,"Moldova (the Republic of)"],[r.ME,"Montenegro"],[r.MF,"Saint Martin (French part)"],[r.MG,"Madagascar"],[r.MH,"Marshall Islands (the)"],[r.MK,"Republic of North Macedonia"],[r.ML,"Mali"],[r.MM,"Myanmar"],[r.MN,"Mongolia"],[r.MO,"Macao"],[r.MP,"Northern Mariana Islands (the)"],[r.MQ,"Martinique"],[r.MR,"Mauritania"],[r.MS,"Montserrat"],[r.MT,"Malta"],[r.MU,"Mauritius"],[r.MV,"Maldives"],[r.MW,"Malawi"],[r.MX,"Mexico"],[r.MY,"Malaysia"],[r.MZ,"Mozambique"],[r.NA,"Namibia"],[r.NC,"New Caledonia"],[r.NE,"Niger (the)"],[r.NF,"Norfolk Island"],[r.NG,"Nigeria"],[r.NI,"Nicaragua"],[r.NL,"Netherlands (the)"],[r.NO,"Norway"],[r.NP,"Nepal"],[r.NR,"Nauru"],[r.NU,"Niue"],[r.NZ,"New Zealand"],[r.OM,"Oman"],[r.PA,"Panama"],[r.PE,"Peru"],[r.PF,"French Polynesia"],[r.PG,"Papua New Guinea"],[r.PH,"Philippines (the)"],[r.PK,"Pakistan"],[r.PL,"Poland"],[r.PM,"Saint Pierre and Miquelon"],[r.PN,"Pitcairn"],[r.PR,"Puerto Rico"],[r.PS,"Palestine, State of"],[r.PT,"Portugal"],[r.PW,"Palau"],[r.PY,"Paraguay"],[r.QA,"Qatar"],[r.RE,"Réunion"],[r.RO,"Romania"],[r.RS,"Serbia"],[r.RU,"Russian Federation (the)"],[r.RW,"Rwanda"],[r.SA,"Saudi Arabia"],[r.SB,"Solomon Islands"],[r.SC,"Seychelles"],[r.SD,"Sudan (the)"],[r.SE,"Sweden"],[r.SG,"Singapore"],[r.SH,"Saint Helena, Ascension and Tristan da Cunha"],[r.SI,"Slovenia"],[r.SJ,"Svalbard and Jan Mayen"],[r.SK,"Slovakia"],[r.SL,"Sierra Leone"],[r.SM,"San Marino"],[r.SN,"Senegal"],[r.SO,"Somalia"],[r.SR,"Suriname"],[r.SS,"South Sudan"],[r.ST,"Sao Tome and Principe"],[r.SV,"El Salvador"],[r.SX,"Sint Maarten (Dutch part)"],[r.SY,"Syrian Arab Republic"],[r.SZ,"Eswatini"],[r.TC,"Turks and Caicos Islands (the)"],[r.TD,"Chad"],[r.TF,"French Southern Territories (the)"],[r.TG,"Togo"],[r.TH,"Thailand"],[r.TJ,"Tajikistan"],[r.TK,"Tokelau"],[r.TL,"Timor-Leste"],[r.TM,"Turkmenistan"],[r.TN,"Tunisia"],[r.TO,"Tonga"],[r.TR,"Turkey"],[r.TT,"Trinidad and Tobago"],[r.TV,"Tuvalu"],[r.TW,"Taiwan"],[r.TZ,"Tanzania, United Republic of"],[r.UA,"Ukraine"],[r.UG,"Uganda"],[r.UM,"United States Minor Outlying Islands (the)"],[r.US,"United States of America (the)"],[r.UY,"Uruguay"],[r.UZ,"Uzbekistan"],[r.VA,"Holy See (the)"],[r.VC,"Saint Vincent and the Grenadines"],[r.VE,"Venezuela (Bolivarian Republic of)"],[r.VG,"Virgin Islands (British)"],[r.VI,"Virgin Islands (U.S.)"],[r.VN,"Viet Nam"],[r.VU,"Vanuatu"],[r.WF,"Wallis and Futuna"],[r.WS,"Samoa"],[r.YE,"Yemen"],[r.YT,"Mayotte"],[r.ZA,"South Africa"],[r.ZM,"Zambia"],[r.ZW,"Zimbabwe"]])},4473:(e,t)=>{var r;Object.defineProperty(t,"__esModule",{value:!0}),t.LANGUAGES_ISO639_TO_DISPLAY_NAME=t.LanguageISO639=void 0,function(e){e.aa="aa",e.ab="ab",e.ae="ae",e.af="af",e.ak="ak",e.am="am",e.an="an",e.ar="ar",e.as="as",e.av="av",e.ay="ay",e.az="az",e.ba="ba",e.be="be",e.bg="bg",e.bi="bi",e.bm="bm",e.bn="bn",e.bo="bo",e.br="br",e.bs="bs",e.ca="ca",e.ce="ce",e.ch="ch",e.co="co",e.cr="cr",e.cs="cs",e.cu="cu",e.cv="cv",e.cy="cy",e.da="da",e.de="de",e.dv="dv",e.dz="dz",e.ee="ee",e.el="el",e.en="en",e.eo="eo",e.es="es",e.et="et",e.eu="eu",e.fa="fa",e.ff="ff",e.fi="fi",e.fj="fj",e.fo="fo",e.fr="fr",e.fy="fy",e.ga="ga",e.gd="gd",e.gl="gl",e.gn="gn",e.gu="gu",e.gv="gv",e.ha="ha",e.he="he",e.hi="hi",e.ho="ho",e.hr="hr",e.ht="ht",e.hu="hu",e.hy="hy",e.hz="hz",e.ia="ia",e.id="id",e.ie="ie",e.ig="ig",e.ii="ii",e.ik="ik",e.io="io",e.is="is",e.it="it",e.iu="iu",e.ja="ja",e.jv="jv",e.ka="ka",e.kg="kg",e.ki="ki",e.kj="kj",e.kk="kk",e.kl="kl",e.km="km",e.kn="kn",e.ko="ko",e.kr="kr",e.ks="ks",e.ku="ku",e.kv="kv",e.kw="kw",e.ky="ky",e.la="la",e.lb="lb",e.lg="lg",e.li="li",e.ln="ln",e.lo="lo",e.lt="lt",e.lu="lu",e.lv="lv",e.mg="mg",e.mh="mh",e.mi="mi",e.mk="mk",e.ml="ml",e.mn="mn",e.mr="mr",e.ms="ms",e.mt="mt",e.my="my",e.na="na",e.nb="nb",e.nd="nd",e.ne="ne",e.ng="ng",e.nl="nl",e.nn="nn",e.no="no",e.nr="nr",e.nv="nv",e.ny="ny",e.oc="oc",e.oj="oj",e.om="om",e.or="or",e.os="os",e.pa="pa",e.pi="pi",e.pl="pl",e.ps="ps",e.pt="pt",e.qu="qu",e.rm="rm",e.rn="rn",e.ro="ro",e.ru="ru",e.rw="rw",e.sa="sa",e.sc="sc",e.sd="sd",e.se="se",e.sg="sg",e.si="si",e.sk="sk",e.sl="sl",e.sm="sm",e.sn="sn",e.so="so",e.sq="sq",e.sr="sr",e.ss="ss",e.st="st",e.su="su",e.sv="sv",e.sw="sw",e.ta="ta",e.te="te",e.tg="tg",e.th="th",e.ti="ti",e.tk="tk",e.tl="tl",e.tn="tn",e.to="to",e.tr="tr",e.ts="ts",e.tt="tt",e.tw="tw",e.ty="ty",e.ug="ug",e.uk="uk",e.ur="ur",e.uz="uz",e.ve="ve",e.vi="vi",e.vo="vo",e.wa="wa",e.wo="wo",e.xh="xh",e.yi="yi",e.yo="yo",e.za="za",e.zh="zh",e.zu="zu"}(r=t.LanguageISO639||(t.LanguageISO639={})),t.LANGUAGES_ISO639_TO_DISPLAY_NAME=new Map([[r.aa,{code:r.aa,name:"Afar",nativeName:"Afaraf"}],[r.ab,{code:r.ab,name:"Abkhaz",nativeName:"аҧсуа бызшәа"}],[r.ae,{code:r.ae,name:"Avestan",nativeName:"avesta"}],[r.af,{code:r.af,name:"Afrikaans",nativeName:"Afrikaans"}],[r.ak,{code:r.ak,name:"Akan",nativeName:"Akan"}],[r.am,{code:r.am,name:"Amharic",nativeName:"አማርኛ"}],[r.an,{code:r.an,name:"Aragonese",nativeName:"aragonés"}],[r.ar,{code:r.ar,name:"Arabic",nativeName:"اَلْعَرَبِيَّةُ"}],[r.as,{code:r.as,name:"Assamese",nativeName:"অসমীয়া"}],[r.av,{code:r.av,name:"Avaric",nativeName:"авар мацӀ"}],[r.ay,{code:r.ay,name:"Aymara",nativeName:"aymar aru"}],[r.az,{code:r.az,name:"Azerbaijani",nativeName:"azərbaycan dili"}],[r.ba,{code:r.ba,name:"Bashkir",nativeName:"башҡорт теле"}],[r.be,{code:r.be,name:"Belarusian",nativeName:"беларуская мова"}],[r.bg,{code:r.bg,name:"Bulgarian",nativeName:"български език"}],[r.bi,{code:r.bi,name:"Bislama",nativeName:"Bislama"}],[r.bm,{code:r.bm,name:"Bambara",nativeName:"bamanankan"}],[r.bn,{code:r.bn,name:"Bengali",nativeName:"বাংলা"}],[r.bo,{code:r.bo,name:"Tibetan",nativeName:"བོད་ཡིག"}],[r.br,{code:r.br,name:"Breton",nativeName:"brezhoneg"}],[r.bs,{code:r.bs,name:"Bosnian",nativeName:"bosanski jezik"}],[r.ca,{code:r.ca,name:"Catalan",nativeName:"Català"}],[r.ce,{code:r.ce,name:"Chechen",nativeName:"нохчийн мотт"}],[r.ch,{code:r.ch,name:"Chamorro",nativeName:"Chamoru"}],[r.co,{code:r.co,name:"Corsican",nativeName:"corsu"}],[r.cr,{code:r.cr,name:"Cree",nativeName:"ᓀᐦᐃᔭᐍᐏᐣ"}],[r.cs,{code:r.cs,name:"Czech",nativeName:"čeština"}],[r.cu,{code:r.cu,name:"Old Church Slavonic",nativeName:"ѩзыкъ словѣньскъ"}],[r.cv,{code:r.cv,name:"Chuvash",nativeName:"чӑваш чӗлхи"}],[r.cy,{code:r.cy,name:"Welsh",nativeName:"Cymraeg"}],[r.da,{code:r.da,name:"Danish",nativeName:"dansk"}],[r.de,{code:r.de,name:"German",nativeName:"Deutsch"}],[r.dv,{code:r.dv,name:"Divehi",nativeName:"ދިވެހި"}],[r.dz,{code:r.dz,name:"Dzongkha",nativeName:"རྫོང་ཁ"}],[r.ee,{code:r.ee,name:"Ewe",nativeName:"Eʋegbe"}],[r.el,{code:r.el,name:"Greek",nativeName:"Ελληνικά"}],[r.en,{code:r.en,name:"English",nativeName:"English"}],[r.eo,{code:r.eo,name:"Esperanto",nativeName:"Esperanto"}],[r.es,{code:r.es,name:"Spanish",nativeName:"Español"}],[r.et,{code:r.et,name:"Estonian",nativeName:"eesti"}],[r.eu,{code:r.eu,name:"Basque",nativeName:"euskara"}],[r.fa,{code:r.fa,name:"Persian",nativeName:"فارسی"}],[r.ff,{code:r.ff,name:"Fula",nativeName:"Fulfulde"}],[r.fi,{code:r.fi,name:"Finnish",nativeName:"suomi"}],[r.fj,{code:r.fj,name:"Fijian",nativeName:"vosa Vakaviti"}],[r.fo,{code:r.fo,name:"Faroese",nativeName:"føroyskt"}],[r.fr,{code:r.fr,name:"French",nativeName:"Français"}],[r.fy,{code:r.fy,name:"Western Frisian",nativeName:"Frysk"}],[r.ga,{code:r.ga,name:"Irish",nativeName:"Gaeilge"}],[r.gd,{code:r.gd,name:"Scottish Gaelic",nativeName:"Gàidhlig"}],[r.gl,{code:r.gl,name:"Galician",nativeName:"galego"}],[r.gn,{code:r.gn,name:"Guaraní",nativeName:"Avañe'ẽ"}],[r.gu,{code:r.gu,name:"Gujarati",nativeName:"ગુજરાતી"}],[r.gv,{code:r.gv,name:"Manx",nativeName:"Gaelg"}],[r.ha,{code:r.ha,name:"Hausa",nativeName:"هَوُسَ"}],[r.he,{code:r.he,name:"Hebrew",nativeName:"עברית"}],[r.hi,{code:r.hi,name:"Hindi",nativeName:"हिन्दी"}],[r.ho,{code:r.ho,name:"Hiri Motu",nativeName:"Hiri Motu"}],[r.hr,{code:r.hr,name:"Croatian",nativeName:"Hrvatski"}],[r.ht,{code:r.ht,name:"Haitian",nativeName:"Kreyòl ayisyen"}],[r.hu,{code:r.hu,name:"Hungarian",nativeName:"magyar"}],[r.hy,{code:r.hy,name:"Armenian",nativeName:"Հայերեն"}],[r.hz,{code:r.hz,name:"Herero",nativeName:"Otjiherero"}],[r.ia,{code:r.ia,name:"Interlingua",nativeName:"Interlingua"}],[r.id,{code:r.id,name:"Indonesian",nativeName:"Bahasa Indonesia"}],[r.ie,{code:r.ie,name:"Interlingue",nativeName:"Interlingue"}],[r.ig,{code:r.ig,name:"Igbo",nativeName:"Asụsụ Igbo"}],[r.ii,{code:r.ii,name:"Nuosu",nativeName:"ꆈꌠ꒿ Nuosuhxop"}],[r.ik,{code:r.ik,name:"Inupiaq",nativeName:"Iñupiaq"}],[r.io,{code:r.io,name:"Ido",nativeName:"Ido"}],[r.is,{code:r.is,name:"Icelandic",nativeName:"Íslenska"}],[r.it,{code:r.it,name:"Italian",nativeName:"Italiano"}],[r.iu,{code:r.iu,name:"Inuktitut",nativeName:"ᐃᓄᒃᑎᑐᑦ"}],[r.ja,{code:r.ja,name:"Japanese",nativeName:"日本語"}],[r.jv,{code:r.jv,name:"Javanese",nativeName:"basa Jawa"}],[r.ka,{code:r.ka,name:"Georgian",nativeName:"ქართული"}],[r.kg,{code:r.kg,name:"Kongo",nativeName:"Kikongo"}],[r.ki,{code:r.ki,name:"Kikuyu",nativeName:"Gĩkũyũ"}],[r.kj,{code:r.kj,name:"Kwanyama",nativeName:"Kuanyama"}],[r.kk,{code:r.kk,name:"Kazakh",nativeName:"қазақ тілі"}],[r.kl,{code:r.kl,name:"Kalaallisut",nativeName:"kalaallisut"}],[r.km,{code:r.km,name:"Khmer",nativeName:"ខេមរភាសា"}],[r.kn,{code:r.kn,name:"Kannada",nativeName:"ಕನ್ನಡ"}],[r.ko,{code:r.ko,name:"Korean",nativeName:"한국어"}],[r.kr,{code:r.kr,name:"Kanuri",nativeName:"Kanuri"}],[r.ks,{code:r.ks,name:"Kashmiri",nativeName:"कश्मीरी"}],[r.ku,{code:r.ku,name:"Kurdish",nativeName:"Kurdî"}],[r.kv,{code:r.kv,name:"Komi",nativeName:"коми кыв"}],[r.kw,{code:r.kw,name:"Cornish",nativeName:"Kernewek"}],[r.ky,{code:r.ky,name:"Kyrgyz",nativeName:"Кыргызча"}],[r.la,{code:r.la,name:"Latin",nativeName:"latine"}],[r.lb,{code:r.lb,name:"Luxembourgish",nativeName:"Lëtzebuergesch"}],[r.lg,{code:r.lg,name:"Ganda",nativeName:"Luganda"}],[r.li,{code:r.li,name:"Limburgish",nativeName:"Limburgs"}],[r.ln,{code:r.ln,name:"Lingala",nativeName:"Lingála"}],[r.lo,{code:r.lo,name:"Lao",nativeName:"ພາສາລາວ"}],[r.lt,{code:r.lt,name:"Lithuanian",nativeName:"lietuvių kalba"}],[r.lu,{code:r.lu,name:"Luba-Katanga",nativeName:"Kiluba"}],[r.lv,{code:r.lv,name:"Latvian",nativeName:"latviešu valoda"}],[r.mg,{code:r.mg,name:"Malagasy",nativeName:"fiteny malagasy"}],[r.mh,{code:r.mh,name:"Marshallese",nativeName:"Kajin M̧ajeļ"}],[r.mi,{code:r.mi,name:"Māori",nativeName:"te reo Māori"}],[r.mk,{code:r.mk,name:"Macedonian",nativeName:"македонски јазик"}],[r.ml,{code:r.ml,name:"Malayalam",nativeName:"മലയാളം"}],[r.mn,{code:r.mn,name:"Mongolian",nativeName:"Монгол хэл"}],[r.mr,{code:r.mr,name:"Marathi",nativeName:"मराठी"}],[r.ms,{code:r.ms,name:"Malay",nativeName:"Bahasa Melayu"}],[r.mt,{code:r.mt,name:"Maltese",nativeName:"Malti"}],[r.my,{code:r.my,name:"Burmese",nativeName:"ဗမာစာ"}],[r.na,{code:r.na,name:"Nauru",nativeName:"Dorerin Naoero"}],[r.nb,{code:r.nb,name:"Norwegian Bokmål",nativeName:"Norsk bokmål"}],[r.nd,{code:r.nd,name:"Northern Ndebele",nativeName:"isiNdebele"}],[r.ne,{code:r.ne,name:"Nepali",nativeName:"नेपाली"}],[r.ng,{code:r.ng,name:"Ndonga",nativeName:"Owambo"}],[r.nl,{code:r.nl,name:"Dutch",nativeName:"Nederlands"}],[r.nn,{code:r.nn,name:"Norwegian Nynorsk",nativeName:"Norsk nynorsk"}],[r.no,{code:r.no,name:"Norwegian",nativeName:"Norsk"}],[r.nr,{code:r.nr,name:"Southern Ndebele",nativeName:"isiNdebele"}],[r.nv,{code:r.nv,name:"Navajo",nativeName:"Diné bizaad"}],[r.ny,{code:r.ny,name:"Chichewa",nativeName:"chiCheŵa"}],[r.oc,{code:r.oc,name:"Occitan",nativeName:"occitan"}],[r.oj,{code:r.oj,name:"Ojibwe",nativeName:"ᐊᓂᔑᓈᐯᒧᐎᓐ"}],[r.om,{code:r.om,name:"Oromo",nativeName:"Afaan Oromoo"}],[r.or,{code:r.or,name:"Oriya",nativeName:"ଓଡ଼ିଆ"}],[r.os,{code:r.os,name:"Ossetian",nativeName:"ирон æвзаг"}],[r.pa,{code:r.pa,name:"Panjabi",nativeName:"ਪੰਜਾਬੀ"}],[r.pi,{code:r.pi,name:"Pāli",nativeName:"पाऴि"}],[r.pl,{code:r.pl,name:"Polish",nativeName:"Polski"}],[r.ps,{code:r.ps,name:"Pashto",nativeName:"پښتو"}],[r.pt,{code:r.pt,name:"Portuguese",nativeName:"Português"}],[r.qu,{code:r.qu,name:"Quechua",nativeName:"Runa Simi"}],[r.rm,{code:r.rm,name:"Romansh",nativeName:"rumantsch grischun"}],[r.rn,{code:r.rn,name:"Kirundi",nativeName:"Ikirundi"}],[r.ro,{code:r.ro,name:"Romanian",nativeName:"Română"}],[r.ru,{code:r.ru,name:"Russian",nativeName:"Русский"}],[r.rw,{code:r.rw,name:"Kinyarwanda",nativeName:"Ikinyarwanda"}],[r.sa,{code:r.sa,name:"Sanskrit",nativeName:"संस्कृतम्"}],[r.sc,{code:r.sc,name:"Sardinian",nativeName:"sardu"}],[r.sd,{code:r.sd,name:"Sindhi",nativeName:"सिन्धी"}],[r.se,{code:r.se,name:"Northern Sami",nativeName:"Davvisámegiella"}],[r.sg,{code:r.sg,name:"Sango",nativeName:"yângâ tî sängö"}],[r.si,{code:r.si,name:"Sinhala",nativeName:"සිංහල"}],[r.sk,{code:r.sk,name:"Slovak",nativeName:"slovenčina"}],[r.sl,{code:r.sl,name:"Slovenian",nativeName:"slovenščina"}],[r.sm,{code:r.sm,name:"Samoan",nativeName:"gagana fa'a Samoa"}],[r.sn,{code:r.sn,name:"Shona",nativeName:"chiShona"}],[r.so,{code:r.so,name:"Somali",nativeName:"Soomaaliga"}],[r.sq,{code:r.sq,name:"Albanian",nativeName:"Shqip"}],[r.sr,{code:r.sr,name:"Serbian",nativeName:"српски језик"}],[r.ss,{code:r.ss,name:"Swati",nativeName:"SiSwati"}],[r.st,{code:r.st,name:"Southern Sotho",nativeName:"Sesotho"}],[r.su,{code:r.su,name:"Sundanese",nativeName:"Basa Sunda"}],[r.sv,{code:r.sv,name:"Swedish",nativeName:"Svenska"}],[r.sw,{code:r.sw,name:"Swahili",nativeName:"Kiswahili"}],[r.ta,{code:r.ta,name:"Tamil",nativeName:"தமிழ்"}],[r.te,{code:r.te,name:"Telugu",nativeName:"తెలుగు"}],[r.tg,{code:r.tg,name:"Tajik",nativeName:"тоҷикӣ"}],[r.th,{code:r.th,name:"Thai",nativeName:"ไทย"}],[r.ti,{code:r.ti,name:"Tigrinya",nativeName:"ትግርኛ"}],[r.tk,{code:r.tk,name:"Turkmen",nativeName:"Türkmençe"}],[r.tl,{code:r.tl,name:"Tagalog",nativeName:"Wikang Tagalog"}],[r.tn,{code:r.tn,name:"Tswana",nativeName:"Setswana"}],[r.to,{code:r.to,name:"Tonga",nativeName:"faka Tonga"}],[r.tr,{code:r.tr,name:"Turkish",nativeName:"Türkçe"}],[r.ts,{code:r.ts,name:"Tsonga",nativeName:"Xitsonga"}],[r.tt,{code:r.tt,name:"Tatar",nativeName:"татар теле"}],[r.tw,{code:r.tw,name:"Twi",nativeName:"Twi"}],[r.ty,{code:r.ty,name:"Tahitian",nativeName:"Reo Tahiti"}],[r.ug,{code:r.ug,name:"Uyghur",nativeName:"ئۇيغۇرچە"}],[r.uk,{code:r.uk,name:"Ukrainian",nativeName:"Українська"}],[r.ur,{code:r.ur,name:"Urdu",nativeName:"اردو"}],[r.uz,{code:r.uz,name:"Uzbek",nativeName:"Ўзбек"}],[r.ve,{code:r.ve,name:"Venda",nativeName:"Tshivenḓa"}],[r.vi,{code:r.vi,name:"Vietnamese",nativeName:"Tiếng Việt"}],[r.vo,{code:r.vo,name:"Volapük",nativeName:"Volapük"}],[r.wa,{code:r.wa,name:"Walloon",nativeName:"walon"}],[r.wo,{code:r.wo,name:"Wolof",nativeName:"Wollof"}],[r.xh,{code:r.xh,name:"Xhosa",nativeName:"isiXhosa"}],[r.yi,{code:r.yi,name:"Yiddish",nativeName:"ייִדיש"}],[r.yo,{code:r.yo,name:"Yoruba",nativeName:"Yorùbá"}],[r.za,{code:r.za,name:"Zhuang",nativeName:"Saɯ cueŋƅ"}],[r.zh,{code:r.zh,name:"Chinese",nativeName:"中文"}],[r.zu,{code:r.zu,name:"Zulu",nativeName:"isiZulu"}]])},341:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(6461),t),i(r(4871),t),i(r(4473),t)},9204:function(e,t,r){var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RenderHintsOverride=t.RenderHints=void 0;const o=r(194);r(6020),r(6221),r(6046);function deserializePropertyHints(e){void 0!==e.propertyHints&&(e.propertyHints=Object.entries(e.propertyHints).map((e=>({[e[0]]:s.fromAny(e[1])}))).reduce(((e,t)=>Object.assign(e,{[Object.keys(t)[0]]:Object.values(t)[0]})),{}))}function serializePropertyHints(e,t){t.propertyHints=Object.entries(e.propertyHints??{}).map((e=>({[e[0]]:e[1].toJSON()}))).reduce(((e,t)=>Object.assign(e,{[Object.keys(t)[0]]:Object.values(t)[0]})),{})}let s=n=class RenderHints extends o.Serializable{constructor(){super(...arguments),this.propertyHints={}}static from(e){return this.fromAny(e)}static postFrom(e){return deserializePropertyHints(e),e}toJSON(){const e=super.toJSON();return serializePropertyHints(this,e),e}copyWith(e){const t=e&&e instanceof c?e.toJSON():e,r={...this.toJSON().propertyHints,...t?.propertyHints};return n.from({...this.toJSON(),...t,propertyHints:r})}};i([(0,o.serialize)(),(0,o.validate)(),a("design:type",String)],s.prototype,"technicalType",void 0),i([(0,o.serialize)(),(0,o.validate)(),a("design:type",String)],s.prototype,"editType",void 0),i([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",String)],s.prototype,"dataType",void 0),i([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",Object)],s.prototype,"propertyHints",void 0),s=n=i([(0,o.type)("RenderHints")],s),t.RenderHints=s;let c=class RenderHintsOverride extends o.Serializable{static from(e){return this.fromAny(e)}static postFrom(e){return deserializePropertyHints(e),e}toJSON(){const e=super.toJSON();return serializePropertyHints(this,e),e}};i([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",String)],c.prototype,"technicalType",void 0),i([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",String)],c.prototype,"editType",void 0),i([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",String)],c.prototype,"dataType",void 0),i([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",Object)],c.prototype,"propertyHints",void 0),c=i([(0,o.type)("RenderHintsOverride")],c),t.RenderHintsOverride=c},6020:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.RenderHintsDataType=void 0,function(e){e.Country="Country",e.DataURL="DataURL",e.EMailAddress="EMailAddress",e.HEXColor="HEXColor",e.Language="Language",e.PhoneNumber="PhoneNumber",e.URL="URL",e.FileReference="FileReference",e.Date="Date",e.DatePeriod="DatePeriod",e.DateTime="DateTime",e.DateTimePeriod="DateTimePeriod",e.Time="Time",e.TimePeriod="TimePeriod",e.Day="Day",e.Month="Month",e.Year="Year",e.XML="XML"}(t.RenderHintsDataType||(t.RenderHintsDataType={}))},6221:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.RenderHintsEditType=void 0,function(e){e.InputLike="InputLike",e.ButtonLike="ButtonLike",e.RadioButtonLike="RadioButtonLike",e.SelectLike="SelectLike",e.SliderLike="SliderLike",e.Complex="Complex",e.Secret="Secret",e.TextArea="TextArea",e.Upload="Upload"}(t.RenderHintsEditType||(t.RenderHintsEditType={}))},6046:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.RenderHintsTechnicalType=void 0,function(e){e.Boolean="Boolean",e.Float="Float",e.Integer="Integer",e.Object="Object",e.String="String",e.Unknown="Unknown"}(t.RenderHintsTechnicalType||(t.RenderHintsTechnicalType={}))},7274:function(e,t,r){var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ValueHintsOverride=t.ValueHints=void 0;const o=r(194),s=r(2259);function deserializePropertyHints(e){void 0!==e.propertyHints&&(e.propertyHints=Object.entries(e.propertyHints).map((e=>({[e[0]]:c.fromAny(e[1])}))).reduce(((e,t)=>Object.assign(e,{[Object.keys(t)[0]]:Object.values(t)[0]})),{}))}function serializePropertyHints(e,t){t.propertyHints=Object.entries(e.propertyHints??{}).map((e=>({[e[0]]:e[1].toJSON()}))).reduce(((e,t)=>Object.assign(e,{[Object.keys(t)[0]]:Object.values(t)[0]})),{})}let c=n=class ValueHints extends o.Serializable{constructor(){super(...arguments),this.propertyHints={}}static from(e){return this.fromAny(e)}static postFrom(e){if(!(e instanceof n))throw new Error("this should never happen");return deserializePropertyHints(e),e}toJSON(){const e=super.toJSON();return serializePropertyHints(this,e),e}copyWith(e){const t=e&&e instanceof l?e.toJSON():e,r={...this.toJSON().propertyHints,...t?.propertyHints};return n.from({...this.toJSON(),...t,propertyHints:r})}};i([(0,o.serialize)(),(0,o.validate)({nullable:!0,max:500}),a("design:type",String)],c.prototype,"editHelp",void 0),i([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",Number)],c.prototype,"min",void 0),i([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",Number)],c.prototype,"max",void 0),i([(0,o.serialize)(),(0,o.validate)({nullable:!0,max:1e3}),a("design:type",String)],c.prototype,"pattern",void 0),i([(0,o.serialize)({type:s.ValueHintsValue}),(0,o.validate)({nullable:!0}),a("design:type",Array)],c.prototype,"values",void 0),i([(0,o.validate)({nullable:!0,allowedTypes:[o.PrimitiveType.Number,o.PrimitiveType.String,o.PrimitiveType.Boolean]}),(0,o.serialize)(),a("design:type",Object)],c.prototype,"defaultValue",void 0),i([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",Object)],c.prototype,"propertyHints",void 0),c=n=i([(0,o.type)("ValueHints")],c),t.ValueHints=c;let l=class ValueHintsOverride extends o.Serializable{static from(e){return this.fromAny(e)}static postFrom(e){return deserializePropertyHints(e),e}toJSON(){const e=super.toJSON();return serializePropertyHints(this,e),e}};i([(0,o.serialize)(),(0,o.validate)({nullable:!0,max:500}),a("design:type",String)],l.prototype,"editHelp",void 0),i([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",Number)],l.prototype,"min",void 0),i([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",Number)],l.prototype,"max",void 0),i([(0,o.serialize)(),(0,o.validate)({nullable:!0,max:1e3}),a("design:type",String)],l.prototype,"pattern",void 0),i([(0,o.serialize)({type:s.ValueHintsValue}),(0,o.validate)({nullable:!0}),a("design:type",Array)],l.prototype,"values",void 0),i([(0,o.serialize)({unionTypes:[Boolean,Number,String]}),(0,o.validate)({nullable:!0}),a("design:type",Object)],l.prototype,"defaultValue",void 0),i([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",Object)],l.prototype,"propertyHints",void 0),l=i([(0,o.type)("ValueHintsOverride")],l),t.ValueHintsOverride=l},2259:function(e,t,r){var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ValueHintsValue=void 0;const o=r(194);let s=n=class ValueHintsValue extends o.Serializable{static from(e){return this.fromAny(e)}static validateKey(e){if("string"==typeof e&&e.length>100)return"The maximum length of a key is 200 characters."}};i([(0,o.serialize)(),(0,o.validate)({max:100}),a("design:type",String)],s.prototype,"displayName",void 0),i([(0,o.validate)({allowedTypes:[o.PrimitiveType.String,o.PrimitiveType.Number,o.PrimitiveType.Boolean],customValidator:n.validateKey}),(0,o.serialize)(),a("design:type",Object)],s.prototype,"key",void 0),s=n=i([(0,o.type)("ValueHintsValue")],s),t.ValueHintsValue=s},3711:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(9204),t),i(r(6020),t),i(r(6221),t),i(r(6046),t),i(r(7274),t),i(r(2259),t)},3700:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(6021),t),i(r(5282),t),i(r(4183),t),i(r(2861),t),i(r(7098),t),i(r(9011),t),i(r(7788),t),i(r(8092),t),i(r(2226),t),i(r(5022),t),i(r(7791),t),i(r(130),t),i(r(341),t),i(r(3711),t),i(r(3383),t)},4992:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractBoolean=void 0;const a=r(194),o=r(4183),s=r(3711);class AbstractBoolean extends o.AbstractAttributeValue{static preFrom(e){return"boolean"==typeof e&&(e={value:e}),e}toString(){return`${this.value}`}static get valueHints(){return s.ValueHints.from({})}static get renderHints(){return s.RenderHints.from({editType:s.RenderHintsEditType.InputLike,technicalType:s.RenderHintsTechnicalType.Boolean})}}n([(0,a.serialize)(),(0,a.validate)(),i("design:type",Boolean)],AbstractBoolean.prototype,"value",void 0),t.AbstractBoolean=AbstractBoolean},36:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractFloat=void 0;const a=r(194),o=r(4183),s=r(3711);class AbstractFloat extends o.AbstractAttributeValue{static preFrom(e){return"number"==typeof e&&(e={value:e}),e}toString(){return`${this.value}`}static get valueHints(){return s.ValueHints.from({})}static get renderHints(){return s.RenderHints.from({editType:s.RenderHintsEditType.ButtonLike,technicalType:s.RenderHintsTechnicalType.Float})}}n([(0,a.serialize)(),(0,a.validate)(),i("design:type",Number)],AbstractFloat.prototype,"value",void 0),t.AbstractFloat=AbstractFloat},6591:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractInteger=void 0;const a=r(194),o=r(4183),s=r(3711);class AbstractInteger extends o.AbstractAttributeValue{static preFrom(e){return"number"==typeof e&&(e={value:e}),e}toString(){return`${this.value}`}static get valueHints(){return s.ValueHints.from({})}static get renderHints(){return s.RenderHints.from({editType:s.RenderHintsEditType.ButtonLike,technicalType:s.RenderHintsTechnicalType.Integer})}}n([(0,a.serialize)(),(0,a.validate)({customValidator:e=>Number.isInteger(e)?void 0:"must be an integer"}),i("design:type",Number)],AbstractInteger.prototype,"value",void 0),t.AbstractInteger=AbstractInteger},6550:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractString=void 0;const a=r(194),o=r(4183),s=r(3711);class AbstractString extends o.AbstractAttributeValue{static preFrom(e){return"string"==typeof e&&(e={value:e}),e}toString(){return this.value}static get valueHints(){return s.ValueHints.from({max:100})}static get renderHints(){return s.RenderHints.from({editType:s.RenderHintsEditType.InputLike,technicalType:s.RenderHintsTechnicalType.String})}}n([(0,a.serialize)(),(0,a.validate)({max:100}),i("design:type",String)],AbstractString.prototype,"value",void 0),t.AbstractString=AbstractString},3149:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractAddress=void 0;const o=r(194),s=a(r(9524)),c=r(2861),l=r(3711);class AbstractAddress extends c.AbstractComplexValue{static get valueHints(){return l.ValueHints.from({propertyHints:{[this.propertyNames.recipient.$path]:l.ValueHints.from({})}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.recipient.$path]:l.RenderHints.from({editType:l.RenderHintsEditType.InputLike,technicalType:l.RenderHintsTechnicalType.String})}})}}AbstractAddress.propertyNames=(0,s.default)(),n([(0,o.serialize)(),(0,o.validate)({max:100}),i("design:type",String)],AbstractAddress.prototype,"recipient",void 0),t.AbstractAddress=AbstractAddress},4967:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.City=void 0;const i=r(194),a=r(6550);let o=class City extends a.AbstractString{static from(e){return this.fromAny(e)}};o=n([(0,i.type)("City")],o),t.City=o},9042:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.Country=void 0;const i=r(194),a=r(9702);let o=class Country extends a.AbstractCountry{static from(e){return this.fromAny(e)}};o=n([(0,i.type)("Country")],o),t.Country=o},9498:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.DeliveryBoxAddress=void 0;const o=r(194),s=a(r(9524)),c=r(4183),l=r(341),u=r(3711),d=r(5305),f=r(3149),p=r(4967),m=r(9042),y=r(699),h=r(7474);let v=class DeliveryBoxAddress extends f.AbstractAddress{static get valueHints(){return u.ValueHints.from({propertyHints:{[this.propertyNames.userId.$path]:u.ValueHints.from({}),[this.propertyNames.deliveryBoxId.$path]:u.ValueHints.from({}),[this.propertyNames.zipCode.$path]:h.ZipCode.valueHints,[this.propertyNames.city.$path]:p.City.valueHints,[this.propertyNames.country.$path]:m.Country.valueHints,[this.propertyNames.phoneNumber.$path]:d.PhoneNumber.valueHints,[this.propertyNames.state.$path]:y.State.valueHints}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.userId.$path]:u.RenderHints.from({editType:u.RenderHintsEditType.InputLike,technicalType:u.RenderHintsTechnicalType.String}),[this.propertyNames.deliveryBoxId.$path]:u.RenderHints.from({editType:u.RenderHintsEditType.InputLike,technicalType:u.RenderHintsTechnicalType.String}),[this.propertyNames.zipCode.$path]:h.ZipCode.renderHints,[this.propertyNames.city.$path]:p.City.renderHints,[this.propertyNames.country.$path]:m.Country.renderHints,[this.propertyNames.phoneNumber.$path]:d.PhoneNumber.renderHints,[this.propertyNames.state.$path]:y.State.renderHints}})}static from(e){return this.fromAny(e)}toString(){const e=[];e.push(`${this.recipient}`),e.push(`${this.userId}`),this.phoneNumber&&e.push(this.phoneNumber.toString()),e.push(`${this.deliveryBoxId}`),e.push(`${this.zipCode} ${this.city}`),this.state&&e.push(this.state.toString());const t=l.COUNTRIES_ALPHA2_TO_ENGLISH_NAME.get(this.country.value);return e.push(t||this.country.toString()),e.join("\n")}toJSON(e,t){return super.toJSON(e,t)}};v.propertyNames=(0,s.default)(),n([(0,o.serialize)(),(0,o.validate)({max:100}),i("design:type",String)],v.prototype,"userId",void 0),n([(0,o.serialize)(),(0,o.validate)({max:100}),i("design:type",String)],v.prototype,"deliveryBoxId",void 0),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),i("design:type",h.ZipCode)],v.prototype,"zipCode",void 0),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),i("design:type",p.City)],v.prototype,"city",void 0),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),i("design:type",m.Country)],v.prototype,"country",void 0),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)({nullable:!0}),i("design:type",d.PhoneNumber)],v.prototype,"phoneNumber",void 0),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)({nullable:!0}),i("design:type",y.State)],v.prototype,"state",void 0),v=n([(0,o.type)("DeliveryBoxAddress")],v),t.DeliveryBoxAddress=v},7036:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.HouseNumber=void 0;const i=r(194),a=r(6550);let o=class HouseNumber extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("HouseNumber")],o),t.HouseNumber=o},8542:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.PostOfficeBoxAddress=void 0;const o=r(194),s=a(r(9524)),c=r(4183),l=r(341),u=r(3711),d=r(3149),f=r(4967),p=r(9042),m=r(699),y=r(7474);let h=class PostOfficeBoxAddress extends d.AbstractAddress{static get valueHints(){return u.ValueHints.from({propertyHints:{[this.propertyNames.boxId.$path]:u.ValueHints.from({}),[this.propertyNames.zipCode.$path]:y.ZipCode.valueHints,[this.propertyNames.city.$path]:f.City.valueHints,[this.propertyNames.country.$path]:p.Country.valueHints,[this.propertyNames.state.$path]:m.State.valueHints}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.boxId.$path]:u.RenderHints.from({editType:u.RenderHintsEditType.InputLike,technicalType:u.RenderHintsTechnicalType.String}),[this.propertyNames.zipCode.$path]:y.ZipCode.renderHints,[this.propertyNames.city.$path]:f.City.renderHints,[this.propertyNames.country.$path]:p.Country.renderHints,[this.propertyNames.state.$path]:m.State.renderHints}})}static from(e){return this.fromAny(e)}toString(){const e=[];e.push(`${this.recipient}`),e.push(`${this.boxId}`),e.push(`${this.zipCode} ${this.city}`),this.state&&e.push(this.state.toString());const t=l.COUNTRIES_ALPHA2_TO_ENGLISH_NAME.get(this.country.value);return e.push(t||this.country.toString()),e.join("\n")}toJSON(e,t){return super.toJSON(e,t)}};h.propertyNames=(0,s.default)(),n([(0,o.serialize)(),(0,o.validate)({max:100}),i("design:type",String)],h.prototype,"boxId",void 0),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),i("design:type",y.ZipCode)],h.prototype,"zipCode",void 0),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),i("design:type",f.City)],h.prototype,"city",void 0),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),i("design:type",p.Country)],h.prototype,"country",void 0),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)({nullable:!0}),i("design:type",m.State)],h.prototype,"state",void 0),h=n([(0,o.type)("PostOfficeBoxAddress")],h),t.PostOfficeBoxAddress=h},699:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.State=void 0;const i=r(194),a=r(6550);let o=class State extends a.AbstractString{static from(e){return this.fromAny(e)}};o=n([(0,i.type)("State")],o),t.State=o},8098:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.Street=void 0;const i=r(194),a=r(6550);let o=class Street extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("Street")],o),t.Street=o},7584:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.StreetAddress=void 0;const a=r(194),o=r(9524),s=r(4183),c=r(341),l=r(3149),u=r(4967),d=r(9042),f=r(7036),p=r(699),m=r(8098),y=r(7474);let h=class StreetAddress extends l.AbstractAddress{static from(e){return this.fromAny(e)}static get valueHints(){return super.valueHints.copyWith({propertyHints:{[this.propertyNames.street.$path]:m.Street.valueHints,[this.propertyNames.houseNo.$path]:f.HouseNumber.valueHints,[this.propertyNames.zipCode.$path]:y.ZipCode.valueHints,[this.propertyNames.city.$path]:u.City.valueHints,[this.propertyNames.country.$path]:d.Country.valueHints,[this.propertyNames.state.$path]:p.State.valueHints}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.street.$path]:m.Street.renderHints,[this.propertyNames.houseNo.$path]:f.HouseNumber.renderHints,[this.propertyNames.zipCode.$path]:y.ZipCode.renderHints,[this.propertyNames.city.$path]:u.City.renderHints,[this.propertyNames.country.$path]:d.Country.renderHints,[this.propertyNames.state.$path]:p.State.renderHints}})}toString(){const e=[];e.push(`${this.recipient}`),e.push(`${this.street} ${this.houseNo}`),e.push(`${this.zipCode} ${this.city}`),this.state&&e.push(this.state.toString());const t=c.COUNTRIES_ALPHA2_TO_ENGLISH_NAME.get(this.country.value);return e.push(t||this.country.toString()),e.join("\n")}toJSON(e,t){return super.toJSON(e,t)}};h.propertyNames=(0,o.nameOf)(),n([(0,a.serialize)({customGenerator:s.AbstractAttributeValue.valueGenerator}),(0,a.validate)(),i("design:type",m.Street)],h.prototype,"street",void 0),n([(0,a.serialize)({customGenerator:s.AbstractAttributeValue.valueGenerator}),(0,a.validate)(),i("design:type",f.HouseNumber)],h.prototype,"houseNo",void 0),n([(0,a.serialize)({customGenerator:s.AbstractAttributeValue.valueGenerator}),(0,a.validate)(),i("design:type",y.ZipCode)],h.prototype,"zipCode",void 0),n([(0,a.serialize)({customGenerator:s.AbstractAttributeValue.valueGenerator}),(0,a.validate)(),i("design:type",u.City)],h.prototype,"city",void 0),n([(0,a.serialize)({customGenerator:s.AbstractAttributeValue.valueGenerator}),(0,a.validate)(),i("design:type",d.Country)],h.prototype,"country",void 0),n([(0,a.serialize)({customGenerator:s.AbstractAttributeValue.valueGenerator}),(0,a.validate)({nullable:!0}),i("design:type",p.State)],h.prototype,"state",void 0),h=n([(0,a.type)("StreetAddress")],h),t.StreetAddress=h},7474:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.ZipCode=void 0;const i=r(194),a=r(6550);let o=class ZipCode extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("ZipCode")],o),t.ZipCode=o},1649:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(3149),t),i(r(4967),t),i(r(9042),t),i(r(9498),t),i(r(7036),t),i(r(8542),t),i(r(699),t),i(r(8098),t),i(r(7584),t),i(r(7474),t)},860:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.Affiliation=void 0;const o=r(194),s=a(r(9524)),c=r(4183),l=r(2861),u=r(3711),d=r(1679),f=r(4662),p=r(131);let m=class Affiliation extends l.AbstractComplexValue{static get valueHints(){return u.ValueHints.from({propertyHints:{[this.propertyNames.role.$path]:f.AffiliationRole.valueHints,[this.propertyNames.organization.$path]:d.AffiliationOrganization.valueHints,[this.propertyNames.unit.$path]:p.AffiliationUnit.valueHints}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.role.$path]:f.AffiliationRole.renderHints,[this.propertyNames.organization.$path]:d.AffiliationOrganization.renderHints,[this.propertyNames.unit.$path]:p.AffiliationUnit.renderHints}})}static from(e){return this.fromAny(e)}toString(){const e=[this.organization.toString()];return this.unit&&e.push(this.unit.toString()),this.role&&e.push(this.role.toString()),e.join(", ")}toJSON(e,t){return super.toJSON(e,t)}};m.propertyNames=(0,s.default)(),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)({nullable:!0}),i("design:type",f.AffiliationRole)],m.prototype,"role",void 0),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),i("design:type",d.AffiliationOrganization)],m.prototype,"organization",void 0),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)({nullable:!0}),i("design:type",p.AffiliationUnit)],m.prototype,"unit",void 0),m=n([(0,o.type)("Affiliation")],m),t.Affiliation=m},1679:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.AffiliationOrganization=void 0;const i=r(194),a=r(6550);let o=class AffiliationOrganization extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("AffiliationOrganization")],o),t.AffiliationOrganization=o},4662:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.AffiliationRole=void 0;const i=r(194),a=r(6550);let o=class AffiliationRole extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("AffiliationRole")],o),t.AffiliationRole=o},131:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.AffiliationUnit=void 0;const i=r(194),a=r(6550);let o=class AffiliationUnit extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("AffiliationUnit")],o),t.AffiliationUnit=o},3680:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(860),t),i(r(1679),t),i(r(4662),t),i(r(131),t)},6185:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.BirthCity=void 0;const i=r(194),a=r(1649);let o=class BirthCity extends a.City{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("BirthCity")],o),t.BirthCity=o},4945:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.BirthCountry=void 0;const i=r(194),a=r(1649);let o=class BirthCountry extends a.Country{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("BirthCountry")],o),t.BirthCountry=o},4472:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.BirthDate=void 0;const o=r(194),s=a(r(9524)),c=r(8565),l=r(4183),u=r(2861),d=r(3711),f=r(386),p=r(5772),m=r(7438);let y=class BirthDate extends u.AbstractComplexValue{static get valueHints(){return d.ValueHints.from({propertyHints:{[this.propertyNames.day.$path]:f.BirthDay.valueHints,[this.propertyNames.month.$path]:p.BirthMonth.valueHints,[this.propertyNames.year.$path]:m.BirthYear.valueHints}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.day.$path]:f.BirthDay.renderHints,[this.propertyNames.month.$path]:p.BirthMonth.renderHints,[this.propertyNames.year.$path]:m.BirthYear.renderHints}})}static from(e){return this.fromAny(e)}toString(){return c.DateTime.fromObject({day:this.day.value,month:this.month.value,year:this.year.value}).toFormat("yyyy-MM-dd")}toJSON(e,t){return super.toJSON(e,t)}};y.propertyNames=(0,s.default)(),n([(0,o.serialize)({customGenerator:l.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),i("design:type",f.BirthDay)],y.prototype,"day",void 0),n([(0,o.serialize)({customGenerator:l.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),i("design:type",p.BirthMonth)],y.prototype,"month",void 0),n([(0,o.serialize)({customGenerator:l.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),i("design:type",m.BirthYear)],y.prototype,"year",void 0),y=n([(0,o.type)("BirthDate")],y),t.BirthDate=y},386:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.BirthDay=void 0;const i=r(194),a=r(7465);let o=class BirthDay extends a.AbstractDay{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("BirthDay")],o),t.BirthDay=o},5772:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.BirthMonth=void 0;const i=r(194),a=r(673);let o=class BirthMonth extends a.AbstractMonth{static get valueHints(){return super.valueHints.copyWith({editHelp:"i18n://yourBirthMonth"})}static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("BirthMonth")],o),t.BirthMonth=o},1538:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.BirthPlace=void 0;const o=r(194),s=a(r(9524)),c=r(4183),l=r(2861),u=r(3711),d=r(6185),f=r(4945),p=r(6140);let m=class BirthPlace extends l.AbstractComplexValue{static get valueHints(){return u.ValueHints.from({propertyHints:{[this.propertyNames.city.$path]:d.BirthCity.valueHints,[this.propertyNames.country.$path]:f.BirthCountry.valueHints,[this.propertyNames.state.$path]:p.BirthState.valueHints}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.city.$path]:d.BirthCity.renderHints,[this.propertyNames.country.$path]:f.BirthCountry.renderHints,[this.propertyNames.state.$path]:p.BirthState.renderHints}})}static from(e){return this.fromAny(e)}toString(){const e=[this.city.toString()];return this.state&&e.push(this.state.toString()),e.push(this.country.toString()),e.join(", ")}toJSON(e,t){return super.toJSON(e,t)}};m.propertyNames=(0,s.default)(),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),i("design:type",d.BirthCity)],m.prototype,"city",void 0),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),i("design:type",f.BirthCountry)],m.prototype,"country",void 0),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)({nullable:!0}),i("design:type",p.BirthState)],m.prototype,"state",void 0),m=n([(0,o.type)("BirthPlace")],m),t.BirthPlace=m},6140:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.BirthState=void 0;const i=r(194),a=r(1649);let o=class BirthState extends a.State{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("BirthState")],o),t.BirthState=o},7438:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.BirthYear=void 0;const i=r(194),a=r(7465);let o=class BirthYear extends a.AbstractYear{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("BirthYear")],o),t.BirthYear=o},4947:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(6185),t),i(r(4945),t),i(r(4472),t),i(r(386),t),i(r(5772),t),i(r(1538),t),i(r(6140),t),i(r(7438),t)},8798:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.CommunicationLanguage=void 0;const i=r(194),a=r(6485);let o=class CommunicationLanguage extends a.AbstractLanguage{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("CommunicationLanguage")],o),t.CommunicationLanguage=o},1170:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.EMailAddress=void 0;const i=r(194),a=r(4832);let o=class EMailAddress extends a.AbstractEMailAddress{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("EMailAddress")],o),t.EMailAddress=o},3161:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.FaxNumber=void 0;const i=r(194),a=r(9702);let o=class FaxNumber extends a.AbstractPhoneNumber{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("FaxNumber")],o),t.FaxNumber=o},871:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.PhoneNumber=void 0;const i=r(194),a=r(9702);let o=class PhoneNumber extends a.AbstractPhoneNumber{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("PhoneNumber")],o),t.PhoneNumber=o},3841:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.Website=void 0;const i=r(194),a=r(9702);let o=class Website extends a.AbstractURL{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("Website")],o),t.Website=o},5305:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(8798),t),i(r(1170),t),i(r(3161),t),i(r(871),t),i(r(3841),t)},865:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractDateString=void 0;const a=r(194),o=r(8565),s=r(3711),c=r(6550);class AbstractDateString extends c.AbstractString{static get valueHints(){return super.valueHints.copyWith({min:10,max:10})}static get renderHints(){return super.renderHints.copyWith({editType:s.RenderHintsEditType.SelectLike,dataType:s.RenderHintsDataType.Date})}}AbstractDateString.format="yyyy-MM-dd",n([(0,a.serialize)(),(0,a.validate)({min:10,max:10,customValidator:e=>o.DateTime.fromFormat(e,AbstractDateString.format).isValid?void 0:`must match the following format: '${AbstractDateString.format}'`}),i("design:type",String)],AbstractDateString.prototype,"value",void 0),t.AbstractDateString=AbstractDateString},4544:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractDay=void 0;const a=r(194),o=r(3711),s=r(6591);class AbstractDay extends s.AbstractInteger{static get valueHints(){return super.valueHints.copyWith({min:1,max:31})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.SelectLike,dataType:o.RenderHintsDataType.Day})}}n([(0,a.serialize)(),(0,a.validate)({customValidator:e=>e<1||e>31||!Number.isInteger(e)?"must be an integer value between 1 and 31":void 0}),i("design:type",Number)],AbstractDay.prototype,"value",void 0),t.AbstractDay=AbstractDay},673:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractMonth=void 0;const a=r(194),o=r(3711),s=r(6591);var c;!function(e){e[e.January=1]="January",e[e.February=2]="February",e[e.March=3]="March",e[e.April=4]="April",e[e.May=5]="May",e[e.June=6]="June",e[e.July=7]="July",e[e.August=8]="August",e[e.September=9]="September",e[e.October=10]="October",e[e.November=11]="November",e[e.December=12]="December"}(c||(c={}));class AbstractMonth extends s.AbstractInteger{static get valueHints(){return super.valueHints.copyWith({min:1,max:12})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.SelectLike,dataType:o.RenderHintsDataType.Month})}}n([(0,a.serialize)(),(0,a.validate)({customValidator:e=>c[e]&&Number.isInteger(e)?void 0:`must be an integer value between ${c.January} and ${c.December}`}),i("design:type",Number)],AbstractMonth.prototype,"value",void 0),t.AbstractMonth=AbstractMonth},3652:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractYear=void 0;const a=r(194),o=r(3711),s=r(6591);class AbstractYear extends s.AbstractInteger{static get valueHints(){return super.valueHints.copyWith({min:1,max:9999})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.SelectLike,dataType:o.RenderHintsDataType.Year})}}n([(0,a.serialize)(),(0,a.validate)({customValidator:e=>e<1||e>9999||!Number.isInteger(e)?"must be an integer value between 1 and 9999":void 0}),i("design:type",Number)],AbstractYear.prototype,"value",void 0),t.AbstractYear=AbstractYear},7465:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(865),t),i(r(4544),t),i(r(673),t),i(r(3652),t)},8982:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.DisplayName=void 0;const i=r(194),a=r(6550);let o=class DisplayName extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("DisplayName")],o),t.DisplayName=o},9e3:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.IdentityFileReference=void 0;const i=r(194),a=r(9702);let o=class IdentityFileReference extends a.AbstractFileReference{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("IdentityFileReference")],o),t.IdentityFileReference=o},7730:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.SchematizedXML=void 0;const a=r(194),o=r(5757);let s=class SchematizedXML extends o.AbstractXML{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)({min:3,max:1024,regExp:new RegExp("^((([A-Za-z]{3,9}:(?:\\/\\/)?)(?:[-;:&=+$,\\w]+@)?[A-Za-z0-9.-]+|(?:www\\.|[-;:&=+$,\\w]+@)[A-Za-z0-9.-]+)((?:\\/[+~%/\\\\.\\w\\-_]*)?\\??(?:[-+=&;%@.\\w_]*)#?(?:[.!/\\\\\\w]*))?)$")}),i("design:type",String)],s.prototype,"schemaURL",void 0),s=n([(0,a.type)("SchematizedXML")],s),t.SchematizedXML=s},3460:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(8982),t),i(r(9e3),t),i(r(7730),t)},3383:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(4992),t),i(r(36),t),i(r(6591),t),i(r(6550),t),i(r(1649),t),i(r(3680),t),i(r(4947),t),i(r(5305),t),i(r(7465),t),i(r(3460),t),i(r(1348),t),i(r(8867),t),i(r(9438),t),i(r(8756),t),i(r(3509),t),i(r(9702),t)},4704:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractLengthMeasurement=t.LengthUnit=void 0;const a=r(194),o=r(3711),s=r(5485);var c;!function(e){e.NM="nm",e.UM="um",e.MM="mm",e.CM="cm",e.DM="dm",e.M="m",e.KM="km",e.MI="mi",e.YD="yd",e.FT="ft",e.SM="sm",e.IN="in"}(c=t.LengthUnit||(t.LengthUnit={}));class AbstractLengthMeasurement extends s.AbstractMeasurement{static get valueHints(){return super.valueHints.copyWith({propertyHints:{[this.propertyNames.unit.$path]:o.ValueHints.from({values:Object.entries(c).map((e=>o.ValueHintsValue.from({displayName:e[1],key:e[0]})))})}})}}n([(0,a.serialize)(),(0,a.validate)({customValidator:e=>Object.values(c).includes(e)?void 0:`must be one of: ${Object.values(c)}`}),i("design:type",String)],AbstractLengthMeasurement.prototype,"unit",void 0),t.AbstractLengthMeasurement=AbstractLengthMeasurement},5485:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractMeasurement=void 0;const o=r(194),s=a(r(9524)),c=r(2861),l=r(3711);class AbstractMeasurement extends c.AbstractComplexValue{static get valueHints(){return l.ValueHints.from({propertyHints:{[this.propertyNames.unit.$path]:l.ValueHints.from({}),[this.propertyNames.value.$path]:l.ValueHints.from({})}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.unit.$path]:l.RenderHints.from({editType:l.RenderHintsEditType.InputLike,technicalType:l.RenderHintsTechnicalType.String}),[this.propertyNames.value.$path]:l.RenderHints.from({editType:l.RenderHintsEditType.InputLike,technicalType:l.RenderHintsTechnicalType.Integer})}})}toString(){return`${this.value} ${this.unit}`}}AbstractMeasurement.propertyNames=(0,s.default)(),n([(0,o.serialize)(),(0,o.validate)({max:50}),i("design:type",String)],AbstractMeasurement.prototype,"unit",void 0),n([(0,o.serialize)(),(0,o.validate)(),i("design:type",Number)],AbstractMeasurement.prototype,"value",void 0),t.AbstractMeasurement=AbstractMeasurement},1348:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(4704),t),i(r(5485),t)},90:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.BirthName=void 0;const i=r(194),a=r(6550);let o=class BirthName extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("BirthName")],o),t.BirthName=o},5642:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.GivenName=void 0;const i=r(194),a=r(6550);let o=class GivenName extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("GivenName")],o),t.GivenName=o},394:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.HonorificPrefix=void 0;const i=r(194),a=r(6550);let o=class HonorificPrefix extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("HonorificPrefix")],o),t.HonorificPrefix=o},3357:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.HonorificSuffix=void 0;const i=r(194),a=r(6550);let o=class HonorificSuffix extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("HonorificSuffix")],o),t.HonorificSuffix=o},3698:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.MiddleName=void 0;const i=r(194),a=r(6550);let o=class MiddleName extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("MiddleName")],o),t.MiddleName=o},454:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.PersonName=void 0;const o=r(194),s=a(r(9524)),c=r(4183),l=r(2861),u=r(3711),d=r(5642),f=r(394),p=r(3357),m=r(3698),y=r(2234);let h=class PersonName extends l.AbstractComplexValue{static get valueHints(){return u.ValueHints.from({propertyHints:{[this.propertyNames.givenName.$path]:d.GivenName.valueHints,[this.propertyNames.middleName.$path]:m.MiddleName.valueHints,[this.propertyNames.surname.$path]:y.Surname.valueHints,[this.propertyNames.honorificSuffix.$path]:p.HonorificSuffix.valueHints,[this.propertyNames.honorificPrefix.$path]:f.HonorificPrefix.valueHints}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.givenName.$path]:d.GivenName.renderHints,[this.propertyNames.middleName.$path]:m.MiddleName.renderHints,[this.propertyNames.surname.$path]:y.Surname.renderHints,[this.propertyNames.honorificSuffix.$path]:p.HonorificSuffix.renderHints,[this.propertyNames.honorificPrefix.$path]:f.HonorificPrefix.renderHints}})}static from(e){return this.fromAny(e)}toString(){const e=[];return this.honorificPrefix&&e.push(this.honorificPrefix.value),e.push(this.givenName.value),this.middleName&&e.push(this.middleName.value),e.push(this.surname.value),this.honorificSuffix&&e.push(this.honorificSuffix.value),e.join(" ")}toJSON(e,t){return super.toJSON(e,t)}};h.propertyNames=(0,s.default)(),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),i("design:type",d.GivenName)],h.prototype,"givenName",void 0),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)({nullable:!0}),i("design:type",m.MiddleName)],h.prototype,"middleName",void 0),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),i("design:type",y.Surname)],h.prototype,"surname",void 0),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)({nullable:!0}),i("design:type",p.HonorificSuffix)],h.prototype,"honorificSuffix",void 0),n([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)({nullable:!0}),i("design:type",f.HonorificPrefix)],h.prototype,"honorificPrefix",void 0),h=n([(0,o.type)("PersonName")],h),t.PersonName=h},2877:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.Pseudonym=void 0;const i=r(194),a=r(6550);let o=class Pseudonym extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("Pseudonym")],o),t.Pseudonym=o},2234:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.Surname=void 0;const i=r(194),a=r(6550);let o=class Surname extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("Surname")],o),t.Surname=o},8867:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(90),t),i(r(5642),t),i(r(394),t),i(r(3357),t),i(r(3698),t),i(r(454),t),i(r(2877),t),i(r(2234),t)},7806:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.Citizenship=void 0;const i=r(194),a=r(9702);let o=class Citizenship extends a.AbstractCountry{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("Citizenship")],o),t.Citizenship=o},9942:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.JobTitle=void 0;const i=r(194),a=r(6550);let o=class JobTitle extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("JobTitle")],o),t.JobTitle=o},9999:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.Nationality=void 0;const i=r(194),a=r(9702);let o=class Nationality extends a.AbstractCountry{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("Nationality")],o),t.Nationality=o},6735:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.Sex=t.BiologicalSex=void 0;const a=r(194),o=r(3711),s=r(6550);var c;!function(e){e.X="intersex",e.F="female",e.M="male"}(c=t.BiologicalSex||(t.BiologicalSex={}));let l=class Sex extends s.AbstractString{static get valueHints(){return super.valueHints.copyWith({values:Object.values(c).map((e=>o.ValueHintsValue.from({key:e,displayName:`i18n://attributes.values.sex.${e}`})))})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.ButtonLike})}static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)({customValidator:e=>Object.values(c).includes(e)?void 0:`must be one of: ${Object.values(c)}`}),i("design:type",String)],l.prototype,"value",void 0),l=n([(0,a.type)("Sex")],l),t.Sex=l},9438:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(7806),t),i(r(9942),t),i(r(9999),t),i(r(6735),t)},8717:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH=t.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH=void 0,t.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH=100,t.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH=1e3},6499:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryBoolean=void 0;const a=r(194),o=r(3711),s=r(4992),c=r(8717);let l=class ProprietaryBoolean extends s.AbstractBoolean{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};n([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),i("design:type",String)],l.prototype,"title",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),i("design:type",String)],l.prototype,"description",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),l=n([(0,a.type)("ProprietaryBoolean")],l),t.ProprietaryBoolean=l},3447:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryCountry=void 0;const a=r(194),o=r(3711),s=r(6838),c=r(8717);let l=class ProprietaryCountry extends s.AbstractCountry{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};n([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),i("design:type",String)],l.prototype,"title",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),i("design:type",String)],l.prototype,"description",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),l=n([(0,a.type)("ProprietaryCountry")],l),t.ProprietaryCountry=l},827:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryEMailAddress=void 0;const a=r(194),o=r(3711),s=r(4832),c=r(8717);let l=class ProprietaryEMailAddress extends s.AbstractEMailAddress{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};n([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),i("design:type",String)],l.prototype,"title",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),i("design:type",String)],l.prototype,"description",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),l=n([(0,a.type)("ProprietaryEMailAddress")],l),t.ProprietaryEMailAddress=l},6495:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryFileReference=void 0;const a=r(194),o=r(3711),s=r(9702),c=r(8717);let l=class ProprietaryFileReference extends s.AbstractFileReference{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};n([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),i("design:type",String)],l.prototype,"title",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),i("design:type",String)],l.prototype,"description",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),l=n([(0,a.type)("ProprietaryFileReference")],l),t.ProprietaryFileReference=l},2728:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryFloat=void 0;const a=r(194),o=r(3711),s=r(36),c=r(8717);let l=class ProprietaryFloat extends s.AbstractFloat{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};n([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),i("design:type",String)],l.prototype,"title",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),i("design:type",String)],l.prototype,"description",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),l=n([(0,a.type)("ProprietaryFloat")],l),t.ProprietaryFloat=l},2307:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryHEXColor=void 0;const a=r(194),o=r(3711),s=r(3262),c=r(8717);let l=class ProprietaryHEXColor extends s.AbstractHEXColor{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};n([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),i("design:type",String)],l.prototype,"title",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),i("design:type",String)],l.prototype,"description",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),l=n([(0,a.type)("ProprietaryHEXColor")],l),t.ProprietaryHEXColor=l},2804:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryInteger=void 0;const a=r(194),o=r(3711),s=r(6591),c=r(8717);let l=class ProprietaryInteger extends s.AbstractInteger{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};n([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),i("design:type",String)],l.prototype,"title",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),i("design:type",String)],l.prototype,"description",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),l=n([(0,a.type)("ProprietaryInteger")],l),t.ProprietaryInteger=l},985:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryJSON=void 0;const a=r(194),o=r(4183),s=r(3711),c=r(8717);let l=class ProprietaryJSON extends o.AbstractAttributeValue{static get valueHints(){return s.ValueHints.from({})}static get renderHints(){return s.RenderHints.from({editType:s.RenderHintsEditType.TextArea,technicalType:s.RenderHintsTechnicalType.Unknown})}static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),i("design:type",String)],l.prototype,"title",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),i("design:type",String)],l.prototype,"description",void 0),n([(0,a.serialize)({any:!0}),(0,a.validate)({customValidator:function validateValue(e){try{if(JSON.stringify(e).length>4096)return"stringified value must not be longer than 4096 characters"}catch(e){return e instanceof SyntaxError?"must be a valid JSON object":"could not validate value"}return}}),i("design:type",Object)],l.prototype,"value",void 0),l=n([(0,a.type)("ProprietaryJSON")],l),t.ProprietaryJSON=l},7503:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryLanguage=void 0;const a=r(194),o=r(3711),s=r(6485),c=r(8717);let l=class ProprietaryLanguage extends s.AbstractLanguage{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};n([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),i("design:type",String)],l.prototype,"title",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),i("design:type",String)],l.prototype,"description",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),l=n([(0,a.type)("ProprietaryLanguage")],l),t.ProprietaryLanguage=l},249:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryPhoneNumber=void 0;const a=r(194),o=r(3711),s=r(4118),c=r(8717);let l=class ProprietaryPhoneNumber extends s.AbstractPhoneNumber{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};n([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),i("design:type",String)],l.prototype,"title",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),i("design:type",String)],l.prototype,"description",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),l=n([(0,a.type)("ProprietaryPhoneNumber")],l),t.ProprietaryPhoneNumber=l},6813:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryString=void 0;const a=r(194),o=r(3711),s=r(6550),c=r(8717);let l=class ProprietaryString extends s.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};n([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),i("design:type",String)],l.prototype,"title",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),i("design:type",String)],l.prototype,"description",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),l=n([(0,a.type)("ProprietaryString")],l),t.ProprietaryString=l},587:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryURL=void 0;const a=r(194),o=r(3711),s=r(7221),c=r(8717);let l=class ProprietaryURL extends s.AbstractURL{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};n([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),i("design:type",String)],l.prototype,"title",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),i("design:type",String)],l.prototype,"description",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),l=n([(0,a.type)("ProprietaryURL")],l),t.ProprietaryURL=l},3517:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryXML=void 0;const a=r(194),o=r(3711),s=r(5757),c=r(8717);let l=class ProprietaryXML extends s.AbstractXML{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};n([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),i("design:type",String)],l.prototype,"title",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),i("design:type",String)],l.prototype,"description",void 0),n([(0,a.serialize)(),(0,a.validate)({min:3,max:1024,regExp:new RegExp("^((([A-Za-z]{3,9}:(?:\\/\\/)?)(?:[-;:&=+$,\\w]+@)?[A-Za-z0-9.-]+|(?:www\\.|[-;:&=+$,\\w]+@)[A-Za-z0-9.-]+)((?:\\/[+~%/\\\\.\\w\\-_]*)?\\??(?:[-+=&;%@.\\w_]*)#?(?:[.!/\\\\\\w]*))?)$")}),i("design:type",String)],l.prototype,"schemaURL",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),l=n([(0,a.type)("ProprietaryXML")],l),t.ProprietaryXML=l},8756:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(6499),t),i(r(3447),t),i(r(827),t),i(r(6495),t),i(r(2728),t),i(r(2307),t),i(r(2804),t),i(r(985),t),i(r(7503),t),i(r(249),t),i(r(6813),t),i(r(587),t),i(r(3517),t)},7909:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.Consent=void 0;const a=r(194),o=r(4183),s=r(3711);let c=class Consent extends o.AbstractAttributeValue{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}static get valueHints(){return s.ValueHints.from({propertyHints:{consent:{max:2e3},link:{min:3,max:1024}}})}static get renderHints(){return s.RenderHints.from({editType:s.RenderHintsEditType.Complex,technicalType:s.RenderHintsTechnicalType.Object,propertyHints:{consent:{editType:s.RenderHintsEditType.TextArea,technicalType:s.RenderHintsTechnicalType.String},link:{editType:s.RenderHintsEditType.InputLike,technicalType:s.RenderHintsTechnicalType.String,dataType:s.RenderHintsDataType.URL}}})}};n([(0,a.serialize)(),(0,a.validate)({max:2e3}),i("design:type",String)],c.prototype,"consent",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,min:3,max:1024,regExp:new RegExp(/^((([A-Za-z]{3,9}:(?:\/\/)?)(?:[\-;:&=\+\$,\w]+@)?[A-Za-z0-9\.\-]+|(?:www\.|[\-;:&=\+\$,\w]+@)[A-Za-z0-9\.\-]+)((?:\/[\+~%\/\.\w\-_]*)?\??(?:[\-\+=&;%@\.\w_]*)#?(?:[\.\!\/\\\w]*))?)$/i)}),i("design:type",String)],c.prototype,"link",void 0),c=n([(0,a.type)("Consent")],c),t.Consent=c},3509:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(7909),t)},6838:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractCountry=void 0;const a=r(194),o=r(3711),s=r(4871),c=r(6550);class AbstractCountry extends c.AbstractString{static get valueHints(){return super.valueHints.copyWith({min:2,max:2,values:Object.values(s.CountryAlpha2).map((e=>o.ValueHintsValue.from({key:e,displayName:`i18n://attributes.values.countries.${e}`})))})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.SelectLike,dataType:o.RenderHintsDataType.Country})}}n([(0,a.serialize)(),(0,a.validate)({customValidator:e=>Object.values(s.CountryAlpha2).includes(e)?void 0:`must be one of: ${Object.values(s.CountryAlpha2)}`}),i("design:type",String)],AbstractCountry.prototype,"value",void 0),t.AbstractCountry=AbstractCountry},4832:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractEMailAddress=void 0;const a=r(194),o=r(3711),s=r(6550);class AbstractEMailAddress extends s.AbstractString{static get valueHints(){return super.valueHints.copyWith({min:3,max:100,pattern:"/^[A-Z0-9._%+-]+@[A-Z0-9.-]+.[A-Z]{2,}$/i"})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.InputLike,dataType:o.RenderHintsDataType.EMailAddress})}}n([(0,a.serialize)(),(0,a.validate)({min:3,max:100,regExp:new RegExp("^[A-Z0-9._%+-]+@[A-Z0-9.-]+.[A-Z]{2,}$","i")}),i("design:type",String)],AbstractEMailAddress.prototype,"value",void 0),t.AbstractEMailAddress=AbstractEMailAddress},5902:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractFileReference=void 0;const a=r(194),o=r(3711),s=r(6550);class AbstractFileReference extends s.AbstractString{static get valueHints(){return super.valueHints.copyWith({min:30,max:100})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.SelectLike,dataType:o.RenderHintsDataType.FileReference})}}n([(0,a.serialize)(),(0,a.validate)({min:30,max:100}),i("design:type",String)],AbstractFileReference.prototype,"value",void 0),t.AbstractFileReference=AbstractFileReference},3262:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractHEXColor=void 0;const a=r(194),o=r(3711),s=r(6550);class AbstractHEXColor extends s.AbstractString{static get valueHints(){return super.valueHints.copyWith({min:4,max:9,pattern:"^#([0-9A-F]{3}){1,2}$/i"})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.InputLike,dataType:o.RenderHintsDataType.HEXColor})}}n([(0,a.serialize)(),(0,a.validate)({min:4,max:9,regExp:new RegExp("^#([0-9A-F]{3}){1,2}$","i")}),i("design:type",String)],AbstractHEXColor.prototype,"value",void 0),t.AbstractHEXColor=AbstractHEXColor},6485:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractLanguage=void 0;const a=r(194),o=r(3711),s=r(4473),c=r(6550);class AbstractLanguage extends c.AbstractString{static get valueHints(){return super.valueHints.copyWith({min:2,max:2,values:Object.values(s.LanguageISO639).map((e=>o.ValueHintsValue.from({key:e,displayName:`i18n://attributes.values.languages.${e}`})))})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.SelectLike,dataType:o.RenderHintsDataType.Language})}}n([(0,a.serialize)(),(0,a.validate)({min:2,max:2,customValidator:e=>Object.values(s.LanguageISO639).includes(e)?void 0:`must be one of: ${Object.values(s.LanguageISO639)}`}),i("design:type",String)],AbstractLanguage.prototype,"value",void 0),t.AbstractLanguage=AbstractLanguage},4118:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractPhoneNumber=void 0;const a=r(194),o=r(3711),s=r(6550);class AbstractPhoneNumber extends s.AbstractString{static get valueHints(){return super.valueHints.copyWith({min:3,max:100,pattern:"/^[d+-x#*()/[] ]{3,100}$/"})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.InputLike,dataType:o.RenderHintsDataType.PhoneNumber})}}n([(0,a.serialize)(),(0,a.validate)({min:3,max:100,regExp:new RegExp(/^[\d+\-x#*()/[\] ]{3,100}$/)}),i("design:type",String)],AbstractPhoneNumber.prototype,"value",void 0),t.AbstractPhoneNumber=AbstractPhoneNumber},7221:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractURL=void 0;const a=r(194),o=r(3711),s=r(6550);class AbstractURL extends s.AbstractString{static get valueHints(){return super.valueHints.copyWith({min:3,max:1024})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.InputLike,dataType:o.RenderHintsDataType.URL})}}n([(0,a.serialize)(),(0,a.validate)({min:3,max:1024,regExp:new RegExp(/^((([A-Za-z]{3,9}:(?:\/\/)?)(?:[\-;:&=\+\$,\w]+@)?[A-Za-z0-9\.\-]+|(?:www\.|[\-;:&=\+\$,\w]+@)[A-Za-z0-9\.\-]+)((?:\/[\+~%\/\.\w\-_]*)?\??(?:[\-\+=&;%@\.\w_]*)#?(?:[\.\!\/\\\w]*))?)$/i)}),i("design:type",String)],AbstractURL.prototype,"value",void 0),t.AbstractURL=AbstractURL},5757:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractXML=void 0;const a=r(194),o=r(3711),s=r(6550);class AbstractXML extends s.AbstractString{static get valueHints(){return o.ValueHints.from({max:5e4})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.InputLike,dataType:o.RenderHintsDataType.XML})}}n([(0,a.serialize)(),(0,a.validate)({max:5e4}),i("design:type",String)],AbstractXML.prototype,"value",void 0),t.AbstractXML=AbstractXML},9702:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(6838),t),i(r(4832),t),i(r(5902),t),i(r(3262),t),i(r(6485),t),i(r(4118),t),i(r(7221),t),i(r(5757),t)},2500:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.buildInformation=void 0;const n=r(194),i=r(2890),a=r(9663);t.buildInformation={version:"2.5.2",build:"143",date:"2023-08-09T06:35:26+00:00",commit:"5b34dcb0abff8ab640974b43f260e8fe2a27a0a4",dependencies:{"@js-soft/logging-abstractions":"^1.0.0","@nmshd/iql":"^0.0.1","easy-tsnameof":"^3.0.6","mocha-param":"^2.0.1"},libraries:{serval:n.buildInformation,crypto:i.buildInformation,transport:a.buildInformation}}},5590:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(3700),t),i(r(2500),t),i(r(8564),t),i(r(7502),t),i(r(6795),t),i(r(3757),t)},7502:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.Mail=void 0;const a=r(194),o=r(9663);let s=class Mail extends a.Serializable{static preFrom(e){return void 0===e.cc&&(e.cc=[]),void 0===e.body&&e.content&&(e.body=e.content,delete e.content),e}static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)({type:o.CoreAddress}),(0,a.validate)({customValidator:e=>e.length<1?"may not be empty":void 0}),i("design:type",Array)],s.prototype,"to",void 0),n([(0,a.serialize)({type:o.CoreAddress}),(0,a.validate)({nullable:!0}),i("design:type",Array)],s.prototype,"cc",void 0),n([(0,a.serialize)(),(0,a.validate)({max:300}),i("design:type",String)],s.prototype,"subject",void 0),n([(0,a.serialize)(),(0,a.validate)({max:5e4}),i("design:type",String)],s.prototype,"body",void 0),s=n([(0,a.type)("Mail")],s),t.Mail=s},8471:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RelationshipCreationChangeRequestContent=void 0;const a=r(194),o=r(6460);let s=class RelationshipCreationChangeRequestContent extends a.Serializable{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)(),i("design:type",o.Response)],s.prototype,"response",void 0),s=n([(0,a.type)("RelationshipCreationChangeRequestContent")],s),t.RelationshipCreationChangeRequestContent=s},9145:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RelationshipTemplateContent=void 0;const a=r(194),o=r(9016);let s=class RelationshipTemplateContent extends a.Serializable{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:200}),i("design:type",String)],s.prototype,"title",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",Object)],s.prototype,"metadata",void 0),n([(0,a.serialize)(),(0,a.validate)(),i("design:type",o.Request)],s.prototype,"onNewRelationship",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.Request)],s.prototype,"onExistingRelationship",void 0),s=n([(0,a.type)("RelationshipTemplateContent")],s),t.RelationshipTemplateContent=s},6795:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(8471),t),i(r(9145),t)},9016:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.Request=void 0;const a=r(194),o=r(9663);let s=class Request extends a.Serializable{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.CoreId)],s.prototype,"id",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",o.CoreDate)],s.prototype,"expiresAt",void 0),n([(0,a.serialize)(),(0,a.validate)({customValidator:e=>e.length<1?"may not be empty":void 0}),i("design:type",Array)],s.prototype,"items",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:200}),i("design:type",String)],s.prototype,"title",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:500}),i("design:type",String)],s.prototype,"description",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",Object)],s.prototype,"metadata",void 0),s=n([(0,a.type)("Request")],s),t.Request=s},705:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RequestItem=void 0;const a=r(194);class RequestItem extends a.Serializable{toJSON(e,t){return super.toJSON(e,t)}}n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:200}),i("design:type",String)],RequestItem.prototype,"title",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:500}),i("design:type",String)],RequestItem.prototype,"description",void 0),n([(0,a.serialize)(),(0,a.validate)(),i("design:type",Boolean)],RequestItem.prototype,"mustBeAccepted",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",Object)],RequestItem.prototype,"metadata",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0}),i("design:type",Boolean)],RequestItem.prototype,"requireManualDecision",void 0),t.RequestItem=RequestItem},5135:function(e,t,r){var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RequestItemGroup=void 0;const o=r(194),s=r(4714);let c=n=class RequestItemGroup extends o.Serializable{static from(e){return this.fromAny(e)}static postFrom(e){if(!(e instanceof n))throw new Error("this should never happen");if(e.mustBeAccepted&&e.items.every((e=>!e.mustBeAccepted)))throw new o.ValidationError(n.name,(0,s.nameof)((e=>e.mustBeAccepted)),`${(0,s.nameof)((e=>e.mustBeAccepted))} can only be true if at least one item is flagged as ${(0,s.nameof)((e=>e.mustBeAccepted))}`);return e}toJSON(e,t){return super.toJSON(e,t)}};i([(0,o.serialize)(),(0,o.validate)({nullable:!0,max:200}),a("design:type",String)],c.prototype,"title",void 0),i([(0,o.serialize)(),(0,o.validate)({nullable:!0,max:500}),a("design:type",String)],c.prototype,"description",void 0),i([(0,o.serialize)(),(0,o.validate)(),a("design:type",Boolean)],c.prototype,"mustBeAccepted",void 0),i([(0,o.serialize)(),(0,o.validate)({customValidator:e=>e.length<1?"may not be empty":void 0}),a("design:type",Array)],c.prototype,"items",void 0),i([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",Object)],c.prototype,"metadata",void 0),c=n=i([(0,o.type)("RequestItemGroup")],c),t.RequestItemGroup=c},9814:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ResponseWrapper=void 0;const a=r(194),o=r(9663),s=r(1764);let c=class ResponseWrapper extends a.Serializable{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)(),i("design:type",o.CoreId)],c.prototype,"requestId",void 0),n([(0,a.serialize)(),(0,a.validate)(),i("design:type",o.CoreId)],c.prototype,"requestSourceReference",void 0),n([(0,a.serialize)(),(0,a.validate)({allowedValues:["RelationshipTemplate","Message"]}),i("design:type",String)],c.prototype,"requestSourceType",void 0),n([(0,a.serialize)(),(0,a.validate)(),i("design:type",s.Response)],c.prototype,"response",void 0),c=n([(0,a.type)("ResponseWrapper")],c),t.ResponseWrapper=c},3757:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(8303),t),i(r(9016),t),i(r(705),t),i(r(5135),t),i(r(1764),t),i(r(9814),t)},1329:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.AuthenticationRequestItem=void 0;const i=r(194),a=r(705);let o=class AuthenticationRequestItem extends a.RequestItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("AuthenticationRequestItem")],o),t.AuthenticationRequestItem=o},5386:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ConsentRequestItem=void 0;const a=r(194),o=r(705);let s=class ConsentRequestItem extends o.RequestItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)({max:2e3}),i("design:type",String)],s.prototype,"consent",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,min:3,max:1024,regExp:new RegExp(/^((([A-Za-z]{3,9}:(?:\/\/)?)(?:[\-;:&=\+\$,\w]+@)?[A-Za-z0-9\.\-]+|(?:www\.|[\-;:&=\+\$,\w]+@)[A-Za-z0-9\.\-]+)((?:\/[\+~%\/\.\w\-_]*)?\??(?:[\-\+=&;%@\.\w_]*)#?(?:[\.\!\/\\\w]*))?)$/i)}),i("design:type",String)],s.prototype,"link",void 0),s=n([(0,a.type)("ConsentRequestItem")],s),t.ConsentRequestItem=s},9797:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.CreateAttributeAcceptResponseItem=void 0;const a=r(194),o=r(9663),s=r(1764);let c=class CreateAttributeAcceptResponseItem extends s.AcceptResponseItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)(),i("design:type",o.CoreId)],c.prototype,"attributeId",void 0),c=n([(0,a.type)("CreateAttributeAcceptResponseItem")],c),t.CreateAttributeAcceptResponseItem=c},832:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.CreateAttributeRequestItem=void 0;const a=r(194),o=r(3700),s=r(705);let c=class CreateAttributeRequestItem extends s.RequestItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.validate)(),(0,a.serialize)({unionTypes:[o.RelationshipAttribute,o.IdentityAttribute]}),i("design:type",Object)],c.prototype,"attribute",void 0),c=n([(0,a.type)("CreateAttributeRequestItem")],c),t.CreateAttributeRequestItem=c},1888:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.FreeTextAcceptResponseItem=void 0;const a=r(194),o=r(1764);let s=class FreeTextAcceptResponseItem extends o.AcceptResponseItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)(),i("design:type",String)],s.prototype,"freeText",void 0),s=n([(0,a.type)("FreeTextAcceptResponseItem")],s),t.FreeTextAcceptResponseItem=s},5911:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.FreeTextRequestItem=void 0;const a=r(194),o=r(705);let s=class FreeTextRequestItem extends o.RequestItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)(),i("design:type",String)],s.prototype,"freeText",void 0),s=n([(0,a.type)("FreeTextRequestItem")],s),t.FreeTextRequestItem=s},8303:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(1329),t),i(r(5386),t),i(r(9797),t),i(r(832),t),i(r(1888),t),i(r(5911),t),i(r(9065),t),i(r(1278),t),i(r(1977),t),i(r(9296),t),i(r(506),t),i(r(9771),t),i(r(4639),t),i(r(5729),t),i(r(1860),t),i(r(2699),t)},9065:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProposeAttributeAcceptResponseItem=void 0;const a=r(194),o=r(9663),s=r(3700),c=r(1764);let l=class ProposeAttributeAcceptResponseItem extends c.AcceptResponseItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)(),i("design:type",o.CoreId)],l.prototype,"attributeId",void 0),n([(0,a.serialize)({unionTypes:[s.IdentityAttribute,s.RelationshipAttribute]}),(0,a.validate)(),i("design:type",Object)],l.prototype,"attribute",void 0),l=n([(0,a.type)("ProposeAttributeAcceptResponseItem")],l),t.ProposeAttributeAcceptResponseItem=l},1278:function(e,t,r){var n,i=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProposeAttributeRequestItem=void 0;const o=r(194),s=r(4714),c=r(3700),l=r(705);let u=n=class ProposeAttributeRequestItem extends l.RequestItem{static from(e){return this.fromAny(e)}static postFrom(e){if(!(e instanceof n))throw new Error("this should never happen");if(e.query instanceof c.IdentityAttributeQuery){const t=e.attribute.value.toJSON()["@type"],r=e.query.valueType;if(t!==r)throw new o.ValidationError(n.name,`${(0,s.nameof)((e=>e.query))}.${(0,s.nameof)((e=>e.valueType))}`,`You cannot propose an Attribute whose type of the value ('${t}') is different from the value type of the query ('${r}').`)}if(e.attribute instanceof c.RelationshipAttribute&&!(e.query instanceof c.RelationshipAttributeQuery))throw new o.ValidationError(n.name,"","When proposing a RelationshipAttribute, the corresponding query has to be a RelationshipAttributeQuery.");if(e.attribute instanceof c.IdentityAttribute&&!(e.query instanceof c.IdentityAttributeQuery||e.query instanceof c.IQLQuery))throw new o.ValidationError(n.name,"","When proposing an IdentityAttribute, the corresponding query has to be a IdentityAttributeQuery or IQLQuery");return e}toJSON(e,t){return super.toJSON(e,t)}};i([(0,o.serialize)({unionTypes:[c.IdentityAttributeQuery,c.RelationshipAttributeQuery,c.IQLQuery]}),(0,o.validate)(),a("design:type",Object)],u.prototype,"query",void 0),i([(0,o.serialize)({unionTypes:[c.IdentityAttribute,c.RelationshipAttribute]}),(0,o.validate)(),a("design:type",Object)],u.prototype,"attribute",void 0),u=n=i([(0,o.type)("ProposeAttributeRequestItem")],u),t.ProposeAttributeRequestItem=u},1977:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ReadAttributeAcceptResponseItem=void 0;const a=r(194),o=r(9663),s=r(3700),c=r(1764);let l=class ReadAttributeAcceptResponseItem extends c.AcceptResponseItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)(),i("design:type",o.CoreId)],l.prototype,"attributeId",void 0),n([(0,a.serialize)({unionTypes:[s.IdentityAttribute,s.RelationshipAttribute]}),(0,a.validate)(),i("design:type",Object)],l.prototype,"attribute",void 0),l=n([(0,a.type)("ReadAttributeAcceptResponseItem")],l),t.ReadAttributeAcceptResponseItem=l},9296:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ReadAttributeRequestItem=void 0;const a=r(194),o=r(3700),s=r(705);let c=class ReadAttributeRequestItem extends s.RequestItem{static from(e){return this.fromAny(e)}};n([(0,a.serialize)({unionTypes:[o.IdentityAttributeQuery,o.RelationshipAttributeQuery,o.ThirdPartyRelationshipAttributeQuery,o.IQLQuery]}),(0,a.validate)(),i("design:type",Object)],c.prototype,"query",void 0),c=n([(0,a.type)("ReadAttributeRequestItem")],c),t.ReadAttributeRequestItem=c},506:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RegisterAttributeListenerAcceptResponseItem=void 0;const a=r(194),o=r(1764);let s=class RegisterAttributeListenerAcceptResponseItem extends o.AcceptResponseItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)({max:30}),i("design:type",String)],s.prototype,"listenerId",void 0),s=n([(0,a.type)("RegisterAttributeListenerAcceptResponseItem")],s),t.RegisterAttributeListenerAcceptResponseItem=s},9771:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RegisterAttributeListenerRequestItem=void 0;const a=r(194),o=r(3700),s=r(705);let c=class RegisterAttributeListenerRequestItem extends s.RequestItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)({unionTypes:[o.IdentityAttributeQuery,o.ThirdPartyRelationshipAttributeQuery]}),(0,a.validate)(),i("design:type",Object)],c.prototype,"query",void 0),c=n([(0,a.type)("RegisterAttributeListenerRequestItem")],c),t.RegisterAttributeListenerRequestItem=c},4639:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ShareAttributeAcceptResponseItem=void 0;const a=r(194),o=r(9663),s=r(1764);let c=class ShareAttributeAcceptResponseItem extends s.AcceptResponseItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)(),i("design:type",o.CoreId)],c.prototype,"attributeId",void 0),c=n([(0,a.type)("ShareAttributeAcceptResponseItem")],c),t.ShareAttributeAcceptResponseItem=c},5729:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ShareAttributeRequestItem=void 0;const a=r(194),o=r(9663),s=r(3700),c=r(705);let l=class ShareAttributeRequestItem extends c.RequestItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)({unionTypes:[s.IdentityAttribute,s.RelationshipAttribute]}),(0,a.validate)(),i("design:type",Object)],l.prototype,"attribute",void 0),n([(0,a.serialize)(),(0,a.validate)(),i("design:type",o.CoreId)],l.prototype,"sourceAttributeId",void 0),l=n([(0,a.type)("ShareAttributeRequestItem")],l),t.ShareAttributeRequestItem=l},1860:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.SucceedAttributeAcceptResponseItem=void 0;const a=r(194),o=r(9663),s=r(1764);let c=class SucceedAttributeAcceptResponseItem extends s.AcceptResponseItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)(),i("design:type",o.CoreId)],c.prototype,"attributeId",void 0),c=n([(0,a.type)("SucceedAttributeAcceptResponseItem")],c),t.SucceedAttributeAcceptResponseItem=c},2699:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.SucceedAttributeRequestItem=void 0;const a=r(194),o=r(9663),s=r(3700),c=r(705);let l=class SucceedAttributeRequestItem extends c.RequestItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.validate)(),(0,a.serialize)(),i("design:type",o.CoreId)],l.prototype,"succeededAttributeId",void 0),n([(0,a.validate)(),(0,a.serialize)({unionTypes:[s.IdentityAttribute,s.RelationshipAttribute]}),i("design:type",Object)],l.prototype,"attribute",void 0),l=n([(0,a.type)("SucceedAttributeRequestItem")],l),t.SucceedAttributeRequestItem=l},9019:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.AcceptResponseItem=void 0;const i=r(194),a=r(6990);let o=class AcceptResponseItem extends a.ResponseItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};o=n([(0,i.type)("AcceptResponseItem")],o),t.AcceptResponseItem=o},6187:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ErrorResponseItem=void 0;const a=r(194),o=r(6990);let s=class ErrorResponseItem extends o.ResponseItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)({max:200}),i("design:type",String)],s.prototype,"code",void 0),n([(0,a.serialize)(),(0,a.validate)({max:1e3}),i("design:type",String)],s.prototype,"message",void 0),s=n([(0,a.type)("ErrorResponseItem")],s),t.ErrorResponseItem=s},3985:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RejectResponseItem=void 0;const a=r(194),o=r(6990);let s=class RejectResponseItem extends o.ResponseItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:200}),i("design:type",String)],s.prototype,"code",void 0),n([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:1e3}),i("design:type",String)],s.prototype,"message",void 0),s=n([(0,a.type)("RejectResponseItem")],s),t.RejectResponseItem=s},6460:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.Response=t.ResponseResult=void 0;const a=r(194),o=r(9663);!function(e){e.Accepted="Accepted",e.Rejected="Rejected"}(t.ResponseResult||(t.ResponseResult={}));let s=class Response extends a.Serializable{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)(),i("design:type",String)],s.prototype,"result",void 0),n([(0,a.serialize)(),(0,a.validate)(),i("design:type",o.CoreId)],s.prototype,"requestId",void 0),n([(0,a.serialize)(),(0,a.validate)({customValidator:e=>e.length<1?"may not be empty":void 0}),i("design:type",Array)],s.prototype,"items",void 0),s=n([(0,a.type)("Response")],s),t.Response=s},6990:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ResponseItem=void 0;const a=r(194);r(6167);class ResponseItem extends a.Serializable{toJSON(e,t){return super.toJSON(e,t)}}n([(0,a.serialize)(),(0,a.validate)(),i("design:type",String)],ResponseItem.prototype,"result",void 0),t.ResponseItem=ResponseItem},5509:function(e,t,r){var n=this&&this.__decorate||function(e,t,r,n){var i,a=arguments.length,o=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,n);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,r,o):i(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},i=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ResponseItemGroup=void 0;const a=r(194);let o=class ResponseItemGroup extends a.Serializable{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};n([(0,a.serialize)(),(0,a.validate)({customValidator:e=>e.length<1?"may not be empty":void 0}),i("design:type",Array)],o.prototype,"items",void 0),o=n([(0,a.type)("ResponseItemGroup")],o),t.ResponseItemGroup=o},6167:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.ResponseItemResult=void 0,function(e){e.Accepted="Accepted",e.Rejected="Rejected",e.Failed="Error"}(t.ResponseItemResult||(t.ResponseItemResult={}))},1764:function(e,t,r){var n=this&&this.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),i=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||n(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),i(r(9019),t),i(r(6187),t),i(r(3985),t),i(r(6460),t),i(r(6990),t),i(r(5509),t),i(r(6167),t)},7239:e=>{function resolvePath(e,t,r=null){let n=e;for(const e of t){if(!Object.keys(n).includes(e))return r;n=n[e]}return n}function match(e,t,r,n=void 0){const i=[];for(let a=0;a<e.length;a++){const o=resolvePath(e[a],t,null);void 0!==n&&e[a].value["@type"]!==n||null!==o&&r(o)&&i.push(a)}return i}function peg$SyntaxError(e,t,r,n){var i=Error.call(this,e);return Object.setPrototypeOf&&Object.setPrototypeOf(i,peg$SyntaxError.prototype),i.expected=t,i.found=r,i.location=n,i.name="SyntaxError",i}function peg$padEnd(e,t,r){return r=r||" ",e.length>t?e:(t-=e.length,e+(r+=r.repeat(t)).slice(0,t))}!function peg$subclass(e,t){function C(){this.constructor=e}C.prototype=t.prototype,e.prototype=new C}(peg$SyntaxError,Error),peg$SyntaxError.prototype.format=function(e){var t="Error: "+this.message;if(this.location){var r,n=null;for(r=0;r<e.length;r++)if(e[r].source===this.location.source){n=e[r].text.split(/\r\n|\n|\r/g);break}var i=this.location.start,a=this.location.source&&"function"==typeof this.location.source.offset?this.location.source.offset(i):i,o=this.location.source+":"+a.line+":"+a.column;if(n){var s=this.location.end,c=peg$padEnd("",a.line.toString().length," "),l=n[i.line-1],u=(i.line===s.line?s.column:l.length+1)-i.column||1;t+="\n --\x3e "+o+"\n"+c+" |\n"+a.line+" | "+l+"\n"+c+" | "+peg$padEnd("",i.column-1," ")+peg$padEnd("",u,"^")}else t+="\n at "+o}return t},peg$SyntaxError.buildMessage=function(e,t){var r={literal:function(e){return'"'+literalEscape(e.text)+'"'},class:function(e){var t=e.parts.map((function(e){return Array.isArray(e)?classEscape(e[0])+"-"+classEscape(e[1]):classEscape(e)}));return"["+(e.inverted?"^":"")+t.join("")+"]"},any:function(){return"any character"},end:function(){return"end of input"},other:function(e){return e.description}};function hex(e){return e.charCodeAt(0).toString(16).toUpperCase()}function literalEscape(e){return e.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,(function(e){return"\\x0"+hex(e)})).replace(/[\x10-\x1F\x7F-\x9F]/g,(function(e){return"\\x"+hex(e)}))}function classEscape(e){return e.replace(/\\/g,"\\\\").replace(/\]/g,"\\]").replace(/\^/g,"\\^").replace(/-/g,"\\-").replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,(function(e){return"\\x0"+hex(e)})).replace(/[\x10-\x1F\x7F-\x9F]/g,(function(e){return"\\x"+hex(e)}))}function describeExpectation(e){return r[e.type](e)}return"Expected "+function describeExpected(e){var t,r,n=e.map(describeExpectation);if(n.sort(),n.length>0){for(t=1,r=1;t<n.length;t++)n[t-1]!==n[t]&&(n[r]=n[t],r++);n.length=r}switch(n.length){case 1:return n[0];case 2:return n[0]+" or "+n[1];default:return n.slice(0,-1).join(", ")+", or "+n[n.length-1]}}(e)+" but "+function describeFound(e){return e?'"'+literalEscape(e)+'"':"end of input"}(t)+" found."},e.exports={SyntaxError:peg$SyntaxError,parse:function peg$parse(e,t){var r,n={},i=(t=void 0!==t?t:{}).grammarSource,a={Expr:peg$parseExpr},o=peg$parseExpr,s="||",c="&&",l="!",u="(",d=")",f=".",p="#",m="'",y="\\\\",h="\\'",v=/^[=><~]/,g=/^[?]/,b=/^[^'\\]/,O=/^[^'\\ ]/,R=/^[a-z]/,S=/^[A-za-z0-9]/,_=/^[A-Z]/,A=/^[A-Za-z0-9]/,N=/^[ \t\n\r]/,T=peg$literalExpectation("||",!1),P=peg$literalExpectation("&&",!1),j=peg$literalExpectation("!",!1),I=peg$literalExpectation("(",!1),M=peg$literalExpectation(")",!1),w=peg$otherExpectation("metadata field term"),x=peg$literalExpectation(".",!1),E=peg$otherExpectation("tag term"),D=peg$literalExpectation("#",!1),H=peg$otherExpectation("primary field term"),k=peg$classExpectation(["=",">","<","~"],!1,!1),z=peg$classExpectation(["?"],!1,!1),L=peg$literalExpectation("'",!1),$=peg$literalExpectation("\\\\",!1),V=peg$literalExpectation("\\'",!1),F=peg$classExpectation(["'","\\"],!0,!1),B=peg$classExpectation(["'","\\"," "],!0,!1),J=peg$classExpectation([["a","z"]],!1,!1),G=peg$classExpectation([["A","z"],["a","z"],["0","9"]],!1,!1),Z=peg$otherExpectation("attribute type"),U=peg$classExpectation([["A","Z"]],!1,!1),q=peg$classExpectation([["A","Z"],["a","z"],["0","9"]],!1,!1),Y=peg$otherExpectation("whitespace"),W=peg$classExpectation([" ","\t","\n","\r"],!1,!1),peg$f0=function(e,t){return t.reduce(((e,t)=>function union(e,t){const r=Array.from(new Set([...e,...t]));return r.sort(((e,t)=>e-t)),r}(e,t)),e)},peg$f1=function(e,t){return t.reduce(((e,t)=>function intersect(e,...t){const r=[e,...t].reduce(((e,t)=>e.filter((e=>t.includes(e)))));return r.sort(((e,t)=>e-t)),r}(e,t)),e)},peg$f2=function(e){return function diffAsym(e,t){const r=e.filter((e=>!t.includes(e)));return r.sort(((e,t)=>e-t)),r}([...Array(t.attributes.length).keys()],e)},peg$f3=function(e,r,n){return match(t.attributes,[e,...r],n)},peg$f4=function(e){return match(t.attributes,["tags"],(t=>Array.isArray(t)&&t.includes(e)))},peg$f5=function(e,r,n){return match(t.attributes,["value",...r],n,e)},peg$f6=function(e,r){return match(t.attributes,["value","value"],r,e)},peg$f7=function(e){return match(t.attributes,["value","@type"],(t=>t===e))},peg$f8=function(e,t){switch(e){case"=":return e=>String(e)===t;case">":return e=>new Date(e)>=new Date(t);case"<":return e=>new Date(e)<=new Date(t);case"~":return e=>Array.isArray(e)&&e.includes(t)}},peg$f9=function(e){if("?"===e)return e=>null!=e},peg$f10=function(e){return e.join("").replaceAll("\\\\","\\").replaceAll("\\'","'")},peg$f11=function(e){return e.join("").replaceAll("\\\\","\\").replaceAll("\\'","'")},K=0,X=[{line:1,column:1}],Q=0,ee=[],te=0;if("startRule"in t){if(!(t.startRule in a))throw new Error("Can't start parsing from rule \""+t.startRule+'".');o=a[t.startRule]}function peg$literalExpectation(e,t){return{type:"literal",text:e,ignoreCase:t}}function peg$classExpectation(e,t,r){return{type:"class",parts:e,inverted:t,ignoreCase:r}}function peg$otherExpectation(e){return{type:"other",description:e}}function peg$computePosDetails(t){var r,n=X[t];if(n)return n;for(r=t-1;!X[r];)r--;for(n={line:(n=X[r]).line,column:n.column};r<t;)10===e.charCodeAt(r)?(n.line++,n.column=1):n.column++,r++;return X[t]=n,n}function peg$computeLocation(e,t,r){var n=peg$computePosDetails(e),a=peg$computePosDetails(t),o={source:i,start:{offset:e,line:n.line,column:n.column},end:{offset:t,line:a.line,column:a.column}};return r&&i&&"function"==typeof i.offset&&(o.start=i.offset(o.start),o.end=i.offset(o.end)),o}function peg$fail(e){K<Q||(K>Q&&(Q=K,ee=[]),ee.push(e))}function peg$buildStructuredError(e,t,r){return new peg$SyntaxError(peg$SyntaxError.buildMessage(e,t),e,t,r)}function peg$parseExpr(){var t,r,i,a,o,c,l,u;if(t=K,(r=peg$parseExpr0())!==n){if(i=[],a=K,o=[],(c=peg$parse_())!==n)for(;c!==n;)o.push(c),c=peg$parse_();else o=n;if(o!==n)if(e.substr(K,2)===s?(c=s,K+=2):(c=n,0===te&&peg$fail(T)),c!==n){if(l=[],(u=peg$parse_())!==n)for(;u!==n;)l.push(u),u=peg$parse_();else l=n;l!==n&&(u=peg$parseExpr0())!==n?a=u:(K=a,a=n)}else K=a,a=n;else K=a,a=n;for(;a!==n;){if(i.push(a),a=K,o=[],(c=peg$parse_())!==n)for(;c!==n;)o.push(c),c=peg$parse_();else o=n;if(o!==n)if(e.substr(K,2)===s?(c=s,K+=2):(c=n,0===te&&peg$fail(T)),c!==n){if(l=[],(u=peg$parse_())!==n)for(;u!==n;)l.push(u),u=peg$parse_();else l=n;l!==n&&(u=peg$parseExpr0())!==n?a=u:(K=a,a=n)}else K=a,a=n;else K=a,a=n}t,t=peg$f0(r,i)}else K=t,t=n;return t}function peg$parseExpr0(){var t,r,i,a,o,s,l,u;if(t=K,(r=peg$parseExpr1())!==n){if(i=[],a=K,o=[],(s=peg$parse_())!==n)for(;s!==n;)o.push(s),s=peg$parse_();else o=n;if(o!==n)if(e.substr(K,2)===c?(s=c,K+=2):(s=n,0===te&&peg$fail(P)),s!==n){if(l=[],(u=peg$parse_())!==n)for(;u!==n;)l.push(u),u=peg$parse_();else l=n;l!==n&&(u=peg$parseExpr1())!==n?a=u:(K=a,a=n)}else K=a,a=n;else K=a,a=n;for(;a!==n;){if(i.push(a),a=K,o=[],(s=peg$parse_())!==n)for(;s!==n;)o.push(s),s=peg$parse_();else o=n;if(o!==n)if(e.substr(K,2)===c?(s=c,K+=2):(s=n,0===te&&peg$fail(P)),s!==n){if(l=[],(u=peg$parse_())!==n)for(;u!==n;)l.push(u),u=peg$parse_();else l=n;l!==n&&(u=peg$parseExpr1())!==n?a=u:(K=a,a=n)}else K=a,a=n;else K=a,a=n}t,t=peg$f1(r,i)}else K=t,t=n;return t}function peg$parseExpr1(){var t,r,i;return t=K,33===e.charCodeAt(K)?(r=l,K++):(r=n,0===te&&peg$fail(j)),r!==n&&(i=peg$parseExpr1())!==n?(t,t=peg$f2(i)):(K=t,t=n),t===n&&(t=function peg$parseExpr2(){var t,r,i,a,o,s;t=K,40===e.charCodeAt(K)?(r=u,K++):(r=n,0===te&&peg$fail(I));if(r!==n){if(i=[],(a=peg$parse_())!==n)for(;a!==n;)i.push(a),a=peg$parse_();else i=n;if(i!==n)if((a=peg$parseExpr())!==n){if(o=[],(s=peg$parse_())!==n)for(;s!==n;)o.push(s),s=peg$parse_();else o=n;o!==n?(41===e.charCodeAt(K)?(s=d,K++):(s=n,0===te&&peg$fail(M)),s!==n?t=a:(K=t,t=n)):(K=t,t=n)}else K=t,t=n;else K=t,t=n}else K=t,t=n;t===n&&(t=function peg$parseTerm(){var t;t=function peg$parsePrimaryFieldTerm(){var t,r,i,a,o,s;if(te++,t=K,r=peg$parseAttributeType(),r!==n){if(i=[],a=K,46===e.charCodeAt(K)?(o=f,K++):(o=n,0===te&&peg$fail(x)),o!==n&&(s=peg$parsePathSegment())!==n?a=s:(K=a,a=n),a!==n)for(;a!==n;)i.push(a),a=K,46===e.charCodeAt(K)?(o=f,K++):(o=n,0===te&&peg$fail(x)),o!==n&&(s=peg$parsePathSegment())!==n?a=s:(K=a,a=n);else i=n;i!==n&&(a=peg$parsePredicate())!==n?(t,t=peg$f5(r,i,a)):(K=t,t=n)}else K=t,t=n;t===n&&(t=K,(r=peg$parseAttributeType())!==n&&(i=peg$parsePredicate())!==n?(t,t=peg$f6(r,i)):(K=t,t=n),t===n&&(t=K,(r=peg$parseAttributeType())!==n&&(t,r=peg$f7(r)),t=r));te--,t===n&&(r=n,0===te&&peg$fail(H));return t}(),t===n&&(t=function peg$parseMetadataFieldTerm(){var t,r,i,a,o,s;if(te++,t=K,r=peg$parsePathSegment(),r!==n){for(i=[],a=K,46===e.charCodeAt(K)?(o=f,K++):(o=n,0===te&&peg$fail(x)),o!==n&&(s=peg$parsePathSegment())!==n?a=s:(K=a,a=n);a!==n;)i.push(a),a=K,46===e.charCodeAt(K)?(o=f,K++):(o=n,0===te&&peg$fail(x)),o!==n&&(s=peg$parsePathSegment())!==n?a=s:(K=a,a=n);(a=peg$parsePredicate())!==n?(t,t=peg$f3(r,i,a)):(K=t,t=n)}else K=t,t=n;te--,t===n&&(r=n,0===te&&peg$fail(w));return t}(),t===n&&(t=function peg$parseTagTerm(){var t,r,i;te++,t=K,35===e.charCodeAt(K)?(r=p,K++):(r=n,0===te&&peg$fail(D));r!==n&&(i=peg$parsePredicateRHS())!==n?(t,t=peg$f4(i)):(K=t,t=n);te--,t===n&&(r=n,0===te&&peg$fail(E));return t}()));return t}());return t}()),t}function peg$parsePredicate(){var t,r,i;return t=K,v.test(e.charAt(K))?(r=e.charAt(K),K++):(r=n,0===te&&peg$fail(k)),r!==n&&(i=peg$parsePredicateRHS())!==n?(t,t=peg$f8(r,i)):(K=t,t=n),t===n&&(t=K,g.test(e.charAt(K))?(r=e.charAt(K),K++):(r=n,0===te&&peg$fail(z)),r!==n&&(t,r=peg$f9(r)),t=r),t}function peg$parsePredicateRHS(){var t,r,i,a;if(t=K,39===e.charCodeAt(K)?(r=m,K++):(r=n,0===te&&peg$fail(L)),r!==n){for(i=[],e.substr(K,2)===y?(a=y,K+=2):(a=n,0===te&&peg$fail($)),a===n&&(e.substr(K,2)===h?(a=h,K+=2):(a=n,0===te&&peg$fail(V)),a===n&&(b.test(e.charAt(K))?(a=e.charAt(K),K++):(a=n,0===te&&peg$fail(F))));a!==n;)i.push(a),e.substr(K,2)===y?(a=y,K+=2):(a=n,0===te&&peg$fail($)),a===n&&(e.substr(K,2)===h?(a=h,K+=2):(a=n,0===te&&peg$fail(V)),a===n&&(b.test(e.charAt(K))?(a=e.charAt(K),K++):(a=n,0===te&&peg$fail(F))));39===e.charCodeAt(K)?(a=m,K++):(a=n,0===te&&peg$fail(L)),a!==n?(t,t=peg$f10(i)):(K=t,t=n)}else K=t,t=n;if(t===n){for(t=K,r=[],e.substr(K,2)===y?(i=y,K+=2):(i=n,0===te&&peg$fail($)),i===n&&(e.substr(K,2)===h?(i=h,K+=2):(i=n,0===te&&peg$fail(V)),i===n&&(O.test(e.charAt(K))?(i=e.charAt(K),K++):(i=n,0===te&&peg$fail(B))));i!==n;)r.push(i),e.substr(K,2)===y?(i=y,K+=2):(i=n,0===te&&peg$fail($)),i===n&&(e.substr(K,2)===h?(i=h,K+=2):(i=n,0===te&&peg$fail(V)),i===n&&(O.test(e.charAt(K))?(i=e.charAt(K),K++):(i=n,0===te&&peg$fail(B))));t,t=r=peg$f11(r)}return t}function peg$parsePathSegment(){var t,r,i,a,o;if(t=K,r=K,R.test(e.charAt(K))?(i=e.charAt(K),K++):(i=n,0===te&&peg$fail(J)),i!==n){if(a=[],S.test(e.charAt(K))?(o=e.charAt(K),K++):(o=n,0===te&&peg$fail(G)),o!==n)for(;o!==n;)a.push(o),S.test(e.charAt(K))?(o=e.charAt(K),K++):(o=n,0===te&&peg$fail(G));else a=n;a!==n?r=i=[i,a]:(K=r,r=n)}else K=r,r=n;return t=r!==n?e.substring(t,K):r}function peg$parseAttributeType(){var t,r,i,a,o;if(te++,t=K,r=K,_.test(e.charAt(K))?(i=e.charAt(K),K++):(i=n,0===te&&peg$fail(U)),i!==n){for(a=[],A.test(e.charAt(K))?(o=e.charAt(K),K++):(o=n,0===te&&peg$fail(q));o!==n;)a.push(o),A.test(e.charAt(K))?(o=e.charAt(K),K++):(o=n,0===te&&peg$fail(q));r=i=[i,a]}else K=r,r=n;return t=r!==n?e.substring(t,K):r,te--,t===n&&(r=n,0===te&&peg$fail(Z)),t}function peg$parse_(){var t;return te++,N.test(e.charAt(K))?(t=e.charAt(K),K++):(t=n,0===te&&peg$fail(W)),te--,t===n&&(n,0===te&&peg$fail(Y)),t}if((r=o())!==n&&K===e.length)return r;throw r!==n&&K<e.length&&peg$fail({type:"end"}),peg$buildStructuredError(ee,Q<e.length?e.charAt(Q):null,Q<e.length?peg$computeLocation(Q,Q+1):peg$computeLocation(Q,Q))}}},2173:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.validate=t.execute=void 0;const n=r(7239);t.execute=function execute(e,t){return(0,n.parse)(e,{attributes:t})},t.validate=function validate(e){try{return(0,n.parse)(e,{attributes:[]}),{isValid:!0}}catch(e){if(e instanceof n.SyntaxError){const t=e;return{isValid:!1,error:{message:t.message,location:{start:t.location.start,end:t.location.end}}}}return{isValid:!1,error:{message:JSON.stringify(e),location:{start:{column:0,line:0,offset:0},end:{column:0,line:0,offset:0}}}}}}},9524:(e,t,r)=>{var n;r.r(t),r.d(t,{default:()=>l,nameOf:()=>l});var i=function appendStringSymbolChunkToPath(e,t){return e+(""===e?t.toString():"."+t.toString())},a=function pathToString(e){return e.reduce((function(e,t){return function appendStringPathChunk(e,t){return"number"==typeof t?e+"["+t+"]":i(e,t)}(e,t)}),"")},o=((n={$path:function $path(e){return a(e)},$rawPath:function $rawPath(e){return e},toString:function toString(e){return function(){return a(e)}}})[Symbol.toStringTag]=function(e){return a(e)},n.valueOf=function valueOf(e){return function(){return a(e)}},n),s=function convertNumericKeyToNumber(e){if("string"==typeof e){var t=+e;if(t==t)return t}return e},c={},l=function nameOf(e,t){if(void 0===t&&(t=[]),"string"==typeof e)return e;var r=new Proxy(c,{get:function get(e,r){var n=function getHandlerByNameKey(e){if(o[e])return o[e]}(r);return n?n(t):nameOf(void 0,[].concat(t,[s(r)]))}});return"function"==typeof e?e(r).$path:r}},8565:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0});class LuxonError extends Error{}class InvalidDateTimeError extends LuxonError{constructor(e){super(`Invalid DateTime: ${e.toMessage()}`)}}class InvalidIntervalError extends LuxonError{constructor(e){super(`Invalid Interval: ${e.toMessage()}`)}}class InvalidDurationError extends LuxonError{constructor(e){super(`Invalid Duration: ${e.toMessage()}`)}}class ConflictingSpecificationError extends LuxonError{}class InvalidUnitError extends LuxonError{constructor(e){super(`Invalid unit ${e}`)}}class InvalidArgumentError extends LuxonError{}class ZoneIsAbstractError extends LuxonError{constructor(){super("Zone is an abstract class")}}const r="numeric",n="short",i="long",a={year:r,month:r,day:r},o={year:r,month:n,day:r},s={year:r,month:n,day:r,weekday:n},c={year:r,month:i,day:r},l={year:r,month:i,day:r,weekday:i},u={hour:r,minute:r},d={hour:r,minute:r,second:r},f={hour:r,minute:r,second:r,timeZoneName:n},p={hour:r,minute:r,second:r,timeZoneName:i},m={hour:r,minute:r,hourCycle:"h23"},y={hour:r,minute:r,second:r,hourCycle:"h23"},h={hour:r,minute:r,second:r,hourCycle:"h23",timeZoneName:n},v={hour:r,minute:r,second:r,hourCycle:"h23",timeZoneName:i},g={year:r,month:r,day:r,hour:r,minute:r},b={year:r,month:r,day:r,hour:r,minute:r,second:r},O={year:r,month:n,day:r,hour:r,minute:r},R={year:r,month:n,day:r,hour:r,minute:r,second:r},S={year:r,month:n,day:r,weekday:n,hour:r,minute:r},_={year:r,month:i,day:r,hour:r,minute:r,timeZoneName:n},A={year:r,month:i,day:r,hour:r,minute:r,second:r,timeZoneName:n},N={year:r,month:i,day:r,weekday:i,hour:r,minute:r,timeZoneName:i},T={year:r,month:i,day:r,weekday:i,hour:r,minute:r,second:r,timeZoneName:i};class Zone{get type(){throw new ZoneIsAbstractError}get name(){throw new ZoneIsAbstractError}get ianaName(){return this.name}get isUniversal(){throw new ZoneIsAbstractError}offsetName(e,t){throw new ZoneIsAbstractError}formatOffset(e,t){throw new ZoneIsAbstractError}offset(e){throw new ZoneIsAbstractError}equals(e){throw new ZoneIsAbstractError}get isValid(){throw new ZoneIsAbstractError}}let P=null;class SystemZone extends Zone{static get instance(){return null===P&&(P=new SystemZone),P}get type(){return"system"}get name(){return(new Intl.DateTimeFormat).resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(e,{format:t,locale:r}){return parseZoneInfo(e,t,r)}formatOffset(e,t){return formatOffset(this.offset(e),t)}offset(e){return-new Date(e).getTimezoneOffset()}equals(e){return"system"===e.type}get isValid(){return!0}}let j={};const I={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};let M={};class IANAZone extends Zone{static create(e){return M[e]||(M[e]=new IANAZone(e)),M[e]}static resetCache(){M={},j={}}static isValidSpecifier(e){return this.isValidZone(e)}static isValidZone(e){if(!e)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:e}).format(),!0}catch(e){return!1}}constructor(e){super(),this.zoneName=e,this.valid=IANAZone.isValidZone(e)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(e,{format:t,locale:r}){return parseZoneInfo(e,t,r,this.name)}formatOffset(e,t){return formatOffset(this.offset(e),t)}offset(e){const t=new Date(e);if(isNaN(t))return NaN;const r=function makeDTF(e){return j[e]||(j[e]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:e,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),j[e]}(this.name);let[n,i,a,o,s,c,l]=r.formatToParts?function partsOffset(e,t){const r=e.formatToParts(t),n=[];for(let e=0;e<r.length;e++){const{type:t,value:i}=r[e],a=I[t];"era"===t?n[a]=i:isUndefined(a)||(n[a]=parseInt(i,10))}return n}(r,t):function hackyOffset(e,t){const r=e.format(t).replace(/\u200E/g,""),n=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(r),[,i,a,o,s,c,l,u]=n;return[o,i,a,s,c,l,u]}(r,t);"BC"===o&&(n=1-Math.abs(n));let u=+t;const d=u%1e3;return u-=d>=0?d:1e3+d,(objToLocalTS({year:n,month:i,day:a,hour:24===s?0:s,minute:c,second:l,millisecond:0})-u)/6e4}equals(e){return"iana"===e.type&&e.name===this.name}get isValid(){return this.valid}}let w={};let x={};function getCachedDTF(e,t={}){const r=JSON.stringify([e,t]);let n=x[r];return n||(n=new Intl.DateTimeFormat(e,t),x[r]=n),n}let E={};let D={};let H=null;function listStuff(e,t,r,n,i){const a=e.listingMode(r);return"error"===a?null:"en"===a?n(t):i(t)}class PolyNumberFormatter{constructor(e,t,r){this.padTo=r.padTo||0,this.floor=r.floor||!1;const{padTo:n,floor:i,...a}=r;if(!t||Object.keys(a).length>0){const t={useGrouping:!1,...r};r.padTo>0&&(t.minimumIntegerDigits=r.padTo),this.inf=function getCachedINF(e,t={}){const r=JSON.stringify([e,t]);let n=E[r];return n||(n=new Intl.NumberFormat(e,t),E[r]=n),n}(e,t)}}format(e){if(this.inf){const t=this.floor?Math.floor(e):e;return this.inf.format(t)}return padStart(this.floor?Math.floor(e):roundTo(e,3),this.padTo)}}class PolyDateFormatter{constructor(e,t,r){let n;if(this.opts=r,this.originalZone=void 0,this.opts.timeZone)this.dt=e;else if("fixed"===e.zone.type){const t=e.offset/60*-1,r=t>=0?`Etc/GMT+${t}`:`Etc/GMT${t}`;0!==e.offset&&IANAZone.create(r).valid?(n=r,this.dt=e):(n="UTC",this.dt=0===e.offset?e:e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone)}else"system"===e.zone.type?this.dt=e:"iana"===e.zone.type?(this.dt=e,n=e.zone.name):(n="UTC",this.dt=e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone);const i={...this.opts};i.timeZone=i.timeZone||n,this.dtf=getCachedDTF(t,i)}format(){return this.originalZone?this.formatToParts().map((({value:e})=>e)).join(""):this.dtf.format(this.dt.toJSDate())}formatToParts(){const e=this.dtf.formatToParts(this.dt.toJSDate());return this.originalZone?e.map((e=>{if("timeZoneName"===e.type){const t=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...e,value:t}}return e})):e}resolvedOptions(){return this.dtf.resolvedOptions()}}class PolyRelFormatter{constructor(e,t,r){this.opts={style:"long",...r},!t&&hasRelative()&&(this.rtf=function getCachedRTF(e,t={}){const{base:r,...n}=t,i=JSON.stringify([e,n]);let a=D[i];return a||(a=new Intl.RelativeTimeFormat(e,t),D[i]=a),a}(e,r))}format(e,t){return this.rtf?this.rtf.format(e,t):function formatRelativeTime(e,t,r="always",n=!1){const i={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},a=-1===["hours","minutes","seconds"].indexOf(e);if("auto"===r&&a){const r="days"===e;switch(t){case 1:return r?"tomorrow":`next ${i[e][0]}`;case-1:return r?"yesterday":`last ${i[e][0]}`;case 0:return r?"today":`this ${i[e][0]}`}}const o=Object.is(t,-0)||t<0,s=Math.abs(t),c=1===s,l=i[e],u=n?c?l[1]:l[2]||l[1]:c?i[e][0]:e;return o?`${s} ${u} ago`:`in ${s} ${u}`}(t,e,this.opts.numeric,"long"!==this.opts.style)}formatToParts(e,t){return this.rtf?this.rtf.formatToParts(e,t):[]}}class Locale{static fromOpts(e){return Locale.create(e.locale,e.numberingSystem,e.outputCalendar,e.defaultToEN)}static create(e,t,r,n=!1){const i=e||Settings.defaultLocale,a=i||(n?"en-US":function systemLocale(){return H||(H=(new Intl.DateTimeFormat).resolvedOptions().locale,H)}()),o=t||Settings.defaultNumberingSystem,s=r||Settings.defaultOutputCalendar;return new Locale(a,o,s,i)}static resetCache(){H=null,x={},E={},D={}}static fromObject({locale:e,numberingSystem:t,outputCalendar:r}={}){return Locale.create(e,t,r)}constructor(e,t,r,n){const[i,a,o]=function parseLocaleString(e){const t=e.indexOf("-x-");-1!==t&&(e=e.substring(0,t));const r=e.indexOf("-u-");if(-1===r)return[e];{let t,n;try{t=getCachedDTF(e).resolvedOptions(),n=e}catch(i){const a=e.substring(0,r);t=getCachedDTF(a).resolvedOptions(),n=a}const{numberingSystem:i,calendar:a}=t;return[n,i,a]}}(e);this.locale=i,this.numberingSystem=t||a||null,this.outputCalendar=r||o||null,this.intl=function intlConfigString(e,t,r){return r||t?(e.includes("-u-")||(e+="-u"),r&&(e+=`-ca-${r}`),t&&(e+=`-nu-${t}`),e):e}(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=n,this.fastNumbersCached=null}get fastNumbers(){return null==this.fastNumbersCached&&(this.fastNumbersCached=function supportsFastNumbers(e){return(!e.numberingSystem||"latn"===e.numberingSystem)&&("latn"===e.numberingSystem||!e.locale||e.locale.startsWith("en")||"latn"===new Intl.DateTimeFormat(e.intl).resolvedOptions().numberingSystem)}(this)),this.fastNumbersCached}listingMode(){const e=this.isEnglish(),t=!(null!==this.numberingSystem&&"latn"!==this.numberingSystem||null!==this.outputCalendar&&"gregory"!==this.outputCalendar);return e&&t?"en":"intl"}clone(e){return e&&0!==Object.getOwnPropertyNames(e).length?Locale.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,e.defaultToEN||!1):this}redefaultToEN(e={}){return this.clone({...e,defaultToEN:!0})}redefaultToSystem(e={}){return this.clone({...e,defaultToEN:!1})}months(e,t=!1,r=!0){return listStuff(this,e,r,months,(()=>{const r=t?{month:e,day:"numeric"}:{month:e},n=t?"format":"standalone";return this.monthsCache[n][e]||(this.monthsCache[n][e]=function mapMonths(e){const t=[];for(let r=1;r<=12;r++){const n=DateTime.utc(2016,r,1);t.push(e(n))}return t}((e=>this.extract(e,r,"month")))),this.monthsCache[n][e]}))}weekdays(e,t=!1,r=!0){return listStuff(this,e,r,weekdays,(()=>{const r=t?{weekday:e,year:"numeric",month:"long",day:"numeric"}:{weekday:e},n=t?"format":"standalone";return this.weekdaysCache[n][e]||(this.weekdaysCache[n][e]=function mapWeekdays(e){const t=[];for(let r=1;r<=7;r++){const n=DateTime.utc(2016,11,13+r);t.push(e(n))}return t}((e=>this.extract(e,r,"weekday")))),this.weekdaysCache[n][e]}))}meridiems(e=!0){return listStuff(this,void 0,e,(()=>W),(()=>{if(!this.meridiemCache){const e={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[DateTime.utc(2016,11,13,9),DateTime.utc(2016,11,13,19)].map((t=>this.extract(t,e,"dayperiod")))}return this.meridiemCache}))}eras(e,t=!0){return listStuff(this,e,t,eras,(()=>{const t={era:e};return this.eraCache[e]||(this.eraCache[e]=[DateTime.utc(-40,1,1),DateTime.utc(2017,1,1)].map((e=>this.extract(e,t,"era")))),this.eraCache[e]}))}extract(e,t,r){const n=this.dtFormatter(e,t).formatToParts().find((e=>e.type.toLowerCase()===r));return n?n.value:null}numberFormatter(e={}){return new PolyNumberFormatter(this.intl,e.forceSimple||this.fastNumbers,e)}dtFormatter(e,t={}){return new PolyDateFormatter(e,this.intl,t)}relFormatter(e={}){return new PolyRelFormatter(this.intl,this.isEnglish(),e)}listFormatter(e={}){return function getCachedLF(e,t={}){const r=JSON.stringify([e,t]);let n=w[r];return n||(n=new Intl.ListFormat(e,t),w[r]=n),n}(this.intl,e)}isEnglish(){return"en"===this.locale||"en-us"===this.locale.toLowerCase()||new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")}equals(e){return this.locale===e.locale&&this.numberingSystem===e.numberingSystem&&this.outputCalendar===e.outputCalendar}}let k=null;class FixedOffsetZone extends Zone{static get utcInstance(){return null===k&&(k=new FixedOffsetZone(0)),k}static instance(e){return 0===e?FixedOffsetZone.utcInstance:new FixedOffsetZone(e)}static parseSpecifier(e){if(e){const t=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(t)return new FixedOffsetZone(signedOffset(t[1],t[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${formatOffset(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${formatOffset(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,t){return formatOffset(this.fixed,t)}get isUniversal(){return!0}offset(){return this.fixed}equals(e){return"fixed"===e.type&&e.fixed===this.fixed}get isValid(){return!0}}class InvalidZone extends Zone{constructor(e){super(),this.zoneName=e}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}}function normalizeZone(e,t){if(isUndefined(e)||null===e)return t;if(e instanceof Zone)return e;if(function isString(e){return"string"==typeof e}(e)){const r=e.toLowerCase();return"default"===r?t:"local"===r||"system"===r?SystemZone.instance:"utc"===r||"gmt"===r?FixedOffsetZone.utcInstance:FixedOffsetZone.parseSpecifier(r)||IANAZone.create(e)}return isNumber(e)?FixedOffsetZone.instance(e):"object"==typeof e&&e.offset&&"number"==typeof e.offset?e:new InvalidZone(e)}let z,now=()=>Date.now(),L="system",$=null,V=null,F=null,B=60;class Settings{static get now(){return now}static set now(e){now=e}static set defaultZone(e){L=e}static get defaultZone(){return normalizeZone(L,SystemZone.instance)}static get defaultLocale(){return $}static set defaultLocale(e){$=e}static get defaultNumberingSystem(){return V}static set defaultNumberingSystem(e){V=e}static get defaultOutputCalendar(){return F}static set defaultOutputCalendar(e){F=e}static get twoDigitCutoffYear(){return B}static set twoDigitCutoffYear(e){B=e%100}static get throwOnInvalid(){return z}static set throwOnInvalid(e){z=e}static resetCaches(){Locale.resetCache(),IANAZone.resetCache()}}function isUndefined(e){return void 0===e}function isNumber(e){return"number"==typeof e}function isInteger(e){return"number"==typeof e&&e%1==0}function hasRelative(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(e){return!1}}function bestBy(e,t,r){if(0!==e.length)return e.reduce(((e,n)=>{const i=[t(n),n];return e&&r(e[0],i[0])===e[0]?e:i}),null)[1]}function hasOwnProperty(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function integerBetween(e,t,r){return isInteger(e)&&e>=t&&e<=r}function padStart(e,t=2){let r;return r=e<0?"-"+(""+-e).padStart(t,"0"):(""+e).padStart(t,"0"),r}function parseInteger(e){return isUndefined(e)||null===e||""===e?void 0:parseInt(e,10)}function parseFloating(e){return isUndefined(e)||null===e||""===e?void 0:parseFloat(e)}function parseMillis(e){if(!isUndefined(e)&&null!==e&&""!==e){const t=1e3*parseFloat("0."+e);return Math.floor(t)}}function roundTo(e,t,r=!1){const n=10**t;return(r?Math.trunc:Math.round)(e*n)/n}function isLeapYear(e){return e%4==0&&(e%100!=0||e%400==0)}function daysInYear(e){return isLeapYear(e)?366:365}function daysInMonth(e,t){const r=function floorMod(e,t){return e-t*Math.floor(e/t)}(t-1,12)+1;return 2===r?isLeapYear(e+(t-r)/12)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][r-1]}function objToLocalTS(e){let t=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute,e.second,e.millisecond);return e.year<100&&e.year>=0&&(t=new Date(t),t.setUTCFullYear(e.year,e.month-1,e.day)),+t}function weeksInWeekYear(e){const t=(e+Math.floor(e/4)-Math.floor(e/100)+Math.floor(e/400))%7,r=e-1,n=(r+Math.floor(r/4)-Math.floor(r/100)+Math.floor(r/400))%7;return 4===t||3===n?53:52}function untruncateYear(e){return e>99?e:e>Settings.twoDigitCutoffYear?1900+e:2e3+e}function parseZoneInfo(e,t,r,n=null){const i=new Date(e),a={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};n&&(a.timeZone=n);const o={timeZoneName:t,...a},s=new Intl.DateTimeFormat(r,o).formatToParts(i).find((e=>"timezonename"===e.type.toLowerCase()));return s?s.value:null}function signedOffset(e,t){let r=parseInt(e,10);Number.isNaN(r)&&(r=0);const n=parseInt(t,10)||0;return 60*r+(r<0||Object.is(r,-0)?-n:n)}function asNumber(e){const t=Number(e);if("boolean"==typeof e||""===e||Number.isNaN(t))throw new InvalidArgumentError(`Invalid unit value ${e}`);return t}function normalizeObject(e,t){const r={};for(const n in e)if(hasOwnProperty(e,n)){const i=e[n];if(null==i)continue;r[t(n)]=asNumber(i)}return r}function formatOffset(e,t){const r=Math.trunc(Math.abs(e/60)),n=Math.trunc(Math.abs(e%60)),i=e>=0?"+":"-";switch(t){case"short":return`${i}${padStart(r,2)}:${padStart(n,2)}`;case"narrow":return`${i}${r}${n>0?`:${n}`:""}`;case"techie":return`${i}${padStart(r,2)}${padStart(n,2)}`;default:throw new RangeError(`Value format ${t} is out of range for property format`)}}function timeObject(e){return function pick(e,t){return t.reduce(((t,r)=>(t[r]=e[r],t)),{})}(e,["hour","minute","second","millisecond"])}const J=["January","February","March","April","May","June","July","August","September","October","November","December"],G=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],Z=["J","F","M","A","M","J","J","A","S","O","N","D"];function months(e){switch(e){case"narrow":return[...Z];case"short":return[...G];case"long":return[...J];case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}const U=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],q=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],Y=["M","T","W","T","F","S","S"];function weekdays(e){switch(e){case"narrow":return[...Y];case"short":return[...q];case"long":return[...U];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const W=["AM","PM"],K=["Before Christ","Anno Domini"],X=["BC","AD"],Q=["B","A"];function eras(e){switch(e){case"narrow":return[...Q];case"short":return[...X];case"long":return[...K];default:return null}}function stringifyTokens(e,t){let r="";for(const n of e)n.literal?r+=n.val:r+=t(n.val);return r}const ee={D:a,DD:o,DDD:c,DDDD:l,t:u,tt:d,ttt:f,tttt:p,T:m,TT:y,TTT:h,TTTT:v,f:g,ff:O,fff:_,ffff:N,F:b,FF:R,FFF:A,FFFF:T};class Formatter{static create(e,t={}){return new Formatter(e,t)}static parseFormat(e){let t=null,r="",n=!1;const i=[];for(let a=0;a<e.length;a++){const o=e.charAt(a);"'"===o?(r.length>0&&i.push({literal:n||/^\s+$/.test(r),val:r}),t=null,r="",n=!n):n||o===t?r+=o:(r.length>0&&i.push({literal:/^\s+$/.test(r),val:r}),r=o,t=o)}return r.length>0&&i.push({literal:n||/^\s+$/.test(r),val:r}),i}static macroTokenToFormatOpts(e){return ee[e]}constructor(e,t){this.opts=t,this.loc=e,this.systemLoc=null}formatWithSystemDefault(e,t){null===this.systemLoc&&(this.systemLoc=this.loc.redefaultToSystem());return this.systemLoc.dtFormatter(e,{...this.opts,...t}).format()}formatDateTime(e,t={}){return this.loc.dtFormatter(e,{...this.opts,...t}).format()}formatDateTimeParts(e,t={}){return this.loc.dtFormatter(e,{...this.opts,...t}).formatToParts()}formatInterval(e,t={}){return this.loc.dtFormatter(e.start,{...this.opts,...t}).dtf.formatRange(e.start.toJSDate(),e.end.toJSDate())}resolvedOptions(e,t={}){return this.loc.dtFormatter(e,{...this.opts,...t}).resolvedOptions()}num(e,t=0){if(this.opts.forceSimple)return padStart(e,t);const r={...this.opts};return t>0&&(r.padTo=t),this.loc.numberFormatter(r).format(e)}formatDateTimeFromString(e,t){const r="en"===this.loc.listingMode(),n=this.loc.outputCalendar&&"gregory"!==this.loc.outputCalendar,string=(t,r)=>this.loc.extract(e,t,r),formatOffset=t=>e.isOffsetFixed&&0===e.offset&&t.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,t.format):"",meridiem=()=>r?function meridiemForDateTime(e){return W[e.hour<12?0:1]}(e):string({hour:"numeric",hourCycle:"h12"},"dayperiod"),month=(t,n)=>r?function monthForDateTime(e,t){return months(t)[e.month-1]}(e,t):string(n?{month:t}:{month:t,day:"numeric"},"month"),weekday=(t,n)=>r?function weekdayForDateTime(e,t){return weekdays(t)[e.weekday-1]}(e,t):string(n?{weekday:t}:{weekday:t,month:"long",day:"numeric"},"weekday"),maybeMacro=t=>{const r=Formatter.macroTokenToFormatOpts(t);return r?this.formatWithSystemDefault(e,r):t},era=t=>r?function eraForDateTime(e,t){return eras(t)[e.year<0?0:1]}(e,t):string({era:t},"era");return stringifyTokens(Formatter.parseFormat(t),(t=>{switch(t){case"S":return this.num(e.millisecond);case"u":case"SSS":return this.num(e.millisecond,3);case"s":return this.num(e.second);case"ss":return this.num(e.second,2);case"uu":return this.num(Math.floor(e.millisecond/10),2);case"uuu":return this.num(Math.floor(e.millisecond/100));case"m":return this.num(e.minute);case"mm":return this.num(e.minute,2);case"h":return this.num(e.hour%12==0?12:e.hour%12);case"hh":return this.num(e.hour%12==0?12:e.hour%12,2);case"H":return this.num(e.hour);case"HH":return this.num(e.hour,2);case"Z":return formatOffset({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return formatOffset({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return formatOffset({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return e.zone.offsetName(e.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return e.zone.offsetName(e.ts,{format:"long",locale:this.loc.locale});case"z":return e.zoneName;case"a":return meridiem();case"d":return n?string({day:"numeric"},"day"):this.num(e.day);case"dd":return n?string({day:"2-digit"},"day"):this.num(e.day,2);case"c":case"E":return this.num(e.weekday);case"ccc":return weekday("short",!0);case"cccc":return weekday("long",!0);case"ccccc":return weekday("narrow",!0);case"EEE":return weekday("short",!1);case"EEEE":return weekday("long",!1);case"EEEEE":return weekday("narrow",!1);case"L":return n?string({month:"numeric",day:"numeric"},"month"):this.num(e.month);case"LL":return n?string({month:"2-digit",day:"numeric"},"month"):this.num(e.month,2);case"LLL":return month("short",!0);case"LLLL":return month("long",!0);case"LLLLL":return month("narrow",!0);case"M":return n?string({month:"numeric"},"month"):this.num(e.month);case"MM":return n?string({month:"2-digit"},"month"):this.num(e.month,2);case"MMM":return month("short",!1);case"MMMM":return month("long",!1);case"MMMMM":return month("narrow",!1);case"y":return n?string({year:"numeric"},"year"):this.num(e.year);case"yy":return n?string({year:"2-digit"},"year"):this.num(e.year.toString().slice(-2),2);case"yyyy":return n?string({year:"numeric"},"year"):this.num(e.year,4);case"yyyyyy":return n?string({year:"numeric"},"year"):this.num(e.year,6);case"G":return era("short");case"GG":return era("long");case"GGGGG":return era("narrow");case"kk":return this.num(e.weekYear.toString().slice(-2),2);case"kkkk":return this.num(e.weekYear,4);case"W":return this.num(e.weekNumber);case"WW":return this.num(e.weekNumber,2);case"o":return this.num(e.ordinal);case"ooo":return this.num(e.ordinal,3);case"q":return this.num(e.quarter);case"qq":return this.num(e.quarter,2);case"X":return this.num(Math.floor(e.ts/1e3));case"x":return this.num(e.ts);default:return maybeMacro(t)}}))}formatDurationFromString(e,t){const tokenToField=e=>{switch(e[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"w":return"week";case"M":return"month";case"y":return"year";default:return null}},r=Formatter.parseFormat(t),n=r.reduce(((e,{literal:t,val:r})=>t?e:e.concat(r)),[]);return stringifyTokens(r,(e=>t=>{const r=tokenToField(t);return r?this.num(e.get(r),t.length):t})(e.shiftTo(...n.map(tokenToField).filter((e=>e)))))}}class Invalid{constructor(e,t){this.reason=e,this.explanation=t}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}const te=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function combineRegexes(...e){const t=e.reduce(((e,t)=>e+t.source),"");return RegExp(`^${t}$`)}function combineExtractors(...e){return t=>e.reduce((([e,r,n],i)=>{const[a,o,s]=i(t,n);return[{...e,...a},o||r,s]}),[{},null,1]).slice(0,2)}function parse(e,...t){if(null==e)return[null,null];for(const[r,n]of t){const t=r.exec(e);if(t)return n(t)}return[null,null]}function simpleParse(...e){return(t,r)=>{const n={};let i;for(i=0;i<e.length;i++)n[e[i]]=parseInteger(t[r+i]);return[n,null,r+i]}}const re=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,ne=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,ie=RegExp(`${ne.source}${`(?:${re.source}?(?:\\[(${te.source})\\])?)?`}`),ae=RegExp(`(?:T${ie.source})?`),oe=simpleParse("weekYear","weekNumber","weekDay"),se=simpleParse("year","ordinal"),ce=RegExp(`${ne.source} ?(?:${re.source}|(${te.source}))?`),le=RegExp(`(?: ${ce.source})?`);function int(e,t,r){const n=e[t];return isUndefined(n)?r:parseInteger(n)}function extractISOTime(e,t){return[{hours:int(e,t,0),minutes:int(e,t+1,0),seconds:int(e,t+2,0),milliseconds:parseMillis(e[t+3])},null,t+4]}function extractISOOffset(e,t){const r=!e[t]&&!e[t+1],n=signedOffset(e[t+1],e[t+2]);return[{},r?null:FixedOffsetZone.instance(n),t+3]}function extractIANAZone(e,t){return[{},e[t]?IANAZone.create(e[t]):null,t+1]}const ue=RegExp(`^T?${ne.source}$`),de=/^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/;function extractISODuration(e){const[t,r,n,i,a,o,s,c,l]=e,u="-"===t[0],d=c&&"-"===c[0],maybeNegate=(e,t=!1)=>void 0!==e&&(t||e&&u)?-e:e;return[{years:maybeNegate(parseFloating(r)),months:maybeNegate(parseFloating(n)),weeks:maybeNegate(parseFloating(i)),days:maybeNegate(parseFloating(a)),hours:maybeNegate(parseFloating(o)),minutes:maybeNegate(parseFloating(s)),seconds:maybeNegate(parseFloating(c),"-0"===c),milliseconds:maybeNegate(parseMillis(l),d)}]}const fe={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function fromStrings(e,t,r,n,i,a,o){const s={year:2===t.length?untruncateYear(parseInteger(t)):parseInteger(t),month:G.indexOf(r)+1,day:parseInteger(n),hour:parseInteger(i),minute:parseInteger(a)};return o&&(s.second=parseInteger(o)),e&&(s.weekday=e.length>3?U.indexOf(e)+1:q.indexOf(e)+1),s}const pe=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function extractRFC2822(e){const[,t,r,n,i,a,o,s,c,l,u,d]=e,f=fromStrings(t,i,n,r,a,o,s);let p;return p=c?fe[c]:l?0:signedOffset(u,d),[f,new FixedOffsetZone(p)]}const me=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,ye=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,he=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function extractRFC1123Or850(e){const[,t,r,n,i,a,o,s]=e;return[fromStrings(t,i,n,r,a,o,s),FixedOffsetZone.utcInstance]}function extractASCII(e){const[,t,r,n,i,a,o,s]=e;return[fromStrings(t,s,r,n,i,a,o),FixedOffsetZone.utcInstance]}const ve=combineRegexes(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,ae),ge=combineRegexes(/(\d{4})-?W(\d\d)(?:-?(\d))?/,ae),be=combineRegexes(/(\d{4})-?(\d{3})/,ae),Oe=combineRegexes(ie),Re=combineExtractors((function extractISOYmd(e,t){return[{year:int(e,t),month:int(e,t+1,1),day:int(e,t+2,1)},null,t+3]}),extractISOTime,extractISOOffset,extractIANAZone),Se=combineExtractors(oe,extractISOTime,extractISOOffset,extractIANAZone),_e=combineExtractors(se,extractISOTime,extractISOOffset,extractIANAZone),Ae=combineExtractors(extractISOTime,extractISOOffset,extractIANAZone);const Ne=combineExtractors(extractISOTime);const Te=combineRegexes(/(\d{4})-(\d\d)-(\d\d)/,le),Pe=combineRegexes(ce),je=combineExtractors(extractISOTime,extractISOOffset,extractIANAZone);const Ie={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},Me={years:{quarters:4,months:12,weeks:52,days:365,hours:8760,minutes:525600,seconds:31536e3,milliseconds:31536e6},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:131040,seconds:7862400,milliseconds:78624e5},months:{weeks:4,days:30,hours:720,minutes:43200,seconds:2592e3,milliseconds:2592e6},...Ie},we=365.2425,xe=30.436875,Ee={years:{quarters:4,months:12,weeks:52.1775,days:we,hours:8765.82,minutes:525949.2,seconds:525949.2*60,milliseconds:525949.2*60*1e3},quarters:{months:3,weeks:13.044375,days:91.310625,hours:2191.455,minutes:131487.3,seconds:525949.2*60/4,milliseconds:7889237999.999999},months:{weeks:4.3481250000000005,days:xe,hours:730.485,minutes:43829.1,seconds:2629746,milliseconds:2629746e3},...Ie},De=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],He=De.slice(0).reverse();function clone$1(e,t,r=!1){const n={values:r?t.values:{...e.values,...t.values||{}},loc:e.loc.clone(t.loc),conversionAccuracy:t.conversionAccuracy||e.conversionAccuracy,matrix:t.matrix||e.matrix};return new Duration(n)}function convert(e,t,r,n,i){const a=e[i][r],o=t[r]/a,s=!(Math.sign(o)===Math.sign(n[i]))&&0!==n[i]&&Math.abs(o)<=1?function antiTrunc(e){return e<0?Math.floor(e):Math.ceil(e)}(o):Math.trunc(o);n[i]+=s,t[r]-=s*a}class Duration{constructor(e){const t="longterm"===e.conversionAccuracy||!1;let r=t?Ee:Me;e.matrix&&(r=e.matrix),this.values=e.values,this.loc=e.loc||Locale.create(),this.conversionAccuracy=t?"longterm":"casual",this.invalid=e.invalid||null,this.matrix=r,this.isLuxonDuration=!0}static fromMillis(e,t){return Duration.fromObject({milliseconds:e},t)}static fromObject(e,t={}){if(null==e||"object"!=typeof e)throw new InvalidArgumentError("Duration.fromObject: argument expected to be an object, got "+(null===e?"null":typeof e));return new Duration({values:normalizeObject(e,Duration.normalizeUnit),loc:Locale.fromObject(t),conversionAccuracy:t.conversionAccuracy,matrix:t.matrix})}static fromDurationLike(e){if(isNumber(e))return Duration.fromMillis(e);if(Duration.isDuration(e))return e;if("object"==typeof e)return Duration.fromObject(e);throw new InvalidArgumentError(`Unknown duration argument ${e} of type ${typeof e}`)}static fromISO(e,t){const[r]=function parseISODuration(e){return parse(e,[de,extractISODuration])}(e);return r?Duration.fromObject(r,t):Duration.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static fromISOTime(e,t){const[r]=function parseISOTimeOnly(e){return parse(e,[ue,Ne])}(e);return r?Duration.fromObject(r,t):Duration.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static invalid(e,t=null){if(!e)throw new InvalidArgumentError("need to specify a reason the Duration is invalid");const r=e instanceof Invalid?e:new Invalid(e,t);if(Settings.throwOnInvalid)throw new InvalidDurationError(r);return new Duration({invalid:r})}static normalizeUnit(e){const t={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[e?e.toLowerCase():e];if(!t)throw new InvalidUnitError(e);return t}static isDuration(e){return e&&e.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(e,t={}){const r={...t,floor:!1!==t.round&&!1!==t.floor};return this.isValid?Formatter.create(this.loc,r).formatDurationFromString(this,e):"Invalid Duration"}toHuman(e={}){const t=De.map((t=>{const r=this.values[t];return isUndefined(r)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...e,unit:t.slice(0,-1)}).format(r)})).filter((e=>e));return this.loc.listFormatter({type:"conjunction",style:e.listStyle||"narrow",...e}).format(t)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let e="P";return 0!==this.years&&(e+=this.years+"Y"),0===this.months&&0===this.quarters||(e+=this.months+3*this.quarters+"M"),0!==this.weeks&&(e+=this.weeks+"W"),0!==this.days&&(e+=this.days+"D"),0===this.hours&&0===this.minutes&&0===this.seconds&&0===this.milliseconds||(e+="T"),0!==this.hours&&(e+=this.hours+"H"),0!==this.minutes&&(e+=this.minutes+"M"),0===this.seconds&&0===this.milliseconds||(e+=roundTo(this.seconds+this.milliseconds/1e3,3)+"S"),"P"===e&&(e+="T0S"),e}toISOTime(e={}){if(!this.isValid)return null;const t=this.toMillis();if(t<0||t>=864e5)return null;e={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...e};const r=this.shiftTo("hours","minutes","seconds","milliseconds");let n="basic"===e.format?"hhmm":"hh:mm";e.suppressSeconds&&0===r.seconds&&0===r.milliseconds||(n+="basic"===e.format?"ss":":ss",e.suppressMilliseconds&&0===r.milliseconds||(n+=".SSS"));let i=r.toFormat(n);return e.includePrefix&&(i="T"+i),i}toJSON(){return this.toISO()}toString(){return this.toISO()}toMillis(){return this.as("milliseconds")}valueOf(){return this.toMillis()}plus(e){if(!this.isValid)return this;const t=Duration.fromDurationLike(e),r={};for(const e of De)(hasOwnProperty(t.values,e)||hasOwnProperty(this.values,e))&&(r[e]=t.get(e)+this.get(e));return clone$1(this,{values:r},!0)}minus(e){if(!this.isValid)return this;const t=Duration.fromDurationLike(e);return this.plus(t.negate())}mapUnits(e){if(!this.isValid)return this;const t={};for(const r of Object.keys(this.values))t[r]=asNumber(e(this.values[r],r));return clone$1(this,{values:t},!0)}get(e){return this[Duration.normalizeUnit(e)]}set(e){if(!this.isValid)return this;return clone$1(this,{values:{...this.values,...normalizeObject(e,Duration.normalizeUnit)}})}reconfigure({locale:e,numberingSystem:t,conversionAccuracy:r,matrix:n}={}){return clone$1(this,{loc:this.loc.clone({locale:e,numberingSystem:t}),matrix:n,conversionAccuracy:r})}as(e){return this.isValid?this.shiftTo(e).get(e):NaN}normalize(){if(!this.isValid)return this;const e=this.toObject();return function normalizeValues(e,t){He.reduce(((r,n)=>isUndefined(t[n])?r:(r&&convert(e,t,r,t,n),n)),null)}(this.matrix,e),clone$1(this,{values:e},!0)}rescale(){if(!this.isValid)return this;return clone$1(this,{values:function removeZeroes(e){const t={};for(const[r,n]of Object.entries(e))0!==n&&(t[r]=n);return t}(this.normalize().shiftToAll().toObject())},!0)}shiftTo(...e){if(!this.isValid)return this;if(0===e.length)return this;e=e.map((e=>Duration.normalizeUnit(e)));const t={},r={},n=this.toObject();let i;for(const a of De)if(e.indexOf(a)>=0){i=a;let e=0;for(const t in r)e+=this.matrix[t][a]*r[t],r[t]=0;isNumber(n[a])&&(e+=n[a]);const o=Math.trunc(e);t[a]=o,r[a]=(1e3*e-1e3*o)/1e3;for(const e in n)De.indexOf(e)>De.indexOf(a)&&convert(this.matrix,n,e,t,a)}else isNumber(n[a])&&(r[a]=n[a]);for(const e in r)0!==r[e]&&(t[i]+=e===i?r[e]:r[e]/this.matrix[i][e]);return clone$1(this,{values:t},!0).normalize()}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;const e={};for(const t of Object.keys(this.values))e[t]=0===this.values[t]?0:-this.values[t];return clone$1(this,{values:e},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(e){if(!this.isValid||!e.isValid)return!1;if(!this.loc.equals(e.loc))return!1;for(const n of De)if(t=this.values[n],r=e.values[n],!(void 0===t||0===t?void 0===r||0===r:t===r))return!1;var t,r;return!0}}const Ce="Invalid Interval";class Interval{constructor(e){this.s=e.start,this.e=e.end,this.invalid=e.invalid||null,this.isLuxonInterval=!0}static invalid(e,t=null){if(!e)throw new InvalidArgumentError("need to specify a reason the Interval is invalid");const r=e instanceof Invalid?e:new Invalid(e,t);if(Settings.throwOnInvalid)throw new InvalidIntervalError(r);return new Interval({invalid:r})}static fromDateTimes(e,t){const r=friendlyDateTime(e),n=friendlyDateTime(t),i=function validateStartEnd(e,t){return e&&e.isValid?t&&t.isValid?t<e?Interval.invalid("end before start",`The end of an interval must be after its start, but you had start=${e.toISO()} and end=${t.toISO()}`):null:Interval.invalid("missing or invalid end"):Interval.invalid("missing or invalid start")}(r,n);return null==i?new Interval({start:r,end:n}):i}static after(e,t){const r=Duration.fromDurationLike(t),n=friendlyDateTime(e);return Interval.fromDateTimes(n,n.plus(r))}static before(e,t){const r=Duration.fromDurationLike(t),n=friendlyDateTime(e);return Interval.fromDateTimes(n.minus(r),n)}static fromISO(e,t){const[r,n]=(e||"").split("/",2);if(r&&n){let e,i,a,o;try{e=DateTime.fromISO(r,t),i=e.isValid}catch(n){i=!1}try{a=DateTime.fromISO(n,t),o=a.isValid}catch(n){o=!1}if(i&&o)return Interval.fromDateTimes(e,a);if(i){const r=Duration.fromISO(n,t);if(r.isValid)return Interval.after(e,r)}else if(o){const e=Duration.fromISO(r,t);if(e.isValid)return Interval.before(a,e)}}return Interval.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static isInterval(e){return e&&e.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e:null}get isValid(){return null===this.invalidReason}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}length(e="milliseconds"){return this.isValid?this.toDuration(e).get(e):NaN}count(e="milliseconds"){if(!this.isValid)return NaN;const t=this.start.startOf(e),r=this.end.startOf(e);return Math.floor(r.diff(t,e).get(e))+(r.valueOf()!==this.end.valueOf())}hasSame(e){return!!this.isValid&&(this.isEmpty()||this.e.minus(1).hasSame(this.s,e))}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(e){return!!this.isValid&&this.s>e}isBefore(e){return!!this.isValid&&this.e<=e}contains(e){return!!this.isValid&&(this.s<=e&&this.e>e)}set({start:e,end:t}={}){return this.isValid?Interval.fromDateTimes(e||this.s,t||this.e):this}splitAt(...e){if(!this.isValid)return[];const t=e.map(friendlyDateTime).filter((e=>this.contains(e))).sort(),r=[];let{s:n}=this,i=0;for(;n<this.e;){const e=t[i]||this.e,a=+e>+this.e?this.e:e;r.push(Interval.fromDateTimes(n,a)),n=a,i+=1}return r}splitBy(e){const t=Duration.fromDurationLike(e);if(!this.isValid||!t.isValid||0===t.as("milliseconds"))return[];let r,{s:n}=this,i=1;const a=[];for(;n<this.e;){const e=this.start.plus(t.mapUnits((e=>e*i)));r=+e>+this.e?this.e:e,a.push(Interval.fromDateTimes(n,r)),n=r,i+=1}return a}divideEqually(e){return this.isValid?this.splitBy(this.length()/e).slice(0,e):[]}overlaps(e){return this.e>e.s&&this.s<e.e}abutsStart(e){return!!this.isValid&&+this.e==+e.s}abutsEnd(e){return!!this.isValid&&+e.e==+this.s}engulfs(e){return!!this.isValid&&(this.s<=e.s&&this.e>=e.e)}equals(e){return!(!this.isValid||!e.isValid)&&(this.s.equals(e.s)&&this.e.equals(e.e))}intersection(e){if(!this.isValid)return this;const t=this.s>e.s?this.s:e.s,r=this.e<e.e?this.e:e.e;return t>=r?null:Interval.fromDateTimes(t,r)}union(e){if(!this.isValid)return this;const t=this.s<e.s?this.s:e.s,r=this.e>e.e?this.e:e.e;return Interval.fromDateTimes(t,r)}static merge(e){const[t,r]=e.sort(((e,t)=>e.s-t.s)).reduce((([e,t],r)=>t?t.overlaps(r)||t.abutsStart(r)?[e,t.union(r)]:[e.concat([t]),r]:[e,r]),[[],null]);return r&&t.push(r),t}static xor(e){let t=null,r=0;const n=[],i=e.map((e=>[{time:e.s,type:"s"},{time:e.e,type:"e"}])),a=Array.prototype.concat(...i).sort(((e,t)=>e.time-t.time));for(const e of a)r+="s"===e.type?1:-1,1===r?t=e.time:(t&&+t!=+e.time&&n.push(Interval.fromDateTimes(t,e.time)),t=null);return Interval.merge(n)}difference(...e){return Interval.xor([this].concat(e)).map((e=>this.intersection(e))).filter((e=>e&&!e.isEmpty()))}toString(){return this.isValid?`[${this.s.toISO()} – ${this.e.toISO()})`:Ce}toLocaleString(e=a,t={}){return this.isValid?Formatter.create(this.s.loc.clone(t),e).formatInterval(this):Ce}toISO(e){return this.isValid?`${this.s.toISO(e)}/${this.e.toISO(e)}`:Ce}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:Ce}toISOTime(e){return this.isValid?`${this.s.toISOTime(e)}/${this.e.toISOTime(e)}`:Ce}toFormat(e,{separator:t=" – "}={}){return this.isValid?`${this.s.toFormat(e)}${t}${this.e.toFormat(e)}`:Ce}toDuration(e,t){return this.isValid?this.e.diff(this.s,e,t):Duration.invalid(this.invalidReason)}mapEndpoints(e){return Interval.fromDateTimes(e(this.s),e(this.e))}}class Info{static hasDST(e=Settings.defaultZone){const t=DateTime.now().setZone(e).set({month:12});return!e.isUniversal&&t.offset!==t.set({month:6}).offset}static isValidIANAZone(e){return IANAZone.isValidZone(e)}static normalizeZone(e){return normalizeZone(e,Settings.defaultZone)}static months(e="long",{locale:t=null,numberingSystem:r=null,locObj:n=null,outputCalendar:i="gregory"}={}){return(n||Locale.create(t,r,i)).months(e)}static monthsFormat(e="long",{locale:t=null,numberingSystem:r=null,locObj:n=null,outputCalendar:i="gregory"}={}){return(n||Locale.create(t,r,i)).months(e,!0)}static weekdays(e="long",{locale:t=null,numberingSystem:r=null,locObj:n=null}={}){return(n||Locale.create(t,r,null)).weekdays(e)}static weekdaysFormat(e="long",{locale:t=null,numberingSystem:r=null,locObj:n=null}={}){return(n||Locale.create(t,r,null)).weekdays(e,!0)}static meridiems({locale:e=null}={}){return Locale.create(e).meridiems()}static eras(e="short",{locale:t=null}={}){return Locale.create(t,null,"gregory").eras(e)}static features(){return{relative:hasRelative()}}}function dayDiff(e,t){const utcDayStart=e=>e.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),r=utcDayStart(t)-utcDayStart(e);return Math.floor(Duration.fromMillis(r).as("days"))}function diff(e,t,r,n){let[i,a,o,s]=function highOrderDiffs(e,t,r){const n=[["years",(e,t)=>t.year-e.year],["quarters",(e,t)=>t.quarter-e.quarter+4*(t.year-e.year)],["months",(e,t)=>t.month-e.month+12*(t.year-e.year)],["weeks",(e,t)=>{const r=dayDiff(e,t);return(r-r%7)/7}],["days",dayDiff]],i={},a=e;let o,s;for(const[c,l]of n)r.indexOf(c)>=0&&(o=c,i[c]=l(e,t),s=a.plus(i),s>t?(i[c]--,e=a.plus(i)):e=s);return[e,i,s,o]}(e,t,r);const c=t-i,l=r.filter((e=>["hours","minutes","seconds","milliseconds"].indexOf(e)>=0));0===l.length&&(o<t&&(o=i.plus({[s]:1})),o!==i&&(a[s]=(a[s]||0)+c/(o-i)));const u=Duration.fromObject(a,n);return l.length>0?Duration.fromMillis(c,n).shiftTo(...l).plus(u):u}const ke={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},ze={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},Le=ke.hanidec.replace(/[\[|\]]/g,"").split("");function digitRegex({numberingSystem:e},t=""){return new RegExp(`${ke[e||"latn"]}${t}`)}const $e="missing Intl.DateTimeFormat.formatToParts support";function intUnit(e,t=(e=>e)){return{regex:e,deser:([e])=>t(function parseDigits(e){let t=parseInt(e,10);if(isNaN(t)){t="";for(let r=0;r<e.length;r++){const n=e.charCodeAt(r);if(-1!==e[r].search(ke.hanidec))t+=Le.indexOf(e[r]);else for(const e in ze){const[r,i]=ze[e];n>=r&&n<=i&&(t+=n-r)}}return parseInt(t,10)}return t}(e))}}const Ve=`[ ${String.fromCharCode(160)}]`,Fe=new RegExp(Ve,"g");function fixListRegex(e){return e.replace(/\./g,"\\.?").replace(Fe,Ve)}function stripInsensitivities(e){return e.replace(/\./g,"").replace(Fe," ").toLowerCase()}function oneOf(e,t){return null===e?null:{regex:RegExp(e.map(fixListRegex).join("|")),deser:([r])=>e.findIndex((e=>stripInsensitivities(r)===stripInsensitivities(e)))+t}}function offset(e,t){return{regex:e,deser:([,e,t])=>signedOffset(e,t),groups:t}}function simple(e){return{regex:e,deser:([e])=>e}}const Be={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour:{numeric:"h","2-digit":"hh"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};let Je=null;function expandMacroTokens(e,t){return Array.prototype.concat(...e.map((e=>function maybeExpandMacroToken(e,t){if(e.literal)return e;const r=formatOptsToTokens(Formatter.macroTokenToFormatOpts(e.val),t);return null==r||r.includes(void 0)?e:r}(e,t))))}function explainFromTokens(e,t,r){const n=expandMacroTokens(Formatter.parseFormat(r),e),i=n.map((t=>function unitForToken(e,t){const r=digitRegex(t),n=digitRegex(t,"{2}"),i=digitRegex(t,"{3}"),a=digitRegex(t,"{4}"),o=digitRegex(t,"{6}"),s=digitRegex(t,"{1,2}"),c=digitRegex(t,"{1,3}"),l=digitRegex(t,"{1,6}"),u=digitRegex(t,"{1,9}"),d=digitRegex(t,"{2,4}"),f=digitRegex(t,"{4,6}"),literal=e=>{return{regex:RegExp((t=e.val,t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&"))),deser:([e])=>e,literal:!0};var t},p=(p=>{if(e.literal)return literal(p);switch(p.val){case"G":return oneOf(t.eras("short",!1),0);case"GG":return oneOf(t.eras("long",!1),0);case"y":return intUnit(l);case"yy":case"kk":return intUnit(d,untruncateYear);case"yyyy":case"kkkk":return intUnit(a);case"yyyyy":return intUnit(f);case"yyyyyy":return intUnit(o);case"M":case"L":case"d":case"H":case"h":case"m":case"q":case"s":case"W":return intUnit(s);case"MM":case"LL":case"dd":case"HH":case"hh":case"mm":case"qq":case"ss":case"WW":return intUnit(n);case"MMM":return oneOf(t.months("short",!0,!1),1);case"MMMM":return oneOf(t.months("long",!0,!1),1);case"LLL":return oneOf(t.months("short",!1,!1),1);case"LLLL":return oneOf(t.months("long",!1,!1),1);case"o":case"S":return intUnit(c);case"ooo":case"SSS":return intUnit(i);case"u":return simple(u);case"uu":return simple(s);case"uuu":case"E":case"c":return intUnit(r);case"a":return oneOf(t.meridiems(),0);case"EEE":return oneOf(t.weekdays("short",!1,!1),1);case"EEEE":return oneOf(t.weekdays("long",!1,!1),1);case"ccc":return oneOf(t.weekdays("short",!0,!1),1);case"cccc":return oneOf(t.weekdays("long",!0,!1),1);case"Z":case"ZZ":return offset(new RegExp(`([+-]${s.source})(?::(${n.source}))?`),2);case"ZZZ":return offset(new RegExp(`([+-]${s.source})(${n.source})?`),2);case"z":return simple(/[a-z_+-/]{1,256}?/i);case" ":return simple(/[^\S\n\r]/);default:return literal(p)}})(e)||{invalidReason:$e};return p.token=e,p}(t,e))),a=i.find((e=>e.invalidReason));if(a)return{input:t,tokens:n,invalidReason:a.invalidReason};{const[e,r]=function buildRegex(e){return[`^${e.map((e=>e.regex)).reduce(((e,t)=>`${e}(${t.source})`),"")}$`,e]}(i),a=RegExp(e,"i"),[o,s]=function match(e,t,r){const n=e.match(t);if(n){const e={};let t=1;for(const i in r)if(hasOwnProperty(r,i)){const a=r[i],o=a.groups?a.groups+1:1;!a.literal&&a.token&&(e[a.token.val[0]]=a.deser(n.slice(t,t+o))),t+=o}return[n,e]}return[n,{}]}(t,a,r),[c,l,u]=s?function dateTimeFromMatches(e){let t,r=null;return isUndefined(e.z)||(r=IANAZone.create(e.z)),isUndefined(e.Z)||(r||(r=new FixedOffsetZone(e.Z)),t=e.Z),isUndefined(e.q)||(e.M=3*(e.q-1)+1),isUndefined(e.h)||(e.h<12&&1===e.a?e.h+=12:12===e.h&&0===e.a&&(e.h=0)),0===e.G&&e.y&&(e.y=-e.y),isUndefined(e.u)||(e.S=parseMillis(e.u)),[Object.keys(e).reduce(((t,r)=>{const n=(e=>{switch(e){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}})(r);return n&&(t[n]=e[r]),t}),{}),r,t]}(s):[null,null,void 0];if(hasOwnProperty(s,"a")&&hasOwnProperty(s,"H"))throw new ConflictingSpecificationError("Can't include meridiem when specifying 24-hour format");return{input:t,tokens:n,regex:a,rawMatches:o,matches:s,result:c,zone:l,specificOffset:u}}}function formatOptsToTokens(e,t){if(!e)return null;return Formatter.create(t,e).formatDateTimeParts(function getDummyDateTime(){return Je||(Je=DateTime.fromMillis(1555555555555)),Je}()).map((t=>function tokenForPart(e,t){const{type:r,value:n}=e;if("literal"===r){const e=/^\s+$/.test(n);return{literal:!e,val:e?" ":n}}const i=t[r];let a=Be[r];if("object"==typeof a&&(a=a[i]),a)return{literal:!1,val:a}}(t,e)))}const Ge=[0,31,59,90,120,151,181,212,243,273,304,334],Ze=[0,31,60,91,121,152,182,213,244,274,305,335];function unitOutOfRange(e,t){return new Invalid("unit out of range",`you specified ${t} (of type ${typeof t}) as a ${e}, which is invalid`)}function dayOfWeek(e,t,r){const n=new Date(Date.UTC(e,t-1,r));e<100&&e>=0&&n.setUTCFullYear(n.getUTCFullYear()-1900);const i=n.getUTCDay();return 0===i?7:i}function computeOrdinal(e,t,r){return r+(isLeapYear(e)?Ze:Ge)[t-1]}function uncomputeOrdinal(e,t){const r=isLeapYear(e)?Ze:Ge,n=r.findIndex((e=>e<t));return{month:n+1,day:t-r[n]}}function gregorianToWeek(e){const{year:t,month:r,day:n}=e,i=computeOrdinal(t,r,n),a=dayOfWeek(t,r,n);let o,s=Math.floor((i-a+10)/7);return s<1?(o=t-1,s=weeksInWeekYear(o)):s>weeksInWeekYear(t)?(o=t+1,s=1):o=t,{weekYear:o,weekNumber:s,weekday:a,...timeObject(e)}}function weekToGregorian(e){const{weekYear:t,weekNumber:r,weekday:n}=e,i=dayOfWeek(t,1,4),a=daysInYear(t);let o,s=7*r+n-i-3;s<1?(o=t-1,s+=daysInYear(o)):s>a?(o=t+1,s-=daysInYear(t)):o=t;const{month:c,day:l}=uncomputeOrdinal(o,s);return{year:o,month:c,day:l,...timeObject(e)}}function gregorianToOrdinal(e){const{year:t,month:r,day:n}=e;return{year:t,ordinal:computeOrdinal(t,r,n),...timeObject(e)}}function ordinalToGregorian(e){const{year:t,ordinal:r}=e,{month:n,day:i}=uncomputeOrdinal(t,r);return{year:t,month:n,day:i,...timeObject(e)}}function hasInvalidGregorianData(e){const t=isInteger(e.year),r=integerBetween(e.month,1,12),n=integerBetween(e.day,1,daysInMonth(e.year,e.month));return t?r?!n&&unitOutOfRange("day",e.day):unitOutOfRange("month",e.month):unitOutOfRange("year",e.year)}function hasInvalidTimeData(e){const{hour:t,minute:r,second:n,millisecond:i}=e,a=integerBetween(t,0,23)||24===t&&0===r&&0===n&&0===i,o=integerBetween(r,0,59),s=integerBetween(n,0,59),c=integerBetween(i,0,999);return a?o?s?!c&&unitOutOfRange("millisecond",i):unitOutOfRange("second",n):unitOutOfRange("minute",r):unitOutOfRange("hour",t)}const Ue="Invalid DateTime",qe=864e13;function unsupportedZone(e){return new Invalid("unsupported zone",`the zone "${e.name}" is not supported`)}function possiblyCachedWeekData(e){return null===e.weekData&&(e.weekData=gregorianToWeek(e.c)),e.weekData}function clone(e,t){const r={ts:e.ts,zone:e.zone,c:e.c,o:e.o,loc:e.loc,invalid:e.invalid};return new DateTime({...r,...t,old:r})}function fixOffset(e,t,r){let n=e-60*t*1e3;const i=r.offset(n);if(t===i)return[n,t];n-=60*(i-t)*1e3;const a=r.offset(n);return i===a?[n,i]:[e-60*Math.min(i,a)*1e3,Math.max(i,a)]}function tsToObj(e,t){const r=new Date(e+=60*t*1e3);return{year:r.getUTCFullYear(),month:r.getUTCMonth()+1,day:r.getUTCDate(),hour:r.getUTCHours(),minute:r.getUTCMinutes(),second:r.getUTCSeconds(),millisecond:r.getUTCMilliseconds()}}function objToTS(e,t,r){return fixOffset(objToLocalTS(e),t,r)}function adjustTime(e,t){const r=e.o,n=e.c.year+Math.trunc(t.years),i=e.c.month+Math.trunc(t.months)+3*Math.trunc(t.quarters),a={...e.c,year:n,month:i,day:Math.min(e.c.day,daysInMonth(n,i))+Math.trunc(t.days)+7*Math.trunc(t.weeks)},o=Duration.fromObject({years:t.years-Math.trunc(t.years),quarters:t.quarters-Math.trunc(t.quarters),months:t.months-Math.trunc(t.months),weeks:t.weeks-Math.trunc(t.weeks),days:t.days-Math.trunc(t.days),hours:t.hours,minutes:t.minutes,seconds:t.seconds,milliseconds:t.milliseconds}).as("milliseconds"),s=objToLocalTS(a);let[c,l]=fixOffset(s,r,e.zone);return 0!==o&&(c+=o,l=e.zone.offset(c)),{ts:c,o:l}}function parseDataToDateTime(e,t,r,n,i,a){const{setZone:o,zone:s}=r;if(e&&0!==Object.keys(e).length||t){const n=t||s,i=DateTime.fromObject(e,{...r,zone:n,specificOffset:a});return o?i:i.setZone(s)}return DateTime.invalid(new Invalid("unparsable",`the input "${i}" can't be parsed as ${n}`))}function toTechFormat(e,t,r=!0){return e.isValid?Formatter.create(Locale.create("en-US"),{allowZ:r,forceSimple:!0}).formatDateTimeFromString(e,t):null}function toISODate(e,t){const r=e.c.year>9999||e.c.year<0;let n="";return r&&e.c.year>=0&&(n+="+"),n+=padStart(e.c.year,r?6:4),t?(n+="-",n+=padStart(e.c.month),n+="-",n+=padStart(e.c.day)):(n+=padStart(e.c.month),n+=padStart(e.c.day)),n}function toISOTime(e,t,r,n,i,a){let o=padStart(e.c.hour);return t?(o+=":",o+=padStart(e.c.minute),0===e.c.second&&r||(o+=":")):o+=padStart(e.c.minute),0===e.c.second&&r||(o+=padStart(e.c.second),0===e.c.millisecond&&n||(o+=".",o+=padStart(e.c.millisecond,3))),i&&(e.isOffsetFixed&&0===e.offset&&!a?o+="Z":e.o<0?(o+="-",o+=padStart(Math.trunc(-e.o/60)),o+=":",o+=padStart(Math.trunc(-e.o%60))):(o+="+",o+=padStart(Math.trunc(e.o/60)),o+=":",o+=padStart(Math.trunc(e.o%60)))),a&&(o+="["+e.zone.ianaName+"]"),o}const Ye={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},We={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},Ke={ordinal:1,hour:0,minute:0,second:0,millisecond:0},Xe=["year","month","day","hour","minute","second","millisecond"],Qe=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],et=["year","ordinal","hour","minute","second","millisecond"];function normalizeUnit(e){const t={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[e.toLowerCase()];if(!t)throw new InvalidUnitError(e);return t}function quickDT(e,t){const r=normalizeZone(t.zone,Settings.defaultZone),n=Locale.fromObject(t),i=Settings.now();let a,o;if(isUndefined(e.year))a=i;else{for(const t of Xe)isUndefined(e[t])&&(e[t]=Ye[t]);const t=hasInvalidGregorianData(e)||hasInvalidTimeData(e);if(t)return DateTime.invalid(t);const n=r.offset(i);[a,o]=objToTS(e,n,r)}return new DateTime({ts:a,zone:r,loc:n,o})}function diffRelative(e,t,r){const n=!!isUndefined(r.round)||r.round,format=(e,i)=>{e=roundTo(e,n||r.calendary?0:2,!0);return t.loc.clone(r).relFormatter(r).format(e,i)},differ=n=>r.calendary?t.hasSame(e,n)?0:t.startOf(n).diff(e.startOf(n),n).get(n):t.diff(e,n).get(n);if(r.unit)return format(differ(r.unit),r.unit);for(const e of r.units){const t=differ(e);if(Math.abs(t)>=1)return format(t,e)}return format(e>t?-0:0,r.units[r.units.length-1])}function lastOpts(e){let t,r={};return e.length>0&&"object"==typeof e[e.length-1]?(r=e[e.length-1],t=Array.from(e).slice(0,e.length-1)):t=Array.from(e),[r,t]}class DateTime{constructor(e){const t=e.zone||Settings.defaultZone;let r=e.invalid||(Number.isNaN(e.ts)?new Invalid("invalid input"):null)||(t.isValid?null:unsupportedZone(t));this.ts=isUndefined(e.ts)?Settings.now():e.ts;let n=null,i=null;if(!r){if(e.old&&e.old.ts===this.ts&&e.old.zone.equals(t))[n,i]=[e.old.c,e.old.o];else{const e=t.offset(this.ts);n=tsToObj(this.ts,e),r=Number.isNaN(n.year)?new Invalid("invalid input"):null,n=r?null:n,i=r?null:e}}this._zone=t,this.loc=e.loc||Locale.create(),this.invalid=r,this.weekData=null,this.c=n,this.o=i,this.isLuxonDateTime=!0}static now(){return new DateTime({})}static local(){const[e,t]=lastOpts(arguments),[r,n,i,a,o,s,c]=t;return quickDT({year:r,month:n,day:i,hour:a,minute:o,second:s,millisecond:c},e)}static utc(){const[e,t]=lastOpts(arguments),[r,n,i,a,o,s,c]=t;return e.zone=FixedOffsetZone.utcInstance,quickDT({year:r,month:n,day:i,hour:a,minute:o,second:s,millisecond:c},e)}static fromJSDate(e,t={}){const r=function isDate(e){return"[object Date]"===Object.prototype.toString.call(e)}(e)?e.valueOf():NaN;if(Number.isNaN(r))return DateTime.invalid("invalid input");const n=normalizeZone(t.zone,Settings.defaultZone);return n.isValid?new DateTime({ts:r,zone:n,loc:Locale.fromObject(t)}):DateTime.invalid(unsupportedZone(n))}static fromMillis(e,t={}){if(isNumber(e))return e<-qe||e>qe?DateTime.invalid("Timestamp out of range"):new DateTime({ts:e,zone:normalizeZone(t.zone,Settings.defaultZone),loc:Locale.fromObject(t)});throw new InvalidArgumentError(`fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`)}static fromSeconds(e,t={}){if(isNumber(e))return new DateTime({ts:1e3*e,zone:normalizeZone(t.zone,Settings.defaultZone),loc:Locale.fromObject(t)});throw new InvalidArgumentError("fromSeconds requires a numerical input")}static fromObject(e,t={}){e=e||{};const r=normalizeZone(t.zone,Settings.defaultZone);if(!r.isValid)return DateTime.invalid(unsupportedZone(r));const n=Settings.now(),i=isUndefined(t.specificOffset)?r.offset(n):t.specificOffset,a=normalizeObject(e,normalizeUnit),o=!isUndefined(a.ordinal),s=!isUndefined(a.year),c=!isUndefined(a.month)||!isUndefined(a.day),l=s||c,u=a.weekYear||a.weekNumber,d=Locale.fromObject(t);if((l||o)&&u)throw new ConflictingSpecificationError("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(c&&o)throw new ConflictingSpecificationError("Can't mix ordinal dates with month/day");const f=u||a.weekday&&!l;let p,m,y=tsToObj(n,i);f?(p=Qe,m=We,y=gregorianToWeek(y)):o?(p=et,m=Ke,y=gregorianToOrdinal(y)):(p=Xe,m=Ye);let h=!1;for(const e of p){isUndefined(a[e])?a[e]=h?m[e]:y[e]:h=!0}const v=f?function hasInvalidWeekData(e){const t=isInteger(e.weekYear),r=integerBetween(e.weekNumber,1,weeksInWeekYear(e.weekYear)),n=integerBetween(e.weekday,1,7);return t?r?!n&&unitOutOfRange("weekday",e.weekday):unitOutOfRange("week",e.week):unitOutOfRange("weekYear",e.weekYear)}(a):o?function hasInvalidOrdinalData(e){const t=isInteger(e.year),r=integerBetween(e.ordinal,1,daysInYear(e.year));return t?!r&&unitOutOfRange("ordinal",e.ordinal):unitOutOfRange("year",e.year)}(a):hasInvalidGregorianData(a),g=v||hasInvalidTimeData(a);if(g)return DateTime.invalid(g);const b=f?weekToGregorian(a):o?ordinalToGregorian(a):a,[O,R]=objToTS(b,i,r),S=new DateTime({ts:O,zone:r,o:R,loc:d});return a.weekday&&l&&e.weekday!==S.weekday?DateTime.invalid("mismatched weekday",`you can't specify both a weekday of ${a.weekday} and a date of ${S.toISO()}`):S}static fromISO(e,t={}){const[r,n]=function parseISODate(e){return parse(e,[ve,Re],[ge,Se],[be,_e],[Oe,Ae])}(e);return parseDataToDateTime(r,n,t,"ISO 8601",e)}static fromRFC2822(e,t={}){const[r,n]=function parseRFC2822Date(e){return parse(function preprocessRFC2822(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}(e),[pe,extractRFC2822])}(e);return parseDataToDateTime(r,n,t,"RFC 2822",e)}static fromHTTP(e,t={}){const[r,n]=function parseHTTPDate(e){return parse(e,[me,extractRFC1123Or850],[ye,extractRFC1123Or850],[he,extractASCII])}(e);return parseDataToDateTime(r,n,t,"HTTP",t)}static fromFormat(e,t,r={}){if(isUndefined(e)||isUndefined(t))throw new InvalidArgumentError("fromFormat requires an input string and a format");const{locale:n=null,numberingSystem:i=null}=r,a=Locale.fromOpts({locale:n,numberingSystem:i,defaultToEN:!0}),[o,s,c,l]=function parseFromTokens(e,t,r){const{result:n,zone:i,specificOffset:a,invalidReason:o}=explainFromTokens(e,t,r);return[n,i,a,o]}(a,e,t);return l?DateTime.invalid(l):parseDataToDateTime(o,s,r,`format ${t}`,e,c)}static fromString(e,t,r={}){return DateTime.fromFormat(e,t,r)}static fromSQL(e,t={}){const[r,n]=function parseSQL(e){return parse(e,[Te,Re],[Pe,je])}(e);return parseDataToDateTime(r,n,t,"SQL",e)}static invalid(e,t=null){if(!e)throw new InvalidArgumentError("need to specify a reason the DateTime is invalid");const r=e instanceof Invalid?e:new Invalid(e,t);if(Settings.throwOnInvalid)throw new InvalidDateTimeError(r);return new DateTime({invalid:r})}static isDateTime(e){return e&&e.isLuxonDateTime||!1}static parseFormatForOpts(e,t={}){const r=formatOptsToTokens(e,Locale.fromObject(t));return r?r.map((e=>e?e.val:null)).join(""):null}static expandFormat(e,t={}){return expandMacroTokens(Formatter.parseFormat(e),Locale.fromObject(t)).map((e=>e.val)).join("")}get(e){return this[e]}get isValid(){return null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?possiblyCachedWeekData(this).weekYear:NaN}get weekNumber(){return this.isValid?possiblyCachedWeekData(this).weekNumber:NaN}get weekday(){return this.isValid?possiblyCachedWeekData(this).weekday:NaN}get ordinal(){return this.isValid?gregorianToOrdinal(this.c).ordinal:NaN}get monthShort(){return this.isValid?Info.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Info.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Info.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Info.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return!this.isOffsetFixed&&(this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset)}get isInLeapYear(){return isLeapYear(this.year)}get daysInMonth(){return daysInMonth(this.year,this.month)}get daysInYear(){return this.isValid?daysInYear(this.year):NaN}get weeksInWeekYear(){return this.isValid?weeksInWeekYear(this.weekYear):NaN}resolvedLocaleOptions(e={}){const{locale:t,numberingSystem:r,calendar:n}=Formatter.create(this.loc.clone(e),e).resolvedOptions(this);return{locale:t,numberingSystem:r,outputCalendar:n}}toUTC(e=0,t={}){return this.setZone(FixedOffsetZone.instance(e),t)}toLocal(){return this.setZone(Settings.defaultZone)}setZone(e,{keepLocalTime:t=!1,keepCalendarTime:r=!1}={}){if((e=normalizeZone(e,Settings.defaultZone)).equals(this.zone))return this;if(e.isValid){let n=this.ts;if(t||r){const t=e.offset(this.ts),r=this.toObject();[n]=objToTS(r,t,e)}return clone(this,{ts:n,zone:e})}return DateTime.invalid(unsupportedZone(e))}reconfigure({locale:e,numberingSystem:t,outputCalendar:r}={}){return clone(this,{loc:this.loc.clone({locale:e,numberingSystem:t,outputCalendar:r})})}setLocale(e){return this.reconfigure({locale:e})}set(e){if(!this.isValid)return this;const t=normalizeObject(e,normalizeUnit),r=!isUndefined(t.weekYear)||!isUndefined(t.weekNumber)||!isUndefined(t.weekday),n=!isUndefined(t.ordinal),i=!isUndefined(t.year),a=!isUndefined(t.month)||!isUndefined(t.day),o=i||a,s=t.weekYear||t.weekNumber;if((o||n)&&s)throw new ConflictingSpecificationError("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(a&&n)throw new ConflictingSpecificationError("Can't mix ordinal dates with month/day");let c;r?c=weekToGregorian({...gregorianToWeek(this.c),...t}):isUndefined(t.ordinal)?(c={...this.toObject(),...t},isUndefined(t.day)&&(c.day=Math.min(daysInMonth(c.year,c.month),c.day))):c=ordinalToGregorian({...gregorianToOrdinal(this.c),...t});const[l,u]=objToTS(c,this.o,this.zone);return clone(this,{ts:l,o:u})}plus(e){if(!this.isValid)return this;return clone(this,adjustTime(this,Duration.fromDurationLike(e)))}minus(e){if(!this.isValid)return this;return clone(this,adjustTime(this,Duration.fromDurationLike(e).negate()))}startOf(e){if(!this.isValid)return this;const t={},r=Duration.normalizeUnit(e);switch(r){case"years":t.month=1;case"quarters":case"months":t.day=1;case"weeks":case"days":t.hour=0;case"hours":t.minute=0;case"minutes":t.second=0;case"seconds":t.millisecond=0}if("weeks"===r&&(t.weekday=1),"quarters"===r){const e=Math.ceil(this.month/3);t.month=3*(e-1)+1}return this.set(t)}endOf(e){return this.isValid?this.plus({[e]:1}).startOf(e).minus(1):this}toFormat(e,t={}){return this.isValid?Formatter.create(this.loc.redefaultToEN(t)).formatDateTimeFromString(this,e):Ue}toLocaleString(e=a,t={}){return this.isValid?Formatter.create(this.loc.clone(t),e).formatDateTime(this):Ue}toLocaleParts(e={}){return this.isValid?Formatter.create(this.loc.clone(e),e).formatDateTimeParts(this):[]}toISO({format:e="extended",suppressSeconds:t=!1,suppressMilliseconds:r=!1,includeOffset:n=!0,extendedZone:i=!1}={}){if(!this.isValid)return null;const a="extended"===e;let o=toISODate(this,a);return o+="T",o+=toISOTime(this,a,t,r,n,i),o}toISODate({format:e="extended"}={}){return this.isValid?toISODate(this,"extended"===e):null}toISOWeekDate(){return toTechFormat(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:e=!1,suppressSeconds:t=!1,includeOffset:r=!0,includePrefix:n=!1,extendedZone:i=!1,format:a="extended"}={}){if(!this.isValid)return null;return(n?"T":"")+toISOTime(this,"extended"===a,t,e,r,i)}toRFC2822(){return toTechFormat(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return toTechFormat(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?toISODate(this,!0):null}toSQLTime({includeOffset:e=!0,includeZone:t=!1,includeOffsetSpace:r=!0}={}){let n="HH:mm:ss.SSS";return(t||e)&&(r&&(n+=" "),t?n+="z":e&&(n+="ZZ")),toTechFormat(this,n,!0)}toSQL(e={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(e)}`:null}toString(){return this.isValid?this.toISO():Ue}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(e={}){if(!this.isValid)return{};const t={...this.c};return e.includeConfig&&(t.outputCalendar=this.outputCalendar,t.numberingSystem=this.loc.numberingSystem,t.locale=this.loc.locale),t}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(e,t="milliseconds",r={}){if(!this.isValid||!e.isValid)return Duration.invalid("created by diffing an invalid DateTime");const n={locale:this.locale,numberingSystem:this.numberingSystem,...r},i=function maybeArray(e){return Array.isArray(e)?e:[e]}(t).map(Duration.normalizeUnit),a=e.valueOf()>this.valueOf(),o=diff(a?this:e,a?e:this,i,n);return a?o.negate():o}diffNow(e="milliseconds",t={}){return this.diff(DateTime.now(),e,t)}until(e){return this.isValid?Interval.fromDateTimes(this,e):this}hasSame(e,t){if(!this.isValid)return!1;const r=e.valueOf(),n=this.setZone(e.zone,{keepLocalTime:!0});return n.startOf(t)<=r&&r<=n.endOf(t)}equals(e){return this.isValid&&e.isValid&&this.valueOf()===e.valueOf()&&this.zone.equals(e.zone)&&this.loc.equals(e.loc)}toRelative(e={}){if(!this.isValid)return null;const t=e.base||DateTime.fromObject({},{zone:this.zone}),r=e.padding?this<t?-e.padding:e.padding:0;let n=["years","months","days","hours","minutes","seconds"],i=e.unit;return Array.isArray(e.unit)&&(n=e.unit,i=void 0),diffRelative(t,this.plus(r),{...e,numeric:"always",units:n,unit:i})}toRelativeCalendar(e={}){return this.isValid?diffRelative(e.base||DateTime.fromObject({},{zone:this.zone}),this,{...e,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...e){if(!e.every(DateTime.isDateTime))throw new InvalidArgumentError("min requires all arguments be DateTimes");return bestBy(e,(e=>e.valueOf()),Math.min)}static max(...e){if(!e.every(DateTime.isDateTime))throw new InvalidArgumentError("max requires all arguments be DateTimes");return bestBy(e,(e=>e.valueOf()),Math.max)}static fromFormatExplain(e,t,r={}){const{locale:n=null,numberingSystem:i=null}=r;return explainFromTokens(Locale.fromOpts({locale:n,numberingSystem:i,defaultToEN:!0}),e,t)}static fromStringExplain(e,t,r={}){return DateTime.fromFormatExplain(e,t,r)}static get DATE_SHORT(){return a}static get DATE_MED(){return o}static get DATE_MED_WITH_WEEKDAY(){return s}static get DATE_FULL(){return c}static get DATE_HUGE(){return l}static get TIME_SIMPLE(){return u}static get TIME_WITH_SECONDS(){return d}static get TIME_WITH_SHORT_OFFSET(){return f}static get TIME_WITH_LONG_OFFSET(){return p}static get TIME_24_SIMPLE(){return m}static get TIME_24_WITH_SECONDS(){return y}static get TIME_24_WITH_SHORT_OFFSET(){return h}static get TIME_24_WITH_LONG_OFFSET(){return v}static get DATETIME_SHORT(){return g}static get DATETIME_SHORT_WITH_SECONDS(){return b}static get DATETIME_MED(){return O}static get DATETIME_MED_WITH_SECONDS(){return R}static get DATETIME_MED_WITH_WEEKDAY(){return S}static get DATETIME_FULL(){return _}static get DATETIME_FULL_WITH_SECONDS(){return A}static get DATETIME_HUGE(){return N}static get DATETIME_HUGE_WITH_SECONDS(){return T}}function friendlyDateTime(e){if(DateTime.isDateTime(e))return e;if(e&&e.valueOf&&isNumber(e.valueOf()))return DateTime.fromJSDate(e);if(e&&"object"==typeof e)return DateTime.fromObject(e);throw new InvalidArgumentError(`Unknown datetime argument: ${e}, of type ${typeof e}`)}t.DateTime=DateTime,t.Duration=Duration,t.FixedOffsetZone=FixedOffsetZone,t.IANAZone=IANAZone,t.Info=Info,t.Interval=Interval,t.InvalidZone=InvalidZone,t.Settings=Settings,t.SystemZone=SystemZone,t.VERSION="3.3.0",t.Zone=Zone},4714:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.nameof=void 0;var n=r(6898);Object.defineProperty(t,"nameof",{enumerable:!0,get:function(){return n.nameof}})},6898:(e,t)=>{function cleanseAssertionOperators(e){return e.replace(/[?!]/g,"")}Object.defineProperty(t,"__esModule",{value:!0}),t.nameof=void 0,t.nameof=function nameof(e,t){var r=e.toString();if(r.startsWith("class ")&&!r.startsWith("class =>"))return cleanseAssertionOperators(r.substring(6,r.indexOf(" {")));if(r.includes("=>"))return cleanseAssertionOperators(r.substring(r.indexOf(".")+1));var n=r.match(/function\s*\(\w+\)\s*\{[\r\n\s]*return\s+\w+\.((\w+\.)*(\w+))/i);if(n)return t&&t.lastProp?n[3]:n[1];if(r.startsWith("function "))return cleanseAssertionOperators(r.substring(9,r.indexOf("(")));throw new Error("ts-simple-nameof: Invalid function.")}},2890:e=>{e.exports=NMSHDCrypto},9663:e=>{e.exports=NMSHDTransport},194:e=>{e.exports=TSServal}},t={};function __webpack_require__(r){var n=t[r];if(void 0!==n)return n.exports;var i=t[r]={exports:{}};return e[r].call(i.exports,i,i.exports,__webpack_require__),i.exports}__webpack_require__.d=(e,t)=>{for(var r in t)__webpack_require__.o(t,r)&&!__webpack_require__.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},__webpack_require__.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r=__webpack_require__(5590);NMSHDContent=r})();
|
|
1
|
+
var NMSHDContent;(()=>{"use strict";var e={8564:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},6021:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractAttribute=void 0;const a=r(194),o=r(9663);class AbstractAttribute extends o.CoreSerializable{}t.AbstractAttribute=AbstractAttribute,i([(0,a.validate)(),(0,a.serialize)(),n("design:type",o.CoreAddress)],AbstractAttribute.prototype,"owner",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.CoreDate)],AbstractAttribute.prototype,"validFrom",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.CoreDate)],AbstractAttribute.prototype,"validTo",void 0)},5282:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractAttributeQuery=void 0;const i=r(9663);class AbstractAttributeQuery extends i.CoreSerializable{}t.AbstractAttributeQuery=AbstractAttributeQuery},4183:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractAttributeValue=void 0;const i=r(194);class AbstractAttributeValue extends i.Serializable{static valueGenerator(e){return e.value}get valueHints(){return this.constructor.valueHints}get renderHints(){return this.constructor.renderHints}}t.AbstractAttributeValue=AbstractAttributeValue},2861:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractComplexValue=void 0;const i=r(4183),n=r(3711);class AbstractComplexValue extends i.AbstractAttributeValue{static get renderHints(){return n.RenderHints.from({technicalType:n.RenderHintsTechnicalType.Object,editType:n.RenderHintsEditType.Complex})}}t.AbstractComplexValue=AbstractComplexValue},7098:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.AttributeValues=void 0;const i=r(3383);var n;!function(e){let t,r;!function(e){let t,r;!function(e){e.CLASSES=[i.Affiliation,i.BirthDate,i.BirthName,i.BirthPlace,i.Citizenship,i.CommunicationLanguage,i.DeliveryBoxAddress,i.DisplayName,i.EMailAddress,i.FaxNumber,i.IdentityFileReference,i.SchematizedXML,i.JobTitle,i.Nationality,i.PersonName,i.PhoneNumber,i.PostOfficeBoxAddress,i.Pseudonym,i.Sex,i.StreetAddress,i.Website],e.TYPE_NAMES=["Affiliation","BirthDate","BirthName","BirthPlace","Citizenship","CommunicationLanguage","DeliveryBoxAddress","DisplayName","EMailAddress","FaxNumber","IdentityFileReference","SchematizedXML","JobTitle","Nationality","PersonName","PhoneNumber","PostOfficeBoxAddress","Pseudonym","Sex","StreetAddress","Website"],e.TYPE_NAMES_STRINGIFIED=JSON.stringify(e.TYPE_NAMES)}(t=e.Editable||(e.Editable={})),function(e){e.CLASSES=[i.AffiliationOrganization,i.AffiliationRole,i.AffiliationUnit,i.BirthCity,i.BirthCountry,i.BirthDay,i.BirthMonth,i.BirthState,i.BirthYear,i.City,i.Country,i.GivenName,i.HonorificPrefix,i.HonorificSuffix,i.HouseNumber,i.MiddleName,i.SchematizedXML,i.State,i.Statement,i.Street,i.Surname,i.ZipCode],e.TYPE_NAMES=["AffiliationOrganization","AffiliationRole","AffiliationUnit","BirthCity","BirthCountry","BirthDay","BirthMonth","BirthState","BirthYear","City","Country","GivenName","HonorificPrefix","HonorificSuffix","HouseNumber","MiddleName","SchematizedXML","State","Statement","Street","Surname","ZipCode"],e.TYPE_NAMES_STRINGIFIED=JSON.stringify(e.TYPE_NAMES)}(r=e.Uneditable||(e.Uneditable={})),e.CLASSES=[...t.CLASSES,...r.CLASSES],e.TYPE_NAMES=[...t.TYPE_NAMES,...r.TYPE_NAMES],e.TYPE_NAMES_STRINGIFIED=JSON.stringify(e.TYPE_NAMES)}(t=e.Identity||(e.Identity={})),function(e){e.CLASSES=[i.ProprietaryBoolean,i.ProprietaryCountry,i.ProprietaryEMailAddress,i.ProprietaryFileReference,i.ProprietaryFloat,i.ProprietaryHEXColor,i.ProprietaryInteger,i.ProprietaryLanguage,i.ProprietaryPhoneNumber,i.ProprietaryString,i.ProprietaryURL,i.ProprietaryJSON,i.ProprietaryXML,i.Consent],e.TYPE_NAMES=["ProprietaryBoolean","ProprietaryCountry","ProprietaryEMailAddress","ProprietaryFileReference","ProprietaryFloat","ProprietaryHEXColor","ProprietaryInteger","ProprietaryLanguage","ProprietaryPhoneNumber","ProprietaryString","ProprietaryURL","ProprietaryJSON","ProprietaryXML","Consent"],e.TYPE_NAMES_STRINGIFIED=JSON.stringify(e.TYPE_NAMES)}(r=e.Relationship||(e.Relationship={})),e.CLASSES=[...t.CLASSES,...r.CLASSES],e.TYPE_NAMES=[...t.TYPE_NAMES,...r.TYPE_NAMES],e.TYPE_NAMES_STRINGIFIED=JSON.stringify(e.TYPE_NAMES)}(n||(t.AttributeValues=n={}))},9011:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),a=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},o=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.prototype.hasOwnProperty.call(e,r)&&i(t,e,r);return n(t,e),t},s=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.IQLQuery=void 0;const c=r(194),l=o(r(2173)),u=r(5282);let d=class IQLQuery extends u.AbstractAttributeQuery{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.IQLQuery=d,a([(0,c.serialize)(),(0,c.validate)({max:4096,customValidator:e=>{const t=l.validate(e);return t.isValid?void 0:`invalid IQL query at character offset ${t.error.location.start.column}`}}),s("design:type",String)],d.prototype,"queryString",void 0),t.IQLQuery=d=a([(0,c.type)("IQLQuery")],d)},7788:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.IdentityAttribute=void 0;const a=r(194),o=r(6021),s=r(7098);let c=class IdentityAttribute extends o.AbstractAttribute{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}static validateTags(e){return e.length>20?"The maximum number of tags is 20.":e.some((e=>e.length>100))?"The maximum length of a tag is 100 characters.":void 0}};t.IdentityAttribute=c,i([(0,a.serialize)({unionTypes:s.AttributeValues.Identity.CLASSES}),(0,a.validate)(),n("design:type",Object)],c.prototype,"value",void 0),i([(0,a.serialize)({type:String}),(0,a.validate)({nullable:!0,customValidator:c.validateTags}),n("design:type",Array)],c.prototype,"tags",void 0),t.IdentityAttribute=c=i([(0,a.type)("IdentityAttribute")],c)},8092:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.IdentityAttributeQuery=void 0;const a=r(194),o=r(9663),s=r(5282),c=r(7098);let l=class IdentityAttributeQuery extends s.AbstractAttributeQuery{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}static validateTags(e){return e.length>20?"The maximum number of tags is 20.":e.some((e=>e.length>100))?"The maximum length of a tag is 100 characters.":void 0}};t.IdentityAttributeQuery=l,i([(0,a.serialize)(),(0,a.validate)({customValidator:e=>c.AttributeValues.Identity.TYPE_NAMES.includes(e)?void 0:`must be one of: ${c.AttributeValues.Identity.TYPE_NAMES_STRINGIFIED}`}),n("design:type",String)],l.prototype,"valueType",void 0),i([(0,a.serialize)({type:String}),(0,a.validate)({nullable:!0,customValidator:l.validateTags}),n("design:type",Array)],l.prototype,"tags",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.CoreDate)],l.prototype,"validFrom",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.CoreDate)],l.prototype,"validTo",void 0),t.IdentityAttributeQuery=l=i([(0,a.type)("IdentityAttributeQuery")],l)},2226:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RelationshipAttribute=void 0;const a=r(194),o=r(6021),s=r(7098),c=r(5022);let l=class RelationshipAttribute extends o.AbstractAttribute{static preFrom(e){return void 0===e.isTechnical&&(e.isTechnical=!1),e}static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.RelationshipAttribute=l,i([(0,a.serialize)({unionTypes:s.AttributeValues.Relationship.CLASSES}),(0,a.validate)(),n("design:type",Object)],l.prototype,"value",void 0),i([(0,a.serialize)(),(0,a.validate)({max:100}),n("design:type",String)],l.prototype,"key",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",Boolean)],l.prototype,"isTechnical",void 0),i([(0,a.serialize)(),(0,a.validate)({customValidator:e=>Object.values(c.RelationshipAttributeConfidentiality).includes(e)?void 0:`must be one of: ${Object.values(c.RelationshipAttributeConfidentiality)}`}),n("design:type",String)],l.prototype,"confidentiality",void 0),t.RelationshipAttribute=l=i([(0,a.type)("RelationshipAttribute")],l)},5022:(e,t)=>{var r;Object.defineProperty(t,"__esModule",{value:!0}),t.RelationshipAttributeConfidentiality=void 0,function(e){e.Public="public",e.Private="private",e.Protected="protected"}(r||(t.RelationshipAttributeConfidentiality=r={}))},7791:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RelationshipAttributeQuery=t.RelationshipAttributeCreationHints=void 0;const a=r(194),o=r(9663),s=r(5282),c=r(7098),l=r(5022),u=r(3711),d=r(8717);let f=class RelationshipAttributeCreationHints extends a.Serializable{static preFrom(e){return void 0===e.isTechnical&&(e.isTechnical=!1),e}static from(e){return this.fromAny(e)}};t.RelationshipAttributeCreationHints=f,i([(0,a.serialize)(),(0,a.validate)({max:100}),n("design:type",String)],f.prototype,"title",void 0),i([(0,a.serialize)(),(0,a.validate)({customValidator:e=>c.AttributeValues.Relationship.TYPE_NAMES.includes(e)?void 0:`must be one of: ${c.AttributeValues.Relationship.TYPE_NAMES_STRINGIFIED}`}),n("design:type",String)],f.prototype,"valueType",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:d.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),n("design:type",String)],f.prototype,"description",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",u.ValueHints)],f.prototype,"valueHints",void 0),i([(0,a.serialize)(),(0,a.validate)({customValidator:e=>Object.values(l.RelationshipAttributeConfidentiality).includes(e)?void 0:`must be one of: ${Object.values(l.RelationshipAttributeConfidentiality)}`}),n("design:type",String)],f.prototype,"confidentiality",void 0),t.RelationshipAttributeCreationHints=f=i([(0,a.type)("RelationshipAttributeCreationHints")],f);let p=class RelationshipAttributeQuery extends s.AbstractAttributeQuery{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.RelationshipAttributeQuery=p,i([(0,a.serialize)(),(0,a.validate)({max:100}),n("design:type",String)],p.prototype,"key",void 0),i([(0,a.serialize)(),(0,a.validate)(),n("design:type",o.CoreAddress)],p.prototype,"owner",void 0),i([(0,a.serialize)(),(0,a.validate)(),n("design:type",f)],p.prototype,"attributeCreationHints",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.CoreDate)],p.prototype,"validFrom",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.CoreDate)],p.prototype,"validTo",void 0),t.RelationshipAttributeQuery=p=i([(0,a.type)("RelationshipAttributeQuery")],p)},130:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ThirdPartyRelationshipAttributeQuery=void 0;const a=r(194),o=r(9663),s=r(5282);let c=class ThirdPartyRelationshipAttributeQuery extends s.AbstractAttributeQuery{static preFrom(e){return("string"==typeof e.thirdParty||"address"in e.thirdParty)&&(e.thirdParty=[o.CoreAddress.from(e.thirdParty)]),e}static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.ThirdPartyRelationshipAttributeQuery=c,i([(0,a.serialize)(),(0,a.validate)({max:100}),n("design:type",String)],c.prototype,"key",void 0),i([(0,a.serialize)(),(0,a.validate)(),n("design:type",o.CoreAddress)],c.prototype,"owner",void 0),i([(0,a.serialize)({type:o.CoreAddress}),(0,a.validate)({customValidator:e=>e.length<1?"may not be empty":void 0}),n("design:type",Array)],c.prototype,"thirdParty",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.CoreDate)],c.prototype,"validFrom",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.CoreDate)],c.prototype,"validTo",void 0),t.ThirdPartyRelationshipAttributeQuery=c=i([(0,a.type)("ThirdPartyRelationshipAttributeQuery")],c)},6461:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.ATTRIBUTE_VALUE_TYPE_QUERY_MAPPING=void 0,t.ATTRIBUTE_VALUE_TYPE_QUERY_MAPPING=new Map([["Address",["StreetAddress","DeliveryBoxAddress","PostOfficeBoxAddress"]]])},4871:(e,t)=>{var r;Object.defineProperty(t,"__esModule",{value:!0}),t.COUNTRIES_ALPHA2_TO_ENGLISH_NAME=t.CountryAlpha2=void 0,function(e){e.AF="AF",e.AL="AL",e.AS="AS",e.AD="AD",e.AO="AO",e.AI="AI",e.AQ="AQ",e.AG="AG",e.AR="AR",e.AM="AM",e.AW="AW",e.AU="AU",e.AT="AT",e.AZ="AZ",e.AE="AE",e.AX="AX",e.BS="BS",e.BH="BH",e.BD="BD",e.BB="BB",e.BY="BY",e.BE="BE",e.BZ="BZ",e.BJ="BJ",e.BM="BM",e.BT="BT",e.BO="BO",e.BQ="BQ",e.BA="BA",e.BW="BW",e.BV="BV",e.BR="BR",e.BN="BN",e.BG="BG",e.BF="BF",e.BI="BI",e.BL="BL",e.CV="CV",e.CM="CM",e.CA="CA",e.CF="CF",e.CL="CL",e.CN="CN",e.CX="CX",e.CC="CC",e.CO="CO",e.CD="CD",e.CG="CG",e.CK="CK",e.CR="CR",e.CU="CU",e.CW="CW",e.CY="CY",e.CZ="CZ",e.CI="CI",e.CH="CH",e.DZ="DZ",e.DK="DK",e.DJ="DJ",e.DM="DM",e.DO="DO",e.DE="DE",e.EC="EC",e.EG="EG",e.ER="ER",e.EE="EE",e.ET="ET",e.ES="ES",e.EH="EH",e.FK="FK",e.FO="FO",e.FJ="FJ",e.FI="FI",e.FR="FR",e.FM="FM",e.GQ="GQ",e.GF="GF",e.GA="GA",e.GM="GM",e.GE="GE",e.GH="GH",e.GI="GI",e.GR="GR",e.GL="GL",e.GD="GD",e.GP="GP",e.GU="GU",e.GT="GT",e.GG="GG",e.GN="GN",e.GW="GW",e.GY="GY",e.GS="GS",e.GB="GB",e.HR="HR",e.HT="HT",e.HM="HM",e.HN="HN",e.HK="HK",e.HU="HU",e.IO="IO",e.IS="IS",e.IN="IN",e.ID="ID",e.IR="IR",e.IQ="IQ",e.IE="IE",e.IM="IM",e.IL="IL",e.IT="IT",e.JM="JM",e.JP="JP",e.JE="JE",e.JO="JO",e.KH="KH",e.KY="KY",e.KM="KM",e.KZ="KZ",e.KE="KE",e.KI="KI",e.KP="KP",e.KR="KR",e.KW="KW",e.KG="KG",e.KN="KN",e.LA="LA",e.LV="LV",e.LB="LB",e.LS="LS",e.LR="LR",e.LY="LY",e.LI="LI",e.LT="LT",e.LU="LU",e.LC="LC",e.LK="LK",e.MO="MO",e.MG="MG",e.MW="MW",e.MY="MY",e.MV="MV",e.ML="ML",e.MT="MT",e.MH="MH",e.MQ="MQ",e.MR="MR",e.MU="MU",e.MX="MX",e.MD="MD",e.MC="MC",e.MN="MN",e.ME="ME",e.MS="MS",e.MA="MA",e.MZ="MZ",e.MM="MM",e.MP="MP",e.MK="MK",e.MF="MF",e.NA="NA",e.NR="NR",e.NP="NP",e.NL="NL",e.NC="NC",e.NZ="NZ",e.NI="NI",e.NE="NE",e.NG="NG",e.NU="NU",e.NF="NF",e.NO="NO",e.OM="OM",e.PF="PF",e.PK="PK",e.PW="PW",e.PS="PS",e.PA="PA",e.PG="PG",e.PY="PY",e.PE="PE",e.PH="PH",e.PN="PN",e.PL="PL",e.PT="PT",e.PR="PR",e.PM="PM",e.QA="QA",e.RO="RO",e.RU="RU",e.RW="RW",e.RE="RE",e.RS="RS",e.SV="SV",e.SZ="SZ",e.SH="SH",e.SM="SM",e.ST="ST",e.SA="SA",e.SN="SN",e.SC="SC",e.SL="SL",e.SG="SG",e.SX="SX",e.SK="SK",e.SI="SI",e.SB="SB",e.SO="SO",e.SS="SS",e.SD="SD",e.SR="SR",e.SJ="SJ",e.SE="SE",e.SY="SY",e.TD="TD",e.TF="TF",e.TW="TW",e.TJ="TJ",e.TZ="TZ",e.TH="TH",e.TL="TL",e.TG="TG",e.TK="TK",e.TO="TO",e.TT="TT",e.TN="TN",e.TR="TR",e.TM="TM",e.TC="TC",e.TV="TV",e.UG="UG",e.UA="UA",e.UM="UM",e.US="US",e.UY="UY",e.UZ="UZ",e.VA="VA",e.VC="VC",e.VU="VU",e.VE="VE",e.VN="VN",e.VG="VG",e.VI="VI",e.WS="WS",e.WF="WF",e.YT="YT",e.YE="YE",e.ZA="ZA",e.ZM="ZM",e.ZW="ZW"}(r||(t.CountryAlpha2=r={})),t.COUNTRIES_ALPHA2_TO_ENGLISH_NAME=new Map([[r.AD,"Andorra"],[r.AE,"United Arab Emirates (the)"],[r.AF,"Afghanistan"],[r.AG,"Antigua and Barbuda"],[r.AI,"Anguilla"],[r.AL,"Albania"],[r.AM,"Armenia"],[r.AO,"Angola"],[r.AQ,"Antarctica"],[r.AR,"Argentina"],[r.AS,"American Samoa"],[r.AT,"Austria"],[r.AU,"Australia"],[r.AW,"Aruba"],[r.AX,"Åland Islands"],[r.AZ,"Azerbaijan"],[r.BA,"Bosnia and Herzegovina"],[r.BB,"Barbados"],[r.BD,"Bangladesh"],[r.BE,"Belgium"],[r.BF,"Burkina Faso"],[r.BG,"Bulgaria"],[r.BH,"Bahrain"],[r.BI,"Burundi"],[r.BJ,"Benin"],[r.BL,"Saint Barthélemy"],[r.BM,"Bermuda"],[r.BN,"Brunei Darussalam"],[r.BO,"Bolivia (Plurinational State of)"],[r.BQ,"Bonaire, Sint Eustatius and Saba"],[r.BR,"Brazil"],[r.BS,"Bahamas (the)"],[r.BT,"Bhutan"],[r.BV,"Bouvet Island"],[r.BW,"Botswana"],[r.BY,"Belarus"],[r.BZ,"Belize"],[r.CA,"Canada"],[r.CC,"Cocos (Keeling) Islands (the)"],[r.CD,"Congo (the Democratic Republic of the)"],[r.CF,"Central African Republic (the)"],[r.CG,"Congo (the)"],[r.CH,"Switzerland"],[r.CI,"Côte d'Ivoire"],[r.CK,"Cook Islands (the)"],[r.CL,"Chile"],[r.CM,"Cameroon"],[r.CN,"China"],[r.CO,"Colombia"],[r.CR,"Costa Rica"],[r.CU,"Cuba"],[r.CV,"Cabo Verde"],[r.CW,"Curaçao"],[r.CX,"Christmas Island"],[r.CY,"Cyprus"],[r.CZ,"Czechia"],[r.DE,"Germany"],[r.DJ,"Djibouti"],[r.DK,"Denmark"],[r.DM,"Dominica"],[r.DO,"Dominican Republic (the)"],[r.DZ,"Algeria"],[r.EC,"Ecuador"],[r.EE,"Estonia"],[r.EG,"Egypt"],[r.EH,"Western Sahara"],[r.ER,"Eritrea"],[r.ES,"Spain"],[r.ET,"Ethiopia"],[r.FI,"Finland"],[r.FJ,"Fiji"],[r.FK,"Falkland Islands (the) [Malvinas]"],[r.FM,"Micronesia (Federated States of)"],[r.FO,"Faroe Islands (the)"],[r.FR,"France"],[r.GA,"Gabon"],[r.GB,"United Kingdom of Great Britain and Northern Ireland (the)"],[r.GD,"Grenada"],[r.GE,"Georgia"],[r.GF,"French Guiana"],[r.GG,"Guernsey"],[r.GH,"Ghana"],[r.GI,"Gibraltar"],[r.GL,"Greenland"],[r.GM,"Gambia (the)"],[r.GN,"Guinea"],[r.GP,"Guadeloupe"],[r.GQ,"Equatorial Guinea"],[r.GR,"Greece"],[r.GS,"South Georgia and the South Sandwich Islands"],[r.GT,"Guatemala"],[r.GU,"Guam"],[r.GW,"Guinea-Bissau"],[r.GY,"Guyana"],[r.HK,"Hong Kong"],[r.HM,"Heard Island and McDonald Islands"],[r.HN,"Honduras"],[r.HR,"Croatia"],[r.HT,"Haiti"],[r.HU,"Hungary"],[r.ID,"Indonesia"],[r.IE,"Ireland"],[r.IL,"Israel"],[r.IM,"Isle of Man"],[r.IN,"India"],[r.IO,"British Indian Ocean Territory (the)"],[r.IQ,"Iraq"],[r.IR,"Iran (Islamic Republic of)"],[r.IS,"Iceland"],[r.IT,"Italy"],[r.JE,"Jersey"],[r.JM,"Jamaica"],[r.JO,"Jordan"],[r.JP,"Japan"],[r.KE,"Kenya"],[r.KG,"Kyrgyzstan"],[r.KH,"Cambodia"],[r.KI,"Kiribati"],[r.KM,"Comoros (the)"],[r.KN,"Saint Kitts and Nevis"],[r.KP,"Korea (the Democratic People's Republic of)"],[r.KR,"Korea (the Republic of)"],[r.KW,"Kuwait"],[r.KY,"Cayman Islands (the)"],[r.KZ,"Kazakhstan"],[r.LA,"Lao People's Democratic Republic (the)"],[r.LB,"Lebanon"],[r.LC,"Saint Lucia"],[r.LI,"Liechtenstein"],[r.LK,"Sri Lanka"],[r.LR,"Liberia"],[r.LS,"Lesotho"],[r.LT,"Lithuania"],[r.LU,"Luxembourg"],[r.LV,"Latvia"],[r.LY,"Libya"],[r.MA,"Morocco"],[r.MC,"Monaco"],[r.MD,"Moldova (the Republic of)"],[r.ME,"Montenegro"],[r.MF,"Saint Martin (French part)"],[r.MG,"Madagascar"],[r.MH,"Marshall Islands (the)"],[r.MK,"Republic of North Macedonia"],[r.ML,"Mali"],[r.MM,"Myanmar"],[r.MN,"Mongolia"],[r.MO,"Macao"],[r.MP,"Northern Mariana Islands (the)"],[r.MQ,"Martinique"],[r.MR,"Mauritania"],[r.MS,"Montserrat"],[r.MT,"Malta"],[r.MU,"Mauritius"],[r.MV,"Maldives"],[r.MW,"Malawi"],[r.MX,"Mexico"],[r.MY,"Malaysia"],[r.MZ,"Mozambique"],[r.NA,"Namibia"],[r.NC,"New Caledonia"],[r.NE,"Niger (the)"],[r.NF,"Norfolk Island"],[r.NG,"Nigeria"],[r.NI,"Nicaragua"],[r.NL,"Netherlands (the)"],[r.NO,"Norway"],[r.NP,"Nepal"],[r.NR,"Nauru"],[r.NU,"Niue"],[r.NZ,"New Zealand"],[r.OM,"Oman"],[r.PA,"Panama"],[r.PE,"Peru"],[r.PF,"French Polynesia"],[r.PG,"Papua New Guinea"],[r.PH,"Philippines (the)"],[r.PK,"Pakistan"],[r.PL,"Poland"],[r.PM,"Saint Pierre and Miquelon"],[r.PN,"Pitcairn"],[r.PR,"Puerto Rico"],[r.PS,"Palestine, State of"],[r.PT,"Portugal"],[r.PW,"Palau"],[r.PY,"Paraguay"],[r.QA,"Qatar"],[r.RE,"Réunion"],[r.RO,"Romania"],[r.RS,"Serbia"],[r.RU,"Russian Federation (the)"],[r.RW,"Rwanda"],[r.SA,"Saudi Arabia"],[r.SB,"Solomon Islands"],[r.SC,"Seychelles"],[r.SD,"Sudan (the)"],[r.SE,"Sweden"],[r.SG,"Singapore"],[r.SH,"Saint Helena, Ascension and Tristan da Cunha"],[r.SI,"Slovenia"],[r.SJ,"Svalbard and Jan Mayen"],[r.SK,"Slovakia"],[r.SL,"Sierra Leone"],[r.SM,"San Marino"],[r.SN,"Senegal"],[r.SO,"Somalia"],[r.SR,"Suriname"],[r.SS,"South Sudan"],[r.ST,"Sao Tome and Principe"],[r.SV,"El Salvador"],[r.SX,"Sint Maarten (Dutch part)"],[r.SY,"Syrian Arab Republic"],[r.SZ,"Eswatini"],[r.TC,"Turks and Caicos Islands (the)"],[r.TD,"Chad"],[r.TF,"French Southern Territories (the)"],[r.TG,"Togo"],[r.TH,"Thailand"],[r.TJ,"Tajikistan"],[r.TK,"Tokelau"],[r.TL,"Timor-Leste"],[r.TM,"Turkmenistan"],[r.TN,"Tunisia"],[r.TO,"Tonga"],[r.TR,"Turkey"],[r.TT,"Trinidad and Tobago"],[r.TV,"Tuvalu"],[r.TW,"Taiwan"],[r.TZ,"Tanzania, United Republic of"],[r.UA,"Ukraine"],[r.UG,"Uganda"],[r.UM,"United States Minor Outlying Islands (the)"],[r.US,"United States of America (the)"],[r.UY,"Uruguay"],[r.UZ,"Uzbekistan"],[r.VA,"Holy See (the)"],[r.VC,"Saint Vincent and the Grenadines"],[r.VE,"Venezuela (Bolivarian Republic of)"],[r.VG,"Virgin Islands (British)"],[r.VI,"Virgin Islands (U.S.)"],[r.VN,"Viet Nam"],[r.VU,"Vanuatu"],[r.WF,"Wallis and Futuna"],[r.WS,"Samoa"],[r.YE,"Yemen"],[r.YT,"Mayotte"],[r.ZA,"South Africa"],[r.ZM,"Zambia"],[r.ZW,"Zimbabwe"]])},4473:(e,t)=>{var r;Object.defineProperty(t,"__esModule",{value:!0}),t.LANGUAGES_ISO639_TO_DISPLAY_NAME=t.LanguageISO639=void 0,function(e){e.aa="aa",e.ab="ab",e.ae="ae",e.af="af",e.ak="ak",e.am="am",e.an="an",e.ar="ar",e.as="as",e.av="av",e.ay="ay",e.az="az",e.ba="ba",e.be="be",e.bg="bg",e.bi="bi",e.bm="bm",e.bn="bn",e.bo="bo",e.br="br",e.bs="bs",e.ca="ca",e.ce="ce",e.ch="ch",e.co="co",e.cr="cr",e.cs="cs",e.cu="cu",e.cv="cv",e.cy="cy",e.da="da",e.de="de",e.dv="dv",e.dz="dz",e.ee="ee",e.el="el",e.en="en",e.eo="eo",e.es="es",e.et="et",e.eu="eu",e.fa="fa",e.ff="ff",e.fi="fi",e.fj="fj",e.fo="fo",e.fr="fr",e.fy="fy",e.ga="ga",e.gd="gd",e.gl="gl",e.gn="gn",e.gu="gu",e.gv="gv",e.ha="ha",e.he="he",e.hi="hi",e.ho="ho",e.hr="hr",e.ht="ht",e.hu="hu",e.hy="hy",e.hz="hz",e.ia="ia",e.id="id",e.ie="ie",e.ig="ig",e.ii="ii",e.ik="ik",e.io="io",e.is="is",e.it="it",e.iu="iu",e.ja="ja",e.jv="jv",e.ka="ka",e.kg="kg",e.ki="ki",e.kj="kj",e.kk="kk",e.kl="kl",e.km="km",e.kn="kn",e.ko="ko",e.kr="kr",e.ks="ks",e.ku="ku",e.kv="kv",e.kw="kw",e.ky="ky",e.la="la",e.lb="lb",e.lg="lg",e.li="li",e.ln="ln",e.lo="lo",e.lt="lt",e.lu="lu",e.lv="lv",e.mg="mg",e.mh="mh",e.mi="mi",e.mk="mk",e.ml="ml",e.mn="mn",e.mr="mr",e.ms="ms",e.mt="mt",e.my="my",e.na="na",e.nb="nb",e.nd="nd",e.ne="ne",e.ng="ng",e.nl="nl",e.nn="nn",e.no="no",e.nr="nr",e.nv="nv",e.ny="ny",e.oc="oc",e.oj="oj",e.om="om",e.or="or",e.os="os",e.pa="pa",e.pi="pi",e.pl="pl",e.ps="ps",e.pt="pt",e.qu="qu",e.rm="rm",e.rn="rn",e.ro="ro",e.ru="ru",e.rw="rw",e.sa="sa",e.sc="sc",e.sd="sd",e.se="se",e.sg="sg",e.si="si",e.sk="sk",e.sl="sl",e.sm="sm",e.sn="sn",e.so="so",e.sq="sq",e.sr="sr",e.ss="ss",e.st="st",e.su="su",e.sv="sv",e.sw="sw",e.ta="ta",e.te="te",e.tg="tg",e.th="th",e.ti="ti",e.tk="tk",e.tl="tl",e.tn="tn",e.to="to",e.tr="tr",e.ts="ts",e.tt="tt",e.tw="tw",e.ty="ty",e.ug="ug",e.uk="uk",e.ur="ur",e.uz="uz",e.ve="ve",e.vi="vi",e.vo="vo",e.wa="wa",e.wo="wo",e.xh="xh",e.yi="yi",e.yo="yo",e.za="za",e.zh="zh",e.zu="zu"}(r||(t.LanguageISO639=r={})),t.LANGUAGES_ISO639_TO_DISPLAY_NAME=new Map([[r.aa,{code:r.aa,name:"Afar",nativeName:"Afaraf"}],[r.ab,{code:r.ab,name:"Abkhaz",nativeName:"аҧсуа бызшәа"}],[r.ae,{code:r.ae,name:"Avestan",nativeName:"avesta"}],[r.af,{code:r.af,name:"Afrikaans",nativeName:"Afrikaans"}],[r.ak,{code:r.ak,name:"Akan",nativeName:"Akan"}],[r.am,{code:r.am,name:"Amharic",nativeName:"አማርኛ"}],[r.an,{code:r.an,name:"Aragonese",nativeName:"aragonés"}],[r.ar,{code:r.ar,name:"Arabic",nativeName:"اَلْعَرَبِيَّةُ"}],[r.as,{code:r.as,name:"Assamese",nativeName:"অসমীয়া"}],[r.av,{code:r.av,name:"Avaric",nativeName:"авар мацӀ"}],[r.ay,{code:r.ay,name:"Aymara",nativeName:"aymar aru"}],[r.az,{code:r.az,name:"Azerbaijani",nativeName:"azərbaycan dili"}],[r.ba,{code:r.ba,name:"Bashkir",nativeName:"башҡорт теле"}],[r.be,{code:r.be,name:"Belarusian",nativeName:"беларуская мова"}],[r.bg,{code:r.bg,name:"Bulgarian",nativeName:"български език"}],[r.bi,{code:r.bi,name:"Bislama",nativeName:"Bislama"}],[r.bm,{code:r.bm,name:"Bambara",nativeName:"bamanankan"}],[r.bn,{code:r.bn,name:"Bengali",nativeName:"বাংলা"}],[r.bo,{code:r.bo,name:"Tibetan",nativeName:"བོད་ཡིག"}],[r.br,{code:r.br,name:"Breton",nativeName:"brezhoneg"}],[r.bs,{code:r.bs,name:"Bosnian",nativeName:"bosanski jezik"}],[r.ca,{code:r.ca,name:"Catalan",nativeName:"Català"}],[r.ce,{code:r.ce,name:"Chechen",nativeName:"нохчийн мотт"}],[r.ch,{code:r.ch,name:"Chamorro",nativeName:"Chamoru"}],[r.co,{code:r.co,name:"Corsican",nativeName:"corsu"}],[r.cr,{code:r.cr,name:"Cree",nativeName:"ᓀᐦᐃᔭᐍᐏᐣ"}],[r.cs,{code:r.cs,name:"Czech",nativeName:"čeština"}],[r.cu,{code:r.cu,name:"Old Church Slavonic",nativeName:"ѩзыкъ словѣньскъ"}],[r.cv,{code:r.cv,name:"Chuvash",nativeName:"чӑваш чӗлхи"}],[r.cy,{code:r.cy,name:"Welsh",nativeName:"Cymraeg"}],[r.da,{code:r.da,name:"Danish",nativeName:"dansk"}],[r.de,{code:r.de,name:"German",nativeName:"Deutsch"}],[r.dv,{code:r.dv,name:"Divehi",nativeName:"ދިވެހި"}],[r.dz,{code:r.dz,name:"Dzongkha",nativeName:"རྫོང་ཁ"}],[r.ee,{code:r.ee,name:"Ewe",nativeName:"Eʋegbe"}],[r.el,{code:r.el,name:"Greek",nativeName:"Ελληνικά"}],[r.en,{code:r.en,name:"English",nativeName:"English"}],[r.eo,{code:r.eo,name:"Esperanto",nativeName:"Esperanto"}],[r.es,{code:r.es,name:"Spanish",nativeName:"Español"}],[r.et,{code:r.et,name:"Estonian",nativeName:"eesti"}],[r.eu,{code:r.eu,name:"Basque",nativeName:"euskara"}],[r.fa,{code:r.fa,name:"Persian",nativeName:"فارسی"}],[r.ff,{code:r.ff,name:"Fula",nativeName:"Fulfulde"}],[r.fi,{code:r.fi,name:"Finnish",nativeName:"suomi"}],[r.fj,{code:r.fj,name:"Fijian",nativeName:"vosa Vakaviti"}],[r.fo,{code:r.fo,name:"Faroese",nativeName:"føroyskt"}],[r.fr,{code:r.fr,name:"French",nativeName:"Français"}],[r.fy,{code:r.fy,name:"Western Frisian",nativeName:"Frysk"}],[r.ga,{code:r.ga,name:"Irish",nativeName:"Gaeilge"}],[r.gd,{code:r.gd,name:"Scottish Gaelic",nativeName:"Gàidhlig"}],[r.gl,{code:r.gl,name:"Galician",nativeName:"galego"}],[r.gn,{code:r.gn,name:"Guaraní",nativeName:"Avañe'ẽ"}],[r.gu,{code:r.gu,name:"Gujarati",nativeName:"ગુજરાતી"}],[r.gv,{code:r.gv,name:"Manx",nativeName:"Gaelg"}],[r.ha,{code:r.ha,name:"Hausa",nativeName:"هَوُسَ"}],[r.he,{code:r.he,name:"Hebrew",nativeName:"עברית"}],[r.hi,{code:r.hi,name:"Hindi",nativeName:"हिन्दी"}],[r.ho,{code:r.ho,name:"Hiri Motu",nativeName:"Hiri Motu"}],[r.hr,{code:r.hr,name:"Croatian",nativeName:"Hrvatski"}],[r.ht,{code:r.ht,name:"Haitian",nativeName:"Kreyòl ayisyen"}],[r.hu,{code:r.hu,name:"Hungarian",nativeName:"magyar"}],[r.hy,{code:r.hy,name:"Armenian",nativeName:"Հայերեն"}],[r.hz,{code:r.hz,name:"Herero",nativeName:"Otjiherero"}],[r.ia,{code:r.ia,name:"Interlingua",nativeName:"Interlingua"}],[r.id,{code:r.id,name:"Indonesian",nativeName:"Bahasa Indonesia"}],[r.ie,{code:r.ie,name:"Interlingue",nativeName:"Interlingue"}],[r.ig,{code:r.ig,name:"Igbo",nativeName:"Asụsụ Igbo"}],[r.ii,{code:r.ii,name:"Nuosu",nativeName:"ꆈꌠ꒿ Nuosuhxop"}],[r.ik,{code:r.ik,name:"Inupiaq",nativeName:"Iñupiaq"}],[r.io,{code:r.io,name:"Ido",nativeName:"Ido"}],[r.is,{code:r.is,name:"Icelandic",nativeName:"Íslenska"}],[r.it,{code:r.it,name:"Italian",nativeName:"Italiano"}],[r.iu,{code:r.iu,name:"Inuktitut",nativeName:"ᐃᓄᒃᑎᑐᑦ"}],[r.ja,{code:r.ja,name:"Japanese",nativeName:"日本語"}],[r.jv,{code:r.jv,name:"Javanese",nativeName:"basa Jawa"}],[r.ka,{code:r.ka,name:"Georgian",nativeName:"ქართული"}],[r.kg,{code:r.kg,name:"Kongo",nativeName:"Kikongo"}],[r.ki,{code:r.ki,name:"Kikuyu",nativeName:"Gĩkũyũ"}],[r.kj,{code:r.kj,name:"Kwanyama",nativeName:"Kuanyama"}],[r.kk,{code:r.kk,name:"Kazakh",nativeName:"қазақ тілі"}],[r.kl,{code:r.kl,name:"Kalaallisut",nativeName:"kalaallisut"}],[r.km,{code:r.km,name:"Khmer",nativeName:"ខេមរភាសា"}],[r.kn,{code:r.kn,name:"Kannada",nativeName:"ಕನ್ನಡ"}],[r.ko,{code:r.ko,name:"Korean",nativeName:"한국어"}],[r.kr,{code:r.kr,name:"Kanuri",nativeName:"Kanuri"}],[r.ks,{code:r.ks,name:"Kashmiri",nativeName:"कश्मीरी"}],[r.ku,{code:r.ku,name:"Kurdish",nativeName:"Kurdî"}],[r.kv,{code:r.kv,name:"Komi",nativeName:"коми кыв"}],[r.kw,{code:r.kw,name:"Cornish",nativeName:"Kernewek"}],[r.ky,{code:r.ky,name:"Kyrgyz",nativeName:"Кыргызча"}],[r.la,{code:r.la,name:"Latin",nativeName:"latine"}],[r.lb,{code:r.lb,name:"Luxembourgish",nativeName:"Lëtzebuergesch"}],[r.lg,{code:r.lg,name:"Ganda",nativeName:"Luganda"}],[r.li,{code:r.li,name:"Limburgish",nativeName:"Limburgs"}],[r.ln,{code:r.ln,name:"Lingala",nativeName:"Lingála"}],[r.lo,{code:r.lo,name:"Lao",nativeName:"ພາສາລາວ"}],[r.lt,{code:r.lt,name:"Lithuanian",nativeName:"lietuvių kalba"}],[r.lu,{code:r.lu,name:"Luba-Katanga",nativeName:"Kiluba"}],[r.lv,{code:r.lv,name:"Latvian",nativeName:"latviešu valoda"}],[r.mg,{code:r.mg,name:"Malagasy",nativeName:"fiteny malagasy"}],[r.mh,{code:r.mh,name:"Marshallese",nativeName:"Kajin M̧ajeļ"}],[r.mi,{code:r.mi,name:"Māori",nativeName:"te reo Māori"}],[r.mk,{code:r.mk,name:"Macedonian",nativeName:"македонски јазик"}],[r.ml,{code:r.ml,name:"Malayalam",nativeName:"മലയാളം"}],[r.mn,{code:r.mn,name:"Mongolian",nativeName:"Монгол хэл"}],[r.mr,{code:r.mr,name:"Marathi",nativeName:"मराठी"}],[r.ms,{code:r.ms,name:"Malay",nativeName:"Bahasa Melayu"}],[r.mt,{code:r.mt,name:"Maltese",nativeName:"Malti"}],[r.my,{code:r.my,name:"Burmese",nativeName:"ဗမာစာ"}],[r.na,{code:r.na,name:"Nauru",nativeName:"Dorerin Naoero"}],[r.nb,{code:r.nb,name:"Norwegian Bokmål",nativeName:"Norsk bokmål"}],[r.nd,{code:r.nd,name:"Northern Ndebele",nativeName:"isiNdebele"}],[r.ne,{code:r.ne,name:"Nepali",nativeName:"नेपाली"}],[r.ng,{code:r.ng,name:"Ndonga",nativeName:"Owambo"}],[r.nl,{code:r.nl,name:"Dutch",nativeName:"Nederlands"}],[r.nn,{code:r.nn,name:"Norwegian Nynorsk",nativeName:"Norsk nynorsk"}],[r.no,{code:r.no,name:"Norwegian",nativeName:"Norsk"}],[r.nr,{code:r.nr,name:"Southern Ndebele",nativeName:"isiNdebele"}],[r.nv,{code:r.nv,name:"Navajo",nativeName:"Diné bizaad"}],[r.ny,{code:r.ny,name:"Chichewa",nativeName:"chiCheŵa"}],[r.oc,{code:r.oc,name:"Occitan",nativeName:"occitan"}],[r.oj,{code:r.oj,name:"Ojibwe",nativeName:"ᐊᓂᔑᓈᐯᒧᐎᓐ"}],[r.om,{code:r.om,name:"Oromo",nativeName:"Afaan Oromoo"}],[r.or,{code:r.or,name:"Oriya",nativeName:"ଓଡ଼ିଆ"}],[r.os,{code:r.os,name:"Ossetian",nativeName:"ирон æвзаг"}],[r.pa,{code:r.pa,name:"Panjabi",nativeName:"ਪੰਜਾਬੀ"}],[r.pi,{code:r.pi,name:"Pāli",nativeName:"पाऴि"}],[r.pl,{code:r.pl,name:"Polish",nativeName:"Polski"}],[r.ps,{code:r.ps,name:"Pashto",nativeName:"پښتو"}],[r.pt,{code:r.pt,name:"Portuguese",nativeName:"Português"}],[r.qu,{code:r.qu,name:"Quechua",nativeName:"Runa Simi"}],[r.rm,{code:r.rm,name:"Romansh",nativeName:"rumantsch grischun"}],[r.rn,{code:r.rn,name:"Kirundi",nativeName:"Ikirundi"}],[r.ro,{code:r.ro,name:"Romanian",nativeName:"Română"}],[r.ru,{code:r.ru,name:"Russian",nativeName:"Русский"}],[r.rw,{code:r.rw,name:"Kinyarwanda",nativeName:"Ikinyarwanda"}],[r.sa,{code:r.sa,name:"Sanskrit",nativeName:"संस्कृतम्"}],[r.sc,{code:r.sc,name:"Sardinian",nativeName:"sardu"}],[r.sd,{code:r.sd,name:"Sindhi",nativeName:"सिन्धी"}],[r.se,{code:r.se,name:"Northern Sami",nativeName:"Davvisámegiella"}],[r.sg,{code:r.sg,name:"Sango",nativeName:"yângâ tî sängö"}],[r.si,{code:r.si,name:"Sinhala",nativeName:"සිංහල"}],[r.sk,{code:r.sk,name:"Slovak",nativeName:"slovenčina"}],[r.sl,{code:r.sl,name:"Slovenian",nativeName:"slovenščina"}],[r.sm,{code:r.sm,name:"Samoan",nativeName:"gagana fa'a Samoa"}],[r.sn,{code:r.sn,name:"Shona",nativeName:"chiShona"}],[r.so,{code:r.so,name:"Somali",nativeName:"Soomaaliga"}],[r.sq,{code:r.sq,name:"Albanian",nativeName:"Shqip"}],[r.sr,{code:r.sr,name:"Serbian",nativeName:"српски језик"}],[r.ss,{code:r.ss,name:"Swati",nativeName:"SiSwati"}],[r.st,{code:r.st,name:"Southern Sotho",nativeName:"Sesotho"}],[r.su,{code:r.su,name:"Sundanese",nativeName:"Basa Sunda"}],[r.sv,{code:r.sv,name:"Swedish",nativeName:"Svenska"}],[r.sw,{code:r.sw,name:"Swahili",nativeName:"Kiswahili"}],[r.ta,{code:r.ta,name:"Tamil",nativeName:"தமிழ்"}],[r.te,{code:r.te,name:"Telugu",nativeName:"తెలుగు"}],[r.tg,{code:r.tg,name:"Tajik",nativeName:"тоҷикӣ"}],[r.th,{code:r.th,name:"Thai",nativeName:"ไทย"}],[r.ti,{code:r.ti,name:"Tigrinya",nativeName:"ትግርኛ"}],[r.tk,{code:r.tk,name:"Turkmen",nativeName:"Türkmençe"}],[r.tl,{code:r.tl,name:"Tagalog",nativeName:"Wikang Tagalog"}],[r.tn,{code:r.tn,name:"Tswana",nativeName:"Setswana"}],[r.to,{code:r.to,name:"Tonga",nativeName:"faka Tonga"}],[r.tr,{code:r.tr,name:"Turkish",nativeName:"Türkçe"}],[r.ts,{code:r.ts,name:"Tsonga",nativeName:"Xitsonga"}],[r.tt,{code:r.tt,name:"Tatar",nativeName:"татар теле"}],[r.tw,{code:r.tw,name:"Twi",nativeName:"Twi"}],[r.ty,{code:r.ty,name:"Tahitian",nativeName:"Reo Tahiti"}],[r.ug,{code:r.ug,name:"Uyghur",nativeName:"ئۇيغۇرچە"}],[r.uk,{code:r.uk,name:"Ukrainian",nativeName:"Українська"}],[r.ur,{code:r.ur,name:"Urdu",nativeName:"اردو"}],[r.uz,{code:r.uz,name:"Uzbek",nativeName:"Ўзбек"}],[r.ve,{code:r.ve,name:"Venda",nativeName:"Tshivenḓa"}],[r.vi,{code:r.vi,name:"Vietnamese",nativeName:"Tiếng Việt"}],[r.vo,{code:r.vo,name:"Volapük",nativeName:"Volapük"}],[r.wa,{code:r.wa,name:"Walloon",nativeName:"walon"}],[r.wo,{code:r.wo,name:"Wolof",nativeName:"Wollof"}],[r.xh,{code:r.xh,name:"Xhosa",nativeName:"isiXhosa"}],[r.yi,{code:r.yi,name:"Yiddish",nativeName:"ייִדיש"}],[r.yo,{code:r.yo,name:"Yoruba",nativeName:"Yorùbá"}],[r.za,{code:r.za,name:"Zhuang",nativeName:"Saɯ cueŋƅ"}],[r.zh,{code:r.zh,name:"Chinese",nativeName:"中文"}],[r.zu,{code:r.zu,name:"Zulu",nativeName:"isiZulu"}]])},341:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(6461),t),n(r(4871),t),n(r(4473),t)},9204:function(e,t,r){var i,n=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RenderHintsOverride=t.RenderHints=void 0;const o=r(194);r(6020),r(6221),r(6046);function deserializePropertyHints(e){void 0!==e.propertyHints&&(e.propertyHints=Object.entries(e.propertyHints).map((e=>({[e[0]]:s.fromAny(e[1])}))).reduce(((e,t)=>Object.assign(e,{[Object.keys(t)[0]]:Object.values(t)[0]})),{}))}function serializePropertyHints(e,t){t.propertyHints=Object.entries(e.propertyHints??{}).map((e=>({[e[0]]:e[1].toJSON()}))).reduce(((e,t)=>Object.assign(e,{[Object.keys(t)[0]]:Object.values(t)[0]})),{})}let s=i=class RenderHints extends o.Serializable{constructor(){super(...arguments),this.propertyHints={}}static from(e){return this.fromAny(e)}static postFrom(e){return deserializePropertyHints(e),e}toJSON(){const e=super.toJSON();return serializePropertyHints(this,e),e}copyWith(e){const t=e&&e instanceof c?e.toJSON():e,r={...this.toJSON().propertyHints,...t?.propertyHints};return i.from({...this.toJSON(),...t,propertyHints:r})}};t.RenderHints=s,n([(0,o.serialize)(),(0,o.validate)(),a("design:type",String)],s.prototype,"technicalType",void 0),n([(0,o.serialize)(),(0,o.validate)(),a("design:type",String)],s.prototype,"editType",void 0),n([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",String)],s.prototype,"dataType",void 0),n([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",Object)],s.prototype,"propertyHints",void 0),t.RenderHints=s=i=n([(0,o.type)("RenderHints")],s);let c=class RenderHintsOverride extends o.Serializable{static from(e){return this.fromAny(e)}static postFrom(e){return deserializePropertyHints(e),e}toJSON(){const e=super.toJSON();return serializePropertyHints(this,e),e}};t.RenderHintsOverride=c,n([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",String)],c.prototype,"technicalType",void 0),n([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",String)],c.prototype,"editType",void 0),n([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",String)],c.prototype,"dataType",void 0),n([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",Object)],c.prototype,"propertyHints",void 0),t.RenderHintsOverride=c=n([(0,o.type)("RenderHintsOverride")],c)},6020:(e,t)=>{var r;Object.defineProperty(t,"__esModule",{value:!0}),t.RenderHintsDataType=void 0,function(e){e.Country="Country",e.DataURL="DataURL",e.EMailAddress="EMailAddress",e.HEXColor="HEXColor",e.Language="Language",e.PhoneNumber="PhoneNumber",e.URL="URL",e.FileReference="FileReference",e.Date="Date",e.DatePeriod="DatePeriod",e.DateTime="DateTime",e.DateTimePeriod="DateTimePeriod",e.Time="Time",e.TimePeriod="TimePeriod",e.Day="Day",e.Month="Month",e.Year="Year",e.XML="XML"}(r||(t.RenderHintsDataType=r={}))},6221:(e,t)=>{var r;Object.defineProperty(t,"__esModule",{value:!0}),t.RenderHintsEditType=void 0,function(e){e.InputLike="InputLike",e.ButtonLike="ButtonLike",e.RadioButtonLike="RadioButtonLike",e.SelectLike="SelectLike",e.SliderLike="SliderLike",e.Complex="Complex",e.Secret="Secret",e.TextArea="TextArea",e.Upload="Upload"}(r||(t.RenderHintsEditType=r={}))},6046:(e,t)=>{var r;Object.defineProperty(t,"__esModule",{value:!0}),t.RenderHintsTechnicalType=void 0,function(e){e.Boolean="Boolean",e.Float="Float",e.Integer="Integer",e.Object="Object",e.String="String",e.Unknown="Unknown"}(r||(t.RenderHintsTechnicalType=r={}))},7274:function(e,t,r){var i,n=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ValueHintsOverride=t.ValueHints=void 0;const o=r(194),s=r(2259);function deserializePropertyHints(e){void 0!==e.propertyHints&&(e.propertyHints=Object.entries(e.propertyHints).map((e=>({[e[0]]:c.fromAny(e[1])}))).reduce(((e,t)=>Object.assign(e,{[Object.keys(t)[0]]:Object.values(t)[0]})),{}))}function serializePropertyHints(e,t){t.propertyHints=Object.entries(e.propertyHints??{}).map((e=>({[e[0]]:e[1].toJSON()}))).reduce(((e,t)=>Object.assign(e,{[Object.keys(t)[0]]:Object.values(t)[0]})),{})}let c=i=class ValueHints extends o.Serializable{constructor(){super(...arguments),this.propertyHints={}}static from(e){return this.fromAny(e)}static postFrom(e){if(!(e instanceof i))throw new Error("this should never happen");return deserializePropertyHints(e),e}toJSON(){const e=super.toJSON();return serializePropertyHints(this,e),e}copyWith(e){const t=e&&e instanceof l?e.toJSON():e,r={...this.toJSON().propertyHints,...t?.propertyHints};return i.from({...this.toJSON(),...t,propertyHints:r})}};t.ValueHints=c,n([(0,o.serialize)(),(0,o.validate)({nullable:!0,max:500}),a("design:type",String)],c.prototype,"editHelp",void 0),n([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",Number)],c.prototype,"min",void 0),n([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",Number)],c.prototype,"max",void 0),n([(0,o.serialize)(),(0,o.validate)({nullable:!0,max:1e3}),a("design:type",String)],c.prototype,"pattern",void 0),n([(0,o.serialize)({type:s.ValueHintsValue}),(0,o.validate)({nullable:!0}),a("design:type",Array)],c.prototype,"values",void 0),n([(0,o.validate)({nullable:!0,allowedTypes:[o.PrimitiveType.Number,o.PrimitiveType.String,o.PrimitiveType.Boolean]}),(0,o.serialize)(),a("design:type",Object)],c.prototype,"defaultValue",void 0),n([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",Object)],c.prototype,"propertyHints",void 0),t.ValueHints=c=i=n([(0,o.type)("ValueHints")],c);let l=class ValueHintsOverride extends o.Serializable{static from(e){return this.fromAny(e)}static postFrom(e){return deserializePropertyHints(e),e}toJSON(){const e=super.toJSON();return serializePropertyHints(this,e),e}};t.ValueHintsOverride=l,n([(0,o.serialize)(),(0,o.validate)({nullable:!0,max:500}),a("design:type",String)],l.prototype,"editHelp",void 0),n([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",Number)],l.prototype,"min",void 0),n([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",Number)],l.prototype,"max",void 0),n([(0,o.serialize)(),(0,o.validate)({nullable:!0,max:1e3}),a("design:type",String)],l.prototype,"pattern",void 0),n([(0,o.serialize)({type:s.ValueHintsValue}),(0,o.validate)({nullable:!0}),a("design:type",Array)],l.prototype,"values",void 0),n([(0,o.serialize)({unionTypes:[Boolean,Number,String]}),(0,o.validate)({nullable:!0}),a("design:type",Object)],l.prototype,"defaultValue",void 0),n([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",Object)],l.prototype,"propertyHints",void 0),t.ValueHintsOverride=l=n([(0,o.type)("ValueHintsOverride")],l)},2259:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ValueHintsValue=void 0;const a=r(194);let o=class ValueHintsValue extends a.Serializable{static from(e){return this.fromAny(e)}static validateKey(e){if("string"==typeof e&&e.length>100)return"The maximum length of a key is 200 characters."}};t.ValueHintsValue=o,i([(0,a.serialize)(),(0,a.validate)({max:100}),n("design:type",String)],o.prototype,"displayName",void 0),i([(0,a.validate)({allowedTypes:[a.PrimitiveType.String,a.PrimitiveType.Number,a.PrimitiveType.Boolean],customValidator:o.validateKey}),(0,a.serialize)(),n("design:type",Object)],o.prototype,"key",void 0),t.ValueHintsValue=o=i([(0,a.type)("ValueHintsValue")],o)},3711:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(9204),t),n(r(6020),t),n(r(6221),t),n(r(6046),t),n(r(7274),t),n(r(2259),t)},3700:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(6021),t),n(r(5282),t),n(r(4183),t),n(r(2861),t),n(r(7098),t),n(r(9011),t),n(r(7788),t),n(r(8092),t),n(r(2226),t),n(r(5022),t),n(r(7791),t),n(r(130),t),n(r(341),t),n(r(3711),t),n(r(3383),t)},4992:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractBoolean=void 0;const a=r(194),o=r(4183),s=r(3711);class AbstractBoolean extends o.AbstractAttributeValue{static preFrom(e){return"boolean"==typeof e&&(e={value:e}),e}toString(){return`${this.value}`}static get valueHints(){return s.ValueHints.from({})}static get renderHints(){return s.RenderHints.from({editType:s.RenderHintsEditType.InputLike,technicalType:s.RenderHintsTechnicalType.Boolean})}}t.AbstractBoolean=AbstractBoolean,i([(0,a.serialize)(),(0,a.validate)(),n("design:type",Boolean)],AbstractBoolean.prototype,"value",void 0)},36:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractFloat=void 0;const a=r(194),o=r(4183),s=r(3711);class AbstractFloat extends o.AbstractAttributeValue{static preFrom(e){return"number"==typeof e&&(e={value:e}),e}toString(){return`${this.value}`}static get valueHints(){return s.ValueHints.from({})}static get renderHints(){return s.RenderHints.from({editType:s.RenderHintsEditType.ButtonLike,technicalType:s.RenderHintsTechnicalType.Float})}}t.AbstractFloat=AbstractFloat,i([(0,a.serialize)(),(0,a.validate)(),n("design:type",Number)],AbstractFloat.prototype,"value",void 0)},6591:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractInteger=void 0;const a=r(194),o=r(4183),s=r(3711);class AbstractInteger extends o.AbstractAttributeValue{static preFrom(e){return"number"==typeof e&&(e={value:e}),e}toString(){return`${this.value}`}static get valueHints(){return s.ValueHints.from({})}static get renderHints(){return s.RenderHints.from({editType:s.RenderHintsEditType.ButtonLike,technicalType:s.RenderHintsTechnicalType.Integer})}}t.AbstractInteger=AbstractInteger,i([(0,a.serialize)(),(0,a.validate)({customValidator:e=>Number.isInteger(e)?void 0:"must be an integer"}),n("design:type",Number)],AbstractInteger.prototype,"value",void 0)},6550:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractString=void 0;const a=r(194),o=r(4183),s=r(3711);class AbstractString extends o.AbstractAttributeValue{static preFrom(e){return"string"==typeof e&&(e={value:e}),e}toString(){return this.value}static get valueHints(){return s.ValueHints.from({max:100})}static get renderHints(){return s.RenderHints.from({editType:s.RenderHintsEditType.InputLike,technicalType:s.RenderHintsTechnicalType.String})}}t.AbstractString=AbstractString,i([(0,a.serialize)(),(0,a.validate)({max:100}),n("design:type",String)],AbstractString.prototype,"value",void 0)},3149:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractAddress=void 0;const o=r(194),s=a(r(9524)),c=r(2861),l=r(3711);class AbstractAddress extends c.AbstractComplexValue{static get valueHints(){return l.ValueHints.from({propertyHints:{[this.propertyNames.recipient.$path]:l.ValueHints.from({})}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.recipient.$path]:l.RenderHints.from({editType:l.RenderHintsEditType.InputLike,technicalType:l.RenderHintsTechnicalType.String})}})}}t.AbstractAddress=AbstractAddress,AbstractAddress.propertyNames=(0,s.default)(),i([(0,o.serialize)(),(0,o.validate)({max:100}),n("design:type",String)],AbstractAddress.prototype,"recipient",void 0)},4967:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.City=void 0;const n=r(194),a=r(6550);let o=class City extends a.AbstractString{static from(e){return this.fromAny(e)}};t.City=o,t.City=o=i([(0,n.type)("City")],o)},9042:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.Country=void 0;const n=r(194),a=r(9702);let o=class Country extends a.AbstractCountry{static from(e){return this.fromAny(e)}};t.Country=o,t.Country=o=i([(0,n.type)("Country")],o)},9498:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.DeliveryBoxAddress=void 0;const o=r(194),s=a(r(9524)),c=r(4183),l=r(341),u=r(3711),d=r(5305),f=r(3149),p=r(4967),y=r(9042),m=r(699),h=r(7474);let v=class DeliveryBoxAddress extends f.AbstractAddress{static get valueHints(){return u.ValueHints.from({propertyHints:{[this.propertyNames.userId.$path]:u.ValueHints.from({}),[this.propertyNames.deliveryBoxId.$path]:u.ValueHints.from({}),[this.propertyNames.zipCode.$path]:h.ZipCode.valueHints,[this.propertyNames.city.$path]:p.City.valueHints,[this.propertyNames.country.$path]:y.Country.valueHints,[this.propertyNames.phoneNumber.$path]:d.PhoneNumber.valueHints,[this.propertyNames.state.$path]:m.State.valueHints}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.userId.$path]:u.RenderHints.from({editType:u.RenderHintsEditType.InputLike,technicalType:u.RenderHintsTechnicalType.String}),[this.propertyNames.deliveryBoxId.$path]:u.RenderHints.from({editType:u.RenderHintsEditType.InputLike,technicalType:u.RenderHintsTechnicalType.String}),[this.propertyNames.zipCode.$path]:h.ZipCode.renderHints,[this.propertyNames.city.$path]:p.City.renderHints,[this.propertyNames.country.$path]:y.Country.renderHints,[this.propertyNames.phoneNumber.$path]:d.PhoneNumber.renderHints,[this.propertyNames.state.$path]:m.State.renderHints}})}static from(e){return this.fromAny(e)}toString(){const e=[];e.push(`${this.recipient}`),e.push(`${this.userId}`),this.phoneNumber&&e.push(this.phoneNumber.toString()),e.push(`${this.deliveryBoxId}`),e.push(`${this.zipCode} ${this.city}`),this.state&&e.push(this.state.toString());const t=l.COUNTRIES_ALPHA2_TO_ENGLISH_NAME.get(this.country.value);return e.push(t||this.country.toString()),e.join("\n")}toJSON(e,t){return super.toJSON(e,t)}};t.DeliveryBoxAddress=v,v.propertyNames=(0,s.default)(),i([(0,o.serialize)(),(0,o.validate)({max:100}),n("design:type",String)],v.prototype,"userId",void 0),i([(0,o.serialize)(),(0,o.validate)({max:100}),n("design:type",String)],v.prototype,"deliveryBoxId",void 0),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),n("design:type",h.ZipCode)],v.prototype,"zipCode",void 0),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),n("design:type",p.City)],v.prototype,"city",void 0),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),n("design:type",y.Country)],v.prototype,"country",void 0),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)({nullable:!0}),n("design:type",d.PhoneNumber)],v.prototype,"phoneNumber",void 0),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)({nullable:!0}),n("design:type",m.State)],v.prototype,"state",void 0),t.DeliveryBoxAddress=v=i([(0,o.type)("DeliveryBoxAddress")],v)},7036:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.HouseNumber=void 0;const n=r(194),a=r(6550);let o=class HouseNumber extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.HouseNumber=o,t.HouseNumber=o=i([(0,n.type)("HouseNumber")],o)},8542:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.PostOfficeBoxAddress=void 0;const o=r(194),s=a(r(9524)),c=r(4183),l=r(341),u=r(3711),d=r(3149),f=r(4967),p=r(9042),y=r(699),m=r(7474);let h=class PostOfficeBoxAddress extends d.AbstractAddress{static get valueHints(){return u.ValueHints.from({propertyHints:{[this.propertyNames.boxId.$path]:u.ValueHints.from({}),[this.propertyNames.zipCode.$path]:m.ZipCode.valueHints,[this.propertyNames.city.$path]:f.City.valueHints,[this.propertyNames.country.$path]:p.Country.valueHints,[this.propertyNames.state.$path]:y.State.valueHints}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.boxId.$path]:u.RenderHints.from({editType:u.RenderHintsEditType.InputLike,technicalType:u.RenderHintsTechnicalType.String}),[this.propertyNames.zipCode.$path]:m.ZipCode.renderHints,[this.propertyNames.city.$path]:f.City.renderHints,[this.propertyNames.country.$path]:p.Country.renderHints,[this.propertyNames.state.$path]:y.State.renderHints}})}static from(e){return this.fromAny(e)}toString(){const e=[];e.push(`${this.recipient}`),e.push(`${this.boxId}`),e.push(`${this.zipCode} ${this.city}`),this.state&&e.push(this.state.toString());const t=l.COUNTRIES_ALPHA2_TO_ENGLISH_NAME.get(this.country.value);return e.push(t||this.country.toString()),e.join("\n")}toJSON(e,t){return super.toJSON(e,t)}};t.PostOfficeBoxAddress=h,h.propertyNames=(0,s.default)(),i([(0,o.serialize)(),(0,o.validate)({max:100}),n("design:type",String)],h.prototype,"boxId",void 0),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),n("design:type",m.ZipCode)],h.prototype,"zipCode",void 0),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),n("design:type",f.City)],h.prototype,"city",void 0),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),n("design:type",p.Country)],h.prototype,"country",void 0),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)({nullable:!0}),n("design:type",y.State)],h.prototype,"state",void 0),t.PostOfficeBoxAddress=h=i([(0,o.type)("PostOfficeBoxAddress")],h)},699:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.State=void 0;const n=r(194),a=r(6550);let o=class State extends a.AbstractString{static from(e){return this.fromAny(e)}};t.State=o,t.State=o=i([(0,n.type)("State")],o)},8098:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.Street=void 0;const n=r(194),a=r(6550);let o=class Street extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.Street=o,t.Street=o=i([(0,n.type)("Street")],o)},7584:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.StreetAddress=void 0;const a=r(194),o=r(9524),s=r(4183),c=r(341),l=r(3149),u=r(4967),d=r(9042),f=r(7036),p=r(699),y=r(8098),m=r(7474);let h=class StreetAddress extends l.AbstractAddress{static from(e){return this.fromAny(e)}static get valueHints(){return super.valueHints.copyWith({propertyHints:{[this.propertyNames.street.$path]:y.Street.valueHints,[this.propertyNames.houseNo.$path]:f.HouseNumber.valueHints,[this.propertyNames.zipCode.$path]:m.ZipCode.valueHints,[this.propertyNames.city.$path]:u.City.valueHints,[this.propertyNames.country.$path]:d.Country.valueHints,[this.propertyNames.state.$path]:p.State.valueHints}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.street.$path]:y.Street.renderHints,[this.propertyNames.houseNo.$path]:f.HouseNumber.renderHints,[this.propertyNames.zipCode.$path]:m.ZipCode.renderHints,[this.propertyNames.city.$path]:u.City.renderHints,[this.propertyNames.country.$path]:d.Country.renderHints,[this.propertyNames.state.$path]:p.State.renderHints}})}toString(){const e=[];e.push(`${this.recipient}`),e.push(`${this.street} ${this.houseNo}`),e.push(`${this.zipCode} ${this.city}`),this.state&&e.push(this.state.toString());const t=c.COUNTRIES_ALPHA2_TO_ENGLISH_NAME.get(this.country.value);return e.push(t||this.country.toString()),e.join("\n")}toJSON(e,t){return super.toJSON(e,t)}};t.StreetAddress=h,h.propertyNames=(0,o.nameOf)(),i([(0,a.serialize)({customGenerator:s.AbstractAttributeValue.valueGenerator}),(0,a.validate)(),n("design:type",y.Street)],h.prototype,"street",void 0),i([(0,a.serialize)({customGenerator:s.AbstractAttributeValue.valueGenerator}),(0,a.validate)(),n("design:type",f.HouseNumber)],h.prototype,"houseNo",void 0),i([(0,a.serialize)({customGenerator:s.AbstractAttributeValue.valueGenerator}),(0,a.validate)(),n("design:type",m.ZipCode)],h.prototype,"zipCode",void 0),i([(0,a.serialize)({customGenerator:s.AbstractAttributeValue.valueGenerator}),(0,a.validate)(),n("design:type",u.City)],h.prototype,"city",void 0),i([(0,a.serialize)({customGenerator:s.AbstractAttributeValue.valueGenerator}),(0,a.validate)(),n("design:type",d.Country)],h.prototype,"country",void 0),i([(0,a.serialize)({customGenerator:s.AbstractAttributeValue.valueGenerator}),(0,a.validate)({nullable:!0}),n("design:type",p.State)],h.prototype,"state",void 0),t.StreetAddress=h=i([(0,a.type)("StreetAddress")],h)},7474:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.ZipCode=void 0;const n=r(194),a=r(6550);let o=class ZipCode extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.ZipCode=o,t.ZipCode=o=i([(0,n.type)("ZipCode")],o)},1649:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(3149),t),n(r(4967),t),n(r(9042),t),n(r(9498),t),n(r(7036),t),n(r(8542),t),n(r(699),t),n(r(8098),t),n(r(7584),t),n(r(7474),t)},860:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.Affiliation=void 0;const o=r(194),s=a(r(9524)),c=r(4183),l=r(2861),u=r(3711),d=r(1679),f=r(4662),p=r(131);let y=class Affiliation extends l.AbstractComplexValue{static get valueHints(){return u.ValueHints.from({propertyHints:{[this.propertyNames.role.$path]:f.AffiliationRole.valueHints,[this.propertyNames.organization.$path]:d.AffiliationOrganization.valueHints,[this.propertyNames.unit.$path]:p.AffiliationUnit.valueHints}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.role.$path]:f.AffiliationRole.renderHints,[this.propertyNames.organization.$path]:d.AffiliationOrganization.renderHints,[this.propertyNames.unit.$path]:p.AffiliationUnit.renderHints}})}static from(e){return this.fromAny(e)}toString(){const e=[this.organization.toString()];return this.unit&&e.push(this.unit.toString()),this.role&&e.push(this.role.toString()),e.join(", ")}toJSON(e,t){return super.toJSON(e,t)}};t.Affiliation=y,y.propertyNames=(0,s.default)(),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)({nullable:!0}),n("design:type",f.AffiliationRole)],y.prototype,"role",void 0),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),n("design:type",d.AffiliationOrganization)],y.prototype,"organization",void 0),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)({nullable:!0}),n("design:type",p.AffiliationUnit)],y.prototype,"unit",void 0),t.Affiliation=y=i([(0,o.type)("Affiliation")],y)},1679:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.AffiliationOrganization=void 0;const n=r(194),a=r(6550);let o=class AffiliationOrganization extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.AffiliationOrganization=o,t.AffiliationOrganization=o=i([(0,n.type)("AffiliationOrganization")],o)},4662:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.AffiliationRole=void 0;const n=r(194),a=r(6550);let o=class AffiliationRole extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.AffiliationRole=o,t.AffiliationRole=o=i([(0,n.type)("AffiliationRole")],o)},131:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.AffiliationUnit=void 0;const n=r(194),a=r(6550);let o=class AffiliationUnit extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.AffiliationUnit=o,t.AffiliationUnit=o=i([(0,n.type)("AffiliationUnit")],o)},3680:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(860),t),n(r(1679),t),n(r(4662),t),n(r(131),t)},6185:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.BirthCity=void 0;const n=r(194),a=r(1649);let o=class BirthCity extends a.City{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.BirthCity=o,t.BirthCity=o=i([(0,n.type)("BirthCity")],o)},4945:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.BirthCountry=void 0;const n=r(194),a=r(1649);let o=class BirthCountry extends a.Country{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.BirthCountry=o,t.BirthCountry=o=i([(0,n.type)("BirthCountry")],o)},4472:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.BirthDate=void 0;const o=r(194),s=a(r(9524)),c=r(8565),l=r(4183),u=r(2861),d=r(3711),f=r(386),p=r(5772),y=r(7438);let m=class BirthDate extends u.AbstractComplexValue{static get valueHints(){return d.ValueHints.from({propertyHints:{[this.propertyNames.day.$path]:f.BirthDay.valueHints,[this.propertyNames.month.$path]:p.BirthMonth.valueHints,[this.propertyNames.year.$path]:y.BirthYear.valueHints}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.day.$path]:f.BirthDay.renderHints,[this.propertyNames.month.$path]:p.BirthMonth.renderHints,[this.propertyNames.year.$path]:y.BirthYear.renderHints}})}static from(e){return this.fromAny(e)}toString(){return c.DateTime.fromObject({day:this.day.value,month:this.month.value,year:this.year.value}).toFormat("yyyy-MM-dd")}toJSON(e,t){return super.toJSON(e,t)}};t.BirthDate=m,m.propertyNames=(0,s.default)(),i([(0,o.serialize)({customGenerator:l.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),n("design:type",f.BirthDay)],m.prototype,"day",void 0),i([(0,o.serialize)({customGenerator:l.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),n("design:type",p.BirthMonth)],m.prototype,"month",void 0),i([(0,o.serialize)({customGenerator:l.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),n("design:type",y.BirthYear)],m.prototype,"year",void 0),t.BirthDate=m=i([(0,o.type)("BirthDate")],m)},386:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.BirthDay=void 0;const n=r(194),a=r(7465);let o=class BirthDay extends a.AbstractDay{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.BirthDay=o,t.BirthDay=o=i([(0,n.type)("BirthDay")],o)},5772:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.BirthMonth=void 0;const n=r(194),a=r(673);let o=class BirthMonth extends a.AbstractMonth{static get valueHints(){return super.valueHints.copyWith({editHelp:"i18n://yourBirthMonth"})}static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.BirthMonth=o,t.BirthMonth=o=i([(0,n.type)("BirthMonth")],o)},1538:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.BirthPlace=void 0;const o=r(194),s=a(r(9524)),c=r(4183),l=r(2861),u=r(3711),d=r(6185),f=r(4945),p=r(6140);let y=class BirthPlace extends l.AbstractComplexValue{static get valueHints(){return u.ValueHints.from({propertyHints:{[this.propertyNames.city.$path]:d.BirthCity.valueHints,[this.propertyNames.country.$path]:f.BirthCountry.valueHints,[this.propertyNames.state.$path]:p.BirthState.valueHints}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.city.$path]:d.BirthCity.renderHints,[this.propertyNames.country.$path]:f.BirthCountry.renderHints,[this.propertyNames.state.$path]:p.BirthState.renderHints}})}static from(e){return this.fromAny(e)}toString(){const e=[this.city.toString()];return this.state&&e.push(this.state.toString()),e.push(this.country.toString()),e.join(", ")}toJSON(e,t){return super.toJSON(e,t)}};t.BirthPlace=y,y.propertyNames=(0,s.default)(),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),n("design:type",d.BirthCity)],y.prototype,"city",void 0),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),n("design:type",f.BirthCountry)],y.prototype,"country",void 0),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)({nullable:!0}),n("design:type",p.BirthState)],y.prototype,"state",void 0),t.BirthPlace=y=i([(0,o.type)("BirthPlace")],y)},6140:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.BirthState=void 0;const n=r(194),a=r(1649);let o=class BirthState extends a.State{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.BirthState=o,t.BirthState=o=i([(0,n.type)("BirthState")],o)},7438:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.BirthYear=void 0;const n=r(194),a=r(7465);let o=class BirthYear extends a.AbstractYear{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.BirthYear=o,t.BirthYear=o=i([(0,n.type)("BirthYear")],o)},4947:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(6185),t),n(r(4945),t),n(r(4472),t),n(r(386),t),n(r(5772),t),n(r(1538),t),n(r(6140),t),n(r(7438),t)},8798:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.CommunicationLanguage=void 0;const n=r(194),a=r(6485);let o=class CommunicationLanguage extends a.AbstractLanguage{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.CommunicationLanguage=o,t.CommunicationLanguage=o=i([(0,n.type)("CommunicationLanguage")],o)},1170:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.EMailAddress=void 0;const n=r(194),a=r(4832);let o=class EMailAddress extends a.AbstractEMailAddress{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.EMailAddress=o,t.EMailAddress=o=i([(0,n.type)("EMailAddress")],o)},3161:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.FaxNumber=void 0;const n=r(194),a=r(9702);let o=class FaxNumber extends a.AbstractPhoneNumber{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.FaxNumber=o,t.FaxNumber=o=i([(0,n.type)("FaxNumber")],o)},871:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.PhoneNumber=void 0;const n=r(194),a=r(9702);let o=class PhoneNumber extends a.AbstractPhoneNumber{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.PhoneNumber=o,t.PhoneNumber=o=i([(0,n.type)("PhoneNumber")],o)},3841:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.Website=void 0;const n=r(194),a=r(9702);let o=class Website extends a.AbstractURL{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.Website=o,t.Website=o=i([(0,n.type)("Website")],o)},5305:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(8798),t),n(r(1170),t),n(r(3161),t),n(r(871),t),n(r(3841),t)},865:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractDateString=void 0;const a=r(194),o=r(8565),s=r(3711),c=r(6550);class AbstractDateString extends c.AbstractString{static get valueHints(){return super.valueHints.copyWith({min:10,max:10})}static get renderHints(){return super.renderHints.copyWith({editType:s.RenderHintsEditType.SelectLike,dataType:s.RenderHintsDataType.Date})}}t.AbstractDateString=AbstractDateString,AbstractDateString.format="yyyy-MM-dd",i([(0,a.serialize)(),(0,a.validate)({min:10,max:10,customValidator:e=>o.DateTime.fromFormat(e,AbstractDateString.format).isValid?void 0:`must match the following format: '${AbstractDateString.format}'`}),n("design:type",String)],AbstractDateString.prototype,"value",void 0)},4544:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractDay=void 0;const a=r(194),o=r(3711),s=r(6591);class AbstractDay extends s.AbstractInteger{static get valueHints(){return super.valueHints.copyWith({min:1,max:31})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.SelectLike,dataType:o.RenderHintsDataType.Day})}}t.AbstractDay=AbstractDay,i([(0,a.serialize)(),(0,a.validate)({customValidator:e=>e<1||e>31||!Number.isInteger(e)?"must be an integer value between 1 and 31":void 0}),n("design:type",Number)],AbstractDay.prototype,"value",void 0)},673:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractMonth=void 0;const a=r(194),o=r(3711),s=r(6591);var c;!function(e){e[e.January=1]="January",e[e.February=2]="February",e[e.March=3]="March",e[e.April=4]="April",e[e.May=5]="May",e[e.June=6]="June",e[e.July=7]="July",e[e.August=8]="August",e[e.September=9]="September",e[e.October=10]="October",e[e.November=11]="November",e[e.December=12]="December"}(c||(c={}));class AbstractMonth extends s.AbstractInteger{static get valueHints(){return super.valueHints.copyWith({min:1,max:12})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.SelectLike,dataType:o.RenderHintsDataType.Month})}}t.AbstractMonth=AbstractMonth,i([(0,a.serialize)(),(0,a.validate)({customValidator:e=>c[e]&&Number.isInteger(e)?void 0:`must be an integer value between ${c.January} and ${c.December}`}),n("design:type",Number)],AbstractMonth.prototype,"value",void 0)},3652:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractYear=void 0;const a=r(194),o=r(3711),s=r(6591);class AbstractYear extends s.AbstractInteger{static get valueHints(){return super.valueHints.copyWith({min:1,max:9999})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.SelectLike,dataType:o.RenderHintsDataType.Year})}}t.AbstractYear=AbstractYear,i([(0,a.serialize)(),(0,a.validate)({customValidator:e=>e<1||e>9999||!Number.isInteger(e)?"must be an integer value between 1 and 9999":void 0}),n("design:type",Number)],AbstractYear.prototype,"value",void 0)},7465:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(865),t),n(r(4544),t),n(r(673),t),n(r(3652),t)},8982:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.DisplayName=void 0;const n=r(194),a=r(6550);let o=class DisplayName extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.DisplayName=o,t.DisplayName=o=i([(0,n.type)("DisplayName")],o)},9e3:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.IdentityFileReference=void 0;const n=r(194),a=r(9702);let o=class IdentityFileReference extends a.AbstractFileReference{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.IdentityFileReference=o,t.IdentityFileReference=o=i([(0,n.type)("IdentityFileReference")],o)},7730:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.SchematizedXML=void 0;const a=r(194),o=r(5757);let s=class SchematizedXML extends o.AbstractXML{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.SchematizedXML=s,i([(0,a.serialize)(),(0,a.validate)({min:3,max:1024,regExp:new RegExp("^((([A-Za-z]{3,9}:(?:\\/\\/)?)(?:[-;:&=+$,\\w]+@)?[A-Za-z0-9.-]+|(?:www\\.|[-;:&=+$,\\w]+@)[A-Za-z0-9.-]+)((?:\\/[+~%/\\\\.\\w\\-_]*)?\\??(?:[-+=&;%@.\\w_]*)#?(?:[.!/\\\\\\w]*))?)$")}),n("design:type",String)],s.prototype,"schemaURL",void 0),t.SchematizedXML=s=i([(0,a.type)("SchematizedXML")],s)},3460:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(8982),t),n(r(9e3),t),n(r(7730),t)},3383:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(4992),t),n(r(36),t),n(r(6591),t),n(r(6550),t),n(r(1649),t),n(r(3680),t),n(r(4947),t),n(r(5305),t),n(r(7465),t),n(r(3460),t),n(r(1348),t),n(r(8867),t),n(r(9438),t),n(r(8756),t),n(r(3509),t),n(r(2222),t),n(r(9702),t)},4704:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractLengthMeasurement=t.LengthUnit=void 0;const a=r(194),o=r(3711),s=r(5485);var c;!function(e){e.NM="nm",e.UM="um",e.MM="mm",e.CM="cm",e.DM="dm",e.M="m",e.KM="km",e.MI="mi",e.YD="yd",e.FT="ft",e.SM="sm",e.IN="in"}(c||(t.LengthUnit=c={}));class AbstractLengthMeasurement extends s.AbstractMeasurement{static get valueHints(){return super.valueHints.copyWith({propertyHints:{[this.propertyNames.unit.$path]:o.ValueHints.from({values:Object.entries(c).map((e=>o.ValueHintsValue.from({displayName:e[1],key:e[0]})))})}})}}t.AbstractLengthMeasurement=AbstractLengthMeasurement,i([(0,a.serialize)(),(0,a.validate)({customValidator:e=>Object.values(c).includes(e)?void 0:`must be one of: ${Object.values(c)}`}),n("design:type",String)],AbstractLengthMeasurement.prototype,"unit",void 0)},5485:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractMeasurement=void 0;const o=r(194),s=a(r(9524)),c=r(2861),l=r(3711);class AbstractMeasurement extends c.AbstractComplexValue{static get valueHints(){return l.ValueHints.from({propertyHints:{[this.propertyNames.unit.$path]:l.ValueHints.from({}),[this.propertyNames.value.$path]:l.ValueHints.from({})}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.unit.$path]:l.RenderHints.from({editType:l.RenderHintsEditType.InputLike,technicalType:l.RenderHintsTechnicalType.String}),[this.propertyNames.value.$path]:l.RenderHints.from({editType:l.RenderHintsEditType.InputLike,technicalType:l.RenderHintsTechnicalType.Integer})}})}toString(){return`${this.value} ${this.unit}`}}t.AbstractMeasurement=AbstractMeasurement,AbstractMeasurement.propertyNames=(0,s.default)(),i([(0,o.serialize)(),(0,o.validate)({max:50}),n("design:type",String)],AbstractMeasurement.prototype,"unit",void 0),i([(0,o.serialize)(),(0,o.validate)(),n("design:type",Number)],AbstractMeasurement.prototype,"value",void 0)},1348:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(4704),t),n(r(5485),t)},90:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.BirthName=void 0;const n=r(194),a=r(6550);let o=class BirthName extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.BirthName=o,t.BirthName=o=i([(0,n.type)("BirthName")],o)},5642:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.GivenName=void 0;const n=r(194),a=r(6550);let o=class GivenName extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.GivenName=o,t.GivenName=o=i([(0,n.type)("GivenName")],o)},394:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.HonorificPrefix=void 0;const n=r(194),a=r(6550);let o=class HonorificPrefix extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.HonorificPrefix=o,t.HonorificPrefix=o=i([(0,n.type)("HonorificPrefix")],o)},3357:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.HonorificSuffix=void 0;const n=r(194),a=r(6550);let o=class HonorificSuffix extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.HonorificSuffix=o,t.HonorificSuffix=o=i([(0,n.type)("HonorificSuffix")],o)},3698:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.MiddleName=void 0;const n=r(194),a=r(6550);let o=class MiddleName extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.MiddleName=o,t.MiddleName=o=i([(0,n.type)("MiddleName")],o)},454:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.PersonName=void 0;const o=r(194),s=a(r(9524)),c=r(4183),l=r(2861),u=r(3711),d=r(5642),f=r(394),p=r(3357),y=r(3698),m=r(2234);let h=class PersonName extends l.AbstractComplexValue{static get valueHints(){return u.ValueHints.from({propertyHints:{[this.propertyNames.givenName.$path]:d.GivenName.valueHints,[this.propertyNames.middleName.$path]:y.MiddleName.valueHints,[this.propertyNames.surname.$path]:m.Surname.valueHints,[this.propertyNames.honorificSuffix.$path]:p.HonorificSuffix.valueHints,[this.propertyNames.honorificPrefix.$path]:f.HonorificPrefix.valueHints}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.givenName.$path]:d.GivenName.renderHints,[this.propertyNames.middleName.$path]:y.MiddleName.renderHints,[this.propertyNames.surname.$path]:m.Surname.renderHints,[this.propertyNames.honorificSuffix.$path]:p.HonorificSuffix.renderHints,[this.propertyNames.honorificPrefix.$path]:f.HonorificPrefix.renderHints}})}static from(e){return this.fromAny(e)}toString(){const e=[];return this.honorificPrefix&&e.push(this.honorificPrefix.value),e.push(this.givenName.value),this.middleName&&e.push(this.middleName.value),e.push(this.surname.value),this.honorificSuffix&&e.push(this.honorificSuffix.value),e.join(" ")}toJSON(e,t){return super.toJSON(e,t)}};t.PersonName=h,h.propertyNames=(0,s.default)(),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),n("design:type",d.GivenName)],h.prototype,"givenName",void 0),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)({nullable:!0}),n("design:type",y.MiddleName)],h.prototype,"middleName",void 0),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)(),n("design:type",m.Surname)],h.prototype,"surname",void 0),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)({nullable:!0}),n("design:type",p.HonorificSuffix)],h.prototype,"honorificSuffix",void 0),i([(0,o.serialize)({customGenerator:c.AbstractAttributeValue.valueGenerator}),(0,o.validate)({nullable:!0}),n("design:type",f.HonorificPrefix)],h.prototype,"honorificPrefix",void 0),t.PersonName=h=i([(0,o.type)("PersonName")],h)},2877:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.Pseudonym=void 0;const n=r(194),a=r(6550);let o=class Pseudonym extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.Pseudonym=o,t.Pseudonym=o=i([(0,n.type)("Pseudonym")],o)},2234:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.Surname=void 0;const n=r(194),a=r(6550);let o=class Surname extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.Surname=o,t.Surname=o=i([(0,n.type)("Surname")],o)},8867:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(90),t),n(r(5642),t),n(r(394),t),n(r(3357),t),n(r(3698),t),n(r(454),t),n(r(2877),t),n(r(2234),t)},7806:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.Citizenship=void 0;const n=r(194),a=r(9702);let o=class Citizenship extends a.AbstractCountry{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.Citizenship=o,t.Citizenship=o=i([(0,n.type)("Citizenship")],o)},9942:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.JobTitle=void 0;const n=r(194),a=r(6550);let o=class JobTitle extends a.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.JobTitle=o,t.JobTitle=o=i([(0,n.type)("JobTitle")],o)},9999:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.Nationality=void 0;const n=r(194),a=r(9702);let o=class Nationality extends a.AbstractCountry{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.Nationality=o,t.Nationality=o=i([(0,n.type)("Nationality")],o)},6735:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.Sex=t.BiologicalSex=void 0;const a=r(194),o=r(3711),s=r(6550);var c;!function(e){e.X="intersex",e.F="female",e.M="male"}(c||(t.BiologicalSex=c={}));let l=class Sex extends s.AbstractString{static get valueHints(){return super.valueHints.copyWith({values:Object.values(c).map((e=>o.ValueHintsValue.from({key:e,displayName:`i18n://attributes.values.sex.${e}`})))})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.ButtonLike})}static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.Sex=l,i([(0,a.serialize)(),(0,a.validate)({customValidator:e=>Object.values(c).includes(e)?void 0:`must be one of: ${Object.values(c)}`}),n("design:type",String)],l.prototype,"value",void 0),t.Sex=l=i([(0,a.type)("Sex")],l)},9438:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(7806),t),n(r(9942),t),n(r(9999),t),n(r(6735),t)},8717:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH=t.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH=void 0,t.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH=100,t.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH=1e3},6499:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryBoolean=void 0;const a=r(194),o=r(3711),s=r(4992),c=r(8717);let l=class ProprietaryBoolean extends s.AbstractBoolean{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};t.ProprietaryBoolean=l,i([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),n("design:type",String)],l.prototype,"title",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),n("design:type",String)],l.prototype,"description",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),t.ProprietaryBoolean=l=i([(0,a.type)("ProprietaryBoolean")],l)},3447:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryCountry=void 0;const a=r(194),o=r(3711),s=r(6838),c=r(8717);let l=class ProprietaryCountry extends s.AbstractCountry{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};t.ProprietaryCountry=l,i([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),n("design:type",String)],l.prototype,"title",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),n("design:type",String)],l.prototype,"description",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),t.ProprietaryCountry=l=i([(0,a.type)("ProprietaryCountry")],l)},827:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryEMailAddress=void 0;const a=r(194),o=r(3711),s=r(4832),c=r(8717);let l=class ProprietaryEMailAddress extends s.AbstractEMailAddress{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};t.ProprietaryEMailAddress=l,i([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),n("design:type",String)],l.prototype,"title",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),n("design:type",String)],l.prototype,"description",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),t.ProprietaryEMailAddress=l=i([(0,a.type)("ProprietaryEMailAddress")],l)},6495:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryFileReference=void 0;const a=r(194),o=r(3711),s=r(9702),c=r(8717);let l=class ProprietaryFileReference extends s.AbstractFileReference{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};t.ProprietaryFileReference=l,i([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),n("design:type",String)],l.prototype,"title",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),n("design:type",String)],l.prototype,"description",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),t.ProprietaryFileReference=l=i([(0,a.type)("ProprietaryFileReference")],l)},2728:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryFloat=void 0;const a=r(194),o=r(3711),s=r(36),c=r(8717);let l=class ProprietaryFloat extends s.AbstractFloat{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};t.ProprietaryFloat=l,i([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),n("design:type",String)],l.prototype,"title",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),n("design:type",String)],l.prototype,"description",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),t.ProprietaryFloat=l=i([(0,a.type)("ProprietaryFloat")],l)},2307:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryHEXColor=void 0;const a=r(194),o=r(3711),s=r(3262),c=r(8717);let l=class ProprietaryHEXColor extends s.AbstractHEXColor{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};t.ProprietaryHEXColor=l,i([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),n("design:type",String)],l.prototype,"title",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),n("design:type",String)],l.prototype,"description",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),t.ProprietaryHEXColor=l=i([(0,a.type)("ProprietaryHEXColor")],l)},2804:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryInteger=void 0;const a=r(194),o=r(3711),s=r(6591),c=r(8717);let l=class ProprietaryInteger extends s.AbstractInteger{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};t.ProprietaryInteger=l,i([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),n("design:type",String)],l.prototype,"title",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),n("design:type",String)],l.prototype,"description",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),t.ProprietaryInteger=l=i([(0,a.type)("ProprietaryInteger")],l)},985:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryJSON=void 0;const a=r(194),o=r(4183),s=r(3711),c=r(8717);let l=class ProprietaryJSON extends o.AbstractAttributeValue{static get valueHints(){return s.ValueHints.from({})}static get renderHints(){return s.RenderHints.from({editType:s.RenderHintsEditType.TextArea,technicalType:s.RenderHintsTechnicalType.Unknown})}static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.ProprietaryJSON=l,i([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),n("design:type",String)],l.prototype,"title",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),n("design:type",String)],l.prototype,"description",void 0),i([(0,a.serialize)({any:!0}),(0,a.validate)({customValidator:function validateValue(e){try{if(JSON.stringify(e).length>4096)return"stringified value must not be longer than 4096 characters"}catch(e){return e instanceof SyntaxError?"must be a valid JSON object":"could not validate value"}return}}),n("design:type",Object)],l.prototype,"value",void 0),t.ProprietaryJSON=l=i([(0,a.type)("ProprietaryJSON")],l)},7503:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryLanguage=void 0;const a=r(194),o=r(3711),s=r(6485),c=r(8717);let l=class ProprietaryLanguage extends s.AbstractLanguage{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};t.ProprietaryLanguage=l,i([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),n("design:type",String)],l.prototype,"title",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),n("design:type",String)],l.prototype,"description",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),t.ProprietaryLanguage=l=i([(0,a.type)("ProprietaryLanguage")],l)},249:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryPhoneNumber=void 0;const a=r(194),o=r(3711),s=r(4118),c=r(8717);let l=class ProprietaryPhoneNumber extends s.AbstractPhoneNumber{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};t.ProprietaryPhoneNumber=l,i([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),n("design:type",String)],l.prototype,"title",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),n("design:type",String)],l.prototype,"description",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),t.ProprietaryPhoneNumber=l=i([(0,a.type)("ProprietaryPhoneNumber")],l)},6813:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryString=void 0;const a=r(194),o=r(3711),s=r(6550),c=r(8717);let l=class ProprietaryString extends s.AbstractString{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};t.ProprietaryString=l,i([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),n("design:type",String)],l.prototype,"title",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),n("design:type",String)],l.prototype,"description",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),t.ProprietaryString=l=i([(0,a.type)("ProprietaryString")],l)},587:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryURL=void 0;const a=r(194),o=r(3711),s=r(7221),c=r(8717);let l=class ProprietaryURL extends s.AbstractURL{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};t.ProprietaryURL=l,i([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),n("design:type",String)],l.prototype,"title",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),n("design:type",String)],l.prototype,"description",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),t.ProprietaryURL=l=i([(0,a.type)("ProprietaryURL")],l)},3517:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProprietaryXML=void 0;const a=r(194),o=r(3711),s=r(5757),c=r(8717);let l=class ProprietaryXML extends s.AbstractXML{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}get valueHints(){return super.valueHints.copyWith(this.valueHintsOverride?.toJSON())}};t.ProprietaryXML=l,i([(0,a.serialize)(),(0,a.validate)({max:c.PROPRIETARY_ATTRIBUTE_MAX_TITLE_LENGTH}),n("design:type",String)],l.prototype,"title",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:c.PROPRIETARY_ATTRIBUTE_MAX_DESCRIPTION_LENGTH}),n("design:type",String)],l.prototype,"description",void 0),i([(0,a.serialize)(),(0,a.validate)({min:3,max:1024,regExp:new RegExp("^((([A-Za-z]{3,9}:(?:\\/\\/)?)(?:[-;:&=+$,\\w]+@)?[A-Za-z0-9.-]+|(?:www\\.|[-;:&=+$,\\w]+@)[A-Za-z0-9.-]+)((?:\\/[+~%/\\\\.\\w\\-_]*)?\\??(?:[-+=&;%@.\\w_]*)#?(?:[.!/\\\\\\w]*))?)$")}),n("design:type",String)],l.prototype,"schemaURL",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.ValueHintsOverride)],l.prototype,"valueHintsOverride",void 0),t.ProprietaryXML=l=i([(0,a.type)("ProprietaryXML")],l)},8756:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(6499),t),n(r(3447),t),n(r(827),t),n(r(6495),t),n(r(2728),t),n(r(2307),t),n(r(2804),t),n(r(985),t),n(r(7503),t),n(r(249),t),n(r(6813),t),n(r(587),t),n(r(3517),t)},7909:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.Consent=void 0;const a=r(194),o=r(4183),s=r(3711);let c=class Consent extends o.AbstractAttributeValue{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}static get valueHints(){return s.ValueHints.from({propertyHints:{consent:{max:2e3},link:{min:3,max:1024}}})}static get renderHints(){return s.RenderHints.from({editType:s.RenderHintsEditType.Complex,technicalType:s.RenderHintsTechnicalType.Object,propertyHints:{consent:{editType:s.RenderHintsEditType.TextArea,technicalType:s.RenderHintsTechnicalType.String},link:{editType:s.RenderHintsEditType.InputLike,technicalType:s.RenderHintsTechnicalType.String,dataType:s.RenderHintsDataType.URL}}})}};t.Consent=c,i([(0,a.serialize)(),(0,a.validate)({max:2e3}),n("design:type",String)],c.prototype,"consent",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,min:3,max:1024,regExp:new RegExp(/^((([A-Za-z]{3,9}:(?:\/\/)?)(?:[\-;:&=\+\$,\w]+@)?[A-Za-z0-9\.\-]+|(?:www\.|[\-;:&=\+\$,\w]+@)[A-Za-z0-9\.\-]+)((?:\/[\+~%\/\.\w\-_]*)?\??(?:[\-\+=&;%@\.\w_]*)#?(?:[\.\!\/\\\w]*))?)$/i)}),n("design:type",String)],c.prototype,"link",void 0),t.Consent=c=i([(0,a.type)("Consent")],c)},3509:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(7909),t)},5171:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractIdentityDescriptor=void 0;const o=r(194),s=a(r(9524)),c=r(2861),l=r(3711);class AbstractIdentityDescriptor extends c.AbstractComplexValue{static get valueHints(){return l.ValueHints.from({propertyHints:{[this.propertyNames.attributes.$path]:l.ValueHints.from({})}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.attributes.$path]:l.RenderHints.from({editType:l.RenderHintsEditType.Complex,technicalType:l.RenderHintsTechnicalType.Object})}})}}t.AbstractIdentityDescriptor=AbstractIdentityDescriptor,AbstractIdentityDescriptor.propertyNames=(0,s.default)(),i([(0,o.serialize)(),(0,o.validate)({nullable:!0}),n("design:type",Array)],AbstractIdentityDescriptor.prototype,"attributes",void 0)},4124:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractStatement=void 0;const o=r(194),s=a(r(9524)),c=r(2861),l=r(3711),u=r(5369),d=r(355),f=r(2780),p=r(9573),y=r(9558);class AbstractStatement extends c.AbstractComplexValue{static postFrom(e){if(!(e instanceof AbstractStatement))throw new Error("this should never happen");if(e.predicate.value===p.Predicates.HasAttribute&&(e.object.attributes?.length??0)<1)throw new o.ValidationError(this.constructor.name,`${(0,s.default)((e=>e.object))}.${(0,s.default)((e=>e.attributes))}`,`If the predicate of the Statement is '${p.Predicates.HasAttribute}' you have to define attributes in '${(0,s.default)((e=>e.object))}.${(0,s.default)((e=>e.attributes))}'.`);return e}toJSON(e,t){return super.toJSON(e,t)}static get valueHints(){return l.ValueHints.from({propertyHints:{[this.propertyNames.subject.$path]:y.StatementSubject.valueHints,[this.propertyNames.predicate.$path]:p.StatementPredicate.valueHints,[this.propertyNames.object.$path]:f.StatementObject.valueHints,[this.propertyNames.issuer.$path]:u.DigitalIdentityDescriptor.valueHints,[this.propertyNames.issuerConditions.$path]:d.StatementIssuerConditions.valueHints}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.subject.$path]:y.StatementSubject.renderHints,[this.propertyNames.predicate.$path]:p.StatementPredicate.renderHints,[this.propertyNames.object.$path]:f.StatementObject.renderHints,[this.propertyNames.issuer.$path]:u.DigitalIdentityDescriptor.renderHints,[this.propertyNames.issuerConditions.$path]:d.StatementIssuerConditions.renderHints}})}}t.AbstractStatement=AbstractStatement,AbstractStatement.propertyNames=(0,s.default)(),i([(0,o.serialize)(),(0,o.validate)(),n("design:type",y.StatementSubject)],AbstractStatement.prototype,"subject",void 0),i([(0,o.serialize)(),(0,o.validate)(),n("design:type",p.StatementPredicate)],AbstractStatement.prototype,"predicate",void 0),i([(0,o.serialize)(),(0,o.validate)(),n("design:type",f.StatementObject)],AbstractStatement.prototype,"object",void 0),i([(0,o.serialize)(),(0,o.validate)(),n("design:type",u.DigitalIdentityDescriptor)],AbstractStatement.prototype,"issuer",void 0),i([(0,o.serialize)(),(0,o.validate)(),n("design:type",d.StatementIssuerConditions)],AbstractStatement.prototype,"issuerConditions",void 0)},5369:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.DigitalIdentityDescriptor=void 0;const o=r(194),s=r(9663),c=a(r(9524)),l=r(3711),u=r(5171);let d=class DigitalIdentityDescriptor extends u.AbstractIdentityDescriptor{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}static get valueHints(){return super.valueHints.copyWith({propertyHints:{[this.propertyNames.address.$path]:l.ValueHints.from({})}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.address.$path]:l.RenderHints.from({editType:l.RenderHintsEditType.InputLike,technicalType:l.RenderHintsTechnicalType.String})}})}};t.DigitalIdentityDescriptor=d,d.propertyNames=(0,c.default)(),i([(0,o.serialize)({type:s.CoreAddress}),(0,o.validate)({customValidator:e=>e.length<1?"may not be empty":void 0}),n("design:type",s.CoreAddress)],d.prototype,"address",void 0),t.DigitalIdentityDescriptor=d=i([(0,o.type)("DigitalIdentityDescriptor")],d)},1166:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.Statement=void 0;const n=r(194),a=r(4124);let o=class Statement extends a.AbstractStatement{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.Statement=o,t.Statement=o=i([(0,n.type)("Statement")],o)},5375:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.StatementAuthorityType=t.Authority=void 0;const a=r(194),o=r(3711),s=r(6550);var c;!function(e){e.OwnAuthority="ownAuthority",e.TrustedAuthority="trustedAuthority",e.PublicAuthority="publicAuthority",e.RelayedOwnAuthority="relayedOwnAuthority",e.RelayedTrustedAuthority="relayedTrustedAuthority",e.RelayedPublicAuthority="relayedPublicAuthority"}(c||(t.Authority=c={}));let l=class StatementAuthorityType extends s.AbstractString{static get valueHints(){return super.valueHints.copyWith({values:Object.values(c).map((e=>o.ValueHintsValue.from({key:e,displayName:`i18n://attributes.values.StatementAuthority.${e}`})))})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.ButtonLike})}static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.StatementAuthorityType=l,i([(0,a.serialize)(),(0,a.validate)({customValidator:e=>Object.values(c).includes(e)?void 0:`must be one of: ${Object.values(c)}`}),n("design:type",String)],l.prototype,"value",void 0),t.StatementAuthorityType=l=i([(0,a.type)("StatementAuthorityType")],l)},4879:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.StatementEvidence=t.Evidence=void 0;const a=r(194),o=r(3711),s=r(6550);var c;!function(e){e.OwnFact="ownFact",e.DigitalPublicIDCard="digitalPublicIDCard",e.DigitalPublicDocument="digitalPublicDocument",e.DigitalDocument="digitalDocument",e.SightCheckOfPublicIDCard="sightCheckOfPublicIDCard",e.SightCheckOfPublicDocument="sightCheckOfPublicDocument",e.SightCheckOfDocument="sightCheckOfDocument",e.MediaOfPublicIDCard="mediaOfPublicIDCard",e.MediaOfPublicDocument="mediaOfPublicDocument",e.MediaOfDocument="mediaOfDocument"}(c||(t.Evidence=c={}));let l=class StatementEvidence extends s.AbstractString{static get valueHints(){return super.valueHints.copyWith({values:Object.values(c).map((e=>o.ValueHintsValue.from({key:e,displayName:`i18n://attributes.values.StatementEvidence.${e}`})))})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.ButtonLike})}static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.StatementEvidence=l,i([(0,a.serialize)(),(0,a.validate)({customValidator:e=>Object.values(c).includes(e)?void 0:`must be one of: ${Object.values(c)}`}),n("design:type",String)],l.prototype,"value",void 0),t.StatementEvidence=l=i([(0,a.type)("StatementEvidence")],l)},355:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.StatementIssuerConditions=void 0;const o=r(194),s=r(9663),c=a(r(9524)),l=r(2861),u=r(3711),d=r(5369),f=r(5375),p=r(4879);let y=class StatementIssuerConditions extends l.AbstractComplexValue{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}static get valueHints(){return u.ValueHints.from({propertyHints:{[this.propertyNames.validFrom.$path]:u.ValueHints.from({}),[this.propertyNames.validTo.$path]:u.ValueHints.from({}),[this.propertyNames.evidence.$path]:p.StatementEvidence.valueHints,[this.propertyNames.authorityType.$path]:f.StatementAuthorityType.valueHints,[this.propertyNames.relayedParty.$path]:d.DigitalIdentityDescriptor.valueHints}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.validFrom.$path]:u.RenderHints.from({editType:u.RenderHintsEditType.Secret,technicalType:u.RenderHintsTechnicalType.String}),[this.propertyNames.validTo.$path]:u.RenderHints.from({editType:u.RenderHintsEditType.Secret,technicalType:u.RenderHintsTechnicalType.String}),[this.propertyNames.evidence.$path]:p.StatementEvidence.renderHints,[this.propertyNames.authorityType.$path]:f.StatementAuthorityType.renderHints,[this.propertyNames.relayedParty.$path]:d.DigitalIdentityDescriptor.renderHints}})}};t.StatementIssuerConditions=y,y.propertyNames=(0,c.default)(),i([(0,o.serialize)(),(0,o.validate)(),n("design:type",s.CoreDate)],y.prototype,"validFrom",void 0),i([(0,o.serialize)(),(0,o.validate)(),n("design:type",s.CoreDate)],y.prototype,"validTo",void 0),i([(0,o.serialize)(),(0,o.validate)(),n("design:type",p.StatementEvidence)],y.prototype,"evidence",void 0),i([(0,o.serialize)(),(0,o.validate)(),n("design:type",f.StatementAuthorityType)],y.prototype,"authorityType",void 0),i([(0,o.serialize)(),(0,o.validate)({nullable:!0}),n("design:type",d.DigitalIdentityDescriptor)],y.prototype,"relayedParty",void 0),t.StatementIssuerConditions=y=i([(0,o.type)("StatementIssuerConditions")],y)},2780:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.StatementObject=void 0;const o=r(194),s=r(9663),c=a(r(9524)),l=r(3711),u=r(5171);let d=class StatementObject extends u.AbstractIdentityDescriptor{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}static get valueHints(){return super.valueHints.copyWith({propertyHints:{[this.propertyNames.address.$path]:l.ValueHints.from({})}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.address.$path]:l.RenderHints.from({editType:l.RenderHintsEditType.InputLike,technicalType:l.RenderHintsTechnicalType.String})}})}};t.StatementObject=d,d.propertyNames=(0,c.default)(),i([(0,o.serialize)({type:s.CoreAddress}),(0,o.validate)({customValidator:e=>e.length<1?"may not be empty":void 0}),n("design:type",s.CoreAddress)],d.prototype,"address",void 0),t.StatementObject=d=i([(0,o.type)("StatementObject")],d)},9573:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.StatementPredicate=t.Predicates=void 0;const a=r(194),o=r(3711),s=r(6550);var c;!function(e){e.HasAttribute="hasAttribute",e.RelatesTo="relatesTo",e.IsRelatedTo="isRelatedTo"}(c||(t.Predicates=c={}));let l=class StatementPredicate extends s.AbstractString{static get valueHints(){return super.valueHints.copyWith({values:Object.values(c).map((e=>o.ValueHintsValue.from({key:e,displayName:`i18n://attributes.values.StatementPredicate.${e}`})))})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.ButtonLike})}static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}static validatePredicate(e){if(!Object.values(c).includes(e)&&!e.startsWith("z-"))return`must be one of: ${Object.values(c)} or start with z-`}};t.StatementPredicate=l,i([(0,a.serialize)(),(0,a.validate)({customValidator:l.validatePredicate,allowedTypes:[a.PrimitiveType.String]}),n("design:type",String)],l.prototype,"value",void 0),t.StatementPredicate=l=i([(0,a.type)("StatementPredicate")],l)},9558:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.StatementSubject=void 0;const o=r(194),s=r(9663),c=a(r(9524)),l=r(3711),u=r(5171);let d=class StatementSubject extends u.AbstractIdentityDescriptor{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}static get valueHints(){return super.valueHints.copyWith({propertyHints:{[this.propertyNames.address.$path]:l.ValueHints.from({})}})}static get renderHints(){return super.renderHints.copyWith({propertyHints:{[this.propertyNames.address.$path]:l.RenderHints.from({editType:l.RenderHintsEditType.InputLike,technicalType:l.RenderHintsTechnicalType.String})}})}};t.StatementSubject=d,d.propertyNames=(0,c.default)(),i([(0,o.serialize)({type:s.CoreAddress}),(0,o.validate)({customValidator:e=>e.length<1?"may not be empty":void 0}),n("design:type",s.CoreAddress)],d.prototype,"address",void 0),t.StatementSubject=d=i([(0,o.type)("StatementSubject")],d)},2222:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(5171),t),n(r(4124),t),n(r(5369),t),n(r(1166),t),n(r(5375),t),n(r(4879),t),n(r(355),t),n(r(2780),t),n(r(9573),t),n(r(9558),t)},6838:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractCountry=void 0;const a=r(194),o=r(3711),s=r(4871),c=r(6550);class AbstractCountry extends c.AbstractString{static get valueHints(){return super.valueHints.copyWith({min:2,max:2,values:Object.values(s.CountryAlpha2).map((e=>o.ValueHintsValue.from({key:e,displayName:`i18n://attributes.values.countries.${e}`})))})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.SelectLike,dataType:o.RenderHintsDataType.Country})}}t.AbstractCountry=AbstractCountry,i([(0,a.serialize)(),(0,a.validate)({customValidator:e=>Object.values(s.CountryAlpha2).includes(e)?void 0:`must be one of: ${Object.values(s.CountryAlpha2)}`}),n("design:type",String)],AbstractCountry.prototype,"value",void 0)},4832:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractEMailAddress=void 0;const a=r(194),o=r(3711),s=r(6550);class AbstractEMailAddress extends s.AbstractString{static get valueHints(){return super.valueHints.copyWith({min:3,max:100,pattern:"/^[A-Z0-9._%+-]+@[A-Z0-9.-]+.[A-Z]{2,}$/i"})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.InputLike,dataType:o.RenderHintsDataType.EMailAddress})}}t.AbstractEMailAddress=AbstractEMailAddress,i([(0,a.serialize)(),(0,a.validate)({min:3,max:100,regExp:new RegExp("^[A-Z0-9._%+-]+@[A-Z0-9.-]+.[A-Z]{2,}$","i")}),n("design:type",String)],AbstractEMailAddress.prototype,"value",void 0)},5902:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractFileReference=void 0;const a=r(194),o=r(3711),s=r(6550);class AbstractFileReference extends s.AbstractString{static get valueHints(){return super.valueHints.copyWith({min:30,max:100})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.SelectLike,dataType:o.RenderHintsDataType.FileReference})}}t.AbstractFileReference=AbstractFileReference,i([(0,a.serialize)(),(0,a.validate)({min:30,max:100}),n("design:type",String)],AbstractFileReference.prototype,"value",void 0)},3262:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractHEXColor=void 0;const a=r(194),o=r(3711),s=r(6550);class AbstractHEXColor extends s.AbstractString{static get valueHints(){return super.valueHints.copyWith({min:4,max:9,pattern:"^#([0-9A-F]{3}){1,2}$/i"})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.InputLike,dataType:o.RenderHintsDataType.HEXColor})}}t.AbstractHEXColor=AbstractHEXColor,i([(0,a.serialize)(),(0,a.validate)({min:4,max:9,regExp:new RegExp("^#([0-9A-F]{3}){1,2}$","i")}),n("design:type",String)],AbstractHEXColor.prototype,"value",void 0)},6485:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractLanguage=void 0;const a=r(194),o=r(3711),s=r(4473),c=r(6550);class AbstractLanguage extends c.AbstractString{static get valueHints(){return super.valueHints.copyWith({min:2,max:2,values:Object.values(s.LanguageISO639).map((e=>o.ValueHintsValue.from({key:e,displayName:`i18n://attributes.values.languages.${e}`})))})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.SelectLike,dataType:o.RenderHintsDataType.Language})}}t.AbstractLanguage=AbstractLanguage,i([(0,a.serialize)(),(0,a.validate)({min:2,max:2,customValidator:e=>Object.values(s.LanguageISO639).includes(e)?void 0:`must be one of: ${Object.values(s.LanguageISO639)}`}),n("design:type",String)],AbstractLanguage.prototype,"value",void 0)},4118:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractPhoneNumber=void 0;const a=r(194),o=r(3711),s=r(6550);class AbstractPhoneNumber extends s.AbstractString{static get valueHints(){return super.valueHints.copyWith({min:3,max:100,pattern:"/^[d+-x#*()/[] ]{3,100}$/"})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.InputLike,dataType:o.RenderHintsDataType.PhoneNumber})}}t.AbstractPhoneNumber=AbstractPhoneNumber,i([(0,a.serialize)(),(0,a.validate)({min:3,max:100,regExp:new RegExp(/^[\d+\-x#*()/[\] ]{3,100}$/)}),n("design:type",String)],AbstractPhoneNumber.prototype,"value",void 0)},7221:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractURL=void 0;const a=r(194),o=r(3711),s=r(6550);class AbstractURL extends s.AbstractString{static get valueHints(){return super.valueHints.copyWith({min:3,max:1024})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.InputLike,dataType:o.RenderHintsDataType.URL})}}t.AbstractURL=AbstractURL,i([(0,a.serialize)(),(0,a.validate)({min:3,max:1024,regExp:new RegExp(/^((([A-Za-z]{3,9}:(?:\/\/)?)(?:[\-;:&=\+\$,\w]+@)?[A-Za-z0-9\.\-]+|(?:www\.|[\-;:&=\+\$,\w]+@)[A-Za-z0-9\.\-]+)((?:\/[\+~%\/\.\w\-_]*)?\??(?:[\-\+=&;%@\.\w_]*)#?(?:[\.\!\/\\\w]*))?)$/i)}),n("design:type",String)],AbstractURL.prototype,"value",void 0)},5757:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AbstractXML=void 0;const a=r(194),o=r(3711),s=r(6550);class AbstractXML extends s.AbstractString{static get valueHints(){return o.ValueHints.from({max:5e4})}static get renderHints(){return super.renderHints.copyWith({editType:o.RenderHintsEditType.InputLike,dataType:o.RenderHintsDataType.XML})}}t.AbstractXML=AbstractXML,i([(0,a.serialize)(),(0,a.validate)({max:5e4}),n("design:type",String)],AbstractXML.prototype,"value",void 0)},9702:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(6838),t),n(r(4832),t),n(r(5902),t),n(r(3262),t),n(r(6485),t),n(r(4118),t),n(r(7221),t),n(r(5757),t)},2500:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.buildInformation=void 0;const i=r(194),n=r(2890),a=r(9663);t.buildInformation={version:"2.7.0",build:"145",date:"2023-09-12T07:32:22+00:00",commit:"ed3fcc8c067394b20b59a6f3d6725304c2385d2d",dependencies:{"@js-soft/logging-abstractions":"^1.0.0","@nmshd/iql":"^0.0.3","easy-tsnameof":"^3.0.6","mocha-param":"^2.0.1"},libraries:{serval:i.buildInformation,crypto:n.buildInformation,transport:a.buildInformation}}},5590:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(8564),t),n(r(3700),t),n(r(2500),t),n(r(7502),t),n(r(6152),t),n(r(6795),t),n(r(3757),t)},7502:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.Mail=void 0;const a=r(194),o=r(9663);let s=class Mail extends a.Serializable{static preFrom(e){return void 0===e.cc&&(e.cc=[]),void 0===e.body&&e.content&&(e.body=e.content,delete e.content),e}static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.Mail=s,i([(0,a.serialize)({type:o.CoreAddress}),(0,a.validate)({customValidator:e=>e.length<1?"may not be empty":void 0}),n("design:type",Array)],s.prototype,"to",void 0),i([(0,a.serialize)({type:o.CoreAddress}),(0,a.validate)({nullable:!0}),n("design:type",Array)],s.prototype,"cc",void 0),i([(0,a.serialize)(),(0,a.validate)({max:300}),n("design:type",String)],s.prototype,"subject",void 0),i([(0,a.serialize)(),(0,a.validate)({max:5e4}),n("design:type",String)],s.prototype,"body",void 0),t.Mail=s=i([(0,a.type)("Mail")],s)},4972:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.Notification=void 0;const a=r(194),o=r(9663),s=r(5251);let c=class Notification extends a.Serializable{static from(e){return this.fromAny(e)}};t.Notification=c,i([(0,a.serialize)(),(0,a.validate)(),n("design:type",o.CoreId)],c.prototype,"id",void 0),i([(0,a.serialize)({type:s.NotificationItem}),(0,a.validate)({customValidator:e=>e.length<1?"may not be empty":void 0}),n("design:type",Array)],c.prototype,"items",void 0),t.Notification=c=i([(0,a.type)("Notification")],c)},5251:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.NotificationItem=void 0;const i=r(194);class NotificationItem extends i.Serializable{static from(e){return this.fromAny(e)}}t.NotificationItem=NotificationItem},6152:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(4972),t),n(r(5251),t),n(r(7363),t)},6779:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.AttributeSucceededNotificationItem=void 0;const a=r(194),o=r(9663),s=r(3700),c=r(5251);let l=class AttributeSucceededNotificationItem extends c.NotificationItem{static from(e){return this.fromAny(e)}};t.AttributeSucceededNotificationItem=l,i([(0,a.validate)(),(0,a.serialize)(),n("design:type",o.CoreId)],l.prototype,"succeededAttributeId",void 0),i([(0,a.validate)(),(0,a.serialize)(),n("design:type",o.CoreId)],l.prototype,"newAttributeId",void 0),i([(0,a.validate)(),(0,a.serialize)({unionTypes:[s.IdentityAttribute,s.RelationshipAttribute]}),n("design:type",Object)],l.prototype,"attribute",void 0),t.AttributeSucceededNotificationItem=l=i([(0,a.type)("AttributeSucceededNotificationItem")],l)},7363:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(6779),t)},8471:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RelationshipCreationChangeRequestContent=void 0;const a=r(194),o=r(6460);let s=class RelationshipCreationChangeRequestContent extends a.Serializable{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.RelationshipCreationChangeRequestContent=s,i([(0,a.serialize)(),(0,a.validate)(),n("design:type",o.Response)],s.prototype,"response",void 0),t.RelationshipCreationChangeRequestContent=s=i([(0,a.type)("RelationshipCreationChangeRequestContent")],s)},9145:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RelationshipTemplateContent=void 0;const a=r(194),o=r(9016);let s=class RelationshipTemplateContent extends a.Serializable{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.RelationshipTemplateContent=s,i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:200}),n("design:type",String)],s.prototype,"title",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",Object)],s.prototype,"metadata",void 0),i([(0,a.serialize)(),(0,a.validate)(),n("design:type",o.Request)],s.prototype,"onNewRelationship",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.Request)],s.prototype,"onExistingRelationship",void 0),t.RelationshipTemplateContent=s=i([(0,a.type)("RelationshipTemplateContent")],s)},6795:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(8471),t),n(r(9145),t)},9016:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.Request=void 0;const a=r(194),o=r(9663);let s=class Request extends a.Serializable{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.Request=s,i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.CoreId)],s.prototype,"id",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",o.CoreDate)],s.prototype,"expiresAt",void 0),i([(0,a.serialize)(),(0,a.validate)({customValidator:e=>e.length<1?"may not be empty":void 0}),n("design:type",Array)],s.prototype,"items",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:200}),n("design:type",String)],s.prototype,"title",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:500}),n("design:type",String)],s.prototype,"description",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",Object)],s.prototype,"metadata",void 0),t.Request=s=i([(0,a.type)("Request")],s)},705:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RequestItem=void 0;const a=r(194);class RequestItem extends a.Serializable{toJSON(e,t){return super.toJSON(e,t)}}t.RequestItem=RequestItem,i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:200}),n("design:type",String)],RequestItem.prototype,"title",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:500}),n("design:type",String)],RequestItem.prototype,"description",void 0),i([(0,a.serialize)(),(0,a.validate)(),n("design:type",Boolean)],RequestItem.prototype,"mustBeAccepted",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",Object)],RequestItem.prototype,"metadata",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0}),n("design:type",Boolean)],RequestItem.prototype,"requireManualDecision",void 0)},5135:function(e,t,r){var i,n=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RequestItemGroup=void 0;const o=r(194),s=r(4714);let c=i=class RequestItemGroup extends o.Serializable{static from(e){return this.fromAny(e)}static postFrom(e){if(!(e instanceof i))throw new Error("this should never happen");if(e.mustBeAccepted&&e.items.every((e=>!e.mustBeAccepted)))throw new o.ValidationError(i.name,(0,s.nameof)((e=>e.mustBeAccepted)),`${(0,s.nameof)((e=>e.mustBeAccepted))} can only be true if at least one item is flagged as ${(0,s.nameof)((e=>e.mustBeAccepted))}`);return e}toJSON(e,t){return super.toJSON(e,t)}};t.RequestItemGroup=c,n([(0,o.serialize)(),(0,o.validate)({nullable:!0,max:200}),a("design:type",String)],c.prototype,"title",void 0),n([(0,o.serialize)(),(0,o.validate)({nullable:!0,max:500}),a("design:type",String)],c.prototype,"description",void 0),n([(0,o.serialize)(),(0,o.validate)(),a("design:type",Boolean)],c.prototype,"mustBeAccepted",void 0),n([(0,o.serialize)(),(0,o.validate)({customValidator:e=>e.length<1?"may not be empty":void 0}),a("design:type",Array)],c.prototype,"items",void 0),n([(0,o.serialize)(),(0,o.validate)({nullable:!0}),a("design:type",Object)],c.prototype,"metadata",void 0),t.RequestItemGroup=c=i=n([(0,o.type)("RequestItemGroup")],c)},9814:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ResponseWrapper=void 0;const a=r(194),o=r(9663),s=r(1764);let c=class ResponseWrapper extends a.Serializable{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.ResponseWrapper=c,i([(0,a.serialize)(),(0,a.validate)(),n("design:type",o.CoreId)],c.prototype,"requestId",void 0),i([(0,a.serialize)(),(0,a.validate)(),n("design:type",o.CoreId)],c.prototype,"requestSourceReference",void 0),i([(0,a.serialize)(),(0,a.validate)({allowedValues:["RelationshipTemplate","Message"]}),n("design:type",String)],c.prototype,"requestSourceType",void 0),i([(0,a.serialize)(),(0,a.validate)(),n("design:type",s.Response)],c.prototype,"response",void 0),t.ResponseWrapper=c=i([(0,a.type)("ResponseWrapper")],c)},3757:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(8303),t),n(r(9016),t),n(r(705),t),n(r(5135),t),n(r(1764),t),n(r(9814),t)},1329:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.AuthenticationRequestItem=void 0;const n=r(194),a=r(705);let o=class AuthenticationRequestItem extends a.RequestItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.AuthenticationRequestItem=o,t.AuthenticationRequestItem=o=i([(0,n.type)("AuthenticationRequestItem")],o)},5386:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ConsentRequestItem=void 0;const a=r(194),o=r(705);let s=class ConsentRequestItem extends o.RequestItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.ConsentRequestItem=s,i([(0,a.serialize)(),(0,a.validate)({max:2e3}),n("design:type",String)],s.prototype,"consent",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,min:3,max:1024,regExp:new RegExp(/^((([A-Za-z]{3,9}:(?:\/\/)?)(?:[\-;:&=\+\$,\w]+@)?[A-Za-z0-9\.\-]+|(?:www\.|[\-;:&=\+\$,\w]+@)[A-Za-z0-9\.\-]+)((?:\/[\+~%\/\.\w\-_]*)?\??(?:[\-\+=&;%@\.\w_]*)#?(?:[\.\!\/\\\w]*))?)$/i)}),n("design:type",String)],s.prototype,"link",void 0),t.ConsentRequestItem=s=i([(0,a.type)("ConsentRequestItem")],s)},9797:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.CreateAttributeAcceptResponseItem=void 0;const a=r(194),o=r(9663),s=r(1764);let c=class CreateAttributeAcceptResponseItem extends s.AcceptResponseItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.CreateAttributeAcceptResponseItem=c,i([(0,a.serialize)(),(0,a.validate)(),n("design:type",o.CoreId)],c.prototype,"attributeId",void 0),t.CreateAttributeAcceptResponseItem=c=i([(0,a.type)("CreateAttributeAcceptResponseItem")],c)},832:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.CreateAttributeRequestItem=void 0;const a=r(194),o=r(3700),s=r(705);let c=class CreateAttributeRequestItem extends s.RequestItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.CreateAttributeRequestItem=c,i([(0,a.validate)(),(0,a.serialize)({unionTypes:[o.RelationshipAttribute,o.IdentityAttribute]}),n("design:type",Object)],c.prototype,"attribute",void 0),t.CreateAttributeRequestItem=c=i([(0,a.type)("CreateAttributeRequestItem")],c)},1888:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.FreeTextAcceptResponseItem=void 0;const a=r(194),o=r(1764);let s=class FreeTextAcceptResponseItem extends o.AcceptResponseItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.FreeTextAcceptResponseItem=s,i([(0,a.serialize)(),(0,a.validate)(),n("design:type",String)],s.prototype,"freeText",void 0),t.FreeTextAcceptResponseItem=s=i([(0,a.type)("FreeTextAcceptResponseItem")],s)},5911:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.FreeTextRequestItem=void 0;const a=r(194),o=r(705);let s=class FreeTextRequestItem extends o.RequestItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.FreeTextRequestItem=s,i([(0,a.serialize)(),(0,a.validate)(),n("design:type",String)],s.prototype,"freeText",void 0),t.FreeTextRequestItem=s=i([(0,a.type)("FreeTextRequestItem")],s)},8303:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(1329),t),n(r(5386),t),n(r(9797),t),n(r(832),t),n(r(1888),t),n(r(5911),t),n(r(9065),t),n(r(1278),t),n(r(1977),t),n(r(9296),t),n(r(506),t),n(r(9771),t),n(r(4639),t),n(r(5729),t)},9065:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProposeAttributeAcceptResponseItem=void 0;const a=r(194),o=r(9663),s=r(3700),c=r(1764);let l=class ProposeAttributeAcceptResponseItem extends c.AcceptResponseItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.ProposeAttributeAcceptResponseItem=l,i([(0,a.serialize)(),(0,a.validate)(),n("design:type",o.CoreId)],l.prototype,"attributeId",void 0),i([(0,a.serialize)({unionTypes:[s.IdentityAttribute,s.RelationshipAttribute]}),(0,a.validate)(),n("design:type",Object)],l.prototype,"attribute",void 0),t.ProposeAttributeAcceptResponseItem=l=i([(0,a.type)("ProposeAttributeAcceptResponseItem")],l)},1278:function(e,t,r){var i,n=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},a=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ProposeAttributeRequestItem=void 0;const o=r(194),s=r(4714),c=r(3700),l=r(705);let u=i=class ProposeAttributeRequestItem extends l.RequestItem{static from(e){return this.fromAny(e)}static postFrom(e){if(!(e instanceof i))throw new Error("this should never happen");if(e.query instanceof c.IdentityAttributeQuery){const t=e.attribute.value.toJSON()["@type"],r=e.query.valueType;if(t!==r)throw new o.ValidationError(i.name,`${(0,s.nameof)((e=>e.query))}.${(0,s.nameof)((e=>e.valueType))}`,`You cannot propose an Attribute whose type of the value ('${t}') is different from the value type of the query ('${r}').`)}if(e.attribute instanceof c.RelationshipAttribute&&!(e.query instanceof c.RelationshipAttributeQuery))throw new o.ValidationError(i.name,"","When proposing a RelationshipAttribute, the corresponding query has to be a RelationshipAttributeQuery.");if(e.attribute instanceof c.IdentityAttribute&&!(e.query instanceof c.IdentityAttributeQuery||e.query instanceof c.IQLQuery))throw new o.ValidationError(i.name,"","When proposing an IdentityAttribute, the corresponding query has to be a IdentityAttributeQuery or IQLQuery");return e}toJSON(e,t){return super.toJSON(e,t)}};t.ProposeAttributeRequestItem=u,n([(0,o.serialize)({unionTypes:[c.IdentityAttributeQuery,c.RelationshipAttributeQuery,c.IQLQuery]}),(0,o.validate)(),a("design:type",Object)],u.prototype,"query",void 0),n([(0,o.serialize)({unionTypes:[c.IdentityAttribute,c.RelationshipAttribute]}),(0,o.validate)(),a("design:type",Object)],u.prototype,"attribute",void 0),t.ProposeAttributeRequestItem=u=i=n([(0,o.type)("ProposeAttributeRequestItem")],u)},1977:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ReadAttributeAcceptResponseItem=void 0;const a=r(194),o=r(9663),s=r(3700),c=r(1764);let l=class ReadAttributeAcceptResponseItem extends c.AcceptResponseItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.ReadAttributeAcceptResponseItem=l,i([(0,a.serialize)(),(0,a.validate)(),n("design:type",o.CoreId)],l.prototype,"attributeId",void 0),i([(0,a.serialize)({unionTypes:[s.IdentityAttribute,s.RelationshipAttribute]}),(0,a.validate)(),n("design:type",Object)],l.prototype,"attribute",void 0),t.ReadAttributeAcceptResponseItem=l=i([(0,a.type)("ReadAttributeAcceptResponseItem")],l)},9296:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ReadAttributeRequestItem=void 0;const a=r(194),o=r(3700),s=r(705);let c=class ReadAttributeRequestItem extends s.RequestItem{static from(e){return this.fromAny(e)}};t.ReadAttributeRequestItem=c,i([(0,a.serialize)({unionTypes:[o.IdentityAttributeQuery,o.RelationshipAttributeQuery,o.ThirdPartyRelationshipAttributeQuery,o.IQLQuery]}),(0,a.validate)(),n("design:type",Object)],c.prototype,"query",void 0),t.ReadAttributeRequestItem=c=i([(0,a.type)("ReadAttributeRequestItem")],c)},506:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RegisterAttributeListenerAcceptResponseItem=void 0;const a=r(194),o=r(1764);let s=class RegisterAttributeListenerAcceptResponseItem extends o.AcceptResponseItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.RegisterAttributeListenerAcceptResponseItem=s,i([(0,a.serialize)(),(0,a.validate)({max:30}),n("design:type",String)],s.prototype,"listenerId",void 0),t.RegisterAttributeListenerAcceptResponseItem=s=i([(0,a.type)("RegisterAttributeListenerAcceptResponseItem")],s)},9771:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RegisterAttributeListenerRequestItem=void 0;const a=r(194),o=r(3700),s=r(705);let c=class RegisterAttributeListenerRequestItem extends s.RequestItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.RegisterAttributeListenerRequestItem=c,i([(0,a.serialize)({unionTypes:[o.IdentityAttributeQuery,o.ThirdPartyRelationshipAttributeQuery]}),(0,a.validate)(),n("design:type",Object)],c.prototype,"query",void 0),t.RegisterAttributeListenerRequestItem=c=i([(0,a.type)("RegisterAttributeListenerRequestItem")],c)},4639:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ShareAttributeAcceptResponseItem=void 0;const a=r(194),o=r(9663),s=r(1764);let c=class ShareAttributeAcceptResponseItem extends s.AcceptResponseItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.ShareAttributeAcceptResponseItem=c,i([(0,a.serialize)(),(0,a.validate)(),n("design:type",o.CoreId)],c.prototype,"attributeId",void 0),t.ShareAttributeAcceptResponseItem=c=i([(0,a.type)("ShareAttributeAcceptResponseItem")],c)},5729:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ShareAttributeRequestItem=void 0;const a=r(194),o=r(9663),s=r(3700),c=r(705);let l=class ShareAttributeRequestItem extends c.RequestItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.ShareAttributeRequestItem=l,i([(0,a.serialize)({unionTypes:[s.IdentityAttribute,s.RelationshipAttribute]}),(0,a.validate)(),n("design:type",Object)],l.prototype,"attribute",void 0),i([(0,a.serialize)(),(0,a.validate)(),n("design:type",o.CoreId)],l.prototype,"sourceAttributeId",void 0),t.ShareAttributeRequestItem=l=i([(0,a.type)("ShareAttributeRequestItem")],l)},9019:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o};Object.defineProperty(t,"__esModule",{value:!0}),t.AcceptResponseItem=void 0;const n=r(194),a=r(6990);let o=class AcceptResponseItem extends a.ResponseItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.AcceptResponseItem=o,t.AcceptResponseItem=o=i([(0,n.type)("AcceptResponseItem")],o)},6187:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ErrorResponseItem=void 0;const a=r(194),o=r(6990);let s=class ErrorResponseItem extends o.ResponseItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.ErrorResponseItem=s,i([(0,a.serialize)(),(0,a.validate)({max:200}),n("design:type",String)],s.prototype,"code",void 0),i([(0,a.serialize)(),(0,a.validate)({max:1e3}),n("design:type",String)],s.prototype,"message",void 0),t.ErrorResponseItem=s=i([(0,a.type)("ErrorResponseItem")],s)},3985:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.RejectResponseItem=void 0;const a=r(194),o=r(6990);let s=class RejectResponseItem extends o.ResponseItem{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.RejectResponseItem=s,i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:200}),n("design:type",String)],s.prototype,"code",void 0),i([(0,a.serialize)(),(0,a.validate)({nullable:!0,max:1e3}),n("design:type",String)],s.prototype,"message",void 0),t.RejectResponseItem=s=i([(0,a.type)("RejectResponseItem")],s)},6460:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.Response=t.ResponseResult=void 0;const a=r(194),o=r(9663);var s;!function(e){e.Accepted="Accepted",e.Rejected="Rejected"}(s||(t.ResponseResult=s={}));let c=class Response extends a.Serializable{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.Response=c,i([(0,a.serialize)(),(0,a.validate)(),n("design:type",String)],c.prototype,"result",void 0),i([(0,a.serialize)(),(0,a.validate)(),n("design:type",o.CoreId)],c.prototype,"requestId",void 0),i([(0,a.serialize)(),(0,a.validate)({customValidator:e=>e.length<1?"may not be empty":void 0}),n("design:type",Array)],c.prototype,"items",void 0),t.Response=c=i([(0,a.type)("Response")],c)},6990:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ResponseItem=void 0;const a=r(194);r(6167);class ResponseItem extends a.Serializable{toJSON(e,t){return super.toJSON(e,t)}}t.ResponseItem=ResponseItem,i([(0,a.serialize)(),(0,a.validate)(),n("design:type",String)],ResponseItem.prototype,"result",void 0)},5509:function(e,t,r){var i=this&&this.__decorate||function(e,t,r,i){var n,a=arguments.length,o=a<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(o=(a<3?n(o):a>3?n(t,r,o):n(t,r))||o);return a>3&&o&&Object.defineProperty(t,r,o),o},n=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)};Object.defineProperty(t,"__esModule",{value:!0}),t.ResponseItemGroup=void 0;const a=r(194);let o=class ResponseItemGroup extends a.Serializable{static from(e){return this.fromAny(e)}toJSON(e,t){return super.toJSON(e,t)}};t.ResponseItemGroup=o,i([(0,a.serialize)(),(0,a.validate)({customValidator:e=>e.length<1?"may not be empty":void 0}),n("design:type",Array)],o.prototype,"items",void 0),t.ResponseItemGroup=o=i([(0,a.type)("ResponseItemGroup")],o)},6167:(e,t)=>{var r;Object.defineProperty(t,"__esModule",{value:!0}),t.ResponseItemResult=void 0,function(e){e.Accepted="Accepted",e.Rejected="Rejected",e.Failed="Error"}(r||(t.ResponseItemResult=r={}))},1764:function(e,t,r){var i=this&&this.__createBinding||(Object.create?function(e,t,r,i){void 0===i&&(i=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,i,n)}:function(e,t,r,i){void 0===i&&(i=r),e[i]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||i(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(9019),t),n(r(6187),t),n(r(3985),t),n(r(6460),t),n(r(6990),t),n(r(5509),t),n(r(6167),t)},7239:e=>{function resolvePath(e,t,r=null){let i=e;for(const e of t){if(!Object.keys(i).includes(e))return r;i=i[e]}return i}function match(e,t,r,i=void 0){const n=[];for(let a=0;a<e.length;a++){const o=resolvePath(e[a],t,null);void 0!==i&&e[a].value["@type"]!==i||null!==o&&r(o)&&n.push(a)}return n}function peg$SyntaxError(e,t,r,i){var n=Error.call(this,e);return Object.setPrototypeOf&&Object.setPrototypeOf(n,peg$SyntaxError.prototype),n.expected=t,n.found=r,n.location=i,n.name="SyntaxError",n}function peg$padEnd(e,t,r){return r=r||" ",e.length>t?e:(t-=e.length,e+(r+=r.repeat(t)).slice(0,t))}!function peg$subclass(e,t){function C(){this.constructor=e}C.prototype=t.prototype,e.prototype=new C}(peg$SyntaxError,Error),peg$SyntaxError.prototype.format=function(e){var t="Error: "+this.message;if(this.location){var r,i=null;for(r=0;r<e.length;r++)if(e[r].source===this.location.source){i=e[r].text.split(/\r\n|\n|\r/g);break}var n=this.location.start,a=this.location.source&&"function"==typeof this.location.source.offset?this.location.source.offset(n):n,o=this.location.source+":"+a.line+":"+a.column;if(i){var s=this.location.end,c=peg$padEnd("",a.line.toString().length," "),l=i[n.line-1],u=(n.line===s.line?s.column:l.length+1)-n.column||1;t+="\n --\x3e "+o+"\n"+c+" |\n"+a.line+" | "+l+"\n"+c+" | "+peg$padEnd("",n.column-1," ")+peg$padEnd("",u,"^")}else t+="\n at "+o}return t},peg$SyntaxError.buildMessage=function(e,t){var r={literal:function(e){return'"'+literalEscape(e.text)+'"'},class:function(e){var t=e.parts.map((function(e){return Array.isArray(e)?classEscape(e[0])+"-"+classEscape(e[1]):classEscape(e)}));return"["+(e.inverted?"^":"")+t.join("")+"]"},any:function(){return"any character"},end:function(){return"end of input"},other:function(e){return e.description}};function hex(e){return e.charCodeAt(0).toString(16).toUpperCase()}function literalEscape(e){return e.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,(function(e){return"\\x0"+hex(e)})).replace(/[\x10-\x1F\x7F-\x9F]/g,(function(e){return"\\x"+hex(e)}))}function classEscape(e){return e.replace(/\\/g,"\\\\").replace(/\]/g,"\\]").replace(/\^/g,"\\^").replace(/-/g,"\\-").replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,(function(e){return"\\x0"+hex(e)})).replace(/[\x10-\x1F\x7F-\x9F]/g,(function(e){return"\\x"+hex(e)}))}function describeExpectation(e){return r[e.type](e)}return"Expected "+function describeExpected(e){var t,r,i=e.map(describeExpectation);if(i.sort(),i.length>0){for(t=1,r=1;t<i.length;t++)i[t-1]!==i[t]&&(i[r]=i[t],r++);i.length=r}switch(i.length){case 1:return i[0];case 2:return i[0]+" or "+i[1];default:return i.slice(0,-1).join(", ")+", or "+i[i.length-1]}}(e)+" but "+function describeFound(e){return e?'"'+literalEscape(e)+'"':"end of input"}(t)+" found."},e.exports={SyntaxError:peg$SyntaxError,parse:function peg$parse(e,t){var r,i={},n=(t=void 0!==t?t:{}).grammarSource,a={Expr:peg$parseExpr},o=peg$parseExpr,s="||",c="&&",l="!",u="(",d=")",f=".",p="#",y="'",m="\\\\",h="\\'",v=/^[=><~]/,g=/^[?]/,b=/^[^'\\]/,O=/^[^'\\ ]/,R=/^[a-z]/,S=/^[A-za-z0-9]/,_=/^[A-Z]/,A=/^[A-Za-z0-9]/,N=/^[ \t\n\r]/,T=peg$literalExpectation("||",!1),P=peg$literalExpectation("&&",!1),j=peg$literalExpectation("!",!1),I=peg$literalExpectation("(",!1),M=peg$literalExpectation(")",!1),w=peg$otherExpectation("metadata field term"),H=peg$literalExpectation(".",!1),x=peg$otherExpectation("tag term"),D=peg$literalExpectation("#",!1),E=peg$otherExpectation("primary field term"),z=peg$classExpectation(["=",">","<","~"],!1,!1),k=peg$classExpectation(["?"],!1,!1),L=peg$literalExpectation("'",!1),$=peg$literalExpectation("\\\\",!1),V=peg$literalExpectation("\\'",!1),F=peg$classExpectation(["'","\\"],!0,!1),B=peg$classExpectation(["'","\\"," "],!0,!1),J=peg$classExpectation([["a","z"]],!1,!1),G=peg$classExpectation([["A","z"],["a","z"],["0","9"]],!1,!1),Z=peg$otherExpectation("attribute type"),U=peg$classExpectation([["A","Z"]],!1,!1),q=peg$classExpectation([["A","Z"],["a","z"],["0","9"]],!1,!1),W=peg$otherExpectation("whitespace"),Y=peg$classExpectation([" ","\t","\n","\r"],!1,!1),peg$f0=function(e,t){return t.reduce(((e,t)=>function union(e,t){const r=Array.from(new Set([...e,...t]));return r.sort(((e,t)=>e-t)),r}(e,t)),e)},peg$f1=function(e,t){return t.reduce(((e,t)=>function intersect(e,...t){const r=[e,...t].reduce(((e,t)=>e.filter((e=>t.includes(e)))));return r.sort(((e,t)=>e-t)),r}(e,t)),e)},peg$f2=function(e){return function diffAsym(e,t){const r=e.filter((e=>!t.includes(e)));return r.sort(((e,t)=>e-t)),r}([...Array(t.attributes.length).keys()],e)},peg$f3=function(e,r,i){return match(t.attributes,[e,...r],i)},peg$f4=function(e){return match(t.attributes,["tags"],(t=>Array.isArray(t)&&t.includes(e)))},peg$f5=function(e,r,i){return match(t.attributes,["value",...r],i,e)},peg$f6=function(e,r){return match(t.attributes,["value","value"],r,e)},peg$f7=function(e){return match(t.attributes,["value","@type"],(t=>t===e))},peg$f8=function(e,t){switch(e){case"=":return e=>String(e)===t;case">":return e=>new Date(e)>=new Date(t);case"<":return e=>new Date(e)<=new Date(t);case"~":return e=>Array.isArray(e)&&e.includes(t)}},peg$f9=function(e){if("?"===e)return e=>null!=e},peg$f10=function(e){return e.join("").replaceAll("\\\\","\\").replaceAll("\\'","'")},peg$f11=function(e){return e.join("").replaceAll("\\\\","\\").replaceAll("\\'","'")},K=0,X=[{line:1,column:1}],Q=0,ee=[],te=0;if("startRule"in t){if(!(t.startRule in a))throw new Error("Can't start parsing from rule \""+t.startRule+'".');o=a[t.startRule]}function peg$literalExpectation(e,t){return{type:"literal",text:e,ignoreCase:t}}function peg$classExpectation(e,t,r){return{type:"class",parts:e,inverted:t,ignoreCase:r}}function peg$otherExpectation(e){return{type:"other",description:e}}function peg$computePosDetails(t){var r,i=X[t];if(i)return i;for(r=t-1;!X[r];)r--;for(i={line:(i=X[r]).line,column:i.column};r<t;)10===e.charCodeAt(r)?(i.line++,i.column=1):i.column++,r++;return X[t]=i,i}function peg$computeLocation(e,t,r){var i=peg$computePosDetails(e),a=peg$computePosDetails(t),o={source:n,start:{offset:e,line:i.line,column:i.column},end:{offset:t,line:a.line,column:a.column}};return r&&n&&"function"==typeof n.offset&&(o.start=n.offset(o.start),o.end=n.offset(o.end)),o}function peg$fail(e){K<Q||(K>Q&&(Q=K,ee=[]),ee.push(e))}function peg$buildStructuredError(e,t,r){return new peg$SyntaxError(peg$SyntaxError.buildMessage(e,t),e,t,r)}function peg$parseExpr(){var t,r,n,a,o,c,l,u;if(t=K,(r=peg$parseExpr0())!==i){if(n=[],a=K,o=[],(c=peg$parse_())!==i)for(;c!==i;)o.push(c),c=peg$parse_();else o=i;if(o!==i)if(e.substr(K,2)===s?(c=s,K+=2):(c=i,0===te&&peg$fail(T)),c!==i){if(l=[],(u=peg$parse_())!==i)for(;u!==i;)l.push(u),u=peg$parse_();else l=i;l!==i&&(u=peg$parseExpr0())!==i?a=u:(K=a,a=i)}else K=a,a=i;else K=a,a=i;for(;a!==i;){if(n.push(a),a=K,o=[],(c=peg$parse_())!==i)for(;c!==i;)o.push(c),c=peg$parse_();else o=i;if(o!==i)if(e.substr(K,2)===s?(c=s,K+=2):(c=i,0===te&&peg$fail(T)),c!==i){if(l=[],(u=peg$parse_())!==i)for(;u!==i;)l.push(u),u=peg$parse_();else l=i;l!==i&&(u=peg$parseExpr0())!==i?a=u:(K=a,a=i)}else K=a,a=i;else K=a,a=i}t,t=peg$f0(r,n)}else K=t,t=i;return t}function peg$parseExpr0(){var t,r,n,a,o,s,l,u;if(t=K,(r=peg$parseExpr1())!==i){if(n=[],a=K,o=[],(s=peg$parse_())!==i)for(;s!==i;)o.push(s),s=peg$parse_();else o=i;if(o!==i)if(e.substr(K,2)===c?(s=c,K+=2):(s=i,0===te&&peg$fail(P)),s!==i){if(l=[],(u=peg$parse_())!==i)for(;u!==i;)l.push(u),u=peg$parse_();else l=i;l!==i&&(u=peg$parseExpr1())!==i?a=u:(K=a,a=i)}else K=a,a=i;else K=a,a=i;for(;a!==i;){if(n.push(a),a=K,o=[],(s=peg$parse_())!==i)for(;s!==i;)o.push(s),s=peg$parse_();else o=i;if(o!==i)if(e.substr(K,2)===c?(s=c,K+=2):(s=i,0===te&&peg$fail(P)),s!==i){if(l=[],(u=peg$parse_())!==i)for(;u!==i;)l.push(u),u=peg$parse_();else l=i;l!==i&&(u=peg$parseExpr1())!==i?a=u:(K=a,a=i)}else K=a,a=i;else K=a,a=i}t,t=peg$f1(r,n)}else K=t,t=i;return t}function peg$parseExpr1(){var t,r,n;return t=K,33===e.charCodeAt(K)?(r=l,K++):(r=i,0===te&&peg$fail(j)),r!==i&&(n=peg$parseExpr1())!==i?(t,t=peg$f2(n)):(K=t,t=i),t===i&&(t=function peg$parseExpr2(){var t,r,n,a,o,s;t=K,40===e.charCodeAt(K)?(r=u,K++):(r=i,0===te&&peg$fail(I));if(r!==i){if(n=[],(a=peg$parse_())!==i)for(;a!==i;)n.push(a),a=peg$parse_();else n=i;if(n!==i)if((a=peg$parseExpr())!==i){if(o=[],(s=peg$parse_())!==i)for(;s!==i;)o.push(s),s=peg$parse_();else o=i;o!==i?(41===e.charCodeAt(K)?(s=d,K++):(s=i,0===te&&peg$fail(M)),s!==i?t=a:(K=t,t=i)):(K=t,t=i)}else K=t,t=i;else K=t,t=i}else K=t,t=i;t===i&&(t=function peg$parseTerm(){var t;t=function peg$parsePrimaryFieldTerm(){var t,r,n,a,o,s;if(te++,t=K,r=peg$parseAttributeType(),r!==i){if(n=[],a=K,46===e.charCodeAt(K)?(o=f,K++):(o=i,0===te&&peg$fail(H)),o!==i&&(s=peg$parsePathSegment())!==i?a=s:(K=a,a=i),a!==i)for(;a!==i;)n.push(a),a=K,46===e.charCodeAt(K)?(o=f,K++):(o=i,0===te&&peg$fail(H)),o!==i&&(s=peg$parsePathSegment())!==i?a=s:(K=a,a=i);else n=i;n!==i&&(a=peg$parsePredicate())!==i?(t,t=peg$f5(r,n,a)):(K=t,t=i)}else K=t,t=i;t===i&&(t=K,(r=peg$parseAttributeType())!==i&&(n=peg$parsePredicate())!==i?(t,t=peg$f6(r,n)):(K=t,t=i),t===i&&(t=K,(r=peg$parseAttributeType())!==i&&(t,r=peg$f7(r)),t=r));te--,t===i&&(r=i,0===te&&peg$fail(E));return t}(),t===i&&(t=function peg$parseMetadataFieldTerm(){var t,r,n,a,o,s;if(te++,t=K,r=peg$parsePathSegment(),r!==i){for(n=[],a=K,46===e.charCodeAt(K)?(o=f,K++):(o=i,0===te&&peg$fail(H)),o!==i&&(s=peg$parsePathSegment())!==i?a=s:(K=a,a=i);a!==i;)n.push(a),a=K,46===e.charCodeAt(K)?(o=f,K++):(o=i,0===te&&peg$fail(H)),o!==i&&(s=peg$parsePathSegment())!==i?a=s:(K=a,a=i);(a=peg$parsePredicate())!==i?(t,t=peg$f3(r,n,a)):(K=t,t=i)}else K=t,t=i;te--,t===i&&(r=i,0===te&&peg$fail(w));return t}(),t===i&&(t=function peg$parseTagTerm(){var t,r,n;te++,t=K,35===e.charCodeAt(K)?(r=p,K++):(r=i,0===te&&peg$fail(D));r!==i&&(n=peg$parsePredicateRHS())!==i?(t,t=peg$f4(n)):(K=t,t=i);te--,t===i&&(r=i,0===te&&peg$fail(x));return t}()));return t}());return t}()),t}function peg$parsePredicate(){var t,r,n;return t=K,v.test(e.charAt(K))?(r=e.charAt(K),K++):(r=i,0===te&&peg$fail(z)),r!==i&&(n=peg$parsePredicateRHS())!==i?(t,t=peg$f8(r,n)):(K=t,t=i),t===i&&(t=K,g.test(e.charAt(K))?(r=e.charAt(K),K++):(r=i,0===te&&peg$fail(k)),r!==i&&(t,r=peg$f9(r)),t=r),t}function peg$parsePredicateRHS(){var t,r,n,a;if(t=K,39===e.charCodeAt(K)?(r=y,K++):(r=i,0===te&&peg$fail(L)),r!==i){for(n=[],e.substr(K,2)===m?(a=m,K+=2):(a=i,0===te&&peg$fail($)),a===i&&(e.substr(K,2)===h?(a=h,K+=2):(a=i,0===te&&peg$fail(V)),a===i&&(b.test(e.charAt(K))?(a=e.charAt(K),K++):(a=i,0===te&&peg$fail(F))));a!==i;)n.push(a),e.substr(K,2)===m?(a=m,K+=2):(a=i,0===te&&peg$fail($)),a===i&&(e.substr(K,2)===h?(a=h,K+=2):(a=i,0===te&&peg$fail(V)),a===i&&(b.test(e.charAt(K))?(a=e.charAt(K),K++):(a=i,0===te&&peg$fail(F))));39===e.charCodeAt(K)?(a=y,K++):(a=i,0===te&&peg$fail(L)),a!==i?(t,t=peg$f10(n)):(K=t,t=i)}else K=t,t=i;if(t===i){for(t=K,r=[],e.substr(K,2)===m?(n=m,K+=2):(n=i,0===te&&peg$fail($)),n===i&&(e.substr(K,2)===h?(n=h,K+=2):(n=i,0===te&&peg$fail(V)),n===i&&(O.test(e.charAt(K))?(n=e.charAt(K),K++):(n=i,0===te&&peg$fail(B))));n!==i;)r.push(n),e.substr(K,2)===m?(n=m,K+=2):(n=i,0===te&&peg$fail($)),n===i&&(e.substr(K,2)===h?(n=h,K+=2):(n=i,0===te&&peg$fail(V)),n===i&&(O.test(e.charAt(K))?(n=e.charAt(K),K++):(n=i,0===te&&peg$fail(B))));t,t=r=peg$f11(r)}return t}function peg$parsePathSegment(){var t,r,n,a,o;if(t=K,r=K,R.test(e.charAt(K))?(n=e.charAt(K),K++):(n=i,0===te&&peg$fail(J)),n!==i){if(a=[],S.test(e.charAt(K))?(o=e.charAt(K),K++):(o=i,0===te&&peg$fail(G)),o!==i)for(;o!==i;)a.push(o),S.test(e.charAt(K))?(o=e.charAt(K),K++):(o=i,0===te&&peg$fail(G));else a=i;a!==i?r=n=[n,a]:(K=r,r=i)}else K=r,r=i;return t=r!==i?e.substring(t,K):r}function peg$parseAttributeType(){var t,r,n,a,o;if(te++,t=K,r=K,_.test(e.charAt(K))?(n=e.charAt(K),K++):(n=i,0===te&&peg$fail(U)),n!==i){for(a=[],A.test(e.charAt(K))?(o=e.charAt(K),K++):(o=i,0===te&&peg$fail(q));o!==i;)a.push(o),A.test(e.charAt(K))?(o=e.charAt(K),K++):(o=i,0===te&&peg$fail(q));r=n=[n,a]}else K=r,r=i;return t=r!==i?e.substring(t,K):r,te--,t===i&&(r=i,0===te&&peg$fail(Z)),t}function peg$parse_(){var t;return te++,N.test(e.charAt(K))?(t=e.charAt(K),K++):(t=i,0===te&&peg$fail(Y)),te--,t===i&&(i,0===te&&peg$fail(W)),t}if((r=o())!==i&&K===e.length)return r;throw r!==i&&K<e.length&&peg$fail({type:"end"}),peg$buildStructuredError(ee,Q<e.length?e.charAt(Q):null,Q<e.length?peg$computeLocation(Q,Q+1):peg$computeLocation(Q,Q))}}},2173:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.validate=t.execute=void 0;const i=r(7239);t.execute=function execute(e,t){return(0,i.parse)(e,{attributes:t})},t.validate=function validate(e){try{return(0,i.parse)(e,{attributes:[]}),{isValid:!0}}catch(e){if(e instanceof i.SyntaxError){const t=e;return{isValid:!1,error:{message:t.message,location:{start:t.location.start,end:t.location.end}}}}return{isValid:!1,error:{message:JSON.stringify(e),location:{start:{column:0,line:0,offset:0},end:{column:0,line:0,offset:0}}}}}}},9524:(e,t,r)=>{var i;r.r(t),r.d(t,{default:()=>l,nameOf:()=>l});var n=function appendStringSymbolChunkToPath(e,t){return e+(""===e?t.toString():"."+t.toString())},a=function pathToString(e){return e.reduce((function(e,t){return function appendStringPathChunk(e,t){return"number"==typeof t?e+"["+t+"]":n(e,t)}(e,t)}),"")},o=((i={$path:function $path(e){return a(e)},$rawPath:function $rawPath(e){return e},toString:function toString(e){return function(){return a(e)}}})[Symbol.toStringTag]=function(e){return a(e)},i.valueOf=function valueOf(e){return function(){return a(e)}},i),s=function convertNumericKeyToNumber(e){if("string"==typeof e){var t=+e;if(t==t)return t}return e},c={},l=function nameOf(e,t){if(void 0===t&&(t=[]),"string"==typeof e)return e;var r=new Proxy(c,{get:function get(e,r){var i=function getHandlerByNameKey(e){if(o[e])return o[e]}(r);return i?i(t):nameOf(void 0,[].concat(t,[s(r)]))}});return"function"==typeof e?e(r).$path:r}},8565:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0});class LuxonError extends Error{}class InvalidDateTimeError extends LuxonError{constructor(e){super(`Invalid DateTime: ${e.toMessage()}`)}}class InvalidIntervalError extends LuxonError{constructor(e){super(`Invalid Interval: ${e.toMessage()}`)}}class InvalidDurationError extends LuxonError{constructor(e){super(`Invalid Duration: ${e.toMessage()}`)}}class ConflictingSpecificationError extends LuxonError{}class InvalidUnitError extends LuxonError{constructor(e){super(`Invalid unit ${e}`)}}class InvalidArgumentError extends LuxonError{}class ZoneIsAbstractError extends LuxonError{constructor(){super("Zone is an abstract class")}}const r="numeric",i="short",n="long",a={year:r,month:r,day:r},o={year:r,month:i,day:r},s={year:r,month:i,day:r,weekday:i},c={year:r,month:n,day:r},l={year:r,month:n,day:r,weekday:n},u={hour:r,minute:r},d={hour:r,minute:r,second:r},f={hour:r,minute:r,second:r,timeZoneName:i},p={hour:r,minute:r,second:r,timeZoneName:n},y={hour:r,minute:r,hourCycle:"h23"},m={hour:r,minute:r,second:r,hourCycle:"h23"},h={hour:r,minute:r,second:r,hourCycle:"h23",timeZoneName:i},v={hour:r,minute:r,second:r,hourCycle:"h23",timeZoneName:n},g={year:r,month:r,day:r,hour:r,minute:r},b={year:r,month:r,day:r,hour:r,minute:r,second:r},O={year:r,month:i,day:r,hour:r,minute:r},R={year:r,month:i,day:r,hour:r,minute:r,second:r},S={year:r,month:i,day:r,weekday:i,hour:r,minute:r},_={year:r,month:n,day:r,hour:r,minute:r,timeZoneName:i},A={year:r,month:n,day:r,hour:r,minute:r,second:r,timeZoneName:i},N={year:r,month:n,day:r,weekday:n,hour:r,minute:r,timeZoneName:n},T={year:r,month:n,day:r,weekday:n,hour:r,minute:r,second:r,timeZoneName:n};class Zone{get type(){throw new ZoneIsAbstractError}get name(){throw new ZoneIsAbstractError}get ianaName(){return this.name}get isUniversal(){throw new ZoneIsAbstractError}offsetName(e,t){throw new ZoneIsAbstractError}formatOffset(e,t){throw new ZoneIsAbstractError}offset(e){throw new ZoneIsAbstractError}equals(e){throw new ZoneIsAbstractError}get isValid(){throw new ZoneIsAbstractError}}let P=null;class SystemZone extends Zone{static get instance(){return null===P&&(P=new SystemZone),P}get type(){return"system"}get name(){return(new Intl.DateTimeFormat).resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(e,{format:t,locale:r}){return parseZoneInfo(e,t,r)}formatOffset(e,t){return formatOffset(this.offset(e),t)}offset(e){return-new Date(e).getTimezoneOffset()}equals(e){return"system"===e.type}get isValid(){return!0}}let j={};const I={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};let M={};class IANAZone extends Zone{static create(e){return M[e]||(M[e]=new IANAZone(e)),M[e]}static resetCache(){M={},j={}}static isValidSpecifier(e){return this.isValidZone(e)}static isValidZone(e){if(!e)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:e}).format(),!0}catch(e){return!1}}constructor(e){super(),this.zoneName=e,this.valid=IANAZone.isValidZone(e)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(e,{format:t,locale:r}){return parseZoneInfo(e,t,r,this.name)}formatOffset(e,t){return formatOffset(this.offset(e),t)}offset(e){const t=new Date(e);if(isNaN(t))return NaN;const r=function makeDTF(e){return j[e]||(j[e]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:e,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),j[e]}(this.name);let[i,n,a,o,s,c,l]=r.formatToParts?function partsOffset(e,t){const r=e.formatToParts(t),i=[];for(let e=0;e<r.length;e++){const{type:t,value:n}=r[e],a=I[t];"era"===t?i[a]=n:isUndefined(a)||(i[a]=parseInt(n,10))}return i}(r,t):function hackyOffset(e,t){const r=e.format(t).replace(/\u200E/g,""),i=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(r),[,n,a,o,s,c,l,u]=i;return[o,n,a,s,c,l,u]}(r,t);"BC"===o&&(i=1-Math.abs(i));let u=+t;const d=u%1e3;return u-=d>=0?d:1e3+d,(objToLocalTS({year:i,month:n,day:a,hour:24===s?0:s,minute:c,second:l,millisecond:0})-u)/6e4}equals(e){return"iana"===e.type&&e.name===this.name}get isValid(){return this.valid}}let w={};let H={};function getCachedDTF(e,t={}){const r=JSON.stringify([e,t]);let i=H[r];return i||(i=new Intl.DateTimeFormat(e,t),H[r]=i),i}let x={};let D={};let E=null;function listStuff(e,t,r,i){const n=e.listingMode();return"error"===n?null:"en"===n?r(t):i(t)}class PolyNumberFormatter{constructor(e,t,r){this.padTo=r.padTo||0,this.floor=r.floor||!1;const{padTo:i,floor:n,...a}=r;if(!t||Object.keys(a).length>0){const t={useGrouping:!1,...r};r.padTo>0&&(t.minimumIntegerDigits=r.padTo),this.inf=function getCachedINF(e,t={}){const r=JSON.stringify([e,t]);let i=x[r];return i||(i=new Intl.NumberFormat(e,t),x[r]=i),i}(e,t)}}format(e){if(this.inf){const t=this.floor?Math.floor(e):e;return this.inf.format(t)}return padStart(this.floor?Math.floor(e):roundTo(e,3),this.padTo)}}class PolyDateFormatter{constructor(e,t,r){let i;if(this.opts=r,this.originalZone=void 0,this.opts.timeZone)this.dt=e;else if("fixed"===e.zone.type){const t=e.offset/60*-1,r=t>=0?`Etc/GMT+${t}`:`Etc/GMT${t}`;0!==e.offset&&IANAZone.create(r).valid?(i=r,this.dt=e):(i="UTC",this.dt=0===e.offset?e:e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone)}else"system"===e.zone.type?this.dt=e:"iana"===e.zone.type?(this.dt=e,i=e.zone.name):(i="UTC",this.dt=e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone);const n={...this.opts};n.timeZone=n.timeZone||i,this.dtf=getCachedDTF(t,n)}format(){return this.originalZone?this.formatToParts().map((({value:e})=>e)).join(""):this.dtf.format(this.dt.toJSDate())}formatToParts(){const e=this.dtf.formatToParts(this.dt.toJSDate());return this.originalZone?e.map((e=>{if("timeZoneName"===e.type){const t=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...e,value:t}}return e})):e}resolvedOptions(){return this.dtf.resolvedOptions()}}class PolyRelFormatter{constructor(e,t,r){this.opts={style:"long",...r},!t&&hasRelative()&&(this.rtf=function getCachedRTF(e,t={}){const{base:r,...i}=t,n=JSON.stringify([e,i]);let a=D[n];return a||(a=new Intl.RelativeTimeFormat(e,t),D[n]=a),a}(e,r))}format(e,t){return this.rtf?this.rtf.format(e,t):function formatRelativeTime(e,t,r="always",i=!1){const n={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},a=-1===["hours","minutes","seconds"].indexOf(e);if("auto"===r&&a){const r="days"===e;switch(t){case 1:return r?"tomorrow":`next ${n[e][0]}`;case-1:return r?"yesterday":`last ${n[e][0]}`;case 0:return r?"today":`this ${n[e][0]}`}}const o=Object.is(t,-0)||t<0,s=Math.abs(t),c=1===s,l=n[e],u=i?c?l[1]:l[2]||l[1]:c?n[e][0]:e;return o?`${s} ${u} ago`:`in ${s} ${u}`}(t,e,this.opts.numeric,"long"!==this.opts.style)}formatToParts(e,t){return this.rtf?this.rtf.formatToParts(e,t):[]}}class Locale{static fromOpts(e){return Locale.create(e.locale,e.numberingSystem,e.outputCalendar,e.defaultToEN)}static create(e,t,r,i=!1){const n=e||Settings.defaultLocale,a=n||(i?"en-US":function systemLocale(){return E||(E=(new Intl.DateTimeFormat).resolvedOptions().locale,E)}()),o=t||Settings.defaultNumberingSystem,s=r||Settings.defaultOutputCalendar;return new Locale(a,o,s,n)}static resetCache(){E=null,H={},x={},D={}}static fromObject({locale:e,numberingSystem:t,outputCalendar:r}={}){return Locale.create(e,t,r)}constructor(e,t,r,i){const[n,a,o]=function parseLocaleString(e){const t=e.indexOf("-x-");-1!==t&&(e=e.substring(0,t));const r=e.indexOf("-u-");if(-1===r)return[e];{let t,i;try{t=getCachedDTF(e).resolvedOptions(),i=e}catch(n){const a=e.substring(0,r);t=getCachedDTF(a).resolvedOptions(),i=a}const{numberingSystem:n,calendar:a}=t;return[i,n,a]}}(e);this.locale=n,this.numberingSystem=t||a||null,this.outputCalendar=r||o||null,this.intl=function intlConfigString(e,t,r){return r||t?(e.includes("-u-")||(e+="-u"),r&&(e+=`-ca-${r}`),t&&(e+=`-nu-${t}`),e):e}(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=i,this.fastNumbersCached=null}get fastNumbers(){return null==this.fastNumbersCached&&(this.fastNumbersCached=function supportsFastNumbers(e){return(!e.numberingSystem||"latn"===e.numberingSystem)&&("latn"===e.numberingSystem||!e.locale||e.locale.startsWith("en")||"latn"===new Intl.DateTimeFormat(e.intl).resolvedOptions().numberingSystem)}(this)),this.fastNumbersCached}listingMode(){const e=this.isEnglish(),t=!(null!==this.numberingSystem&&"latn"!==this.numberingSystem||null!==this.outputCalendar&&"gregory"!==this.outputCalendar);return e&&t?"en":"intl"}clone(e){return e&&0!==Object.getOwnPropertyNames(e).length?Locale.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,e.defaultToEN||!1):this}redefaultToEN(e={}){return this.clone({...e,defaultToEN:!0})}redefaultToSystem(e={}){return this.clone({...e,defaultToEN:!1})}months(e,t=!1){return listStuff(this,e,months,(()=>{const r=t?{month:e,day:"numeric"}:{month:e},i=t?"format":"standalone";return this.monthsCache[i][e]||(this.monthsCache[i][e]=function mapMonths(e){const t=[];for(let r=1;r<=12;r++){const i=DateTime.utc(2009,r,1);t.push(e(i))}return t}((e=>this.extract(e,r,"month")))),this.monthsCache[i][e]}))}weekdays(e,t=!1){return listStuff(this,e,weekdays,(()=>{const r=t?{weekday:e,year:"numeric",month:"long",day:"numeric"}:{weekday:e},i=t?"format":"standalone";return this.weekdaysCache[i][e]||(this.weekdaysCache[i][e]=function mapWeekdays(e){const t=[];for(let r=1;r<=7;r++){const i=DateTime.utc(2016,11,13+r);t.push(e(i))}return t}((e=>this.extract(e,r,"weekday")))),this.weekdaysCache[i][e]}))}meridiems(){return listStuff(this,void 0,(()=>Y),(()=>{if(!this.meridiemCache){const e={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[DateTime.utc(2016,11,13,9),DateTime.utc(2016,11,13,19)].map((t=>this.extract(t,e,"dayperiod")))}return this.meridiemCache}))}eras(e){return listStuff(this,e,eras,(()=>{const t={era:e};return this.eraCache[e]||(this.eraCache[e]=[DateTime.utc(-40,1,1),DateTime.utc(2017,1,1)].map((e=>this.extract(e,t,"era")))),this.eraCache[e]}))}extract(e,t,r){const i=this.dtFormatter(e,t).formatToParts().find((e=>e.type.toLowerCase()===r));return i?i.value:null}numberFormatter(e={}){return new PolyNumberFormatter(this.intl,e.forceSimple||this.fastNumbers,e)}dtFormatter(e,t={}){return new PolyDateFormatter(e,this.intl,t)}relFormatter(e={}){return new PolyRelFormatter(this.intl,this.isEnglish(),e)}listFormatter(e={}){return function getCachedLF(e,t={}){const r=JSON.stringify([e,t]);let i=w[r];return i||(i=new Intl.ListFormat(e,t),w[r]=i),i}(this.intl,e)}isEnglish(){return"en"===this.locale||"en-us"===this.locale.toLowerCase()||new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")}equals(e){return this.locale===e.locale&&this.numberingSystem===e.numberingSystem&&this.outputCalendar===e.outputCalendar}}let z=null;class FixedOffsetZone extends Zone{static get utcInstance(){return null===z&&(z=new FixedOffsetZone(0)),z}static instance(e){return 0===e?FixedOffsetZone.utcInstance:new FixedOffsetZone(e)}static parseSpecifier(e){if(e){const t=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(t)return new FixedOffsetZone(signedOffset(t[1],t[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${formatOffset(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${formatOffset(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,t){return formatOffset(this.fixed,t)}get isUniversal(){return!0}offset(){return this.fixed}equals(e){return"fixed"===e.type&&e.fixed===this.fixed}get isValid(){return!0}}class InvalidZone extends Zone{constructor(e){super(),this.zoneName=e}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}}function normalizeZone(e,t){if(isUndefined(e)||null===e)return t;if(e instanceof Zone)return e;if(function isString(e){return"string"==typeof e}(e)){const r=e.toLowerCase();return"default"===r?t:"local"===r||"system"===r?SystemZone.instance:"utc"===r||"gmt"===r?FixedOffsetZone.utcInstance:FixedOffsetZone.parseSpecifier(r)||IANAZone.create(e)}return isNumber(e)?FixedOffsetZone.instance(e):"object"==typeof e&&"offset"in e&&"function"==typeof e.offset?e:new InvalidZone(e)}let k,now=()=>Date.now(),L="system",$=null,V=null,F=null,B=60;class Settings{static get now(){return now}static set now(e){now=e}static set defaultZone(e){L=e}static get defaultZone(){return normalizeZone(L,SystemZone.instance)}static get defaultLocale(){return $}static set defaultLocale(e){$=e}static get defaultNumberingSystem(){return V}static set defaultNumberingSystem(e){V=e}static get defaultOutputCalendar(){return F}static set defaultOutputCalendar(e){F=e}static get twoDigitCutoffYear(){return B}static set twoDigitCutoffYear(e){B=e%100}static get throwOnInvalid(){return k}static set throwOnInvalid(e){k=e}static resetCaches(){Locale.resetCache(),IANAZone.resetCache()}}function isUndefined(e){return void 0===e}function isNumber(e){return"number"==typeof e}function isInteger(e){return"number"==typeof e&&e%1==0}function hasRelative(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(e){return!1}}function bestBy(e,t,r){if(0!==e.length)return e.reduce(((e,i)=>{const n=[t(i),i];return e&&r(e[0],n[0])===e[0]?e:n}),null)[1]}function hasOwnProperty(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function integerBetween(e,t,r){return isInteger(e)&&e>=t&&e<=r}function padStart(e,t=2){let r;return r=e<0?"-"+(""+-e).padStart(t,"0"):(""+e).padStart(t,"0"),r}function parseInteger(e){return isUndefined(e)||null===e||""===e?void 0:parseInt(e,10)}function parseFloating(e){return isUndefined(e)||null===e||""===e?void 0:parseFloat(e)}function parseMillis(e){if(!isUndefined(e)&&null!==e&&""!==e){const t=1e3*parseFloat("0."+e);return Math.floor(t)}}function roundTo(e,t,r=!1){const i=10**t;return(r?Math.trunc:Math.round)(e*i)/i}function isLeapYear(e){return e%4==0&&(e%100!=0||e%400==0)}function daysInYear(e){return isLeapYear(e)?366:365}function daysInMonth(e,t){const r=function floorMod(e,t){return e-t*Math.floor(e/t)}(t-1,12)+1;return 2===r?isLeapYear(e+(t-r)/12)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][r-1]}function objToLocalTS(e){let t=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute,e.second,e.millisecond);return e.year<100&&e.year>=0&&(t=new Date(t),t.setUTCFullYear(e.year,e.month-1,e.day)),+t}function weeksInWeekYear(e){const t=(e+Math.floor(e/4)-Math.floor(e/100)+Math.floor(e/400))%7,r=e-1,i=(r+Math.floor(r/4)-Math.floor(r/100)+Math.floor(r/400))%7;return 4===t||3===i?53:52}function untruncateYear(e){return e>99?e:e>Settings.twoDigitCutoffYear?1900+e:2e3+e}function parseZoneInfo(e,t,r,i=null){const n=new Date(e),a={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};i&&(a.timeZone=i);const o={timeZoneName:t,...a},s=new Intl.DateTimeFormat(r,o).formatToParts(n).find((e=>"timezonename"===e.type.toLowerCase()));return s?s.value:null}function signedOffset(e,t){let r=parseInt(e,10);Number.isNaN(r)&&(r=0);const i=parseInt(t,10)||0;return 60*r+(r<0||Object.is(r,-0)?-i:i)}function asNumber(e){const t=Number(e);if("boolean"==typeof e||""===e||Number.isNaN(t))throw new InvalidArgumentError(`Invalid unit value ${e}`);return t}function normalizeObject(e,t){const r={};for(const i in e)if(hasOwnProperty(e,i)){const n=e[i];if(null==n)continue;r[t(i)]=asNumber(n)}return r}function formatOffset(e,t){const r=Math.trunc(Math.abs(e/60)),i=Math.trunc(Math.abs(e%60)),n=e>=0?"+":"-";switch(t){case"short":return`${n}${padStart(r,2)}:${padStart(i,2)}`;case"narrow":return`${n}${r}${i>0?`:${i}`:""}`;case"techie":return`${n}${padStart(r,2)}${padStart(i,2)}`;default:throw new RangeError(`Value format ${t} is out of range for property format`)}}function timeObject(e){return function pick(e,t){return t.reduce(((t,r)=>(t[r]=e[r],t)),{})}(e,["hour","minute","second","millisecond"])}const J=["January","February","March","April","May","June","July","August","September","October","November","December"],G=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],Z=["J","F","M","A","M","J","J","A","S","O","N","D"];function months(e){switch(e){case"narrow":return[...Z];case"short":return[...G];case"long":return[...J];case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}const U=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],q=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],W=["M","T","W","T","F","S","S"];function weekdays(e){switch(e){case"narrow":return[...W];case"short":return[...q];case"long":return[...U];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const Y=["AM","PM"],K=["Before Christ","Anno Domini"],X=["BC","AD"],Q=["B","A"];function eras(e){switch(e){case"narrow":return[...Q];case"short":return[...X];case"long":return[...K];default:return null}}function stringifyTokens(e,t){let r="";for(const i of e)i.literal?r+=i.val:r+=t(i.val);return r}const ee={D:a,DD:o,DDD:c,DDDD:l,t:u,tt:d,ttt:f,tttt:p,T:y,TT:m,TTT:h,TTTT:v,f:g,ff:O,fff:_,ffff:N,F:b,FF:R,FFF:A,FFFF:T};class Formatter{static create(e,t={}){return new Formatter(e,t)}static parseFormat(e){let t=null,r="",i=!1;const n=[];for(let a=0;a<e.length;a++){const o=e.charAt(a);"'"===o?(r.length>0&&n.push({literal:i||/^\s+$/.test(r),val:r}),t=null,r="",i=!i):i||o===t?r+=o:(r.length>0&&n.push({literal:/^\s+$/.test(r),val:r}),r=o,t=o)}return r.length>0&&n.push({literal:i||/^\s+$/.test(r),val:r}),n}static macroTokenToFormatOpts(e){return ee[e]}constructor(e,t){this.opts=t,this.loc=e,this.systemLoc=null}formatWithSystemDefault(e,t){null===this.systemLoc&&(this.systemLoc=this.loc.redefaultToSystem());return this.systemLoc.dtFormatter(e,{...this.opts,...t}).format()}dtFormatter(e,t={}){return this.loc.dtFormatter(e,{...this.opts,...t})}formatDateTime(e,t){return this.dtFormatter(e,t).format()}formatDateTimeParts(e,t){return this.dtFormatter(e,t).formatToParts()}formatInterval(e,t){return this.dtFormatter(e.start,t).dtf.formatRange(e.start.toJSDate(),e.end.toJSDate())}resolvedOptions(e,t){return this.dtFormatter(e,t).resolvedOptions()}num(e,t=0){if(this.opts.forceSimple)return padStart(e,t);const r={...this.opts};return t>0&&(r.padTo=t),this.loc.numberFormatter(r).format(e)}formatDateTimeFromString(e,t){const r="en"===this.loc.listingMode(),i=this.loc.outputCalendar&&"gregory"!==this.loc.outputCalendar,string=(t,r)=>this.loc.extract(e,t,r),formatOffset=t=>e.isOffsetFixed&&0===e.offset&&t.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,t.format):"",meridiem=()=>r?function meridiemForDateTime(e){return Y[e.hour<12?0:1]}(e):string({hour:"numeric",hourCycle:"h12"},"dayperiod"),month=(t,i)=>r?function monthForDateTime(e,t){return months(t)[e.month-1]}(e,t):string(i?{month:t}:{month:t,day:"numeric"},"month"),weekday=(t,i)=>r?function weekdayForDateTime(e,t){return weekdays(t)[e.weekday-1]}(e,t):string(i?{weekday:t}:{weekday:t,month:"long",day:"numeric"},"weekday"),maybeMacro=t=>{const r=Formatter.macroTokenToFormatOpts(t);return r?this.formatWithSystemDefault(e,r):t},era=t=>r?function eraForDateTime(e,t){return eras(t)[e.year<0?0:1]}(e,t):string({era:t},"era");return stringifyTokens(Formatter.parseFormat(t),(t=>{switch(t){case"S":return this.num(e.millisecond);case"u":case"SSS":return this.num(e.millisecond,3);case"s":return this.num(e.second);case"ss":return this.num(e.second,2);case"uu":return this.num(Math.floor(e.millisecond/10),2);case"uuu":return this.num(Math.floor(e.millisecond/100));case"m":return this.num(e.minute);case"mm":return this.num(e.minute,2);case"h":return this.num(e.hour%12==0?12:e.hour%12);case"hh":return this.num(e.hour%12==0?12:e.hour%12,2);case"H":return this.num(e.hour);case"HH":return this.num(e.hour,2);case"Z":return formatOffset({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return formatOffset({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return formatOffset({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return e.zone.offsetName(e.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return e.zone.offsetName(e.ts,{format:"long",locale:this.loc.locale});case"z":return e.zoneName;case"a":return meridiem();case"d":return i?string({day:"numeric"},"day"):this.num(e.day);case"dd":return i?string({day:"2-digit"},"day"):this.num(e.day,2);case"c":case"E":return this.num(e.weekday);case"ccc":return weekday("short",!0);case"cccc":return weekday("long",!0);case"ccccc":return weekday("narrow",!0);case"EEE":return weekday("short",!1);case"EEEE":return weekday("long",!1);case"EEEEE":return weekday("narrow",!1);case"L":return i?string({month:"numeric",day:"numeric"},"month"):this.num(e.month);case"LL":return i?string({month:"2-digit",day:"numeric"},"month"):this.num(e.month,2);case"LLL":return month("short",!0);case"LLLL":return month("long",!0);case"LLLLL":return month("narrow",!0);case"M":return i?string({month:"numeric"},"month"):this.num(e.month);case"MM":return i?string({month:"2-digit"},"month"):this.num(e.month,2);case"MMM":return month("short",!1);case"MMMM":return month("long",!1);case"MMMMM":return month("narrow",!1);case"y":return i?string({year:"numeric"},"year"):this.num(e.year);case"yy":return i?string({year:"2-digit"},"year"):this.num(e.year.toString().slice(-2),2);case"yyyy":return i?string({year:"numeric"},"year"):this.num(e.year,4);case"yyyyyy":return i?string({year:"numeric"},"year"):this.num(e.year,6);case"G":return era("short");case"GG":return era("long");case"GGGGG":return era("narrow");case"kk":return this.num(e.weekYear.toString().slice(-2),2);case"kkkk":return this.num(e.weekYear,4);case"W":return this.num(e.weekNumber);case"WW":return this.num(e.weekNumber,2);case"o":return this.num(e.ordinal);case"ooo":return this.num(e.ordinal,3);case"q":return this.num(e.quarter);case"qq":return this.num(e.quarter,2);case"X":return this.num(Math.floor(e.ts/1e3));case"x":return this.num(e.ts);default:return maybeMacro(t)}}))}formatDurationFromString(e,t){const tokenToField=e=>{switch(e[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"w":return"week";case"M":return"month";case"y":return"year";default:return null}},r=Formatter.parseFormat(t),i=r.reduce(((e,{literal:t,val:r})=>t?e:e.concat(r)),[]);return stringifyTokens(r,(e=>t=>{const r=tokenToField(t);return r?this.num(e.get(r),t.length):t})(e.shiftTo(...i.map(tokenToField).filter((e=>e)))))}}class Invalid{constructor(e,t){this.reason=e,this.explanation=t}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}const te=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function combineRegexes(...e){const t=e.reduce(((e,t)=>e+t.source),"");return RegExp(`^${t}$`)}function combineExtractors(...e){return t=>e.reduce((([e,r,i],n)=>{const[a,o,s]=n(t,i);return[{...e,...a},o||r,s]}),[{},null,1]).slice(0,2)}function parse(e,...t){if(null==e)return[null,null];for(const[r,i]of t){const t=r.exec(e);if(t)return i(t)}return[null,null]}function simpleParse(...e){return(t,r)=>{const i={};let n;for(n=0;n<e.length;n++)i[e[n]]=parseInteger(t[r+n]);return[i,null,r+n]}}const re=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,ie=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,ne=RegExp(`${ie.source}${`(?:${re.source}?(?:\\[(${te.source})\\])?)?`}`),ae=RegExp(`(?:T${ne.source})?`),oe=simpleParse("weekYear","weekNumber","weekDay"),se=simpleParse("year","ordinal"),ce=RegExp(`${ie.source} ?(?:${re.source}|(${te.source}))?`),le=RegExp(`(?: ${ce.source})?`);function int(e,t,r){const i=e[t];return isUndefined(i)?r:parseInteger(i)}function extractISOTime(e,t){return[{hours:int(e,t,0),minutes:int(e,t+1,0),seconds:int(e,t+2,0),milliseconds:parseMillis(e[t+3])},null,t+4]}function extractISOOffset(e,t){const r=!e[t]&&!e[t+1],i=signedOffset(e[t+1],e[t+2]);return[{},r?null:FixedOffsetZone.instance(i),t+3]}function extractIANAZone(e,t){return[{},e[t]?IANAZone.create(e[t]):null,t+1]}const ue=RegExp(`^T?${ie.source}$`),de=/^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/;function extractISODuration(e){const[t,r,i,n,a,o,s,c,l]=e,u="-"===t[0],d=c&&"-"===c[0],maybeNegate=(e,t=!1)=>void 0!==e&&(t||e&&u)?-e:e;return[{years:maybeNegate(parseFloating(r)),months:maybeNegate(parseFloating(i)),weeks:maybeNegate(parseFloating(n)),days:maybeNegate(parseFloating(a)),hours:maybeNegate(parseFloating(o)),minutes:maybeNegate(parseFloating(s)),seconds:maybeNegate(parseFloating(c),"-0"===c),milliseconds:maybeNegate(parseMillis(l),d)}]}const fe={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function fromStrings(e,t,r,i,n,a,o){const s={year:2===t.length?untruncateYear(parseInteger(t)):parseInteger(t),month:G.indexOf(r)+1,day:parseInteger(i),hour:parseInteger(n),minute:parseInteger(a)};return o&&(s.second=parseInteger(o)),e&&(s.weekday=e.length>3?U.indexOf(e)+1:q.indexOf(e)+1),s}const pe=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function extractRFC2822(e){const[,t,r,i,n,a,o,s,c,l,u,d]=e,f=fromStrings(t,n,i,r,a,o,s);let p;return p=c?fe[c]:l?0:signedOffset(u,d),[f,new FixedOffsetZone(p)]}const ye=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,me=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,he=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function extractRFC1123Or850(e){const[,t,r,i,n,a,o,s]=e;return[fromStrings(t,n,i,r,a,o,s),FixedOffsetZone.utcInstance]}function extractASCII(e){const[,t,r,i,n,a,o,s]=e;return[fromStrings(t,s,r,i,n,a,o),FixedOffsetZone.utcInstance]}const ve=combineRegexes(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,ae),ge=combineRegexes(/(\d{4})-?W(\d\d)(?:-?(\d))?/,ae),be=combineRegexes(/(\d{4})-?(\d{3})/,ae),Oe=combineRegexes(ne),Re=combineExtractors((function extractISOYmd(e,t){return[{year:int(e,t),month:int(e,t+1,1),day:int(e,t+2,1)},null,t+3]}),extractISOTime,extractISOOffset,extractIANAZone),Se=combineExtractors(oe,extractISOTime,extractISOOffset,extractIANAZone),_e=combineExtractors(se,extractISOTime,extractISOOffset,extractIANAZone),Ae=combineExtractors(extractISOTime,extractISOOffset,extractIANAZone);const Ne=combineExtractors(extractISOTime);const Te=combineRegexes(/(\d{4})-(\d\d)-(\d\d)/,le),Pe=combineRegexes(ce),je=combineExtractors(extractISOTime,extractISOOffset,extractIANAZone);const Ie="Invalid Duration",Me={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},we={years:{quarters:4,months:12,weeks:52,days:365,hours:8760,minutes:525600,seconds:31536e3,milliseconds:31536e6},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:131040,seconds:7862400,milliseconds:78624e5},months:{weeks:4,days:30,hours:720,minutes:43200,seconds:2592e3,milliseconds:2592e6},...Me},He=365.2425,xe=30.436875,De={years:{quarters:4,months:12,weeks:52.1775,days:He,hours:8765.82,minutes:525949.2,seconds:525949.2*60,milliseconds:525949.2*60*1e3},quarters:{months:3,weeks:13.044375,days:91.310625,hours:2191.455,minutes:131487.3,seconds:525949.2*60/4,milliseconds:7889237999.999999},months:{weeks:4.3481250000000005,days:xe,hours:730.485,minutes:43829.1,seconds:2629746,milliseconds:2629746e3},...Me},Ee=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],Ce=Ee.slice(0).reverse();function clone$1(e,t,r=!1){const i={values:r?t.values:{...e.values,...t.values||{}},loc:e.loc.clone(t.loc),conversionAccuracy:t.conversionAccuracy||e.conversionAccuracy,matrix:t.matrix||e.matrix};return new Duration(i)}function durationToMillis(e,t){var r;let i=null!=(r=t.milliseconds)?r:0;for(const r of Ce.slice(1))t[r]&&(i+=t[r]*e[r].milliseconds);return i}function normalizeValues(e,t){const r=durationToMillis(e,t)<0?-1:1;Ee.reduceRight(((i,n)=>{if(isUndefined(t[n]))return i;if(i){const a=t[i]*r,o=e[n][i],s=Math.floor(a/o);t[n]+=s*r,t[i]-=s*o*r}return n}),null),Ee.reduce(((r,i)=>{if(isUndefined(t[i]))return r;if(r){const n=t[r]%1;t[r]-=n,t[i]+=n*e[r][i]}return i}),null)}class Duration{constructor(e){const t="longterm"===e.conversionAccuracy||!1;let r=t?De:we;e.matrix&&(r=e.matrix),this.values=e.values,this.loc=e.loc||Locale.create(),this.conversionAccuracy=t?"longterm":"casual",this.invalid=e.invalid||null,this.matrix=r,this.isLuxonDuration=!0}static fromMillis(e,t){return Duration.fromObject({milliseconds:e},t)}static fromObject(e,t={}){if(null==e||"object"!=typeof e)throw new InvalidArgumentError("Duration.fromObject: argument expected to be an object, got "+(null===e?"null":typeof e));return new Duration({values:normalizeObject(e,Duration.normalizeUnit),loc:Locale.fromObject(t),conversionAccuracy:t.conversionAccuracy,matrix:t.matrix})}static fromDurationLike(e){if(isNumber(e))return Duration.fromMillis(e);if(Duration.isDuration(e))return e;if("object"==typeof e)return Duration.fromObject(e);throw new InvalidArgumentError(`Unknown duration argument ${e} of type ${typeof e}`)}static fromISO(e,t){const[r]=function parseISODuration(e){return parse(e,[de,extractISODuration])}(e);return r?Duration.fromObject(r,t):Duration.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static fromISOTime(e,t){const[r]=function parseISOTimeOnly(e){return parse(e,[ue,Ne])}(e);return r?Duration.fromObject(r,t):Duration.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static invalid(e,t=null){if(!e)throw new InvalidArgumentError("need to specify a reason the Duration is invalid");const r=e instanceof Invalid?e:new Invalid(e,t);if(Settings.throwOnInvalid)throw new InvalidDurationError(r);return new Duration({invalid:r})}static normalizeUnit(e){const t={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[e?e.toLowerCase():e];if(!t)throw new InvalidUnitError(e);return t}static isDuration(e){return e&&e.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(e,t={}){const r={...t,floor:!1!==t.round&&!1!==t.floor};return this.isValid?Formatter.create(this.loc,r).formatDurationFromString(this,e):Ie}toHuman(e={}){if(!this.isValid)return Ie;const t=Ee.map((t=>{const r=this.values[t];return isUndefined(r)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...e,unit:t.slice(0,-1)}).format(r)})).filter((e=>e));return this.loc.listFormatter({type:"conjunction",style:e.listStyle||"narrow",...e}).format(t)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let e="P";return 0!==this.years&&(e+=this.years+"Y"),0===this.months&&0===this.quarters||(e+=this.months+3*this.quarters+"M"),0!==this.weeks&&(e+=this.weeks+"W"),0!==this.days&&(e+=this.days+"D"),0===this.hours&&0===this.minutes&&0===this.seconds&&0===this.milliseconds||(e+="T"),0!==this.hours&&(e+=this.hours+"H"),0!==this.minutes&&(e+=this.minutes+"M"),0===this.seconds&&0===this.milliseconds||(e+=roundTo(this.seconds+this.milliseconds/1e3,3)+"S"),"P"===e&&(e+="T0S"),e}toISOTime(e={}){if(!this.isValid)return null;const t=this.toMillis();if(t<0||t>=864e5)return null;e={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...e,includeOffset:!1};return DateTime.fromMillis(t,{zone:"UTC"}).toISOTime(e)}toJSON(){return this.toISO()}toString(){return this.toISO()}toMillis(){return this.isValid?durationToMillis(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(e){if(!this.isValid)return this;const t=Duration.fromDurationLike(e),r={};for(const e of Ee)(hasOwnProperty(t.values,e)||hasOwnProperty(this.values,e))&&(r[e]=t.get(e)+this.get(e));return clone$1(this,{values:r},!0)}minus(e){if(!this.isValid)return this;const t=Duration.fromDurationLike(e);return this.plus(t.negate())}mapUnits(e){if(!this.isValid)return this;const t={};for(const r of Object.keys(this.values))t[r]=asNumber(e(this.values[r],r));return clone$1(this,{values:t},!0)}get(e){return this[Duration.normalizeUnit(e)]}set(e){if(!this.isValid)return this;return clone$1(this,{values:{...this.values,...normalizeObject(e,Duration.normalizeUnit)}})}reconfigure({locale:e,numberingSystem:t,conversionAccuracy:r,matrix:i}={}){return clone$1(this,{loc:this.loc.clone({locale:e,numberingSystem:t}),matrix:i,conversionAccuracy:r})}as(e){return this.isValid?this.shiftTo(e).get(e):NaN}normalize(){if(!this.isValid)return this;const e=this.toObject();return normalizeValues(this.matrix,e),clone$1(this,{values:e},!0)}rescale(){if(!this.isValid)return this;return clone$1(this,{values:function removeZeroes(e){const t={};for(const[r,i]of Object.entries(e))0!==i&&(t[r]=i);return t}(this.normalize().shiftToAll().toObject())},!0)}shiftTo(...e){if(!this.isValid)return this;if(0===e.length)return this;e=e.map((e=>Duration.normalizeUnit(e)));const t={},r={},i=this.toObject();let n;for(const a of Ee)if(e.indexOf(a)>=0){n=a;let e=0;for(const t in r)e+=this.matrix[t][a]*r[t],r[t]=0;isNumber(i[a])&&(e+=i[a]);const o=Math.trunc(e);t[a]=o,r[a]=(1e3*e-1e3*o)/1e3}else isNumber(i[a])&&(r[a]=i[a]);for(const e in r)0!==r[e]&&(t[n]+=e===n?r[e]:r[e]/this.matrix[n][e]);return normalizeValues(this.matrix,t),clone$1(this,{values:t},!0)}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;const e={};for(const t of Object.keys(this.values))e[t]=0===this.values[t]?0:-this.values[t];return clone$1(this,{values:e},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(e){if(!this.isValid||!e.isValid)return!1;if(!this.loc.equals(e.loc))return!1;for(const i of Ee)if(t=this.values[i],r=e.values[i],!(void 0===t||0===t?void 0===r||0===r:t===r))return!1;var t,r;return!0}}const ze="Invalid Interval";class Interval{constructor(e){this.s=e.start,this.e=e.end,this.invalid=e.invalid||null,this.isLuxonInterval=!0}static invalid(e,t=null){if(!e)throw new InvalidArgumentError("need to specify a reason the Interval is invalid");const r=e instanceof Invalid?e:new Invalid(e,t);if(Settings.throwOnInvalid)throw new InvalidIntervalError(r);return new Interval({invalid:r})}static fromDateTimes(e,t){const r=friendlyDateTime(e),i=friendlyDateTime(t),n=function validateStartEnd(e,t){return e&&e.isValid?t&&t.isValid?t<e?Interval.invalid("end before start",`The end of an interval must be after its start, but you had start=${e.toISO()} and end=${t.toISO()}`):null:Interval.invalid("missing or invalid end"):Interval.invalid("missing or invalid start")}(r,i);return null==n?new Interval({start:r,end:i}):n}static after(e,t){const r=Duration.fromDurationLike(t),i=friendlyDateTime(e);return Interval.fromDateTimes(i,i.plus(r))}static before(e,t){const r=Duration.fromDurationLike(t),i=friendlyDateTime(e);return Interval.fromDateTimes(i.minus(r),i)}static fromISO(e,t){const[r,i]=(e||"").split("/",2);if(r&&i){let e,n,a,o;try{e=DateTime.fromISO(r,t),n=e.isValid}catch(i){n=!1}try{a=DateTime.fromISO(i,t),o=a.isValid}catch(i){o=!1}if(n&&o)return Interval.fromDateTimes(e,a);if(n){const r=Duration.fromISO(i,t);if(r.isValid)return Interval.after(e,r)}else if(o){const e=Duration.fromISO(r,t);if(e.isValid)return Interval.before(a,e)}}return Interval.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static isInterval(e){return e&&e.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e:null}get isValid(){return null===this.invalidReason}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}length(e="milliseconds"){return this.isValid?this.toDuration(e).get(e):NaN}count(e="milliseconds"){if(!this.isValid)return NaN;const t=this.start.startOf(e),r=this.end.startOf(e);return Math.floor(r.diff(t,e).get(e))+(r.valueOf()!==this.end.valueOf())}hasSame(e){return!!this.isValid&&(this.isEmpty()||this.e.minus(1).hasSame(this.s,e))}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(e){return!!this.isValid&&this.s>e}isBefore(e){return!!this.isValid&&this.e<=e}contains(e){return!!this.isValid&&(this.s<=e&&this.e>e)}set({start:e,end:t}={}){return this.isValid?Interval.fromDateTimes(e||this.s,t||this.e):this}splitAt(...e){if(!this.isValid)return[];const t=e.map(friendlyDateTime).filter((e=>this.contains(e))).sort(),r=[];let{s:i}=this,n=0;for(;i<this.e;){const e=t[n]||this.e,a=+e>+this.e?this.e:e;r.push(Interval.fromDateTimes(i,a)),i=a,n+=1}return r}splitBy(e){const t=Duration.fromDurationLike(e);if(!this.isValid||!t.isValid||0===t.as("milliseconds"))return[];let r,{s:i}=this,n=1;const a=[];for(;i<this.e;){const e=this.start.plus(t.mapUnits((e=>e*n)));r=+e>+this.e?this.e:e,a.push(Interval.fromDateTimes(i,r)),i=r,n+=1}return a}divideEqually(e){return this.isValid?this.splitBy(this.length()/e).slice(0,e):[]}overlaps(e){return this.e>e.s&&this.s<e.e}abutsStart(e){return!!this.isValid&&+this.e==+e.s}abutsEnd(e){return!!this.isValid&&+e.e==+this.s}engulfs(e){return!!this.isValid&&(this.s<=e.s&&this.e>=e.e)}equals(e){return!(!this.isValid||!e.isValid)&&(this.s.equals(e.s)&&this.e.equals(e.e))}intersection(e){if(!this.isValid)return this;const t=this.s>e.s?this.s:e.s,r=this.e<e.e?this.e:e.e;return t>=r?null:Interval.fromDateTimes(t,r)}union(e){if(!this.isValid)return this;const t=this.s<e.s?this.s:e.s,r=this.e>e.e?this.e:e.e;return Interval.fromDateTimes(t,r)}static merge(e){const[t,r]=e.sort(((e,t)=>e.s-t.s)).reduce((([e,t],r)=>t?t.overlaps(r)||t.abutsStart(r)?[e,t.union(r)]:[e.concat([t]),r]:[e,r]),[[],null]);return r&&t.push(r),t}static xor(e){let t=null,r=0;const i=[],n=e.map((e=>[{time:e.s,type:"s"},{time:e.e,type:"e"}])),a=Array.prototype.concat(...n).sort(((e,t)=>e.time-t.time));for(const e of a)r+="s"===e.type?1:-1,1===r?t=e.time:(t&&+t!=+e.time&&i.push(Interval.fromDateTimes(t,e.time)),t=null);return Interval.merge(i)}difference(...e){return Interval.xor([this].concat(e)).map((e=>this.intersection(e))).filter((e=>e&&!e.isEmpty()))}toString(){return this.isValid?`[${this.s.toISO()} – ${this.e.toISO()})`:ze}toLocaleString(e=a,t={}){return this.isValid?Formatter.create(this.s.loc.clone(t),e).formatInterval(this):ze}toISO(e){return this.isValid?`${this.s.toISO(e)}/${this.e.toISO(e)}`:ze}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:ze}toISOTime(e){return this.isValid?`${this.s.toISOTime(e)}/${this.e.toISOTime(e)}`:ze}toFormat(e,{separator:t=" – "}={}){return this.isValid?`${this.s.toFormat(e)}${t}${this.e.toFormat(e)}`:ze}toDuration(e,t){return this.isValid?this.e.diff(this.s,e,t):Duration.invalid(this.invalidReason)}mapEndpoints(e){return Interval.fromDateTimes(e(this.s),e(this.e))}}class Info{static hasDST(e=Settings.defaultZone){const t=DateTime.now().setZone(e).set({month:12});return!e.isUniversal&&t.offset!==t.set({month:6}).offset}static isValidIANAZone(e){return IANAZone.isValidZone(e)}static normalizeZone(e){return normalizeZone(e,Settings.defaultZone)}static months(e="long",{locale:t=null,numberingSystem:r=null,locObj:i=null,outputCalendar:n="gregory"}={}){return(i||Locale.create(t,r,n)).months(e)}static monthsFormat(e="long",{locale:t=null,numberingSystem:r=null,locObj:i=null,outputCalendar:n="gregory"}={}){return(i||Locale.create(t,r,n)).months(e,!0)}static weekdays(e="long",{locale:t=null,numberingSystem:r=null,locObj:i=null}={}){return(i||Locale.create(t,r,null)).weekdays(e)}static weekdaysFormat(e="long",{locale:t=null,numberingSystem:r=null,locObj:i=null}={}){return(i||Locale.create(t,r,null)).weekdays(e,!0)}static meridiems({locale:e=null}={}){return Locale.create(e).meridiems()}static eras(e="short",{locale:t=null}={}){return Locale.create(t,null,"gregory").eras(e)}static features(){return{relative:hasRelative()}}}function dayDiff(e,t){const utcDayStart=e=>e.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),r=utcDayStart(t)-utcDayStart(e);return Math.floor(Duration.fromMillis(r).as("days"))}function diff(e,t,r,i){let[n,a,o,s]=function highOrderDiffs(e,t,r){const i=[["years",(e,t)=>t.year-e.year],["quarters",(e,t)=>t.quarter-e.quarter+4*(t.year-e.year)],["months",(e,t)=>t.month-e.month+12*(t.year-e.year)],["weeks",(e,t)=>{const r=dayDiff(e,t);return(r-r%7)/7}],["days",dayDiff]],n={},a=e;let o,s;for(const[c,l]of i)r.indexOf(c)>=0&&(o=c,n[c]=l(e,t),s=a.plus(n),s>t?(n[c]--,(e=a.plus(n))>t&&(s=e,n[c]--,e=a.plus(n))):e=s);return[e,n,s,o]}(e,t,r);const c=t-n,l=r.filter((e=>["hours","minutes","seconds","milliseconds"].indexOf(e)>=0));0===l.length&&(o<t&&(o=n.plus({[s]:1})),o!==n&&(a[s]=(a[s]||0)+c/(o-n)));const u=Duration.fromObject(a,i);return l.length>0?Duration.fromMillis(c,i).shiftTo(...l).plus(u):u}const ke={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},Le={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},$e=ke.hanidec.replace(/[\[|\]]/g,"").split("");function digitRegex({numberingSystem:e},t=""){return new RegExp(`${ke[e||"latn"]}${t}`)}const Ve="missing Intl.DateTimeFormat.formatToParts support";function intUnit(e,t=(e=>e)){return{regex:e,deser:([e])=>t(function parseDigits(e){let t=parseInt(e,10);if(isNaN(t)){t="";for(let r=0;r<e.length;r++){const i=e.charCodeAt(r);if(-1!==e[r].search(ke.hanidec))t+=$e.indexOf(e[r]);else for(const e in Le){const[r,n]=Le[e];i>=r&&i<=n&&(t+=i-r)}}return parseInt(t,10)}return t}(e))}}const Fe=`[ ${String.fromCharCode(160)}]`,Be=new RegExp(Fe,"g");function fixListRegex(e){return e.replace(/\./g,"\\.?").replace(Be,Fe)}function stripInsensitivities(e){return e.replace(/\./g,"").replace(Be," ").toLowerCase()}function oneOf(e,t){return null===e?null:{regex:RegExp(e.map(fixListRegex).join("|")),deser:([r])=>e.findIndex((e=>stripInsensitivities(r)===stripInsensitivities(e)))+t}}function offset(e,t){return{regex:e,deser:([,e,t])=>signedOffset(e,t),groups:t}}function simple(e){return{regex:e,deser:([e])=>e}}const Je={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour12:{numeric:"h","2-digit":"hh"},hour24:{numeric:"H","2-digit":"HH"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};let Ge=null;function expandMacroTokens(e,t){return Array.prototype.concat(...e.map((e=>function maybeExpandMacroToken(e,t){if(e.literal)return e;const r=formatOptsToTokens(Formatter.macroTokenToFormatOpts(e.val),t);return null==r||r.includes(void 0)?e:r}(e,t))))}function explainFromTokens(e,t,r){const i=expandMacroTokens(Formatter.parseFormat(r),e),n=i.map((t=>function unitForToken(e,t){const r=digitRegex(t),i=digitRegex(t,"{2}"),n=digitRegex(t,"{3}"),a=digitRegex(t,"{4}"),o=digitRegex(t,"{6}"),s=digitRegex(t,"{1,2}"),c=digitRegex(t,"{1,3}"),l=digitRegex(t,"{1,6}"),u=digitRegex(t,"{1,9}"),d=digitRegex(t,"{2,4}"),f=digitRegex(t,"{4,6}"),literal=e=>{return{regex:RegExp((t=e.val,t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&"))),deser:([e])=>e,literal:!0};var t},p=(p=>{if(e.literal)return literal(p);switch(p.val){case"G":return oneOf(t.eras("short"),0);case"GG":return oneOf(t.eras("long"),0);case"y":return intUnit(l);case"yy":case"kk":return intUnit(d,untruncateYear);case"yyyy":case"kkkk":return intUnit(a);case"yyyyy":return intUnit(f);case"yyyyyy":return intUnit(o);case"M":case"L":case"d":case"H":case"h":case"m":case"q":case"s":case"W":return intUnit(s);case"MM":case"LL":case"dd":case"HH":case"hh":case"mm":case"qq":case"ss":case"WW":return intUnit(i);case"MMM":return oneOf(t.months("short",!0),1);case"MMMM":return oneOf(t.months("long",!0),1);case"LLL":return oneOf(t.months("short",!1),1);case"LLLL":return oneOf(t.months("long",!1),1);case"o":case"S":return intUnit(c);case"ooo":case"SSS":return intUnit(n);case"u":return simple(u);case"uu":return simple(s);case"uuu":case"E":case"c":return intUnit(r);case"a":return oneOf(t.meridiems(),0);case"EEE":return oneOf(t.weekdays("short",!1),1);case"EEEE":return oneOf(t.weekdays("long",!1),1);case"ccc":return oneOf(t.weekdays("short",!0),1);case"cccc":return oneOf(t.weekdays("long",!0),1);case"Z":case"ZZ":return offset(new RegExp(`([+-]${s.source})(?::(${i.source}))?`),2);case"ZZZ":return offset(new RegExp(`([+-]${s.source})(${i.source})?`),2);case"z":return simple(/[a-z_+-/]{1,256}?/i);case" ":return simple(/[^\S\n\r]/);default:return literal(p)}})(e)||{invalidReason:Ve};return p.token=e,p}(t,e))),a=n.find((e=>e.invalidReason));if(a)return{input:t,tokens:i,invalidReason:a.invalidReason};{const[e,r]=function buildRegex(e){return[`^${e.map((e=>e.regex)).reduce(((e,t)=>`${e}(${t.source})`),"")}$`,e]}(n),a=RegExp(e,"i"),[o,s]=function match(e,t,r){const i=e.match(t);if(i){const e={};let t=1;for(const n in r)if(hasOwnProperty(r,n)){const a=r[n],o=a.groups?a.groups+1:1;!a.literal&&a.token&&(e[a.token.val[0]]=a.deser(i.slice(t,t+o))),t+=o}return[i,e]}return[i,{}]}(t,a,r),[c,l,u]=s?function dateTimeFromMatches(e){let t,r=null;return isUndefined(e.z)||(r=IANAZone.create(e.z)),isUndefined(e.Z)||(r||(r=new FixedOffsetZone(e.Z)),t=e.Z),isUndefined(e.q)||(e.M=3*(e.q-1)+1),isUndefined(e.h)||(e.h<12&&1===e.a?e.h+=12:12===e.h&&0===e.a&&(e.h=0)),0===e.G&&e.y&&(e.y=-e.y),isUndefined(e.u)||(e.S=parseMillis(e.u)),[Object.keys(e).reduce(((t,r)=>{const i=(e=>{switch(e){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}})(r);return i&&(t[i]=e[r]),t}),{}),r,t]}(s):[null,null,void 0];if(hasOwnProperty(s,"a")&&hasOwnProperty(s,"H"))throw new ConflictingSpecificationError("Can't include meridiem when specifying 24-hour format");return{input:t,tokens:i,regex:a,rawMatches:o,matches:s,result:c,zone:l,specificOffset:u}}}function formatOptsToTokens(e,t){if(!e)return null;const r=Formatter.create(t,e).dtFormatter(function getDummyDateTime(){return Ge||(Ge=DateTime.fromMillis(1555555555555)),Ge}()),i=r.formatToParts(),n=r.resolvedOptions();return i.map((t=>function tokenForPart(e,t,r){const{type:i,value:n}=e;if("literal"===i){const e=/^\s+$/.test(n);return{literal:!e,val:e?" ":n}}const a=t[i];let o=i;"hour"===i&&(o=null!=t.hour12?t.hour12?"hour12":"hour24":null!=t.hourCycle?"h11"===t.hourCycle||"h12"===t.hourCycle?"hour12":"hour24":r.hour12?"hour12":"hour24");let s=Je[o];if("object"==typeof s&&(s=s[a]),s)return{literal:!1,val:s}}(t,e,n)))}const Ze=[0,31,59,90,120,151,181,212,243,273,304,334],Ue=[0,31,60,91,121,152,182,213,244,274,305,335];function unitOutOfRange(e,t){return new Invalid("unit out of range",`you specified ${t} (of type ${typeof t}) as a ${e}, which is invalid`)}function dayOfWeek(e,t,r){const i=new Date(Date.UTC(e,t-1,r));e<100&&e>=0&&i.setUTCFullYear(i.getUTCFullYear()-1900);const n=i.getUTCDay();return 0===n?7:n}function computeOrdinal(e,t,r){return r+(isLeapYear(e)?Ue:Ze)[t-1]}function uncomputeOrdinal(e,t){const r=isLeapYear(e)?Ue:Ze,i=r.findIndex((e=>e<t));return{month:i+1,day:t-r[i]}}function gregorianToWeek(e){const{year:t,month:r,day:i}=e,n=computeOrdinal(t,r,i),a=dayOfWeek(t,r,i);let o,s=Math.floor((n-a+10)/7);return s<1?(o=t-1,s=weeksInWeekYear(o)):s>weeksInWeekYear(t)?(o=t+1,s=1):o=t,{weekYear:o,weekNumber:s,weekday:a,...timeObject(e)}}function weekToGregorian(e){const{weekYear:t,weekNumber:r,weekday:i}=e,n=dayOfWeek(t,1,4),a=daysInYear(t);let o,s=7*r+i-n-3;s<1?(o=t-1,s+=daysInYear(o)):s>a?(o=t+1,s-=daysInYear(t)):o=t;const{month:c,day:l}=uncomputeOrdinal(o,s);return{year:o,month:c,day:l,...timeObject(e)}}function gregorianToOrdinal(e){const{year:t,month:r,day:i}=e;return{year:t,ordinal:computeOrdinal(t,r,i),...timeObject(e)}}function ordinalToGregorian(e){const{year:t,ordinal:r}=e,{month:i,day:n}=uncomputeOrdinal(t,r);return{year:t,month:i,day:n,...timeObject(e)}}function hasInvalidGregorianData(e){const t=isInteger(e.year),r=integerBetween(e.month,1,12),i=integerBetween(e.day,1,daysInMonth(e.year,e.month));return t?r?!i&&unitOutOfRange("day",e.day):unitOutOfRange("month",e.month):unitOutOfRange("year",e.year)}function hasInvalidTimeData(e){const{hour:t,minute:r,second:i,millisecond:n}=e,a=integerBetween(t,0,23)||24===t&&0===r&&0===i&&0===n,o=integerBetween(r,0,59),s=integerBetween(i,0,59),c=integerBetween(n,0,999);return a?o?s?!c&&unitOutOfRange("millisecond",n):unitOutOfRange("second",i):unitOutOfRange("minute",r):unitOutOfRange("hour",t)}const qe="Invalid DateTime",We=864e13;function unsupportedZone(e){return new Invalid("unsupported zone",`the zone "${e.name}" is not supported`)}function possiblyCachedWeekData(e){return null===e.weekData&&(e.weekData=gregorianToWeek(e.c)),e.weekData}function clone(e,t){const r={ts:e.ts,zone:e.zone,c:e.c,o:e.o,loc:e.loc,invalid:e.invalid};return new DateTime({...r,...t,old:r})}function fixOffset(e,t,r){let i=e-60*t*1e3;const n=r.offset(i);if(t===n)return[i,t];i-=60*(n-t)*1e3;const a=r.offset(i);return n===a?[i,n]:[e-60*Math.min(n,a)*1e3,Math.max(n,a)]}function tsToObj(e,t){const r=new Date(e+=60*t*1e3);return{year:r.getUTCFullYear(),month:r.getUTCMonth()+1,day:r.getUTCDate(),hour:r.getUTCHours(),minute:r.getUTCMinutes(),second:r.getUTCSeconds(),millisecond:r.getUTCMilliseconds()}}function objToTS(e,t,r){return fixOffset(objToLocalTS(e),t,r)}function adjustTime(e,t){const r=e.o,i=e.c.year+Math.trunc(t.years),n=e.c.month+Math.trunc(t.months)+3*Math.trunc(t.quarters),a={...e.c,year:i,month:n,day:Math.min(e.c.day,daysInMonth(i,n))+Math.trunc(t.days)+7*Math.trunc(t.weeks)},o=Duration.fromObject({years:t.years-Math.trunc(t.years),quarters:t.quarters-Math.trunc(t.quarters),months:t.months-Math.trunc(t.months),weeks:t.weeks-Math.trunc(t.weeks),days:t.days-Math.trunc(t.days),hours:t.hours,minutes:t.minutes,seconds:t.seconds,milliseconds:t.milliseconds}).as("milliseconds"),s=objToLocalTS(a);let[c,l]=fixOffset(s,r,e.zone);return 0!==o&&(c+=o,l=e.zone.offset(c)),{ts:c,o:l}}function parseDataToDateTime(e,t,r,i,n,a){const{setZone:o,zone:s}=r;if(e&&0!==Object.keys(e).length||t){const i=t||s,n=DateTime.fromObject(e,{...r,zone:i,specificOffset:a});return o?n:n.setZone(s)}return DateTime.invalid(new Invalid("unparsable",`the input "${n}" can't be parsed as ${i}`))}function toTechFormat(e,t,r=!0){return e.isValid?Formatter.create(Locale.create("en-US"),{allowZ:r,forceSimple:!0}).formatDateTimeFromString(e,t):null}function toISODate(e,t){const r=e.c.year>9999||e.c.year<0;let i="";return r&&e.c.year>=0&&(i+="+"),i+=padStart(e.c.year,r?6:4),t?(i+="-",i+=padStart(e.c.month),i+="-",i+=padStart(e.c.day)):(i+=padStart(e.c.month),i+=padStart(e.c.day)),i}function toISOTime(e,t,r,i,n,a){let o=padStart(e.c.hour);return t?(o+=":",o+=padStart(e.c.minute),0===e.c.millisecond&&0===e.c.second&&r||(o+=":")):o+=padStart(e.c.minute),0===e.c.millisecond&&0===e.c.second&&r||(o+=padStart(e.c.second),0===e.c.millisecond&&i||(o+=".",o+=padStart(e.c.millisecond,3))),n&&(e.isOffsetFixed&&0===e.offset&&!a?o+="Z":e.o<0?(o+="-",o+=padStart(Math.trunc(-e.o/60)),o+=":",o+=padStart(Math.trunc(-e.o%60))):(o+="+",o+=padStart(Math.trunc(e.o/60)),o+=":",o+=padStart(Math.trunc(e.o%60)))),a&&(o+="["+e.zone.ianaName+"]"),o}const Ye={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},Ke={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},Xe={ordinal:1,hour:0,minute:0,second:0,millisecond:0},Qe=["year","month","day","hour","minute","second","millisecond"],et=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],tt=["year","ordinal","hour","minute","second","millisecond"];function normalizeUnit(e){const t={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[e.toLowerCase()];if(!t)throw new InvalidUnitError(e);return t}function quickDT(e,t){const r=normalizeZone(t.zone,Settings.defaultZone),i=Locale.fromObject(t),n=Settings.now();let a,o;if(isUndefined(e.year))a=n;else{for(const t of Qe)isUndefined(e[t])&&(e[t]=Ye[t]);const t=hasInvalidGregorianData(e)||hasInvalidTimeData(e);if(t)return DateTime.invalid(t);const i=r.offset(n);[a,o]=objToTS(e,i,r)}return new DateTime({ts:a,zone:r,loc:i,o})}function diffRelative(e,t,r){const i=!!isUndefined(r.round)||r.round,format=(e,n)=>{e=roundTo(e,i||r.calendary?0:2,!0);return t.loc.clone(r).relFormatter(r).format(e,n)},differ=i=>r.calendary?t.hasSame(e,i)?0:t.startOf(i).diff(e.startOf(i),i).get(i):t.diff(e,i).get(i);if(r.unit)return format(differ(r.unit),r.unit);for(const e of r.units){const t=differ(e);if(Math.abs(t)>=1)return format(t,e)}return format(e>t?-0:0,r.units[r.units.length-1])}function lastOpts(e){let t,r={};return e.length>0&&"object"==typeof e[e.length-1]?(r=e[e.length-1],t=Array.from(e).slice(0,e.length-1)):t=Array.from(e),[r,t]}class DateTime{constructor(e){const t=e.zone||Settings.defaultZone;let r=e.invalid||(Number.isNaN(e.ts)?new Invalid("invalid input"):null)||(t.isValid?null:unsupportedZone(t));this.ts=isUndefined(e.ts)?Settings.now():e.ts;let i=null,n=null;if(!r){if(e.old&&e.old.ts===this.ts&&e.old.zone.equals(t))[i,n]=[e.old.c,e.old.o];else{const e=t.offset(this.ts);i=tsToObj(this.ts,e),r=Number.isNaN(i.year)?new Invalid("invalid input"):null,i=r?null:i,n=r?null:e}}this._zone=t,this.loc=e.loc||Locale.create(),this.invalid=r,this.weekData=null,this.c=i,this.o=n,this.isLuxonDateTime=!0}static now(){return new DateTime({})}static local(){const[e,t]=lastOpts(arguments),[r,i,n,a,o,s,c]=t;return quickDT({year:r,month:i,day:n,hour:a,minute:o,second:s,millisecond:c},e)}static utc(){const[e,t]=lastOpts(arguments),[r,i,n,a,o,s,c]=t;return e.zone=FixedOffsetZone.utcInstance,quickDT({year:r,month:i,day:n,hour:a,minute:o,second:s,millisecond:c},e)}static fromJSDate(e,t={}){const r=function isDate(e){return"[object Date]"===Object.prototype.toString.call(e)}(e)?e.valueOf():NaN;if(Number.isNaN(r))return DateTime.invalid("invalid input");const i=normalizeZone(t.zone,Settings.defaultZone);return i.isValid?new DateTime({ts:r,zone:i,loc:Locale.fromObject(t)}):DateTime.invalid(unsupportedZone(i))}static fromMillis(e,t={}){if(isNumber(e))return e<-We||e>We?DateTime.invalid("Timestamp out of range"):new DateTime({ts:e,zone:normalizeZone(t.zone,Settings.defaultZone),loc:Locale.fromObject(t)});throw new InvalidArgumentError(`fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`)}static fromSeconds(e,t={}){if(isNumber(e))return new DateTime({ts:1e3*e,zone:normalizeZone(t.zone,Settings.defaultZone),loc:Locale.fromObject(t)});throw new InvalidArgumentError("fromSeconds requires a numerical input")}static fromObject(e,t={}){e=e||{};const r=normalizeZone(t.zone,Settings.defaultZone);if(!r.isValid)return DateTime.invalid(unsupportedZone(r));const i=Settings.now(),n=isUndefined(t.specificOffset)?r.offset(i):t.specificOffset,a=normalizeObject(e,normalizeUnit),o=!isUndefined(a.ordinal),s=!isUndefined(a.year),c=!isUndefined(a.month)||!isUndefined(a.day),l=s||c,u=a.weekYear||a.weekNumber,d=Locale.fromObject(t);if((l||o)&&u)throw new ConflictingSpecificationError("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(c&&o)throw new ConflictingSpecificationError("Can't mix ordinal dates with month/day");const f=u||a.weekday&&!l;let p,y,m=tsToObj(i,n);f?(p=et,y=Ke,m=gregorianToWeek(m)):o?(p=tt,y=Xe,m=gregorianToOrdinal(m)):(p=Qe,y=Ye);let h=!1;for(const e of p){isUndefined(a[e])?a[e]=h?y[e]:m[e]:h=!0}const v=f?function hasInvalidWeekData(e){const t=isInteger(e.weekYear),r=integerBetween(e.weekNumber,1,weeksInWeekYear(e.weekYear)),i=integerBetween(e.weekday,1,7);return t?r?!i&&unitOutOfRange("weekday",e.weekday):unitOutOfRange("week",e.week):unitOutOfRange("weekYear",e.weekYear)}(a):o?function hasInvalidOrdinalData(e){const t=isInteger(e.year),r=integerBetween(e.ordinal,1,daysInYear(e.year));return t?!r&&unitOutOfRange("ordinal",e.ordinal):unitOutOfRange("year",e.year)}(a):hasInvalidGregorianData(a),g=v||hasInvalidTimeData(a);if(g)return DateTime.invalid(g);const b=f?weekToGregorian(a):o?ordinalToGregorian(a):a,[O,R]=objToTS(b,n,r),S=new DateTime({ts:O,zone:r,o:R,loc:d});return a.weekday&&l&&e.weekday!==S.weekday?DateTime.invalid("mismatched weekday",`you can't specify both a weekday of ${a.weekday} and a date of ${S.toISO()}`):S}static fromISO(e,t={}){const[r,i]=function parseISODate(e){return parse(e,[ve,Re],[ge,Se],[be,_e],[Oe,Ae])}(e);return parseDataToDateTime(r,i,t,"ISO 8601",e)}static fromRFC2822(e,t={}){const[r,i]=function parseRFC2822Date(e){return parse(function preprocessRFC2822(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}(e),[pe,extractRFC2822])}(e);return parseDataToDateTime(r,i,t,"RFC 2822",e)}static fromHTTP(e,t={}){const[r,i]=function parseHTTPDate(e){return parse(e,[ye,extractRFC1123Or850],[me,extractRFC1123Or850],[he,extractASCII])}(e);return parseDataToDateTime(r,i,t,"HTTP",t)}static fromFormat(e,t,r={}){if(isUndefined(e)||isUndefined(t))throw new InvalidArgumentError("fromFormat requires an input string and a format");const{locale:i=null,numberingSystem:n=null}=r,a=Locale.fromOpts({locale:i,numberingSystem:n,defaultToEN:!0}),[o,s,c,l]=function parseFromTokens(e,t,r){const{result:i,zone:n,specificOffset:a,invalidReason:o}=explainFromTokens(e,t,r);return[i,n,a,o]}(a,e,t);return l?DateTime.invalid(l):parseDataToDateTime(o,s,r,`format ${t}`,e,c)}static fromString(e,t,r={}){return DateTime.fromFormat(e,t,r)}static fromSQL(e,t={}){const[r,i]=function parseSQL(e){return parse(e,[Te,Re],[Pe,je])}(e);return parseDataToDateTime(r,i,t,"SQL",e)}static invalid(e,t=null){if(!e)throw new InvalidArgumentError("need to specify a reason the DateTime is invalid");const r=e instanceof Invalid?e:new Invalid(e,t);if(Settings.throwOnInvalid)throw new InvalidDateTimeError(r);return new DateTime({invalid:r})}static isDateTime(e){return e&&e.isLuxonDateTime||!1}static parseFormatForOpts(e,t={}){const r=formatOptsToTokens(e,Locale.fromObject(t));return r?r.map((e=>e?e.val:null)).join(""):null}static expandFormat(e,t={}){return expandMacroTokens(Formatter.parseFormat(e),Locale.fromObject(t)).map((e=>e.val)).join("")}get(e){return this[e]}get isValid(){return null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?possiblyCachedWeekData(this).weekYear:NaN}get weekNumber(){return this.isValid?possiblyCachedWeekData(this).weekNumber:NaN}get weekday(){return this.isValid?possiblyCachedWeekData(this).weekday:NaN}get ordinal(){return this.isValid?gregorianToOrdinal(this.c).ordinal:NaN}get monthShort(){return this.isValid?Info.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Info.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Info.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Info.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return!this.isOffsetFixed&&(this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset)}getPossibleOffsets(){if(!this.isValid||this.isOffsetFixed)return[this];const e=864e5,t=6e4,r=objToLocalTS(this.c),i=this.zone.offset(r-e),n=this.zone.offset(r+e),a=this.zone.offset(r-i*t),o=this.zone.offset(r-n*t);if(a===o)return[this];const s=r-a*t,c=r-o*t,l=tsToObj(s,a),u=tsToObj(c,o);return l.hour===u.hour&&l.minute===u.minute&&l.second===u.second&&l.millisecond===u.millisecond?[clone(this,{ts:s}),clone(this,{ts:c})]:[this]}get isInLeapYear(){return isLeapYear(this.year)}get daysInMonth(){return daysInMonth(this.year,this.month)}get daysInYear(){return this.isValid?daysInYear(this.year):NaN}get weeksInWeekYear(){return this.isValid?weeksInWeekYear(this.weekYear):NaN}resolvedLocaleOptions(e={}){const{locale:t,numberingSystem:r,calendar:i}=Formatter.create(this.loc.clone(e),e).resolvedOptions(this);return{locale:t,numberingSystem:r,outputCalendar:i}}toUTC(e=0,t={}){return this.setZone(FixedOffsetZone.instance(e),t)}toLocal(){return this.setZone(Settings.defaultZone)}setZone(e,{keepLocalTime:t=!1,keepCalendarTime:r=!1}={}){if((e=normalizeZone(e,Settings.defaultZone)).equals(this.zone))return this;if(e.isValid){let i=this.ts;if(t||r){const t=e.offset(this.ts),r=this.toObject();[i]=objToTS(r,t,e)}return clone(this,{ts:i,zone:e})}return DateTime.invalid(unsupportedZone(e))}reconfigure({locale:e,numberingSystem:t,outputCalendar:r}={}){return clone(this,{loc:this.loc.clone({locale:e,numberingSystem:t,outputCalendar:r})})}setLocale(e){return this.reconfigure({locale:e})}set(e){if(!this.isValid)return this;const t=normalizeObject(e,normalizeUnit),r=!isUndefined(t.weekYear)||!isUndefined(t.weekNumber)||!isUndefined(t.weekday),i=!isUndefined(t.ordinal),n=!isUndefined(t.year),a=!isUndefined(t.month)||!isUndefined(t.day),o=n||a,s=t.weekYear||t.weekNumber;if((o||i)&&s)throw new ConflictingSpecificationError("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(a&&i)throw new ConflictingSpecificationError("Can't mix ordinal dates with month/day");let c;r?c=weekToGregorian({...gregorianToWeek(this.c),...t}):isUndefined(t.ordinal)?(c={...this.toObject(),...t},isUndefined(t.day)&&(c.day=Math.min(daysInMonth(c.year,c.month),c.day))):c=ordinalToGregorian({...gregorianToOrdinal(this.c),...t});const[l,u]=objToTS(c,this.o,this.zone);return clone(this,{ts:l,o:u})}plus(e){if(!this.isValid)return this;return clone(this,adjustTime(this,Duration.fromDurationLike(e)))}minus(e){if(!this.isValid)return this;return clone(this,adjustTime(this,Duration.fromDurationLike(e).negate()))}startOf(e){if(!this.isValid)return this;const t={},r=Duration.normalizeUnit(e);switch(r){case"years":t.month=1;case"quarters":case"months":t.day=1;case"weeks":case"days":t.hour=0;case"hours":t.minute=0;case"minutes":t.second=0;case"seconds":t.millisecond=0}if("weeks"===r&&(t.weekday=1),"quarters"===r){const e=Math.ceil(this.month/3);t.month=3*(e-1)+1}return this.set(t)}endOf(e){return this.isValid?this.plus({[e]:1}).startOf(e).minus(1):this}toFormat(e,t={}){return this.isValid?Formatter.create(this.loc.redefaultToEN(t)).formatDateTimeFromString(this,e):qe}toLocaleString(e=a,t={}){return this.isValid?Formatter.create(this.loc.clone(t),e).formatDateTime(this):qe}toLocaleParts(e={}){return this.isValid?Formatter.create(this.loc.clone(e),e).formatDateTimeParts(this):[]}toISO({format:e="extended",suppressSeconds:t=!1,suppressMilliseconds:r=!1,includeOffset:i=!0,extendedZone:n=!1}={}){if(!this.isValid)return null;const a="extended"===e;let o=toISODate(this,a);return o+="T",o+=toISOTime(this,a,t,r,i,n),o}toISODate({format:e="extended"}={}){return this.isValid?toISODate(this,"extended"===e):null}toISOWeekDate(){return toTechFormat(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:e=!1,suppressSeconds:t=!1,includeOffset:r=!0,includePrefix:i=!1,extendedZone:n=!1,format:a="extended"}={}){if(!this.isValid)return null;return(i?"T":"")+toISOTime(this,"extended"===a,t,e,r,n)}toRFC2822(){return toTechFormat(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return toTechFormat(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?toISODate(this,!0):null}toSQLTime({includeOffset:e=!0,includeZone:t=!1,includeOffsetSpace:r=!0}={}){let i="HH:mm:ss.SSS";return(t||e)&&(r&&(i+=" "),t?i+="z":e&&(i+="ZZ")),toTechFormat(this,i,!0)}toSQL(e={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(e)}`:null}toString(){return this.isValid?this.toISO():qe}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(e={}){if(!this.isValid)return{};const t={...this.c};return e.includeConfig&&(t.outputCalendar=this.outputCalendar,t.numberingSystem=this.loc.numberingSystem,t.locale=this.loc.locale),t}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(e,t="milliseconds",r={}){if(!this.isValid||!e.isValid)return Duration.invalid("created by diffing an invalid DateTime");const i={locale:this.locale,numberingSystem:this.numberingSystem,...r},n=function maybeArray(e){return Array.isArray(e)?e:[e]}(t).map(Duration.normalizeUnit),a=e.valueOf()>this.valueOf(),o=diff(a?this:e,a?e:this,n,i);return a?o.negate():o}diffNow(e="milliseconds",t={}){return this.diff(DateTime.now(),e,t)}until(e){return this.isValid?Interval.fromDateTimes(this,e):this}hasSame(e,t){if(!this.isValid)return!1;const r=e.valueOf(),i=this.setZone(e.zone,{keepLocalTime:!0});return i.startOf(t)<=r&&r<=i.endOf(t)}equals(e){return this.isValid&&e.isValid&&this.valueOf()===e.valueOf()&&this.zone.equals(e.zone)&&this.loc.equals(e.loc)}toRelative(e={}){if(!this.isValid)return null;const t=e.base||DateTime.fromObject({},{zone:this.zone}),r=e.padding?this<t?-e.padding:e.padding:0;let i=["years","months","days","hours","minutes","seconds"],n=e.unit;return Array.isArray(e.unit)&&(i=e.unit,n=void 0),diffRelative(t,this.plus(r),{...e,numeric:"always",units:i,unit:n})}toRelativeCalendar(e={}){return this.isValid?diffRelative(e.base||DateTime.fromObject({},{zone:this.zone}),this,{...e,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...e){if(!e.every(DateTime.isDateTime))throw new InvalidArgumentError("min requires all arguments be DateTimes");return bestBy(e,(e=>e.valueOf()),Math.min)}static max(...e){if(!e.every(DateTime.isDateTime))throw new InvalidArgumentError("max requires all arguments be DateTimes");return bestBy(e,(e=>e.valueOf()),Math.max)}static fromFormatExplain(e,t,r={}){const{locale:i=null,numberingSystem:n=null}=r;return explainFromTokens(Locale.fromOpts({locale:i,numberingSystem:n,defaultToEN:!0}),e,t)}static fromStringExplain(e,t,r={}){return DateTime.fromFormatExplain(e,t,r)}static get DATE_SHORT(){return a}static get DATE_MED(){return o}static get DATE_MED_WITH_WEEKDAY(){return s}static get DATE_FULL(){return c}static get DATE_HUGE(){return l}static get TIME_SIMPLE(){return u}static get TIME_WITH_SECONDS(){return d}static get TIME_WITH_SHORT_OFFSET(){return f}static get TIME_WITH_LONG_OFFSET(){return p}static get TIME_24_SIMPLE(){return y}static get TIME_24_WITH_SECONDS(){return m}static get TIME_24_WITH_SHORT_OFFSET(){return h}static get TIME_24_WITH_LONG_OFFSET(){return v}static get DATETIME_SHORT(){return g}static get DATETIME_SHORT_WITH_SECONDS(){return b}static get DATETIME_MED(){return O}static get DATETIME_MED_WITH_SECONDS(){return R}static get DATETIME_MED_WITH_WEEKDAY(){return S}static get DATETIME_FULL(){return _}static get DATETIME_FULL_WITH_SECONDS(){return A}static get DATETIME_HUGE(){return N}static get DATETIME_HUGE_WITH_SECONDS(){return T}}function friendlyDateTime(e){if(DateTime.isDateTime(e))return e;if(e&&e.valueOf&&isNumber(e.valueOf()))return DateTime.fromJSDate(e);if(e&&"object"==typeof e)return DateTime.fromObject(e);throw new InvalidArgumentError(`Unknown datetime argument: ${e}, of type ${typeof e}`)}t.DateTime=DateTime,t.Duration=Duration,t.FixedOffsetZone=FixedOffsetZone,t.IANAZone=IANAZone,t.Info=Info,t.Interval=Interval,t.InvalidZone=InvalidZone,t.Settings=Settings,t.SystemZone=SystemZone,t.VERSION="3.4.3",t.Zone=Zone},4714:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.nameof=void 0;var i=r(6898);Object.defineProperty(t,"nameof",{enumerable:!0,get:function(){return i.nameof}})},6898:(e,t)=>{function cleanseAssertionOperators(e){return e.replace(/[?!]/g,"")}Object.defineProperty(t,"__esModule",{value:!0}),t.nameof=void 0,t.nameof=function nameof(e,t){var r=e.toString();if(r.startsWith("class ")&&!r.startsWith("class =>"))return cleanseAssertionOperators(r.substring(6,r.indexOf(" {")));if(r.includes("=>"))return cleanseAssertionOperators(r.substring(r.indexOf(".")+1));var i=r.match(/function\s*\(\w+\)\s*\{[\r\n\s]*return\s+\w+\.((\w+\.)*(\w+))/i);if(i)return t&&t.lastProp?i[3]:i[1];if(r.startsWith("function "))return cleanseAssertionOperators(r.substring(9,r.indexOf("(")));throw new Error("ts-simple-nameof: Invalid function.")}},2890:e=>{e.exports=NMSHDCrypto},9663:e=>{e.exports=NMSHDTransport},194:e=>{e.exports=TSServal}},t={};function __webpack_require__(r){var i=t[r];if(void 0!==i)return i.exports;var n=t[r]={exports:{}};return e[r].call(n.exports,n,n.exports,__webpack_require__),n.exports}__webpack_require__.d=(e,t)=>{for(var r in t)__webpack_require__.o(t,r)&&!__webpack_require__.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},__webpack_require__.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),__webpack_require__.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r=__webpack_require__(5590);NMSHDContent=r})();
|
|
2
2
|
//# sourceMappingURL=nmshd.content.min.js.map
|