@cleavelandprice/ngx-lib 4.4.13 → 4.4.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -5
- package/active-directory/index.d.ts +120 -5
- package/active-directory/material/index.d.ts +161 -5
- package/authentication/index.d.ts +57 -5
- package/authentication/material/index.d.ts +81 -5
- package/authentication/object/index.d.ts +37 -5
- package/authentication/token/index.d.ts +60 -5
- package/dialog/index.d.ts +106 -5
- package/fesm2022/cleavelandprice-ngx-lib-active-directory-material.mjs +17 -17
- package/fesm2022/cleavelandprice-ngx-lib-active-directory-material.mjs.map +1 -1
- package/fesm2022/cleavelandprice-ngx-lib-active-directory.mjs +8 -8
- package/fesm2022/cleavelandprice-ngx-lib-active-directory.mjs.map +1 -1
- package/fesm2022/cleavelandprice-ngx-lib-authentication-material.mjs +18 -18
- package/fesm2022/cleavelandprice-ngx-lib-authentication-material.mjs.map +1 -1
- package/fesm2022/cleavelandprice-ngx-lib-authentication-object.mjs +8 -8
- package/fesm2022/cleavelandprice-ngx-lib-authentication-object.mjs.map +1 -1
- package/fesm2022/cleavelandprice-ngx-lib-authentication-token.mjs +8 -8
- package/fesm2022/cleavelandprice-ngx-lib-authentication-token.mjs.map +1 -1
- package/fesm2022/cleavelandprice-ngx-lib-authentication.mjs +5 -5
- package/fesm2022/cleavelandprice-ngx-lib-authentication.mjs.map +1 -1
- package/fesm2022/cleavelandprice-ngx-lib-dialog.mjs +27 -27
- package/fesm2022/cleavelandprice-ngx-lib-dialog.mjs.map +1 -1
- package/fesm2022/cleavelandprice-ngx-lib-msgraph.mjs +5 -5
- package/fesm2022/cleavelandprice-ngx-lib-msgraph.mjs.map +1 -1
- package/fesm2022/cleavelandprice-ngx-lib-quill-mention.mjs +12 -12
- package/fesm2022/cleavelandprice-ngx-lib-quill-mention.mjs.map +1 -1
- package/fesm2022/cleavelandprice-ngx-lib-quill.mjs +32 -32
- package/fesm2022/cleavelandprice-ngx-lib-quill.mjs.map +1 -1
- package/fesm2022/cleavelandprice-ngx-lib-sharepoint.mjs +18 -18
- package/fesm2022/cleavelandprice-ngx-lib-sharepoint.mjs.map +1 -1
- package/fesm2022/cleavelandprice-ngx-lib-table.mjs +54 -29
- package/fesm2022/cleavelandprice-ngx-lib-table.mjs.map +1 -1
- package/fesm2022/cleavelandprice-ngx-lib-upload.mjs +15 -15
- package/fesm2022/cleavelandprice-ngx-lib-upload.mjs.map +1 -1
- package/fesm2022/cleavelandprice-ngx-lib-url-utilities.mjs +13 -13
- package/fesm2022/cleavelandprice-ngx-lib-url-utilities.mjs.map +1 -1
- package/fesm2022/cleavelandprice-ngx-lib.mjs +8 -8
- package/fesm2022/cleavelandprice-ngx-lib.mjs.map +1 -1
- package/index.d.ts +91 -5
- package/msgraph/index.d.ts +211 -5
- package/package.json +3 -33
- package/quill/index.d.ts +200 -5
- package/quill/mention/index.d.ts +33 -5
- package/sharepoint/index.d.ts +138 -5
- package/table/index.d.ts +146 -5
- package/upload/index.d.ts +135 -5
- package/url-utilities/index.d.ts +35 -5
- package/active-directory/active-directory.api.d.ts +0 -10
- package/active-directory/active-directory.module.d.ts +0 -11
- package/active-directory/material/components/user-chooser/user-chooser.component.d.ts +0 -58
- package/active-directory/material/components/user-form-field/user-form-field.component.d.ts +0 -27
- package/active-directory/material/mat-active-directory.api.d.ts +0 -10
- package/active-directory/material/mat-active-directory.module.d.ts +0 -25
- package/active-directory/material/model/default-user-chooser-data.d.ts +0 -2
- package/active-directory/material/model/default-user-chooser-filter-options.d.ts +0 -2
- package/active-directory/material/model/selectable-group.d.ts +0 -4
- package/active-directory/material/model/selectable-user.d.ts +0 -5
- package/active-directory/material/model/user-chooser-data.d.ts +0 -25
- package/active-directory/material/model/user-chooser-filter-options.d.ts +0 -7
- package/active-directory/material/model/user-chooser-mode.d.ts +0 -4
- package/active-directory/material/model/user-chooser-pre-processing-group.d.ts +0 -6
- package/active-directory/model/active-directory-service-options-token.d.ts +0 -3
- package/active-directory/model/active-directory-service-options.d.ts +0 -5
- package/active-directory/model/ad-object-with-children.d.ts +0 -4
- package/active-directory/model/ad-object.d.ts +0 -13
- package/active-directory/model/cache-object.d.ts +0 -5
- package/active-directory/model/cleaveland-price-user.d.ts +0 -19
- package/active-directory/model/group.d.ts +0 -7
- package/active-directory/model/user-or-group.d.ts +0 -7
- package/active-directory/model/user.d.ts +0 -23
- package/active-directory/services/active-directory.service.d.ts +0 -31
- package/authentication/authentication.api.d.ts +0 -6
- package/authentication/authentication.base.module.d.ts +0 -11
- package/authentication/material/components/login/login.component.d.ts +0 -14
- package/authentication/material/components/login-form/login-form.component.d.ts +0 -27
- package/authentication/material/mat-authentication.api.d.ts +0 -7
- package/authentication/material/mat-authentication.module.d.ts +0 -21
- package/authentication/material/model/login-form-data.d.ts +0 -4
- package/authentication/material/model/mat-authentication-service-options-token.d.ts +0 -3
- package/authentication/material/model/mat-authentication-service-options.d.ts +0 -4
- package/authentication/material/services/mat-authentication.service.d.ts +0 -11
- package/authentication/model/abstract-authentication-service.d.ts +0 -16
- package/authentication/model/authenticated-user.d.ts +0 -9
- package/authentication/model/authentication-request.d.ts +0 -8
- package/authentication/model/authentication-service-options-token.d.ts +0 -3
- package/authentication/model/authentication-service-options.d.ts +0 -6
- package/authentication/object/authentication-object.api.d.ts +0 -3
- package/authentication/object/authentication-object.module.d.ts +0 -11
- package/authentication/object/services/authentication-object.service.d.ts +0 -24
- package/authentication/token/authentication-token.api.d.ts +0 -5
- package/authentication/token/authetiction-token.module.d.ts +0 -11
- package/authentication/token/model/authentication-token-service-options-token.d.ts +0 -3
- package/authentication/token/model/authentication-token-service-options.d.ts +0 -4
- package/authentication/token/model/authentication-token.d.ts +0 -17
- package/authentication/token/services/authentication-token.service.d.ts +0 -24
- package/dialog/components/base/base.component.d.ts +0 -23
- package/dialog/components/choice/choice.component.d.ts +0 -13
- package/dialog/components/confirmation/confirmation.component.d.ts +0 -13
- package/dialog/components/input/input.component.d.ts +0 -13
- package/dialog/components/message/message.component.d.ts +0 -13
- package/dialog/dialog.api.d.ts +0 -9
- package/dialog/dialog.module.d.ts +0 -18
- package/dialog/model/confirmation-dialog-mode.d.ts +0 -6
- package/dialog/model/dialog-base-data.d.ts +0 -10
- package/dialog/model/dialog-choice-data.d.ts +0 -4
- package/dialog/model/dialog-type.d.ts +0 -6
- package/esm2022/active-directory/active-directory.api.mjs +0 -11
- package/esm2022/active-directory/active-directory.module.mjs +0 -40
- package/esm2022/active-directory/cleavelandprice-ngx-lib-active-directory.mjs +0 -5
- package/esm2022/active-directory/material/cleavelandprice-ngx-lib-active-directory-material.mjs +0 -5
- package/esm2022/active-directory/material/components/user-chooser/user-chooser.component.mjs +0 -437
- package/esm2022/active-directory/material/components/user-form-field/user-form-field.component.mjs +0 -159
- package/esm2022/active-directory/material/mat-active-directory.api.mjs +0 -11
- package/esm2022/active-directory/material/mat-active-directory.module.mjs +0 -100
- package/esm2022/active-directory/material/model/default-user-chooser-data.mjs +0 -15
- package/esm2022/active-directory/material/model/default-user-chooser-filter-options.mjs +0 -8
- package/esm2022/active-directory/material/model/selectable-group.mjs +0 -2
- package/esm2022/active-directory/material/model/selectable-user.mjs +0 -2
- package/esm2022/active-directory/material/model/user-chooser-data.mjs +0 -2
- package/esm2022/active-directory/material/model/user-chooser-filter-options.mjs +0 -3
- package/esm2022/active-directory/material/model/user-chooser-mode.mjs +0 -6
- package/esm2022/active-directory/material/model/user-chooser-pre-processing-group.mjs +0 -3
- package/esm2022/active-directory/model/active-directory-service-options-token.mjs +0 -3
- package/esm2022/active-directory/model/active-directory-service-options.mjs +0 -2
- package/esm2022/active-directory/model/ad-object-with-children.mjs +0 -2
- package/esm2022/active-directory/model/ad-object.mjs +0 -2
- package/esm2022/active-directory/model/cache-object.mjs +0 -3
- package/esm2022/active-directory/model/cleaveland-price-user.mjs +0 -2
- package/esm2022/active-directory/model/group.mjs +0 -2
- package/esm2022/active-directory/model/user-or-group.mjs +0 -2
- package/esm2022/active-directory/model/user.mjs +0 -2
- package/esm2022/active-directory/services/active-directory.service.mjs +0 -131
- package/esm2022/authentication/authentication.api.mjs +0 -7
- package/esm2022/authentication/authentication.base.module.mjs +0 -40
- package/esm2022/authentication/cleavelandprice-ngx-lib-authentication.mjs +0 -5
- package/esm2022/authentication/material/cleavelandprice-ngx-lib-authentication-material.mjs +0 -5
- package/esm2022/authentication/material/components/login/login.component.mjs +0 -49
- package/esm2022/authentication/material/components/login-form/login-form.component.mjs +0 -82
- package/esm2022/authentication/material/mat-authentication.api.mjs +0 -8
- package/esm2022/authentication/material/mat-authentication.module.mjs +0 -84
- package/esm2022/authentication/material/model/login-form-data.mjs +0 -2
- package/esm2022/authentication/material/model/mat-authentication-service-options-token.mjs +0 -3
- package/esm2022/authentication/material/model/mat-authentication-service-options.mjs +0 -2
- package/esm2022/authentication/material/services/mat-authentication.service.mjs +0 -67
- package/esm2022/authentication/model/abstract-authentication-service.mjs +0 -2
- package/esm2022/authentication/model/authenticated-user.mjs +0 -2
- package/esm2022/authentication/model/authentication-request.mjs +0 -2
- package/esm2022/authentication/model/authentication-service-options-token.mjs +0 -3
- package/esm2022/authentication/model/authentication-service-options.mjs +0 -2
- package/esm2022/authentication/object/authentication-object.api.mjs +0 -6
- package/esm2022/authentication/object/authentication-object.module.mjs +0 -40
- package/esm2022/authentication/object/cleavelandprice-ngx-lib-authentication-object.mjs +0 -5
- package/esm2022/authentication/object/services/authentication-object.service.mjs +0 -129
- package/esm2022/authentication/token/authentication-token.api.mjs +0 -6
- package/esm2022/authentication/token/authetiction-token.module.mjs +0 -40
- package/esm2022/authentication/token/cleavelandprice-ngx-lib-authentication-token.mjs +0 -5
- package/esm2022/authentication/token/model/authentication-token-service-options-token.mjs +0 -3
- package/esm2022/authentication/token/model/authentication-token-service-options.mjs +0 -2
- package/esm2022/authentication/token/model/authentication-token.mjs +0 -2
- package/esm2022/authentication/token/services/authentication-token.service.mjs +0 -138
- package/esm2022/cleavelandprice-ngx-lib.mjs +0 -5
- package/esm2022/dialog/cleavelandprice-ngx-lib-dialog.mjs +0 -5
- package/esm2022/dialog/components/base/base.component.mjs +0 -102
- package/esm2022/dialog/components/choice/choice.component.mjs +0 -21
- package/esm2022/dialog/components/confirmation/confirmation.component.mjs +0 -21
- package/esm2022/dialog/components/input/input.component.mjs +0 -21
- package/esm2022/dialog/components/message/message.component.mjs +0 -21
- package/esm2022/dialog/dialog.api.mjs +0 -20
- package/esm2022/dialog/dialog.module.mjs +0 -73
- package/esm2022/dialog/model/confirmation-dialog-mode.mjs +0 -8
- package/esm2022/dialog/model/dialog-base-data.mjs +0 -2
- package/esm2022/dialog/model/dialog-choice-data.mjs +0 -2
- package/esm2022/dialog/model/dialog-type.mjs +0 -8
- package/esm2022/lib/model/app-path-config.mjs +0 -2
- package/esm2022/lib/model/app-type.mjs +0 -2
- package/esm2022/lib/model/app.mjs +0 -2
- package/esm2022/lib/model/caching-config.mjs +0 -2
- package/esm2022/lib/model/credentials.mjs +0 -2
- package/esm2022/lib/model/logging-config.mjs +0 -2
- package/esm2022/lib/model/service-options-token.mjs +0 -3
- package/esm2022/lib/model/service-options.mjs +0 -2
- package/esm2022/lib/ngx-lib.module.mjs +0 -37
- package/esm2022/lib/services/app-path-config.service.mjs +0 -50
- package/esm2022/lib/services/service-base.mjs +0 -26
- package/esm2022/msgraph/cleavelandprice-ngx-lib-msgraph.mjs +0 -5
- package/esm2022/msgraph/model/address.mjs +0 -2
- package/esm2022/msgraph/model/attendee.mjs +0 -2
- package/esm2022/msgraph/model/bulk-calendar-events.mjs +0 -2
- package/esm2022/msgraph/model/bulk-calendar-request.mjs +0 -2
- package/esm2022/msgraph/model/calendar-event.mjs +0 -2
- package/esm2022/msgraph/model/coordinates.mjs +0 -2
- package/esm2022/msgraph/model/email-address.mjs +0 -2
- package/esm2022/msgraph/model/location.mjs +0 -2
- package/esm2022/msgraph/model/online-meeting-info.mjs +0 -2
- package/esm2022/msgraph/model/patterned-recurrence.mjs +0 -2
- package/esm2022/msgraph/model/phone.mjs +0 -2
- package/esm2022/msgraph/model/recipient.mjs +0 -2
- package/esm2022/msgraph/model/recurrence-pattern.mjs +0 -2
- package/esm2022/msgraph/model/recurrence-range.mjs +0 -2
- package/esm2022/msgraph/model/response-status.mjs +0 -2
- package/esm2022/msgraph/model/room.mjs +0 -6
- package/esm2022/msgraph/model/user.mjs +0 -132
- package/esm2022/msgraph/msgraph.api.mjs +0 -19
- package/esm2022/msgraph/msgraph.module.mjs +0 -27
- package/esm2022/public_api.mjs +0 -15
- package/esm2022/quill/cleavelandprice-ngx-lib-quill.mjs +0 -5
- package/esm2022/quill/components/editor/editor.component.mjs +0 -282
- package/esm2022/quill/components/raw/raw.component.mjs +0 -30
- package/esm2022/quill/mention/cleavelandprice-ngx-lib-quill-mention.mjs +0 -5
- package/esm2022/quill/mention/components/editor/editor.component.mjs +0 -151
- package/esm2022/quill/mention/model/dialog-data.mjs +0 -2
- package/esm2022/quill/mention/quill-mention.api.mjs +0 -9
- package/esm2022/quill/mention/quill-mention.module.mjs +0 -65
- package/esm2022/quill/model/buttons.mjs +0 -3
- package/esm2022/quill/model/config.mjs +0 -3
- package/esm2022/quill/model/default-buttons.mjs +0 -50
- package/esm2022/quill/model/default-config.mjs +0 -28
- package/esm2022/quill/model/default-icons.mjs +0 -7
- package/esm2022/quill/model/default-tooltips.mjs +0 -53
- package/esm2022/quill/model/dialog-data.mjs +0 -2
- package/esm2022/quill/model/icons.mjs +0 -3
- package/esm2022/quill/model/tooltips.mjs +0 -3
- package/esm2022/quill/quill.api.mjs +0 -13
- package/esm2022/quill/quill.module.mjs +0 -75
- package/esm2022/sharepoint/cleavelandprice-ngx-lib-sharepoint.mjs +0 -5
- package/esm2022/sharepoint/components/user-photo/user-photo.component.mjs +0 -40
- package/esm2022/sharepoint/default-credentials.mjs +0 -6
- package/esm2022/sharepoint/model/base-item.mjs +0 -2
- package/esm2022/sharepoint/model/base-request-credential.mjs +0 -2
- package/esm2022/sharepoint/model/base-request.mjs +0 -2
- package/esm2022/sharepoint/model/cache-object.mjs +0 -3
- package/esm2022/sharepoint/model/file-request.mjs +0 -2
- package/esm2022/sharepoint/model/folder-request.mjs +0 -2
- package/esm2022/sharepoint/model/list-item.mjs +0 -2
- package/esm2022/sharepoint/model/list-items-request.mjs +0 -2
- package/esm2022/sharepoint/model/photo-item.mjs +0 -2
- package/esm2022/sharepoint/model/sharepoint-service-options.mjs +0 -3
- package/esm2022/sharepoint/model/uri-request.mjs +0 -2
- package/esm2022/sharepoint/model/user-request.mjs +0 -2
- package/esm2022/sharepoint/model/user.mjs +0 -2
- package/esm2022/sharepoint/pipes/user-photo-url.pipe.mjs +0 -37
- package/esm2022/sharepoint/services/sharepoint.service.mjs +0 -155
- package/esm2022/sharepoint/sharepoint.api.mjs +0 -17
- package/esm2022/sharepoint/sharepoint.module.mjs +0 -50
- package/esm2022/table/cleavelandprice-ngx-lib-table.mjs +0 -5
- package/esm2022/table/components/table/table.component.mjs +0 -141
- package/esm2022/table/model/table-column.mjs +0 -2
- package/esm2022/table/pipes/decimalPoints.mjs +0 -14
- package/esm2022/table/pipes/roundNumber.mjs +0 -14
- package/esm2022/table/table.api.mjs +0 -6
- package/esm2022/table/table.module.mjs +0 -78
- package/esm2022/upload/cleavelandprice-ngx-lib-upload.mjs +0 -5
- package/esm2022/upload/components/upload/upload.component.mjs +0 -32
- package/esm2022/upload/components/upload-dialog/upload-dialog.component.mjs +0 -98
- package/esm2022/upload/model/database-file-info.mjs +0 -2
- package/esm2022/upload/model/file-upload-request.mjs +0 -2
- package/esm2022/upload/model/filesystem-file-info.mjs +0 -2
- package/esm2022/upload/model/msg-file-content.mjs +0 -5
- package/esm2022/upload/model/upload-service-options-token.mjs +0 -3
- package/esm2022/upload/model/upload-service-options.mjs +0 -3
- package/esm2022/upload/model/upload-status.mjs +0 -2
- package/esm2022/upload/services/upload.service.mjs +0 -106
- package/esm2022/upload/upload.api.mjs +0 -11
- package/esm2022/upload/upload.module.mjs +0 -68
- package/esm2022/url-utilities/cleavelandprice-ngx-lib-url-utilities.mjs +0 -5
- package/esm2022/url-utilities/pipes/safe-resource-url.pipe.mjs +0 -19
- package/esm2022/url-utilities/pipes/safe-url.pipe.mjs +0 -19
- package/esm2022/url-utilities/pipes/uri-scheme.pipe.mjs +0 -106
- package/esm2022/url-utilities/url-utilities.api.mjs +0 -13
- package/esm2022/url-utilities/url-utilities.module.mjs +0 -34
- package/lib/model/app-path-config.d.ts +0 -10
- package/lib/model/app-type.d.ts +0 -5
- package/lib/model/app.d.ts +0 -16
- package/lib/model/caching-config.d.ts +0 -4
- package/lib/model/credentials.d.ts +0 -4
- package/lib/model/logging-config.d.ts +0 -6
- package/lib/model/service-options-token.d.ts +0 -3
- package/lib/model/service-options.d.ts +0 -4
- package/lib/ngx-lib.module.d.ts +0 -10
- package/lib/services/app-path-config.service.d.ts +0 -18
- package/lib/services/service-base.d.ts +0 -7
- package/msgraph/model/address.d.ts +0 -7
- package/msgraph/model/attendee.d.ts +0 -13
- package/msgraph/model/bulk-calendar-events.d.ts +0 -5
- package/msgraph/model/bulk-calendar-request.d.ts +0 -3
- package/msgraph/model/calendar-event.d.ts +0 -53
- package/msgraph/model/coordinates.d.ts +0 -7
- package/msgraph/model/email-address.d.ts +0 -4
- package/msgraph/model/location.d.ts +0 -12
- package/msgraph/model/online-meeting-info.d.ts +0 -9
- package/msgraph/model/patterned-recurrence.d.ts +0 -6
- package/msgraph/model/phone.d.ts +0 -4
- package/msgraph/model/recipient.d.ts +0 -4
- package/msgraph/model/recurrence-pattern.d.ts +0 -9
- package/msgraph/model/recurrence-range.d.ts +0 -7
- package/msgraph/model/response-status.d.ts +0 -4
- package/msgraph/model/room.d.ts +0 -22
- package/msgraph/model/user.d.ts +0 -29
- package/msgraph/msgraph.api.d.ts +0 -18
- package/msgraph/msgraph.module.d.ts +0 -8
- package/public_api.d.ts +0 -11
- package/quill/components/editor/editor.component.d.ts +0 -55
- package/quill/components/raw/raw.component.d.ts +0 -6
- package/quill/mention/components/editor/editor.component.d.ts +0 -15
- package/quill/mention/model/dialog-data.d.ts +0 -5
- package/quill/mention/quill-mention.api.d.ts +0 -3
- package/quill/mention/quill-mention.module.d.ts +0 -17
- package/quill/model/buttons.d.ts +0 -29
- package/quill/model/config.d.ts +0 -23
- package/quill/model/default-buttons.d.ts +0 -2
- package/quill/model/default-config.d.ts +0 -2
- package/quill/model/default-icons.d.ts +0 -2
- package/quill/model/default-tooltips.d.ts +0 -2
- package/quill/model/dialog-data.d.ts +0 -21
- package/quill/model/icons.d.ts +0 -6
- package/quill/model/tooltips.d.ts +0 -32
- package/quill/quill.api.d.ts +0 -12
- package/quill/quill.module.d.ts +0 -18
- package/sharepoint/components/user-photo/user-photo.component.d.ts +0 -15
- package/sharepoint/default-credentials.d.ts +0 -4
- package/sharepoint/model/base-item.d.ts +0 -4
- package/sharepoint/model/base-request-credential.d.ts +0 -4
- package/sharepoint/model/base-request.d.ts +0 -8
- package/sharepoint/model/cache-object.d.ts +0 -5
- package/sharepoint/model/file-request.d.ts +0 -4
- package/sharepoint/model/folder-request.d.ts +0 -4
- package/sharepoint/model/list-item.d.ts +0 -10
- package/sharepoint/model/list-items-request.d.ts +0 -5
- package/sharepoint/model/photo-item.d.ts +0 -11
- package/sharepoint/model/sharepoint-service-options.d.ts +0 -19
- package/sharepoint/model/uri-request.d.ts +0 -4
- package/sharepoint/model/user-request.d.ts +0 -4
- package/sharepoint/model/user.d.ts +0 -12
- package/sharepoint/pipes/user-photo-url.pipe.d.ts +0 -10
- package/sharepoint/services/sharepoint.service.d.ts +0 -20
- package/sharepoint/sharepoint.api.d.ts +0 -16
- package/sharepoint/sharepoint.module.d.ts +0 -13
- package/table/components/table/table.component.d.ts +0 -42
- package/table/model/table-column.d.ts +0 -70
- package/table/pipes/decimalPoints.d.ts +0 -7
- package/table/pipes/roundNumber.d.ts +0 -7
- package/table/table.api.d.ts +0 -5
- package/table/table.module.d.ts +0 -20
- package/upload/components/upload/upload.component.d.ts +0 -10
- package/upload/components/upload-dialog/upload-dialog.component.d.ts +0 -25
- package/upload/model/database-file-info.d.ts +0 -7
- package/upload/model/file-upload-request.d.ts +0 -6
- package/upload/model/filesystem-file-info.d.ts +0 -12
- package/upload/model/msg-file-content.d.ts +0 -21
- package/upload/model/upload-service-options-token.d.ts +0 -3
- package/upload/model/upload-service-options.d.ts +0 -14
- package/upload/model/upload-status.d.ts +0 -6
- package/upload/services/upload.service.d.ts +0 -21
- package/upload/upload.api.d.ts +0 -10
- package/upload/upload.module.d.ts +0 -17
- package/url-utilities/pipes/safe-resource-url.pipe.d.ts +0 -9
- package/url-utilities/pipes/safe-url.pipe.d.ts +0 -9
- package/url-utilities/pipes/uri-scheme.pipe.d.ts +0 -8
- package/url-utilities/url-utilities.api.d.ts +0 -8
- package/url-utilities/url-utilities.module.d.ts +0 -10
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { BaseItem } from "./base-item";
|
|
2
|
-
export interface User extends BaseItem {
|
|
3
|
-
isHiddenInUI: boolean;
|
|
4
|
-
isSiteAdmin: boolean;
|
|
5
|
-
loginName: string;
|
|
6
|
-
email: string;
|
|
7
|
-
principalType: string;
|
|
8
|
-
userId: {
|
|
9
|
-
nameId: string;
|
|
10
|
-
nameIdIssuer: string;
|
|
11
|
-
};
|
|
12
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { CleavelandPriceUser } from '@cleavelandprice/ngx-lib/active-directory';
|
|
3
|
-
import { PhotoItem } from '../model/photo-item';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class UserPhotoUrlPipe implements PipeTransform {
|
|
6
|
-
#private;
|
|
7
|
-
transform(user: CleavelandPriceUser, userPhotos?: PhotoItem[]): any;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UserPhotoUrlPipe, never>;
|
|
9
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<UserPhotoUrlPipe, "userPhotoUrl", true>;
|
|
10
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { NgxLibServiceBase } from '@cleavelandprice/ngx-lib';
|
|
3
|
-
import { ListItem } from '../model/list-item';
|
|
4
|
-
import { ListItemsRequest } from '../model/list-items-request';
|
|
5
|
-
import { PhotoItem } from '../model/photo-item';
|
|
6
|
-
import { SharePointServiceOptions } from '../model/sharepoint-service-options';
|
|
7
|
-
import { User } from '../model/user';
|
|
8
|
-
import { UserRequest } from '../model/user-request';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class SharePointService extends NgxLibServiceBase {
|
|
11
|
-
#private;
|
|
12
|
-
private options;
|
|
13
|
-
constructor(options: SharePointServiceOptions);
|
|
14
|
-
getListItems(request: ListItemsRequest): Observable<ListItem[]>;
|
|
15
|
-
getPhotos(): Observable<PhotoItem[]>;
|
|
16
|
-
getUsers(request: UserRequest, id?: number): Observable<User | User[]>;
|
|
17
|
-
clearCache(): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SharePointService, [{ optional: true; }]>;
|
|
19
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SharePointService>;
|
|
20
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export * from './model/base-item';
|
|
2
|
-
export * from './model/base-request';
|
|
3
|
-
export * from './model/base-request-credential';
|
|
4
|
-
export * from './model/file-request';
|
|
5
|
-
export * from './model/folder-request';
|
|
6
|
-
export * from './model/list-item';
|
|
7
|
-
export * from './model/list-items-request';
|
|
8
|
-
export * from './model/photo-item';
|
|
9
|
-
export * from './model/sharepoint-service-options';
|
|
10
|
-
export * from './model/uri-request';
|
|
11
|
-
export * from './model/user';
|
|
12
|
-
export * from './model/user-request';
|
|
13
|
-
export * from './pipes/user-photo-url.pipe';
|
|
14
|
-
export * from './components/user-photo/user-photo.component';
|
|
15
|
-
export * from './services/sharepoint.service';
|
|
16
|
-
export * from './sharepoint.module';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ModuleWithProviders } from '@angular/core';
|
|
2
|
-
import { SharePointServiceOptions } from './model/sharepoint-service-options';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "@angular/common";
|
|
5
|
-
import * as i2 from "./pipes/user-photo-url.pipe";
|
|
6
|
-
import * as i3 from "./components/user-photo/user-photo.component";
|
|
7
|
-
export declare class SharePointModule {
|
|
8
|
-
static forRoot(options: SharePointServiceOptions): ModuleWithProviders<SharePointModule>;
|
|
9
|
-
constructor(parentModule: SharePointModule);
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SharePointModule, [{ optional: true; skipSelf: true; }]>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SharePointModule, never, [typeof i1.CommonModule, typeof i2.UserPhotoUrlPipe, typeof i3.UserPhotoComponent], [typeof i2.UserPhotoUrlPipe, typeof i3.UserPhotoComponent]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SharePointModule>;
|
|
13
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit } from '@angular/core';
|
|
2
|
-
import { MatPaginator } from '@angular/material/paginator';
|
|
3
|
-
import { MatSort } from '@angular/material/sort';
|
|
4
|
-
import { MatTableDataSource } from '@angular/material/table';
|
|
5
|
-
import { TableColumn } from '../../model/table-column';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class TableComponent implements AfterViewInit {
|
|
8
|
-
#private;
|
|
9
|
-
title: import("@angular/core").InputSignal<string>;
|
|
10
|
-
tableData: import("@angular/core").InputSignal<any[]>;
|
|
11
|
-
columns: import("@angular/core").InputSignal<TableColumn[]>;
|
|
12
|
-
showPaginator: import("@angular/core").InputSignal<boolean>;
|
|
13
|
-
showSearch: import("@angular/core").InputSignal<boolean>;
|
|
14
|
-
maxTableHeight: import("@angular/core").InputSignal<string>;
|
|
15
|
-
shrinkTable: import("@angular/core").InputSignal<boolean>;
|
|
16
|
-
paginatorSticky: import("@angular/core").InputSignal<boolean>;
|
|
17
|
-
pageinatorDefaultIncrement: import("@angular/core").InputSignal<number>;
|
|
18
|
-
sortingDataAccessor: import("@angular/core").InputSignal<((data: any, sortHeaderId: string) => string) | undefined>;
|
|
19
|
-
headerBackgroundColor: import("@angular/core").InputSignal<string>;
|
|
20
|
-
headerTextColor: import("@angular/core").InputSignal<string>;
|
|
21
|
-
buttonClicked: import("@angular/core").OutputEmitterRef<{
|
|
22
|
-
rowData: any;
|
|
23
|
-
field: string;
|
|
24
|
-
}>;
|
|
25
|
-
isMobile: boolean;
|
|
26
|
-
dataSource: MatTableDataSource<any>;
|
|
27
|
-
pageSizeOptions: number[];
|
|
28
|
-
columnNames: string[];
|
|
29
|
-
paginator: import("@angular/core").Signal<MatPaginator | undefined>;
|
|
30
|
-
sort: import("@angular/core").Signal<MatSort | undefined>;
|
|
31
|
-
ngOnInit(): void;
|
|
32
|
-
ngAfterViewInit(): void;
|
|
33
|
-
searchFilterChange(event: Event): void;
|
|
34
|
-
buttonClick(rowData: any, field: string): void;
|
|
35
|
-
editableFieldChange(rowData: any, field: string, value: any): void;
|
|
36
|
-
getDropdownFieldValue(option: any, field: string, nestedField?: string): any;
|
|
37
|
-
getNestedFieldValue(rowData: any, nestedField: string): any;
|
|
38
|
-
getDoubleNestedFieldValue(rowData: any, field: string, nestedField: string): any;
|
|
39
|
-
getTripleNestedFieldValue(rowData: any, field: string, childField: string, nestedField: string): any;
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TableComponent, never>;
|
|
41
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TableComponent, "lib-table", never, { "title": { "alias": "title"; "required": false; "isSignal": true; }; "tableData": { "alias": "tableData"; "required": true; "isSignal": true; }; "columns": { "alias": "columns"; "required": false; "isSignal": true; }; "showPaginator": { "alias": "showPaginator"; "required": false; "isSignal": true; }; "showSearch": { "alias": "showSearch"; "required": false; "isSignal": true; }; "maxTableHeight": { "alias": "maxTableHeight"; "required": false; "isSignal": true; }; "shrinkTable": { "alias": "shrinkTable"; "required": false; "isSignal": true; }; "paginatorSticky": { "alias": "paginatorSticky"; "required": false; "isSignal": true; }; "pageinatorDefaultIncrement": { "alias": "pageinatorDefaultIncrement"; "required": false; "isSignal": true; }; "sortingDataAccessor": { "alias": "sortingDataAccessor"; "required": false; "isSignal": true; }; "headerBackgroundColor": { "alias": "headerBackgroundColor"; "required": false; "isSignal": true; }; "headerTextColor": { "alias": "headerTextColor"; "required": false; "isSignal": true; }; }, { "buttonClicked": "buttonClicked"; }, never, never, true, never>;
|
|
42
|
-
}
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
export interface TableColumn {
|
|
2
|
-
field: string;
|
|
3
|
-
fieldColumnTitle: string;
|
|
4
|
-
fieldIconButton?: {
|
|
5
|
-
iconName: string;
|
|
6
|
-
toolTip: string;
|
|
7
|
-
};
|
|
8
|
-
columnWidth?: string;
|
|
9
|
-
isDate?: {
|
|
10
|
-
showTime: boolean;
|
|
11
|
-
customFormat?: string;
|
|
12
|
-
};
|
|
13
|
-
isPercent?: boolean;
|
|
14
|
-
isNumber?: {
|
|
15
|
-
needsRounded: boolean;
|
|
16
|
-
percentage?: boolean;
|
|
17
|
-
money?: boolean;
|
|
18
|
-
};
|
|
19
|
-
isCheckbox?: {
|
|
20
|
-
isDisabled: boolean;
|
|
21
|
-
};
|
|
22
|
-
isButton?: {
|
|
23
|
-
isDisabled: boolean;
|
|
24
|
-
text?: string;
|
|
25
|
-
isIcon?: {
|
|
26
|
-
iconName: string;
|
|
27
|
-
toolTip: string;
|
|
28
|
-
iconColor?: string;
|
|
29
|
-
hideOnFieldValue?: boolean;
|
|
30
|
-
};
|
|
31
|
-
isCheckbox?: {
|
|
32
|
-
toolTip: string;
|
|
33
|
-
multipleSelect: boolean;
|
|
34
|
-
};
|
|
35
|
-
extraPadding?: boolean;
|
|
36
|
-
};
|
|
37
|
-
isEditable?: {
|
|
38
|
-
type: string;
|
|
39
|
-
disable?: boolean;
|
|
40
|
-
isNumber?: {
|
|
41
|
-
needsRounded: boolean;
|
|
42
|
-
decimalPoints?: number;
|
|
43
|
-
};
|
|
44
|
-
isDropdown?: {
|
|
45
|
-
options: any[];
|
|
46
|
-
value: {
|
|
47
|
-
field: string;
|
|
48
|
-
nestedField?: string;
|
|
49
|
-
};
|
|
50
|
-
displayField: {
|
|
51
|
-
field: string;
|
|
52
|
-
nestedField?: string;
|
|
53
|
-
};
|
|
54
|
-
};
|
|
55
|
-
};
|
|
56
|
-
hideOnMobile?: boolean;
|
|
57
|
-
nestedField?: string;
|
|
58
|
-
doubleNestedField?: {
|
|
59
|
-
field: string;
|
|
60
|
-
nestedField: string;
|
|
61
|
-
};
|
|
62
|
-
tripleNestedField?: {
|
|
63
|
-
field: string;
|
|
64
|
-
childField: string;
|
|
65
|
-
nestedField: string;
|
|
66
|
-
};
|
|
67
|
-
isHyperlink?: {
|
|
68
|
-
linkField: string;
|
|
69
|
-
};
|
|
70
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from "@angular/core";
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DecimalPointsPipe implements PipeTransform {
|
|
4
|
-
transform(val: any, numberOfDecimalPoints: number): string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DecimalPointsPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<DecimalPointsPipe, "decimalPoints", true>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from "@angular/core";
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class RoundNumberPipe implements PipeTransform {
|
|
4
|
-
transform(val: any): number;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RoundNumberPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<RoundNumberPipe, "roundNumber", true>;
|
|
7
|
-
}
|
package/table/table.api.d.ts
DELETED
package/table/table.module.d.ts
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "@angular/forms";
|
|
4
|
-
import * as i3 from "@angular/material/button";
|
|
5
|
-
import * as i4 from "@angular/material/checkbox";
|
|
6
|
-
import * as i5 from "@angular/material/form-field";
|
|
7
|
-
import * as i6 from "@angular/material/input";
|
|
8
|
-
import * as i7 from "@angular/material/table";
|
|
9
|
-
import * as i8 from "@angular/material/sort";
|
|
10
|
-
import * as i9 from "@angular/material/paginator";
|
|
11
|
-
import * as i10 from "@angular/material/tooltip";
|
|
12
|
-
import * as i11 from "@angular/material/icon";
|
|
13
|
-
import * as i12 from "./components/table/table.component";
|
|
14
|
-
import * as i13 from "./pipes/roundNumber";
|
|
15
|
-
import * as i14 from "./pipes/decimalPoints";
|
|
16
|
-
export declare class TableModule {
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TableModule, never>;
|
|
18
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TableModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i2.ReactiveFormsModule, typeof i3.MatButtonModule, typeof i4.MatCheckboxModule, typeof i5.MatFormFieldModule, typeof i6.MatInputModule, typeof i7.MatTableModule, typeof i8.MatSortModule, typeof i9.MatPaginatorModule, typeof i10.MatTooltipModule, typeof i11.MatIconModule, typeof i12.TableComponent, typeof i13.RoundNumberPipe, typeof i14.DecimalPointsPipe], [typeof i12.TableComponent, typeof i13.RoundNumberPipe, typeof i14.DecimalPointsPipe]>;
|
|
19
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<TableModule>;
|
|
20
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { UploadService } from './../../services/upload.service';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class UploadComponent {
|
|
4
|
-
#private;
|
|
5
|
-
uploadService: UploadService;
|
|
6
|
-
dialogClosed: import("@angular/core").OutputEmitterRef<void>;
|
|
7
|
-
openUploadDialog(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UploadComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UploadComponent, "cp-upload", never, {}, { "dialogClosed": "dialogClosed"; }, never, never, true, never>;
|
|
10
|
-
}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { MatDialogRef } from '@angular/material/dialog';
|
|
3
|
-
import { UploadStatus } from '../../model/upload-status';
|
|
4
|
-
import { UploadService } from './../../services/upload.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class UploadDialogComponent {
|
|
7
|
-
services: {
|
|
8
|
-
dialogRef: MatDialogRef<any, any>;
|
|
9
|
-
upload: UploadService;
|
|
10
|
-
};
|
|
11
|
-
file: import("@angular/core").Signal<ElementRef<any>>;
|
|
12
|
-
files: Set<File>;
|
|
13
|
-
existingFileConflict?: string;
|
|
14
|
-
progress?: UploadStatus;
|
|
15
|
-
canBeClosed: boolean;
|
|
16
|
-
primaryButtonText: string | undefined;
|
|
17
|
-
showCancelButton: boolean;
|
|
18
|
-
uploading: boolean;
|
|
19
|
-
uploadSuccessful: boolean;
|
|
20
|
-
addFiles(): void;
|
|
21
|
-
onFilesAdded(): void;
|
|
22
|
-
closeDialog(): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UploadDialogComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UploadDialogComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
25
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export interface FilesystemFileInfo {
|
|
2
|
-
name: string;
|
|
3
|
-
attributes?: number;
|
|
4
|
-
creationTime: string;
|
|
5
|
-
directory: string;
|
|
6
|
-
extension: string;
|
|
7
|
-
fullname: string;
|
|
8
|
-
lastAccessTime: string;
|
|
9
|
-
lastWriteTime: string;
|
|
10
|
-
readOnly: boolean;
|
|
11
|
-
size: number;
|
|
12
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
interface MsgFileContact {
|
|
2
|
-
displayName: string;
|
|
3
|
-
email: string;
|
|
4
|
-
raw: string;
|
|
5
|
-
}
|
|
6
|
-
export interface MsgFileRecipient extends MsgFileContact {
|
|
7
|
-
type: string;
|
|
8
|
-
}
|
|
9
|
-
export interface MsgFileContent {
|
|
10
|
-
attachments: string[];
|
|
11
|
-
bodyHtml: string;
|
|
12
|
-
bodyText: string;
|
|
13
|
-
creationTime: string;
|
|
14
|
-
id: string;
|
|
15
|
-
importance: string;
|
|
16
|
-
recipients: MsgFileRecipient[];
|
|
17
|
-
sender: MsgFileContact;
|
|
18
|
-
sentOn: string;
|
|
19
|
-
subject: string;
|
|
20
|
-
}
|
|
21
|
-
export {};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { NgxLibServiceOptions } from "@cleavelandprice/ngx-lib";
|
|
2
|
-
export interface UploadServiceOptions extends NgxLibServiceOptions {
|
|
3
|
-
databaseEndpoint?: string;
|
|
4
|
-
uploadPath?: string;
|
|
5
|
-
comment?: string;
|
|
6
|
-
dbAppId?: string;
|
|
7
|
-
externalReferenceId?: string;
|
|
8
|
-
uploadDialogTitle?: string;
|
|
9
|
-
uploadButtonText?: string;
|
|
10
|
-
uploadDialogCancelButtonText?: string;
|
|
11
|
-
uploadDialogFinishButtonText?: string;
|
|
12
|
-
uploadDialogUploadButtonText?: string;
|
|
13
|
-
uploadDialogAddFilesButtonText?: string;
|
|
14
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { NgxLibServiceBase } from '@cleavelandprice/ngx-lib';
|
|
3
|
-
import { DatabaseFileInfo } from '../model/database-file-info';
|
|
4
|
-
import { FileUploadRequest } from '../model/file-upload-request';
|
|
5
|
-
import { FilesystemFileInfo } from '../model/filesystem-file-info';
|
|
6
|
-
import { MsgFileContent } from '../model/msg-file-content';
|
|
7
|
-
import { UploadServiceOptions } from '../model/upload-service-options';
|
|
8
|
-
import { UploadStatus } from '../model/upload-status';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class UploadService extends NgxLibServiceBase {
|
|
11
|
-
#private;
|
|
12
|
-
options: UploadServiceOptions;
|
|
13
|
-
constructor(options: UploadServiceOptions);
|
|
14
|
-
upload(files: Set<File>): UploadStatus;
|
|
15
|
-
exists(fileName: string): Observable<boolean>;
|
|
16
|
-
download(request: FileUploadRequest): Observable<Blob>;
|
|
17
|
-
getMsgContent(request: FileUploadRequest): Observable<MsgFileContent>;
|
|
18
|
-
getUploadInfo(request: FileUploadRequest): Observable<DatabaseFileInfo | DatabaseFileInfo[] | FilesystemFileInfo | FilesystemFileInfo[]>;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UploadService, [{ optional: true; }]>;
|
|
20
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<UploadService>;
|
|
21
|
-
}
|
package/upload/upload.api.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export * from './model/database-file-info';
|
|
2
|
-
export * from './model/file-upload-request';
|
|
3
|
-
export * from './model/filesystem-file-info';
|
|
4
|
-
export * from './model/msg-file-content';
|
|
5
|
-
export * from './model/upload-service-options';
|
|
6
|
-
export * from './model/upload-service-options-token';
|
|
7
|
-
export * from './components/upload-dialog/upload-dialog.component';
|
|
8
|
-
export * from './components/upload/upload.component';
|
|
9
|
-
export * from './services/upload.service';
|
|
10
|
-
export * from './upload.module';
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { ModuleWithProviders } from '@angular/core';
|
|
2
|
-
import { UploadServiceOptions } from './model/upload-service-options';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "@angular/common";
|
|
5
|
-
import * as i2 from "@angular/material/button";
|
|
6
|
-
import * as i3 from "@angular/material/dialog";
|
|
7
|
-
import * as i4 from "@angular/material/list";
|
|
8
|
-
import * as i5 from "@angular/material/progress-bar";
|
|
9
|
-
import * as i6 from "./components/upload/upload.component";
|
|
10
|
-
import * as i7 from "./components/upload-dialog/upload-dialog.component";
|
|
11
|
-
export declare class UploadModule {
|
|
12
|
-
static forRoot(options: UploadServiceOptions): ModuleWithProviders<UploadModule>;
|
|
13
|
-
constructor(parentModule: UploadModule);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UploadModule, [{ optional: true; skipSelf: true; }]>;
|
|
15
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<UploadModule, never, [typeof i1.CommonModule, typeof i2.MatButtonModule, typeof i3.MatDialogModule, typeof i4.MatListModule, typeof i5.MatProgressBarModule, typeof i6.UploadComponent, typeof i7.UploadDialogComponent], [typeof i6.UploadComponent, typeof i7.UploadDialogComponent]>;
|
|
16
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<UploadModule>;
|
|
17
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { SafeUrl } from '@angular/platform-browser';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SafeResourceUrlPipe implements PipeTransform {
|
|
5
|
-
#private;
|
|
6
|
-
transform(value: string): SafeUrl;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SafeResourceUrlPipe, never>;
|
|
8
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SafeResourceUrlPipe, "safeResourceUrl", true>;
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { SafeUrl } from '@angular/platform-browser';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SafeUrlPipe implements PipeTransform {
|
|
5
|
-
#private;
|
|
6
|
-
transform(value: string): SafeUrl;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SafeUrlPipe, never>;
|
|
8
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SafeUrlPipe, "safeUrl", true>;
|
|
9
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class UriSchemePipe implements PipeTransform {
|
|
4
|
-
#private;
|
|
5
|
-
transform(value: string, ignoreLocalStorage?: boolean): string;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UriSchemePipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<UriSchemePipe, "uriScheme", true>;
|
|
8
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { SafeResourceUrlPipe } from './pipes/safe-resource-url.pipe';
|
|
2
|
-
import { SafeUrlPipe } from './pipes/safe-url.pipe';
|
|
3
|
-
import { UriSchemePipe } from './pipes/uri-scheme.pipe';
|
|
4
|
-
export * from './pipes/safe-resource-url.pipe';
|
|
5
|
-
export * from './pipes/safe-url.pipe';
|
|
6
|
-
export * from './pipes/uri-scheme.pipe';
|
|
7
|
-
export * from './url-utilities.module';
|
|
8
|
-
export declare const CP_URL_PIPES: readonly [typeof SafeResourceUrlPipe, typeof SafeUrlPipe, typeof UriSchemePipe];
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "./pipes/safe-resource-url.pipe";
|
|
4
|
-
import * as i3 from "./pipes/safe-url.pipe";
|
|
5
|
-
import * as i4 from "./pipes/uri-scheme.pipe";
|
|
6
|
-
export declare class UrlUtilitiesModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UrlUtilitiesModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<UrlUtilitiesModule, never, [typeof i1.CommonModule, typeof i2.SafeResourceUrlPipe, typeof i3.SafeUrlPipe, typeof i4.UriSchemePipe], [typeof i2.SafeResourceUrlPipe, typeof i3.SafeUrlPipe, typeof i4.UriSchemePipe]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<UrlUtilitiesModule>;
|
|
10
|
-
}
|