@sumaris-net/ngx-components 2.6.4-alpha3 → 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/assets/manifest.json +1 -1
- 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 -111
- 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 -38859
- package/fesm2015/sumaris-net.ngx-components.mjs.map +0 -1
- package/fesm2020/sumaris-net.ngx-components.mjs +0 -37957
- 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 -49
- 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
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { Configuration } from './model/config.model';
|
|
3
|
-
import { Storage } from '@ionic/storage-angular';
|
|
4
|
-
import { Observable } from 'rxjs';
|
|
5
|
-
import { GraphqlService } from '../graphql/graphql.service';
|
|
6
|
-
import { FormFieldDefinition, FormFieldDefinitionMap } from '../../shared/form/field.model';
|
|
7
|
-
import { FileService } from '../../shared/file/file.service';
|
|
8
|
-
import { NetworkService } from './network.service';
|
|
9
|
-
import { Platform, ToastController } from '@ionic/angular';
|
|
10
|
-
import { ShowToastOptions } from '../../shared/toast/toasts';
|
|
11
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
12
|
-
import { EntityServiceLoadOptions, IEntityService } from '../../shared/services/entity-service.class';
|
|
13
|
-
import { BaseGraphqlService } from './base-graphql-service.class';
|
|
14
|
-
import { IStartableService } from '../../shared/services/startable-service.class';
|
|
15
|
-
import { AccountService } from './account.service';
|
|
16
|
-
import * as i0 from "@angular/core";
|
|
17
|
-
export declare const Fragments: {
|
|
18
|
-
config: import("graphql/language/ast").DocumentNode;
|
|
19
|
-
};
|
|
20
|
-
export declare const APP_CONFIG_OPTIONS: InjectionToken<FormFieldDefinitionMap>;
|
|
21
|
-
export declare class ConfigService extends BaseGraphqlService<Configuration, any, number, Configuration> implements IEntityService<Configuration>, IStartableService<Configuration> {
|
|
22
|
-
protected platform: Platform;
|
|
23
|
-
protected graphql: GraphqlService;
|
|
24
|
-
protected storage: Storage;
|
|
25
|
-
protected network: NetworkService;
|
|
26
|
-
protected file: FileService;
|
|
27
|
-
protected toastController: ToastController;
|
|
28
|
-
protected translate: TranslateService;
|
|
29
|
-
protected accountService: AccountService;
|
|
30
|
-
protected environment: any;
|
|
31
|
-
private _optionDefs;
|
|
32
|
-
private $data;
|
|
33
|
-
get config(): Observable<Configuration>;
|
|
34
|
-
constructor(platform: Platform, graphql: GraphqlService, storage: Storage, network: NetworkService, file: FileService, toastController: ToastController, translate: TranslateService, accountService: AccountService, environment: any, defaultOptionsMap: FormFieldDefinitionMap);
|
|
35
|
-
protected ngOnStart(): Promise<Configuration>;
|
|
36
|
-
loadDefault(opts?: EntityServiceLoadOptions): Promise<Configuration>;
|
|
37
|
-
load(id: number, opts?: EntityServiceLoadOptions & {
|
|
38
|
-
query?: any;
|
|
39
|
-
}): Promise<Configuration>;
|
|
40
|
-
canUserWrite(data: Configuration, opts?: any): boolean;
|
|
41
|
-
/**
|
|
42
|
-
* Save a configuration
|
|
43
|
-
*
|
|
44
|
-
* @param config
|
|
45
|
-
*/
|
|
46
|
-
save(config: Configuration): Promise<Configuration>;
|
|
47
|
-
getCacheStatistics(): Promise<string>;
|
|
48
|
-
clearCache(opts?: {
|
|
49
|
-
cacheName?: string;
|
|
50
|
-
}): Promise<true>;
|
|
51
|
-
delete(data: Configuration, options?: any): Promise<any>;
|
|
52
|
-
listenChanges(id: number, options?: any): Observable<Configuration | undefined>;
|
|
53
|
-
get optionDefs(): FormFieldDefinition[];
|
|
54
|
-
private loadOrRestoreLocally;
|
|
55
|
-
private restoreLocally;
|
|
56
|
-
private storeLocally;
|
|
57
|
-
protected showToast(opts: ShowToastOptions): Promise<void>;
|
|
58
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ConfigService, [null, null, null, null, null, null, null, null, null, { optional: true; }]>;
|
|
59
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ConfigService>;
|
|
60
|
-
}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { Params } from '@polkadot/util-crypto/scrypt/types';
|
|
2
|
-
import { Keypair } from '@polkadot/util-crypto/types';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare const ED25519_SEED_LENGTH = 32;
|
|
5
|
-
export declare const SCRYPT_PARAMS: {
|
|
6
|
-
SIMPLE: Params;
|
|
7
|
-
DEFAULT: Params;
|
|
8
|
-
SECURE: Params;
|
|
9
|
-
HARDEST: Params;
|
|
10
|
-
EXTREME: Params;
|
|
11
|
-
};
|
|
12
|
-
export { Keypair };
|
|
13
|
-
export declare class CryptoService {
|
|
14
|
-
private static _ready;
|
|
15
|
-
private static get started();
|
|
16
|
-
private static ready;
|
|
17
|
-
/**
|
|
18
|
-
* Generate a sign keypair, using scrypt, from a salt and a password
|
|
19
|
-
*
|
|
20
|
-
* @param salt
|
|
21
|
-
* @param password
|
|
22
|
-
* @param scryptParams
|
|
23
|
-
*/
|
|
24
|
-
static scryptKeypair(salt: string, password: string, scryptParams?: Params): Promise<Keypair>;
|
|
25
|
-
/**
|
|
26
|
-
* Sign a message, from a key pair
|
|
27
|
-
*/
|
|
28
|
-
static sign(message: string, keypair: Keypair): Promise<string>;
|
|
29
|
-
/**
|
|
30
|
-
* Sign a message, from a key pair
|
|
31
|
-
*/
|
|
32
|
-
static verify(message: string, signature: string, publicKey: string): Promise<boolean>;
|
|
33
|
-
/**
|
|
34
|
-
* Hash (using SHA256) a message, as Hex
|
|
35
|
-
*/
|
|
36
|
-
static sha256(message: string): string;
|
|
37
|
-
/**
|
|
38
|
-
* Hash (using SHA512) a message, as Hex
|
|
39
|
-
*/
|
|
40
|
-
static sha512(message: string): string;
|
|
41
|
-
static encodeBase64(message: string): string;
|
|
42
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CryptoService, never>;
|
|
43
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<CryptoService>;
|
|
44
|
-
}
|
|
@@ -1,51 +0,0 @@
|
|
|
1
|
-
export declare interface ServiceError {
|
|
2
|
-
code: number;
|
|
3
|
-
message: string;
|
|
4
|
-
reject?: (err: any) => void;
|
|
5
|
-
}
|
|
6
|
-
export declare const ErrorCodes: {
|
|
7
|
-
UNKNOWN_ERROR: number;
|
|
8
|
-
LOAD_ACCOUNT_ERROR: number;
|
|
9
|
-
BAD_PASSWORD: number;
|
|
10
|
-
UNKNOWN_ACCOUNT_EMAIL: number;
|
|
11
|
-
EMAIL_ALREADY_REGISTERED: number;
|
|
12
|
-
UNREACHABLE_NETWORK_ERROR: number;
|
|
13
|
-
UNKNOWN_NETWORK_ERROR: number;
|
|
14
|
-
SENT_CONFIRMATION_EMAIL_FAILED: number;
|
|
15
|
-
CONFIRM_EMAIL_FAILED: number;
|
|
16
|
-
SAVE_ACCOUNT_ERROR: number;
|
|
17
|
-
ACCOUNT_NOT_EXISTS: number;
|
|
18
|
-
SAVE_SETTINGS_ERROR: number;
|
|
19
|
-
SUBSCRIBE_ACCOUNT_ERROR: number;
|
|
20
|
-
ENTITY_STORAGE_MIGRATION_FAILED: number;
|
|
21
|
-
LOAD_DATA_ERROR: number;
|
|
22
|
-
SAVE_DATA_ERROR: number;
|
|
23
|
-
DELETE_DATA_ERROR: number;
|
|
24
|
-
SUBSCRIBE_DATA_ERROR: number;
|
|
25
|
-
LOAD_PERSONS_ERROR: number;
|
|
26
|
-
DATA_NOT_FOUND_ERROR: number;
|
|
27
|
-
TABLE_INVALID_ROW_ERROR: number;
|
|
28
|
-
TABLE_READ_ONLY: number;
|
|
29
|
-
UNAUTHORIZED: number;
|
|
30
|
-
AUTH_CHALLENGE_ERROR: number;
|
|
31
|
-
AUTH_SERVER_ERROR: number;
|
|
32
|
-
LOAD_CONFIG_ERROR: number;
|
|
33
|
-
SAVE_CONFIG_ERROR: number;
|
|
34
|
-
LOAD_TRASH_ENTITY_ERROR: number;
|
|
35
|
-
DELETE_TRASH_ENTITY_ERROR: number;
|
|
36
|
-
};
|
|
37
|
-
export declare const ServerErrorCodes: {
|
|
38
|
-
BAD_REQUEST: number;
|
|
39
|
-
UNAUTHORIZED: number;
|
|
40
|
-
FORBIDDEN: number;
|
|
41
|
-
NOT_FOUND: number;
|
|
42
|
-
INTERNAL_SERVER_ERROR: number;
|
|
43
|
-
DATA_LOCKED: number;
|
|
44
|
-
BAD_UPDATE_DATE: number;
|
|
45
|
-
DENY_DELETION: number;
|
|
46
|
-
DATA_NOT_UNIQUE: number;
|
|
47
|
-
INVALID_EMAIL_CONFIRMATION: number;
|
|
48
|
-
INVALID_QUERY_VARIABLES: number;
|
|
49
|
-
ACCOUNT_ALREADY_EXISTS: number;
|
|
50
|
-
BAD_APP_VERSION: number;
|
|
51
|
-
};
|
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
import { InjectionToken } from '@angular/core';
|
|
2
|
-
import { LocalSettings, OfflineFeature, UsageMode } from './model/settings.model';
|
|
3
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
4
|
-
import { Storage } from '@ionic/storage-angular';
|
|
5
|
-
import { Subject } from 'rxjs';
|
|
6
|
-
import { Platform } from '@ionic/angular';
|
|
7
|
-
import { FormFieldDefinition, FormFieldDefinitionMap } from '../../shared/form/field.model';
|
|
8
|
-
import { Moment } from 'moment';
|
|
9
|
-
import { LatLongPattern } from '../../shared/material/latlong/latlong.utils';
|
|
10
|
-
import { Environment } from '../../../environments/environment.class';
|
|
11
|
-
import { HistoryPageReference } from './model/history.model';
|
|
12
|
-
import { StartableService } from '../../shared/services/startable-service.class';
|
|
13
|
-
import * as i0 from "@angular/core";
|
|
14
|
-
export declare const SETTINGS_STORAGE_KEY = "settings";
|
|
15
|
-
export declare const SETTINGS_TRANSIENT_PROPERTIES: string[];
|
|
16
|
-
export interface LocalSettingsOptions {
|
|
17
|
-
serializeAsString?: boolean;
|
|
18
|
-
options: FormFieldDefinitionMap;
|
|
19
|
-
}
|
|
20
|
-
export declare interface AddToPageHistoryOptions {
|
|
21
|
-
removePathQueryParams?: boolean;
|
|
22
|
-
removeTitleSmallTag?: boolean;
|
|
23
|
-
emitEvent?: boolean;
|
|
24
|
-
}
|
|
25
|
-
export declare const APP_LOCAL_SETTINGS: InjectionToken<Partial<LocalSettings>>;
|
|
26
|
-
export declare const APP_LOCAL_SETTINGS_OPTIONS: InjectionToken<LocalSettingsOptions>;
|
|
27
|
-
export declare class LocalSettingsService extends StartableService<LocalSettings> {
|
|
28
|
-
private translate;
|
|
29
|
-
private platform;
|
|
30
|
-
private storage;
|
|
31
|
-
protected readonly environment: Environment;
|
|
32
|
-
private readonly defaultSettings;
|
|
33
|
-
onChange: Subject<LocalSettings>;
|
|
34
|
-
private readonly _optionDefs;
|
|
35
|
-
private readonly _serializeAsString;
|
|
36
|
-
private _$persist;
|
|
37
|
-
get settings(): LocalSettings;
|
|
38
|
-
get locale(): string;
|
|
39
|
-
get latLongFormat(): LatLongPattern;
|
|
40
|
-
get usageMode(): UsageMode;
|
|
41
|
-
get mobile(): boolean;
|
|
42
|
-
set mobile(value: boolean);
|
|
43
|
-
get pageHistory(): HistoryPageReference[];
|
|
44
|
-
constructor(translate: TranslateService, platform: Platform, storage: Storage, environment: Environment, defaultSettings: LocalSettings, options: LocalSettingsOptions);
|
|
45
|
-
ngOnStart(): Promise<LocalSettings>;
|
|
46
|
-
isUsageMode(mode: UsageMode): boolean;
|
|
47
|
-
isOnFieldMode(value?: UsageMode): boolean;
|
|
48
|
-
restoreLocally(): Promise<LocalSettings | undefined>;
|
|
49
|
-
setProperty<T = string>(keyOrDef: string | FormFieldDefinition, value: T, opts?: {
|
|
50
|
-
emitEvent?: boolean;
|
|
51
|
-
immediate?: boolean;
|
|
52
|
-
}): void;
|
|
53
|
-
getProperty(keyOrDef: string | FormFieldDefinition, defaultValue?: any): any;
|
|
54
|
-
getPropertyAsBoolean(definition: FormFieldDefinition, defaultValue?: boolean): boolean;
|
|
55
|
-
getPropertyAsInt(definition: FormFieldDefinition, defaultValue?: number): number;
|
|
56
|
-
getPropertyAsNumbers(definition: FormFieldDefinition, defaultValue?: number[]): number[];
|
|
57
|
-
getPropertyAsStrings(definition: FormFieldDefinition, defaultValue?: string[]): string[];
|
|
58
|
-
apply(settings: Partial<LocalSettings>, opts?: {
|
|
59
|
-
emitEvent?: boolean;
|
|
60
|
-
persistImmediate?: boolean;
|
|
61
|
-
}): Promise<void>;
|
|
62
|
-
applyProperty(key: keyof LocalSettings, value: any, opts?: {
|
|
63
|
-
emitEvent?: boolean;
|
|
64
|
-
persistImmediate?: boolean;
|
|
65
|
-
}): Promise<void>;
|
|
66
|
-
getPageSettings<T = any>(pageId: string, propertyName?: string): T;
|
|
67
|
-
savePageSetting(pageId: string, value: any, propertyName?: string): Promise<void>;
|
|
68
|
-
getOfflineFeature(featureName: string): OfflineFeature;
|
|
69
|
-
getOfflineFeatureLastSyncDate(featureName: string): Moment;
|
|
70
|
-
hasOfflineFeature(featureName?: string): boolean;
|
|
71
|
-
saveOfflineFeature(feature: OfflineFeature): void;
|
|
72
|
-
markOfflineFeatureAsSync(featureName: string): void;
|
|
73
|
-
removeOfflineFeatures(): void;
|
|
74
|
-
getFieldDisplayAttributes(fieldName: string, defaultAttributes?: string[]): string[];
|
|
75
|
-
getPageFieldDefaultValue(pageId: string, fieldName: string): any;
|
|
76
|
-
get optionDefs(): FormFieldDefinition[];
|
|
77
|
-
registerOption(def: FormFieldDefinition): void;
|
|
78
|
-
registerOptions(defs: FormFieldDefinition[]): void;
|
|
79
|
-
addToPageHistory(page: HistoryPageReference, opts?: AddToPageHistoryOptions, pageHistory?: HistoryPageReference[]): Promise<void>;
|
|
80
|
-
removePageHistory(path: string, opts?: {
|
|
81
|
-
emitEvent?: boolean;
|
|
82
|
-
}, pageHistory?: HistoryPageReference[]): any;
|
|
83
|
-
clearPageHistory(): Promise<void>;
|
|
84
|
-
protected ngOnStop(): Promise<void>;
|
|
85
|
-
private resetData;
|
|
86
|
-
private persistLocally;
|
|
87
|
-
private fillPageHistoryDefaults;
|
|
88
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LocalSettingsService, [null, null, null, null, { optional: true; }, { optional: true; }]>;
|
|
89
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<LocalSettingsService>;
|
|
90
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { LocalSettings } from './settings.model';
|
|
2
|
-
import { Person } from './person.model';
|
|
3
|
-
import { Entity, EntityAsObjectOptions } from './entity.model';
|
|
4
|
-
import { LatLongPattern } from '../../../shared/material/latlong/latlong.utils';
|
|
5
|
-
import { UserToken } from './token.model';
|
|
6
|
-
/**
|
|
7
|
-
* A user account
|
|
8
|
-
*/
|
|
9
|
-
export declare class Account extends Person<Account> {
|
|
10
|
-
static fromObject: (source: any, opts?: any) => Account;
|
|
11
|
-
settings: UserSettings;
|
|
12
|
-
tokens: UserToken[];
|
|
13
|
-
constructor();
|
|
14
|
-
asObject(opts?: EntityAsObjectOptions): any;
|
|
15
|
-
fromObject(source: any): void;
|
|
16
|
-
/**
|
|
17
|
-
* Convert into a Person. This will fill __typename with a right value, for data cache
|
|
18
|
-
*/
|
|
19
|
-
asPerson(): Person;
|
|
20
|
-
get displayName(): string;
|
|
21
|
-
}
|
|
22
|
-
export declare class UserSettings extends Entity<UserSettings> {
|
|
23
|
-
static SETTINGS_PROPERTIES: string[];
|
|
24
|
-
static fromObject: (source: any, opts?: any) => UserSettings;
|
|
25
|
-
locale: string;
|
|
26
|
-
latLongFormat: LatLongPattern;
|
|
27
|
-
content: any;
|
|
28
|
-
nonce: string;
|
|
29
|
-
constructor();
|
|
30
|
-
asObject(opts?: EntityAsObjectOptions): any;
|
|
31
|
-
fromObject(source: any, opts?: any): void;
|
|
32
|
-
merge<S = LocalSettings>(source: S, includesProperties: (keyof S)[]): boolean;
|
|
33
|
-
asLocalSettings(): Partial<LocalSettings>;
|
|
34
|
-
}
|
|
35
|
-
export declare function accountToString(data: Account): string;
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { Moment } from 'moment';
|
|
2
|
-
import { FormFieldDefinition } from '../../../shared/form/field.model';
|
|
3
|
-
import { Entity, EntityAsObjectOptions, IEntity } from './entity.model';
|
|
4
|
-
import { Department } from './department.model';
|
|
5
|
-
import { PropertiesMap } from '../../../shared/types';
|
|
6
|
-
export declare class Software<T extends Software<any> = Software<any>> extends Entity<T, number> implements IEntity<T, number> {
|
|
7
|
-
static fromObject: (source: any, opts?: any) => Software;
|
|
8
|
-
label: string;
|
|
9
|
-
name: string;
|
|
10
|
-
description: string;
|
|
11
|
-
comments: string;
|
|
12
|
-
creationDate: Date | Moment;
|
|
13
|
-
statusId: number;
|
|
14
|
-
properties: PropertiesMap;
|
|
15
|
-
constructor(__typename?: string);
|
|
16
|
-
asObject(options?: EntityAsObjectOptions): any;
|
|
17
|
-
fromObject(source: any): void;
|
|
18
|
-
}
|
|
19
|
-
export declare class Configuration extends Software<Configuration> {
|
|
20
|
-
static fromObject: (source: any, opts?: any) => Configuration;
|
|
21
|
-
smallLogo: string;
|
|
22
|
-
largeLogo: string;
|
|
23
|
-
backgroundImages: string[];
|
|
24
|
-
partners: Department[];
|
|
25
|
-
constructor();
|
|
26
|
-
clone(): Configuration;
|
|
27
|
-
copy(target: Configuration): Configuration;
|
|
28
|
-
asObject(options?: EntityAsObjectOptions): any;
|
|
29
|
-
fromObject(source: any): void;
|
|
30
|
-
getPropertyAsBoolean(definition: FormFieldDefinition): boolean;
|
|
31
|
-
getPropertyAsInt(definition: FormFieldDefinition): number;
|
|
32
|
-
getPropertyAsNumbers(definition: FormFieldDefinition): number[];
|
|
33
|
-
getPropertyAsStrings(definition: FormFieldDefinition): string[];
|
|
34
|
-
getProperty<T = string>(definition: FormFieldDefinition): T;
|
|
35
|
-
hasProperty<T = string>(definition: FormFieldDefinition): boolean;
|
|
36
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { BaseReferential } from './referential.model';
|
|
2
|
-
export declare class Department extends BaseReferential<Department> {
|
|
3
|
-
static ENTITY_NAME: string;
|
|
4
|
-
static fromObject: (source: any, opts?: any) => Department;
|
|
5
|
-
logo: string;
|
|
6
|
-
siteUrl: string;
|
|
7
|
-
constructor();
|
|
8
|
-
fromObject(source: any): void;
|
|
9
|
-
}
|
|
10
|
-
export declare function departmentToString(obj: Department): string;
|
|
11
|
-
export declare function departmentsToString(data: Department[], separator?: string): string;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Entity } from './entity.model';
|
|
2
|
-
declare type Constructor = new (...args: any[]) => any;
|
|
3
|
-
export declare class EntityClasses {
|
|
4
|
-
static CLASSES_BY_NAME: Map<string, Constructor>;
|
|
5
|
-
static register(typename: string, entityClass: Constructor): void;
|
|
6
|
-
static get<T extends Entity<T>>(entityName: string): Constructor;
|
|
7
|
-
static fromObject<T extends Entity<T>>(value: any, opts?: {
|
|
8
|
-
[key: string]: any;
|
|
9
|
-
typename?: string;
|
|
10
|
-
entityName?: string;
|
|
11
|
-
}): T;
|
|
12
|
-
}
|
|
13
|
-
export declare function EntityClass(opts: {
|
|
14
|
-
typename: string;
|
|
15
|
-
fromObjectReuseStrategy?: 'default' | 'clone';
|
|
16
|
-
}): <T extends Constructor>(constructor: T) => T;
|
|
17
|
-
export {};
|
|
@@ -1,89 +0,0 @@
|
|
|
1
|
-
import { Moment } from 'moment';
|
|
2
|
-
import { getPropertyByPath } from '../../../shared/functions';
|
|
3
|
-
import { FilterFn } from '../../../shared/services/entity-service.class';
|
|
4
|
-
import { ObjectMap, ObjectMapEntry, PropertiesArray, PropertiesMap } from '../../../shared/types';
|
|
5
|
-
import { StoreObject } from '@apollo/client/core';
|
|
6
|
-
export declare interface Cloneable<T> {
|
|
7
|
-
clone(): T;
|
|
8
|
-
}
|
|
9
|
-
export declare function entityToString(obj: Entity<any> | any, properties?: string[]): string | undefined;
|
|
10
|
-
export interface EntityAsObjectOptions {
|
|
11
|
-
minify?: boolean;
|
|
12
|
-
keepTypename?: boolean;
|
|
13
|
-
keepLocalId?: boolean;
|
|
14
|
-
}
|
|
15
|
-
export interface IEntity<T, ID = number, AO extends EntityAsObjectOptions = EntityAsObjectOptions, FO = any> extends Cloneable<T> {
|
|
16
|
-
id: ID;
|
|
17
|
-
updateDate: Moment;
|
|
18
|
-
__typename: string;
|
|
19
|
-
equals(other: T): boolean;
|
|
20
|
-
clone(opts?: AO & FO): T;
|
|
21
|
-
copy(target: T, opts?: AO & FO): any;
|
|
22
|
-
asObject(opts?: AO): any;
|
|
23
|
-
fromObject(source: any, opts?: FO): any;
|
|
24
|
-
}
|
|
25
|
-
export declare interface ITreeItemEntity<T extends IEntity<T, ID>, ID = number> {
|
|
26
|
-
parentId: ID;
|
|
27
|
-
parent: T;
|
|
28
|
-
children: T[];
|
|
29
|
-
}
|
|
30
|
-
export declare abstract class Entity<T extends Entity<T, ID, AO, FO>, ID = number, AO extends EntityAsObjectOptions = EntityAsObjectOptions, FO = any> implements IEntity<T, ID, AO, FO> {
|
|
31
|
-
static TYPENAME: string;
|
|
32
|
-
id: ID;
|
|
33
|
-
updateDate: Moment;
|
|
34
|
-
__typename: string;
|
|
35
|
-
constructor(__typename?: string);
|
|
36
|
-
clone(opts?: AO & FO): T;
|
|
37
|
-
copy(target: T, opts?: AO & FO): void;
|
|
38
|
-
asObject(opts?: AO): StoreObject;
|
|
39
|
-
fromObject(source: any, opts?: FO): void;
|
|
40
|
-
equals(other: T): boolean;
|
|
41
|
-
}
|
|
42
|
-
/**
|
|
43
|
-
* @deprecated use standard instanceof instead
|
|
44
|
-
* @param obj
|
|
45
|
-
* @param constructor
|
|
46
|
-
*/
|
|
47
|
-
export declare function isInstanceOf<T>(obj: any, constructor: new (...args: any[]) => T): obj is T;
|
|
48
|
-
export declare abstract class EntityUtils {
|
|
49
|
-
static isEntity<T extends IEntity<any>>(obj: T | any): obj is T;
|
|
50
|
-
static isNotEmpty<T extends IEntity<any> | any>(obj: T, checkedAttribute: keyof T): boolean;
|
|
51
|
-
static isEmpty<T extends IEntity<any> | any>(obj: T, checkedAttribute: keyof T): boolean;
|
|
52
|
-
static equals<T extends IEntity<any> | any>(o1: T, o2: T, checkAttribute?: keyof T): boolean;
|
|
53
|
-
static getPropertyByPath: typeof getPropertyByPath;
|
|
54
|
-
static getArrayAsMap<T = any>(source?: ObjectMapEntry<T>[]): ObjectMap<T>;
|
|
55
|
-
static getMapAsArray<T = any>(source?: ObjectMap<T>): ObjectMapEntry<T>[];
|
|
56
|
-
static getPropertyArrayAsObject(source?: PropertiesArray): PropertiesMap;
|
|
57
|
-
static copyIdAndUpdateDate<T extends Entity<any, any, any>>(source: T, target: T): void;
|
|
58
|
-
static fillLocalIds<T extends IEntity<T>>(items: T[], sequenceFactory: (firstEntity: T, incrementSize: number) => Promise<number>): Promise<void>;
|
|
59
|
-
static cleanIdAndUpdateDate<T extends IEntity<T>>(source: T): void;
|
|
60
|
-
static cleanIdsAndUpdateDates<T extends IEntity<T>>(items: T[]): void;
|
|
61
|
-
static sort<T extends IEntity<T> | any>(data: T[], sortBy?: string, sortDirection?: string): T[];
|
|
62
|
-
static sortComparator<T extends IEntity<T> | any>(sortBy?: string, sortDirection?: string): (a: T, b: T) => number;
|
|
63
|
-
static compare<T extends IEntity<any>>(value1: T, value2: T, direction: 1 | -1, checkAttribute?: keyof T): number;
|
|
64
|
-
static compareValue<T>(value1: T, value2: T, direction: 1 | -1): number;
|
|
65
|
-
static filter<T extends IEntity<T> | any>(data: T[], searchAttribute: string, searchText: string): T[];
|
|
66
|
-
static searchTextFilter<T extends IEntity<T> | any>(searchAttribute: string | string[], searchText: string): FilterFn<T>;
|
|
67
|
-
/**
|
|
68
|
-
* Transform a batch entity tree into a array list. This method keep links parent/children.
|
|
69
|
-
*
|
|
70
|
-
* Method used to find batch without id (e.g. before local storage)
|
|
71
|
-
*
|
|
72
|
-
* @param source
|
|
73
|
-
*/
|
|
74
|
-
static treeToArray<T extends ITreeItemEntity<any>>(source: T): T[];
|
|
75
|
-
static listOfTreeToArray<T extends ITreeItemEntity<any>>(sources: T[]): T[];
|
|
76
|
-
/**
|
|
77
|
-
* Fill parent attribute, of all children found in the tree
|
|
78
|
-
*
|
|
79
|
-
* @param source
|
|
80
|
-
*/
|
|
81
|
-
static treeFillParent<T extends ITreeItemEntity<any>>(source: T): T[];
|
|
82
|
-
static isLocal(entity: IEntity<any, any> | Entity<any, any>): boolean;
|
|
83
|
-
static isRemote(entity: IEntity<any, any> | Entity<any, any>): boolean;
|
|
84
|
-
static isLocalId(id: number): boolean;
|
|
85
|
-
static isRemoteId(id: number): boolean;
|
|
86
|
-
static getId<T extends IEntity<T, ID> = IEntity<any, any>, ID = any>(entity: T): ID;
|
|
87
|
-
static collectById<T extends IEntity<T, ID>, ID = any>(entities: T[]): ID[];
|
|
88
|
-
static arrayDistinctFilterFn<E extends IEntity<any, any>>(item: E, index: number, values: E[]): boolean;
|
|
89
|
-
}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import { Entity, EntityAsObjectOptions, IEntity } from './entity.model';
|
|
2
|
-
import { FilterFn } from '../../../shared/services/entity-service.class';
|
|
3
|
-
import { Person } from './person.model';
|
|
4
|
-
import { Department } from './department.model';
|
|
5
|
-
import { StoreObject } from '@apollo/client/core';
|
|
6
|
-
export interface IEntityFilter<F extends IEntityFilter<F, T, ID, AO, FO>, T extends IEntity<T, any>, ID = number, AO extends EntityAsObjectOptions = EntityAsObjectOptions, FO = any> extends IEntity<F, ID, AO, FO> {
|
|
7
|
-
filterName: string;
|
|
8
|
-
filterType: string;
|
|
9
|
-
filterRecorderPerson: Person;
|
|
10
|
-
filterRecorderDepartment: Department;
|
|
11
|
-
asPodObject(): any;
|
|
12
|
-
asFilterFn(): FilterFn<T>;
|
|
13
|
-
isEmpty(): boolean;
|
|
14
|
-
countNotEmptyCriteria(): number;
|
|
15
|
-
}
|
|
16
|
-
export declare abstract class EntityFilter<F extends EntityFilter<F, T, ID, AO, FO>, T extends IEntity<T, any>, ID = number, AO extends EntityAsObjectOptions = EntityAsObjectOptions, FO = any> extends Entity<F, ID, AO, FO> implements IEntityFilter<F, T, ID, AO, FO> {
|
|
17
|
-
static fromObject: (source: any, opts?: any) => EntityFilter<any, any>;
|
|
18
|
-
filterName: string;
|
|
19
|
-
filterType: string;
|
|
20
|
-
filterRecorderPerson: Person;
|
|
21
|
-
filterRecorderDepartment: Department;
|
|
22
|
-
/**
|
|
23
|
-
* Compose some filter functions: all should return true
|
|
24
|
-
* @param filterFns
|
|
25
|
-
*/
|
|
26
|
-
static composeFilters<T extends IEntity<T, any>>(filterFns: FilterFn<T>[]): FilterFn<T>;
|
|
27
|
-
static compose<F extends EntityFilter<F, T>, T extends IEntity<T>>(filters: F[]): FilterFn<T>;
|
|
28
|
-
/**
|
|
29
|
-
* Compose some filter functions: all should return true
|
|
30
|
-
* @param filterFns
|
|
31
|
-
*/
|
|
32
|
-
static composeFns<T extends IEntity<T, any>>(filterFns: FilterFn<T>[]): FilterFn<T>;
|
|
33
|
-
constructor(__typename?: string);
|
|
34
|
-
/**
|
|
35
|
-
* Clean a filter, before sending to the pod (e.g convert dates, remove internal properties, etc.)
|
|
36
|
-
*/
|
|
37
|
-
asPodObject(): any;
|
|
38
|
-
asObject(opts?: AO): StoreObject;
|
|
39
|
-
fromObject(source: any, opts?: FO): void;
|
|
40
|
-
isEmpty(): boolean;
|
|
41
|
-
countNotEmptyCriteria(): number;
|
|
42
|
-
asFilterFn(): FilterFn<T>;
|
|
43
|
-
protected buildFilter(): FilterFn<T>[];
|
|
44
|
-
protected isCriteriaNotEmpty(key: string, value: any): boolean;
|
|
45
|
-
}
|
|
46
|
-
export declare abstract class EntityFilterUtils {
|
|
47
|
-
static isEntityFilter<F extends EntityFilter<F, any>>(obj: Partial<F>): obj is F;
|
|
48
|
-
static fromObject<F>(source: any, filterType: new () => F): F;
|
|
49
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { Moment } from 'moment';
|
|
2
|
-
export declare interface SynchronizationHistory {
|
|
3
|
-
name: string;
|
|
4
|
-
filter?: any;
|
|
5
|
-
execDate: string;
|
|
6
|
-
execDurationMs: number;
|
|
7
|
-
lastUpdateDate?: string;
|
|
8
|
-
children?: SynchronizationHistory[];
|
|
9
|
-
}
|
|
10
|
-
export interface HistoryPageReference {
|
|
11
|
-
title: string;
|
|
12
|
-
subtitle?: string;
|
|
13
|
-
path: string;
|
|
14
|
-
time?: Moment | string;
|
|
15
|
-
icon?: string;
|
|
16
|
-
matIcon?: string;
|
|
17
|
-
children?: HistoryPageReference[];
|
|
18
|
-
offline?: boolean;
|
|
19
|
-
onlinePeer?: string;
|
|
20
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { Cloneable, Entity, EntityAsObjectOptions } from './entity.model';
|
|
2
|
-
export declare class Peer extends Entity<Peer> implements Cloneable<Peer> {
|
|
3
|
-
static fromObject: (source: any, opts?: any) => Peer;
|
|
4
|
-
static parseUrl(peerUrl: string): Peer;
|
|
5
|
-
static path(peer: Peer, ...paths: string[]): string;
|
|
6
|
-
dns: string;
|
|
7
|
-
ipv4: string;
|
|
8
|
-
ipv6: string;
|
|
9
|
-
port: number;
|
|
10
|
-
useSsl: boolean;
|
|
11
|
-
pubkey: string;
|
|
12
|
-
path?: string;
|
|
13
|
-
favicon: string;
|
|
14
|
-
status: 'UP' | 'DOWN';
|
|
15
|
-
softwareName: string;
|
|
16
|
-
softwareVersion: string;
|
|
17
|
-
label: string;
|
|
18
|
-
name: string;
|
|
19
|
-
constructor();
|
|
20
|
-
asObject(options?: EntityAsObjectOptions): any;
|
|
21
|
-
fromObject(source: any): void;
|
|
22
|
-
equals(other: Peer): boolean;
|
|
23
|
-
/**
|
|
24
|
-
* Return the peer URL (without trailing slash)
|
|
25
|
-
*/
|
|
26
|
-
get url(): string;
|
|
27
|
-
get hostAndPort(): string;
|
|
28
|
-
get reachable(): boolean;
|
|
29
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { Moment } from 'moment';
|
|
2
|
-
import { ReferentialAsObjectOptions } from './referential.model';
|
|
3
|
-
import { Entity } from './entity.model';
|
|
4
|
-
import { Department } from './department.model';
|
|
5
|
-
export declare type UserProfileLabel = 'ADMIN' | 'USER' | 'SUPERVISOR' | 'GUEST';
|
|
6
|
-
export declare const PRIORITIZED_AUTHORITIES: Readonly<UserProfileLabel[]>;
|
|
7
|
-
export declare class Person<T extends Person<any> = Person<any>> extends Entity<T, number, ReferentialAsObjectOptions> {
|
|
8
|
-
static fromObject: (source: any, opts?: any) => Person;
|
|
9
|
-
firstName: string;
|
|
10
|
-
lastName: string;
|
|
11
|
-
email: string;
|
|
12
|
-
pubkey: string;
|
|
13
|
-
avatar: string;
|
|
14
|
-
creationDate: Date | Moment;
|
|
15
|
-
statusId: number;
|
|
16
|
-
department: Department;
|
|
17
|
-
username: string;
|
|
18
|
-
usernameExtranet: string;
|
|
19
|
-
profiles: string[];
|
|
20
|
-
mainProfile: string;
|
|
21
|
-
constructor(__typename?: string);
|
|
22
|
-
asObject(opts?: ReferentialAsObjectOptions): any;
|
|
23
|
-
fromObject(source: any): void;
|
|
24
|
-
}
|
|
25
|
-
export declare class PersonUtils {
|
|
26
|
-
static getMainProfile(profiles?: string[]): UserProfileLabel;
|
|
27
|
-
static getMainProfileIndex(profiles?: string[]): number;
|
|
28
|
-
static hasUpperOrEqualsProfile(actualProfiles: string[], expectedProfile: UserProfileLabel): boolean;
|
|
29
|
-
static personToString(obj: Person): string;
|
|
30
|
-
static personsToString(data: Person[], separator?: string): string;
|
|
31
|
-
}
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
import { Moment } from 'moment';
|
|
2
|
-
import { Entity, EntityAsObjectOptions, IEntity } from './entity.model';
|
|
3
|
-
import { IconRef } from '../../../shared/types';
|
|
4
|
-
export declare function referentialToString(obj: Referential | any, properties?: string[]): string | undefined;
|
|
5
|
-
export declare function referentialsToString(values: Referential[], properties?: string[], separator?: string): string;
|
|
6
|
-
export declare interface IStatus {
|
|
7
|
-
id: number;
|
|
8
|
-
icon?: string;
|
|
9
|
-
label: string;
|
|
10
|
-
}
|
|
11
|
-
export declare const StatusList: Readonly<IStatus[]>;
|
|
12
|
-
export declare const StatusById: Readonly<import("../../../shared/types").KeyValueType<IStatus>>;
|
|
13
|
-
export declare interface IReferentialRef<T extends IEntity<T, ID> = IEntity<any, any>, ID = number> extends IEntity<T, ID> {
|
|
14
|
-
label: string;
|
|
15
|
-
name: string;
|
|
16
|
-
description?: string;
|
|
17
|
-
levelId?: number;
|
|
18
|
-
statusId: number;
|
|
19
|
-
entityName: string;
|
|
20
|
-
icon?: IconRef;
|
|
21
|
-
}
|
|
22
|
-
export declare abstract class BaseReferential<T extends BaseReferential<T, ID, AO>, ID = number, AO extends ReferentialAsObjectOptions = ReferentialAsObjectOptions, FO = any> extends Entity<T, ID, AO, FO> implements IReferentialRef<T, ID> {
|
|
23
|
-
label: string;
|
|
24
|
-
name: string;
|
|
25
|
-
description: string;
|
|
26
|
-
comments: string;
|
|
27
|
-
creationDate: Date | Moment;
|
|
28
|
-
statusId: number;
|
|
29
|
-
validityStatusId: number;
|
|
30
|
-
levelId: number;
|
|
31
|
-
parentId: number;
|
|
32
|
-
entityName: string;
|
|
33
|
-
icon?: IconRef;
|
|
34
|
-
constructor(__typename?: string);
|
|
35
|
-
asObject(opts?: AO): any;
|
|
36
|
-
fromObject(source: any, opts?: FO): void;
|
|
37
|
-
equals(other: T): boolean;
|
|
38
|
-
}
|
|
39
|
-
export declare class Referential<T extends Referential<T, any> = Referential<any>, ID = number> extends BaseReferential<T, ID> {
|
|
40
|
-
properties?: {
|
|
41
|
-
[key: string]: any;
|
|
42
|
-
};
|
|
43
|
-
static fromObject: (source: any, opts?: any) => Referential;
|
|
44
|
-
fromObject(source: any, opts?: any): void;
|
|
45
|
-
asObject(opts?: ReferentialAsObjectOptions): any;
|
|
46
|
-
}
|
|
47
|
-
export declare class ReferentialUtils {
|
|
48
|
-
static fromObject(source: any, opts?: any): Referential;
|
|
49
|
-
static isNotEmpty<T extends IReferentialRef<T>>(obj: T | any): boolean;
|
|
50
|
-
static isEmpty<T extends IReferentialRef<T>>(obj: T | any): boolean;
|
|
51
|
-
static equals<T extends IReferentialRef<T>>(o1: T | any, o2: T | any): boolean;
|
|
52
|
-
}
|
|
53
|
-
export interface ReferentialAsObjectOptions extends EntityAsObjectOptions {
|
|
54
|
-
keepEntityName?: boolean;
|
|
55
|
-
keepIcon?: boolean;
|
|
56
|
-
}
|
|
57
|
-
/**
|
|
58
|
-
* Used to store an entity locally
|
|
59
|
-
*/
|
|
60
|
-
export declare const MINIFY_ENTITY_FOR_LOCAL_STORAGE: ReferentialAsObjectOptions;
|
|
61
|
-
/**
|
|
62
|
-
* Used to send an entity to a pod
|
|
63
|
-
*/
|
|
64
|
-
export declare const MINIFY_ENTITY_FOR_POD: ReferentialAsObjectOptions;
|
|
65
|
-
export declare class ReferentialRef<T extends ReferentialRef<any, ID> = ReferentialRef<any, any>, ID = number, O extends ReferentialAsObjectOptions = ReferentialAsObjectOptions, FO = any> extends Entity<T, ID, O, FO> implements IReferentialRef<T, ID> {
|
|
66
|
-
static fromObject: (source: any, opts?: any) => ReferentialRef;
|
|
67
|
-
label: string;
|
|
68
|
-
name: string;
|
|
69
|
-
description: string;
|
|
70
|
-
statusId: number;
|
|
71
|
-
levelId: number;
|
|
72
|
-
entityName: string;
|
|
73
|
-
icon?: IconRef;
|
|
74
|
-
constructor();
|
|
75
|
-
asObject(opts?: O): any;
|
|
76
|
-
fromObject(source: any, opts?: FO): void;
|
|
77
|
-
}
|