@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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cleavelandprice-ngx-lib.mjs","sources":["../../../../projects/cleavelandprice/ngx-lib/src/lib/model/service-options-token.ts","../../../../projects/cleavelandprice/ngx-lib/src/lib/services/service-base.ts","../../../../projects/cleavelandprice/ngx-lib/src/lib/services/app-path-config.service.ts","../../../../projects/cleavelandprice/ngx-lib/src/lib/ngx-lib.module.ts","../../../../projects/cleavelandprice/ngx-lib/src/public_api.ts","../../../../projects/cleavelandprice/ngx-lib/src/cleavelandprice-ngx-lib.ts"],"sourcesContent":["import { InjectionToken } from \"@angular/core\";\r\nimport { NgxLibServiceOptions } from \"./service-options\";\r\n\r\nexport const NgxLibServiceOptionsToken = new InjectionToken<NgxLibServiceOptions>('');","import { Inject, Optional } from \"@angular/core\";\r\nimport { NgxLibServiceOptions } from \"../model/service-options\";\r\nimport { NgxLibServiceOptionsToken } from \"../model/service-options-token\";\r\n\r\nexport class NgxLibServiceBase {\r\n #useSsl: boolean;\r\n #apiUrl?: string;\r\n\r\n get apiUrl(): string {\r\n return this.#apiUrl ? this.#apiUrl :\r\n this.#useSsl ?\r\n 'https://utilityapi.cleavelandprice.com' :\r\n 'http://utilityapi';\r\n }\r\n set apiUrl(value: string) {\r\n this.#apiUrl = value;\r\n }\r\n\r\n constructor(@Optional() @Inject(NgxLibServiceOptionsToken) options?: NgxLibServiceOptions) {\r\n this.#useSsl = options?.useSsl === undefined ? true : options.useSsl!;\r\n this.#apiUrl = options?.apiUrl;\r\n }\r\n}","import { HttpClient } from '@angular/common/http';\r\nimport { Inject, inject, Injectable, Optional } from '@angular/core';\r\nimport { Observable } from 'rxjs';\r\n\r\nimport { AppPathConfig } from '../model/app-path-config';\r\nimport { NgxLibServiceOptions } from '../model/service-options';\r\nimport { NgxLibServiceOptionsToken } from '../model/service-options-token';\r\nimport { NgxLibServiceBase } from './service-base';\r\n\r\n@Injectable({\r\n providedIn: 'root'\r\n})\r\nexport class AppPathConfigService extends NgxLibServiceBase {\r\n #services = {\r\n http: inject(HttpClient)\r\n };\r\n\r\n #url: string; // = `${this.#config.apiUrl}/apppathconfigs`;\r\n\r\n constructor(@Optional() @Inject(NgxLibServiceOptionsToken) options?: NgxLibServiceOptions) {\r\n super(options);\r\n\r\n this.#url = `${this.apiUrl}/apppathconfigs`;\r\n }\r\n\r\n getAll(): Observable<AppPathConfig[]> {\r\n return this.#services.http.get<AppPathConfig[]>(this.#url);\r\n }\r\n\r\n getById(id: number): Observable<AppPathConfig> {\r\n return this.#services.http.get<AppPathConfig>(`${this.#url}/${id}`);\r\n }\r\n\r\n getByAppId(id: number): Observable<AppPathConfig[]> {\r\n return this.#services.http.get<AppPathConfig[]>(`${this.#url}/appid/${id}`);\r\n }\r\n\r\n getByApp(name: string): Observable<AppPathConfig[]> {\r\n return this.#services.http.get<AppPathConfig[]>(`${this.#url}/app/${name}`);\r\n }\r\n\r\n getByAppTypeId(id: number): Observable<AppPathConfig[]> {\r\n return this.#services.http.get<AppPathConfig[]>(`${this.#url}/apptypeid/${id}`);\r\n }\r\n\r\n getByAppType(name: string): Observable<AppPathConfig[]> {\r\n return this.#services.http.get<AppPathConfig[]>(`${this.#url}/apptype/${name}`);\r\n }\r\n\r\n getByAppFunction(name: string): Observable<AppPathConfig[]> {\r\n return this.#services.http.get<AppPathConfig[]>(`${this.#url}/function/${name}`);\r\n }\r\n}","import { ModuleWithProviders, NgModule, Optional, SkipSelf } from '@angular/core';\r\nimport { NgxLibServiceOptions } from './model/service-options';\r\nimport { NgxLibServiceOptionsToken } from './model/service-options-token';\r\n\r\n\r\n\r\n@NgModule({\r\n declarations: [\r\n ],\r\n imports: [\r\n ],\r\n exports: [\r\n ]\r\n})\r\nexport class NgxLibModule {\r\n static forRoot(options: NgxLibServiceOptions): ModuleWithProviders<NgxLibModule> {\r\n return {\r\n ngModule: NgxLibModule,\r\n providers: [\r\n {\r\n provide: NgxLibServiceOptionsToken,\r\n useValue: options\r\n }\r\n ]\r\n };\r\n }\r\n\r\n constructor(@Optional() @SkipSelf() parentModule: NgxLibModule) {\r\n if (parentModule) {\r\n throw new Error(\r\n 'NgxLibModule is already loaded. Import it in the AppModule only');\r\n }\r\n }\r\n}","/*\r\n * Public API Surface of ngx-lib\r\n */\r\n\r\nexport * from './lib/model/app';\r\nexport * from './lib/model/app-path-config';\r\nexport * from './lib/model/app-type';\r\nexport * from './lib/model/caching-config';\r\nexport * from './lib/model/credentials';\r\nexport * from './lib/model/logging-config';\r\nexport * from './lib/model/service-options';\r\nexport * from './lib/model/service-options-token';\r\n\r\nexport * from './lib/services/app-path-config.service';\r\nexport * from './lib/services/service-base';\r\n\r\nexport * from './lib/ngx-lib.module';\r\n\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":";;;;;MAGa,yBAAyB,GAAG,IAAI,cAAc,CAAuB,EAAE;;
|
|
1
|
+
{"version":3,"file":"cleavelandprice-ngx-lib.mjs","sources":["../../../../projects/cleavelandprice/ngx-lib/src/lib/model/service-options-token.ts","../../../../projects/cleavelandprice/ngx-lib/src/lib/services/service-base.ts","../../../../projects/cleavelandprice/ngx-lib/src/lib/services/app-path-config.service.ts","../../../../projects/cleavelandprice/ngx-lib/src/lib/ngx-lib.module.ts","../../../../projects/cleavelandprice/ngx-lib/src/public_api.ts","../../../../projects/cleavelandprice/ngx-lib/src/cleavelandprice-ngx-lib.ts"],"sourcesContent":["import { InjectionToken } from \"@angular/core\";\r\nimport { NgxLibServiceOptions } from \"./service-options\";\r\n\r\nexport const NgxLibServiceOptionsToken = new InjectionToken<NgxLibServiceOptions>('');","import { Inject, Optional } from \"@angular/core\";\r\nimport { NgxLibServiceOptions } from \"../model/service-options\";\r\nimport { NgxLibServiceOptionsToken } from \"../model/service-options-token\";\r\n\r\nexport class NgxLibServiceBase {\r\n #useSsl: boolean;\r\n #apiUrl?: string;\r\n\r\n get apiUrl(): string {\r\n return this.#apiUrl ? this.#apiUrl :\r\n this.#useSsl ?\r\n 'https://utilityapi.cleavelandprice.com' :\r\n 'http://utilityapi';\r\n }\r\n set apiUrl(value: string) {\r\n this.#apiUrl = value;\r\n }\r\n\r\n constructor(@Optional() @Inject(NgxLibServiceOptionsToken) options?: NgxLibServiceOptions) {\r\n this.#useSsl = options?.useSsl === undefined ? true : options.useSsl!;\r\n this.#apiUrl = options?.apiUrl;\r\n }\r\n}","import { HttpClient } from '@angular/common/http';\r\nimport { Inject, inject, Injectable, Optional } from '@angular/core';\r\nimport { Observable } from 'rxjs';\r\n\r\nimport { AppPathConfig } from '../model/app-path-config';\r\nimport { NgxLibServiceOptions } from '../model/service-options';\r\nimport { NgxLibServiceOptionsToken } from '../model/service-options-token';\r\nimport { NgxLibServiceBase } from './service-base';\r\n\r\n@Injectable({\r\n providedIn: 'root'\r\n})\r\nexport class AppPathConfigService extends NgxLibServiceBase {\r\n #services = {\r\n http: inject(HttpClient)\r\n };\r\n\r\n #url: string; // = `${this.#config.apiUrl}/apppathconfigs`;\r\n\r\n constructor(@Optional() @Inject(NgxLibServiceOptionsToken) options?: NgxLibServiceOptions) {\r\n super(options);\r\n\r\n this.#url = `${this.apiUrl}/apppathconfigs`;\r\n }\r\n\r\n getAll(): Observable<AppPathConfig[]> {\r\n return this.#services.http.get<AppPathConfig[]>(this.#url);\r\n }\r\n\r\n getById(id: number): Observable<AppPathConfig> {\r\n return this.#services.http.get<AppPathConfig>(`${this.#url}/${id}`);\r\n }\r\n\r\n getByAppId(id: number): Observable<AppPathConfig[]> {\r\n return this.#services.http.get<AppPathConfig[]>(`${this.#url}/appid/${id}`);\r\n }\r\n\r\n getByApp(name: string): Observable<AppPathConfig[]> {\r\n return this.#services.http.get<AppPathConfig[]>(`${this.#url}/app/${name}`);\r\n }\r\n\r\n getByAppTypeId(id: number): Observable<AppPathConfig[]> {\r\n return this.#services.http.get<AppPathConfig[]>(`${this.#url}/apptypeid/${id}`);\r\n }\r\n\r\n getByAppType(name: string): Observable<AppPathConfig[]> {\r\n return this.#services.http.get<AppPathConfig[]>(`${this.#url}/apptype/${name}`);\r\n }\r\n\r\n getByAppFunction(name: string): Observable<AppPathConfig[]> {\r\n return this.#services.http.get<AppPathConfig[]>(`${this.#url}/function/${name}`);\r\n }\r\n}","import { ModuleWithProviders, NgModule, Optional, SkipSelf } from '@angular/core';\r\nimport { NgxLibServiceOptions } from './model/service-options';\r\nimport { NgxLibServiceOptionsToken } from './model/service-options-token';\r\n\r\n\r\n\r\n@NgModule({\r\n declarations: [\r\n ],\r\n imports: [\r\n ],\r\n exports: [\r\n ]\r\n})\r\nexport class NgxLibModule {\r\n static forRoot(options: NgxLibServiceOptions): ModuleWithProviders<NgxLibModule> {\r\n return {\r\n ngModule: NgxLibModule,\r\n providers: [\r\n {\r\n provide: NgxLibServiceOptionsToken,\r\n useValue: options\r\n }\r\n ]\r\n };\r\n }\r\n\r\n constructor(@Optional() @SkipSelf() parentModule: NgxLibModule) {\r\n if (parentModule) {\r\n throw new Error(\r\n 'NgxLibModule is already loaded. Import it in the AppModule only');\r\n }\r\n }\r\n}","/*\r\n * Public API Surface of ngx-lib\r\n */\r\n\r\nexport * from './lib/model/app';\r\nexport * from './lib/model/app-path-config';\r\nexport * from './lib/model/app-type';\r\nexport * from './lib/model/caching-config';\r\nexport * from './lib/model/credentials';\r\nexport * from './lib/model/logging-config';\r\nexport * from './lib/model/service-options';\r\nexport * from './lib/model/service-options-token';\r\n\r\nexport * from './lib/services/app-path-config.service';\r\nexport * from './lib/services/service-base';\r\n\r\nexport * from './lib/ngx-lib.module';\r\n\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":"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"}
|
package/index.d.ts
CHANGED
|
@@ -1,5 +1,91 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { InjectionToken, ModuleWithProviders } from '@angular/core';
|
|
3
|
+
import { Observable } from 'rxjs';
|
|
4
|
+
|
|
5
|
+
interface AppType {
|
|
6
|
+
rowID: number;
|
|
7
|
+
appTypeName: string;
|
|
8
|
+
appTypeDescription: string;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
interface App {
|
|
12
|
+
appID: number;
|
|
13
|
+
appName: string;
|
|
14
|
+
appStatus?: number;
|
|
15
|
+
appImage?: string;
|
|
16
|
+
appLocation?: string;
|
|
17
|
+
appDescription?: string;
|
|
18
|
+
defaultAssignee?: number;
|
|
19
|
+
notes?: string;
|
|
20
|
+
url?: string;
|
|
21
|
+
displayInList?: boolean;
|
|
22
|
+
displayname?: string;
|
|
23
|
+
displayInUserSettings?: boolean;
|
|
24
|
+
applicationType?: AppType;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
interface AppPathConfig {
|
|
28
|
+
rowID: number;
|
|
29
|
+
appID?: number;
|
|
30
|
+
functionName?: string;
|
|
31
|
+
uncPath?: string;
|
|
32
|
+
description?: string;
|
|
33
|
+
displayInUserSettings?: boolean;
|
|
34
|
+
app?: App;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
interface CachingConfig {
|
|
38
|
+
enabled?: boolean;
|
|
39
|
+
lifeMinutes?: number;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
interface Credentials {
|
|
43
|
+
username?: string;
|
|
44
|
+
password?: string;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
interface LoggingConfig {
|
|
48
|
+
dataCached?: boolean;
|
|
49
|
+
cachedDataReturned?: boolean;
|
|
50
|
+
freshDataReturned?: boolean;
|
|
51
|
+
cacheCleared?: boolean;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
interface NgxLibServiceOptions {
|
|
55
|
+
useSsl?: boolean;
|
|
56
|
+
apiUrl?: string;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
declare const NgxLibServiceOptionsToken: InjectionToken<NgxLibServiceOptions>;
|
|
60
|
+
|
|
61
|
+
declare class NgxLibServiceBase {
|
|
62
|
+
#private;
|
|
63
|
+
get apiUrl(): string;
|
|
64
|
+
set apiUrl(value: string);
|
|
65
|
+
constructor(options?: NgxLibServiceOptions);
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
declare class AppPathConfigService extends NgxLibServiceBase {
|
|
69
|
+
#private;
|
|
70
|
+
constructor(options?: NgxLibServiceOptions);
|
|
71
|
+
getAll(): Observable<AppPathConfig[]>;
|
|
72
|
+
getById(id: number): Observable<AppPathConfig>;
|
|
73
|
+
getByAppId(id: number): Observable<AppPathConfig[]>;
|
|
74
|
+
getByApp(name: string): Observable<AppPathConfig[]>;
|
|
75
|
+
getByAppTypeId(id: number): Observable<AppPathConfig[]>;
|
|
76
|
+
getByAppType(name: string): Observable<AppPathConfig[]>;
|
|
77
|
+
getByAppFunction(name: string): Observable<AppPathConfig[]>;
|
|
78
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AppPathConfigService, [{ optional: true; }]>;
|
|
79
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AppPathConfigService>;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
declare class NgxLibModule {
|
|
83
|
+
static forRoot(options: NgxLibServiceOptions): ModuleWithProviders<NgxLibModule>;
|
|
84
|
+
constructor(parentModule: NgxLibModule);
|
|
85
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NgxLibModule, [{ optional: true; skipSelf: true; }]>;
|
|
86
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxLibModule, never, never, never>;
|
|
87
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<NgxLibModule>;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
export { AppPathConfigService, NgxLibModule, NgxLibServiceBase, NgxLibServiceOptionsToken };
|
|
91
|
+
export type { App, AppPathConfig, AppType, CachingConfig, Credentials, LoggingConfig, NgxLibServiceOptions };
|
package/msgraph/index.d.ts
CHANGED
|
@@ -1,5 +1,211 @@
|
|
|
1
|
-
|
|
2
|
-
*
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import * as i1 from '@angular/common';
|
|
3
|
+
|
|
4
|
+
interface Address {
|
|
5
|
+
city: string;
|
|
6
|
+
countryOrRegion: string;
|
|
7
|
+
postalCode: string;
|
|
8
|
+
state: string;
|
|
9
|
+
street: string;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
interface EmailAddress {
|
|
13
|
+
address?: string;
|
|
14
|
+
name?: string;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
interface Attendee {
|
|
18
|
+
emailAddress: EmailAddress;
|
|
19
|
+
proposedNewTime: {
|
|
20
|
+
end: string;
|
|
21
|
+
start: string;
|
|
22
|
+
};
|
|
23
|
+
status: {
|
|
24
|
+
response: string;
|
|
25
|
+
time: string;
|
|
26
|
+
};
|
|
27
|
+
type: number;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
interface Phone {
|
|
31
|
+
number: string;
|
|
32
|
+
type: number;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
interface OnlineMeetingInfo {
|
|
36
|
+
conferenceId: string;
|
|
37
|
+
joinUrl: string;
|
|
38
|
+
phones: Phone[];
|
|
39
|
+
quickDial: string;
|
|
40
|
+
tollFreeNumbers: string[];
|
|
41
|
+
tollNumber: string;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
interface Coordinates {
|
|
45
|
+
accuracy: number;
|
|
46
|
+
altitude: number;
|
|
47
|
+
altitudeAccuracy: number;
|
|
48
|
+
latitude: number;
|
|
49
|
+
longitude: number;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
interface Location {
|
|
53
|
+
address: Address;
|
|
54
|
+
coordinates: Coordinates;
|
|
55
|
+
displayName: string;
|
|
56
|
+
locationEmailAddress: string;
|
|
57
|
+
locationUri: string;
|
|
58
|
+
locationType: number;
|
|
59
|
+
uniqueId: string;
|
|
60
|
+
uniqueIdType: number;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
interface RecurrencePattern {
|
|
64
|
+
dayOfMonth: number;
|
|
65
|
+
daysOfWeek: string[];
|
|
66
|
+
firstDayOfWeek: string;
|
|
67
|
+
index: number;
|
|
68
|
+
interval: number;
|
|
69
|
+
month: number;
|
|
70
|
+
type: number;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
interface RecurrenceRange {
|
|
74
|
+
endDate: string;
|
|
75
|
+
numberOfOccurrences: number;
|
|
76
|
+
recurrenceTimeZone: string;
|
|
77
|
+
startDate: string;
|
|
78
|
+
type: number;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
interface PatternedRecurrence {
|
|
82
|
+
pattern: RecurrencePattern;
|
|
83
|
+
range: RecurrenceRange;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
interface Recipient {
|
|
87
|
+
emailAddress: EmailAddress;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
interface ResponseStatus {
|
|
91
|
+
response: string;
|
|
92
|
+
time: string;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
interface CalendarEvent {
|
|
96
|
+
attendees: Attendee[];
|
|
97
|
+
body: {
|
|
98
|
+
content: string;
|
|
99
|
+
contentType: number;
|
|
100
|
+
};
|
|
101
|
+
bodyPreview: string;
|
|
102
|
+
categories: string[];
|
|
103
|
+
changeKey: string;
|
|
104
|
+
createdDateTime: string;
|
|
105
|
+
end: string;
|
|
106
|
+
hasAttachments: boolean;
|
|
107
|
+
hideAttendees: boolean;
|
|
108
|
+
id: string;
|
|
109
|
+
importance: number;
|
|
110
|
+
isAllDay: boolean;
|
|
111
|
+
isCancelled: boolean;
|
|
112
|
+
isDraft: boolean;
|
|
113
|
+
isOnlineMeeting: boolean;
|
|
114
|
+
isOrganizer: boolean;
|
|
115
|
+
isReminderOn: boolean;
|
|
116
|
+
lastModifiedDateDate: string;
|
|
117
|
+
location: Location;
|
|
118
|
+
locations: Location[];
|
|
119
|
+
onlineMeeting: OnlineMeetingInfo;
|
|
120
|
+
onlineMeetingProvider: number;
|
|
121
|
+
onlineMeetingUrl: string;
|
|
122
|
+
organizer: Recipient;
|
|
123
|
+
originalEndTimeZone: string;
|
|
124
|
+
originalStart: string;
|
|
125
|
+
originalStartTimeZone: string;
|
|
126
|
+
recurrence: PatternedRecurrence;
|
|
127
|
+
reminderMinutesBeforeStart: number;
|
|
128
|
+
responseRequested: boolean;
|
|
129
|
+
responseStatus: ResponseStatus;
|
|
130
|
+
sensitivity: string;
|
|
131
|
+
seriesMasterId: string;
|
|
132
|
+
showAs: string;
|
|
133
|
+
start: string;
|
|
134
|
+
subject: string;
|
|
135
|
+
transactionId: string;
|
|
136
|
+
type: string;
|
|
137
|
+
webLink: string;
|
|
138
|
+
isHappeningNow: boolean;
|
|
139
|
+
isToday: boolean;
|
|
140
|
+
spansMultipleDays: boolean;
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
interface BulkCalendarEvents {
|
|
144
|
+
id: string;
|
|
145
|
+
events: CalendarEvent[];
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
interface BulkCalendarRequest {
|
|
149
|
+
ids: string[];
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
interface Room {
|
|
153
|
+
address: Address;
|
|
154
|
+
audioDeviceName: string;
|
|
155
|
+
bookingType: number;
|
|
156
|
+
building: string;
|
|
157
|
+
capacity: number;
|
|
158
|
+
displayDeviceName: string;
|
|
159
|
+
emailAddress: string;
|
|
160
|
+
floorLabel: string;
|
|
161
|
+
floorNumber: number;
|
|
162
|
+
geoCoordinates: Coordinates;
|
|
163
|
+
isWheelChairAccessible: boolean;
|
|
164
|
+
label: string;
|
|
165
|
+
nickname: string;
|
|
166
|
+
videoDeviceName: string;
|
|
167
|
+
displayName: string;
|
|
168
|
+
phone: string;
|
|
169
|
+
id: string;
|
|
170
|
+
oDataType: string;
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
interface User {
|
|
174
|
+
city: string;
|
|
175
|
+
createdDateTime: string;
|
|
176
|
+
department: string;
|
|
177
|
+
displayName: string;
|
|
178
|
+
faxNumber: string;
|
|
179
|
+
givenName: string;
|
|
180
|
+
id: string;
|
|
181
|
+
jobTitle: string;
|
|
182
|
+
lastPasswordChangeDateTime: string;
|
|
183
|
+
mail: string;
|
|
184
|
+
mobilePhone: string;
|
|
185
|
+
oDataType: string;
|
|
186
|
+
onPremisesDistinguishedName: string;
|
|
187
|
+
onPremisesDomainName: string;
|
|
188
|
+
onPremisesImmutableId: string;
|
|
189
|
+
onPremisesLastSyncDateTime: string;
|
|
190
|
+
onPremisesSamAccountName: string;
|
|
191
|
+
onPremisesSecurityIdentifier: string;
|
|
192
|
+
onPremisesSyncEnabled: boolean;
|
|
193
|
+
onPremisesUserPrincipalName: string;
|
|
194
|
+
postalCode: string;
|
|
195
|
+
securityIdentifier: string;
|
|
196
|
+
state: string;
|
|
197
|
+
streetAddress: string;
|
|
198
|
+
surname: string;
|
|
199
|
+
userPrincipalName: string;
|
|
200
|
+
userType: string;
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
declare class MSGraphModule {
|
|
204
|
+
constructor(parentModule: MSGraphModule);
|
|
205
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MSGraphModule, [{ optional: true; skipSelf: true; }]>;
|
|
206
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MSGraphModule, never, [typeof i1.CommonModule], never>;
|
|
207
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<MSGraphModule>;
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
export { MSGraphModule };
|
|
211
|
+
export type { Address, Attendee, BulkCalendarEvents, BulkCalendarRequest, CalendarEvent, Coordinates, EmailAddress, Location, OnlineMeetingInfo, PatternedRecurrence, Phone, Recipient, RecurrencePattern, RecurrenceRange, ResponseStatus, Room, User };
|
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"comment": "NGX-LIB primary entry point package.json",
|
|
3
3
|
"name": "@cleavelandprice/ngx-lib",
|
|
4
|
-
"version": "4.4.
|
|
4
|
+
"version": "4.4.15",
|
|
5
5
|
"description": "Angular library providing foundational functionality to Cleaveland-Price applications",
|
|
6
6
|
"peerDependencies": {
|
|
7
|
-
"@angular/common": "^
|
|
8
|
-
"@angular/core": "^
|
|
7
|
+
"@angular/common": "^20.1.0",
|
|
8
|
+
"@angular/core": "^20.1.0"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"tslib": "^2.3.0"
|
|
@@ -31,92 +31,62 @@
|
|
|
31
31
|
},
|
|
32
32
|
".": {
|
|
33
33
|
"types": "./index.d.ts",
|
|
34
|
-
"esm2022": "./esm2022/cleavelandprice-ngx-lib.mjs",
|
|
35
|
-
"esm": "./esm2022/cleavelandprice-ngx-lib.mjs",
|
|
36
34
|
"default": "./fesm2022/cleavelandprice-ngx-lib.mjs"
|
|
37
35
|
},
|
|
38
36
|
"./active-directory": {
|
|
39
37
|
"types": "./active-directory/index.d.ts",
|
|
40
|
-
"esm2022": "./esm2022/active-directory/cleavelandprice-ngx-lib-active-directory.mjs",
|
|
41
|
-
"esm": "./esm2022/active-directory/cleavelandprice-ngx-lib-active-directory.mjs",
|
|
42
38
|
"default": "./fesm2022/cleavelandprice-ngx-lib-active-directory.mjs"
|
|
43
39
|
},
|
|
44
40
|
"./authentication": {
|
|
45
41
|
"types": "./authentication/index.d.ts",
|
|
46
|
-
"esm2022": "./esm2022/authentication/cleavelandprice-ngx-lib-authentication.mjs",
|
|
47
|
-
"esm": "./esm2022/authentication/cleavelandprice-ngx-lib-authentication.mjs",
|
|
48
42
|
"default": "./fesm2022/cleavelandprice-ngx-lib-authentication.mjs"
|
|
49
43
|
},
|
|
50
44
|
"./dialog": {
|
|
51
45
|
"types": "./dialog/index.d.ts",
|
|
52
|
-
"esm2022": "./esm2022/dialog/cleavelandprice-ngx-lib-dialog.mjs",
|
|
53
|
-
"esm": "./esm2022/dialog/cleavelandprice-ngx-lib-dialog.mjs",
|
|
54
46
|
"default": "./fesm2022/cleavelandprice-ngx-lib-dialog.mjs"
|
|
55
47
|
},
|
|
56
48
|
"./msgraph": {
|
|
57
49
|
"types": "./msgraph/index.d.ts",
|
|
58
|
-
"esm2022": "./esm2022/msgraph/cleavelandprice-ngx-lib-msgraph.mjs",
|
|
59
|
-
"esm": "./esm2022/msgraph/cleavelandprice-ngx-lib-msgraph.mjs",
|
|
60
50
|
"default": "./fesm2022/cleavelandprice-ngx-lib-msgraph.mjs"
|
|
61
51
|
},
|
|
62
52
|
"./quill": {
|
|
63
53
|
"types": "./quill/index.d.ts",
|
|
64
|
-
"esm2022": "./esm2022/quill/cleavelandprice-ngx-lib-quill.mjs",
|
|
65
|
-
"esm": "./esm2022/quill/cleavelandprice-ngx-lib-quill.mjs",
|
|
66
54
|
"default": "./fesm2022/cleavelandprice-ngx-lib-quill.mjs"
|
|
67
55
|
},
|
|
68
56
|
"./sharepoint": {
|
|
69
57
|
"types": "./sharepoint/index.d.ts",
|
|
70
|
-
"esm2022": "./esm2022/sharepoint/cleavelandprice-ngx-lib-sharepoint.mjs",
|
|
71
|
-
"esm": "./esm2022/sharepoint/cleavelandprice-ngx-lib-sharepoint.mjs",
|
|
72
58
|
"default": "./fesm2022/cleavelandprice-ngx-lib-sharepoint.mjs"
|
|
73
59
|
},
|
|
74
60
|
"./table": {
|
|
75
61
|
"types": "./table/index.d.ts",
|
|
76
|
-
"esm2022": "./esm2022/table/cleavelandprice-ngx-lib-table.mjs",
|
|
77
|
-
"esm": "./esm2022/table/cleavelandprice-ngx-lib-table.mjs",
|
|
78
62
|
"default": "./fesm2022/cleavelandprice-ngx-lib-table.mjs"
|
|
79
63
|
},
|
|
80
64
|
"./upload": {
|
|
81
65
|
"types": "./upload/index.d.ts",
|
|
82
|
-
"esm2022": "./esm2022/upload/cleavelandprice-ngx-lib-upload.mjs",
|
|
83
|
-
"esm": "./esm2022/upload/cleavelandprice-ngx-lib-upload.mjs",
|
|
84
66
|
"default": "./fesm2022/cleavelandprice-ngx-lib-upload.mjs"
|
|
85
67
|
},
|
|
86
68
|
"./url-utilities": {
|
|
87
69
|
"types": "./url-utilities/index.d.ts",
|
|
88
|
-
"esm2022": "./esm2022/url-utilities/cleavelandprice-ngx-lib-url-utilities.mjs",
|
|
89
|
-
"esm": "./esm2022/url-utilities/cleavelandprice-ngx-lib-url-utilities.mjs",
|
|
90
70
|
"default": "./fesm2022/cleavelandprice-ngx-lib-url-utilities.mjs"
|
|
91
71
|
},
|
|
92
72
|
"./active-directory/material": {
|
|
93
73
|
"types": "./active-directory/material/index.d.ts",
|
|
94
|
-
"esm2022": "./esm2022/active-directory/material/cleavelandprice-ngx-lib-active-directory-material.mjs",
|
|
95
|
-
"esm": "./esm2022/active-directory/material/cleavelandprice-ngx-lib-active-directory-material.mjs",
|
|
96
74
|
"default": "./fesm2022/cleavelandprice-ngx-lib-active-directory-material.mjs"
|
|
97
75
|
},
|
|
98
76
|
"./authentication/material": {
|
|
99
77
|
"types": "./authentication/material/index.d.ts",
|
|
100
|
-
"esm2022": "./esm2022/authentication/material/cleavelandprice-ngx-lib-authentication-material.mjs",
|
|
101
|
-
"esm": "./esm2022/authentication/material/cleavelandprice-ngx-lib-authentication-material.mjs",
|
|
102
78
|
"default": "./fesm2022/cleavelandprice-ngx-lib-authentication-material.mjs"
|
|
103
79
|
},
|
|
104
80
|
"./authentication/object": {
|
|
105
81
|
"types": "./authentication/object/index.d.ts",
|
|
106
|
-
"esm2022": "./esm2022/authentication/object/cleavelandprice-ngx-lib-authentication-object.mjs",
|
|
107
|
-
"esm": "./esm2022/authentication/object/cleavelandprice-ngx-lib-authentication-object.mjs",
|
|
108
82
|
"default": "./fesm2022/cleavelandprice-ngx-lib-authentication-object.mjs"
|
|
109
83
|
},
|
|
110
84
|
"./authentication/token": {
|
|
111
85
|
"types": "./authentication/token/index.d.ts",
|
|
112
|
-
"esm2022": "./esm2022/authentication/token/cleavelandprice-ngx-lib-authentication-token.mjs",
|
|
113
|
-
"esm": "./esm2022/authentication/token/cleavelandprice-ngx-lib-authentication-token.mjs",
|
|
114
86
|
"default": "./fesm2022/cleavelandprice-ngx-lib-authentication-token.mjs"
|
|
115
87
|
},
|
|
116
88
|
"./quill/mention": {
|
|
117
89
|
"types": "./quill/mention/index.d.ts",
|
|
118
|
-
"esm2022": "./esm2022/quill/mention/cleavelandprice-ngx-lib-quill-mention.mjs",
|
|
119
|
-
"esm": "./esm2022/quill/mention/cleavelandprice-ngx-lib-quill-mention.mjs",
|
|
120
90
|
"default": "./fesm2022/cleavelandprice-ngx-lib-quill-mention.mjs"
|
|
121
91
|
}
|
|
122
92
|
}
|
package/quill/index.d.ts
CHANGED
|
@@ -1,5 +1,200 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as _angular_core from '@angular/core';
|
|
2
|
+
import { OnInit } from '@angular/core';
|
|
3
|
+
import * as i2 from '@angular/forms';
|
|
4
|
+
import { ControlValueAccessor } from '@angular/forms';
|
|
5
|
+
import * as i9 from 'ngx-quill';
|
|
6
|
+
import { QuillEditorComponent, Blur, ContentChange, EditorChangeContent, EditorChangeSelection, Focus, SelectionChange } from 'ngx-quill';
|
|
7
|
+
import * as i1 from '@angular/common';
|
|
8
|
+
import * as i3 from '@angular/material/button';
|
|
9
|
+
import * as i4 from '@angular/material/dialog';
|
|
10
|
+
import * as i5 from '@angular/material/form-field';
|
|
11
|
+
import * as i6 from '@angular/material/icon';
|
|
12
|
+
import * as i7 from '@angular/material/input';
|
|
13
|
+
import * as i8 from '@angular/material/tooltip';
|
|
14
|
+
|
|
15
|
+
interface Buttons {
|
|
16
|
+
bold?: boolean;
|
|
17
|
+
italic?: boolean;
|
|
18
|
+
strike?: boolean;
|
|
19
|
+
underline?: boolean;
|
|
20
|
+
link?: boolean;
|
|
21
|
+
image?: boolean;
|
|
22
|
+
video?: boolean;
|
|
23
|
+
blockquote?: boolean;
|
|
24
|
+
codeblock?: boolean;
|
|
25
|
+
h1?: boolean;
|
|
26
|
+
h2?: boolean;
|
|
27
|
+
color?: boolean;
|
|
28
|
+
bulleted?: boolean;
|
|
29
|
+
ordered?: boolean;
|
|
30
|
+
subScript?: boolean;
|
|
31
|
+
superScript?: boolean;
|
|
32
|
+
increaseIndent?: boolean;
|
|
33
|
+
decreaseIndent?: boolean;
|
|
34
|
+
align?: boolean;
|
|
35
|
+
font?: boolean;
|
|
36
|
+
fontSize?: boolean;
|
|
37
|
+
headingStyle?: boolean;
|
|
38
|
+
clean?: boolean;
|
|
39
|
+
formula?: boolean;
|
|
40
|
+
rtl?: boolean;
|
|
41
|
+
editorSize?: boolean;
|
|
42
|
+
rawEditor?: boolean;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
declare const DefaultButtons: Buttons;
|
|
46
|
+
|
|
47
|
+
interface Icons {
|
|
48
|
+
maximize?: string;
|
|
49
|
+
minimize?: string;
|
|
50
|
+
popout?: string;
|
|
51
|
+
popin?: string;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
interface Tooltips {
|
|
55
|
+
bold?: string;
|
|
56
|
+
italic?: string;
|
|
57
|
+
strike?: string;
|
|
58
|
+
underline?: string;
|
|
59
|
+
link?: string;
|
|
60
|
+
image?: string;
|
|
61
|
+
video?: string;
|
|
62
|
+
blockquote?: string;
|
|
63
|
+
codeblock?: string;
|
|
64
|
+
h1?: string;
|
|
65
|
+
h2?: string;
|
|
66
|
+
color?: string;
|
|
67
|
+
bulleted?: string;
|
|
68
|
+
ordered?: string;
|
|
69
|
+
subScript?: string;
|
|
70
|
+
superScript?: string;
|
|
71
|
+
increaseIndent?: string;
|
|
72
|
+
decreaseIndent?: string;
|
|
73
|
+
align?: string;
|
|
74
|
+
font?: string;
|
|
75
|
+
fontSize?: string;
|
|
76
|
+
headingStyle?: string;
|
|
77
|
+
clean?: string;
|
|
78
|
+
formula?: string;
|
|
79
|
+
rtl?: string;
|
|
80
|
+
maximize?: string;
|
|
81
|
+
minimize?: string;
|
|
82
|
+
popout?: string;
|
|
83
|
+
popin?: string;
|
|
84
|
+
rawEditor?: string;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
interface Config {
|
|
88
|
+
buttons?: Buttons;
|
|
89
|
+
icons?: Icons;
|
|
90
|
+
tooltips?: Tooltips;
|
|
91
|
+
format?: 'object' | 'html' | 'text' | 'json';
|
|
92
|
+
height?: string;
|
|
93
|
+
width?: string;
|
|
94
|
+
fullscreenHeight?: string;
|
|
95
|
+
fullscreenWidth?: string;
|
|
96
|
+
enableTooltips?: boolean;
|
|
97
|
+
fullscreen?: boolean;
|
|
98
|
+
fullscreenMode?: 'expand' | 'popout';
|
|
99
|
+
readonly?: boolean;
|
|
100
|
+
applyReadonlyStyle?: boolean;
|
|
101
|
+
showToolbar?: boolean;
|
|
102
|
+
showBorder?: boolean;
|
|
103
|
+
imageResizeModule?: boolean;
|
|
104
|
+
imageDropModule?: boolean;
|
|
105
|
+
syntaxModule?: boolean;
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
declare const DefaultConfig: Config;
|
|
109
|
+
|
|
110
|
+
declare const DefaultIcons: Icons;
|
|
111
|
+
|
|
112
|
+
declare const DefaultTooltips: Tooltips;
|
|
113
|
+
|
|
114
|
+
interface DialogData {
|
|
115
|
+
value: any;
|
|
116
|
+
config?: Config;
|
|
117
|
+
placeholder?: string;
|
|
118
|
+
format: 'object' | 'html' | 'text' | 'json';
|
|
119
|
+
height: string;
|
|
120
|
+
width: string;
|
|
121
|
+
maxHeight: string;
|
|
122
|
+
maxWidth: string;
|
|
123
|
+
enableTooltips: boolean;
|
|
124
|
+
fullscreen: boolean;
|
|
125
|
+
fullscreenMode: 'expand' | 'popout';
|
|
126
|
+
readonly: boolean;
|
|
127
|
+
applyReadonlyStyle: boolean;
|
|
128
|
+
showToolbar: boolean;
|
|
129
|
+
showBorder: boolean;
|
|
130
|
+
imageResizeModule: boolean;
|
|
131
|
+
imageDropModule: boolean;
|
|
132
|
+
syntaxModule: boolean;
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
declare class EditorComponent implements OnInit, ControlValueAccessor {
|
|
136
|
+
#private;
|
|
137
|
+
get showBlockStyle(): boolean;
|
|
138
|
+
get showFontStyle(): boolean;
|
|
139
|
+
get showQuickHeadingStyle(): boolean;
|
|
140
|
+
get showIndentStyle(): boolean;
|
|
141
|
+
get showListStyle(): boolean;
|
|
142
|
+
get showMedia(): boolean;
|
|
143
|
+
get showScriptStyle(): boolean;
|
|
144
|
+
editor: _angular_core.Signal<QuillEditorComponent | undefined>;
|
|
145
|
+
value: any;
|
|
146
|
+
onChange: (_: any) => void;
|
|
147
|
+
onTouched: () => void;
|
|
148
|
+
config: _angular_core.ModelSignal<Config>;
|
|
149
|
+
placeholder: _angular_core.ModelSignal<string | undefined>;
|
|
150
|
+
format: _angular_core.ModelSignal<"object" | "html" | "text" | "json" | undefined>;
|
|
151
|
+
height: _angular_core.ModelSignal<string | undefined>;
|
|
152
|
+
width: _angular_core.ModelSignal<string | undefined>;
|
|
153
|
+
fullscreenHeight: _angular_core.ModelSignal<string | undefined>;
|
|
154
|
+
fullscreenWidth: _angular_core.ModelSignal<string | undefined>;
|
|
155
|
+
fullscreenMode: _angular_core.ModelSignal<"expand" | "popout" | undefined>;
|
|
156
|
+
enableTooltips: _angular_core.ModelSignal<boolean | undefined>;
|
|
157
|
+
fullscreen: _angular_core.ModelSignal<boolean | undefined>;
|
|
158
|
+
readonly: _angular_core.ModelSignal<boolean | undefined>;
|
|
159
|
+
applyReadonlyStyle: _angular_core.ModelSignal<boolean | undefined>;
|
|
160
|
+
showToolbar: _angular_core.ModelSignal<boolean | undefined>;
|
|
161
|
+
showBorder: _angular_core.ModelSignal<boolean | undefined>;
|
|
162
|
+
imageResizeModule: _angular_core.ModelSignal<boolean | undefined>;
|
|
163
|
+
imageDropModule: _angular_core.ModelSignal<boolean | undefined>;
|
|
164
|
+
syntaxModule: _angular_core.ModelSignal<boolean | undefined>;
|
|
165
|
+
fullscreenChanged: _angular_core.OutputEmitterRef<boolean>;
|
|
166
|
+
onBlur: _angular_core.OutputEmitterRef<Blur>;
|
|
167
|
+
onContentChanged: _angular_core.OutputEmitterRef<ContentChange>;
|
|
168
|
+
onEditorChanged: _angular_core.OutputEmitterRef<EditorChangeContent | EditorChangeSelection>;
|
|
169
|
+
onEditorCreated: _angular_core.OutputEmitterRef<void>;
|
|
170
|
+
onFocus: _angular_core.OutputEmitterRef<Focus>;
|
|
171
|
+
onSelectionChanged: _angular_core.OutputEmitterRef<SelectionChange>;
|
|
172
|
+
ngOnInit(): void;
|
|
173
|
+
initialize(): void;
|
|
174
|
+
toggleFullscreen(): void;
|
|
175
|
+
rawEdit(): void;
|
|
176
|
+
tooltip(val: string): string;
|
|
177
|
+
get modules(): {};
|
|
178
|
+
updateChanges(): void;
|
|
179
|
+
writeValue(value: any): void;
|
|
180
|
+
registerOnChange(fn: any): void;
|
|
181
|
+
registerOnTouched(fn: any): void;
|
|
182
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<EditorComponent, never>;
|
|
183
|
+
static ɵcmp: _angular_core.ɵɵ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>;
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
declare class RawComponent {
|
|
187
|
+
data: string;
|
|
188
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<RawComponent, never>;
|
|
189
|
+
static ɵcmp: _angular_core.ɵɵComponentDeclaration<RawComponent, "cpquill-raw", never, {}, {}, never, never, true, never>;
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
declare class QuillModule {
|
|
193
|
+
constructor(parentModule: QuillModule);
|
|
194
|
+
static ɵfac: _angular_core.ɵɵFactoryDeclaration<QuillModule, [{ optional: true; skipSelf: true; }]>;
|
|
195
|
+
static ɵmod: _angular_core.ɵɵ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 EditorComponent, typeof RawComponent], [typeof EditorComponent, typeof RawComponent]>;
|
|
196
|
+
static ɵinj: _angular_core.ɵɵInjectorDeclaration<QuillModule>;
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
export { DefaultButtons, DefaultConfig, DefaultIcons, DefaultTooltips, EditorComponent, QuillModule, RawComponent };
|
|
200
|
+
export type { Buttons, Config, DialogData, Icons, Tooltips };
|