@sumaris-net/ngx-components 2.6.4-alpha4 → 2.6.4-alpha5
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/.editorconfig +24 -0
- package/.eslintrc.json +74 -0
- package/.gitattribute +1 -0
- package/.github/CONTRIBUTING.md +10 -0
- package/.github/ISSUE_TEMPLATE.md +6 -0
- package/.github/PULL_REQUEST_TEMPLATE.md +10 -0
- package/.github/github_disclaimer.md +14 -0
- package/.gitlab-ci.yml +46 -0
- package/.graphqlconfig +15 -0
- package/angular.json +230 -0
- package/capacitor.config.json +9 -0
- package/ionic.config.json +7 -0
- package/karma.conf.js +32 -0
- package/ng-package.json +19 -0
- package/ngcc.config.js +14 -0
- package/package.json +137 -23
- package/public_api.ts +343 -0
- package/resources/android/build/tools/android-accept-licenses.sh +14 -0
- package/resources/android/icon/drawable-hdpi-icon.png +0 -0
- package/resources/android/icon/drawable-ldpi-icon.png +0 -0
- package/resources/android/icon/drawable-mdpi-icon.png +0 -0
- package/resources/android/icon/drawable-xhdpi-icon.png +0 -0
- package/resources/android/icon/drawable-xxhdpi-icon.png +0 -0
- package/resources/android/icon/drawable-xxxhdpi-icon.png +0 -0
- package/resources/android/splash/drawable-land-hdpi-screen.png +0 -0
- package/resources/android/splash/drawable-land-ldpi-screen.png +0 -0
- package/resources/android/splash/drawable-land-mdpi-screen.png +0 -0
- package/resources/android/splash/drawable-land-xhdpi-screen.png +0 -0
- package/resources/android/splash/drawable-land-xxhdpi-screen.png +0 -0
- package/resources/android/splash/drawable-land-xxxhdpi-screen.png +0 -0
- package/resources/android/splash/drawable-port-hdpi-screen.png +0 -0
- package/resources/android/splash/drawable-port-ldpi-screen.png +0 -0
- package/resources/android/splash/drawable-port-mdpi-screen.png +0 -0
- package/resources/android/splash/drawable-port-xhdpi-screen.png +0 -0
- package/resources/android/splash/drawable-port-xxhdpi-screen.png +0 -0
- package/resources/android/splash/drawable-port-xxxhdpi-screen.png +0 -0
- package/resources/android/splash/drawable-xxxhdpi-screen.png +0 -0
- package/resources/icon/TODO.md +11 -0
- package/resources/icon.png +0 -0
- package/resources/icon.png.md5 +1 -0
- package/resources/icon.xcf +0 -0
- package/resources/ios/icon/icon-1024.png +0 -0
- package/resources/ios/icon/icon-108@2x.png +0 -0
- package/resources/ios/icon/icon-20.png +0 -0
- package/resources/ios/icon/icon-20@2x.png +0 -0
- package/resources/ios/icon/icon-20@3x.png +0 -0
- package/resources/ios/icon/icon-24@2x.png +0 -0
- package/resources/ios/icon/icon-27.5@2x.png +0 -0
- package/resources/ios/icon/icon-29.png +0 -0
- package/resources/ios/icon/icon-29@2x.png +0 -0
- package/resources/ios/icon/icon-29@3x.png +0 -0
- package/resources/ios/icon/icon-40.png +0 -0
- package/resources/ios/icon/icon-40@2x.png +0 -0
- package/resources/ios/icon/icon-40@3x.png +0 -0
- package/resources/ios/icon/icon-44@2x.png +0 -0
- package/resources/ios/icon/icon-50.png +0 -0
- package/resources/ios/icon/icon-50@2x.png +0 -0
- package/resources/ios/icon/icon-60.png +0 -0
- package/resources/ios/icon/icon-60@2x.png +0 -0
- package/resources/ios/icon/icon-60@3x.png +0 -0
- package/resources/ios/icon/icon-72.png +0 -0
- package/resources/ios/icon/icon-72@2x.png +0 -0
- package/resources/ios/icon/icon-76.png +0 -0
- package/resources/ios/icon/icon-76@2x.png +0 -0
- package/resources/ios/icon/icon-83.5@2x.png +0 -0
- package/resources/ios/icon/icon-86@2x.png +0 -0
- package/resources/ios/icon/icon-98@2x.png +0 -0
- package/resources/ios/icon/icon-small.png +0 -0
- package/resources/ios/icon/icon-small@2x.png +0 -0
- package/resources/ios/icon/icon-small@3x.png +0 -0
- package/resources/ios/icon/icon.png +0 -0
- package/resources/ios/icon/icon@2x.png +0 -0
- package/resources/ios/splash/Default-1792h~iphone.png +0 -0
- package/resources/ios/splash/Default-2436h.png +0 -0
- package/resources/ios/splash/Default-2688h~iphone.png +0 -0
- package/resources/ios/splash/Default-568h@2x~iphone.png +0 -0
- package/resources/ios/splash/Default-667h.png +0 -0
- package/resources/ios/splash/Default-736h.png +0 -0
- package/resources/ios/splash/Default-Landscape-1792h~iphone.png +0 -0
- package/resources/ios/splash/Default-Landscape-2436h.png +0 -0
- package/resources/ios/splash/Default-Landscape-2688h~iphone.png +0 -0
- package/resources/ios/splash/Default-Landscape-736h.png +0 -0
- package/resources/ios/splash/Default-Landscape@2x~ipad.png +0 -0
- package/resources/ios/splash/Default-Landscape@~ipadpro.png +0 -0
- package/resources/ios/splash/Default-Landscape~ipad.png +0 -0
- package/resources/ios/splash/Default-Portrait@2x~ipad.png +0 -0
- package/resources/ios/splash/Default-Portrait@~ipadpro.png +0 -0
- package/resources/ios/splash/Default-Portrait~ipad.png +0 -0
- package/resources/ios/splash/Default@2x~iphone.png +0 -0
- package/resources/ios/splash/Default@2x~universal~anyany.png +0 -0
- package/resources/ios/splash/Default~iphone.png +0 -0
- package/resources/splash.png +0 -0
- package/resources/splash.png.md5 +1 -0
- package/scripts/build-android.sh +18 -0
- package/scripts/build-i18n.js +24 -0
- package/scripts/docker-start.sh +6 -0
- package/scripts/emulate-android.sh +17 -0
- package/scripts/env-android.sh +83 -0
- package/scripts/env-clean.sh +23 -0
- package/scripts/env-global.sh +156 -0
- package/scripts/install-android-sdk-tools.sh +73 -0
- package/scripts/ionic-update.sh +24 -0
- package/scripts/node/playground.ts +9 -0
- package/scripts/node/resources.js +90 -0
- package/scripts/release.sh +149 -0
- package/scripts/run-android.sh +59 -0
- package/scripts/test.sh +19 -0
- package/src/app/admin/admin-routing.module.ts +30 -0
- package/src/app/admin/admin.module.ts +23 -0
- package/src/app/admin/services/filter/person.filter.ts +77 -0
- package/src/app/admin/services/person.service.ts +212 -0
- package/src/app/admin/services/validator/person.validator.ts +37 -0
- package/src/app/admin/users/users.html +427 -0
- package/src/app/admin/users/users.module.ts +34 -0
- package/src/app/admin/users/users.scss +59 -0
- package/src/app/admin/users/users.ts +257 -0
- package/src/app/app-routing.module.ts +126 -0
- package/src/app/app.component.html +12 -0
- package/src/app/app.component.scss +4 -0
- package/src/app/app.component.ts +205 -0
- package/src/app/app.module.ts +326 -0
- package/src/app/core/about/about.modal.html +140 -0
- package/src/app/core/about/about.modal.scss +23 -0
- package/src/app/core/about/about.modal.ts +71 -0
- package/src/app/core/about/about.module.ts +24 -0
- package/src/app/core/account/account.module.ts +38 -0
- package/src/app/core/account/account.page.html +241 -0
- package/src/app/core/account/account.page.scss +21 -0
- package/src/app/core/account/account.page.ts +366 -0
- package/src/app/core/account/new-token.modal.html +120 -0
- package/src/app/core/account/new-token.modal.ts +138 -0
- package/src/app/core/account/token.table.html +177 -0
- package/src/app/core/account/token.table.scss +7 -0
- package/src/app/core/account/token.table.ts +141 -0
- package/src/app/core/auth/auth.form.html +77 -0
- package/src/app/core/auth/auth.form.scss +1 -0
- package/src/app/core/auth/auth.form.ts +145 -0
- package/src/app/core/auth/auth.modal.html +57 -0
- package/src/app/core/auth/auth.modal.scss +1 -0
- package/src/app/core/auth/auth.modal.ts +80 -0
- package/src/app/core/auth/auth.module.ts +33 -0
- package/src/app/core/core.module.ts +100 -0
- package/src/app/core/core.testing.module.ts +64 -0
- package/src/app/core/form/buttons/form-buttons-bar.component.html +59 -0
- package/src/app/core/form/buttons/form-buttons-bar.component.scss +14 -0
- package/src/app/core/form/buttons/form-buttons-bar.component.ts +70 -0
- package/src/app/core/form/buttons/form-buttons-bar.module.ts +24 -0
- package/src/app/core/form/entity/editor.class.ts +803 -0
- package/src/app/core/form/entity/entity-editor-modal.class.ts +537 -0
- package/src/app/core/form/entity/entity-editor.class.ts +885 -0
- package/src/app/core/form/entity/entity-metadata.component.html +53 -0
- package/src/app/core/form/entity/entity-metadata.component.scss +28 -0
- package/src/app/core/form/entity/entity-metadata.component.ts +19 -0
- package/src/app/core/form/entity/entity.module.ts +25 -0
- package/src/app/core/form/form.class.ts +401 -0
- package/src/app/core/form/form.module.ts +37 -0
- package/src/app/core/form/form.utils.ts +639 -0
- package/src/app/core/form/list/list.form.html +67 -0
- package/src/app/core/form/list/list.form.scss +40 -0
- package/src/app/core/form/list/list.form.ts +278 -0
- package/src/app/core/form/list/list.module.ts +25 -0
- package/src/app/core/form/properties/properties.form.html +129 -0
- package/src/app/core/form/properties/properties.form.ts +147 -0
- package/src/app/core/form/properties/properties.module.ts +30 -0
- package/src/app/core/form/properties/properties.table.html +219 -0
- package/src/app/core/form/properties/properties.table.scss +0 -0
- package/src/app/core/form/properties/properties.table.ts +291 -0
- package/src/app/core/form/properties/property.validator.ts +22 -0
- package/src/app/core/form/properties/testing/properties-form.test.html +21 -0
- package/src/app/core/form/properties/testing/properties-form.test.ts +102 -0
- package/src/app/core/form/properties/testing/properties-form.testing.module.ts +25 -0
- package/src/app/core/form/text-popover/testing/text-popover.testing.html +45 -0
- package/src/app/core/form/text-popover/testing/text-popover.testing.module.ts +32 -0
- package/src/app/core/form/text-popover/testing/text-popover.testing.ts +77 -0
- package/src/app/core/form/text-popover/text-form.component.html +44 -0
- package/src/app/core/form/text-popover/text-form.component.scss +8 -0
- package/src/app/core/form/text-popover/text-form.component.ts +65 -0
- package/src/app/core/form/text-popover/text-popover.component.html +86 -0
- package/src/app/core/form/text-popover/text-popover.component.scss +7 -0
- package/src/app/core/form/text-popover/text-popover.component.ts +165 -0
- package/src/app/core/form/text-popover/text-popover.module.ts +27 -0
- package/src/app/core/graphql/graphql.module.ts +17 -0
- package/src/app/core/graphql/graphql.service.ts +969 -0
- package/src/app/core/graphql/graphql.utils.ts +167 -0
- package/src/app/core/home/home.html +211 -0
- package/src/app/core/home/home.module.ts +32 -0
- package/src/app/core/home/home.scss +242 -0
- package/src/app/core/home/home.ts +298 -0
- package/src/app/core/icon/icon.component.html +15 -0
- package/src/app/core/icon/icon.component.ts +23 -0
- package/src/app/core/icon/icon.module.ts +22 -0
- package/src/app/core/install/install-upgrade-card.component.html +144 -0
- package/src/app/core/install/install-upgrade-card.component.scss +4 -0
- package/src/app/core/install/install-upgrade-card.component.ts +412 -0
- package/src/app/core/install/install-upgrade-card.module.ts +23 -0
- package/src/app/core/menu/menu.component.html +135 -0
- package/src/app/core/menu/menu.component.scss +225 -0
- package/src/app/core/menu/menu.component.ts +352 -0
- package/src/app/core/menu/menu.model.ts +64 -0
- package/src/app/core/menu/menu.module.ts +27 -0
- package/src/app/core/menu/menu.service.ts +62 -0
- package/src/app/core/offline/update-offline-mode-card.component.html +45 -0
- package/src/app/core/offline/update-offline-mode-card.component.scss +4 -0
- package/src/app/core/offline/update-offline-mode-card.component.ts +28 -0
- package/src/app/core/offline/update-offline-mode-card.module.ts +24 -0
- package/src/app/core/peer/select-peer.modal.html +123 -0
- package/src/app/core/peer/select-peer.modal.scss +20 -0
- package/src/app/core/peer/select-peer.modal.ts +197 -0
- package/src/app/core/peer/select-peer.module.ts +28 -0
- package/src/app/core/register/register-confirm.page.html +55 -0
- package/src/app/core/register/register-confirm.page.scss +121 -0
- package/src/app/core/register/register-confirm.page.ts +94 -0
- package/src/app/core/register/register.form.html +125 -0
- package/src/app/core/register/register.form.scss +10 -0
- package/src/app/core/register/register.form.ts +213 -0
- package/src/app/core/register/register.modal.html +70 -0
- package/src/app/core/register/register.modal.ts +52 -0
- package/src/app/core/register/register.module.ts +31 -0
- package/src/app/core/services/account.service.ts +1431 -0
- package/src/app/core/services/auth-guard.service.ts +70 -0
- package/src/app/core/services/base-entity-service.class.ts +598 -0
- package/src/app/core/services/base-graphql-service.class.ts +298 -0
- package/src/app/core/services/base58.ts +83 -0
- package/src/app/core/services/config/account.config.ts +35 -0
- package/src/app/core/services/config/core.config.ts +180 -0
- package/src/app/core/services/config.service.ts +414 -0
- package/src/app/core/services/crypto.service.ts +126 -0
- package/src/app/core/services/errors.ts +67 -0
- package/src/app/core/services/local-settings.service.spec.ts +32 -0
- package/src/app/core/services/local-settings.service.ts +548 -0
- package/src/app/core/services/model/account.model.ts +141 -0
- package/src/app/core/services/model/config.model.ts +122 -0
- package/src/app/core/services/model/department.model.ts +34 -0
- package/src/app/core/services/model/entity.decorators.ts +112 -0
- package/src/app/core/services/model/entity.model.ts +326 -0
- package/src/app/core/services/model/filter.model.ts +139 -0
- package/src/app/core/services/model/history.model.ts +25 -0
- package/src/app/core/services/model/model.enum.ts +11 -0
- package/src/app/core/services/model/peer.model.ts +86 -0
- package/src/app/core/services/model/person.model.ts +112 -0
- package/src/app/core/services/model/referential.model.ts +244 -0
- package/src/app/core/services/model/settings.model.ts +32 -0
- package/src/app/core/services/model/token.model.ts +54 -0
- package/src/app/core/services/network.service.spec.ts +49 -0
- package/src/app/core/services/network.service.ts +729 -0
- package/src/app/core/services/network.types.ts +26 -0
- package/src/app/core/services/network.utils.ts +57 -0
- package/src/app/core/services/pipes/account.pipes.ts +25 -0
- package/src/app/core/services/pipes/department-to-string.pipe.ts +15 -0
- package/src/app/core/services/pipes/person-to-string.pipe.ts +15 -0
- package/src/app/core/services/pipes/usage-mode.pipes.ts +26 -0
- package/src/app/core/services/platform.service.spec.ts +56 -0
- package/src/app/core/services/platform.service.ts +605 -0
- package/src/app/core/services/storage/entities-storage.service.ts +542 -0
- package/src/app/core/services/storage/entity-store.class.ts +598 -0
- package/src/app/core/services/testing/referential-filter.model.ts +28 -0
- package/src/app/core/services/testing/referential.validator.ts +57 -0
- package/src/app/core/services/validator/account.validator.ts +58 -0
- package/src/app/core/services/validator/base.validator.class.ts +54 -0
- package/src/app/core/services/validator/local-settings.validator.ts +72 -0
- package/src/app/core/services/validator/user-settings.validator.ts +25 -0
- package/src/app/core/services/validator/user-token.validator.ts +55 -0
- package/src/app/core/settings/settings.module.ts +24 -0
- package/src/app/core/settings/settings.page.html +264 -0
- package/src/app/core/settings/settings.page.ts +365 -0
- package/src/app/core/table/actions-column.component.html +91 -0
- package/src/app/core/table/actions-column.component.ts +70 -0
- package/src/app/core/table/async-table.class.ts +1934 -0
- package/src/app/core/table/entities-async-table-datasource.class.ts +482 -0
- package/src/app/core/table/entities-table-datasource.class.ts +496 -0
- package/src/app/core/table/memory-table.class.ts +65 -0
- package/src/app/core/table/table-select-columns.component.html +58 -0
- package/src/app/core/table/table-select-columns.component.ts +50 -0
- package/src/app/core/table/table.class.ts +1973 -0
- package/src/app/core/table/table.model.ts +35 -0
- package/src/app/core/table/table.module.ts +26 -0
- package/src/app/core/table/table.utils.ts +38 -0
- package/src/app/core/table/testing/multi-table.testing.ts +261 -0
- package/src/app/core/table/testing/table-validator.service.ts +25 -0
- package/src/app/core/table/testing/table.testing.html +396 -0
- package/src/app/core/table/testing/table.testing.module.ts +25 -0
- package/src/app/core/table/testing/table.testing.scss +23 -0
- package/src/app/core/table/testing/table.testing.ts +292 -0
- package/src/app/shared/alerts.ts +292 -0
- package/src/app/shared/audio/audio.testing.html +33 -0
- package/src/app/shared/audio/audio.testing.module.ts +32 -0
- package/src/app/shared/audio/audio.testing.ts +31 -0
- package/src/app/shared/audio/audio.ts +278 -0
- package/src/app/shared/base64.utils.ts +66 -0
- package/src/app/shared/capacitor/keyboard.ts +40 -0
- package/src/app/shared/capacitor/plugins.ts +12 -0
- package/src/app/shared/constants.ts +12 -0
- package/src/app/shared/dates.ts +163 -0
- package/src/app/shared/debug/debug-service.class.ts +8 -0
- package/src/app/shared/debug/debug.component.html +13 -0
- package/src/app/shared/debug/debug.component.scss +24 -0
- package/src/app/shared/debug/debug.component.spec.ts +25 -0
- package/src/app/shared/debug/debug.component.ts +27 -0
- package/src/app/shared/debug/debug.module.ts +28 -0
- package/src/app/shared/directives/autofocus.directive.ts +109 -0
- package/src/app/shared/directives/autotitle.directive.ts +24 -0
- package/src/app/shared/directives/directives.module.ts +29 -0
- package/src/app/shared/directives/drag-and-drop.directive.ts +47 -0
- package/src/app/shared/directives/ng-var.directive.ts +32 -0
- package/src/app/shared/directives/resizable/resizable.component.ts +47 -0
- package/src/app/shared/directives/resizable/resizable.directive.ts +43 -0
- package/src/app/shared/directives/resizable/resizable.module.ts +9 -0
- package/src/app/shared/directives/resizable/resizable.style.scss +44 -0
- package/src/app/shared/directives/resizable/resizable.template.html +6 -0
- package/src/app/shared/events.ts +96 -0
- package/src/app/shared/file/csv.utils.ts +94 -0
- package/src/app/shared/file/file.service.ts +132 -0
- package/src/app/shared/file/file.utils.ts +138 -0
- package/src/app/shared/file/images.utils.ts +198 -0
- package/src/app/shared/file/json.utils.ts +73 -0
- package/src/app/shared/file/uri.utils.ts +25 -0
- package/src/app/shared/focusable.ts +10 -0
- package/src/app/shared/form/field.component.html +261 -0
- package/src/app/shared/form/field.component.scss +7 -0
- package/src/app/shared/form/field.component.ts +318 -0
- package/src/app/shared/form/field.model.ts +64 -0
- package/src/app/shared/form/loading-spinner.ts +16 -0
- package/src/app/shared/forms.ts +458 -0
- package/src/app/shared/functions.ts +492 -0
- package/src/app/shared/geolocation/geolocation.utils.ts +101 -0
- package/src/app/shared/gesture/gesture-config.ts +45 -0
- package/src/app/shared/gesture/hammer.utils.ts +14 -0
- package/src/app/shared/graph/colors.utils.ts +74 -0
- package/src/app/shared/graph/graph-colors.ts +295 -0
- package/src/app/shared/guard/component-dirty.guard.ts +70 -0
- package/src/app/shared/help/help.modal.html +42 -0
- package/src/app/shared/help/help.modal.ts +61 -0
- package/src/app/shared/hotkeys/dialog/hotkeys-dialog.component.html +11 -0
- package/src/app/shared/hotkeys/dialog/hotkeys-dialog.component.scss +39 -0
- package/src/app/shared/hotkeys/dialog/hotkeys-dialog.component.ts +16 -0
- package/src/app/shared/hotkeys/hotkeys.service.ts +89 -0
- package/src/app/shared/hotkeys/shared-hotkeys.module.ts +27 -0
- package/src/app/shared/http/http.utils.ts +89 -0
- package/src/app/shared/image/gallery/image-gallery.component.html +231 -0
- package/src/app/shared/image/gallery/image-gallery.component.scss +196 -0
- package/src/app/shared/image/gallery/image-gallery.component.ts +389 -0
- package/src/app/shared/image/gallery/image-gallery.module.ts +34 -0
- package/src/app/shared/image/gallery/testing/gallegry.model.testing.ts +27 -0
- package/src/app/shared/image/gallery/testing/gallery.service.testing.ts +102 -0
- package/src/app/shared/image/gallery/testing/gallery.testing.html +15 -0
- package/src/app/shared/image/gallery/testing/gallery.testing.module.ts +39 -0
- package/src/app/shared/image/gallery/testing/gallery.testing.ts +38 -0
- package/src/app/shared/image/image.model.ts +6 -0
- package/src/app/shared/image/image.module.ts +16 -0
- package/src/app/shared/image/image.service.ts +94 -0
- package/src/app/shared/image/image.testing.module.ts +23 -0
- package/src/app/shared/inputs.ts +282 -0
- package/src/app/shared/interceptors/progess.interceptor.ts +25 -0
- package/src/app/shared/logging/log-level.model.ts +53 -0
- package/src/app/shared/logging/logger.model.ts +120 -0
- package/src/app/shared/logging/logging-service.class.ts +134 -0
- package/src/app/shared/logging/logging-service.config.ts +29 -0
- package/src/app/shared/logging/logging-service.module.ts +22 -0
- package/src/app/shared/material/autocomplete/material.autocomplete.config.ts +83 -0
- package/src/app/shared/material/autocomplete/material.autocomplete.html +262 -0
- package/src/app/shared/material/autocomplete/material.autocomplete.module.ts +45 -0
- package/src/app/shared/material/autocomplete/material.autocomplete.scss +21 -0
- package/src/app/shared/material/autocomplete/material.autocomplete.ts +1022 -0
- package/src/app/shared/material/autocomplete/material.autocomplete.utils.ts +20 -0
- package/src/app/shared/material/autocomplete/testing/autocomplete.test.html +876 -0
- package/src/app/shared/material/autocomplete/testing/autocomplete.test.spec.ts +38 -0
- package/src/app/shared/material/autocomplete/testing/autocomplete.test.ts +247 -0
- package/src/app/shared/material/badge/badge.directive.ts +164 -0
- package/src/app/shared/material/badge/badge.module.ts +22 -0
- package/src/app/shared/material/badge/badge.test.html +261 -0
- package/src/app/shared/material/badge/badge.test.ts +36 -0
- package/src/app/shared/material/boolean/boolean.module.ts +40 -0
- package/src/app/shared/material/boolean/material.boolean.html +155 -0
- package/src/app/shared/material/boolean/material.boolean.scss +34 -0
- package/src/app/shared/material/boolean/material.boolean.ts +239 -0
- package/src/app/shared/material/chips/chips.module.ts +44 -0
- package/src/app/shared/material/chips/material.chips.html +146 -0
- package/src/app/shared/material/chips/material.chips.scss +65 -0
- package/src/app/shared/material/chips/material.chips.ts +768 -0
- package/src/app/shared/material/chips/testing/chips.test.html +137 -0
- package/src/app/shared/material/chips/testing/chips.test.ts +175 -0
- package/src/app/shared/material/datetime/datetime.module.ts +52 -0
- package/src/app/shared/material/datetime/material.date.html +132 -0
- package/src/app/shared/material/datetime/material.date.scss +17 -0
- package/src/app/shared/material/datetime/material.date.ts +408 -0
- package/src/app/shared/material/datetime/material.dateshort.html +134 -0
- package/src/app/shared/material/datetime/material.dateshort.scss +23 -0
- package/src/app/shared/material/datetime/material.dateshort.ts +422 -0
- package/src/app/shared/material/datetime/material.datetime.html +224 -0
- package/src/app/shared/material/datetime/material.datetime.scss +90 -0
- package/src/app/shared/material/datetime/material.datetime.ts +575 -0
- package/src/app/shared/material/datetime/testing/mat-date-time.test.html +354 -0
- package/src/app/shared/material/datetime/testing/mat-date-time.test.ts +134 -0
- package/src/app/shared/material/datetime/testing/mat-date.test.html +418 -0
- package/src/app/shared/material/datetime/testing/mat-date.test.ts +135 -0
- package/src/app/shared/material/datetime/testing/mat-dateshort.test.html +370 -0
- package/src/app/shared/material/datetime/testing/mat-dateshort.test.ts +127 -0
- package/src/app/shared/material/duration/duration.module.ts +39 -0
- package/src/app/shared/material/duration/duration.utils.ts +41 -0
- package/src/app/shared/material/duration/material.duration.html +44 -0
- package/src/app/shared/material/duration/material.duration.scss +28 -0
- package/src/app/shared/material/duration/material.duration.ts +294 -0
- package/src/app/shared/material/latlong/latlong.utils.ts +300 -0
- package/src/app/shared/material/latlong/material.latlong.html +127 -0
- package/src/app/shared/material/latlong/material.latlong.module.ts +40 -0
- package/src/app/shared/material/latlong/material.latlong.scss +48 -0
- package/src/app/shared/material/latlong/material.latlong.ts +421 -0
- package/src/app/shared/material/latlong/testing/latlong.test.html +341 -0
- package/src/app/shared/material/latlong/testing/latlong.test.ts +121 -0
- package/src/app/shared/material/material.animations.ts +129 -0
- package/src/app/shared/material/material.module.ts +94 -0
- package/src/app/shared/material/material.testing.module.ts +135 -0
- package/src/app/shared/material/memory/memory.utils.ts +54 -0
- package/src/app/shared/material/numpad/numpad.animation.ts +1 -0
- package/src/app/shared/material/numpad/numpad.append-to-input.directive.ts +109 -0
- package/src/app/shared/material/numpad/numpad.component.ts +78 -0
- package/src/app/shared/material/numpad/numpad.container.html +32 -0
- package/src/app/shared/material/numpad/numpad.container.scss +50 -0
- package/src/app/shared/material/numpad/numpad.container.ts +176 -0
- package/src/app/shared/material/numpad/numpad.content.html +13 -0
- package/src/app/shared/material/numpad/numpad.content.ts +10 -0
- package/src/app/shared/material/numpad/numpad.directive.ts +173 -0
- package/src/app/shared/material/numpad/numpad.dom-service.ts +46 -0
- package/src/app/shared/material/numpad/numpad.model.ts +55 -0
- package/src/app/shared/material/numpad/numpad.module.ts +38 -0
- package/src/app/shared/material/numpad/testing/numpad.test.html +146 -0
- package/src/app/shared/material/numpad/testing/numpad.test.ts +55 -0
- package/src/app/shared/material/paginator/material.paginator-i18n.ts +49 -0
- package/src/app/shared/material/stepper/material.stepper-i18n.ts +18 -0
- package/src/app/shared/material/swipe/material.swipe.html +63 -0
- package/src/app/shared/material/swipe/material.swipe.scss +39 -0
- package/src/app/shared/material/swipe/material.swipe.ts +350 -0
- package/src/app/shared/material/swipe/swipe.module.ts +33 -0
- package/src/app/shared/material/swipe/testing/swipe.test.html +128 -0
- package/src/app/shared/material/swipe/testing/swipe.test.ts +81 -0
- package/src/app/shared/modules.ts +11 -0
- package/src/app/shared/observables.ts +132 -0
- package/src/app/shared/pipes/arrays.pipe.ts +111 -0
- package/src/app/shared/pipes/colors.pipe.ts +19 -0
- package/src/app/shared/pipes/date-diff-duration.pipe.ts +48 -0
- package/src/app/shared/pipes/date-format.pipe.ts +78 -0
- package/src/app/shared/pipes/date-from-now.pipe.ts +20 -0
- package/src/app/shared/pipes/duration.pipe.spec.ts +51 -0
- package/src/app/shared/pipes/duration.pipe.ts +34 -0
- package/src/app/shared/pipes/file-size.pipe.ts +58 -0
- package/src/app/shared/pipes/form.pipes.ts +204 -0
- package/src/app/shared/pipes/highlight.pipe.ts +37 -0
- package/src/app/shared/pipes/latlong-format.pipe.ts +30 -0
- package/src/app/shared/pipes/maps.pipe.ts +39 -0
- package/src/app/shared/pipes/math.pipes.ts +39 -0
- package/src/app/shared/pipes/ng-init.pipe.ts +14 -0
- package/src/app/shared/pipes/number-format.pipe.ts +21 -0
- package/src/app/shared/pipes/pipes.module.ts +134 -0
- package/src/app/shared/pipes/property.pipes.ts +87 -0
- package/src/app/shared/pipes/string.pipes.ts +85 -0
- package/src/app/shared/pipes/translate-context.pipe.ts +33 -0
- package/src/app/shared/pipes/types.pipes.ts +31 -0
- package/src/app/shared/platforms.ts +58 -0
- package/src/app/shared/services/entity-service.class.ts +127 -0
- package/src/app/shared/services/job.utils.ts +121 -0
- package/src/app/shared/services/memory-entity-service.class.ts +447 -0
- package/src/app/shared/services/progress-bar.service.ts +42 -0
- package/src/app/shared/services/startable-observable-service.class.ts +137 -0
- package/src/app/shared/services/startable-service.class.ts +131 -0
- package/src/app/shared/services/storage.utils.ts +47 -0
- package/src/app/shared/services/translate-context.service.ts +116 -0
- package/src/app/shared/services/validator-service.class.ts +14 -0
- package/src/app/shared/services.ts +91 -0
- package/src/app/shared/shared-routing.module.ts +66 -0
- package/src/app/shared/shared.module.spec.ts +13 -0
- package/src/app/shared/shared.module.ts +146 -0
- package/src/app/shared/shared.testing.module.ts +50 -0
- package/src/app/shared/storage/storage-explorer.component.html +175 -0
- package/src/app/shared/storage/storage-explorer.component.scss +39 -0
- package/src/app/shared/storage/storage-explorer.component.spec.ts +24 -0
- package/src/app/shared/storage/storage-explorer.component.ts +292 -0
- package/src/app/shared/storage/storage-explorer.module.ts +44 -0
- package/src/app/shared/storage/storage.service.ts +133 -0
- package/src/app/shared/storage/storage.utils.ts +25 -0
- package/src/app/shared/testing/observable.test.html +53 -0
- package/src/app/shared/testing/observable.test.scss +3 -0
- package/src/app/shared/testing/observable.test.ts +117 -0
- package/src/app/shared/testing/tests.page.html +30 -0
- package/src/app/shared/testing/tests.page.ts +34 -0
- package/src/app/shared/toast/toast.testing.html +42 -0
- package/src/app/shared/toast/toast.testing.module.ts +32 -0
- package/src/app/shared/toast/toast.testing.ts +58 -0
- package/src/app/shared/toast/toasts.ts +183 -0
- package/src/app/shared/toolbar/modal-toolbar.html +32 -0
- package/src/app/shared/toolbar/modal-toolbar.scss +0 -0
- package/src/app/shared/toolbar/modal-toolbar.ts +63 -0
- package/src/app/shared/toolbar/toolbar.html +71 -0
- package/src/app/shared/toolbar/toolbar.module.ts +35 -0
- package/src/app/shared/toolbar/toolbar.scss +0 -0
- package/src/app/shared/toolbar/toolbar.ts +254 -0
- package/src/app/shared/types.ts +31 -0
- package/src/app/shared/upload-file/testing/upload-file.testing.html +25 -0
- package/src/app/shared/upload-file/testing/upload-file.testing.module.ts +32 -0
- package/src/app/shared/upload-file/testing/upload-file.testing.ts +68 -0
- package/src/app/shared/upload-file/upload-file-popover.component.html +43 -0
- package/src/app/shared/upload-file/upload-file-popover.component.scss +6 -0
- package/src/app/shared/upload-file/upload-file-popover.component.ts +115 -0
- package/src/app/shared/upload-file/upload-file.component.html +46 -0
- package/src/app/shared/upload-file/upload-file.component.scss +130 -0
- package/src/app/shared/upload-file/upload-file.component.ts +218 -0
- package/src/app/shared/upload-file/upload-file.model.ts +41 -0
- package/src/app/shared/validator/form-error-adapter.class.ts +123 -0
- package/src/app/shared/validator/validators.ts +639 -0
- package/src/app/shared/version/versions.ts +91 -0
- package/src/app/social/job/job.module.ts +26 -0
- package/src/app/social/job/progression/job-progression.component.html +22 -0
- package/src/app/social/job/progression/job-progression.component.scss +15 -0
- package/src/app/social/job/progression/job-progression.component.ts +17 -0
- package/src/app/social/job/progression/job-progression.icon.html +28 -0
- package/src/app/social/job/progression/job-progression.icon.scss +5 -0
- package/src/app/social/job/progression/job-progression.icon.ts +238 -0
- package/src/app/social/job/progression/job-progression.list.html +21 -0
- package/src/app/social/job/progression/job-progression.list.scss +17 -0
- package/src/app/social/job/progression/job-progression.list.ts +49 -0
- package/src/app/social/job/progression/job-progression.model.ts +28 -0
- package/src/app/social/job/progression/job-progression.service.ts +86 -0
- package/src/app/social/job/testing/job-progression.testing.html +20 -0
- package/src/app/social/job/testing/job-progression.testing.service.ts +60 -0
- package/src/app/social/job/testing/job-progression.testing.ts +51 -0
- package/src/app/social/job/testing/job.testing.module.ts +22 -0
- package/src/app/social/message/message.form.html +60 -0
- package/src/app/social/message/message.form.scss +6 -0
- package/src/app/social/message/message.form.ts +79 -0
- package/src/app/social/message/message.modal.html +65 -0
- package/src/app/social/message/message.modal.ts +118 -0
- package/src/app/social/message/message.model.ts +81 -0
- package/src/app/social/message/message.module.ts +22 -0
- package/src/app/social/message/message.service.ts +88 -0
- package/src/app/social/social.errors.ts +11 -0
- package/src/app/social/social.module.ts +36 -0
- package/src/app/social/social.testing.module.ts +40 -0
- package/src/app/social/user-event/notification/user-event-notification.icon.html +16 -0
- package/src/app/social/user-event/notification/user-event-notification.icon.ts +108 -0
- package/src/app/social/user-event/notification/user-event-notification.list.html +135 -0
- package/src/app/social/user-event/notification/user-event-notification.list.scss +73 -0
- package/src/app/social/user-event/notification/user-event-notification.list.ts +287 -0
- package/src/app/social/user-event/testing/user-event.testing.html +27 -0
- package/src/app/social/user-event/testing/user-event.testing.model.ts +146 -0
- package/src/app/social/user-event/testing/user-event.testing.module.ts +22 -0
- package/src/app/social/user-event/testing/user-event.testing.service.ts +141 -0
- package/src/app/social/user-event/testing/user-event.testing.ts +253 -0
- package/src/app/social/user-event/user-event.model.ts +73 -0
- package/src/app/social/user-event/user-event.module.ts +25 -0
- package/src/app/social/user-event/user-event.service.ts +679 -0
- package/src/browserslist +9 -0
- package/src/environments/environment.class.ts +83 -0
- package/src/environments/environment.prod.ts +47 -0
- package/src/environments/environment.test.ts +90 -0
- package/src/environments/environment.ts +108 -0
- package/src/favicon.ico +0 -0
- package/src/global.scss +27 -0
- package/src/index.html +80 -0
- package/src/main.ts +17 -0
- package/src/polyfills.ts +68 -0
- package/src/schema.graphql +3112 -0
- package/src/service-worker.js +31 -0
- package/src/zone-flags.ts +31 -0
- package/tsconfig.app.json +15 -0
- package/tsconfig.json +47 -0
- package/tsconfig.spec.json +19 -0
- package/esm2020/public_api.mjs +0 -313
- package/esm2020/src/app/admin/admin-routing.module.mjs +0 -41
- package/esm2020/src/app/admin/admin.module.mjs +0 -34
- package/esm2020/src/app/admin/services/filter/person.filter.mjs +0 -59
- package/esm2020/src/app/admin/services/person.service.mjs +0 -161
- package/esm2020/src/app/admin/services/validator/person.validator.mjs +0 -34
- package/esm2020/src/app/admin/users/users.mjs +0 -234
- package/esm2020/src/app/admin/users/users.module.mjs +0 -54
- package/esm2020/src/app/core/about/about.modal.mjs +0 -71
- package/esm2020/src/app/core/about/about.module.mjs +0 -34
- package/esm2020/src/app/core/account/account.module.mjs +0 -61
- package/esm2020/src/app/core/account/account.page.mjs +0 -316
- package/esm2020/src/app/core/account/new-token.modal.mjs +0 -115
- package/esm2020/src/app/core/account/token.table.mjs +0 -137
- package/esm2020/src/app/core/auth/auth.form.mjs +0 -131
- package/esm2020/src/app/core/auth/auth.modal.mjs +0 -72
- package/esm2020/src/app/core/auth/auth.module.mjs +0 -47
- package/esm2020/src/app/core/core.module.mjs +0 -184
- package/esm2020/src/app/core/core.testing.module.mjs +0 -86
- package/esm2020/src/app/core/form/buttons/form-buttons-bar.component.mjs +0 -71
- package/esm2020/src/app/core/form/buttons/form-buttons-bar.module.mjs +0 -35
- package/esm2020/src/app/core/form/entity/editor.class.mjs +0 -679
- package/esm2020/src/app/core/form/entity/entity-editor-modal.class.mjs +0 -421
- package/esm2020/src/app/core/form/entity/entity-editor.class.mjs +0 -687
- package/esm2020/src/app/core/form/entity/entity-metadata.component.mjs +0 -25
- package/esm2020/src/app/core/form/entity/entity.module.mjs +0 -38
- package/esm2020/src/app/core/form/form.class.mjs +0 -340
- package/esm2020/src/app/core/form/form.module.mjs +0 -66
- package/esm2020/src/app/core/form/form.utils.mjs +0 -473
- package/esm2020/src/app/core/form/list/list.form.mjs +0 -222
- package/esm2020/src/app/core/form/list/list.module.mjs +0 -35
- package/esm2020/src/app/core/form/properties/properties.form.mjs +0 -132
- package/esm2020/src/app/core/form/properties/properties.module.mjs +0 -43
- package/esm2020/src/app/core/form/properties/properties.table.mjs +0 -264
- package/esm2020/src/app/core/form/properties/property.validator.mjs +0 -23
- package/esm2020/src/app/core/form/properties/testing/properties-form.test.mjs +0 -90
- package/esm2020/src/app/core/form/properties/testing/properties-form.testing.module.mjs +0 -39
- package/esm2020/src/app/core/form/text-popover/testing/text-popover.testing.mjs +0 -70
- package/esm2020/src/app/core/form/text-popover/testing/text-popover.testing.module.mjs +0 -45
- package/esm2020/src/app/core/form/text-popover/text-form.component.mjs +0 -89
- package/esm2020/src/app/core/form/text-popover/text-popover.component.mjs +0 -146
- package/esm2020/src/app/core/form/text-popover/text-popover.module.mjs +0 -40
- package/esm2020/src/app/core/graphql/graphql.module.mjs +0 -22
- package/esm2020/src/app/core/graphql/graphql.service.mjs +0 -762
- package/esm2020/src/app/core/graphql/graphql.utils.mjs +0 -117
- package/esm2020/src/app/core/home/home.mjs +0 -257
- package/esm2020/src/app/core/home/home.module.mjs +0 -48
- package/esm2020/src/app/core/icon/icon.component.mjs +0 -41
- package/esm2020/src/app/core/icon/icon.module.mjs +0 -29
- package/esm2020/src/app/core/install/install-upgrade-card.component.mjs +0 -343
- package/esm2020/src/app/core/install/install-upgrade-card.module.mjs +0 -35
- package/esm2020/src/app/core/menu/menu.component.mjs +0 -329
- package/esm2020/src/app/core/menu/menu.model.mjs +0 -35
- package/esm2020/src/app/core/menu/menu.module.mjs +0 -44
- package/esm2020/src/app/core/menu/menu.service.mjs +0 -55
- package/esm2020/src/app/core/offline/update-offline-mode-card.component.mjs +0 -27
- package/esm2020/src/app/core/offline/update-offline-mode-card.module.mjs +0 -35
- package/esm2020/src/app/core/peer/select-peer.modal.mjs +0 -182
- package/esm2020/src/app/core/peer/select-peer.module.mjs +0 -42
- package/esm2020/src/app/core/register/register-confirm.page.mjs +0 -81
- package/esm2020/src/app/core/register/register.form.mjs +0 -181
- package/esm2020/src/app/core/register/register.modal.mjs +0 -52
- package/esm2020/src/app/core/register/register.module.mjs +0 -44
- package/esm2020/src/app/core/services/account.service.mjs +0 -1212
- package/esm2020/src/app/core/services/auth-guard.service.mjs +0 -71
- package/esm2020/src/app/core/services/base-entity-service.class.mjs +0 -444
- package/esm2020/src/app/core/services/base-graphql-service.class.mjs +0 -219
- package/esm2020/src/app/core/services/base58.mjs +0 -78
- package/esm2020/src/app/core/services/config/core.config.mjs +0 -175
- package/esm2020/src/app/core/services/config.service.mjs +0 -354
- package/esm2020/src/app/core/services/crypto.service.mjs +0 -114
- package/esm2020/src/app/core/services/errors.mjs +0 -50
- package/esm2020/src/app/core/services/local-settings.service.mjs +0 -449
- package/esm2020/src/app/core/services/model/account.model.mjs +0 -122
- package/esm2020/src/app/core/services/model/config.model.mjs +0 -92
- package/esm2020/src/app/core/services/model/department.model.mjs +0 -30
- package/esm2020/src/app/core/services/model/entity.decorators.mjs +0 -97
- package/esm2020/src/app/core/services/model/entity.model.mjs +0 -240
- package/esm2020/src/app/core/services/model/filter.model.mjs +0 -94
- package/esm2020/src/app/core/services/model/history.model.mjs +0 -2
- package/esm2020/src/app/core/services/model/model.enum.mjs +0 -11
- package/esm2020/src/app/core/services/model/peer.model.mjs +0 -68
- package/esm2020/src/app/core/services/model/person.model.mjs +0 -83
- package/esm2020/src/app/core/services/model/referential.model.mjs +0 -164
- package/esm2020/src/app/core/services/model/settings.model.mjs +0 -3
- package/esm2020/src/app/core/services/model/token.model.mjs +0 -48
- package/esm2020/src/app/core/services/network.service.mjs +0 -589
- package/esm2020/src/app/core/services/network.types.mjs +0 -20
- package/esm2020/src/app/core/services/network.utils.mjs +0 -15
- package/esm2020/src/app/core/services/pipes/account.pipes.mjs +0 -38
- package/esm2020/src/app/core/services/pipes/department-to-string.pipe.mjs +0 -23
- package/esm2020/src/app/core/services/pipes/person-to-string.pipe.mjs +0 -23
- package/esm2020/src/app/core/services/pipes/usage-mode.pipes.mjs +0 -37
- package/esm2020/src/app/core/services/platform.service.mjs +0 -525
- package/esm2020/src/app/core/services/storage/entities-storage.service.mjs +0 -428
- package/esm2020/src/app/core/services/storage/entity-store.class.mjs +0 -449
- package/esm2020/src/app/core/services/testing/referential-filter.model.mjs +0 -23
- package/esm2020/src/app/core/services/testing/referential.validator.mjs +0 -45
- package/esm2020/src/app/core/services/validator/account.validator.mjs +0 -56
- package/esm2020/src/app/core/services/validator/base.validator.class.mjs +0 -47
- package/esm2020/src/app/core/services/validator/local-settings.validator.mjs +0 -66
- package/esm2020/src/app/core/services/validator/user-settings.validator.mjs +0 -27
- package/esm2020/src/app/core/services/validator/user-token.validator.mjs +0 -52
- package/esm2020/src/app/core/settings/settings.module.mjs +0 -34
- package/esm2020/src/app/core/settings/settings.page.mjs +0 -312
- package/esm2020/src/app/core/table/actions-column.component.mjs +0 -102
- package/esm2020/src/app/core/table/async-table.class.mjs +0 -1697
- package/esm2020/src/app/core/table/entities-async-table-datasource.class.mjs +0 -384
- package/esm2020/src/app/core/table/entities-table-datasource.class.mjs +0 -399
- package/esm2020/src/app/core/table/memory-table.class.mjs +0 -53
- package/esm2020/src/app/core/table/table-select-columns.component.mjs +0 -43
- package/esm2020/src/app/core/table/table.class.mjs +0 -1728
- package/esm2020/src/app/core/table/table.model.mjs +0 -12
- package/esm2020/src/app/core/table/table.module.mjs +0 -40
- package/esm2020/src/app/core/table/table.utils.mjs +0 -30
- package/esm2020/src/app/core/table/testing/table-validator.service.mjs +0 -27
- package/esm2020/src/app/core/table/testing/table.testing.mjs +0 -280
- package/esm2020/src/app/core/table/testing/table.testing.module.mjs +0 -38
- package/esm2020/src/app/shared/alerts.mjs +0 -239
- package/esm2020/src/app/shared/audio/audio.mjs +0 -248
- package/esm2020/src/app/shared/audio/audio.testing.mjs +0 -31
- package/esm2020/src/app/shared/audio/audio.testing.module.mjs +0 -45
- package/esm2020/src/app/shared/capacitor/keyboard.mjs +0 -40
- package/esm2020/src/app/shared/capacitor/plugins.mjs +0 -9
- package/esm2020/src/app/shared/constants.mjs +0 -10
- package/esm2020/src/app/shared/dates.mjs +0 -148
- package/esm2020/src/app/shared/debug/debug-service.class.mjs +0 -3
- package/esm2020/src/app/shared/debug/debug.component.mjs +0 -39
- package/esm2020/src/app/shared/debug/debug.module.mjs +0 -44
- package/esm2020/src/app/shared/directives/autofocus.directive.mjs +0 -92
- package/esm2020/src/app/shared/directives/autotitle.directive.mjs +0 -30
- package/esm2020/src/app/shared/directives/directives.module.mjs +0 -43
- package/esm2020/src/app/shared/directives/drag-and-drop.directive.mjs +0 -53
- package/esm2020/src/app/shared/directives/ng-var.directive.mjs +0 -31
- package/esm2020/src/app/shared/directives/resizable/resizable.component.mjs +0 -59
- package/esm2020/src/app/shared/directives/resizable/resizable.directive.mjs +0 -40
- package/esm2020/src/app/shared/directives/resizable/resizable.module.mjs +0 -17
- package/esm2020/src/app/shared/events.mjs +0 -64
- package/esm2020/src/app/shared/file/csv.utils.mjs +0 -74
- package/esm2020/src/app/shared/file/file.service.mjs +0 -117
- package/esm2020/src/app/shared/file/file.utils.mjs +0 -113
- package/esm2020/src/app/shared/file/images.utils.mjs +0 -161
- package/esm2020/src/app/shared/file/json.utils.mjs +0 -51
- package/esm2020/src/app/shared/file/uri.utils.mjs +0 -23
- package/esm2020/src/app/shared/focusable.mjs +0 -6
- package/esm2020/src/app/shared/form/field.component.mjs +0 -307
- package/esm2020/src/app/shared/form/field.model.mjs +0 -25
- package/esm2020/src/app/shared/form/loading-spinner.mjs +0 -36
- package/esm2020/src/app/shared/forms.mjs +0 -391
- package/esm2020/src/app/shared/functions.mjs +0 -477
- package/esm2020/src/app/shared/geolocation/geolocation.utils.mjs +0 -80
- package/esm2020/src/app/shared/gesture/gesture-config.mjs +0 -49
- package/esm2020/src/app/shared/gesture/hammer.utils.mjs +0 -2
- package/esm2020/src/app/shared/graph/colors.utils.mjs +0 -64
- package/esm2020/src/app/shared/graph/graph-colors.mjs +0 -212
- package/esm2020/src/app/shared/guard/component-dirty.guard.mjs +0 -57
- package/esm2020/src/app/shared/help/help.modal.mjs +0 -53
- package/esm2020/src/app/shared/hotkeys/dialog/hotkeys-dialog.component.mjs +0 -23
- package/esm2020/src/app/shared/hotkeys/hotkeys.service.mjs +0 -84
- package/esm2020/src/app/shared/hotkeys/shared-hotkeys.module.mjs +0 -42
- package/esm2020/src/app/shared/http/http.utils.mjs +0 -52
- package/esm2020/src/app/shared/image/gallery/image-gallery.component.mjs +0 -365
- package/esm2020/src/app/shared/image/gallery/image-gallery.module.mjs +0 -59
- package/esm2020/src/app/shared/image/gallery/testing/gallegry.model.testing.mjs +0 -27
- package/esm2020/src/app/shared/image/gallery/testing/gallery.service.testing.mjs +0 -90
- package/esm2020/src/app/shared/image/gallery/testing/gallery.testing.mjs +0 -39
- package/esm2020/src/app/shared/image/gallery/testing/gallery.testing.module.mjs +0 -56
- package/esm2020/src/app/shared/image/image.model.mjs +0 -2
- package/esm2020/src/app/shared/image/image.module.mjs +0 -29
- package/esm2020/src/app/shared/image/image.service.mjs +0 -98
- package/esm2020/src/app/shared/inputs.mjs +0 -231
- package/esm2020/src/app/shared/interceptors/progess.interceptor.mjs +0 -27
- package/esm2020/src/app/shared/logging/log-level.model.mjs +0 -48
- package/esm2020/src/app/shared/logging/logger.model.mjs +0 -47
- package/esm2020/src/app/shared/logging/logging-service.class.mjs +0 -121
- package/esm2020/src/app/shared/logging/logging-service.config.mjs +0 -2
- package/esm2020/src/app/shared/logging/logging-service.module.mjs +0 -30
- package/esm2020/src/app/shared/material/autocomplete/material.autocomplete.config.mjs +0 -47
- package/esm2020/src/app/shared/material/autocomplete/material.autocomplete.mjs +0 -916
- package/esm2020/src/app/shared/material/autocomplete/material.autocomplete.module.mjs +0 -78
- package/esm2020/src/app/shared/material/autocomplete/material.autocomplete.utils.mjs +0 -19
- package/esm2020/src/app/shared/material/autocomplete/testing/autocomplete.test.mjs +0 -209
- package/esm2020/src/app/shared/material/badge/badge.directive.mjs +0 -194
- package/esm2020/src/app/shared/material/badge/badge.module.mjs +0 -32
- package/esm2020/src/app/shared/material/badge/badge.test.mjs +0 -41
- package/esm2020/src/app/shared/material/boolean/boolean.module.mjs +0 -68
- package/esm2020/src/app/shared/material/boolean/material.boolean.mjs +0 -253
- package/esm2020/src/app/shared/material/chips/chips.module.mjs +0 -76
- package/esm2020/src/app/shared/material/chips/material.chips.mjs +0 -697
- package/esm2020/src/app/shared/material/chips/testing/chips.test.mjs +0 -143
- package/esm2020/src/app/shared/material/datetime/datetime.module.mjs +0 -91
- package/esm2020/src/app/shared/material/datetime/material.date.mjs +0 -376
- package/esm2020/src/app/shared/material/datetime/material.dateshort.mjs +0 -385
- package/esm2020/src/app/shared/material/datetime/material.datetime.mjs +0 -499
- package/esm2020/src/app/shared/material/datetime/testing/mat-date-time.test.mjs +0 -108
- package/esm2020/src/app/shared/material/datetime/testing/mat-date.test.mjs +0 -110
- package/esm2020/src/app/shared/material/datetime/testing/mat-dateshort.test.mjs +0 -103
- package/esm2020/src/app/shared/material/duration/duration.module.mjs +0 -67
- package/esm2020/src/app/shared/material/duration/duration.utils.mjs +0 -36
- package/esm2020/src/app/shared/material/duration/material.duration.mjs +0 -257
- package/esm2020/src/app/shared/material/latlong/latlong.utils.mjs +0 -266
- package/esm2020/src/app/shared/material/latlong/material.latlong.mjs +0 -381
- package/esm2020/src/app/shared/material/latlong/material.latlong.module.mjs +0 -67
- package/esm2020/src/app/shared/material/latlong/testing/latlong.test.mjs +0 -102
- package/esm2020/src/app/shared/material/material.animations.mjs +0 -104
- package/esm2020/src/app/shared/material/material.module.mjs +0 -224
- package/esm2020/src/app/shared/material/material.testing.module.mjs +0 -168
- package/esm2020/src/app/shared/material/numpad/numpad.append-to-input.directive.mjs +0 -98
- package/esm2020/src/app/shared/material/numpad/numpad.component.mjs +0 -80
- package/esm2020/src/app/shared/material/numpad/numpad.container.mjs +0 -190
- package/esm2020/src/app/shared/material/numpad/numpad.content.mjs +0 -17
- package/esm2020/src/app/shared/material/numpad/numpad.directive.mjs +0 -162
- package/esm2020/src/app/shared/material/numpad/numpad.dom-service.mjs +0 -37
- package/esm2020/src/app/shared/material/numpad/numpad.model.mjs +0 -15
- package/esm2020/src/app/shared/material/numpad/numpad.module.mjs +0 -60
- package/esm2020/src/app/shared/material/numpad/testing/numpad.test.mjs +0 -46
- package/esm2020/src/app/shared/material/paginator/material.paginator-i18n.mjs +0 -46
- package/esm2020/src/app/shared/material/stepper/material.stepper-i18n.mjs +0 -22
- package/esm2020/src/app/shared/material/swipe/material.swipe.mjs +0 -344
- package/esm2020/src/app/shared/material/swipe/swipe.module.mjs +0 -52
- package/esm2020/src/app/shared/material/swipe/testing/swipe.test.mjs +0 -64
- package/esm2020/src/app/shared/modules.mjs +0 -11
- package/esm2020/src/app/shared/observables.mjs +0 -103
- package/esm2020/src/app/shared/pipes/arrays.pipe.mjs +0 -141
- package/esm2020/src/app/shared/pipes/colors.pipe.mjs +0 -23
- package/esm2020/src/app/shared/pipes/date-diff-duration.pipe.mjs +0 -48
- package/esm2020/src/app/shared/pipes/date-format.pipe.mjs +0 -66
- package/esm2020/src/app/shared/pipes/date-from-now.pipe.mjs +0 -27
- package/esm2020/src/app/shared/pipes/duration.pipe.mjs +0 -34
- package/esm2020/src/app/shared/pipes/file-size.pipe.mjs +0 -62
- package/esm2020/src/app/shared/pipes/form.pipes.mjs +0 -187
- package/esm2020/src/app/shared/pipes/highlight.pipe.mjs +0 -48
- package/esm2020/src/app/shared/pipes/latlong-format.pipe.mjs +0 -46
- package/esm2020/src/app/shared/pipes/maps.pipe.mjs +0 -63
- package/esm2020/src/app/shared/pipes/math.pipes.mjs +0 -59
- package/esm2020/src/app/shared/pipes/ng-init.pipe.mjs +0 -21
- package/esm2020/src/app/shared/pipes/number-format.pipe.mjs +0 -30
- package/esm2020/src/app/shared/pipes/pipes.module.mjs +0 -239
- package/esm2020/src/app/shared/pipes/property.pipes.mjs +0 -93
- package/esm2020/src/app/shared/pipes/string.pipes.mjs +0 -121
- package/esm2020/src/app/shared/pipes/translate-context.pipe.mjs +0 -43
- package/esm2020/src/app/shared/pipes/types.pipes.mjs +0 -45
- package/esm2020/src/app/shared/platforms.mjs +0 -43
- package/esm2020/src/app/shared/services/entity-service.class.mjs +0 -7
- package/esm2020/src/app/shared/services/job.utils.mjs +0 -92
- package/esm2020/src/app/shared/services/memory-entity-service.class.mjs +0 -337
- package/esm2020/src/app/shared/services/progress-bar.service.mjs +0 -33
- package/esm2020/src/app/shared/services/startable-observable-service.class.mjs +0 -119
- package/esm2020/src/app/shared/services/startable-service.class.mjs +0 -110
- package/esm2020/src/app/shared/services/translate-context.service.mjs +0 -105
- package/esm2020/src/app/shared/services/validator-service.class.mjs +0 -2
- package/esm2020/src/app/shared/services.mjs +0 -62
- package/esm2020/src/app/shared/shared-routing.module.mjs +0 -70
- package/esm2020/src/app/shared/shared.module.mjs +0 -208
- package/esm2020/src/app/shared/shared.testing.module.mjs +0 -84
- package/esm2020/src/app/shared/storage/storage-explorer.component.mjs +0 -268
- package/esm2020/src/app/shared/storage/storage-explorer.module.mjs +0 -60
- package/esm2020/src/app/shared/storage/storage.service.mjs +0 -132
- package/esm2020/src/app/shared/storage/storage.utils.mjs +0 -13
- package/esm2020/src/app/shared/testing/observable.test.mjs +0 -95
- package/esm2020/src/app/shared/testing/tests.page.mjs +0 -33
- package/esm2020/src/app/shared/toast/toast.testing.mjs +0 -51
- package/esm2020/src/app/shared/toast/toast.testing.module.mjs +0 -45
- package/esm2020/src/app/shared/toast/toasts.mjs +0 -144
- package/esm2020/src/app/shared/toolbar/modal-toolbar.mjs +0 -58
- package/esm2020/src/app/shared/toolbar/toolbar.mjs +0 -251
- package/esm2020/src/app/shared/toolbar/toolbar.module.mjs +0 -53
- package/esm2020/src/app/shared/types.mjs +0 -2
- package/esm2020/src/app/shared/upload-file/testing/upload-file.testing.mjs +0 -57
- package/esm2020/src/app/shared/upload-file/testing/upload-file.testing.module.mjs +0 -45
- package/esm2020/src/app/shared/upload-file/upload-file-popover.component.mjs +0 -97
- package/esm2020/src/app/shared/upload-file/upload-file.component.mjs +0 -204
- package/esm2020/src/app/shared/upload-file/upload-file.model.mjs +0 -20
- package/esm2020/src/app/shared/validator/form-error-adapter.class.mjs +0 -104
- package/esm2020/src/app/shared/validator/validators.mjs +0 -573
- package/esm2020/src/app/shared/version/versions.mjs +0 -81
- package/esm2020/src/app/social/job/job.module.mjs +0 -42
- package/esm2020/src/app/social/job/progression/job-progression.component.mjs +0 -20
- package/esm2020/src/app/social/job/progression/job-progression.icon.mjs +0 -216
- package/esm2020/src/app/social/job/progression/job-progression.list.mjs +0 -43
- package/esm2020/src/app/social/job/progression/job-progression.model.mjs +0 -23
- package/esm2020/src/app/social/job/progression/job-progression.service.mjs +0 -71
- package/esm2020/src/app/social/job/testing/job-progression.testing.mjs +0 -52
- package/esm2020/src/app/social/job/testing/job-progression.testing.service.mjs +0 -55
- package/esm2020/src/app/social/job/testing/job.testing.module.mjs +0 -35
- package/esm2020/src/app/social/message/message.form.mjs +0 -81
- package/esm2020/src/app/social/message/message.modal.mjs +0 -93
- package/esm2020/src/app/social/message/message.model.mjs +0 -65
- package/esm2020/src/app/social/message/message.module.mjs +0 -35
- package/esm2020/src/app/social/message/message.service.mjs +0 -84
- package/esm2020/src/app/social/social.errors.mjs +0 -10
- package/esm2020/src/app/social/social.module.mjs +0 -47
- package/esm2020/src/app/social/social.testing.module.mjs +0 -51
- package/esm2020/src/app/social/user-event/notification/user-event-notification.icon.mjs +0 -114
- package/esm2020/src/app/social/user-event/notification/user-event-notification.list.mjs +0 -246
- package/esm2020/src/app/social/user-event/testing/user-event.testing.mjs +0 -227
- package/esm2020/src/app/social/user-event/testing/user-event.testing.model.mjs +0 -112
- package/esm2020/src/app/social/user-event/testing/user-event.testing.module.mjs +0 -35
- package/esm2020/src/app/social/user-event/testing/user-event.testing.service.mjs +0 -111
- package/esm2020/src/app/social/user-event/user-event.model.mjs +0 -2
- package/esm2020/src/app/social/user-event/user-event.module.mjs +0 -39
- package/esm2020/src/app/social/user-event/user-event.service.mjs +0 -487
- package/esm2020/src/environments/environment.class.mjs +0 -5
- package/esm2020/src/environments/environment.mjs +0 -94
- package/esm2020/sumaris-net.ngx-components.mjs +0 -5
- package/fesm2015/sumaris-net.ngx-components.mjs +0 -38843
- package/fesm2015/sumaris-net.ngx-components.mjs.map +0 -1
- package/fesm2020/sumaris-net.ngx-components.mjs +0 -37942
- package/fesm2020/sumaris-net.ngx-components.mjs.map +0 -1
- package/index.d.ts +0 -5
- package/public_api.d.ts +0 -286
- package/src/app/admin/admin-routing.module.d.ts +0 -9
- package/src/app/admin/admin.module.d.ts +0 -10
- package/src/app/admin/services/filter/person.filter.d.ts +0 -21
- package/src/app/admin/services/person.service.d.ts +0 -44
- package/src/app/admin/services/validator/person.validator.d.ts +0 -14
- package/src/app/admin/users/users.d.ts +0 -44
- package/src/app/admin/users/users.module.d.ts +0 -13
- package/src/app/core/about/about.modal.d.ts +0 -32
- package/src/app/core/about/about.module.d.ts +0 -10
- package/src/app/core/account/account.module.d.ts +0 -15
- package/src/app/core/account/account.page.d.ts +0 -68
- package/src/app/core/account/new-token.modal.d.ts +0 -41
- package/src/app/core/account/token.table.d.ts +0 -25
- package/src/app/core/auth/auth.form.d.ts +0 -36
- package/src/app/core/auth/auth.modal.d.ts +0 -24
- package/src/app/core/auth/auth.module.d.ts +0 -11
- package/src/app/core/core.module.d.ts +0 -31
- package/src/app/core/core.testing.module.d.ts +0 -14
- package/src/app/core/form/buttons/form-buttons-bar.component.d.ts +0 -26
- package/src/app/core/form/buttons/form-buttons-bar.module.d.ts +0 -9
- package/src/app/core/form/entity/editor.class.d.ts +0 -243
- package/src/app/core/form/entity/entity-editor-modal.class.d.ts +0 -128
- package/src/app/core/form/entity/entity-editor.class.d.ts +0 -205
- package/src/app/core/form/entity/entity-metadata.component.d.ts +0 -13
- package/src/app/core/form/entity/entity.module.d.ts +0 -10
- package/src/app/core/form/form.class.d.ts +0 -155
- package/src/app/core/form/form.module.d.ts +0 -13
- package/src/app/core/form/form.utils.d.ts +0 -336
- package/src/app/core/form/list/list.form.d.ts +0 -81
- package/src/app/core/form/list/list.module.d.ts +0 -9
- package/src/app/core/form/properties/properties.form.d.ts +0 -44
- package/src/app/core/form/properties/properties.module.d.ts +0 -11
- package/src/app/core/form/properties/properties.table.d.ts +0 -78
- package/src/app/core/form/properties/property.validator.d.ts +0 -13
- package/src/app/core/form/properties/testing/properties-form.test.d.ts +0 -19
- package/src/app/core/form/properties/testing/properties-form.testing.module.d.ts +0 -12
- package/src/app/core/form/text-popover/testing/text-popover.testing.d.ts +0 -14
- package/src/app/core/form/text-popover/testing/text-popover.testing.module.d.ts +0 -11
- package/src/app/core/form/text-popover/text-form.component.d.ts +0 -32
- package/src/app/core/form/text-popover/text-popover.component.d.ts +0 -70
- package/src/app/core/form/text-popover/text-popover.module.d.ts +0 -10
- package/src/app/core/graphql/graphql.module.d.ts +0 -8
- package/src/app/core/graphql/graphql.service.d.ts +0 -148
- package/src/app/core/graphql/graphql.utils.d.ts +0 -42
- package/src/app/core/home/home.d.ts +0 -74
- package/src/app/core/home/home.module.d.ts +0 -12
- package/src/app/core/icon/icon.component.d.ts +0 -13
- package/src/app/core/icon/icon.module.d.ts +0 -9
- package/src/app/core/install/install-upgrade-card.component.d.ts +0 -63
- package/src/app/core/install/install-upgrade-card.module.d.ts +0 -9
- package/src/app/core/menu/menu.component.d.ts +0 -62
- package/src/app/core/menu/menu.model.d.ts +0 -28
- package/src/app/core/menu/menu.module.d.ts +0 -10
- package/src/app/core/menu/menu.service.d.ts +0 -21
- package/src/app/core/offline/update-offline-mode-card.component.d.ts +0 -11
- package/src/app/core/offline/update-offline-mode-card.module.d.ts +0 -9
- package/src/app/core/peer/select-peer.modal.d.ts +0 -53
- package/src/app/core/peer/select-peer.module.d.ts +0 -11
- package/src/app/core/register/register-confirm.page.d.ts +0 -24
- package/src/app/core/register/register.form.d.ts +0 -48
- package/src/app/core/register/register.modal.d.ts +0 -14
- package/src/app/core/register/register.module.d.ts +0 -12
- package/src/app/core/services/account.service.d.ts +0 -191
- package/src/app/core/services/auth-guard.service.d.ts +0 -17
- package/src/app/core/services/base-entity-service.class.d.ts +0 -104
- package/src/app/core/services/base-graphql-service.class.d.ts +0 -77
- package/src/app/core/services/base58.d.ts +0 -7
- package/src/app/core/services/config/core.config.d.ts +0 -29
- package/src/app/core/services/config.service.d.ts +0 -60
- package/src/app/core/services/crypto.service.d.ts +0 -44
- package/src/app/core/services/errors.d.ts +0 -51
- package/src/app/core/services/local-settings.service.d.ts +0 -90
- package/src/app/core/services/model/account.model.d.ts +0 -35
- package/src/app/core/services/model/config.model.d.ts +0 -36
- package/src/app/core/services/model/department.model.d.ts +0 -11
- package/src/app/core/services/model/entity.decorators.d.ts +0 -17
- package/src/app/core/services/model/entity.model.d.ts +0 -89
- package/src/app/core/services/model/filter.model.d.ts +0 -45
- package/src/app/core/services/model/history.model.d.ts +0 -20
- package/src/app/core/services/model/model.enum.d.ts +0 -7
- package/src/app/core/services/model/peer.model.d.ts +0 -29
- package/src/app/core/services/model/person.model.d.ts +0 -31
- package/src/app/core/services/model/referential.model.d.ts +0 -77
- package/src/app/core/services/model/settings.model.d.ts +0 -26
- package/src/app/core/services/model/token.model.d.ts +0 -21
- package/src/app/core/services/network.service.d.ts +0 -149
- package/src/app/core/services/network.types.d.ts +0 -5
- package/src/app/core/services/network.utils.d.ts +0 -31
- package/src/app/core/services/pipes/account.pipes.d.ts +0 -15
- package/src/app/core/services/pipes/department-to-string.pipe.d.ts +0 -9
- package/src/app/core/services/pipes/person-to-string.pipe.d.ts +0 -9
- package/src/app/core/services/pipes/usage-mode.pipes.d.ts +0 -15
- package/src/app/core/services/platform.service.d.ts +0 -96
- package/src/app/core/services/storage/entities-storage.service.d.ts +0 -108
- package/src/app/core/services/storage/entity-store.class.d.ts +0 -113
- package/src/app/core/services/testing/referential-filter.model.d.ts +0 -9
- package/src/app/core/services/testing/referential.validator.d.ts +0 -22
- package/src/app/core/services/validator/account.validator.d.ts +0 -17
- package/src/app/core/services/validator/base.validator.class.d.ts +0 -21
- package/src/app/core/services/validator/local-settings.validator.d.ts +0 -18
- package/src/app/core/services/validator/user-settings.validator.d.ts +0 -10
- package/src/app/core/services/validator/user-token.validator.d.ts +0 -13
- package/src/app/core/settings/settings.module.d.ts +0 -10
- package/src/app/core/settings/settings.page.d.ts +0 -68
- package/src/app/core/table/actions-column.component.d.ts +0 -48
- package/src/app/core/table/async-table.class.d.ts +0 -383
- package/src/app/core/table/entities-async-table-datasource.class.d.ts +0 -80
- package/src/app/core/table/entities-table-datasource.class.d.ts +0 -94
- package/src/app/core/table/memory-table.class.d.ts +0 -25
- package/src/app/core/table/table-select-columns.component.d.ts +0 -22
- package/src/app/core/table/table.class.d.ts +0 -386
- package/src/app/core/table/table.model.d.ts +0 -26
- package/src/app/core/table/table.module.d.ts +0 -10
- package/src/app/core/table/table.utils.d.ts +0 -11
- package/src/app/core/table/testing/table-validator.service.d.ts +0 -17
- package/src/app/core/table/testing/table.testing.d.ts +0 -53
- package/src/app/core/table/testing/table.testing.module.d.ts +0 -11
- package/src/app/shared/alerts.d.ts +0 -53
- package/src/app/shared/audio/audio.d.ts +0 -44
- package/src/app/shared/audio/audio.testing.d.ts +0 -13
- package/src/app/shared/audio/audio.testing.module.d.ts +0 -11
- package/src/app/shared/capacitor/keyboard.d.ts +0 -16
- package/src/app/shared/capacitor/plugins.d.ts +0 -7
- package/src/app/shared/constants.d.ts +0 -7
- package/src/app/shared/dates.d.ts +0 -39
- package/src/app/shared/debug/debug-service.class.d.ts +0 -5
- package/src/app/shared/debug/debug.component.d.ts +0 -13
- package/src/app/shared/debug/debug.module.d.ts +0 -12
- package/src/app/shared/directives/autofocus.directive.d.ts +0 -19
- package/src/app/shared/directives/autotitle.directive.d.ts +0 -10
- package/src/app/shared/directives/directives.module.d.ts +0 -12
- package/src/app/shared/directives/drag-and-drop.directive.d.ts +0 -17
- package/src/app/shared/directives/ng-var.directive.d.ts +0 -12
- package/src/app/shared/directives/resizable/resizable.component.d.ts +0 -21
- package/src/app/shared/directives/resizable/resizable.directive.d.ts +0 -12
- package/src/app/shared/directives/resizable/resizable.module.d.ts +0 -8
- package/src/app/shared/events.d.ts +0 -27
- package/src/app/shared/file/csv.utils.d.ts +0 -19
- package/src/app/shared/file/file.service.d.ts +0 -23
- package/src/app/shared/file/file.utils.d.ts +0 -20
- package/src/app/shared/file/images.utils.d.ts +0 -19
- package/src/app/shared/file/json.utils.d.ts +0 -16
- package/src/app/shared/file/uri.utils.d.ts +0 -7
- package/src/app/shared/focusable.d.ts +0 -4
- package/src/app/shared/form/field.component.d.ts +0 -71
- package/src/app/shared/form/field.model.d.ts +0 -37
- package/src/app/shared/form/loading-spinner.d.ts +0 -8
- package/src/app/shared/forms.d.ts +0 -89
- package/src/app/shared/functions.d.ts +0 -132
- package/src/app/shared/geolocation/geolocation.utils.d.ts +0 -19
- package/src/app/shared/gesture/gesture-config.d.ts +0 -15
- package/src/app/shared/gesture/hammer.utils.d.ts +0 -16
- package/src/app/shared/graph/colors.utils.d.ts +0 -17
- package/src/app/shared/graph/graph-colors.d.ts +0 -63
- package/src/app/shared/guard/component-dirty.guard.d.ts +0 -19
- package/src/app/shared/help/help.modal.d.ts +0 -33
- package/src/app/shared/hotkeys/dialog/hotkeys-dialog.component.d.ts +0 -10
- package/src/app/shared/hotkeys/hotkeys.service.d.ts +0 -28
- package/src/app/shared/hotkeys/shared-hotkeys.module.d.ts +0 -11
- package/src/app/shared/http/http.utils.d.ts +0 -27
- package/src/app/shared/image/gallery/image-gallery.component.d.ts +0 -98
- package/src/app/shared/image/gallery/image-gallery.module.d.ts +0 -14
- package/src/app/shared/image/gallery/testing/gallegry.model.testing.d.ts +0 -12
- package/src/app/shared/image/gallery/testing/gallery.service.testing.d.ts +0 -33
- package/src/app/shared/image/gallery/testing/gallery.testing.d.ts +0 -16
- package/src/app/shared/image/gallery/testing/gallery.testing.module.d.ts +0 -12
- package/src/app/shared/image/image.model.d.ts +0 -5
- package/src/app/shared/image/image.module.d.ts +0 -8
- package/src/app/shared/image/image.service.d.ts +0 -32
- package/src/app/shared/inputs.d.ts +0 -32
- package/src/app/shared/interceptors/progess.interceptor.d.ts +0 -8
- package/src/app/shared/logging/log-level.model.d.ts +0 -38
- package/src/app/shared/logging/logger.model.d.ts +0 -68
- package/src/app/shared/logging/logging-service.class.d.ts +0 -39
- package/src/app/shared/logging/logging-service.config.d.ts +0 -25
- package/src/app/shared/logging/logging-service.module.d.ts +0 -9
- package/src/app/shared/material/autocomplete/material.autocomplete.config.d.ts +0 -36
- package/src/app/shared/material/autocomplete/material.autocomplete.d.ts +0 -138
- package/src/app/shared/material/autocomplete/material.autocomplete.module.d.ts +0 -21
- package/src/app/shared/material/autocomplete/material.autocomplete.utils.d.ts +0 -4
- package/src/app/shared/material/autocomplete/testing/autocomplete.test.d.ts +0 -45
- package/src/app/shared/material/badge/badge.directive.d.ts +0 -37
- package/src/app/shared/material/badge/badge.module.d.ts +0 -10
- package/src/app/shared/material/badge/badge.test.d.ts +0 -21
- package/src/app/shared/material/boolean/boolean.module.d.ts +0 -19
- package/src/app/shared/material/boolean/material.boolean.d.ts +0 -66
- package/src/app/shared/material/chips/chips.module.d.ts +0 -21
- package/src/app/shared/material/chips/material.chips.d.ts +0 -126
- package/src/app/shared/material/chips/testing/chips.test.d.ts +0 -31
- package/src/app/shared/material/datetime/datetime.module.d.ts +0 -24
- package/src/app/shared/material/datetime/material.date.d.ts +0 -74
- package/src/app/shared/material/datetime/material.dateshort.d.ts +0 -75
- package/src/app/shared/material/datetime/material.datetime.d.ts +0 -100
- package/src/app/shared/material/datetime/testing/mat-date-time.test.d.ts +0 -31
- package/src/app/shared/material/datetime/testing/mat-date.test.d.ts +0 -30
- package/src/app/shared/material/datetime/testing/mat-dateshort.test.d.ts +0 -29
- package/src/app/shared/material/duration/duration.module.d.ts +0 -18
- package/src/app/shared/material/duration/duration.utils.d.ts +0 -3
- package/src/app/shared/material/duration/material.duration.d.ts +0 -57
- package/src/app/shared/material/latlong/latlong.utils.d.ts +0 -13
- package/src/app/shared/material/latlong/material.latlong.d.ts +0 -65
- package/src/app/shared/material/latlong/material.latlong.module.d.ts +0 -19
- package/src/app/shared/material/latlong/testing/latlong.test.d.ts +0 -21
- package/src/app/shared/material/material.animations.d.ts +0 -4
- package/src/app/shared/material/material.module.d.ts +0 -45
- package/src/app/shared/material/material.testing.module.d.ts +0 -25
- package/src/app/shared/material/numpad/numpad.append-to-input.directive.d.ts +0 -22
- package/src/app/shared/material/numpad/numpad.component.d.ts +0 -26
- package/src/app/shared/material/numpad/numpad.container.d.ts +0 -40
- package/src/app/shared/material/numpad/numpad.content.d.ts +0 -7
- package/src/app/shared/material/numpad/numpad.directive.d.ts +0 -35
- package/src/app/shared/material/numpad/numpad.dom-service.d.ts +0 -16
- package/src/app/shared/material/numpad/numpad.model.d.ts +0 -30
- package/src/app/shared/material/numpad/numpad.module.d.ts +0 -16
- package/src/app/shared/material/numpad/testing/numpad.test.d.ts +0 -13
- package/src/app/shared/material/paginator/material.paginator-i18n.d.ts +0 -15
- package/src/app/shared/material/stepper/material.stepper-i18n.d.ts +0 -10
- package/src/app/shared/material/swipe/material.swipe.d.ts +0 -89
- package/src/app/shared/material/swipe/swipe.module.d.ts +0 -15
- package/src/app/shared/material/swipe/testing/swipe.test.d.ts +0 -22
- package/src/app/shared/modules.d.ts +0 -8
- package/src/app/shared/observables.d.ts +0 -29
- package/src/app/shared/pipes/arrays.pipe.d.ts +0 -54
- package/src/app/shared/pipes/colors.pipe.d.ts +0 -9
- package/src/app/shared/pipes/date-diff-duration.pipe.d.ts +0 -23
- package/src/app/shared/pipes/date-format.pipe.d.ts +0 -34
- package/src/app/shared/pipes/date-from-now.pipe.d.ts +0 -12
- package/src/app/shared/pipes/duration.pipe.d.ts +0 -13
- package/src/app/shared/pipes/file-size.pipe.d.ts +0 -30
- package/src/app/shared/pipes/form.pipes.d.ts +0 -59
- package/src/app/shared/pipes/highlight.pipe.d.ts +0 -11
- package/src/app/shared/pipes/latlong-format.pipe.d.ts +0 -20
- package/src/app/shared/pipes/maps.pipe.d.ts +0 -22
- package/src/app/shared/pipes/math.pipes.d.ts +0 -20
- package/src/app/shared/pipes/ng-init.pipe.d.ts +0 -8
- package/src/app/shared/pipes/number-format.pipe.d.ts +0 -10
- package/src/app/shared/pipes/pipes.module.d.ts +0 -27
- package/src/app/shared/pipes/property.pipes.d.ts +0 -26
- package/src/app/shared/pipes/string.pipes.d.ts +0 -47
- package/src/app/shared/pipes/translate-context.pipe.d.ts +0 -17
- package/src/app/shared/pipes/types.pipes.d.ts +0 -18
- package/src/app/shared/platforms.d.ts +0 -8
- package/src/app/shared/services/entity-service.class.d.ts +0 -73
- package/src/app/shared/services/job.utils.d.ts +0 -20
- package/src/app/shared/services/memory-entity-service.class.d.ts +0 -71
- package/src/app/shared/services/progress-bar.service.d.ts +0 -20
- package/src/app/shared/services/startable-observable-service.class.d.ts +0 -33
- package/src/app/shared/services/startable-service.class.d.ts +0 -34
- package/src/app/shared/services/translate-context.service.d.ts +0 -29
- package/src/app/shared/services/validator-service.class.d.ts +0 -10
- package/src/app/shared/services.d.ts +0 -9
- package/src/app/shared/shared-routing.module.d.ts +0 -22
- package/src/app/shared/shared.module.d.ts +0 -31
- package/src/app/shared/shared.testing.module.d.ts +0 -17
- package/src/app/shared/storage/storage-explorer.component.d.ts +0 -58
- package/src/app/shared/storage/storage-explorer.module.d.ts +0 -16
- package/src/app/shared/storage/storage.service.d.ts +0 -23
- package/src/app/shared/storage/storage.utils.d.ts +0 -19
- package/src/app/shared/testing/observable.test.d.ts +0 -25
- package/src/app/shared/testing/tests.page.d.ts +0 -20
- package/src/app/shared/toast/toast.testing.d.ts +0 -15
- package/src/app/shared/toast/toast.testing.module.d.ts +0 -11
- package/src/app/shared/toast/toasts.d.ts +0 -17
- package/src/app/shared/toolbar/modal-toolbar.d.ts +0 -21
- package/src/app/shared/toolbar/toolbar.d.ts +0 -63
- package/src/app/shared/toolbar/toolbar.module.d.ts +0 -15
- package/src/app/shared/types.d.ts +0 -26
- package/src/app/shared/upload-file/testing/upload-file.testing.d.ts +0 -20
- package/src/app/shared/upload-file/testing/upload-file.testing.module.d.ts +0 -11
- package/src/app/shared/upload-file/upload-file-popover.component.d.ts +0 -39
- package/src/app/shared/upload-file/upload-file.component.d.ts +0 -48
- package/src/app/shared/upload-file/upload-file.model.d.ts +0 -30
- package/src/app/shared/validator/form-error-adapter.class.d.ts +0 -27
- package/src/app/shared/validator/validators.d.ts +0 -115
- package/src/app/shared/version/versions.d.ts +0 -26
- package/src/app/social/job/job.module.d.ts +0 -12
- package/src/app/social/job/progression/job-progression.component.d.ts +0 -9
- package/src/app/social/job/progression/job-progression.icon.d.ts +0 -49
- package/src/app/social/job/progression/job-progression.list.d.ts +0 -21
- package/src/app/social/job/progression/job-progression.model.d.ts +0 -11
- package/src/app/social/job/progression/job-progression.service.d.ts +0 -34
- package/src/app/social/job/testing/job-progression.testing.d.ts +0 -17
- package/src/app/social/job/testing/job-progression.testing.service.d.ts +0 -17
- package/src/app/social/job/testing/job.testing.module.d.ts +0 -11
- package/src/app/social/message/message.form.d.ts +0 -30
- package/src/app/social/message/message.modal.d.ts +0 -39
- package/src/app/social/message/message.model.d.ts +0 -31
- package/src/app/social/message/message.module.d.ts +0 -11
- package/src/app/social/message/message.service.d.ts +0 -27
- package/src/app/social/social.errors.d.ts +0 -9
- package/src/app/social/social.module.d.ts +0 -20
- package/src/app/social/social.testing.module.d.ts +0 -13
- package/src/app/social/user-event/notification/user-event-notification.icon.d.ts +0 -31
- package/src/app/social/user-event/notification/user-event-notification.list.d.ts +0 -71
- package/src/app/social/user-event/testing/user-event.testing.d.ts +0 -34
- package/src/app/social/user-event/testing/user-event.testing.model.d.ts +0 -44
- package/src/app/social/user-event/testing/user-event.testing.module.d.ts +0 -11
- package/src/app/social/user-event/testing/user-event.testing.service.d.ts +0 -41
- package/src/app/social/user-event/user-event.model.d.ts +0 -45
- package/src/app/social/user-event/user-event.module.d.ts +0 -12
- package/src/app/social/user-event/user-event.service.d.ts +0 -124
- package/src/environments/environment.class.d.ts +0 -57
- package/src/environments/environment.d.ts +0 -3
|
@@ -0,0 +1,969 @@
|
|
|
1
|
+
import {Observable, of, Subject} from 'rxjs';
|
|
2
|
+
import {Apollo, ExtraSubscriptionOptions, QueryRef} from 'apollo-angular';
|
|
3
|
+
import {
|
|
4
|
+
ApolloCache,
|
|
5
|
+
ApolloClient,
|
|
6
|
+
ApolloLink,
|
|
7
|
+
ApolloQueryResult,
|
|
8
|
+
FetchPolicy,
|
|
9
|
+
InMemoryCache,
|
|
10
|
+
MutationUpdaterFn,
|
|
11
|
+
NetworkStatus,
|
|
12
|
+
OperationVariables,
|
|
13
|
+
TypePolicies,
|
|
14
|
+
WatchQueryFetchPolicy
|
|
15
|
+
} from '@apollo/client/core';
|
|
16
|
+
import {ErrorCodes, ServerErrorCodes, ServiceError} from '../services/errors';
|
|
17
|
+
import {catchError, distinctUntilChanged, filter, first, map, mergeMap, takeUntil, throttleTime} from 'rxjs/operators';
|
|
18
|
+
|
|
19
|
+
import {Inject, Injectable, InjectionToken, Optional} from '@angular/core';
|
|
20
|
+
import {NetworkService} from '../services/network.service';
|
|
21
|
+
import {ConnectionType} from '../services/network.types';
|
|
22
|
+
import {AppWebSocket, createTrackerLink, EmptyObject, isMutationOperation, isSubscriptionOperation, restoreTrackedQueries, StorageServiceWrapper} from './graphql.utils';
|
|
23
|
+
import {RetryLink} from '@apollo/client/link/retry';
|
|
24
|
+
import queueLinkImported from 'apollo-link-queue';
|
|
25
|
+
import serializingLinkImported from 'apollo-link-serialize';
|
|
26
|
+
import loggerLinkImported from 'apollo-link-logger';
|
|
27
|
+
import {Platform} from '@ionic/angular';
|
|
28
|
+
import {EntityUtils, IEntity} from '../services/model/entity.model';
|
|
29
|
+
import {isNil, isNotEmptyArray, isNotNil, toNumber} from '../../shared/functions';
|
|
30
|
+
import {Resolvers} from '@apollo/client/core/types';
|
|
31
|
+
import {HttpHeaders} from '@angular/common/http';
|
|
32
|
+
import {HttpLink, Options} from 'apollo-angular/http';
|
|
33
|
+
import {persistCache, PersistentStorage} from 'apollo3-cache-persist';
|
|
34
|
+
import {ErrorPolicy, MutationBaseOptions} from '@apollo/client/core/watchQueryOptions';
|
|
35
|
+
import {Cache} from '@apollo/client/cache/core/types/Cache';
|
|
36
|
+
import {ENVIRONMENT} from '../../../environments/environment.class';
|
|
37
|
+
import {CryptoService} from '../services/crypto.service';
|
|
38
|
+
import {PropertiesMap} from '../../shared/types';
|
|
39
|
+
import {StartableService} from '../../shared/services/startable-service.class';
|
|
40
|
+
import {isMobile} from '../../shared/platforms';
|
|
41
|
+
import {StorageService} from '../../shared/storage/storage.service';
|
|
42
|
+
import {GraphQLWsLink} from '@apollo/client/link/subscriptions';
|
|
43
|
+
import {ClientOptions, createClient} from 'graphql-ws';
|
|
44
|
+
import {unwrapESModule} from '../../shared/modules';
|
|
45
|
+
import {createFragmentRegistry} from '@apollo/client/cache/inmemory/fragmentRegistry';
|
|
46
|
+
import {DocumentNode} from 'graphql';
|
|
47
|
+
|
|
48
|
+
// Workaround for issue https://github.com/ng-packagr/ng-packagr/issues/2215
|
|
49
|
+
const QueueLink = unwrapESModule(queueLinkImported);
|
|
50
|
+
const SerializingLink = unwrapESModule(serializingLinkImported);
|
|
51
|
+
const loggerLink = unwrapESModule(loggerLinkImported);
|
|
52
|
+
|
|
53
|
+
export interface WatchQueryOptions<V> {
|
|
54
|
+
query: any;
|
|
55
|
+
variables?: V;
|
|
56
|
+
error?: ServiceError;
|
|
57
|
+
fetchPolicy?: WatchQueryFetchPolicy;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
export interface MutateQueryOptions<T, V = OperationVariables> extends MutationBaseOptions<T, V> {
|
|
61
|
+
mutation: any;
|
|
62
|
+
variables?: V;
|
|
63
|
+
error?: ServiceError;
|
|
64
|
+
context?: {
|
|
65
|
+
serializationKey?: string;
|
|
66
|
+
tracked?: boolean;
|
|
67
|
+
timeout?: number;
|
|
68
|
+
};
|
|
69
|
+
optimisticResponse?: T;
|
|
70
|
+
offlineResponse?: T | ((context: any) => Promise<T>);
|
|
71
|
+
update?: MutationUpdaterFn<T>;
|
|
72
|
+
forceOffline?: boolean;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
export const APP_GRAPHQL_TYPE_POLICIES = new InjectionToken<TypePolicies>('graphqlTypePolicies');
|
|
76
|
+
|
|
77
|
+
export const APP_GRAPHQL_FRAGMENTS = new InjectionToken<DocumentNode[]>('graphqlFragments');
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
export type ConnectionParams = {
|
|
81
|
+
authToken?: string;
|
|
82
|
+
authBasic?: string;
|
|
83
|
+
};
|
|
84
|
+
|
|
85
|
+
@Injectable({
|
|
86
|
+
providedIn: 'root'
|
|
87
|
+
})
|
|
88
|
+
export class GraphqlService extends StartableService<ApolloClient<any>> {
|
|
89
|
+
|
|
90
|
+
private readonly _networkStatusChanged$: Observable<ConnectionType>;
|
|
91
|
+
|
|
92
|
+
private httpParams: Options;
|
|
93
|
+
private wsParams: ClientOptions<ConnectionParams>;
|
|
94
|
+
private connectionParams: ConnectionParams = {};
|
|
95
|
+
private readonly _defaultFetchPolicy: WatchQueryFetchPolicy;
|
|
96
|
+
private onNetworkError = new Subject();
|
|
97
|
+
private customErrors: PropertiesMap = {};
|
|
98
|
+
private onResetAuth = new Subject();
|
|
99
|
+
|
|
100
|
+
get client(): ApolloClient<any> {
|
|
101
|
+
return this._data;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
get cache(): ApolloCache<any> {
|
|
105
|
+
return this.apollo.client.cache;
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
get defaultFetchPolicy(): WatchQueryFetchPolicy {
|
|
109
|
+
return this._defaultFetchPolicy;
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
constructor(
|
|
113
|
+
private platform: Platform,
|
|
114
|
+
private apollo: Apollo,
|
|
115
|
+
private httpLink: HttpLink,
|
|
116
|
+
private network: NetworkService,
|
|
117
|
+
private storage: StorageService,
|
|
118
|
+
private cryptoService: CryptoService,
|
|
119
|
+
@Inject(ENVIRONMENT) protected environment,
|
|
120
|
+
@Optional() @Inject(APP_GRAPHQL_TYPE_POLICIES) private typePolicies: TypePolicies,
|
|
121
|
+
@Optional() @Inject(APP_GRAPHQL_FRAGMENTS) private fragments: DocumentNode[]
|
|
122
|
+
) {
|
|
123
|
+
super(platform); // Wait platform
|
|
124
|
+
|
|
125
|
+
this._debug = !environment.production;
|
|
126
|
+
this._defaultFetchPolicy = environment.apolloFetchPolicy;
|
|
127
|
+
|
|
128
|
+
// Listen network status
|
|
129
|
+
this._networkStatusChanged$ = network.onNetworkStatusChanges
|
|
130
|
+
.pipe(
|
|
131
|
+
filter(isNotNil),
|
|
132
|
+
distinctUntilChanged()
|
|
133
|
+
);
|
|
134
|
+
|
|
135
|
+
// When getting network error: try to ping peer, and toggle to offline
|
|
136
|
+
this.onNetworkError
|
|
137
|
+
.pipe(
|
|
138
|
+
throttleTime(300),
|
|
139
|
+
filter(() => this.network.online),
|
|
140
|
+
mergeMap(() => this.network.checkPeerAlive()),
|
|
141
|
+
filter(alive => !alive)
|
|
142
|
+
)
|
|
143
|
+
.subscribe(() => this.network.setForceOffline(true, {showToast: true}));
|
|
144
|
+
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
async setAuthToken(token: string) {
|
|
148
|
+
if (token) {
|
|
149
|
+
console.debug('[graphql] Apply token authentication to headers');
|
|
150
|
+
this.connectionParams.authToken = token;
|
|
151
|
+
}
|
|
152
|
+
// Clean auth token
|
|
153
|
+
else if (this.connectionParams.authToken) {
|
|
154
|
+
console.debug('[graphql] Remove token authentication from headers');
|
|
155
|
+
delete this.connectionParams.authToken;
|
|
156
|
+
|
|
157
|
+
await this.clearCache();
|
|
158
|
+
}
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
async setAuthBasic(basic: string) {
|
|
162
|
+
if (basic) {
|
|
163
|
+
console.debug('[graphql] Apply basic authentication to headers');
|
|
164
|
+
this.connectionParams.authBasic = basic;
|
|
165
|
+
}
|
|
166
|
+
// Clean auth basic
|
|
167
|
+
else if (this.connectionParams.authBasic) {
|
|
168
|
+
console.debug('[graphql] Remove basic authentication from headers');
|
|
169
|
+
delete this.connectionParams.authBasic;
|
|
170
|
+
|
|
171
|
+
await this.clearCache();
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
/**
|
|
176
|
+
* Allow to add a field resolver
|
|
177
|
+
* (see doc: https://www.apollographql.com/docs/react/data/local-state/#handling-client-fields-with-resolvers)
|
|
178
|
+
*
|
|
179
|
+
* @param resolvers
|
|
180
|
+
*/
|
|
181
|
+
async addResolver(resolvers: Resolvers | Resolvers[]) {
|
|
182
|
+
if (!this.started) await this.ready();
|
|
183
|
+
this.apollo.client.addResolvers(resolvers);
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
async query<T, V = EmptyObject>(opts: {
|
|
187
|
+
query: any;
|
|
188
|
+
variables?: V;
|
|
189
|
+
error?: ServiceError;
|
|
190
|
+
fetchPolicy?: FetchPolicy;
|
|
191
|
+
}): Promise<T> {
|
|
192
|
+
if (!this.started) await this.ready();
|
|
193
|
+
let res;
|
|
194
|
+
try {
|
|
195
|
+
res = await this.client.query<ApolloQueryResult<T>, V>({
|
|
196
|
+
query: opts.query,
|
|
197
|
+
variables: opts.variables,
|
|
198
|
+
fetchPolicy: opts.fetchPolicy || (this._defaultFetchPolicy as FetchPolicy) || undefined
|
|
199
|
+
});
|
|
200
|
+
} catch (err) {
|
|
201
|
+
res = this.toApolloError<T>(err, opts.error);
|
|
202
|
+
}
|
|
203
|
+
if (res.errors) {
|
|
204
|
+
throw res.errors[0];
|
|
205
|
+
}
|
|
206
|
+
return res.data;
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
watchQueryRef<T, V = EmptyObject>(opts: WatchQueryOptions<V>): QueryRef<T, V> {
|
|
210
|
+
return this.apollo.watchQuery<T, V>({
|
|
211
|
+
query: opts.query,
|
|
212
|
+
variables: opts.variables,
|
|
213
|
+
fetchPolicy: opts.fetchPolicy || (this._defaultFetchPolicy as FetchPolicy) || undefined,
|
|
214
|
+
notifyOnNetworkStatusChange: true
|
|
215
|
+
});
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
queryRefValuesChanges<T, V = EmptyObject>(queryRef: QueryRef<T, V>, opts: WatchQueryOptions<V>): Observable<T> {
|
|
219
|
+
return queryRef
|
|
220
|
+
.valueChanges
|
|
221
|
+
.pipe(
|
|
222
|
+
catchError(error => this.onApolloError<T>(error, opts.error)),
|
|
223
|
+
filter(value => value.networkStatus === NetworkStatus.ready || value.networkStatus === NetworkStatus.error),
|
|
224
|
+
map(({data, errors}) => {
|
|
225
|
+
if (errors) {
|
|
226
|
+
throw errors[0];
|
|
227
|
+
}
|
|
228
|
+
return data;
|
|
229
|
+
})
|
|
230
|
+
);
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
watchQuery<T, V = EmptyObject>(opts: WatchQueryOptions<V>): Observable<T> {
|
|
234
|
+
const queryRef: QueryRef<T, V> = this.watchQueryRef(opts);
|
|
235
|
+
return this.queryRefValuesChanges(queryRef, opts);
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
async mutate<T, V = EmptyObject>(opts: MutateQueryOptions<T, V>): Promise<T> {
|
|
239
|
+
|
|
240
|
+
// If offline, compute an optimistic response for tracked queries
|
|
241
|
+
if ((opts.forceOffline || this.network.offline) && opts.offlineResponse) {
|
|
242
|
+
if (typeof opts.offlineResponse === 'function') {
|
|
243
|
+
opts.context = opts.context || {};
|
|
244
|
+
const optimisticResponseFn = (opts.offlineResponse as ((context: any) => Promise<T>));
|
|
245
|
+
opts.optimisticResponse = await optimisticResponseFn(opts.context);
|
|
246
|
+
if (this._debug) console.debug('[graphql] [offline] Using an optimistic response: ', opts.optimisticResponse);
|
|
247
|
+
}
|
|
248
|
+
else {
|
|
249
|
+
opts.optimisticResponse = opts.offlineResponse as T;
|
|
250
|
+
}
|
|
251
|
+
if (opts.forceOffline) {
|
|
252
|
+
const res = {data: opts.optimisticResponse};
|
|
253
|
+
if (opts.update) {
|
|
254
|
+
opts.update(this.apollo.client.cache, res);
|
|
255
|
+
}
|
|
256
|
+
return res.data;
|
|
257
|
+
}
|
|
258
|
+
}
|
|
259
|
+
|
|
260
|
+
const res = await this.apollo.mutate<ApolloQueryResult<T>, V>({
|
|
261
|
+
mutation: opts.mutation,
|
|
262
|
+
variables: opts.variables,
|
|
263
|
+
context: opts.context,
|
|
264
|
+
optimisticResponse: opts.optimisticResponse as any,
|
|
265
|
+
update: opts.update as any
|
|
266
|
+
})
|
|
267
|
+
.pipe(
|
|
268
|
+
catchError(error => this.onApolloError<T>(error, opts.error)),
|
|
269
|
+
first(),
|
|
270
|
+
// To debug, if need:
|
|
271
|
+
//tap((res) => (!res) && console.error('[graphql] Unknown error during mutation. Check errors in console (may be an invalid generated cache id ?)'))
|
|
272
|
+
).toPromise();
|
|
273
|
+
if (Array.isArray(res.errors)) {
|
|
274
|
+
throw res.errors[0];
|
|
275
|
+
}
|
|
276
|
+
return res.data as T;
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
subscribe<T, V = EmptyObject>(opts: {
|
|
280
|
+
query: any;
|
|
281
|
+
variables: V;
|
|
282
|
+
fetchPolicy?: FetchPolicy;
|
|
283
|
+
errorPolicy?: ErrorPolicy;
|
|
284
|
+
error?: ServiceError;
|
|
285
|
+
}, extra?: ExtraSubscriptionOptions): Observable<T> {
|
|
286
|
+
|
|
287
|
+
return this.apollo.subscribe<T>({
|
|
288
|
+
query: opts.query,
|
|
289
|
+
fetchPolicy: opts && opts.fetchPolicy || 'network-only',
|
|
290
|
+
errorPolicy: opts && opts.errorPolicy || undefined,
|
|
291
|
+
variables: opts.variables
|
|
292
|
+
}, {
|
|
293
|
+
useZone: true,
|
|
294
|
+
...extra
|
|
295
|
+
})
|
|
296
|
+
.pipe(
|
|
297
|
+
catchError(error => this.onApolloError<T>(error, opts.error)),
|
|
298
|
+
map(({data, errors}) => {
|
|
299
|
+
if (errors) {
|
|
300
|
+
throw errors[0];
|
|
301
|
+
}
|
|
302
|
+
return data;
|
|
303
|
+
})
|
|
304
|
+
);
|
|
305
|
+
}
|
|
306
|
+
|
|
307
|
+
insertIntoQueryCache<T, V = EmptyObject>(cache: ApolloCache<any>,
|
|
308
|
+
opts: Cache.ReadQueryOptions<V, any> & {
|
|
309
|
+
arrayFieldName: string;
|
|
310
|
+
totalFieldName?: string;
|
|
311
|
+
data: T;
|
|
312
|
+
sortFn?: (d1: T, d2: T) => number;
|
|
313
|
+
size?: number;
|
|
314
|
+
}) {
|
|
315
|
+
|
|
316
|
+
cache = cache || this.apollo.client.cache;
|
|
317
|
+
opts.arrayFieldName = opts.arrayFieldName || 'data';
|
|
318
|
+
|
|
319
|
+
try {
|
|
320
|
+
let data = cache.readQuery<any, V>({query: opts.query, variables: opts.variables});
|
|
321
|
+
|
|
322
|
+
if (data && data[opts.arrayFieldName]) {
|
|
323
|
+
// Copy because immutable
|
|
324
|
+
data = { ...data };
|
|
325
|
+
|
|
326
|
+
// Append to result array
|
|
327
|
+
data[opts.arrayFieldName] = [ ...data[opts.arrayFieldName], {...opts.data}];
|
|
328
|
+
|
|
329
|
+
// Resort, if need
|
|
330
|
+
if (opts.sortFn) {
|
|
331
|
+
data[opts.arrayFieldName].sort(opts.sortFn);
|
|
332
|
+
}
|
|
333
|
+
|
|
334
|
+
// Exclude if exceed max size
|
|
335
|
+
const size = toNumber(opts.variables && opts.variables['size'], -1);
|
|
336
|
+
if (size > 0 && data[opts.arrayFieldName].length > size) {
|
|
337
|
+
data[opts.arrayFieldName].splice(size, data[opts.arrayFieldName].length - size);
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
// Increment total
|
|
341
|
+
if (isNotNil(opts.totalFieldName)) {
|
|
342
|
+
if (isNotNil(data[opts.totalFieldName])) {
|
|
343
|
+
data[opts.totalFieldName] += 1;
|
|
344
|
+
}
|
|
345
|
+
else {
|
|
346
|
+
console.warn('[graphql] Unable to update cached query. Unknown result part: ' + opts.totalFieldName);
|
|
347
|
+
}
|
|
348
|
+
}
|
|
349
|
+
|
|
350
|
+
cache.writeQuery({
|
|
351
|
+
query: opts.query,
|
|
352
|
+
variables: opts.variables,
|
|
353
|
+
data
|
|
354
|
+
});
|
|
355
|
+
}
|
|
356
|
+
else {
|
|
357
|
+
console.warn('[graphql] Unable to update cached query. Unknown result part: ' + opts.arrayFieldName);
|
|
358
|
+
}
|
|
359
|
+
} catch (err) {
|
|
360
|
+
// continue
|
|
361
|
+
// read in cache is not guaranteed to return a result. see https://github.com/apollographql/react-apollo/issues/1776#issuecomment-372237940
|
|
362
|
+
if (this._debug) console.error('[graphql] Error while updating cache: ', err);
|
|
363
|
+
}
|
|
364
|
+
}
|
|
365
|
+
|
|
366
|
+
addManyToQueryCache<T = any, V = EmptyObject>(cache: ApolloCache<any>,
|
|
367
|
+
opts: Cache.ReadQueryOptions<V, any> & {
|
|
368
|
+
arrayFieldName: string;
|
|
369
|
+
totalFieldName?: string;
|
|
370
|
+
data: T[];
|
|
371
|
+
equalsFn?: (d1: T, d2: T) => boolean;
|
|
372
|
+
sortFn?: (d1: T, d2: T) => number;
|
|
373
|
+
}) {
|
|
374
|
+
|
|
375
|
+
if (!opts.data || !opts.data.length) return; // nothing to process
|
|
376
|
+
|
|
377
|
+
cache = cache || this.apollo.client.cache;
|
|
378
|
+
opts.arrayFieldName = opts.arrayFieldName || 'data';
|
|
379
|
+
|
|
380
|
+
try {
|
|
381
|
+
let data = cache.readQuery<any, V>({query: opts.query, variables: opts.variables});
|
|
382
|
+
|
|
383
|
+
if (data && data[opts.arrayFieldName]) {
|
|
384
|
+
// Copy because immutable
|
|
385
|
+
data = { ...data };
|
|
386
|
+
|
|
387
|
+
// Keep only not existing res
|
|
388
|
+
const equalsFn = opts.equalsFn || ((d1, d2) => d1['id'] === d2['id'] && d1['entityName'] === d2['entityName']);
|
|
389
|
+
const newItems = opts.data.filter(inputValue => data[opts.arrayFieldName].findIndex(existingValue => equalsFn(inputValue, existingValue)) === -1);
|
|
390
|
+
|
|
391
|
+
if (!newItems.length) return; // No new value
|
|
392
|
+
|
|
393
|
+
// Append to array
|
|
394
|
+
data[opts.arrayFieldName] = [ ...data[opts.arrayFieldName], ...newItems];
|
|
395
|
+
|
|
396
|
+
// Resort, if need
|
|
397
|
+
if (opts.sortFn) {
|
|
398
|
+
data[opts.arrayFieldName].sort(opts.sortFn);
|
|
399
|
+
}
|
|
400
|
+
|
|
401
|
+
// Exclude if exceed max size
|
|
402
|
+
const size = toNumber(opts.variables && opts.variables['size'], -1);
|
|
403
|
+
if (size > 0 && data[opts.arrayFieldName].length > size) {
|
|
404
|
+
data[opts.arrayFieldName].splice(size, data[opts.arrayFieldName].length - size);
|
|
405
|
+
}
|
|
406
|
+
|
|
407
|
+
// Increment the total
|
|
408
|
+
if (isNotNil(opts.totalFieldName)) {
|
|
409
|
+
if (isNotNil(data[opts.totalFieldName])) {
|
|
410
|
+
data[opts.arrayFieldName] += newItems.length;
|
|
411
|
+
}
|
|
412
|
+
else {
|
|
413
|
+
console.warn('[graphql] Unable to update cached query. Unknown result part: ' + opts.totalFieldName);
|
|
414
|
+
}
|
|
415
|
+
}
|
|
416
|
+
|
|
417
|
+
// Write to cache
|
|
418
|
+
cache.writeQuery({
|
|
419
|
+
query: opts.query,
|
|
420
|
+
variables: opts.variables,
|
|
421
|
+
data
|
|
422
|
+
});
|
|
423
|
+
}
|
|
424
|
+
else {
|
|
425
|
+
console.warn('[graphql] Unable to update cached query. Unknown result part: ' + opts.arrayFieldName);
|
|
426
|
+
}
|
|
427
|
+
} catch (err) {
|
|
428
|
+
// continue
|
|
429
|
+
// read in cache is not guaranteed to return a result. see https://github.com/apollographql/react-apollo/issues/1776#issuecomment-372237940
|
|
430
|
+
if (this._debug) console.warn('[graphql] Error while updating cache: ', err);
|
|
431
|
+
}
|
|
432
|
+
}
|
|
433
|
+
|
|
434
|
+
/**
|
|
435
|
+
* Remove from cache, and return if removed or not
|
|
436
|
+
*
|
|
437
|
+
* @param cache
|
|
438
|
+
* @param opts
|
|
439
|
+
*/
|
|
440
|
+
removeFromCachedQueryById<V = EmptyObject, ID = number>(cache: ApolloCache<any>,
|
|
441
|
+
opts: Cache.ReadQueryOptions<V, any> & {
|
|
442
|
+
arrayFieldName: string;
|
|
443
|
+
totalFieldName?: string;
|
|
444
|
+
ids: ID; // Do NOT use 'id', as already used by the Apollo API
|
|
445
|
+
}): boolean {
|
|
446
|
+
|
|
447
|
+
cache = cache || this.apollo.client.cache;
|
|
448
|
+
opts.arrayFieldName = opts.arrayFieldName || 'data';
|
|
449
|
+
|
|
450
|
+
try {
|
|
451
|
+
let data = cache.readQuery<any, V>({query: opts.query, variables: opts.variables});
|
|
452
|
+
|
|
453
|
+
if (data && data[opts.arrayFieldName]) {
|
|
454
|
+
// Copy because immutable
|
|
455
|
+
data = { ...data };
|
|
456
|
+
|
|
457
|
+
const index = data[opts.arrayFieldName].findIndex(item => item['id'] === opts.ids);
|
|
458
|
+
if (index === -1) return false; // Skip (nothing removed)
|
|
459
|
+
|
|
460
|
+
// Copy, then remove deleted item
|
|
461
|
+
data[opts.arrayFieldName] = data[opts.arrayFieldName].slice();
|
|
462
|
+
const deletedItem = data[opts.arrayFieldName].splice(index, 1)[0];
|
|
463
|
+
cache.evict({id: cache.identify(deletedItem)});
|
|
464
|
+
|
|
465
|
+
// Decrement the total
|
|
466
|
+
if (isNotNil(opts.totalFieldName)) {
|
|
467
|
+
if (isNotNil(data[opts.totalFieldName])) {
|
|
468
|
+
data[opts.totalFieldName] -= 1;
|
|
469
|
+
}
|
|
470
|
+
else {
|
|
471
|
+
console.warn('[graphql] Unable to update cached query. Unknown result part: ' + opts.totalFieldName);
|
|
472
|
+
}
|
|
473
|
+
}
|
|
474
|
+
|
|
475
|
+
// Write to cache
|
|
476
|
+
cache.writeQuery({
|
|
477
|
+
query: opts.query,
|
|
478
|
+
variables: opts.variables,
|
|
479
|
+
data
|
|
480
|
+
});
|
|
481
|
+
return true;
|
|
482
|
+
}
|
|
483
|
+
else {
|
|
484
|
+
console.warn('[graphql] Unable to update cached query. Unknown result part: ' + opts.arrayFieldName);
|
|
485
|
+
return false;
|
|
486
|
+
}
|
|
487
|
+
} catch (err) {
|
|
488
|
+
// continue
|
|
489
|
+
// read in cache is not guaranteed to return a result. see https://github.com/apollographql/react-apollo/issues/1776#issuecomment-372237940
|
|
490
|
+
if (this._debug) console.warn('[graphql] Error while removing from cache: ', err);
|
|
491
|
+
return false;
|
|
492
|
+
}
|
|
493
|
+
}
|
|
494
|
+
|
|
495
|
+
/**
|
|
496
|
+
* Remove ids from cache, and return the number of items removed
|
|
497
|
+
*
|
|
498
|
+
* @param cache
|
|
499
|
+
* @param opts
|
|
500
|
+
*/
|
|
501
|
+
removeFromCachedQueryByIds<V = EmptyObject, ID = number>(cache: ApolloCache<any>,
|
|
502
|
+
opts: Cache.ReadQueryOptions<V, any> & {
|
|
503
|
+
arrayFieldName: string;
|
|
504
|
+
totalFieldName?: string;
|
|
505
|
+
ids: ID[];
|
|
506
|
+
}): number {
|
|
507
|
+
|
|
508
|
+
cache = cache || this.apollo.client.cache;
|
|
509
|
+
opts.arrayFieldName = opts.arrayFieldName || 'data';
|
|
510
|
+
|
|
511
|
+
try {
|
|
512
|
+
let data = cache.readQuery(opts);
|
|
513
|
+
|
|
514
|
+
if (data && data[opts.arrayFieldName]) {
|
|
515
|
+
// Copy because immutable
|
|
516
|
+
data = { ...data };
|
|
517
|
+
|
|
518
|
+
const deletedIndexes = data[opts.arrayFieldName].reduce((res, item, index) => opts.ids.includes(item['id']) ? res.concat(index) : res, []);
|
|
519
|
+
|
|
520
|
+
if (deletedIndexes.length <= 0) return 0; // Skip (nothing removed)
|
|
521
|
+
|
|
522
|
+
// Query has NO total
|
|
523
|
+
if (isNil(opts.totalFieldName)) {
|
|
524
|
+
|
|
525
|
+
// Evict each object
|
|
526
|
+
deletedIndexes
|
|
527
|
+
.map(index => data[opts.arrayFieldName][index])
|
|
528
|
+
.map(item => cache.identify(item))
|
|
529
|
+
.forEach(id => cache.evict({id}));
|
|
530
|
+
|
|
531
|
+
}
|
|
532
|
+
// Query has a total
|
|
533
|
+
else {
|
|
534
|
+
// Copy the array
|
|
535
|
+
data[opts.arrayFieldName] = data[opts.arrayFieldName].slice();
|
|
536
|
+
|
|
537
|
+
// remove from array, then evict
|
|
538
|
+
deletedIndexes
|
|
539
|
+
// Reverse: to keep valid index
|
|
540
|
+
.reverse()
|
|
541
|
+
// Remove from the array
|
|
542
|
+
.map(index => data[opts.arrayFieldName].splice(index, 1)[0])
|
|
543
|
+
// Evict from cache
|
|
544
|
+
.map(item => cache.identify(item))
|
|
545
|
+
.forEach(id => cache.evict({id}));
|
|
546
|
+
|
|
547
|
+
if (isNotNil(data[opts.totalFieldName])) {
|
|
548
|
+
data[opts.totalFieldName] -= deletedIndexes.length; // Remove deletion count
|
|
549
|
+
}
|
|
550
|
+
else {
|
|
551
|
+
console.warn('[graphql] Unable to update the total in cached query. Unknown result part: ' + opts.totalFieldName);
|
|
552
|
+
}
|
|
553
|
+
|
|
554
|
+
cache.writeQuery({
|
|
555
|
+
query: opts.query,
|
|
556
|
+
variables: opts.variables,
|
|
557
|
+
data
|
|
558
|
+
});
|
|
559
|
+
|
|
560
|
+
return deletedIndexes.length;
|
|
561
|
+
}
|
|
562
|
+
}
|
|
563
|
+
else {
|
|
564
|
+
console.warn('[graphql] Unable to update cached query. Unknown result part: ' + opts.arrayFieldName);
|
|
565
|
+
return 0;
|
|
566
|
+
}
|
|
567
|
+
} catch (err) {
|
|
568
|
+
// continue
|
|
569
|
+
// read in cache is not guaranteed to return a result. see https://github.com/apollographql/react-apollo/issues/1776#issuecomment-372237940
|
|
570
|
+
if (this._debug) console.warn('[graphql] Error while removing from cache: ', err);
|
|
571
|
+
return 0;
|
|
572
|
+
}
|
|
573
|
+
}
|
|
574
|
+
|
|
575
|
+
updateToQueryCache<T extends IEntity<any>,
|
|
576
|
+
V = EmptyObject>(cache: ApolloCache<any>,
|
|
577
|
+
opts: Cache.ReadQueryOptions<V, any> & {
|
|
578
|
+
arrayFieldName: string;
|
|
579
|
+
totalFieldName?: string;
|
|
580
|
+
data: T;
|
|
581
|
+
equalsFn?: (d1: T, d2: T) => boolean;
|
|
582
|
+
}) {
|
|
583
|
+
cache = cache || this.apollo.client.cache;
|
|
584
|
+
opts.arrayFieldName = opts.arrayFieldName || 'data';
|
|
585
|
+
|
|
586
|
+
try {
|
|
587
|
+
let data: any = cache.readQuery(opts);
|
|
588
|
+
|
|
589
|
+
if (data && data[opts.arrayFieldName]) {
|
|
590
|
+
// Copy because immutable
|
|
591
|
+
data = { ...data };
|
|
592
|
+
|
|
593
|
+
const equalsFn = opts.equalsFn || ((d1, d2) => EntityUtils.equals(d1, d2, 'id'));
|
|
594
|
+
|
|
595
|
+
// Update if exists, or insert
|
|
596
|
+
const index = data[opts.arrayFieldName].findIndex(v => equalsFn(opts.data, v));
|
|
597
|
+
if (index !== -1) {
|
|
598
|
+
data[opts.arrayFieldName] = data[opts.arrayFieldName].slice().splice(index, 1, opts.data);
|
|
599
|
+
}
|
|
600
|
+
else {
|
|
601
|
+
data[opts.arrayFieldName] = [ ...data[opts.arrayFieldName], opts.data];
|
|
602
|
+
}
|
|
603
|
+
|
|
604
|
+
// Increment total (if changed)
|
|
605
|
+
if (isNotNil(opts.totalFieldName) && index === -1) {
|
|
606
|
+
if (isNotNil(data[opts.totalFieldName])) {
|
|
607
|
+
data[opts.totalFieldName] += 1;
|
|
608
|
+
}
|
|
609
|
+
else {
|
|
610
|
+
console.warn('[graphql] Unable to update cached query. Unknown result part: ' + opts.totalFieldName);
|
|
611
|
+
}
|
|
612
|
+
}
|
|
613
|
+
|
|
614
|
+
cache.writeQuery({
|
|
615
|
+
query: opts.query,
|
|
616
|
+
variables: opts.variables,
|
|
617
|
+
data
|
|
618
|
+
});
|
|
619
|
+
return; // OK: stop here
|
|
620
|
+
}
|
|
621
|
+
} catch (err) {
|
|
622
|
+
// continue
|
|
623
|
+
// read in cache is not guaranteed to return a result. see https://github.com/apollographql/react-apollo/issues/1776#issuecomment-372237940
|
|
624
|
+
if (this._debug) console.warn('[graphql] Error while updating cache: ', err);
|
|
625
|
+
}
|
|
626
|
+
}
|
|
627
|
+
|
|
628
|
+
async clearCache(client?: ApolloClient<any>): Promise<void> {
|
|
629
|
+
client = (client || this.client) as ApolloClient<any>;
|
|
630
|
+
if (client) {
|
|
631
|
+
console.info('[graphql] Cleaning cache... ');
|
|
632
|
+
const now = this._debug && Date.now();
|
|
633
|
+
|
|
634
|
+
// Clearing the cache
|
|
635
|
+
await client.cache.reset();
|
|
636
|
+
|
|
637
|
+
if (this._debug) console.debug(`[graphql] Cleaning cache [OK] in ${Date.now() - now}ms`);
|
|
638
|
+
}
|
|
639
|
+
}
|
|
640
|
+
|
|
641
|
+
registerCustomError(error: PropertiesMap) {
|
|
642
|
+
this.customErrors = {...this.customErrors, ...error};
|
|
643
|
+
}
|
|
644
|
+
|
|
645
|
+
/* -- protected methods -- */
|
|
646
|
+
|
|
647
|
+
protected async ngOnStart(): Promise<ApolloClient<any>> {
|
|
648
|
+
|
|
649
|
+
// Wait network and storage
|
|
650
|
+
await Promise.all([
|
|
651
|
+
this.storage.ready(),
|
|
652
|
+
this.network.ready()
|
|
653
|
+
]);
|
|
654
|
+
|
|
655
|
+
console.info('[graphql] Starting graphql...');
|
|
656
|
+
const mobile = isMobile(window);
|
|
657
|
+
const enableTrackMutationQueries = !mobile;
|
|
658
|
+
|
|
659
|
+
const peer = this.network.peer;
|
|
660
|
+
if (!peer) throw Error('[graphql] Missing peer. Unable to start graphql service');
|
|
661
|
+
|
|
662
|
+
const uri = peer.url + '/graphql';
|
|
663
|
+
const wsUrl = uri.replace(/^http(s)?:/, 'ws$1:') + '/websocket';
|
|
664
|
+
console.info('[graphql] Base uri: ' + uri);
|
|
665
|
+
console.info('[graphql] Subscription uri: ' + wsUrl);
|
|
666
|
+
|
|
667
|
+
this.httpParams = this.httpParams || {};
|
|
668
|
+
this.httpParams.uri = uri;
|
|
669
|
+
|
|
670
|
+
this.wsParams = {
|
|
671
|
+
...this.wsParams,
|
|
672
|
+
lazy: true,
|
|
673
|
+
connectionParams: this.connectionParams,
|
|
674
|
+
webSocketImpl: AppWebSocket,
|
|
675
|
+
url: wsUrl,
|
|
676
|
+
shouldRetry: (errOrCloseEvent) => {
|
|
677
|
+
console.warn('[graphql-service] [WS] Trying to reconnect...', errOrCloseEvent);
|
|
678
|
+
return true;
|
|
679
|
+
},
|
|
680
|
+
retryAttempts: 10
|
|
681
|
+
};
|
|
682
|
+
|
|
683
|
+
// Create a storage configuration
|
|
684
|
+
const storage: PersistentStorage<string> = new StorageServiceWrapper(this.storage);
|
|
685
|
+
|
|
686
|
+
let client = this.apollo.client;
|
|
687
|
+
if (!client) {
|
|
688
|
+
console.debug('[graphql] Creating Apollo GraphQL client...');
|
|
689
|
+
|
|
690
|
+
// Websocket link
|
|
691
|
+
const wsLink = new GraphQLWsLink(createClient(this.wsParams));
|
|
692
|
+
this.onResetAuth
|
|
693
|
+
.pipe(takeUntil(this.stopSubject))
|
|
694
|
+
.subscribe(() => {
|
|
695
|
+
console.info('[graphql] Closing websocket client, to force unauth');
|
|
696
|
+
wsLink.client.dispose();
|
|
697
|
+
})
|
|
698
|
+
|
|
699
|
+
// Retry when failed link
|
|
700
|
+
const retryLink = new RetryLink();
|
|
701
|
+
const authLink = new ApolloLink((operation, forward) => {
|
|
702
|
+
|
|
703
|
+
const authorization = [];
|
|
704
|
+
if (this.connectionParams.authToken) {
|
|
705
|
+
authorization.push(`token ${this.connectionParams.authToken}`);
|
|
706
|
+
}
|
|
707
|
+
if (this.connectionParams.authBasic) {
|
|
708
|
+
authorization.push(`Basic ${this.connectionParams.authBasic}`);
|
|
709
|
+
}
|
|
710
|
+
const headers = new HttpHeaders()
|
|
711
|
+
.append('Authorization', authorization);
|
|
712
|
+
|
|
713
|
+
// Use the setContext method to set the HTTP headers.
|
|
714
|
+
operation.setContext({
|
|
715
|
+
...operation.getContext(),
|
|
716
|
+
...{headers}
|
|
717
|
+
});
|
|
718
|
+
|
|
719
|
+
// Call the next link in the middleware chain.
|
|
720
|
+
return forward(operation);
|
|
721
|
+
});
|
|
722
|
+
|
|
723
|
+
// Http link
|
|
724
|
+
const httpLink = this.httpLink.create(this.httpParams);
|
|
725
|
+
|
|
726
|
+
// Cache
|
|
727
|
+
const cache = new InMemoryCache({
|
|
728
|
+
typePolicies: this.typePolicies,
|
|
729
|
+
fragments: isNotEmptyArray(this.fragments) ? createFragmentRegistry(...this.fragments) : undefined
|
|
730
|
+
});
|
|
731
|
+
|
|
732
|
+
// Add cache persistence
|
|
733
|
+
if (this.environment.persistCache) {
|
|
734
|
+
console.debug('[graphql] Starting persistence cache...');
|
|
735
|
+
await persistCache({
|
|
736
|
+
cache,
|
|
737
|
+
storage,
|
|
738
|
+
trigger: this.platform.is('android') ? 'background' : 'write',
|
|
739
|
+
debounce: 1000,
|
|
740
|
+
debug: true
|
|
741
|
+
});
|
|
742
|
+
}
|
|
743
|
+
|
|
744
|
+
let mutationLinks: Array<ApolloLink>;
|
|
745
|
+
|
|
746
|
+
// Add queue to store tracked queries, when offline
|
|
747
|
+
if (enableTrackMutationQueries) {
|
|
748
|
+
const serializingLink = new SerializingLink();
|
|
749
|
+
const trackerLink = createTrackerLink({
|
|
750
|
+
storage,
|
|
751
|
+
onNetworkStatusChange: this._networkStatusChanged$,
|
|
752
|
+
debounce: 1000,
|
|
753
|
+
debug: true
|
|
754
|
+
});
|
|
755
|
+
// Creating a mutation queue
|
|
756
|
+
const queueLink = new QueueLink();
|
|
757
|
+
this.registerSubscription(this._networkStatusChanged$
|
|
758
|
+
.subscribe(type => {
|
|
759
|
+
// Network is offline: start buffering into queue
|
|
760
|
+
if (type === 'none') {
|
|
761
|
+
console.info('[graphql] offline mode: enable mutations buffer');
|
|
762
|
+
queueLink.close();
|
|
763
|
+
}
|
|
764
|
+
// Network is online
|
|
765
|
+
else {
|
|
766
|
+
console.info('[graphql] online mode: disable mutations buffer');
|
|
767
|
+
queueLink.open();
|
|
768
|
+
}
|
|
769
|
+
}));
|
|
770
|
+
mutationLinks = [
|
|
771
|
+
loggerLink,
|
|
772
|
+
queueLink,
|
|
773
|
+
trackerLink,
|
|
774
|
+
queueLink,
|
|
775
|
+
serializingLink,
|
|
776
|
+
retryLink,
|
|
777
|
+
authLink,
|
|
778
|
+
httpLink
|
|
779
|
+
];
|
|
780
|
+
}
|
|
781
|
+
else {
|
|
782
|
+
mutationLinks = [
|
|
783
|
+
retryLink,
|
|
784
|
+
authLink,
|
|
785
|
+
httpLink
|
|
786
|
+
];
|
|
787
|
+
}
|
|
788
|
+
|
|
789
|
+
// create Apollo
|
|
790
|
+
client = new ApolloClient({
|
|
791
|
+
cache,
|
|
792
|
+
link:
|
|
793
|
+
ApolloLink.split(
|
|
794
|
+
// Handle mutations
|
|
795
|
+
isMutationOperation,
|
|
796
|
+
ApolloLink.from(mutationLinks),
|
|
797
|
+
|
|
798
|
+
ApolloLink.split(
|
|
799
|
+
// Handle subscriptions
|
|
800
|
+
isSubscriptionOperation,
|
|
801
|
+
wsLink,
|
|
802
|
+
|
|
803
|
+
// Handle queries
|
|
804
|
+
ApolloLink.from([
|
|
805
|
+
retryLink,
|
|
806
|
+
authLink,
|
|
807
|
+
httpLink
|
|
808
|
+
])
|
|
809
|
+
)
|
|
810
|
+
),
|
|
811
|
+
connectToDevTools: !this.environment.production
|
|
812
|
+
});
|
|
813
|
+
|
|
814
|
+
this.apollo.client = client;
|
|
815
|
+
}
|
|
816
|
+
|
|
817
|
+
// Enable tracked queries persistence
|
|
818
|
+
if (enableTrackMutationQueries && this.environment.persistCache) {
|
|
819
|
+
|
|
820
|
+
try {
|
|
821
|
+
await restoreTrackedQueries({
|
|
822
|
+
apolloClient: client,
|
|
823
|
+
storage,
|
|
824
|
+
debug: true
|
|
825
|
+
});
|
|
826
|
+
} catch (err) {
|
|
827
|
+
console.error('[graphql] Failed to restore tracked queries from storage: ' + (err && err.message || err), err);
|
|
828
|
+
}
|
|
829
|
+
}
|
|
830
|
+
|
|
831
|
+
// Listen for network restart
|
|
832
|
+
this.registerSubscription(
|
|
833
|
+
this.network.on('start', () => this.restart())
|
|
834
|
+
);
|
|
835
|
+
|
|
836
|
+
// Listen for clear cache request, from network
|
|
837
|
+
this.registerSubscription(
|
|
838
|
+
this.network.on('resetCache', () => this.clearCache())
|
|
839
|
+
);
|
|
840
|
+
|
|
841
|
+
console.info('[graphql] Starting graphql [OK]');
|
|
842
|
+
return client;
|
|
843
|
+
}
|
|
844
|
+
|
|
845
|
+
protected async ngOnStop() {
|
|
846
|
+
console.info('[graphql] Stopping graphql service...');
|
|
847
|
+
await this.resetClient();
|
|
848
|
+
}
|
|
849
|
+
|
|
850
|
+
protected async resetClient(client?: ApolloClient<any>) {
|
|
851
|
+
client = (client || this.apollo.client) as ApolloClient<any>;
|
|
852
|
+
if (!client) return;
|
|
853
|
+
|
|
854
|
+
console.info('[graphql] Resetting Apollo client...');
|
|
855
|
+
client.stop();
|
|
856
|
+
await Promise.all([
|
|
857
|
+
client.clearStore(),
|
|
858
|
+
this.clearCache(client)
|
|
859
|
+
]);
|
|
860
|
+
}
|
|
861
|
+
|
|
862
|
+
private onApolloError<T>(err: any, defaultError?: any): Observable<ApolloQueryResult<T>> {
|
|
863
|
+
return of(this.toApolloError<T>(err, defaultError));
|
|
864
|
+
}
|
|
865
|
+
|
|
866
|
+
private toApolloError<T>(err: any, defaultError?: any): ApolloQueryResult<T> {
|
|
867
|
+
let error =
|
|
868
|
+
// If network error: try to convert to App (read as JSON), or create an UNKNOWN_NETWORK_ERROR
|
|
869
|
+
(err.networkError && (
|
|
870
|
+
(err.networkError.error && this.toAppError(err.networkError.error))
|
|
871
|
+
|| this.toAppError(err.networkError)
|
|
872
|
+
|| (err.networkError.error && this.createAppErrorByCode(err.networkError.error.status))
|
|
873
|
+
|| this.createAppErrorByCode(ErrorCodes.UNKNOWN_NETWORK_ERROR)
|
|
874
|
+
)
|
|
875
|
+
)
|
|
876
|
+
// If graphQL: try to convert the first error found
|
|
877
|
+
|| (err.graphQLErrors && err.graphQLErrors.length && this.toAppError(err.graphQLErrors[0]))
|
|
878
|
+
|| this.toAppError(err)
|
|
879
|
+
|| this.toAppError(err.originalError)
|
|
880
|
+
|| (err.graphQLErrors && err.graphQLErrors[0])
|
|
881
|
+
|| err;
|
|
882
|
+
console.error('[graphql] ' + (error && error.message || error), error.stack || '');
|
|
883
|
+
if (error && error.code === ErrorCodes.UNKNOWN_NETWORK_ERROR && err.networkError && err.networkError.message) {
|
|
884
|
+
console.error('[graphql] original error: ' + err.networkError.message);
|
|
885
|
+
this.onNetworkError.next(error);
|
|
886
|
+
}
|
|
887
|
+
if ((!error || !error.code) && defaultError) {
|
|
888
|
+
error = {...defaultError, details: error, stack: err.stack};
|
|
889
|
+
}
|
|
890
|
+
return {
|
|
891
|
+
data: null,
|
|
892
|
+
errors: [error],
|
|
893
|
+
loading: false,
|
|
894
|
+
networkStatus: NetworkStatus.error
|
|
895
|
+
};
|
|
896
|
+
}
|
|
897
|
+
|
|
898
|
+
private createAppErrorByCode(errorCode: number): any | undefined {
|
|
899
|
+
const message = this.getI18nErrorMessageByCode(errorCode);
|
|
900
|
+
if (message) {
|
|
901
|
+
return {
|
|
902
|
+
code: errorCode,
|
|
903
|
+
message
|
|
904
|
+
};
|
|
905
|
+
}
|
|
906
|
+
return undefined;
|
|
907
|
+
}
|
|
908
|
+
|
|
909
|
+
private getI18nErrorMessageByCode(errorCode: number): string | undefined {
|
|
910
|
+
|
|
911
|
+
// look in registered error codes
|
|
912
|
+
const customErrorMessage = this.customErrors[errorCode];
|
|
913
|
+
if (customErrorMessage) {
|
|
914
|
+
return customErrorMessage;
|
|
915
|
+
}
|
|
916
|
+
|
|
917
|
+
// Default, switch on error code
|
|
918
|
+
switch (errorCode) {
|
|
919
|
+
case ServerErrorCodes.UNAUTHORIZED:
|
|
920
|
+
return 'ERROR.UNAUTHORIZED';
|
|
921
|
+
case ServerErrorCodes.FORBIDDEN:
|
|
922
|
+
return 'ERROR.FORBIDDEN';
|
|
923
|
+
case ErrorCodes.UNKNOWN_NETWORK_ERROR:
|
|
924
|
+
return 'ERROR.UNKNOWN_NETWORK_ERROR';
|
|
925
|
+
case ServerErrorCodes.BAD_UPDATE_DATE:
|
|
926
|
+
return 'ERROR.BAD_UPDATE_DATE';
|
|
927
|
+
case ServerErrorCodes.DATA_LOCKED:
|
|
928
|
+
return 'ERROR.DATA_LOCKED';
|
|
929
|
+
case ServerErrorCodes.BAD_APP_VERSION:
|
|
930
|
+
return 'ERROR.BAD_APP_VERSION';
|
|
931
|
+
case ServerErrorCodes.DATA_NOT_UNIQUE:
|
|
932
|
+
return 'ERROR.DATA_NOT_UNIQUE';
|
|
933
|
+
}
|
|
934
|
+
|
|
935
|
+
return undefined;
|
|
936
|
+
}
|
|
937
|
+
|
|
938
|
+
private toAppError(err: any): any | undefined {
|
|
939
|
+
let error = err;
|
|
940
|
+
const message = err && err.message || err;
|
|
941
|
+
if (typeof message === 'string' && message.trim().indexOf('{"code":') === 0) {
|
|
942
|
+
try {
|
|
943
|
+
error = JSON.parse(message
|
|
944
|
+
// Remove special characters before parsing (e.g. SQL errors from an Oracle database)
|
|
945
|
+
.replace('\n', ' ')
|
|
946
|
+
.replace('\r', ''));
|
|
947
|
+
}
|
|
948
|
+
catch (parseError) {
|
|
949
|
+
console.error('Unable to parse error as JSON: ', parseError);
|
|
950
|
+
}
|
|
951
|
+
}
|
|
952
|
+
if (error && error.code) {
|
|
953
|
+
const appError = {
|
|
954
|
+
code: error.code,
|
|
955
|
+
message: (typeof message === 'string') ? message: undefined,
|
|
956
|
+
...this.createAppErrorByCode(error.code)
|
|
957
|
+
};
|
|
958
|
+
if (appError.code !== error.code || appError.message !== error.message) {
|
|
959
|
+
// Store original error in details
|
|
960
|
+
appError.details = error;
|
|
961
|
+
return appError;
|
|
962
|
+
}
|
|
963
|
+
// Keep error (with details, if any)
|
|
964
|
+
return error;
|
|
965
|
+
}
|
|
966
|
+
return undefined;
|
|
967
|
+
}
|
|
968
|
+
|
|
969
|
+
}
|