@colijnit/ioneconnector 261.1.4 → 261.1.5
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/build/connector.d.ts +33 -33
- package/build/connector.js +79 -79
- package/build/connector.js.map +1 -1
- package/build/connector.unit.test.d.ts +1 -1
- package/build/connector.unit.test.js +108 -108
- package/build/enum/activate-user-account-status.enum.d.ts +6 -6
- package/build/enum/activate-user-account-status.enum.js +10 -10
- package/build/enum/activate-user-account-status.enum.js.map +1 -1
- package/build/enum/address-format.enum.d.ts +4 -4
- package/build/enum/address-format.enum.js +8 -8
- package/build/enum/address-format.enum.js.map +1 -1
- package/build/enum/backend-language-code.enum.d.ts +6 -6
- package/build/enum/backend-language-code.enum.js +10 -10
- package/build/enum/backend-language-code.enum.js.map +1 -1
- package/build/enum/backend-service-name.enum.d.ts +7 -7
- package/build/enum/backend-service-name.enum.js +11 -11
- package/build/enum/backend-service-name.enum.js.map +1 -1
- package/build/enum/communication-type.enum.d.ts +8 -8
- package/build/enum/communication-type.enum.js +12 -12
- package/build/enum/communication-type.enum.js.map +1 -1
- package/build/enum/datasession-service-method.enum.d.ts +13 -13
- package/build/enum/datasession-service-method.enum.js +17 -17
- package/build/enum/datasession-service-method.enum.js.map +1 -1
- package/build/enum/db-boolean-value-type.enum.d.ts +12 -12
- package/build/enum/db-boolean-value-type.enum.js +32 -32
- package/build/enum/db-boolean-value-type.enum.js.map +1 -1
- package/build/enum/end-point.enum.d.ts +4 -4
- package/build/enum/end-point.enum.js +8 -8
- package/build/enum/end-point.enum.js.map +1 -1
- package/build/enum/external-method.enum.d.ts +22 -22
- package/build/enum/external-method.enum.js +26 -26
- package/build/enum/external-method.enum.js.map +1 -1
- package/build/enum/file-type-internal.enum.d.ts +11 -11
- package/build/enum/file-type-internal.enum.js +15 -15
- package/build/enum/file-type-internal.enum.js.map +1 -1
- package/build/enum/file-type.enum.d.ts +5 -5
- package/build/enum/file-type.enum.js +9 -9
- package/build/enum/file-type.enum.js.map +1 -1
- package/build/enum/filter-type.enum.d.ts +4 -4
- package/build/enum/filter-type.enum.js +8 -8
- package/build/enum/filter-type.enum.js.map +1 -1
- package/build/enum/health-service-method.enum.d.ts +3 -3
- package/build/enum/health-service-method.enum.js +7 -7
- package/build/enum/health-service-method.enum.js.map +1 -1
- package/build/enum/language-code.enum.d.ts +7 -7
- package/build/enum/language-code.enum.js +11 -11
- package/build/enum/language-code.enum.js.map +1 -1
- package/build/enum/login-service-method.enum.d.ts +25 -25
- package/build/enum/login-service-method.enum.js +29 -29
- package/build/enum/login-service-method.enum.js.map +1 -1
- package/build/enum/login-status.enum.d.ts +20 -20
- package/build/enum/login-status.enum.js +24 -24
- package/build/enum/login-status.enum.js.map +1 -1
- package/build/enum/message-type.enum.d.ts +6 -6
- package/build/enum/message-type.enum.js +10 -10
- package/build/enum/message-type.enum.js.map +1 -1
- package/build/enum/object-config-kind.d.ts +9 -9
- package/build/enum/object-config-kind.js +13 -13
- package/build/enum/object-config-kind.js.map +1 -1
- package/build/enum/object-configuration-data-type.enum.d.ts +7 -7
- package/build/enum/object-configuration-data-type.enum.js +11 -11
- package/build/enum/object-configuration-data-type.enum.js.map +1 -1
- package/build/enum/object-configuration-value-type.enum.d.ts +10 -10
- package/build/enum/object-configuration-value-type.enum.js +14 -14
- package/build/enum/object-configuration-value-type.enum.js.map +1 -1
- package/build/enum/object-right-type.enum.d.ts +5 -5
- package/build/enum/object-right-type.enum.js +9 -9
- package/build/enum/object-right-type.enum.js.map +1 -1
- package/build/enum/one-zero-bool-db-type.enum.d.ts +5 -5
- package/build/enum/one-zero-bool-db-type.enum.js +20 -20
- package/build/enum/one-zero-bool-db-type.enum.js.map +1 -1
- package/build/enum/public-service-method.enum.d.ts +5 -5
- package/build/enum/public-service-method.enum.js +9 -9
- package/build/enum/public-service-method.enum.js.map +1 -1
- package/build/enum/reset-password-status.enum.d.ts +5 -5
- package/build/enum/reset-password-status.enum.js +9 -9
- package/build/enum/reset-password-status.enum.js.map +1 -1
- package/build/enum/screen-config-subcategory.enum.d.ts +2 -2
- package/build/enum/screen-config-subcategory.enum.js +2 -2
- package/build/enum/search-data-type.enum.d.ts +4 -4
- package/build/enum/search-data-type.enum.js +8 -8
- package/build/enum/search-data-type.enum.js.map +1 -1
- package/build/enum/search-property-state.enum.d.ts +5 -5
- package/build/enum/search-property-state.enum.js +9 -9
- package/build/enum/search-property-state.enum.js.map +1 -1
- package/build/enum/sort-direction.d.ts +5 -5
- package/build/enum/sort-direction.js +12 -12
- package/build/enum/sort-direction.js.map +1 -1
- package/build/enum/sort-type.enum.d.ts +6 -6
- package/build/enum/sort-type.enum.js +10 -10
- package/build/enum/sort-type.enum.js.map +1 -1
- package/build/enum/true-false-db-type.enum.d.ts +5 -5
- package/build/enum/true-false-db-type.enum.js +20 -20
- package/build/enum/true-false-db-type.enum.js.map +1 -1
- package/build/enum/user-info-service-method.enum.d.ts +3 -3
- package/build/enum/user-info-service-method.enum.js +7 -7
- package/build/enum/user-info-service-method.enum.js.map +1 -1
- package/build/enum/user-right-type.enum.d.ts +7 -7
- package/build/enum/user-right-type.enum.js +11 -11
- package/build/enum/user-right-type.enum.js.map +1 -1
- package/build/enum/user-role-type.enum.d.ts +17 -17
- package/build/enum/user-role-type.enum.js +21 -21
- package/build/enum/user-role-type.enum.js.map +1 -1
- package/build/enum/value-comparison-type.enum.d.ts +15 -15
- package/build/enum/value-comparison-type.enum.js +31 -31
- package/build/enum/value-comparison-type.enum.js.map +1 -1
- package/build/enum/yes-no-db-type.enum.d.ts +5 -5
- package/build/enum/yes-no-db-type.enum.js +20 -20
- package/build/enum/yes-no-db-type.enum.js.map +1 -1
- package/build/factory/business-object-serializer.d.ts +11 -11
- package/build/factory/business-object-serializer.js +145 -145
- package/build/factory/business-object-serializer.js.map +1 -1
- package/build/factory/decorators/bo-factory-step.decorator.d.ts +4 -4
- package/build/factory/decorators/bo-factory-step.decorator.js +16 -16
- package/build/factory/decorators/bo-factory-step.decorator.js.map +1 -1
- package/build/factory/decorators/bo-serializer-step.decorator.d.ts +4 -4
- package/build/factory/decorators/bo-serializer-step.decorator.js +16 -16
- package/build/factory/decorators/bo-serializer-step.decorator.js.map +1 -1
- package/build/factory/decorators/boolean.decorator.d.ts +12 -12
- package/build/factory/decorators/boolean.decorator.js +73 -73
- package/build/factory/decorators/boolean.decorator.js.map +1 -1
- package/build/factory/decorators/business-object-data.decorator.d.ts +23 -23
- package/build/factory/decorators/business-object-data.decorator.js +87 -87
- package/build/factory/decorators/business-object-data.decorator.js.map +1 -1
- package/build/factory/decorators/co-inject.decorator.d.ts +7 -7
- package/build/factory/decorators/co-inject.decorator.js +54 -54
- package/build/factory/decorators/co-inject.decorator.js.map +1 -1
- package/build/factory/decorators/complex-array.decorator.d.ts +6 -6
- package/build/factory/decorators/complex-array.decorator.js +37 -37
- package/build/factory/decorators/complex-array.decorator.js.map +1 -1
- package/build/factory/decorators/complex-field.decorator.d.ts +6 -6
- package/build/factory/decorators/complex-field.decorator.js +37 -37
- package/build/factory/decorators/complex-field.decorator.js.map +1 -1
- package/build/factory/decorators/date-field.decorator.d.ts +6 -6
- package/build/factory/decorators/date-field.decorator.js +27 -27
- package/build/factory/decorators/date-field.decorator.js.map +1 -1
- package/build/factory/decorators/db-field-alias.decorator.d.ts +6 -6
- package/build/factory/decorators/db-field-alias.decorator.js +40 -40
- package/build/factory/decorators/db-field-alias.decorator.js.map +1 -1
- package/build/factory/decorators/db-method-value.decorator.d.ts +5 -5
- package/build/factory/decorators/db-method-value.decorator.js +19 -19
- package/build/factory/decorators/db-method-value.decorator.js.map +1 -1
- package/build/factory/decorators/db-number.decorator.d.ts +6 -6
- package/build/factory/decorators/db-number.decorator.js +35 -35
- package/build/factory/decorators/db-number.decorator.js.map +1 -1
- package/build/factory/decorators/default-send-value.decorator.d.ts +7 -7
- package/build/factory/decorators/default-send-value.decorator.js +53 -53
- package/build/factory/decorators/default-send-value.decorator.js.map +1 -1
- package/build/factory/decorators/exclude-when-empty-string.decorator.d.ts +5 -5
- package/build/factory/decorators/exclude-when-empty-string.decorator.js +19 -19
- package/build/factory/decorators/exclude-when-empty-string.decorator.js.map +1 -1
- package/build/factory/decorators/json.decorator.d.ts +6 -6
- package/build/factory/decorators/json.decorator.js +26 -26
- package/build/factory/decorators/json.decorator.js.map +1 -1
- package/build/factory/decorators/map-property.decorator.d.ts +6 -6
- package/build/factory/decorators/map-property.decorator.js +29 -29
- package/build/factory/decorators/map-property.decorator.js.map +1 -1
- package/build/factory/decorators/no-db-field.decorator.d.ts +5 -5
- package/build/factory/decorators/no-db-field.decorator.js +34 -34
- package/build/factory/decorators/no-db-field.decorator.js.map +1 -1
- package/build/factory/decorators/number-string.decorator.d.ts +6 -6
- package/build/factory/decorators/number-string.decorator.js +23 -23
- package/build/factory/decorators/number-string.decorator.js.map +1 -1
- package/build/factory/decorators/simple-method-tag.decorator.d.ts +6 -6
- package/build/factory/decorators/simple-method-tag.decorator.js +31 -31
- package/build/factory/decorators/simple-method-tag.decorator.js.map +1 -1
- package/build/factory/decorators/simple-property-tag.decorator.d.ts +6 -6
- package/build/factory/decorators/simple-property-tag.decorator.js +38 -38
- package/build/factory/decorators/simple-property-tag.decorator.js.map +1 -1
- package/build/factory/decorators/string-number.decorator.d.ts +7 -7
- package/build/factory/decorators/string-number.decorator.js +30 -30
- package/build/factory/decorators/string-number.decorator.js.map +1 -1
- package/build/factory/decorators/validate.decorator.d.ts +11 -11
- package/build/factory/decorators/validate.decorator.js +55 -55
- package/build/factory/decorators/validate.decorator.js.map +1 -1
- package/build/interface/address-common-shape.interface.d.ts +14 -14
- package/build/interface/address-common-shape.interface.js +2 -2
- package/build/interface/authorized-axios-request-config.interface.d.ts +5 -0
- package/build/interface/authorized-axios-request-config.interface.js +3 -0
- package/build/interface/authorized-axios-request-config.interface.js.map +1 -0
- package/build/interface/business-object-data-shape.d.ts +19 -19
- package/build/interface/business-object-data-shape.js +2 -2
- package/build/interface/check-precision-and-scale-result.d.ts +4 -4
- package/build/interface/check-precision-and-scale-result.js +2 -2
- package/build/interface/check-within-stepped-bounds-result.d.ts +4 -4
- package/build/interface/check-within-stepped-bounds-result.js +2 -2
- package/build/interface/filter-property.d.ts +9 -9
- package/build/interface/filter-property.js +2 -2
- package/build/interface/login-storage-data.interface.d.ts +12 -12
- package/build/interface/login-storage-data.interface.js +2 -2
- package/build/interface/precision-scale-object.d.ts +4 -4
- package/build/interface/precision-scale-object.js +2 -2
- package/build/interface/search-property.d.ts +11 -11
- package/build/interface/search-property.js +2 -2
- package/build/interface/sort-property.d.ts +11 -11
- package/build/interface/sort-property.js +2 -2
- package/build/interface/text-part.d.ts +4 -4
- package/build/interface/text-part.js +2 -2
- package/build/interface/value-comparison-type-view-wrapper.d.ts +6 -6
- package/build/interface/value-comparison-type-view-wrapper.js +2 -2
- package/build/model/business-object.d.ts +13 -13
- package/build/model/business-object.js +34 -34
- package/build/model/company.bo.d.ts +9 -9
- package/build/model/company.bo.js +13 -13
- package/build/model/constant/java-constants.d.ts +2 -2
- package/build/model/constant/java-constants.js +5 -5
- package/build/model/country.bo.d.ts +11 -11
- package/build/model/country.bo.js +11 -11
- package/build/model/data-service-data.d.ts +15 -15
- package/build/model/data-service-data.js +6 -6
- package/build/model/data-service-response-data.d.ts +19 -19
- package/build/model/data-service-response-data.interface.d.ts +9 -9
- package/build/model/data-service-response-data.interface.js +2 -2
- package/build/model/data-service-response-data.js +57 -57
- package/build/model/data-service-response-data.js.map +1 -1
- package/build/model/data-service-response-exception.d.ts +29 -29
- package/build/model/data-service-response-exception.js +2 -2
- package/build/model/data-service-response-root.d.ts +7 -7
- package/build/model/data-service-response-root.js +2 -2
- package/build/model/default-all-scr-cfg-subcategory.d.ts +2 -2
- package/build/model/default-all-scr-cfg-subcategory.js +4 -4
- package/build/model/default-get-object-configurations-params.d.ts +2 -2
- package/build/model/default-get-object-configurations-params.js +5 -5
- package/build/model/field-validation.d.ts +11 -11
- package/build/model/field-validation.interface.d.ts +6 -6
- package/build/model/field-validation.interface.js +2 -2
- package/build/model/field-validation.js +76 -76
- package/build/model/field-validation.js.map +1 -1
- package/build/model/field-validations-object.d.ts +4 -4
- package/build/model/field-validations-object.interface.d.ts +4 -4
- package/build/model/field-validations-object.interface.js +2 -2
- package/build/model/field-validations-object.js +2 -2
- package/build/model/ione-local-storage-root-object.d.ts +5 -5
- package/build/model/ione-local-storage-root-object.js +9 -9
- package/build/model/keycloak-parameters.bo.d.ts +5 -5
- package/build/model/keycloak-parameters.bo.js +7 -7
- package/build/model/local-storage-root-object.d.ts +4 -4
- package/build/model/local-storage-root-object.js +9 -9
- package/build/model/local-storage-schema-object.d.ts +6 -6
- package/build/model/local-storage-schema-object.js +9 -9
- package/build/model/local-storage-user-object.d.ts +12 -11
- package/build/model/local-storage-user-object.js +9 -9
- package/build/model/local-storage-user-object.js.map +1 -1
- package/build/model/login-request.d.ts +17 -16
- package/build/model/login-request.interface.d.ts +12 -12
- package/build/model/login-request.interface.js +2 -2
- package/build/model/login-request.js +6 -6
- package/build/model/login-request.js.map +1 -1
- package/build/model/login-response.d.ts +36 -36
- package/build/model/login-response.interface.d.ts +22 -22
- package/build/model/login-response.interface.js +2 -2
- package/build/model/login-response.js +57 -57
- package/build/model/login-response.js.map +1 -1
- package/build/model/login-service-request-data.d.ts +17 -17
- package/build/model/login-service-request-data.js +2 -2
- package/build/model/login.d.ts +16 -16
- package/build/model/login.js +35 -35
- package/build/model/menu-content.bo.d.ts +13 -13
- package/build/model/menu-content.bo.js +13 -13
- package/build/model/object-configuration.d.ts +53 -53
- package/build/model/object-configuration.js +200 -200
- package/build/model/object-configuration.js.map +1 -1
- package/build/model/options.d.ts +29 -29
- package/build/model/options.js +16 -16
- package/build/model/paging-parameters.d.ts +15 -15
- package/build/model/paging-parameters.interface.d.ts +6 -6
- package/build/model/paging-parameters.interface.js +6 -6
- package/build/model/paging-parameters.js +37 -37
- package/build/model/paging-parameters.js.map +1 -1
- package/build/model/public-service-request-data.d.ts +5 -5
- package/build/model/public-service-request-data.js +2 -2
- package/build/model/server-response-data.d.ts +5 -5
- package/build/model/server-response-data.js +2 -2
- package/build/model/server-stack-trace-element.d.ts +7 -7
- package/build/model/server-stack-trace-element.js +2 -2
- package/build/model/session.d.ts +6 -6
- package/build/model/session.js +6 -6
- package/build/model/token-response.bo.d.ts +5 -5
- package/build/model/token-response.bo.js +7 -7
- package/build/model/user-parameters-values.bo.d.ts +8 -8
- package/build/model/user-parameters-values.bo.js +7 -7
- package/build/model/validation-message.d.ts +13 -13
- package/build/model/validation-message.interface.d.ts +6 -6
- package/build/model/validation-message.interface.js +2 -2
- package/build/model/validation-message.js +48 -48
- package/build/model/validation-message.js.map +1 -1
- package/build/model/validation-result.d.ts +34 -34
- package/build/model/validation-result.interface.d.ts +14 -14
- package/build/model/validation-result.interface.js +2 -2
- package/build/model/validation-result.js +192 -192
- package/build/model/validation-result.js.map +1 -1
- package/build/provider/ajax.service.d.ts +44 -38
- package/build/provider/ajax.service.js +435 -381
- package/build/provider/ajax.service.js.map +1 -1
- package/build/provider/base-backend-connection.service.d.ts +47 -47
- package/build/provider/base-backend-connection.service.js +186 -188
- package/build/provider/base-backend-connection.service.js.map +1 -1
- package/build/service/business-object-factory.d.ts +13 -13
- package/build/service/business-object-factory.js +235 -235
- package/build/service/business-object-factory.js.map +1 -1
- package/build/service/datasession.service.d.ts +9 -9
- package/build/service/datasession.service.js +26 -26
- package/build/service/datasession.service.js.map +1 -1
- package/build/service/encrypt.service.d.ts +6 -6
- package/build/service/encrypt.service.js +30 -30
- package/build/service/encrypt.service.js.map +1 -1
- package/build/service/encrypt.service.unit.test.d.ts +1 -1
- package/build/service/encrypt.service.unit.test.js +14 -14
- package/build/service/external-jwt-token.service.d.ts +8 -7
- package/build/service/external-jwt-token.service.js +21 -17
- package/build/service/external-jwt-token.service.js.map +1 -1
- package/build/service/health.service.d.ts +10 -10
- package/build/service/health.service.js +36 -34
- package/build/service/health.service.js.map +1 -1
- package/build/service/internal-jwt-token.service.d.ts +11 -8
- package/build/service/internal-jwt-token.service.js +57 -40
- package/build/service/internal-jwt-token.service.js.map +1 -1
- package/build/service/jwt-token.service.d.ts +15 -12
- package/build/service/jwt-token.service.js +45 -32
- package/build/service/jwt-token.service.js.map +1 -1
- package/build/service/local-storage.service.d.ts +39 -37
- package/build/service/local-storage.service.js +261 -248
- package/build/service/local-storage.service.js.map +1 -1
- package/build/service/login.service.d.ts +50 -50
- package/build/service/login.service.js +311 -321
- package/build/service/login.service.js.map +1 -1
- package/build/service/public.service.d.ts +12 -12
- package/build/service/public.service.js +33 -36
- package/build/service/public.service.js.map +1 -1
- package/build/service/storage.service.d.ts +35 -33
- package/build/service/storage.service.js +100 -94
- package/build/service/storage.service.js.map +1 -1
- package/build/service/user-info.service.d.ts +9 -9
- package/build/service/user-info.service.js +34 -33
- package/build/service/user-info.service.js.map +1 -1
- package/build/tests/int/connector.int.test.d.ts +1 -1
- package/build/tests/int/connector.int.test.js +12 -12
- package/build/type/business-object-id-type.d.ts +4 -4
- package/build/type/business-object-id-type.js +13 -13
- package/build/type/business-object-id-type.js.map +1 -1
- package/build/type/object-configuration-default-value-type.d.ts +1 -1
- package/build/type/object-configuration-default-value-type.js +2 -2
- package/build/utils/array-utils.d.ts +38 -38
- package/build/utils/array-utils.js +375 -375
- package/build/utils/array-utils.js.map +1 -1
- package/build/utils/business-object-utils.d.ts +20 -20
- package/build/utils/business-object-utils.js +198 -198
- package/build/utils/business-object-utils.js.map +1 -1
- package/build/utils/date-utils.d.ts +5 -5
- package/build/utils/date-utils.js +24 -24
- package/build/utils/date-utils.js.map +1 -1
- package/build/utils/file-utils.d.ts +6 -6
- package/build/utils/file-utils.js +66 -66
- package/build/utils/file-utils.js.map +1 -1
- package/build/utils/function/any-nill.function.d.ts +1 -1
- package/build/utils/function/any-nill.function.js +15 -16
- package/build/utils/function/any-nill.function.js.map +1 -1
- package/build/utils/function/is-nill.function.d.ts +1 -1
- package/build/utils/function/is-nill.function.js +6 -7
- package/build/utils/function/is-nill.function.js.map +1 -1
- package/build/utils/function/not-nill.function.d.ts +1 -1
- package/build/utils/function/not-nill.function.js +6 -7
- package/build/utils/function/not-nill.function.js.map +1 -1
- package/build/utils/function-utils.d.ts +4 -4
- package/build/utils/function-utils.js +31 -31
- package/build/utils/function-utils.js.map +1 -1
- package/build/utils/image-utils.d.ts +4 -4
- package/build/utils/image-utils.js +28 -28
- package/build/utils/image-utils.js.map +1 -1
- package/build/utils/map-utils.d.ts +4 -4
- package/build/utils/map-utils.js +31 -31
- package/build/utils/map-utils.js.map +1 -1
- package/build/utils/number-utils.d.ts +39 -39
- package/build/utils/number-utils.js +268 -268
- package/build/utils/number-utils.js.map +1 -1
- package/build/utils/object-utils.d.ts +21 -21
- package/build/utils/object-utils.js +247 -247
- package/build/utils/object-utils.js.map +1 -1
- package/build/utils/parameter-value-conversion-utils.d.ts +3 -3
- package/build/utils/parameter-value-conversion-utils.js +19 -19
- package/build/utils/parameter-value-conversion-utils.js.map +1 -1
- package/build/utils/promise-utils.d.ts +6 -6
- package/build/utils/promise-utils.js +22 -22
- package/build/utils/promise-utils.js.map +1 -1
- package/build/utils/ref-code-utils.d.ts +4 -4
- package/build/utils/ref-code-utils.js +19 -19
- package/build/utils/ref-code-utils.js.map +1 -1
- package/build/utils/sort-utils.d.ts +12 -12
- package/build/utils/sort-utils.js +120 -120
- package/build/utils/sort-utils.js.map +1 -1
- package/build/utils/string-utils.d.ts +25 -25
- package/build/utils/string-utils.js +212 -212
- package/build/utils/string-utils.js.map +1 -1
- package/build/utils/url-utils.d.ts +4 -4
- package/build/utils/url-utils.js +33 -33
- package/build/utils/url-utils.js.map +1 -1
- package/build/validators/communication-type.validator.d.ts +1 -1
- package/build/validators/communication-type.validator.js +15 -16
- package/build/validators/communication-type.validator.js.map +1 -1
- package/build/validators/email.validator.d.ts +2 -2
- package/build/validators/email.validator.js +8 -9
- package/build/validators/email.validator.js.map +1 -1
- package/build/validators/empty-address.validator.d.ts +3 -3
- package/build/validators/empty-address.validator.js +11 -12
- package/build/validators/empty-address.validator.js.map +1 -1
- package/build/validators/empty-array.validator.d.ts +2 -2
- package/build/validators/empty-array.validator.js +13 -14
- package/build/validators/empty-array.validator.js.map +1 -1
- package/build/validators/end-date-equal.validator.d.ts +1 -1
- package/build/validators/end-date-equal.validator.js +16 -17
- package/build/validators/end-date-equal.validator.js.map +1 -1
- package/build/validators/end-date.validator.d.ts +1 -1
- package/build/validators/end-date.validator.js +16 -17
- package/build/validators/end-date.validator.js.map +1 -1
- package/build/validators/equal.validator.d.ts +2 -2
- package/build/validators/equal.validator.js +13 -14
- package/build/validators/equal.validator.js.map +1 -1
- package/build/validators/max-string-length.validator.d.ts +2 -2
- package/build/validators/max-string-length.validator.js +12 -13
- package/build/validators/max-string-length.validator.js.map +1 -1
- package/build/validators/nl-post-code.validator.d.ts +3 -3
- package/build/validators/nl-post-code.validator.js +13 -14
- package/build/validators/nl-post-code.validator.js.map +1 -1
- package/build/validators/password.validator.d.ts +3 -3
- package/build/validators/password.validator.js +32 -33
- package/build/validators/password.validator.js.map +1 -1
- package/build/validators/postal-code-function.validator.d.ts +2 -2
- package/build/validators/postal-code-function.validator.js +18 -19
- package/build/validators/postal-code-function.validator.js.map +1 -1
- package/build/validators/postal-code.validator.d.ts +1 -1
- package/build/validators/postal-code.validator.js +20 -21
- package/build/validators/postal-code.validator.js.map +1 -1
- package/build/validators/precision-scale.validator.d.ts +2 -2
- package/build/validators/precision-scale.validator.js +13 -14
- package/build/validators/precision-scale.validator.js.map +1 -1
- package/build/validators/required.validator.d.ts +2 -2
- package/build/validators/required.validator.js +7 -8
- package/build/validators/required.validator.js.map +1 -1
- package/build/validators/social-security-number.validator.d.ts +2 -2
- package/build/validators/social-security-number.validator.js +27 -28
- package/build/validators/social-security-number.validator.js.map +1 -1
- package/build/validators/space-trim.validator.d.ts +2 -2
- package/build/validators/space-trim.validator.js +11 -12
- package/build/validators/space-trim.validator.js.map +1 -1
- package/build/validators/true.validator.d.ts +2 -2
- package/build/validators/true.validator.js +7 -8
- package/build/validators/true.validator.js.map +1 -1
- package/package.json +8 -8
|
@@ -1,56 +1,56 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ValidateDecorator =
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
const
|
|
7
|
-
const
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
Reflect.defineMetadata(
|
|
25
|
-
Reflect.defineMetadata(
|
|
26
|
-
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
class ValidateDecorator {
|
|
30
|
-
static IsValidateField(target, propertyKey) {
|
|
31
|
-
if (!target || !propertyKey || typeof target !== "object") {
|
|
32
|
-
return false;
|
|
33
|
-
}
|
|
34
|
-
return Reflect.hasMetadata(META_VALIDATOR_FUNC, target, propertyKey);
|
|
35
|
-
}
|
|
36
|
-
static IsAsyncValidateField(target, propertyKey) {
|
|
37
|
-
if (!target || !propertyKey || typeof target !== "object") {
|
|
38
|
-
return false;
|
|
39
|
-
}
|
|
40
|
-
return Reflect.hasMetadata(META_ASYNC_VALIDATOR_FUNC, target, propertyKey);
|
|
41
|
-
}
|
|
42
|
-
static GetValidator(target, propertyKey) {
|
|
43
|
-
return Reflect.getMetadata(META_VALIDATOR_FUNC, target, propertyKey);
|
|
44
|
-
}
|
|
45
|
-
static GetAsyncValidator(target, propertyKey) {
|
|
46
|
-
return Reflect.getMetadata(META_ASYNC_VALIDATOR_FUNC, target, propertyKey);
|
|
47
|
-
}
|
|
48
|
-
static GetExtraDataProperty(target, propertyKey) {
|
|
49
|
-
return Reflect.getMetadata(META_EXTRA_DATA_PROP, target, propertyKey);
|
|
50
|
-
}
|
|
51
|
-
static GetExtraDataPropertyValue(target, propertyKey) {
|
|
52
|
-
return Reflect.getMetadata(META_EXTRA_DATA_PROP_VALUE, target, propertyKey);
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
exports.ValidateDecorator = ValidateDecorator;
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ValidateDecorator = void 0;
|
|
4
|
+
exports.Validate = Validate;
|
|
5
|
+
exports.AsyncValidate = AsyncValidate;
|
|
6
|
+
const META_VALIDATOR_FUNC = "META_VALIDATOR_FUNC";
|
|
7
|
+
const META_ASYNC_VALIDATOR_FUNC = "META_ASYNC_VALIDATOR_FUNC";
|
|
8
|
+
const META_EXTRA_DATA_PROP = "META_EXTRA_DATA_PROP";
|
|
9
|
+
const META_EXTRA_DATA_PROP_VALUE = "META_EXTRA_DATA_PROP_VALUE";
|
|
10
|
+
function Validate(validator, extraDataProperty) {
|
|
11
|
+
return function (target, propertyKey) {
|
|
12
|
+
if (!target || !propertyKey) {
|
|
13
|
+
return;
|
|
14
|
+
}
|
|
15
|
+
Reflect.defineMetadata(META_VALIDATOR_FUNC, validator, target, propertyKey);
|
|
16
|
+
Reflect.defineMetadata(META_EXTRA_DATA_PROP, extraDataProperty, target, propertyKey);
|
|
17
|
+
};
|
|
18
|
+
}
|
|
19
|
+
function AsyncValidate(validator, extraDataProperty, extraDataPropertyValue) {
|
|
20
|
+
return function (target, propertyKey) {
|
|
21
|
+
if (!target || !propertyKey) {
|
|
22
|
+
return;
|
|
23
|
+
}
|
|
24
|
+
Reflect.defineMetadata(META_ASYNC_VALIDATOR_FUNC, validator, target, propertyKey);
|
|
25
|
+
Reflect.defineMetadata(META_EXTRA_DATA_PROP, extraDataProperty, target, propertyKey);
|
|
26
|
+
Reflect.defineMetadata(META_EXTRA_DATA_PROP_VALUE, extraDataPropertyValue, target, propertyKey);
|
|
27
|
+
};
|
|
28
|
+
}
|
|
29
|
+
class ValidateDecorator {
|
|
30
|
+
static IsValidateField(target, propertyKey) {
|
|
31
|
+
if (!target || !propertyKey || typeof target !== "object") {
|
|
32
|
+
return false;
|
|
33
|
+
}
|
|
34
|
+
return Reflect.hasMetadata(META_VALIDATOR_FUNC, target, propertyKey);
|
|
35
|
+
}
|
|
36
|
+
static IsAsyncValidateField(target, propertyKey) {
|
|
37
|
+
if (!target || !propertyKey || typeof target !== "object") {
|
|
38
|
+
return false;
|
|
39
|
+
}
|
|
40
|
+
return Reflect.hasMetadata(META_ASYNC_VALIDATOR_FUNC, target, propertyKey);
|
|
41
|
+
}
|
|
42
|
+
static GetValidator(target, propertyKey) {
|
|
43
|
+
return Reflect.getMetadata(META_VALIDATOR_FUNC, target, propertyKey);
|
|
44
|
+
}
|
|
45
|
+
static GetAsyncValidator(target, propertyKey) {
|
|
46
|
+
return Reflect.getMetadata(META_ASYNC_VALIDATOR_FUNC, target, propertyKey);
|
|
47
|
+
}
|
|
48
|
+
static GetExtraDataProperty(target, propertyKey) {
|
|
49
|
+
return Reflect.getMetadata(META_EXTRA_DATA_PROP, target, propertyKey);
|
|
50
|
+
}
|
|
51
|
+
static GetExtraDataPropertyValue(target, propertyKey) {
|
|
52
|
+
return Reflect.getMetadata(META_EXTRA_DATA_PROP_VALUE, target, propertyKey);
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
exports.ValidateDecorator = ValidateDecorator;
|
|
56
56
|
//# sourceMappingURL=validate.decorator.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validate.decorator.js","sourceRoot":"","sources":["../../../src/factory/decorators/validate.decorator.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"validate.decorator.js","sourceRoot":"","sources":["../../../src/factory/decorators/validate.decorator.ts"],"names":[],"mappings":";;;AAeA,4BASC;AAED,sCAUC;AAlCD,MAAM,mBAAmB,GAAW,qBAAqB,CAAC;AAC1D,MAAM,yBAAyB,GAAW,2BAA2B,CAAC;AACtE,MAAM,oBAAoB,GAAW,sBAAsB,CAAC;AAC5D,MAAM,0BAA0B,GAAW,4BAA4B,CAAC;AAUxE,SAAgB,QAAQ,CAAC,SAAsB,EAAE,iBAA0B;IACzE,OAAO,UAAU,MAAW,EAAE,WAAmB;QAC/C,IAAI,CAAC,MAAM,IAAI,CAAC,WAAW,EAAE,CAAC;YAC5B,OAAO;QACT,CAAC;QAED,OAAO,CAAC,cAAc,CAAC,mBAAmB,EAAE,SAAS,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC;QAC5E,OAAO,CAAC,cAAc,CAAC,oBAAoB,EAAE,iBAAiB,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC;IACvF,CAAC,CAAC;AACJ,CAAC;AAED,SAAgB,aAAa,CAAC,SAA2B,EAAE,iBAA0B,EAAE,sBAA+B;IACpH,OAAO,UAAU,MAAW,EAAE,WAAmB;QAC/C,IAAI,CAAC,MAAM,IAAI,CAAC,WAAW,EAAE,CAAC;YAC5B,OAAO;QACT,CAAC;QAED,OAAO,CAAC,cAAc,CAAC,yBAAyB,EAAE,SAAS,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC;QAClF,OAAO,CAAC,cAAc,CAAC,oBAAoB,EAAE,iBAAiB,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC;QACrF,OAAO,CAAC,cAAc,CAAC,0BAA0B,EAAE,sBAAsB,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC;IAClG,CAAC,CAAC;AACJ,CAAC;AAGD,MAAa,iBAAiB;IAGrB,MAAM,CAAC,eAAe,CAAC,MAAc,EAAE,WAAmB;QAC/D,IAAI,CAAC,MAAM,IAAI,CAAC,WAAW,IAAI,OAAO,MAAM,KAAK,QAAQ,EAAE,CAAC;YAC1D,OAAO,KAAK,CAAC;QACf,CAAC;QACD,OAAO,OAAO,CAAC,WAAW,CAAC,mBAAmB,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC;IACvE,CAAC;IAEM,MAAM,CAAC,oBAAoB,CAAC,MAAc,EAAE,WAAmB;QACpE,IAAI,CAAC,MAAM,IAAI,CAAC,WAAW,IAAI,OAAO,MAAM,KAAK,QAAQ,EAAE,CAAC;YAC1D,OAAO,KAAK,CAAC;QACf,CAAC;QACD,OAAO,OAAO,CAAC,WAAW,CAAC,yBAAyB,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC;IAC7E,CAAC;IAEM,MAAM,CAAC,YAAY,CAAC,MAAc,EAAE,WAAmB;QAC5D,OAAO,OAAO,CAAC,WAAW,CAAC,mBAAmB,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC;IACvE,CAAC;IAEM,MAAM,CAAC,iBAAiB,CAAC,MAAc,EAAE,WAAmB;QACjE,OAAO,OAAO,CAAC,WAAW,CAAC,yBAAyB,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC;IAC7E,CAAC;IAEM,MAAM,CAAC,oBAAoB,CAAC,MAAc,EAAE,WAAmB;QACpE,OAAO,OAAO,CAAC,WAAW,CAAC,oBAAoB,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC;IACxE,CAAC;IACM,MAAM,CAAC,yBAAyB,CAAC,MAAc,EAAE,WAAmB;QACzE,OAAO,OAAO,CAAC,WAAW,CAAC,0BAA0B,EAAE,MAAM,EAAE,WAAW,CAAC,CAAC;IAC9E,CAAC;CACF;AA/BD,8CA+BC"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export interface AddressCommonShape {
|
|
2
|
-
city: string;
|
|
3
|
-
postalCode: string;
|
|
4
|
-
gln: string;
|
|
5
|
-
countryId: string;
|
|
6
|
-
streetName2: string;
|
|
7
|
-
streetName: string;
|
|
8
|
-
nawNr: number;
|
|
9
|
-
houseNo: number;
|
|
10
|
-
addressName: string;
|
|
11
|
-
state: string;
|
|
12
|
-
houseNoAddition: string;
|
|
13
|
-
isNotEmptyAddress(): boolean;
|
|
14
|
-
}
|
|
1
|
+
export interface AddressCommonShape {
|
|
2
|
+
city: string;
|
|
3
|
+
postalCode: string;
|
|
4
|
+
gln: string;
|
|
5
|
+
countryId: string;
|
|
6
|
+
streetName2: string;
|
|
7
|
+
streetName: string;
|
|
8
|
+
nawNr: number;
|
|
9
|
+
houseNo: number;
|
|
10
|
+
addressName: string;
|
|
11
|
+
state: string;
|
|
12
|
+
houseNoAddition: string;
|
|
13
|
+
isNotEmptyAddress(): boolean;
|
|
14
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=address-common-shape.interface.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"authorized-axios-request-config.interface.js","sourceRoot":"","sources":["../../src/interface/authorized-axios-request-config.interface.ts"],"names":[],"mappings":""}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { BusinessObject } from '../model/business-object';
|
|
2
|
-
import { SearchProperty } from './search-property';
|
|
3
|
-
import { FilterProperty } from './filter-property';
|
|
4
|
-
import { SortProperty } from './sort-property';
|
|
5
|
-
export interface BusinessObjectDataShape {
|
|
6
|
-
name?: string;
|
|
7
|
-
mapping?: string;
|
|
8
|
-
label?: string;
|
|
9
|
-
labelPlural?: string;
|
|
10
|
-
codeField?: string;
|
|
11
|
-
groupField?: string;
|
|
12
|
-
groupDomainName?: string;
|
|
13
|
-
groupMasterDataClass?: typeof BusinessObject;
|
|
14
|
-
groupEnumClass?: any;
|
|
15
|
-
descriptionField?: string;
|
|
16
|
-
searchProperties?: SearchProperty[];
|
|
17
|
-
filterProperties?: FilterProperty[];
|
|
18
|
-
sortProperties?: SortProperty[];
|
|
19
|
-
}
|
|
1
|
+
import { BusinessObject } from '../model/business-object';
|
|
2
|
+
import { SearchProperty } from './search-property';
|
|
3
|
+
import { FilterProperty } from './filter-property';
|
|
4
|
+
import { SortProperty } from './sort-property';
|
|
5
|
+
export interface BusinessObjectDataShape {
|
|
6
|
+
name?: string;
|
|
7
|
+
mapping?: string;
|
|
8
|
+
label?: string;
|
|
9
|
+
labelPlural?: string;
|
|
10
|
+
codeField?: string;
|
|
11
|
+
groupField?: string;
|
|
12
|
+
groupDomainName?: string;
|
|
13
|
+
groupMasterDataClass?: typeof BusinessObject;
|
|
14
|
+
groupEnumClass?: any;
|
|
15
|
+
descriptionField?: string;
|
|
16
|
+
searchProperties?: SearchProperty[];
|
|
17
|
+
filterProperties?: FilterProperty[];
|
|
18
|
+
sortProperties?: SortProperty[];
|
|
19
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=business-object-data-shape.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export interface CheckPrecisionAndScaleResult {
|
|
2
|
-
isOk: boolean;
|
|
3
|
-
nearestOkNr?: number;
|
|
4
|
-
}
|
|
1
|
+
export interface CheckPrecisionAndScaleResult {
|
|
2
|
+
isOk: boolean;
|
|
3
|
+
nearestOkNr?: number;
|
|
4
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=check-precision-and-scale-result.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export interface CheckWithinSteppedBoundsResult {
|
|
2
|
-
isOk: boolean;
|
|
3
|
-
remainder?: number;
|
|
4
|
-
}
|
|
1
|
+
export interface CheckWithinSteppedBoundsResult {
|
|
2
|
+
isOk: boolean;
|
|
3
|
+
remainder?: number;
|
|
4
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=check-within-stepped-bounds-result.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { FilterType } from "../enum/filter-type.enum";
|
|
2
|
-
export interface FilterProperty {
|
|
3
|
-
property?: string;
|
|
4
|
-
label?: string;
|
|
5
|
-
type?: FilterType;
|
|
6
|
-
active?: boolean;
|
|
7
|
-
valuePass?: any;
|
|
8
|
-
evalFunction?: any;
|
|
9
|
-
}
|
|
1
|
+
import { FilterType } from "../enum/filter-type.enum";
|
|
2
|
+
export interface FilterProperty {
|
|
3
|
+
property?: string;
|
|
4
|
+
label?: string;
|
|
5
|
+
type?: FilterType;
|
|
6
|
+
active?: boolean;
|
|
7
|
+
valuePass?: any;
|
|
8
|
+
evalFunction?: any;
|
|
9
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=filter-property.js.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export interface LoginStorageData {
|
|
2
|
-
upId?: number;
|
|
3
|
-
userName?: string;
|
|
4
|
-
password?: string;
|
|
5
|
-
dateFormat?: string;
|
|
6
|
-
windowId?: number;
|
|
7
|
-
accessToken?: string;
|
|
8
|
-
refreshToken?: string;
|
|
9
|
-
tokenExp?: number;
|
|
10
|
-
keycloak?: boolean;
|
|
11
|
-
keycloakState?: string;
|
|
12
|
-
}
|
|
1
|
+
export interface LoginStorageData {
|
|
2
|
+
upId?: number;
|
|
3
|
+
userName?: string;
|
|
4
|
+
password?: string;
|
|
5
|
+
dateFormat?: string;
|
|
6
|
+
windowId?: number;
|
|
7
|
+
accessToken?: string;
|
|
8
|
+
refreshToken?: string;
|
|
9
|
+
tokenExp?: number;
|
|
10
|
+
keycloak?: boolean;
|
|
11
|
+
keycloakState?: string;
|
|
12
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=login-storage-data.interface.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export interface PrecisionScaleObject {
|
|
2
|
-
precision?: number;
|
|
3
|
-
scale?: number;
|
|
4
|
-
}
|
|
1
|
+
export interface PrecisionScaleObject {
|
|
2
|
+
precision?: number;
|
|
3
|
+
scale?: number;
|
|
4
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=precision-scale-object.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { ValueComparisonType } from "../enum/value-comparison-type.enum";
|
|
2
|
-
import { SearchDataType } from "../enum/search-data-type.enum";
|
|
3
|
-
import { SearchPropertyState } from "../enum/search-property-state.enum";
|
|
4
|
-
export interface SearchProperty {
|
|
5
|
-
property?: string;
|
|
6
|
-
label?: string;
|
|
7
|
-
values?: string[];
|
|
8
|
-
comparisonType?: ValueComparisonType;
|
|
9
|
-
dataType?: SearchDataType;
|
|
10
|
-
state?: SearchPropertyState;
|
|
11
|
-
}
|
|
1
|
+
import { ValueComparisonType } from "../enum/value-comparison-type.enum";
|
|
2
|
+
import { SearchDataType } from "../enum/search-data-type.enum";
|
|
3
|
+
import { SearchPropertyState } from "../enum/search-property-state.enum";
|
|
4
|
+
export interface SearchProperty {
|
|
5
|
+
property?: string;
|
|
6
|
+
label?: string;
|
|
7
|
+
values?: string[];
|
|
8
|
+
comparisonType?: ValueComparisonType;
|
|
9
|
+
dataType?: SearchDataType;
|
|
10
|
+
state?: SearchPropertyState;
|
|
11
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=search-property.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { SortDirection } from "../enum/sort-direction";
|
|
2
|
-
import { SortType } from "../enum/sort-type.enum";
|
|
3
|
-
export interface SortProperty {
|
|
4
|
-
property: string;
|
|
5
|
-
label?: string;
|
|
6
|
-
direction?: SortDirection;
|
|
7
|
-
evalType?: any;
|
|
8
|
-
switcher?: number;
|
|
9
|
-
type?: SortType;
|
|
10
|
-
active?: boolean;
|
|
11
|
-
}
|
|
1
|
+
import { SortDirection } from "../enum/sort-direction";
|
|
2
|
+
import { SortType } from "../enum/sort-type.enum";
|
|
3
|
+
export interface SortProperty {
|
|
4
|
+
property: string;
|
|
5
|
+
label?: string;
|
|
6
|
+
direction?: SortDirection;
|
|
7
|
+
evalType?: any;
|
|
8
|
+
switcher?: number;
|
|
9
|
+
type?: SortType;
|
|
10
|
+
active?: boolean;
|
|
11
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=sort-property.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export interface TextPart {
|
|
2
|
-
text: string;
|
|
3
|
-
match: boolean;
|
|
4
|
-
}
|
|
1
|
+
export interface TextPart {
|
|
2
|
+
text: string;
|
|
3
|
+
match: boolean;
|
|
4
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=text-part.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { ValueComparisonType } from '../enum/value-comparison-type.enum';
|
|
2
|
-
export interface ValueComparisonTypeViewWrapper {
|
|
3
|
-
type: ValueComparisonType;
|
|
4
|
-
icon?: string;
|
|
5
|
-
label: string;
|
|
6
|
-
}
|
|
1
|
+
import { ValueComparisonType } from '../enum/value-comparison-type.enum';
|
|
2
|
+
export interface ValueComparisonTypeViewWrapper {
|
|
3
|
+
type: ValueComparisonType;
|
|
4
|
+
icon?: string;
|
|
5
|
+
label: string;
|
|
6
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
//# sourceMappingURL=value-comparison-type-view-wrapper.js.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { BusinessObjectIDType } from '../type/business-object-id-type';
|
|
2
|
-
export declare class BusinessObject {
|
|
3
|
-
id: BusinessObjectIDType;
|
|
4
|
-
getId(): BusinessObjectIDType;
|
|
5
|
-
setId(value: BusinessObjectIDType): void;
|
|
6
|
-
hasId(): boolean;
|
|
7
|
-
getTitleForSearchResult(): string;
|
|
8
|
-
getDescriptionForSearchResult(): string;
|
|
9
|
-
getLettersForSearchResult(): string;
|
|
10
|
-
getShowCheckbox(): boolean;
|
|
11
|
-
toString(): string;
|
|
12
|
-
constructor();
|
|
13
|
-
}
|
|
1
|
+
import { BusinessObjectIDType } from '../type/business-object-id-type';
|
|
2
|
+
export declare class BusinessObject {
|
|
3
|
+
id: BusinessObjectIDType;
|
|
4
|
+
getId(): BusinessObjectIDType;
|
|
5
|
+
setId(value: BusinessObjectIDType): void;
|
|
6
|
+
hasId(): boolean;
|
|
7
|
+
getTitleForSearchResult(): string;
|
|
8
|
+
getDescriptionForSearchResult(): string;
|
|
9
|
+
getLettersForSearchResult(): string;
|
|
10
|
+
getShowCheckbox(): boolean;
|
|
11
|
+
toString(): string;
|
|
12
|
+
constructor();
|
|
13
|
+
}
|
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BusinessObject = void 0;
|
|
4
|
-
const object_utils_1 = require("../utils/object-utils");
|
|
5
|
-
const not_nill_function_1 = require("../utils/function/not-nill.function");
|
|
6
|
-
class BusinessObject {
|
|
7
|
-
getId() {
|
|
8
|
-
return this.id;
|
|
9
|
-
}
|
|
10
|
-
setId(value) {
|
|
11
|
-
this.id = value;
|
|
12
|
-
}
|
|
13
|
-
hasId() {
|
|
14
|
-
return (0, not_nill_function_1.notNill)(this.getId());
|
|
15
|
-
}
|
|
16
|
-
getTitleForSearchResult() {
|
|
17
|
-
return this.getId();
|
|
18
|
-
}
|
|
19
|
-
getDescriptionForSearchResult() {
|
|
20
|
-
return this.getId();
|
|
21
|
-
}
|
|
22
|
-
getLettersForSearchResult() {
|
|
23
|
-
return undefined;
|
|
24
|
-
}
|
|
25
|
-
getShowCheckbox() {
|
|
26
|
-
return false;
|
|
27
|
-
}
|
|
28
|
-
toString() {
|
|
29
|
-
return object_utils_1.ObjectUtils.GetClassName(this) + ": " + this.getId();
|
|
30
|
-
}
|
|
31
|
-
constructor() {
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
exports.BusinessObject = BusinessObject;
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.BusinessObject = void 0;
|
|
4
|
+
const object_utils_1 = require("../utils/object-utils");
|
|
5
|
+
const not_nill_function_1 = require("../utils/function/not-nill.function");
|
|
6
|
+
class BusinessObject {
|
|
7
|
+
getId() {
|
|
8
|
+
return this.id;
|
|
9
|
+
}
|
|
10
|
+
setId(value) {
|
|
11
|
+
this.id = value;
|
|
12
|
+
}
|
|
13
|
+
hasId() {
|
|
14
|
+
return (0, not_nill_function_1.notNill)(this.getId());
|
|
15
|
+
}
|
|
16
|
+
getTitleForSearchResult() {
|
|
17
|
+
return this.getId();
|
|
18
|
+
}
|
|
19
|
+
getDescriptionForSearchResult() {
|
|
20
|
+
return this.getId();
|
|
21
|
+
}
|
|
22
|
+
getLettersForSearchResult() {
|
|
23
|
+
return undefined;
|
|
24
|
+
}
|
|
25
|
+
getShowCheckbox() {
|
|
26
|
+
return false;
|
|
27
|
+
}
|
|
28
|
+
toString() {
|
|
29
|
+
return object_utils_1.ObjectUtils.GetClassName(this) + ": " + this.getId();
|
|
30
|
+
}
|
|
31
|
+
constructor() {
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
exports.BusinessObject = BusinessObject;
|
|
35
35
|
//# sourceMappingURL=business-object.js.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { BusinessObject } from './business-object';
|
|
2
|
-
export declare class Company extends BusinessObject {
|
|
3
|
-
upId: number;
|
|
4
|
-
description: string;
|
|
5
|
-
realmId: string;
|
|
6
|
-
clientId: string;
|
|
7
|
-
constructor();
|
|
8
|
-
getId(): number;
|
|
9
|
-
}
|
|
1
|
+
import { BusinessObject } from './business-object';
|
|
2
|
+
export declare class Company extends BusinessObject {
|
|
3
|
+
upId: number;
|
|
4
|
+
description: string;
|
|
5
|
+
realmId: string;
|
|
6
|
+
clientId: string;
|
|
7
|
+
constructor();
|
|
8
|
+
getId(): number;
|
|
9
|
+
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Company = void 0;
|
|
4
|
-
const business_object_1 = require("./business-object");
|
|
5
|
-
class Company extends business_object_1.BusinessObject {
|
|
6
|
-
constructor() {
|
|
7
|
-
super();
|
|
8
|
-
}
|
|
9
|
-
getId() {
|
|
10
|
-
return this.upId;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
exports.Company = Company;
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.Company = void 0;
|
|
4
|
+
const business_object_1 = require("./business-object");
|
|
5
|
+
class Company extends business_object_1.BusinessObject {
|
|
6
|
+
constructor() {
|
|
7
|
+
super();
|
|
8
|
+
}
|
|
9
|
+
getId() {
|
|
10
|
+
return this.upId;
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
exports.Company = Company;
|
|
14
14
|
//# sourceMappingURL=company.bo.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const JAVA_MAX_INT: number;
|
|
2
|
-
export declare const JAVA_MAX_DOUBLE: number;
|
|
1
|
+
export declare const JAVA_MAX_INT: number;
|
|
2
|
+
export declare const JAVA_MAX_DOUBLE: number;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.JAVA_MAX_DOUBLE = exports.JAVA_MAX_INT = void 0;
|
|
4
|
-
exports.JAVA_MAX_INT = 2147483647;
|
|
5
|
-
exports.JAVA_MAX_DOUBLE = 1.7 * Math.pow(10, 308);
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.JAVA_MAX_DOUBLE = exports.JAVA_MAX_INT = void 0;
|
|
4
|
+
exports.JAVA_MAX_INT = 2147483647;
|
|
5
|
+
exports.JAVA_MAX_DOUBLE = 1.7 * Math.pow(10, 308);
|
|
6
6
|
//# sourceMappingURL=java-constants.js.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { BusinessObject } from './business-object';
|
|
2
|
-
import { AddressFormat } from '../enum/address-format.enum';
|
|
3
|
-
export declare class Country extends BusinessObject {
|
|
4
|
-
static NETHERLANDS_CODE: string;
|
|
5
|
-
addressFormat: AddressFormat;
|
|
6
|
-
code: string;
|
|
7
|
-
description: string;
|
|
8
|
-
isoCode: string;
|
|
9
|
-
telephonecc: string;
|
|
10
|
-
getId(): string;
|
|
11
|
-
}
|
|
1
|
+
import { BusinessObject } from './business-object';
|
|
2
|
+
import { AddressFormat } from '../enum/address-format.enum';
|
|
3
|
+
export declare class Country extends BusinessObject {
|
|
4
|
+
static NETHERLANDS_CODE: string;
|
|
5
|
+
addressFormat: AddressFormat;
|
|
6
|
+
code: string;
|
|
7
|
+
description: string;
|
|
8
|
+
isoCode: string;
|
|
9
|
+
telephonecc: string;
|
|
10
|
+
getId(): string;
|
|
11
|
+
}
|