@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,53 +0,0 @@
|
|
|
1
|
-
import { Attendee } from "./attendee";
|
|
2
|
-
import { OnlineMeetingInfo } from "./online-meeting-info";
|
|
3
|
-
import { Location } from './location';
|
|
4
|
-
import { PatternedRecurrence } from "./patterned-recurrence";
|
|
5
|
-
import { Recipient } from "./recipient";
|
|
6
|
-
import { ResponseStatus } from "./response-status";
|
|
7
|
-
export interface CalendarEvent {
|
|
8
|
-
attendees: Attendee[];
|
|
9
|
-
body: {
|
|
10
|
-
content: string;
|
|
11
|
-
contentType: number;
|
|
12
|
-
};
|
|
13
|
-
bodyPreview: string;
|
|
14
|
-
categories: string[];
|
|
15
|
-
changeKey: string;
|
|
16
|
-
createdDateTime: string;
|
|
17
|
-
end: string;
|
|
18
|
-
hasAttachments: boolean;
|
|
19
|
-
hideAttendees: boolean;
|
|
20
|
-
id: string;
|
|
21
|
-
importance: number;
|
|
22
|
-
isAllDay: boolean;
|
|
23
|
-
isCancelled: boolean;
|
|
24
|
-
isDraft: boolean;
|
|
25
|
-
isOnlineMeeting: boolean;
|
|
26
|
-
isOrganizer: boolean;
|
|
27
|
-
isReminderOn: boolean;
|
|
28
|
-
lastModifiedDateDate: string;
|
|
29
|
-
location: Location;
|
|
30
|
-
locations: Location[];
|
|
31
|
-
onlineMeeting: OnlineMeetingInfo;
|
|
32
|
-
onlineMeetingProvider: number;
|
|
33
|
-
onlineMeetingUrl: string;
|
|
34
|
-
organizer: Recipient;
|
|
35
|
-
originalEndTimeZone: string;
|
|
36
|
-
originalStart: string;
|
|
37
|
-
originalStartTimeZone: string;
|
|
38
|
-
recurrence: PatternedRecurrence;
|
|
39
|
-
reminderMinutesBeforeStart: number;
|
|
40
|
-
responseRequested: boolean;
|
|
41
|
-
responseStatus: ResponseStatus;
|
|
42
|
-
sensitivity: string;
|
|
43
|
-
seriesMasterId: string;
|
|
44
|
-
showAs: string;
|
|
45
|
-
start: string;
|
|
46
|
-
subject: string;
|
|
47
|
-
transactionId: string;
|
|
48
|
-
type: string;
|
|
49
|
-
webLink: string;
|
|
50
|
-
isHappeningNow: boolean;
|
|
51
|
-
isToday: boolean;
|
|
52
|
-
spansMultipleDays: boolean;
|
|
53
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Address } from "./address";
|
|
2
|
-
import { Coordinates } from "./coordinates";
|
|
3
|
-
export interface Location {
|
|
4
|
-
address: Address;
|
|
5
|
-
coordinates: Coordinates;
|
|
6
|
-
displayName: string;
|
|
7
|
-
locationEmailAddress: string;
|
|
8
|
-
locationUri: string;
|
|
9
|
-
locationType: number;
|
|
10
|
-
uniqueId: string;
|
|
11
|
-
uniqueIdType: number;
|
|
12
|
-
}
|
package/msgraph/model/phone.d.ts
DELETED
package/msgraph/model/room.d.ts
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { Address } from "./address";
|
|
2
|
-
import { Coordinates } from "./coordinates";
|
|
3
|
-
export interface Room {
|
|
4
|
-
address: Address;
|
|
5
|
-
audioDeviceName: string;
|
|
6
|
-
bookingType: number;
|
|
7
|
-
building: string;
|
|
8
|
-
capacity: number;
|
|
9
|
-
displayDeviceName: string;
|
|
10
|
-
emailAddress: string;
|
|
11
|
-
floorLabel: string;
|
|
12
|
-
floorNumber: number;
|
|
13
|
-
geoCoordinates: Coordinates;
|
|
14
|
-
isWheelChairAccessible: boolean;
|
|
15
|
-
label: string;
|
|
16
|
-
nickname: string;
|
|
17
|
-
videoDeviceName: string;
|
|
18
|
-
displayName: string;
|
|
19
|
-
phone: string;
|
|
20
|
-
id: string;
|
|
21
|
-
oDataType: string;
|
|
22
|
-
}
|
package/msgraph/model/user.d.ts
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
export interface User {
|
|
2
|
-
city: string;
|
|
3
|
-
createdDateTime: string;
|
|
4
|
-
department: string;
|
|
5
|
-
displayName: string;
|
|
6
|
-
faxNumber: string;
|
|
7
|
-
givenName: string;
|
|
8
|
-
id: string;
|
|
9
|
-
jobTitle: string;
|
|
10
|
-
lastPasswordChangeDateTime: string;
|
|
11
|
-
mail: string;
|
|
12
|
-
mobilePhone: string;
|
|
13
|
-
oDataType: string;
|
|
14
|
-
onPremisesDistinguishedName: string;
|
|
15
|
-
onPremisesDomainName: string;
|
|
16
|
-
onPremisesImmutableId: string;
|
|
17
|
-
onPremisesLastSyncDateTime: string;
|
|
18
|
-
onPremisesSamAccountName: string;
|
|
19
|
-
onPremisesSecurityIdentifier: string;
|
|
20
|
-
onPremisesSyncEnabled: boolean;
|
|
21
|
-
onPremisesUserPrincipalName: string;
|
|
22
|
-
postalCode: string;
|
|
23
|
-
securityIdentifier: string;
|
|
24
|
-
state: string;
|
|
25
|
-
streetAddress: string;
|
|
26
|
-
surname: string;
|
|
27
|
-
userPrincipalName: string;
|
|
28
|
-
userType: string;
|
|
29
|
-
}
|
package/msgraph/msgraph.api.d.ts
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export * from './model/address';
|
|
2
|
-
export * from './model/attendee';
|
|
3
|
-
export * from './model/bulk-calendar-events';
|
|
4
|
-
export * from './model/bulk-calendar-request';
|
|
5
|
-
export * from './model/calendar-event';
|
|
6
|
-
export * from './model/coordinates';
|
|
7
|
-
export * from './model/email-address';
|
|
8
|
-
export * from './model/location';
|
|
9
|
-
export * from './model/online-meeting-info';
|
|
10
|
-
export * from './model/patterned-recurrence';
|
|
11
|
-
export * from './model/phone';
|
|
12
|
-
export * from './model/recipient';
|
|
13
|
-
export * from './model/recurrence-pattern';
|
|
14
|
-
export * from './model/recurrence-range';
|
|
15
|
-
export * from './model/response-status';
|
|
16
|
-
export * from './model/room';
|
|
17
|
-
export * from './model/user';
|
|
18
|
-
export * from './msgraph.module';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
export declare class MSGraphModule {
|
|
4
|
-
constructor(parentModule: MSGraphModule);
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MSGraphModule, [{ optional: true; skipSelf: true; }]>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MSGraphModule, never, [typeof i1.CommonModule], never>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<MSGraphModule>;
|
|
8
|
-
}
|
package/public_api.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export * from './lib/model/app';
|
|
2
|
-
export * from './lib/model/app-path-config';
|
|
3
|
-
export * from './lib/model/app-type';
|
|
4
|
-
export * from './lib/model/caching-config';
|
|
5
|
-
export * from './lib/model/credentials';
|
|
6
|
-
export * from './lib/model/logging-config';
|
|
7
|
-
export * from './lib/model/service-options';
|
|
8
|
-
export * from './lib/model/service-options-token';
|
|
9
|
-
export * from './lib/services/app-path-config.service';
|
|
10
|
-
export * from './lib/services/service-base';
|
|
11
|
-
export * from './lib/ngx-lib.module';
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor } from "@angular/forms";
|
|
3
|
-
import { Blur, ContentChange, EditorChangeContent, EditorChangeSelection, Focus, QuillEditorComponent, SelectionChange } from 'ngx-quill';
|
|
4
|
-
import { Config } from '../../model/config';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class EditorComponent implements OnInit, ControlValueAccessor {
|
|
7
|
-
#private;
|
|
8
|
-
get showBlockStyle(): boolean;
|
|
9
|
-
get showFontStyle(): boolean;
|
|
10
|
-
get showQuickHeadingStyle(): boolean;
|
|
11
|
-
get showIndentStyle(): boolean;
|
|
12
|
-
get showListStyle(): boolean;
|
|
13
|
-
get showMedia(): boolean;
|
|
14
|
-
get showScriptStyle(): boolean;
|
|
15
|
-
editor: import("@angular/core").Signal<QuillEditorComponent | undefined>;
|
|
16
|
-
value: any;
|
|
17
|
-
onChange: (_: any) => void;
|
|
18
|
-
onTouched: () => void;
|
|
19
|
-
config: import("@angular/core").ModelSignal<Config>;
|
|
20
|
-
placeholder: import("@angular/core").ModelSignal<string | undefined>;
|
|
21
|
-
format: import("@angular/core").ModelSignal<"object" | "html" | "text" | "json" | undefined>;
|
|
22
|
-
height: import("@angular/core").ModelSignal<string | undefined>;
|
|
23
|
-
width: import("@angular/core").ModelSignal<string | undefined>;
|
|
24
|
-
fullscreenHeight: import("@angular/core").ModelSignal<string | undefined>;
|
|
25
|
-
fullscreenWidth: import("@angular/core").ModelSignal<string | undefined>;
|
|
26
|
-
fullscreenMode: import("@angular/core").ModelSignal<"expand" | "popout" | undefined>;
|
|
27
|
-
enableTooltips: import("@angular/core").ModelSignal<boolean | undefined>;
|
|
28
|
-
fullscreen: import("@angular/core").ModelSignal<boolean | undefined>;
|
|
29
|
-
readonly: import("@angular/core").ModelSignal<boolean | undefined>;
|
|
30
|
-
applyReadonlyStyle: import("@angular/core").ModelSignal<boolean | undefined>;
|
|
31
|
-
showToolbar: import("@angular/core").ModelSignal<boolean | undefined>;
|
|
32
|
-
showBorder: import("@angular/core").ModelSignal<boolean | undefined>;
|
|
33
|
-
imageResizeModule: import("@angular/core").ModelSignal<boolean | undefined>;
|
|
34
|
-
imageDropModule: import("@angular/core").ModelSignal<boolean | undefined>;
|
|
35
|
-
syntaxModule: import("@angular/core").ModelSignal<boolean | undefined>;
|
|
36
|
-
fullscreenChanged: import("@angular/core").OutputEmitterRef<boolean>;
|
|
37
|
-
onBlur: import("@angular/core").OutputEmitterRef<Blur>;
|
|
38
|
-
onContentChanged: import("@angular/core").OutputEmitterRef<ContentChange>;
|
|
39
|
-
onEditorChanged: import("@angular/core").OutputEmitterRef<EditorChangeContent | EditorChangeSelection>;
|
|
40
|
-
onEditorCreated: import("@angular/core").OutputEmitterRef<void>;
|
|
41
|
-
onFocus: import("@angular/core").OutputEmitterRef<Focus>;
|
|
42
|
-
onSelectionChanged: import("@angular/core").OutputEmitterRef<SelectionChange>;
|
|
43
|
-
ngOnInit(): void;
|
|
44
|
-
initialize(): void;
|
|
45
|
-
toggleFullscreen(): void;
|
|
46
|
-
rawEdit(): void;
|
|
47
|
-
tooltip(val: string): string;
|
|
48
|
-
get modules(): {};
|
|
49
|
-
updateChanges(): void;
|
|
50
|
-
writeValue(value: any): void;
|
|
51
|
-
registerOnChange(fn: any): void;
|
|
52
|
-
registerOnTouched(fn: any): void;
|
|
53
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EditorComponent, never>;
|
|
54
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EditorComponent, "cpquill-editor", never, { "config": { "alias": "config"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "format": { "alias": "format"; "required": false; "isSignal": true; }; "height": { "alias": "height"; "required": false; "isSignal": true; }; "width": { "alias": "width"; "required": false; "isSignal": true; }; "fullscreenHeight": { "alias": "fullscreenHeight"; "required": false; "isSignal": true; }; "fullscreenWidth": { "alias": "fullscreenWidth"; "required": false; "isSignal": true; }; "fullscreenMode": { "alias": "fullscreenMode"; "required": false; "isSignal": true; }; "enableTooltips": { "alias": "enableTooltips"; "required": false; "isSignal": true; }; "fullscreen": { "alias": "fullscreen"; "required": false; "isSignal": true; }; "readonly": { "alias": "readonly"; "required": false; "isSignal": true; }; "applyReadonlyStyle": { "alias": "applyReadonlyStyle"; "required": false; "isSignal": true; }; "showToolbar": { "alias": "showToolbar"; "required": false; "isSignal": true; }; "showBorder": { "alias": "showBorder"; "required": false; "isSignal": true; }; "imageResizeModule": { "alias": "imageResizeModule"; "required": false; "isSignal": true; }; "imageDropModule": { "alias": "imageDropModule"; "required": false; "isSignal": true; }; "syntaxModule": { "alias": "syntaxModule"; "required": false; "isSignal": true; }; }, { "config": "configChange"; "placeholder": "placeholderChange"; "format": "formatChange"; "height": "heightChange"; "width": "widthChange"; "fullscreenHeight": "fullscreenHeightChange"; "fullscreenWidth": "fullscreenWidthChange"; "fullscreenMode": "fullscreenModeChange"; "enableTooltips": "enableTooltipsChange"; "fullscreen": "fullscreenChange"; "readonly": "readonlyChange"; "applyReadonlyStyle": "applyReadonlyStyleChange"; "showToolbar": "showToolbarChange"; "showBorder": "showBorderChange"; "imageResizeModule": "imageResizeModuleChange"; "imageDropModule": "imageDropModuleChange"; "syntaxModule": "syntaxModuleChange"; "fullscreenChanged": "fullscreenChanged"; "onBlur": "onBlur"; "onContentChanged": "onContentChanged"; "onEditorChanged": "onEditorChanged"; "onEditorCreated": "onEditorCreated"; "onFocus": "onFocus"; "onSelectionChanged": "onSelectionChanged"; }, never, never, true, never>;
|
|
55
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { ControlValueAccessor } from "@angular/forms";
|
|
3
|
-
import { User } from '@cleavelandprice/ngx-lib/active-directory';
|
|
4
|
-
import 'quill-mention';
|
|
5
|
-
import { EditorComponent as EditorComponentBase } from '@cleavelandprice/ngx-lib/quill';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class EditorComponent extends EditorComponentBase implements OnInit, ControlValueAccessor {
|
|
8
|
-
#private;
|
|
9
|
-
users: import("@angular/core").ModelSignal<User[] | undefined>;
|
|
10
|
-
ngOnInit(): void;
|
|
11
|
-
toggleFullscreen(): void;
|
|
12
|
-
get modules(): {};
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EditorComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EditorComponent, "cpquill-editor-with-mention", never, { "users": { "alias": "users"; "required": false; "isSignal": true; }; }, { "users": "usersChange"; }, never, never, true, never>;
|
|
15
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { ModuleWithProviders } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@angular/common";
|
|
4
|
-
import * as i2 from "@angular/forms";
|
|
5
|
-
import * as i3 from "@angular/material/button";
|
|
6
|
-
import * as i4 from "@angular/material/dialog";
|
|
7
|
-
import * as i5 from "@angular/material/icon";
|
|
8
|
-
import * as i6 from "@angular/material/tooltip";
|
|
9
|
-
import * as i7 from "ngx-quill";
|
|
10
|
-
import * as i8 from "./components/editor/editor.component";
|
|
11
|
-
export declare class QuillMentionModule {
|
|
12
|
-
static forRoot(): ModuleWithProviders<QuillMentionModule>;
|
|
13
|
-
constructor(parentModule: QuillMentionModule);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<QuillMentionModule, [{ optional: true; skipSelf: true; }]>;
|
|
15
|
-
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 i8.EditorComponent], [typeof i8.EditorComponent]>;
|
|
16
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<QuillMentionModule>;
|
|
17
|
-
}
|
package/quill/model/buttons.d.ts
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
export interface Buttons {
|
|
2
|
-
bold?: boolean;
|
|
3
|
-
italic?: boolean;
|
|
4
|
-
strike?: boolean;
|
|
5
|
-
underline?: boolean;
|
|
6
|
-
link?: boolean;
|
|
7
|
-
image?: boolean;
|
|
8
|
-
video?: boolean;
|
|
9
|
-
blockquote?: boolean;
|
|
10
|
-
codeblock?: boolean;
|
|
11
|
-
h1?: boolean;
|
|
12
|
-
h2?: boolean;
|
|
13
|
-
color?: boolean;
|
|
14
|
-
bulleted?: boolean;
|
|
15
|
-
ordered?: boolean;
|
|
16
|
-
subScript?: boolean;
|
|
17
|
-
superScript?: boolean;
|
|
18
|
-
increaseIndent?: boolean;
|
|
19
|
-
decreaseIndent?: boolean;
|
|
20
|
-
align?: boolean;
|
|
21
|
-
font?: boolean;
|
|
22
|
-
fontSize?: boolean;
|
|
23
|
-
headingStyle?: boolean;
|
|
24
|
-
clean?: boolean;
|
|
25
|
-
formula?: boolean;
|
|
26
|
-
rtl?: boolean;
|
|
27
|
-
editorSize?: boolean;
|
|
28
|
-
rawEditor?: boolean;
|
|
29
|
-
}
|
package/quill/model/config.d.ts
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { Buttons } from "./buttons";
|
|
2
|
-
import { Icons } from "./icons";
|
|
3
|
-
import { Tooltips } from "./tooltips";
|
|
4
|
-
export interface Config {
|
|
5
|
-
buttons?: Buttons;
|
|
6
|
-
icons?: Icons;
|
|
7
|
-
tooltips?: Tooltips;
|
|
8
|
-
format?: 'object' | 'html' | 'text' | 'json';
|
|
9
|
-
height?: string;
|
|
10
|
-
width?: string;
|
|
11
|
-
fullscreenHeight?: string;
|
|
12
|
-
fullscreenWidth?: string;
|
|
13
|
-
enableTooltips?: boolean;
|
|
14
|
-
fullscreen?: boolean;
|
|
15
|
-
fullscreenMode?: 'expand' | 'popout';
|
|
16
|
-
readonly?: boolean;
|
|
17
|
-
applyReadonlyStyle?: boolean;
|
|
18
|
-
showToolbar?: boolean;
|
|
19
|
-
showBorder?: boolean;
|
|
20
|
-
imageResizeModule?: boolean;
|
|
21
|
-
imageDropModule?: boolean;
|
|
22
|
-
syntaxModule?: boolean;
|
|
23
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { Config } from './config';
|
|
2
|
-
export interface DialogData {
|
|
3
|
-
value: any;
|
|
4
|
-
config?: Config;
|
|
5
|
-
placeholder?: string;
|
|
6
|
-
format: 'object' | 'html' | 'text' | 'json';
|
|
7
|
-
height: string;
|
|
8
|
-
width: string;
|
|
9
|
-
maxHeight: string;
|
|
10
|
-
maxWidth: string;
|
|
11
|
-
enableTooltips: boolean;
|
|
12
|
-
fullscreen: boolean;
|
|
13
|
-
fullscreenMode: 'expand' | 'popout';
|
|
14
|
-
readonly: boolean;
|
|
15
|
-
applyReadonlyStyle: boolean;
|
|
16
|
-
showToolbar: boolean;
|
|
17
|
-
showBorder: boolean;
|
|
18
|
-
imageResizeModule: boolean;
|
|
19
|
-
imageDropModule: boolean;
|
|
20
|
-
syntaxModule: boolean;
|
|
21
|
-
}
|
package/quill/model/icons.d.ts
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
export interface Tooltips {
|
|
2
|
-
bold?: string;
|
|
3
|
-
italic?: string;
|
|
4
|
-
strike?: string;
|
|
5
|
-
underline?: string;
|
|
6
|
-
link?: string;
|
|
7
|
-
image?: string;
|
|
8
|
-
video?: string;
|
|
9
|
-
blockquote?: string;
|
|
10
|
-
codeblock?: string;
|
|
11
|
-
h1?: string;
|
|
12
|
-
h2?: string;
|
|
13
|
-
color?: string;
|
|
14
|
-
bulleted?: string;
|
|
15
|
-
ordered?: string;
|
|
16
|
-
subScript?: string;
|
|
17
|
-
superScript?: string;
|
|
18
|
-
increaseIndent?: string;
|
|
19
|
-
decreaseIndent?: string;
|
|
20
|
-
align?: string;
|
|
21
|
-
font?: string;
|
|
22
|
-
fontSize?: string;
|
|
23
|
-
headingStyle?: string;
|
|
24
|
-
clean?: string;
|
|
25
|
-
formula?: string;
|
|
26
|
-
rtl?: string;
|
|
27
|
-
maximize?: string;
|
|
28
|
-
minimize?: string;
|
|
29
|
-
popout?: string;
|
|
30
|
-
popin?: string;
|
|
31
|
-
rawEditor?: string;
|
|
32
|
-
}
|
package/quill/quill.api.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export * from './model/buttons';
|
|
2
|
-
export * from './model/default-buttons';
|
|
3
|
-
export * from './model/default-config';
|
|
4
|
-
export * from './model/default-icons';
|
|
5
|
-
export * from './model/default-tooltips';
|
|
6
|
-
export * from './model/dialog-data';
|
|
7
|
-
export * from './model/icons';
|
|
8
|
-
export * from './model/tooltips';
|
|
9
|
-
export * from './model/config';
|
|
10
|
-
export * from './components/editor/editor.component';
|
|
11
|
-
export * from './components/raw/raw.component';
|
|
12
|
-
export * from './quill.module';
|
package/quill/quill.module.d.ts
DELETED
|
@@ -1,18 +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/dialog";
|
|
6
|
-
import * as i5 from "@angular/material/form-field";
|
|
7
|
-
import * as i6 from "@angular/material/icon";
|
|
8
|
-
import * as i7 from "@angular/material/input";
|
|
9
|
-
import * as i8 from "@angular/material/tooltip";
|
|
10
|
-
import * as i9 from "ngx-quill";
|
|
11
|
-
import * as i10 from "./components/editor/editor.component";
|
|
12
|
-
import * as i11 from "./components/raw/raw.component";
|
|
13
|
-
export declare class QuillModule {
|
|
14
|
-
constructor(parentModule: QuillModule);
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<QuillModule, [{ optional: true; skipSelf: true; }]>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<QuillModule, never, [typeof i1.CommonModule, typeof i2.FormsModule, typeof i2.ReactiveFormsModule, typeof i3.MatButtonModule, typeof i4.MatDialogModule, typeof i5.MatFormFieldModule, typeof i6.MatIconModule, typeof i7.MatInputModule, typeof i8.MatTooltipModule, typeof i9.QuillModule, typeof i10.EditorComponent, typeof i11.RawComponent], [typeof i10.EditorComponent, typeof i11.RawComponent]>;
|
|
17
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<QuillModule>;
|
|
18
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { OnInit } 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 UserPhotoComponent implements OnInit {
|
|
6
|
-
#private;
|
|
7
|
-
user: import("@angular/core").InputSignal<string | CleavelandPriceUser>;
|
|
8
|
-
protected _user: CleavelandPriceUser;
|
|
9
|
-
userPhotos: import("@angular/core").InputSignal<PhotoItem[] | undefined>;
|
|
10
|
-
size: import("@angular/core").InputSignal<string>;
|
|
11
|
-
notRound: import("@angular/core").InputSignal<boolean>;
|
|
12
|
-
ngOnInit(): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UserPhotoComponent, never>;
|
|
14
|
-
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>;
|
|
15
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { BaseRequestCredential } from './base-request-credential';
|
|
2
|
-
export interface BaseRequest extends BaseRequestCredential {
|
|
3
|
-
digestContextUrl?: string;
|
|
4
|
-
additionalPropertiesToStrip?: string[];
|
|
5
|
-
maxResults?: number;
|
|
6
|
-
site?: string;
|
|
7
|
-
stripMetadataProperties?: boolean;
|
|
8
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { ListItem } from "./list-item";
|
|
2
|
-
export interface PhotoItem extends ListItem {
|
|
3
|
-
imageWidth: number;
|
|
4
|
-
imageHeight: number;
|
|
5
|
-
imageCreateDate: string;
|
|
6
|
-
description?: string;
|
|
7
|
-
employeeNumber?: number;
|
|
8
|
-
accountName?: string;
|
|
9
|
-
displayName?: string;
|
|
10
|
-
encodedAbsUrl: string;
|
|
11
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from "@angular/core";
|
|
2
|
-
import { CachingConfig, Credentials, LoggingConfig, NgxLibServiceOptions } from "@cleavelandprice/ngx-lib";
|
|
3
|
-
export interface SharePointEndpoints {
|
|
4
|
-
users?: string;
|
|
5
|
-
listItems?: string;
|
|
6
|
-
}
|
|
7
|
-
export interface SharePointPhotos {
|
|
8
|
-
site?: string;
|
|
9
|
-
list?: string;
|
|
10
|
-
additionalPropertiesToRetrieve?: string[];
|
|
11
|
-
}
|
|
12
|
-
export interface SharePointServiceOptions extends NgxLibServiceOptions {
|
|
13
|
-
credentials?: Credentials;
|
|
14
|
-
caching?: CachingConfig;
|
|
15
|
-
endpoints?: SharePointEndpoints;
|
|
16
|
-
photos?: SharePointPhotos;
|
|
17
|
-
logging?: LoggingConfig;
|
|
18
|
-
}
|
|
19
|
-
export declare const SharePointServiceOptionsToken: InjectionToken<SharePointServiceOptions>;
|