@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
package/quill/mention/index.d.ts
CHANGED
|
@@ -1,5 +1,33 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { EditorComponent as EditorComponent$1 } from '@cleavelandprice/ngx-lib/quill';
|
|
2
|
+
export { Buttons, Config, DefaultButtons, DefaultConfig, DefaultIcons, DefaultTooltips, DialogData, Icons, Tooltips } from '@cleavelandprice/ngx-lib/quill';
|
|
3
|
+
import * as i0 from '@angular/core';
|
|
4
|
+
import { OnInit, ModuleWithProviders } from '@angular/core';
|
|
5
|
+
import * as i2 from '@angular/forms';
|
|
6
|
+
import { ControlValueAccessor } from '@angular/forms';
|
|
7
|
+
import { User } from '@cleavelandprice/ngx-lib/active-directory';
|
|
8
|
+
import * as i1 from '@angular/common';
|
|
9
|
+
import * as i3 from '@angular/material/button';
|
|
10
|
+
import * as i4 from '@angular/material/dialog';
|
|
11
|
+
import * as i5 from '@angular/material/icon';
|
|
12
|
+
import * as i6 from '@angular/material/tooltip';
|
|
13
|
+
import * as i7 from 'ngx-quill';
|
|
14
|
+
|
|
15
|
+
declare class EditorComponent extends EditorComponent$1 implements OnInit, ControlValueAccessor {
|
|
16
|
+
#private;
|
|
17
|
+
users: i0.ModelSignal<User[] | undefined>;
|
|
18
|
+
ngOnInit(): void;
|
|
19
|
+
toggleFullscreen(): void;
|
|
20
|
+
get modules(): {};
|
|
21
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EditorComponent, never>;
|
|
22
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EditorComponent, "cpquill-editor-with-mention", never, { "users": { "alias": "users"; "required": false; "isSignal": true; }; }, { "users": "usersChange"; }, never, never, true, never>;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
declare class QuillMentionModule {
|
|
26
|
+
static forRoot(): ModuleWithProviders<QuillMentionModule>;
|
|
27
|
+
constructor(parentModule: QuillMentionModule);
|
|
28
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<QuillMentionModule, [{ optional: true; skipSelf: true; }]>;
|
|
29
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<QuillMentionModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i2.ReactiveFormsModule, typeof i3.MatButtonModule, typeof i4.MatDialogModule, typeof i5.MatIconModule, typeof i6.MatTooltipModule, typeof i7.QuillModule, typeof EditorComponent], [typeof EditorComponent]>;
|
|
30
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<QuillMentionModule>;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
export { EditorComponent, QuillMentionModule };
|
package/sharepoint/index.d.ts
CHANGED
|
@@ -1,5 +1,138 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { InjectionToken, PipeTransform, OnInit, ModuleWithProviders } from '@angular/core';
|
|
3
|
+
import { NgxLibServiceOptions, Credentials, CachingConfig, LoggingConfig, NgxLibServiceBase } from '@cleavelandprice/ngx-lib';
|
|
4
|
+
import { CleavelandPriceUser } from '@cleavelandprice/ngx-lib/active-directory';
|
|
5
|
+
import { Observable } from 'rxjs';
|
|
6
|
+
import * as i1 from '@angular/common';
|
|
7
|
+
|
|
8
|
+
interface BaseItem {
|
|
9
|
+
id: number;
|
|
10
|
+
title: string;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
interface BaseRequestCredential {
|
|
14
|
+
username?: string;
|
|
15
|
+
password?: string;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
interface BaseRequest extends BaseRequestCredential {
|
|
19
|
+
digestContextUrl?: string;
|
|
20
|
+
additionalPropertiesToStrip?: string[];
|
|
21
|
+
maxResults?: number;
|
|
22
|
+
site?: string;
|
|
23
|
+
stripMetadataProperties?: boolean;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
interface FolderRequest extends BaseRequest {
|
|
27
|
+
folder: string;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
interface FileRequest extends FolderRequest {
|
|
31
|
+
filename: string;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
interface ListItem extends BaseItem {
|
|
35
|
+
contentTypeId: string;
|
|
36
|
+
created: string;
|
|
37
|
+
authorId: number;
|
|
38
|
+
modified: string;
|
|
39
|
+
editorId: number;
|
|
40
|
+
checkoutUserId?: number;
|
|
41
|
+
guid: string;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
interface ListItemsRequest extends BaseRequest {
|
|
45
|
+
list?: string;
|
|
46
|
+
additionalPropertiesToRetrieve?: string[];
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
interface PhotoItem extends ListItem {
|
|
50
|
+
imageWidth: number;
|
|
51
|
+
imageHeight: number;
|
|
52
|
+
imageCreateDate: string;
|
|
53
|
+
description?: string;
|
|
54
|
+
employeeNumber?: number;
|
|
55
|
+
accountName?: string;
|
|
56
|
+
displayName?: string;
|
|
57
|
+
encodedAbsUrl: string;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
interface SharePointEndpoints {
|
|
61
|
+
users?: string;
|
|
62
|
+
listItems?: string;
|
|
63
|
+
}
|
|
64
|
+
interface SharePointPhotos {
|
|
65
|
+
site?: string;
|
|
66
|
+
list?: string;
|
|
67
|
+
additionalPropertiesToRetrieve?: string[];
|
|
68
|
+
}
|
|
69
|
+
interface SharePointServiceOptions extends NgxLibServiceOptions {
|
|
70
|
+
credentials?: Credentials;
|
|
71
|
+
caching?: CachingConfig;
|
|
72
|
+
endpoints?: SharePointEndpoints;
|
|
73
|
+
photos?: SharePointPhotos;
|
|
74
|
+
logging?: LoggingConfig;
|
|
75
|
+
}
|
|
76
|
+
declare const SharePointServiceOptionsToken: InjectionToken<SharePointServiceOptions>;
|
|
77
|
+
|
|
78
|
+
interface UriRequest extends BaseRequestCredential {
|
|
79
|
+
uri: string;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
interface User extends BaseItem {
|
|
83
|
+
isHiddenInUI: boolean;
|
|
84
|
+
isSiteAdmin: boolean;
|
|
85
|
+
loginName: string;
|
|
86
|
+
email: string;
|
|
87
|
+
principalType: string;
|
|
88
|
+
userId: {
|
|
89
|
+
nameId: string;
|
|
90
|
+
nameIdIssuer: string;
|
|
91
|
+
};
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
interface UserRequest extends BaseRequest {
|
|
95
|
+
loginName?: string;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
declare class UserPhotoUrlPipe implements PipeTransform {
|
|
99
|
+
#private;
|
|
100
|
+
transform(user: CleavelandPriceUser, userPhotos?: PhotoItem[]): any;
|
|
101
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UserPhotoUrlPipe, never>;
|
|
102
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<UserPhotoUrlPipe, "userPhotoUrl", true>;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
declare class UserPhotoComponent implements OnInit {
|
|
106
|
+
#private;
|
|
107
|
+
user: i0.InputSignal<string | CleavelandPriceUser>;
|
|
108
|
+
protected _user: CleavelandPriceUser;
|
|
109
|
+
userPhotos: i0.InputSignal<PhotoItem[] | undefined>;
|
|
110
|
+
size: i0.InputSignal<string>;
|
|
111
|
+
notRound: i0.InputSignal<boolean>;
|
|
112
|
+
ngOnInit(): void;
|
|
113
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UserPhotoComponent, never>;
|
|
114
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UserPhotoComponent, "user-photo", never, { "user": { "alias": "user"; "required": true; "isSignal": true; }; "userPhotos": { "alias": "userPhotos"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "notRound": { "alias": "notRound"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
declare class SharePointService extends NgxLibServiceBase {
|
|
118
|
+
#private;
|
|
119
|
+
private options;
|
|
120
|
+
constructor(options: SharePointServiceOptions);
|
|
121
|
+
getListItems(request: ListItemsRequest): Observable<ListItem[]>;
|
|
122
|
+
getPhotos(): Observable<PhotoItem[]>;
|
|
123
|
+
getUsers(request: UserRequest, id?: number): Observable<User | User[]>;
|
|
124
|
+
clearCache(): void;
|
|
125
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SharePointService, [{ optional: true; }]>;
|
|
126
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<SharePointService>;
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
declare class SharePointModule {
|
|
130
|
+
static forRoot(options: SharePointServiceOptions): ModuleWithProviders<SharePointModule>;
|
|
131
|
+
constructor(parentModule: SharePointModule);
|
|
132
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SharePointModule, [{ optional: true; skipSelf: true; }]>;
|
|
133
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SharePointModule, never, [typeof i1.CommonModule, typeof UserPhotoUrlPipe, typeof UserPhotoComponent], [typeof UserPhotoUrlPipe, typeof UserPhotoComponent]>;
|
|
134
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<SharePointModule>;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
export { SharePointModule, SharePointService, SharePointServiceOptionsToken, UserPhotoComponent, UserPhotoUrlPipe };
|
|
138
|
+
export type { BaseItem, BaseRequest, BaseRequestCredential, FileRequest, FolderRequest, ListItem, ListItemsRequest, PhotoItem, SharePointEndpoints, SharePointPhotos, SharePointServiceOptions, UriRequest, User, UserRequest };
|
package/table/index.d.ts
CHANGED
|
@@ -1,5 +1,146 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { AfterViewInit, PipeTransform } from '@angular/core';
|
|
3
|
+
import * as i9 from '@angular/material/paginator';
|
|
4
|
+
import { MatPaginator } from '@angular/material/paginator';
|
|
5
|
+
import * as i8 from '@angular/material/sort';
|
|
6
|
+
import { MatSort } from '@angular/material/sort';
|
|
7
|
+
import * as i7 from '@angular/material/table';
|
|
8
|
+
import { MatTableDataSource } from '@angular/material/table';
|
|
9
|
+
import * as i1 from '@angular/common';
|
|
10
|
+
import * as i2 from '@angular/forms';
|
|
11
|
+
import * as i3 from '@angular/material/button';
|
|
12
|
+
import * as i4 from '@angular/material/checkbox';
|
|
13
|
+
import * as i5 from '@angular/material/form-field';
|
|
14
|
+
import * as i6 from '@angular/material/input';
|
|
15
|
+
import * as i10 from '@angular/material/tooltip';
|
|
16
|
+
import * as i11 from '@angular/material/icon';
|
|
17
|
+
|
|
18
|
+
interface TableColumn {
|
|
19
|
+
field: string;
|
|
20
|
+
fieldColumnTitle: string;
|
|
21
|
+
fieldIconButton?: {
|
|
22
|
+
iconName: string;
|
|
23
|
+
toolTip: string;
|
|
24
|
+
};
|
|
25
|
+
columnWidth?: string;
|
|
26
|
+
isDate?: {
|
|
27
|
+
showTime: boolean;
|
|
28
|
+
customFormat?: string;
|
|
29
|
+
};
|
|
30
|
+
isPercent?: boolean;
|
|
31
|
+
isNumber?: {
|
|
32
|
+
needsRounded: boolean;
|
|
33
|
+
percentage?: boolean;
|
|
34
|
+
money?: boolean;
|
|
35
|
+
};
|
|
36
|
+
isCheckbox?: {
|
|
37
|
+
isDisabled: boolean;
|
|
38
|
+
};
|
|
39
|
+
isButton?: {
|
|
40
|
+
isDisabled: boolean;
|
|
41
|
+
text?: string;
|
|
42
|
+
isIcon?: {
|
|
43
|
+
iconName: string;
|
|
44
|
+
toolTip: string;
|
|
45
|
+
iconColor?: string;
|
|
46
|
+
displayOnFieldValue?: boolean;
|
|
47
|
+
};
|
|
48
|
+
isCheckbox?: {
|
|
49
|
+
toolTip: string;
|
|
50
|
+
multipleSelect: boolean;
|
|
51
|
+
};
|
|
52
|
+
extraPadding?: boolean;
|
|
53
|
+
};
|
|
54
|
+
isEditable?: {
|
|
55
|
+
type: string;
|
|
56
|
+
disable?: boolean;
|
|
57
|
+
isNumber?: {
|
|
58
|
+
needsRounded: boolean;
|
|
59
|
+
decimalPoints?: number;
|
|
60
|
+
};
|
|
61
|
+
isDropdown?: {
|
|
62
|
+
options: any[];
|
|
63
|
+
value: {
|
|
64
|
+
field: string;
|
|
65
|
+
nestedField?: string;
|
|
66
|
+
};
|
|
67
|
+
displayField: {
|
|
68
|
+
field: string;
|
|
69
|
+
nestedField?: string;
|
|
70
|
+
};
|
|
71
|
+
};
|
|
72
|
+
};
|
|
73
|
+
hideOnMobile?: boolean;
|
|
74
|
+
nestedField?: string;
|
|
75
|
+
doubleNestedField?: {
|
|
76
|
+
field: string;
|
|
77
|
+
nestedField: string;
|
|
78
|
+
};
|
|
79
|
+
tripleNestedField?: {
|
|
80
|
+
field: string;
|
|
81
|
+
childField: string;
|
|
82
|
+
nestedField: string;
|
|
83
|
+
};
|
|
84
|
+
isHyperlink?: {
|
|
85
|
+
linkField: string;
|
|
86
|
+
};
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
declare class TableComponent implements AfterViewInit {
|
|
90
|
+
#private;
|
|
91
|
+
title: _angular_core.InputSignal<string>;
|
|
92
|
+
tableData: _angular_core.InputSignal<any[]>;
|
|
93
|
+
columns: _angular_core.InputSignal<TableColumn[]>;
|
|
94
|
+
showPaginator: _angular_core.InputSignal<boolean>;
|
|
95
|
+
showSearch: _angular_core.InputSignal<boolean>;
|
|
96
|
+
maxTableHeight: _angular_core.InputSignal<string>;
|
|
97
|
+
shrinkTable: _angular_core.InputSignal<boolean>;
|
|
98
|
+
paginatorSticky: _angular_core.InputSignal<boolean>;
|
|
99
|
+
pageinatorDefaultIncrement: _angular_core.InputSignal<number>;
|
|
100
|
+
sortingDataAccessor: _angular_core.InputSignal<((data: any, sortHeaderId: string) => string) | undefined>;
|
|
101
|
+
headerBackgroundColor: _angular_core.InputSignal<string>;
|
|
102
|
+
headerTextColor: _angular_core.InputSignal<string>;
|
|
103
|
+
buttonClicked: _angular_core.OutputEmitterRef<{
|
|
104
|
+
rowData: any;
|
|
105
|
+
field: string;
|
|
106
|
+
}>;
|
|
107
|
+
isMobile: boolean;
|
|
108
|
+
dataSource: MatTableDataSource<any>;
|
|
109
|
+
pageSizeOptions: number[];
|
|
110
|
+
columnNames: string[];
|
|
111
|
+
paginator: _angular_core.Signal<MatPaginator | undefined>;
|
|
112
|
+
sort: _angular_core.Signal<MatSort | undefined>;
|
|
113
|
+
ngOnInit(): void;
|
|
114
|
+
ngAfterViewInit(): void;
|
|
115
|
+
searchFilterChange(event: Event): void;
|
|
116
|
+
buttonClick(rowData: any, field: string): void;
|
|
117
|
+
editableFieldChange(rowData: any, field: string, value: any): void;
|
|
118
|
+
getDropdownFieldValue(option: any, field: string, nestedField?: string): any;
|
|
119
|
+
getNestedFieldValue(rowData: any, nestedField: string): any;
|
|
120
|
+
getDoubleNestedFieldValue(rowData: any, field: string, nestedField: string): any;
|
|
121
|
+
getTripleNestedFieldValue(rowData: any, field: string, childField: string, nestedField: string): any;
|
|
122
|
+
nestedFilterCheck(search: any, data: any, key: any): any;
|
|
123
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TableComponent, never>;
|
|
124
|
+
static ɵcmp: _angular_core.ɵɵ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>;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
declare class RoundNumberPipe implements PipeTransform {
|
|
128
|
+
transform(val: any): number;
|
|
129
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<RoundNumberPipe, never>;
|
|
130
|
+
static ɵpipe: _angular_core.ɵɵPipeDeclaration<RoundNumberPipe, "roundNumber", true>;
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
declare class DecimalPointsPipe implements PipeTransform {
|
|
134
|
+
transform(val: any, numberOfDecimalPoints: number): string;
|
|
135
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<DecimalPointsPipe, never>;
|
|
136
|
+
static ɵpipe: _angular_core.ɵɵPipeDeclaration<DecimalPointsPipe, "decimalPoints", true>;
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
declare class TableModule {
|
|
140
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<TableModule, never>;
|
|
141
|
+
static ɵmod: _angular_core.ɵɵ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 TableComponent, typeof RoundNumberPipe, typeof DecimalPointsPipe], [typeof TableComponent, typeof RoundNumberPipe, typeof DecimalPointsPipe]>;
|
|
142
|
+
static ɵinj: _angular_core.ɵɵInjectorDeclaration<TableModule>;
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
export { DecimalPointsPipe, RoundNumberPipe, TableComponent, TableModule };
|
|
146
|
+
export type { TableColumn };
|
package/upload/index.d.ts
CHANGED
|
@@ -1,5 +1,135 @@
|
|
|
1
|
-
|
|
2
|
-
*
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { NgxLibServiceOptions, NgxLibServiceBase } from '@cleavelandprice/ngx-lib';
|
|
2
|
+
import * as i0 from '@angular/core';
|
|
3
|
+
import { InjectionToken, ElementRef, ModuleWithProviders } from '@angular/core';
|
|
4
|
+
import * as i3 from '@angular/material/dialog';
|
|
5
|
+
import { MatDialogRef } from '@angular/material/dialog';
|
|
6
|
+
import { Observable } from 'rxjs';
|
|
7
|
+
import * as i1 from '@angular/common';
|
|
8
|
+
import * as i2 from '@angular/material/button';
|
|
9
|
+
import * as i4 from '@angular/material/list';
|
|
10
|
+
import * as i5 from '@angular/material/progress-bar';
|
|
11
|
+
|
|
12
|
+
interface DatabaseFileInfo {
|
|
13
|
+
name: string;
|
|
14
|
+
timestamp: string;
|
|
15
|
+
dbAppId: string;
|
|
16
|
+
externalReferenceId?: number;
|
|
17
|
+
comment?: string;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
interface FileUploadRequest {
|
|
21
|
+
appId?: string;
|
|
22
|
+
name?: string;
|
|
23
|
+
externalReferenceId?: number;
|
|
24
|
+
folder?: string;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
interface FilesystemFileInfo {
|
|
28
|
+
name: string;
|
|
29
|
+
attributes?: number;
|
|
30
|
+
creationTime: string;
|
|
31
|
+
directory: string;
|
|
32
|
+
extension: string;
|
|
33
|
+
fullname: string;
|
|
34
|
+
lastAccessTime: string;
|
|
35
|
+
lastWriteTime: string;
|
|
36
|
+
readOnly: boolean;
|
|
37
|
+
size: number;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
interface MsgFileContact {
|
|
41
|
+
displayName: string;
|
|
42
|
+
email: string;
|
|
43
|
+
raw: string;
|
|
44
|
+
}
|
|
45
|
+
interface MsgFileRecipient extends MsgFileContact {
|
|
46
|
+
type: string;
|
|
47
|
+
}
|
|
48
|
+
interface MsgFileContent {
|
|
49
|
+
attachments: string[];
|
|
50
|
+
bodyHtml: string;
|
|
51
|
+
bodyText: string;
|
|
52
|
+
creationTime: string;
|
|
53
|
+
id: string;
|
|
54
|
+
importance: string;
|
|
55
|
+
recipients: MsgFileRecipient[];
|
|
56
|
+
sender: MsgFileContact;
|
|
57
|
+
sentOn: string;
|
|
58
|
+
subject: string;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
interface UploadServiceOptions extends NgxLibServiceOptions {
|
|
62
|
+
databaseEndpoint?: string;
|
|
63
|
+
uploadPath?: string;
|
|
64
|
+
comment?: string;
|
|
65
|
+
dbAppId?: string;
|
|
66
|
+
externalReferenceId?: string;
|
|
67
|
+
uploadDialogTitle?: string;
|
|
68
|
+
uploadButtonText?: string;
|
|
69
|
+
uploadDialogCancelButtonText?: string;
|
|
70
|
+
uploadDialogFinishButtonText?: string;
|
|
71
|
+
uploadDialogUploadButtonText?: string;
|
|
72
|
+
uploadDialogAddFilesButtonText?: string;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
declare const UploadServiceOptionsToken: InjectionToken<UploadServiceOptions>;
|
|
76
|
+
|
|
77
|
+
interface UploadStatus {
|
|
78
|
+
[key: string]: {
|
|
79
|
+
progress: Observable<number>;
|
|
80
|
+
};
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
declare class UploadService extends NgxLibServiceBase {
|
|
84
|
+
#private;
|
|
85
|
+
options: UploadServiceOptions;
|
|
86
|
+
constructor(options: UploadServiceOptions);
|
|
87
|
+
upload(files: Set<File>): UploadStatus;
|
|
88
|
+
exists(fileName: string): Observable<boolean>;
|
|
89
|
+
download(request: FileUploadRequest): Observable<Blob>;
|
|
90
|
+
getMsgContent(request: FileUploadRequest): Observable<MsgFileContent>;
|
|
91
|
+
getUploadInfo(request: FileUploadRequest): Observable<DatabaseFileInfo | DatabaseFileInfo[] | FilesystemFileInfo | FilesystemFileInfo[]>;
|
|
92
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UploadService, [{ optional: true; }]>;
|
|
93
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<UploadService>;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
declare class UploadDialogComponent {
|
|
97
|
+
services: {
|
|
98
|
+
dialogRef: MatDialogRef<any, any>;
|
|
99
|
+
upload: UploadService;
|
|
100
|
+
};
|
|
101
|
+
file: i0.Signal<ElementRef<any>>;
|
|
102
|
+
files: Set<File>;
|
|
103
|
+
existingFileConflict?: string;
|
|
104
|
+
progress?: UploadStatus;
|
|
105
|
+
canBeClosed: boolean;
|
|
106
|
+
primaryButtonText: string | undefined;
|
|
107
|
+
showCancelButton: boolean;
|
|
108
|
+
uploading: boolean;
|
|
109
|
+
uploadSuccessful: boolean;
|
|
110
|
+
addFiles(): void;
|
|
111
|
+
onFilesAdded(): void;
|
|
112
|
+
closeDialog(): void;
|
|
113
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UploadDialogComponent, never>;
|
|
114
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UploadDialogComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
declare class UploadComponent {
|
|
118
|
+
#private;
|
|
119
|
+
uploadService: UploadService;
|
|
120
|
+
dialogClosed: i0.OutputEmitterRef<void>;
|
|
121
|
+
openUploadDialog(): void;
|
|
122
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UploadComponent, never>;
|
|
123
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UploadComponent, "cp-upload", never, {}, { "dialogClosed": "dialogClosed"; }, never, never, true, never>;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
declare class UploadModule {
|
|
127
|
+
static forRoot(options: UploadServiceOptions): ModuleWithProviders<UploadModule>;
|
|
128
|
+
constructor(parentModule: UploadModule);
|
|
129
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UploadModule, [{ optional: true; skipSelf: true; }]>;
|
|
130
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<UploadModule, never, [typeof i1.CommonModule, typeof i2.MatButtonModule, typeof i3.MatDialogModule, typeof i4.MatListModule, typeof i5.MatProgressBarModule, typeof UploadComponent, typeof UploadDialogComponent], [typeof UploadComponent, typeof UploadDialogComponent]>;
|
|
131
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<UploadModule>;
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
export { UploadComponent, UploadDialogComponent, UploadModule, UploadService, UploadServiceOptionsToken };
|
|
135
|
+
export type { DatabaseFileInfo, FileUploadRequest, FilesystemFileInfo, MsgFileContent, MsgFileRecipient, UploadServiceOptions };
|
package/url-utilities/index.d.ts
CHANGED
|
@@ -1,5 +1,35 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { PipeTransform } from '@angular/core';
|
|
3
|
+
import { SafeUrl } from '@angular/platform-browser';
|
|
4
|
+
import * as i1 from '@angular/common';
|
|
5
|
+
|
|
6
|
+
declare class SafeResourceUrlPipe implements PipeTransform {
|
|
7
|
+
#private;
|
|
8
|
+
transform(value: string): SafeUrl;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SafeResourceUrlPipe, never>;
|
|
10
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SafeResourceUrlPipe, "safeResourceUrl", true>;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
declare class SafeUrlPipe implements PipeTransform {
|
|
14
|
+
#private;
|
|
15
|
+
transform(value: string): SafeUrl;
|
|
16
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SafeUrlPipe, never>;
|
|
17
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SafeUrlPipe, "safeUrl", true>;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
declare class UriSchemePipe implements PipeTransform {
|
|
21
|
+
#private;
|
|
22
|
+
transform(value: string, ignoreLocalStorage?: boolean): string;
|
|
23
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UriSchemePipe, never>;
|
|
24
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<UriSchemePipe, "uriScheme", true>;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
declare class UrlUtilitiesModule {
|
|
28
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UrlUtilitiesModule, never>;
|
|
29
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<UrlUtilitiesModule, never, [typeof i1.CommonModule, typeof SafeResourceUrlPipe, typeof SafeUrlPipe, typeof UriSchemePipe], [typeof SafeResourceUrlPipe, typeof SafeUrlPipe, typeof UriSchemePipe]>;
|
|
30
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<UrlUtilitiesModule>;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
declare const CP_URL_PIPES: readonly [typeof SafeResourceUrlPipe, typeof SafeUrlPipe, typeof UriSchemePipe];
|
|
34
|
+
|
|
35
|
+
export { CP_URL_PIPES, SafeResourceUrlPipe, SafeUrlPipe, UriSchemePipe, UrlUtilitiesModule };
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export * from './model/active-directory-service-options';
|
|
2
|
-
export * from './model/active-directory-service-options-token';
|
|
3
|
-
export * from './model/ad-object';
|
|
4
|
-
export * from './model/ad-object-with-children';
|
|
5
|
-
export * from './model/cleaveland-price-user';
|
|
6
|
-
export * from './model/group';
|
|
7
|
-
export * from './model/user';
|
|
8
|
-
export * from './model/user-or-group';
|
|
9
|
-
export * from './services/active-directory.service';
|
|
10
|
-
export * from './active-directory.module';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { ModuleWithProviders } from '@angular/core';
|
|
2
|
-
import { ActiveDirectoryServiceOptions } from './model/active-directory-service-options';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "@angular/common";
|
|
5
|
-
export declare class ActiveDirectoryModule {
|
|
6
|
-
static forRoot(config: ActiveDirectoryServiceOptions): ModuleWithProviders<ActiveDirectoryModule>;
|
|
7
|
-
constructor(parentModule: ActiveDirectoryModule);
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ActiveDirectoryModule, [{ optional: true; skipSelf: true; }]>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ActiveDirectoryModule, never, [typeof i1.CommonModule], never>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ActiveDirectoryModule>;
|
|
11
|
-
}
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnInit } from '@angular/core';
|
|
2
|
-
import { FormControl, FormGroup } from '@angular/forms';
|
|
3
|
-
import { MatListOption, MatSelectionList } from '@angular/material/list';
|
|
4
|
-
import { MatTableDataSource } from '@angular/material/table';
|
|
5
|
-
import { PhotoItem } from '@cleavelandprice/ngx-lib/sharepoint';
|
|
6
|
-
import { SelectableGroup } from '../../model/selectable-group';
|
|
7
|
-
import { SelectableUser } from '../../model/selectable-user';
|
|
8
|
-
import { UserChooserMode } from '../../model/user-chooser-mode';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class UserChooserComponent implements OnInit {
|
|
11
|
-
#private;
|
|
12
|
-
_data: {
|
|
13
|
-
closeWhenSelectionMade?: boolean | undefined;
|
|
14
|
-
allowCloseWithoutSelections?: boolean | undefined;
|
|
15
|
-
includeDisabledUsers?: boolean | undefined;
|
|
16
|
-
parentOu?: string | undefined;
|
|
17
|
-
returnUserObjects?: boolean | undefined;
|
|
18
|
-
showGroupMembershipTooltips?: boolean | undefined;
|
|
19
|
-
showPhone?: boolean | undefined;
|
|
20
|
-
title?: string | undefined;
|
|
21
|
-
mode?: UserChooserMode | undefined;
|
|
22
|
-
objectTypes?: "users" | "groups" | "*" | undefined;
|
|
23
|
-
filterOptions?: import("@cleavelandprice/ngx-lib/active-directory/material").UserChooserFilterOptions | undefined;
|
|
24
|
-
exclusions?: import("@cleavelandprice/ngx-lib/active-directory/material").UserChooserPreProcessingGroup | undefined;
|
|
25
|
-
inclusions?: import("@cleavelandprice/ngx-lib/active-directory/material").UserChooserPreProcessingGroup | undefined;
|
|
26
|
-
preSelections?: import("@cleavelandprice/ngx-lib/active-directory/material").UserChooserPreProcessingGroup | undefined;
|
|
27
|
-
users?: import("@cleavelandprice/ngx-lib/active-directory").User[] | undefined;
|
|
28
|
-
groups?: import("@cleavelandprice/ngx-lib/active-directory").Group[] | undefined;
|
|
29
|
-
photos?: PhotoItem[] | undefined;
|
|
30
|
-
selectableGroupNames?: string[] | undefined;
|
|
31
|
-
};
|
|
32
|
-
selectionList: import("@angular/core").Signal<MatSelectionList | undefined>;
|
|
33
|
-
set filterInput(elRef: ElementRef<HTMLInputElement>);
|
|
34
|
-
filterForm: FormGroup<{
|
|
35
|
-
filter: FormControl<any>;
|
|
36
|
-
}>;
|
|
37
|
-
dataSource?: MatTableDataSource<SelectableUser | SelectableGroup>;
|
|
38
|
-
photos?: PhotoItem[];
|
|
39
|
-
groups?: SelectableGroup[];
|
|
40
|
-
get isMultiMode(): boolean;
|
|
41
|
-
get selectedOptions(): MatListOption[];
|
|
42
|
-
get selectedUsers(): (SelectableUser | SelectableGroup)[];
|
|
43
|
-
get filterValue(): string;
|
|
44
|
-
get adGroupsNeeded(): boolean;
|
|
45
|
-
ngOnInit(): void;
|
|
46
|
-
listSelectionChanged(options: MatListOption[]): void;
|
|
47
|
-
optionSelectionChanged(option: MatListOption): void;
|
|
48
|
-
hideUnselectedChanged(selected: boolean): void;
|
|
49
|
-
selectAll(): void;
|
|
50
|
-
deselectAll(): void;
|
|
51
|
-
isUser(userOrGroup: SelectableUser | SelectableGroup): boolean;
|
|
52
|
-
castUser(userOrGroup: SelectableUser | SelectableGroup): SelectableUser;
|
|
53
|
-
close(): void;
|
|
54
|
-
getPhoto(user: SelectableUser | SelectableGroup): string | undefined;
|
|
55
|
-
tooltip(user: SelectableUser | SelectableGroup): string;
|
|
56
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UserChooserComponent, never>;
|
|
57
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UserChooserComponent, "ng-component", never, {}, {}, never, never, true, never>;
|
|
58
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { User, UserOrGroup } from '@cleavelandprice/ngx-lib/active-directory';
|
|
3
|
-
import { PhotoItem } from '@cleavelandprice/ngx-lib/sharepoint';
|
|
4
|
-
import { UserChooserData } from '../../model/user-chooser-data';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class UserFormFieldComponent implements OnInit {
|
|
7
|
-
#private;
|
|
8
|
-
usersSelected: import("@angular/core").OutputEmitterRef<string | string[] | UserOrGroup | UserOrGroup[]>;
|
|
9
|
-
userUnSelected: import("@angular/core").OutputEmitterRef<string>;
|
|
10
|
-
placeholder: import("@angular/core").InputSignal<string>;
|
|
11
|
-
clickable: import("@angular/core").InputSignal<boolean>;
|
|
12
|
-
userChooserData: import("@angular/core").InputSignal<UserChooserData>;
|
|
13
|
-
_userChooserData: UserChooserData;
|
|
14
|
-
accountNames?: string[];
|
|
15
|
-
users?: User[];
|
|
16
|
-
groups?: UserOrGroup[];
|
|
17
|
-
photos?: PhotoItem[];
|
|
18
|
-
get class(): string;
|
|
19
|
-
ngOnInit(): void;
|
|
20
|
-
selectUser(): void;
|
|
21
|
-
unSelectUser(accountName: string): void;
|
|
22
|
-
getUser(user: string | User | undefined): User | undefined;
|
|
23
|
-
getGroup(group: string | UserOrGroup | undefined): UserOrGroup | undefined;
|
|
24
|
-
getPhoto(accountName: string): string | undefined;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UserFormFieldComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UserFormFieldComponent, "cp-user-field", never, { "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "clickable": { "alias": "clickable"; "required": false; "isSignal": true; }; "userChooserData": { "alias": "userChooserData"; "required": true; "isSignal": true; }; }, { "usersSelected": "usersSelected"; "userUnSelected": "userUnSelected"; }, never, never, true, never>;
|
|
27
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export * from '@cleavelandprice/ngx-lib/active-directory';
|
|
2
|
-
export * from './model/default-user-chooser-data';
|
|
3
|
-
export * from './model/default-user-chooser-filter-options';
|
|
4
|
-
export * from './model/user-chooser-data';
|
|
5
|
-
export * from './model/user-chooser-filter-options';
|
|
6
|
-
export * from './model/user-chooser-mode';
|
|
7
|
-
export * from './model/user-chooser-pre-processing-group';
|
|
8
|
-
export * from './components/user-chooser/user-chooser.component';
|
|
9
|
-
export * from './components/user-form-field/user-form-field.component';
|
|
10
|
-
export * from './mat-active-directory.module';
|