@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,187 +0,0 @@
|
|
|
1
|
-
import { Pipe } from '@angular/core';
|
|
2
|
-
import { equals, isNotNil } from '../functions';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "../validator/form-error-adapter.class";
|
|
5
|
-
export class FormErrorTranslatePipe {
|
|
6
|
-
constructor(adapter, _ref) {
|
|
7
|
-
this.adapter = adapter;
|
|
8
|
-
this._ref = _ref;
|
|
9
|
-
this.value = '';
|
|
10
|
-
this._lastForm = null;
|
|
11
|
-
this._lastOptions = null;
|
|
12
|
-
}
|
|
13
|
-
transform(form, opts) {
|
|
14
|
-
if (!form) {
|
|
15
|
-
this._dispose();
|
|
16
|
-
return '';
|
|
17
|
-
}
|
|
18
|
-
// if we ask another time for the same form and opts, return the last value
|
|
19
|
-
if (form === this._lastForm && equals(opts, this._lastOptions)) {
|
|
20
|
-
return this.value;
|
|
21
|
-
}
|
|
22
|
-
// store the query, in case it changes
|
|
23
|
-
this._lastForm = form;
|
|
24
|
-
// store the params, in case they change
|
|
25
|
-
this._lastOptions = opts;
|
|
26
|
-
// set the value
|
|
27
|
-
this._updateValue(form, opts);
|
|
28
|
-
// if there is a subscription to onLangChange, clean it
|
|
29
|
-
this._dispose();
|
|
30
|
-
// subscribe to onTranslationChange event, in case the translations change
|
|
31
|
-
if (!this._onFormStatusChanges) {
|
|
32
|
-
this._onFormStatusChanges = form.statusChanges.subscribe((status) => {
|
|
33
|
-
this._updateValue(form, opts, status);
|
|
34
|
-
});
|
|
35
|
-
}
|
|
36
|
-
return this.value;
|
|
37
|
-
}
|
|
38
|
-
ngOnDestroy() {
|
|
39
|
-
this._dispose();
|
|
40
|
-
}
|
|
41
|
-
_updateValue(form, opts, status) {
|
|
42
|
-
if (status === 'INVALID' || form.invalid) {
|
|
43
|
-
this.value = this.adapter.translateFormErrors(form, opts);
|
|
44
|
-
this._ref.markForCheck();
|
|
45
|
-
}
|
|
46
|
-
else if (this.value !== undefined) {
|
|
47
|
-
this.value = undefined;
|
|
48
|
-
this._ref.markForCheck();
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
/**
|
|
52
|
-
* Clean any existing subscription to change events
|
|
53
|
-
*/
|
|
54
|
-
_dispose() {
|
|
55
|
-
this._onFormStatusChanges?.unsubscribe();
|
|
56
|
-
this._onFormStatusChanges = undefined;
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
FormErrorTranslatePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: FormErrorTranslatePipe, deps: [{ token: i1.FormErrorTranslator }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Pipe });
|
|
60
|
-
FormErrorTranslatePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: FormErrorTranslatePipe, name: "translateFormError", pure: false });
|
|
61
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: FormErrorTranslatePipe, decorators: [{
|
|
62
|
-
type: Pipe,
|
|
63
|
-
args: [{
|
|
64
|
-
name: 'translateFormError',
|
|
65
|
-
pure: false
|
|
66
|
-
}]
|
|
67
|
-
}], ctorParameters: function () { return [{ type: i1.FormErrorTranslator }, { type: i0.ChangeDetectorRef }]; } });
|
|
68
|
-
export class FormGetPipe {
|
|
69
|
-
transform(form, path) {
|
|
70
|
-
return form.get(path);
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
FormGetPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: FormGetPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
74
|
-
FormGetPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: FormGetPipe, name: "formGet" });
|
|
75
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: FormGetPipe, decorators: [{
|
|
76
|
-
type: Pipe,
|
|
77
|
-
args: [{
|
|
78
|
-
name: 'formGet'
|
|
79
|
-
}]
|
|
80
|
-
}] });
|
|
81
|
-
export class FormGetControlPipe {
|
|
82
|
-
transform(form, path) {
|
|
83
|
-
return (form && isNotNil(path) ? form.get(path) : form);
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
FormGetControlPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: FormGetControlPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
87
|
-
FormGetControlPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: FormGetControlPipe, name: "formGetControl" });
|
|
88
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: FormGetControlPipe, decorators: [{
|
|
89
|
-
type: Pipe,
|
|
90
|
-
args: [{
|
|
91
|
-
name: 'formGetControl'
|
|
92
|
-
}]
|
|
93
|
-
}] });
|
|
94
|
-
export class FormGetArrayPipe {
|
|
95
|
-
transform(form, path) {
|
|
96
|
-
return (form && isNotNil(path) ? form.get(path) : form);
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
FormGetArrayPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: FormGetArrayPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
100
|
-
FormGetArrayPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: FormGetArrayPipe, name: "formGetArray" });
|
|
101
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: FormGetArrayPipe, decorators: [{
|
|
102
|
-
type: Pipe,
|
|
103
|
-
args: [{
|
|
104
|
-
name: 'formGetArray'
|
|
105
|
-
}]
|
|
106
|
-
}] });
|
|
107
|
-
export class FormGetGroupPipe {
|
|
108
|
-
transform(form, path) {
|
|
109
|
-
return (form && isNotNil(path) ? form.get(path) : form);
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
FormGetGroupPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: FormGetGroupPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
113
|
-
FormGetGroupPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: FormGetGroupPipe, name: "formGetGroup" });
|
|
114
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: FormGetGroupPipe, decorators: [{
|
|
115
|
-
type: Pipe,
|
|
116
|
-
args: [{
|
|
117
|
-
name: 'formGetGroup'
|
|
118
|
-
}]
|
|
119
|
-
}] });
|
|
120
|
-
export class FormGetValuePipe {
|
|
121
|
-
constructor(_ref) {
|
|
122
|
-
this._ref = _ref;
|
|
123
|
-
this.value = undefined;
|
|
124
|
-
this._lastControl = null;
|
|
125
|
-
}
|
|
126
|
-
transform(form, path, listenStatusChanges = false) {
|
|
127
|
-
if (!form) {
|
|
128
|
-
this._dispose();
|
|
129
|
-
return undefined;
|
|
130
|
-
}
|
|
131
|
-
// if we ask another time for the same form and opts, return the last value
|
|
132
|
-
if (form === this._lastControl && equals(path, this._lastPath)) {
|
|
133
|
-
return this.value;
|
|
134
|
-
}
|
|
135
|
-
// store the query, in case it changes
|
|
136
|
-
this._lastControl = form;
|
|
137
|
-
// store the params, in case they change
|
|
138
|
-
this._lastPath = path;
|
|
139
|
-
// set the value
|
|
140
|
-
const control = path ? form.get(path) : form;
|
|
141
|
-
this.value = control?.value;
|
|
142
|
-
// if there is a subscription to onLangChange, clean it
|
|
143
|
-
this._dispose();
|
|
144
|
-
if (control) {
|
|
145
|
-
// subscribe to valueChanges event
|
|
146
|
-
this._onControlValueChanges = control.valueChanges.subscribe((value) => {
|
|
147
|
-
if (value !== this.value) {
|
|
148
|
-
this.value = value;
|
|
149
|
-
this._ref.markForCheck();
|
|
150
|
-
}
|
|
151
|
-
});
|
|
152
|
-
// subscribe to statusChanges event
|
|
153
|
-
if (listenStatusChanges) {
|
|
154
|
-
this._onControlStatusChanges = control.statusChanges.subscribe((status) => {
|
|
155
|
-
const value = control.value;
|
|
156
|
-
if (value !== this.value) {
|
|
157
|
-
this.value = value;
|
|
158
|
-
this._ref.markForCheck();
|
|
159
|
-
}
|
|
160
|
-
});
|
|
161
|
-
}
|
|
162
|
-
}
|
|
163
|
-
return this.value;
|
|
164
|
-
}
|
|
165
|
-
ngOnDestroy() {
|
|
166
|
-
this._dispose();
|
|
167
|
-
}
|
|
168
|
-
/**
|
|
169
|
-
* Clean any existing subscription to change events
|
|
170
|
-
*/
|
|
171
|
-
_dispose() {
|
|
172
|
-
this._onControlValueChanges?.unsubscribe();
|
|
173
|
-
this._onControlValueChanges = undefined;
|
|
174
|
-
this._onControlStatusChanges?.unsubscribe();
|
|
175
|
-
this._onControlStatusChanges = undefined;
|
|
176
|
-
}
|
|
177
|
-
}
|
|
178
|
-
FormGetValuePipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: FormGetValuePipe, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Pipe });
|
|
179
|
-
FormGetValuePipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: FormGetValuePipe, name: "formGetValue", pure: false });
|
|
180
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: FormGetValuePipe, decorators: [{
|
|
181
|
-
type: Pipe,
|
|
182
|
-
args: [{
|
|
183
|
-
name: 'formGetValue',
|
|
184
|
-
pure: false
|
|
185
|
-
}]
|
|
186
|
-
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }]; } });
|
|
187
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZm9ybS5waXBlcy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9hcHAvc2hhcmVkL3BpcGVzL2Zvcm0ucGlwZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUErQixJQUFJLEVBQWdCLE1BQU0sZUFBZSxDQUFDO0FBSWhGLE9BQU8sRUFBQyxNQUFNLEVBQUUsUUFBUSxFQUFDLE1BQU0sY0FBYyxDQUFDOzs7QUFNOUMsTUFBTSxPQUFPLHNCQUFzQjtJQVFqQyxZQUNVLE9BQTRCLEVBQzVCLElBQXVCO1FBRHZCLFlBQU8sR0FBUCxPQUFPLENBQXFCO1FBQzVCLFNBQUksR0FBSixJQUFJLENBQW1CO1FBUmpDLFVBQUssR0FBVyxFQUFFLENBQUM7UUFFWCxjQUFTLEdBQTRCLElBQUksQ0FBQztRQUMxQyxpQkFBWSxHQUFzQyxJQUFJLENBQUM7SUFPL0QsQ0FBQztJQUVELFNBQVMsQ0FBQyxJQUFzQixFQUFFLElBQWlDO1FBQ2pFLElBQUksQ0FBQyxJQUFJLEVBQUU7WUFDVCxJQUFJLENBQUMsUUFBUSxFQUFFLENBQUM7WUFDaEIsT0FBTyxFQUFFLENBQUM7U0FDWDtRQUVELDJFQUEyRTtRQUMzRSxJQUFJLElBQUksS0FBSyxJQUFJLENBQUMsU0FBUyxJQUFJLE1BQU0sQ0FBQyxJQUFJLEVBQUUsSUFBSSxDQUFDLFlBQVksQ0FBQyxFQUFFO1lBQzlELE9BQU8sSUFBSSxDQUFDLEtBQUssQ0FBQztTQUNuQjtRQUVELHNDQUFzQztRQUN0QyxJQUFJLENBQUMsU0FBUyxHQUFHLElBQUksQ0FBQztRQUV0Qix3Q0FBd0M7UUFDeEMsSUFBSSxDQUFDLFlBQVksR0FBRyxJQUFJLENBQUM7UUFFekIsZ0JBQWdCO1FBQ2hCLElBQUksQ0FBQyxZQUFZLENBQUMsSUFBSSxFQUFFLElBQUksQ0FBQyxDQUFDO1FBRTlCLHVEQUF1RDtRQUN2RCxJQUFJLENBQUMsUUFBUSxFQUFFLENBQUM7UUFFaEIsMEVBQTBFO1FBQzFFLElBQUksQ0FBQyxJQUFJLENBQUMsb0JBQW9CLEVBQUU7WUFDOUIsSUFBSSxDQUFDLG9CQUFvQixHQUFHLElBQUksQ0FBQyxhQUFhLENBQUMsU0FBUyxDQUFDLENBQUMsTUFBTSxFQUFFLEVBQUU7Z0JBQ2xFLElBQUksQ0FBQyxZQUFZLENBQUMsSUFBSSxFQUFFLElBQUksRUFBRSxNQUFNLENBQUMsQ0FBQztZQUN4QyxDQUFDLENBQUMsQ0FBQztTQUNKO1FBRUQsT0FBTyxJQUFJLENBQUMsS0FBSyxDQUFDO0lBQ3BCLENBQUM7SUFFRCxXQUFXO1FBQ1QsSUFBSSxDQUFDLFFBQVEsRUFBRSxDQUFDO0lBQ2xCLENBQUM7SUFFTyxZQUFZLENBQUMsSUFBc0IsRUFBRSxJQUFpQyxFQUFFLE1BQVk7UUFDMUYsSUFBSSxNQUFNLEtBQUssU0FBUyxJQUFJLElBQUksQ0FBQyxPQUFPLEVBQUU7WUFDeEMsSUFBSSxDQUFDLEtBQUssR0FBRyxJQUFJLENBQUMsT0FBTyxDQUFDLG1CQUFtQixDQUFDLElBQUksRUFBRSxJQUFJLENBQUMsQ0FBQztZQUMxRCxJQUFJLENBQUMsSUFBSSxDQUFDLFlBQVksRUFBRSxDQUFDO1NBQzFCO2FBQ0ksSUFBSSxJQUFJLENBQUMsS0FBSyxLQUFLLFNBQVMsRUFBRTtZQUNqQyxJQUFJLENBQUMsS0FBSyxHQUFHLFNBQVMsQ0FBQztZQUN2QixJQUFJLENBQUMsSUFBSSxDQUFDLFlBQVksRUFBRSxDQUFDO1NBQzFCO0lBQ0gsQ0FBQztJQUVEOztPQUVHO0lBQ0ssUUFBUTtRQUNkLElBQUksQ0FBQyxvQkFBb0IsRUFBRSxXQUFXLEVBQUUsQ0FBQztRQUN6QyxJQUFJLENBQUMsb0JBQW9CLEdBQUcsU0FBUyxDQUFDO0lBQ3hDLENBQUM7O21IQXBFVSxzQkFBc0I7aUhBQXRCLHNCQUFzQjsyRkFBdEIsc0JBQXNCO2tCQUpsQyxJQUFJO21CQUFDO29CQUNKLElBQUksRUFBRSxvQkFBb0I7b0JBQzFCLElBQUksRUFBRSxLQUFLO2lCQUNaOztBQTJFRCxNQUFNLE9BQU8sV0FBVztJQUV0QixTQUFTLENBQUMsSUFBcUIsRUFBRSxJQUFxQztRQUNwRSxPQUFPLElBQUksQ0FBQyxHQUFHLENBQUMsSUFBSSxDQUFDLENBQUM7SUFDeEIsQ0FBQzs7d0dBSlUsV0FBVztzR0FBWCxXQUFXOzJGQUFYLFdBQVc7a0JBSHZCLElBQUk7bUJBQUM7b0JBQ0osSUFBSSxFQUFFLFNBQVM7aUJBQ2hCOztBQVdELE1BQU0sT0FBTyxrQkFBa0I7SUFFN0IsU0FBUyxDQUFDLElBQXFCLEVBQUUsSUFBc0M7UUFDckUsT0FBTyxDQUFDLElBQUksSUFBSSxRQUFRLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBdUIsQ0FBQztJQUNoRixDQUFDOzsrR0FKVSxrQkFBa0I7NkdBQWxCLGtCQUFrQjsyRkFBbEIsa0JBQWtCO2tCQUg5QixJQUFJO21CQUFDO29CQUNKLElBQUksRUFBRSxnQkFBZ0I7aUJBQ3ZCOztBQVdELE1BQU0sT0FBTyxnQkFBZ0I7SUFFM0IsU0FBUyxDQUFDLElBQXFCLEVBQUUsSUFBc0M7UUFDckUsT0FBTyxDQUFDLElBQUksSUFBSSxRQUFRLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxHQUFHLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBcUIsQ0FBQztJQUM5RSxDQUFDOzs2R0FKVSxnQkFBZ0I7MkdBQWhCLGdCQUFnQjsyRkFBaEIsZ0JBQWdCO2tCQUg1QixJQUFJO21CQUFDO29CQUNKLElBQUksRUFBRSxjQUFjO2lCQUNyQjs7QUFXRCxNQUFNLE9BQU8sZ0JBQWdCO0lBRTNCLFNBQVMsQ0FBQyxJQUFxQixFQUFFLElBQXNDO1FBQ3JFLE9BQU8sQ0FBQyxJQUFJLElBQUksUUFBUSxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQXFCLENBQUM7SUFDOUUsQ0FBQzs7NkdBSlUsZ0JBQWdCOzJHQUFoQixnQkFBZ0I7MkZBQWhCLGdCQUFnQjtrQkFINUIsSUFBSTttQkFBQztvQkFDSixJQUFJLEVBQUUsY0FBYztpQkFDckI7O0FBWUQsTUFBTSxPQUFPLGdCQUFnQjtJQVMzQixZQUNVLElBQXVCO1FBQXZCLFNBQUksR0FBSixJQUFJLENBQW1CO1FBUmpDLFVBQUssR0FBUSxTQUFTLENBQUM7UUFFZixpQkFBWSxHQUEyQixJQUFJLENBQUM7SUFRcEQsQ0FBQztJQUVELFNBQVMsQ0FBQyxJQUFxQixFQUFFLElBQXNDLEVBQUUsbUJBQW1CLEdBQUcsS0FBSztRQUNsRyxJQUFJLENBQUMsSUFBSSxFQUFFO1lBQ1QsSUFBSSxDQUFDLFFBQVEsRUFBRSxDQUFDO1lBQ2hCLE9BQU8sU0FBUyxDQUFDO1NBQ2xCO1FBRUQsMkVBQTJFO1FBQzNFLElBQUksSUFBSSxLQUFLLElBQUksQ0FBQyxZQUFZLElBQUksTUFBTSxDQUFDLElBQUksRUFBRSxJQUFJLENBQUMsU0FBUyxDQUFDLEVBQUU7WUFDOUQsT0FBTyxJQUFJLENBQUMsS0FBSyxDQUFDO1NBQ25CO1FBRUQsc0NBQXNDO1FBQ3RDLElBQUksQ0FBQyxZQUFZLEdBQUcsSUFBSSxDQUFDO1FBRXpCLHdDQUF3QztRQUN4QyxJQUFJLENBQUMsU0FBUyxHQUFHLElBQUksQ0FBQztRQUV0QixnQkFBZ0I7UUFDaEIsTUFBTSxPQUFPLEdBQUcsSUFBSSxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUM7UUFDN0MsSUFBSSxDQUFDLEtBQUssR0FBRyxPQUFPLEVBQUUsS0FBSyxDQUFDO1FBRTVCLHVEQUF1RDtRQUN2RCxJQUFJLENBQUMsUUFBUSxFQUFFLENBQUM7UUFFaEIsSUFBSSxPQUFPLEVBQUU7WUFDWCxrQ0FBa0M7WUFDbEMsSUFBSSxDQUFDLHNCQUFzQixHQUFHLE9BQU8sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLENBQUMsS0FBSyxFQUFFLEVBQUU7Z0JBQ3JFLElBQUksS0FBSyxLQUFLLElBQUksQ0FBQyxLQUFLLEVBQUU7b0JBQ3hCLElBQUksQ0FBQyxLQUFLLEdBQUcsS0FBSyxDQUFDO29CQUNuQixJQUFJLENBQUMsSUFBSSxDQUFDLFlBQVksRUFBRSxDQUFDO2lCQUMxQjtZQUNILENBQUMsQ0FBQyxDQUFDO1lBRUgsbUNBQW1DO1lBQ25DLElBQUksbUJBQW1CLEVBQUU7Z0JBQ3ZCLElBQUksQ0FBQyx1QkFBdUIsR0FBRyxPQUFPLENBQUMsYUFBYSxDQUFDLFNBQVMsQ0FBQyxDQUFDLE1BQU0sRUFBRSxFQUFFO29CQUN4RSxNQUFNLEtBQUssR0FBRyxPQUFPLENBQUMsS0FBSyxDQUFDO29CQUM1QixJQUFJLEtBQUssS0FBSyxJQUFJLENBQUMsS0FBSyxFQUFFO3dCQUN4QixJQUFJLENBQUMsS0FBSyxHQUFHLEtBQUssQ0FBQzt3QkFDbkIsSUFBSSxDQUFDLElBQUksQ0FBQyxZQUFZLEVBQUUsQ0FBQztxQkFDMUI7Z0JBQ0gsQ0FBQyxDQUFDLENBQUM7YUFDSjtTQUNGO1FBSUQsT0FBTyxJQUFJLENBQUMsS0FBSyxDQUFDO0lBQ3BCLENBQUM7SUFFRCxXQUFXO1FBQ1QsSUFBSSxDQUFDLFFBQVEsRUFBRSxDQUFDO0lBQ2xCLENBQUM7SUFFRDs7T0FFRztJQUNLLFFBQVE7UUFDZCxJQUFJLENBQUMsc0JBQXNCLEVBQUUsV0FBVyxFQUFFLENBQUM7UUFDM0MsSUFBSSxDQUFDLHNCQUFzQixHQUFHLFNBQVMsQ0FBQztRQUN4QyxJQUFJLENBQUMsdUJBQXVCLEVBQUUsV0FBVyxFQUFFLENBQUM7UUFDNUMsSUFBSSxDQUFDLHVCQUF1QixHQUFHLFNBQVMsQ0FBQztJQUMzQyxDQUFDOzs2R0E1RVUsZ0JBQWdCOzJHQUFoQixnQkFBZ0I7MkZBQWhCLGdCQUFnQjtrQkFKNUIsSUFBSTttQkFBQztvQkFDSixJQUFJLEVBQUUsY0FBYztvQkFDcEIsSUFBSSxFQUFFLEtBQUs7aUJBQ1oiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge0NoYW5nZURldGVjdG9yUmVmLCBPbkRlc3Ryb3ksIFBpcGUsIFBpcGVUcmFuc2Zvcm19IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHtBYnN0cmFjdENvbnRyb2wsIFVudHlwZWRGb3JtQXJyYXksIFVudHlwZWRGb3JtQ29udHJvbCwgVW50eXBlZEZvcm1Hcm91cH0gZnJvbSAnQGFuZ3VsYXIvZm9ybXMnO1xuaW1wb3J0IHtGb3JtRXJyb3JUcmFuc2xhdG9yLCBGb3JtRXJyb3JUcmFuc2xhdG9yT3B0aW9uc30gZnJvbSAnLi4vdmFsaWRhdG9yL2Zvcm0tZXJyb3ItYWRhcHRlci5jbGFzcyc7XG5pbXBvcnQge1N1YnNjcmlwdGlvbn0gZnJvbSAncnhqcyc7XG5pbXBvcnQge2VxdWFscywgaXNOb3ROaWx9IGZyb20gJy4uL2Z1bmN0aW9ucyc7XG5cbkBQaXBlKHtcbiAgbmFtZTogJ3RyYW5zbGF0ZUZvcm1FcnJvcicsXG4gIHB1cmU6IGZhbHNlXG59KVxuZXhwb3J0IGNsYXNzIEZvcm1FcnJvclRyYW5zbGF0ZVBpcGUgaW1wbGVtZW50cyBQaXBlVHJhbnNmb3JtLCBPbkRlc3Ryb3kge1xuXG4gIHZhbHVlOiBzdHJpbmcgPSAnJztcblxuICBwcml2YXRlIF9sYXN0Rm9ybTogVW50eXBlZEZvcm1Hcm91cCB8IG51bGwgPSBudWxsO1xuICBwcml2YXRlIF9sYXN0T3B0aW9uczogRm9ybUVycm9yVHJhbnNsYXRvck9wdGlvbnMgfCBudWxsID0gbnVsbDtcbiAgcHJpdmF0ZSBfb25Gb3JtU3RhdHVzQ2hhbmdlczogU3Vic2NyaXB0aW9uIHwgdW5kZWZpbmVkO1xuXG4gIGNvbnN0cnVjdG9yKFxuICAgIHByaXZhdGUgYWRhcHRlcjogRm9ybUVycm9yVHJhbnNsYXRvcixcbiAgICBwcml2YXRlIF9yZWY6IENoYW5nZURldGVjdG9yUmVmXG4gICkge1xuICB9XG5cbiAgdHJhbnNmb3JtKGZvcm06IFVudHlwZWRGb3JtR3JvdXAsIG9wdHM/OiBGb3JtRXJyb3JUcmFuc2xhdG9yT3B0aW9ucyk6IHN0cmluZyB7XG4gICAgaWYgKCFmb3JtKSB7XG4gICAgICB0aGlzLl9kaXNwb3NlKCk7XG4gICAgICByZXR1cm4gJyc7XG4gICAgfVxuXG4gICAgLy8gaWYgd2UgYXNrIGFub3RoZXIgdGltZSBmb3IgdGhlIHNhbWUgZm9ybSBhbmQgb3B0cywgcmV0dXJuIHRoZSBsYXN0IHZhbHVlXG4gICAgaWYgKGZvcm0gPT09IHRoaXMuX2xhc3RGb3JtICYmIGVxdWFscyhvcHRzLCB0aGlzLl9sYXN0T3B0aW9ucykpIHtcbiAgICAgIHJldHVybiB0aGlzLnZhbHVlO1xuICAgIH1cblxuICAgIC8vIHN0b3JlIHRoZSBxdWVyeSwgaW4gY2FzZSBpdCBjaGFuZ2VzXG4gICAgdGhpcy5fbGFzdEZvcm0gPSBmb3JtO1xuXG4gICAgLy8gc3RvcmUgdGhlIHBhcmFtcywgaW4gY2FzZSB0aGV5IGNoYW5nZVxuICAgIHRoaXMuX2xhc3RPcHRpb25zID0gb3B0cztcblxuICAgIC8vIHNldCB0aGUgdmFsdWVcbiAgICB0aGlzLl91cGRhdGVWYWx1ZShmb3JtLCBvcHRzKTtcblxuICAgIC8vIGlmIHRoZXJlIGlzIGEgc3Vic2NyaXB0aW9uIHRvIG9uTGFuZ0NoYW5nZSwgY2xlYW4gaXRcbiAgICB0aGlzLl9kaXNwb3NlKCk7XG5cbiAgICAvLyBzdWJzY3JpYmUgdG8gb25UcmFuc2xhdGlvbkNoYW5nZSBldmVudCwgaW4gY2FzZSB0aGUgdHJhbnNsYXRpb25zIGNoYW5nZVxuICAgIGlmICghdGhpcy5fb25Gb3JtU3RhdHVzQ2hhbmdlcykge1xuICAgICAgdGhpcy5fb25Gb3JtU3RhdHVzQ2hhbmdlcyA9IGZvcm0uc3RhdHVzQ2hhbmdlcy5zdWJzY3JpYmUoKHN0YXR1cykgPT4ge1xuICAgICAgICB0aGlzLl91cGRhdGVWYWx1ZShmb3JtLCBvcHRzLCBzdGF0dXMpO1xuICAgICAgfSk7XG4gICAgfVxuXG4gICAgcmV0dXJuIHRoaXMudmFsdWU7XG4gIH1cblxuICBuZ09uRGVzdHJveSgpOiB2b2lkIHtcbiAgICB0aGlzLl9kaXNwb3NlKCk7XG4gIH1cblxuICBwcml2YXRlIF91cGRhdGVWYWx1ZShmb3JtOiBVbnR5cGVkRm9ybUdyb3VwLCBvcHRzPzogRm9ybUVycm9yVHJhbnNsYXRvck9wdGlvbnMsIHN0YXR1cz86IGFueSkge1xuICAgIGlmIChzdGF0dXMgPT09ICdJTlZBTElEJyB8fCBmb3JtLmludmFsaWQpIHtcbiAgICAgIHRoaXMudmFsdWUgPSB0aGlzLmFkYXB0ZXIudHJhbnNsYXRlRm9ybUVycm9ycyhmb3JtLCBvcHRzKTtcbiAgICAgIHRoaXMuX3JlZi5tYXJrRm9yQ2hlY2soKTtcbiAgICB9XG4gICAgZWxzZSBpZiAodGhpcy52YWx1ZSAhPT0gdW5kZWZpbmVkKSB7XG4gICAgICB0aGlzLnZhbHVlID0gdW5kZWZpbmVkO1xuICAgICAgdGhpcy5fcmVmLm1hcmtGb3JDaGVjaygpO1xuICAgIH1cbiAgfVxuXG4gIC8qKlxuICAgKiBDbGVhbiBhbnkgZXhpc3Rpbmcgc3Vic2NyaXB0aW9uIHRvIGNoYW5nZSBldmVudHNcbiAgICovXG4gIHByaXZhdGUgX2Rpc3Bvc2UoKTogdm9pZCB7XG4gICAgdGhpcy5fb25Gb3JtU3RhdHVzQ2hhbmdlcz8udW5zdWJzY3JpYmUoKTtcbiAgICB0aGlzLl9vbkZvcm1TdGF0dXNDaGFuZ2VzID0gdW5kZWZpbmVkO1xuICB9XG59XG5cbkBQaXBlKHtcbiAgbmFtZTogJ2Zvcm1HZXQnXG59KVxuZXhwb3J0IGNsYXNzIEZvcm1HZXRQaXBlIGltcGxlbWVudHMgUGlwZVRyYW5zZm9ybSB7XG5cbiAgdHJhbnNmb3JtKGZvcm06IEFic3RyYWN0Q29udHJvbCwgcGF0aDogQXJyYXk8c3RyaW5nIHwgbnVtYmVyPiB8IHN0cmluZyApOiBBYnN0cmFjdENvbnRyb2wge1xuICAgIHJldHVybiBmb3JtLmdldChwYXRoKTtcbiAgfVxufVxuXG5AUGlwZSh7XG4gIG5hbWU6ICdmb3JtR2V0Q29udHJvbCdcbn0pXG5leHBvcnQgY2xhc3MgRm9ybUdldENvbnRyb2xQaXBlIGltcGxlbWVudHMgUGlwZVRyYW5zZm9ybSB7XG5cbiAgdHJhbnNmb3JtKGZvcm06IEFic3RyYWN0Q29udHJvbCwgcGF0aD86IEFycmF5PHN0cmluZyB8IG51bWJlcj4gfCBzdHJpbmcgKTogVW50eXBlZEZvcm1Db250cm9sIHtcbiAgICByZXR1cm4gKGZvcm0gJiYgaXNOb3ROaWwocGF0aCkgPyBmb3JtLmdldChwYXRoKSA6IGZvcm0pIGFzIFVudHlwZWRGb3JtQ29udHJvbDtcbiAgfVxufVxuXG5AUGlwZSh7XG4gIG5hbWU6ICdmb3JtR2V0QXJyYXknXG59KVxuZXhwb3J0IGNsYXNzIEZvcm1HZXRBcnJheVBpcGUgaW1wbGVtZW50cyBQaXBlVHJhbnNmb3JtIHtcblxuICB0cmFuc2Zvcm0oZm9ybTogQWJzdHJhY3RDb250cm9sLCBwYXRoPzogQXJyYXk8c3RyaW5nIHwgbnVtYmVyPiB8IHN0cmluZyApOiBVbnR5cGVkRm9ybUFycmF5IHtcbiAgICByZXR1cm4gKGZvcm0gJiYgaXNOb3ROaWwocGF0aCkgPyBmb3JtLmdldChwYXRoKSA6IGZvcm0pIGFzIFVudHlwZWRGb3JtQXJyYXk7XG4gIH1cbn1cblxuQFBpcGUoe1xuICBuYW1lOiAnZm9ybUdldEdyb3VwJ1xufSlcbmV4cG9ydCBjbGFzcyBGb3JtR2V0R3JvdXBQaXBlIGltcGxlbWVudHMgUGlwZVRyYW5zZm9ybSB7XG5cbiAgdHJhbnNmb3JtKGZvcm06IEFic3RyYWN0Q29udHJvbCwgcGF0aD86IEFycmF5PHN0cmluZyB8IG51bWJlcj4gfCBzdHJpbmcgKTogVW50eXBlZEZvcm1Hcm91cCB7XG4gICAgcmV0dXJuIChmb3JtICYmIGlzTm90TmlsKHBhdGgpID8gZm9ybS5nZXQocGF0aCkgOiBmb3JtKSBhcyBVbnR5cGVkRm9ybUdyb3VwO1xuICB9XG59XG5cbkBQaXBlKHtcbiAgbmFtZTogJ2Zvcm1HZXRWYWx1ZScsXG4gIHB1cmU6IGZhbHNlXG59KVxuZXhwb3J0IGNsYXNzIEZvcm1HZXRWYWx1ZVBpcGUgaW1wbGVtZW50cyBQaXBlVHJhbnNmb3JtLCBPbkRlc3Ryb3kge1xuXG4gIHZhbHVlOiBhbnkgPSB1bmRlZmluZWQ7XG5cbiAgcHJpdmF0ZSBfbGFzdENvbnRyb2w6IEFic3RyYWN0Q29udHJvbCB8IG51bGwgPSBudWxsO1xuICBwcml2YXRlIF9sYXN0UGF0aDogQXJyYXk8c3RyaW5nIHwgbnVtYmVyPiB8IHN0cmluZztcbiAgcHJpdmF0ZSBfb25Db250cm9sVmFsdWVDaGFuZ2VzOiBTdWJzY3JpcHRpb24gfCB1bmRlZmluZWQ7XG4gIHByaXZhdGUgX29uQ29udHJvbFN0YXR1c0NoYW5nZXM6IFN1YnNjcmlwdGlvbiB8IHVuZGVmaW5lZDtcblxuICBjb25zdHJ1Y3RvcihcbiAgICBwcml2YXRlIF9yZWY6IENoYW5nZURldGVjdG9yUmVmXG4gICkge1xuICB9XG5cbiAgdHJhbnNmb3JtKGZvcm06IEFic3RyYWN0Q29udHJvbCwgcGF0aD86IEFycmF5PHN0cmluZyB8IG51bWJlcj4gfCBzdHJpbmcsIGxpc3RlblN0YXR1c0NoYW5nZXMgPSBmYWxzZSk6IGFueSB7XG4gICAgaWYgKCFmb3JtKSB7XG4gICAgICB0aGlzLl9kaXNwb3NlKCk7XG4gICAgICByZXR1cm4gdW5kZWZpbmVkO1xuICAgIH1cblxuICAgIC8vIGlmIHdlIGFzayBhbm90aGVyIHRpbWUgZm9yIHRoZSBzYW1lIGZvcm0gYW5kIG9wdHMsIHJldHVybiB0aGUgbGFzdCB2YWx1ZVxuICAgIGlmIChmb3JtID09PSB0aGlzLl9sYXN0Q29udHJvbCAmJiBlcXVhbHMocGF0aCwgdGhpcy5fbGFzdFBhdGgpKSB7XG4gICAgICByZXR1cm4gdGhpcy52YWx1ZTtcbiAgICB9XG5cbiAgICAvLyBzdG9yZSB0aGUgcXVlcnksIGluIGNhc2UgaXQgY2hhbmdlc1xuICAgIHRoaXMuX2xhc3RDb250cm9sID0gZm9ybTtcblxuICAgIC8vIHN0b3JlIHRoZSBwYXJhbXMsIGluIGNhc2UgdGhleSBjaGFuZ2VcbiAgICB0aGlzLl9sYXN0UGF0aCA9IHBhdGg7XG5cbiAgICAvLyBzZXQgdGhlIHZhbHVlXG4gICAgY29uc3QgY29udHJvbCA9IHBhdGggPyBmb3JtLmdldChwYXRoKSA6IGZvcm07XG4gICAgdGhpcy52YWx1ZSA9IGNvbnRyb2w/LnZhbHVlO1xuXG4gICAgLy8gaWYgdGhlcmUgaXMgYSBzdWJzY3JpcHRpb24gdG8gb25MYW5nQ2hhbmdlLCBjbGVhbiBpdFxuICAgIHRoaXMuX2Rpc3Bvc2UoKTtcblxuICAgIGlmIChjb250cm9sKSB7XG4gICAgICAvLyBzdWJzY3JpYmUgdG8gdmFsdWVDaGFuZ2VzIGV2ZW50XG4gICAgICB0aGlzLl9vbkNvbnRyb2xWYWx1ZUNoYW5nZXMgPSBjb250cm9sLnZhbHVlQ2hhbmdlcy5zdWJzY3JpYmUoKHZhbHVlKSA9PiB7XG4gICAgICAgIGlmICh2YWx1ZSAhPT0gdGhpcy52YWx1ZSkge1xuICAgICAgICAgIHRoaXMudmFsdWUgPSB2YWx1ZTtcbiAgICAgICAgICB0aGlzLl9yZWYubWFya0ZvckNoZWNrKCk7XG4gICAgICAgIH1cbiAgICAgIH0pO1xuXG4gICAgICAvLyBzdWJzY3JpYmUgdG8gc3RhdHVzQ2hhbmdlcyBldmVudFxuICAgICAgaWYgKGxpc3RlblN0YXR1c0NoYW5nZXMpIHtcbiAgICAgICAgdGhpcy5fb25Db250cm9sU3RhdHVzQ2hhbmdlcyA9IGNvbnRyb2wuc3RhdHVzQ2hhbmdlcy5zdWJzY3JpYmUoKHN0YXR1cykgPT4ge1xuICAgICAgICAgIGNvbnN0IHZhbHVlID0gY29udHJvbC52YWx1ZTtcbiAgICAgICAgICBpZiAodmFsdWUgIT09IHRoaXMudmFsdWUpIHtcbiAgICAgICAgICAgIHRoaXMudmFsdWUgPSB2YWx1ZTtcbiAgICAgICAgICAgIHRoaXMuX3JlZi5tYXJrRm9yQ2hlY2soKTtcbiAgICAgICAgICB9XG4gICAgICAgIH0pO1xuICAgICAgfVxuICAgIH1cblxuXG5cbiAgICByZXR1cm4gdGhpcy52YWx1ZTtcbiAgfVxuXG4gIG5nT25EZXN0cm95KCk6IHZvaWQge1xuICAgIHRoaXMuX2Rpc3Bvc2UoKTtcbiAgfVxuXG4gIC8qKlxuICAgKiBDbGVhbiBhbnkgZXhpc3Rpbmcgc3Vic2NyaXB0aW9uIHRvIGNoYW5nZSBldmVudHNcbiAgICovXG4gIHByaXZhdGUgX2Rpc3Bvc2UoKTogdm9pZCB7XG4gICAgdGhpcy5fb25Db250cm9sVmFsdWVDaGFuZ2VzPy51bnN1YnNjcmliZSgpO1xuICAgIHRoaXMuX29uQ29udHJvbFZhbHVlQ2hhbmdlcyA9IHVuZGVmaW5lZDtcbiAgICB0aGlzLl9vbkNvbnRyb2xTdGF0dXNDaGFuZ2VzPy51bnN1YnNjcmliZSgpO1xuICAgIHRoaXMuX29uQ29udHJvbFN0YXR1c0NoYW5nZXMgPSB1bmRlZmluZWQ7XG4gIH1cblxufVxuIl19
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import { Injectable, Pipe } from '@angular/core';
|
|
2
|
-
import { removeDiacritics, toBoolean } from '../functions';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export class HighlightPipe {
|
|
5
|
-
// Replace search text by bold representation
|
|
6
|
-
transform(value, args) {
|
|
7
|
-
if (typeof value !== 'string' || !args)
|
|
8
|
-
return value;
|
|
9
|
-
const searchText = (typeof args === 'string' ? args : args.search);
|
|
10
|
-
const withAccent = (typeof args !== 'string') ? toBoolean(args?.withAccent, false) : false;
|
|
11
|
-
if (typeof searchText !== 'string')
|
|
12
|
-
return value;
|
|
13
|
-
const searchRegexp = searchText
|
|
14
|
-
.replace(/[.]/g, '[.]')
|
|
15
|
-
.replace(/[*]+/g, '.*');
|
|
16
|
-
if (searchRegexp === '.*')
|
|
17
|
-
return value; // skip if can match everything
|
|
18
|
-
if (withAccent) {
|
|
19
|
-
// Remove all accent characters to allow versatile comparison
|
|
20
|
-
const cleanedSearchText = removeDiacritics(searchRegexp).toUpperCase();
|
|
21
|
-
const index = removeDiacritics(value.toUpperCase()).indexOf(cleanedSearchText);
|
|
22
|
-
if (index !== -1) {
|
|
23
|
-
return value.substring(0, index) +
|
|
24
|
-
'<b>' + value.substring(index, index + cleanedSearchText.length) + '</b>' +
|
|
25
|
-
value.substring(index + cleanedSearchText.length);
|
|
26
|
-
}
|
|
27
|
-
return value;
|
|
28
|
-
}
|
|
29
|
-
else {
|
|
30
|
-
// Default behaviour
|
|
31
|
-
const regexp = new RegExp('[ ]?' + searchRegexp, 'gi');
|
|
32
|
-
return ('' + value).replace(regexp, '<b>$&</b>');
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
HighlightPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: HighlightPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
37
|
-
HighlightPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: HighlightPipe, name: "highlight" });
|
|
38
|
-
HighlightPipe.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: HighlightPipe, providedIn: 'root' });
|
|
39
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: HighlightPipe, decorators: [{
|
|
40
|
-
type: Pipe,
|
|
41
|
-
args: [{
|
|
42
|
-
name: 'highlight'
|
|
43
|
-
}]
|
|
44
|
-
}, {
|
|
45
|
-
type: Injectable,
|
|
46
|
-
args: [{ providedIn: 'root' }]
|
|
47
|
-
}] });
|
|
48
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaGlnaGxpZ2h0LnBpcGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvYXBwL3NoYXJlZC9waXBlcy9oaWdobGlnaHQucGlwZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsVUFBVSxFQUFFLElBQUksRUFBaUIsTUFBTSxlQUFlLENBQUM7QUFDaEUsT0FBTyxFQUFFLGdCQUFnQixFQUFFLFNBQVMsRUFBRSxNQUFNLGNBQWMsQ0FBQzs7QUFNM0QsTUFBTSxPQUFPLGFBQWE7SUFFcEIsNkNBQTZDO0lBQy9DLFNBQVMsQ0FBQyxLQUFVLEVBQUUsSUFBd0Q7UUFDNUUsSUFBSSxPQUFPLEtBQUssS0FBSyxRQUFRLElBQUksQ0FBQyxJQUFJO1lBQUUsT0FBTyxLQUFLLENBQUM7UUFDckQsTUFBTSxVQUFVLEdBQUcsQ0FBQyxPQUFPLElBQUksS0FBSyxRQUFRLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLE1BQU0sQ0FBQyxDQUFDO1FBQ25FLE1BQU0sVUFBVSxHQUFHLENBQUMsT0FBTyxJQUFJLEtBQUssUUFBUSxDQUFDLENBQUMsQ0FBQyxDQUFDLFNBQVMsQ0FBQyxJQUFJLEVBQUUsVUFBVSxFQUFFLEtBQUssQ0FBQyxDQUFDLENBQUMsQ0FBQyxLQUFLLENBQUM7UUFDM0YsSUFBSSxPQUFPLFVBQVUsS0FBSyxRQUFRO1lBQUUsT0FBTyxLQUFLLENBQUM7UUFDakQsTUFBTSxZQUFZLEdBQUcsVUFBVTthQUM1QixPQUFPLENBQUMsTUFBTSxFQUFFLEtBQUssQ0FBQzthQUN0QixPQUFPLENBQUMsT0FBTyxFQUFFLElBQUksQ0FBQyxDQUFDO1FBQzFCLElBQUksWUFBWSxLQUFLLElBQUk7WUFBRSxPQUFPLEtBQUssQ0FBQyxDQUFDLCtCQUErQjtRQUV4RSxJQUFJLFVBQVUsRUFBRTtZQUNkLDZEQUE2RDtZQUM3RCxNQUFNLGlCQUFpQixHQUFHLGdCQUFnQixDQUFDLFlBQVksQ0FBQyxDQUFDLFdBQVcsRUFBRSxDQUFDO1lBQ3ZFLE1BQU0sS0FBSyxHQUFHLGdCQUFnQixDQUFDLEtBQUssQ0FBQyxXQUFXLEVBQUUsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxpQkFBaUIsQ0FBQyxDQUFDO1lBQy9FLElBQUksS0FBSyxLQUFLLENBQUMsQ0FBQyxFQUFFO2dCQUNoQixPQUFPLEtBQUssQ0FBQyxTQUFTLENBQUMsQ0FBQyxFQUFFLEtBQUssQ0FBQztvQkFDOUIsS0FBSyxHQUFHLEtBQUssQ0FBQyxTQUFTLENBQUMsS0FBSyxFQUFFLEtBQUssR0FBRyxpQkFBaUIsQ0FBQyxNQUFNLENBQUMsR0FBRyxNQUFNO29CQUN6RSxLQUFLLENBQUMsU0FBUyxDQUFDLEtBQUssR0FBRyxpQkFBaUIsQ0FBQyxNQUFNLENBQUMsQ0FBQzthQUNyRDtZQUNELE9BQU8sS0FBSyxDQUFDO1NBQ2Q7YUFBTTtZQUNMLG9CQUFvQjtZQUNwQixNQUFNLE1BQU0sR0FBRyxJQUFJLE1BQU0sQ0FBQyxNQUFNLEdBQUcsWUFBWSxFQUFFLElBQUksQ0FBQyxDQUFDO1lBQ3ZELE9BQU8sQ0FBQyxFQUFFLEdBQUcsS0FBSyxDQUFDLENBQUMsT0FBTyxDQUFDLE1BQU0sRUFBRSxXQUFXLENBQUMsQ0FBQztTQUNsRDtJQUNILENBQUM7OzBHQTVCUSxhQUFhO3dHQUFiLGFBQWE7OEdBQWIsYUFBYSxjQURELE1BQU07MkZBQ2xCLGFBQWE7a0JBSnpCLElBQUk7bUJBQUM7b0JBQ0YsSUFBSSxFQUFFLFdBQVc7aUJBQ3BCOztrQkFDQSxVQUFVO21CQUFDLEVBQUMsVUFBVSxFQUFFLE1BQU0sRUFBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGFibGUsIFBpcGUsIFBpcGVUcmFuc2Zvcm0gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IHJlbW92ZURpYWNyaXRpY3MsIHRvQm9vbGVhbiB9IGZyb20gJy4uL2Z1bmN0aW9ucyc7XG5cbkBQaXBlKHtcbiAgICBuYW1lOiAnaGlnaGxpZ2h0J1xufSlcbkBJbmplY3RhYmxlKHtwcm92aWRlZEluOiAncm9vdCd9KVxuZXhwb3J0IGNsYXNzIEhpZ2hsaWdodFBpcGUgaW1wbGVtZW50cyBQaXBlVHJhbnNmb3JtIHtcblxuICAgICAgLy8gUmVwbGFjZSBzZWFyY2ggdGV4dCBieSBib2xkIHJlcHJlc2VudGF0aW9uXG4gICAgdHJhbnNmb3JtKHZhbHVlOiBhbnksIGFyZ3M/OiBzdHJpbmcgfCB7IHNlYXJjaDogc3RyaW5nOyB3aXRoQWNjZW50PzogYm9vbGVhbiB9ICk6IHN0cmluZyB7XG4gICAgICBpZiAodHlwZW9mIHZhbHVlICE9PSAnc3RyaW5nJyB8fCAhYXJncykgcmV0dXJuIHZhbHVlO1xuICAgICAgY29uc3Qgc2VhcmNoVGV4dCA9ICh0eXBlb2YgYXJncyA9PT0gJ3N0cmluZycgPyBhcmdzIDogYXJncy5zZWFyY2gpO1xuICAgICAgY29uc3Qgd2l0aEFjY2VudCA9ICh0eXBlb2YgYXJncyAhPT0gJ3N0cmluZycpID8gdG9Cb29sZWFuKGFyZ3M/LndpdGhBY2NlbnQsIGZhbHNlKSA6IGZhbHNlO1xuICAgICAgaWYgKHR5cGVvZiBzZWFyY2hUZXh0ICE9PSAnc3RyaW5nJykgcmV0dXJuIHZhbHVlO1xuICAgICAgY29uc3Qgc2VhcmNoUmVnZXhwID0gc2VhcmNoVGV4dFxuICAgICAgICAucmVwbGFjZSgvWy5dL2csICdbLl0nKVxuICAgICAgICAucmVwbGFjZSgvWypdKy9nLCAnLionKTtcbiAgICAgIGlmIChzZWFyY2hSZWdleHAgPT09ICcuKicpIHJldHVybiB2YWx1ZTsgLy8gc2tpcCBpZiBjYW4gbWF0Y2ggZXZlcnl0aGluZ1xuXG4gICAgICBpZiAod2l0aEFjY2VudCkge1xuICAgICAgICAvLyBSZW1vdmUgYWxsIGFjY2VudCBjaGFyYWN0ZXJzIHRvIGFsbG93IHZlcnNhdGlsZSBjb21wYXJpc29uXG4gICAgICAgIGNvbnN0IGNsZWFuZWRTZWFyY2hUZXh0ID0gcmVtb3ZlRGlhY3JpdGljcyhzZWFyY2hSZWdleHApLnRvVXBwZXJDYXNlKCk7XG4gICAgICAgIGNvbnN0IGluZGV4ID0gcmVtb3ZlRGlhY3JpdGljcyh2YWx1ZS50b1VwcGVyQ2FzZSgpKS5pbmRleE9mKGNsZWFuZWRTZWFyY2hUZXh0KTtcbiAgICAgICAgaWYgKGluZGV4ICE9PSAtMSkge1xuICAgICAgICAgIHJldHVybiB2YWx1ZS5zdWJzdHJpbmcoMCwgaW5kZXgpICtcbiAgICAgICAgICAgICc8Yj4nICsgdmFsdWUuc3Vic3RyaW5nKGluZGV4LCBpbmRleCArIGNsZWFuZWRTZWFyY2hUZXh0Lmxlbmd0aCkgKyAnPC9iPicgK1xuICAgICAgICAgICAgdmFsdWUuc3Vic3RyaW5nKGluZGV4ICsgY2xlYW5lZFNlYXJjaFRleHQubGVuZ3RoKTtcbiAgICAgICAgfVxuICAgICAgICByZXR1cm4gdmFsdWU7XG4gICAgICB9IGVsc2Uge1xuICAgICAgICAvLyBEZWZhdWx0IGJlaGF2aW91clxuICAgICAgICBjb25zdCByZWdleHAgPSBuZXcgUmVnRXhwKCdbIF0/JyArIHNlYXJjaFJlZ2V4cCwgJ2dpJyk7XG4gICAgICAgIHJldHVybiAoJycgKyB2YWx1ZSkucmVwbGFjZShyZWdleHAsICc8Yj4kJjwvYj4nKTtcbiAgICAgIH1cbiAgICB9XG59XG4iXX0=
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { Pipe } from '@angular/core';
|
|
2
|
-
import { formatLatitude, formatLongitude } from '../material/latlong/latlong.utils';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export class LatitudeFormatPipe {
|
|
5
|
-
constructor() {
|
|
6
|
-
this.transform = formatLatitude;
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
LatitudeFormatPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: LatitudeFormatPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
10
|
-
LatitudeFormatPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: LatitudeFormatPipe, name: "latitudeFormat" });
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: LatitudeFormatPipe, decorators: [{
|
|
12
|
-
type: Pipe,
|
|
13
|
-
args: [{
|
|
14
|
-
name: 'latitudeFormat'
|
|
15
|
-
}]
|
|
16
|
-
}] });
|
|
17
|
-
export class LongitudeFormatPipe {
|
|
18
|
-
constructor() {
|
|
19
|
-
this.transform = formatLongitude;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
LongitudeFormatPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: LongitudeFormatPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
23
|
-
LongitudeFormatPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: LongitudeFormatPipe, name: "longitudeFormat" });
|
|
24
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: LongitudeFormatPipe, decorators: [{
|
|
25
|
-
type: Pipe,
|
|
26
|
-
args: [{
|
|
27
|
-
name: 'longitudeFormat'
|
|
28
|
-
}]
|
|
29
|
-
}] });
|
|
30
|
-
/**
|
|
31
|
-
* @deprecated use 'latitudeFormat' or 'longitudeFormat' instead
|
|
32
|
-
*/
|
|
33
|
-
export class LatLongFormatPipe {
|
|
34
|
-
transform(value, opts) {
|
|
35
|
-
return ((!opts || opts?.type !== 'latitude') ? formatLongitude : formatLatitude)(value, opts);
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
LatLongFormatPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: LatLongFormatPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
39
|
-
LatLongFormatPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: LatLongFormatPipe, name: "latLongFormat" });
|
|
40
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: LatLongFormatPipe, decorators: [{
|
|
41
|
-
type: Pipe,
|
|
42
|
-
args: [{
|
|
43
|
-
name: 'latLongFormat'
|
|
44
|
-
}]
|
|
45
|
-
}] });
|
|
46
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGF0bG9uZy1mb3JtYXQucGlwZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9hcHAvc2hhcmVkL3BpcGVzL2xhdGxvbmctZm9ybWF0LnBpcGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFDLElBQUksRUFBZ0IsTUFBTSxlQUFlLENBQUM7QUFDbEQsT0FBTyxFQUFDLGNBQWMsRUFBRSxlQUFlLEVBQXVCLE1BQU0sbUNBQW1DLENBQUM7O0FBTXhHLE1BQU0sT0FBTyxrQkFBa0I7SUFIL0I7UUFJRSxjQUFTLEdBQUcsY0FBYyxDQUFDO0tBQzVCOzsrR0FGWSxrQkFBa0I7NkdBQWxCLGtCQUFrQjsyRkFBbEIsa0JBQWtCO2tCQUg5QixJQUFJO21CQUFDO29CQUNKLElBQUksRUFBRSxnQkFBZ0I7aUJBQ3ZCOztBQVFELE1BQU0sT0FBTyxtQkFBbUI7SUFIaEM7UUFJRSxjQUFTLEdBQUcsZUFBZSxDQUFDO0tBQzdCOztnSEFGWSxtQkFBbUI7OEdBQW5CLG1CQUFtQjsyRkFBbkIsbUJBQW1CO2tCQUgvQixJQUFJO21CQUFDO29CQUNKLElBQUksRUFBRSxpQkFBaUI7aUJBQ3hCOztBQVFEOztHQUVHO0FBQ0gsTUFBTSxPQUFPLGlCQUFpQjtJQUU1QixTQUFTLENBQUMsS0FBYSxFQUFFLElBQXFFO1FBQzVGLE9BQU8sQ0FBQyxDQUFDLENBQUMsSUFBSSxJQUFJLElBQUksRUFBRSxJQUFJLEtBQUssVUFBVSxDQUFDLENBQUMsQ0FBQyxDQUFDLGVBQWUsQ0FBQyxDQUFDLENBQUMsY0FBYyxDQUFDLENBQUMsS0FBSyxFQUFFLElBQUksQ0FBQyxDQUFDO0lBQ2hHLENBQUM7OzhHQUpVLGlCQUFpQjs0R0FBakIsaUJBQWlCOzJGQUFqQixpQkFBaUI7a0JBTjdCLElBQUk7bUJBQUM7b0JBQ0osSUFBSSxFQUFFLGVBQWU7aUJBQ3RCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtQaXBlLCBQaXBlVHJhbnNmb3JtfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7Zm9ybWF0TGF0aXR1ZGUsIGZvcm1hdExvbmdpdHVkZSwgTGF0TG9uZ0Zvcm1hdE9wdGlvbnN9IGZyb20gJy4uL21hdGVyaWFsL2xhdGxvbmcvbGF0bG9uZy51dGlscyc7XG5cblxuQFBpcGUoe1xuICBuYW1lOiAnbGF0aXR1ZGVGb3JtYXQnXG59KVxuZXhwb3J0IGNsYXNzIExhdGl0dWRlRm9ybWF0UGlwZSBpbXBsZW1lbnRzIFBpcGVUcmFuc2Zvcm0ge1xuICB0cmFuc2Zvcm0gPSBmb3JtYXRMYXRpdHVkZTtcbn1cblxuQFBpcGUoe1xuICBuYW1lOiAnbG9uZ2l0dWRlRm9ybWF0J1xufSlcbmV4cG9ydCBjbGFzcyBMb25naXR1ZGVGb3JtYXRQaXBlIGltcGxlbWVudHMgUGlwZVRyYW5zZm9ybSB7XG4gIHRyYW5zZm9ybSA9IGZvcm1hdExvbmdpdHVkZTtcbn1cblxuQFBpcGUoe1xuICBuYW1lOiAnbGF0TG9uZ0Zvcm1hdCdcbn0pXG4vKipcbiAqIEBkZXByZWNhdGVkIHVzZSAnbGF0aXR1ZGVGb3JtYXQnIG9yICdsb25naXR1ZGVGb3JtYXQnIGluc3RlYWRcbiAqL1xuZXhwb3J0IGNsYXNzIExhdExvbmdGb3JtYXRQaXBlIGltcGxlbWVudHMgUGlwZVRyYW5zZm9ybSB7XG5cbiAgdHJhbnNmb3JtKHZhbHVlOiBudW1iZXIsIG9wdHM/OiBQYXJ0aWFsPExhdExvbmdGb3JtYXRPcHRpb25zPiAmIHt0eXBlOiAnbGF0aXR1ZGUnfCdsb25naXR1ZGUnfSk6IHN0cmluZyB8IFByb21pc2U8c3RyaW5nPiB7XG4gICAgcmV0dXJuICgoIW9wdHMgfHwgb3B0cz8udHlwZSAhPT0gJ2xhdGl0dWRlJykgPyBmb3JtYXRMb25naXR1ZGUgOiBmb3JtYXRMYXRpdHVkZSkodmFsdWUsIG9wdHMpO1xuICB9XG59XG4iXX0=
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
import { Injectable, Pipe } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class MapGetPipe {
|
|
4
|
-
transform(val, args) {
|
|
5
|
-
if (!val)
|
|
6
|
-
return null;
|
|
7
|
-
const key = (args && typeof args === 'object' ? args.key : args);
|
|
8
|
-
if (!key)
|
|
9
|
-
return null;
|
|
10
|
-
return val[key];
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
MapGetPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: MapGetPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
14
|
-
MapGetPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: MapGetPipe, name: "mapGet" });
|
|
15
|
-
MapGetPipe.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: MapGetPipe, providedIn: 'root' });
|
|
16
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: MapGetPipe, decorators: [{
|
|
17
|
-
type: Pipe,
|
|
18
|
-
args: [{
|
|
19
|
-
name: 'mapGet'
|
|
20
|
-
}]
|
|
21
|
-
}, {
|
|
22
|
-
type: Injectable,
|
|
23
|
-
args: [{ providedIn: 'root' }]
|
|
24
|
-
}] });
|
|
25
|
-
export class MapKeysPipe {
|
|
26
|
-
transform(map) {
|
|
27
|
-
if (!map)
|
|
28
|
-
return null;
|
|
29
|
-
return Object.keys(map);
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
MapKeysPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: MapKeysPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
33
|
-
MapKeysPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: MapKeysPipe, name: "mapKeys" });
|
|
34
|
-
MapKeysPipe.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: MapKeysPipe, providedIn: 'root' });
|
|
35
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: MapKeysPipe, decorators: [{
|
|
36
|
-
type: Pipe,
|
|
37
|
-
args: [{
|
|
38
|
-
name: 'mapKeys'
|
|
39
|
-
}]
|
|
40
|
-
}, {
|
|
41
|
-
type: Injectable,
|
|
42
|
-
args: [{ providedIn: 'root' }]
|
|
43
|
-
}] });
|
|
44
|
-
export class MapValuesPipe {
|
|
45
|
-
transform(map) {
|
|
46
|
-
if (!map)
|
|
47
|
-
return null;
|
|
48
|
-
return Object.values(map);
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
MapValuesPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: MapValuesPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
52
|
-
MapValuesPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: MapValuesPipe, name: "mapValues" });
|
|
53
|
-
MapValuesPipe.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: MapValuesPipe, providedIn: 'root' });
|
|
54
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: MapValuesPipe, decorators: [{
|
|
55
|
-
type: Pipe,
|
|
56
|
-
args: [{
|
|
57
|
-
name: 'mapValues'
|
|
58
|
-
}]
|
|
59
|
-
}, {
|
|
60
|
-
type: Injectable,
|
|
61
|
-
args: [{ providedIn: 'root' }]
|
|
62
|
-
}] });
|
|
63
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWFwcy5waXBlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2FwcC9zaGFyZWQvcGlwZXMvbWFwcy5waXBlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxVQUFVLEVBQUUsSUFBSSxFQUFpQixNQUFNLGVBQWUsQ0FBQzs7QUFNaEUsTUFBTSxPQUFPLFVBQVU7SUFFbkIsU0FBUyxDQUFDLEdBQVEsRUFBRSxJQUE4QztRQUNoRSxJQUFJLENBQUMsR0FBRztZQUFFLE9BQU8sSUFBSSxDQUFDO1FBQ3RCLE1BQU0sR0FBRyxHQUFHLENBQUMsSUFBSSxJQUFJLE9BQU8sSUFBSSxLQUFLLFFBQVEsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDLEdBQUcsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFRLENBQUM7UUFDeEUsSUFBSSxDQUFDLEdBQUc7WUFBRSxPQUFPLElBQUksQ0FBQztRQUN0QixPQUFPLEdBQUcsQ0FBQyxHQUFHLENBQUMsQ0FBQztJQUNsQixDQUFDOzt1R0FQUSxVQUFVO3FHQUFWLFVBQVU7MkdBQVYsVUFBVSxjQURFLE1BQU07MkZBQ2xCLFVBQVU7a0JBSnRCLElBQUk7bUJBQUM7b0JBQ0YsSUFBSSxFQUFFLFFBQVE7aUJBQ2pCOztrQkFDQSxVQUFVO21CQUFDLEVBQUMsVUFBVSxFQUFFLE1BQU0sRUFBQzs7QUFlaEMsTUFBTSxPQUFPLFdBQVc7SUFFdEIsU0FBUyxDQUFDLEdBQVE7UUFDaEIsSUFBSSxDQUFDLEdBQUc7WUFBRSxPQUFPLElBQUksQ0FBQztRQUN0QixPQUFPLE1BQU0sQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUM7SUFDMUIsQ0FBQzs7d0dBTFUsV0FBVztzR0FBWCxXQUFXOzRHQUFYLFdBQVcsY0FEQyxNQUFNOzJGQUNsQixXQUFXO2tCQUp2QixJQUFJO21CQUFDO29CQUNKLElBQUksRUFBRSxTQUFTO2lCQUNoQjs7a0JBQ0EsVUFBVTttQkFBQyxFQUFDLFVBQVUsRUFBRSxNQUFNLEVBQUM7O0FBYWhDLE1BQU0sT0FBTyxhQUFhO0lBRXhCLFNBQVMsQ0FBQyxHQUFRO1FBQ2hCLElBQUksQ0FBQyxHQUFHO1lBQUUsT0FBTyxJQUFJLENBQUM7UUFDdEIsT0FBTyxNQUFNLENBQUMsTUFBTSxDQUFDLEdBQUcsQ0FBQyxDQUFDO0lBQzVCLENBQUM7OzBHQUxVLGFBQWE7d0dBQWIsYUFBYTs4R0FBYixhQUFhLGNBREQsTUFBTTsyRkFDbEIsYUFBYTtrQkFKekIsSUFBSTttQkFBQztvQkFDSixJQUFJLEVBQUUsV0FBVztpQkFDbEI7O2tCQUNBLFVBQVU7bUJBQUMsRUFBQyxVQUFVLEVBQUUsTUFBTSxFQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSW5qZWN0YWJsZSwgUGlwZSwgUGlwZVRyYW5zZm9ybSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuXG5AUGlwZSh7XG4gICAgbmFtZTogJ21hcEdldCdcbn0pXG5ASW5qZWN0YWJsZSh7cHJvdmlkZWRJbjogJ3Jvb3QnfSlcbmV4cG9ydCBjbGFzcyBNYXBHZXRQaXBlIGltcGxlbWVudHMgUGlwZVRyYW5zZm9ybSB7XG5cbiAgICB0cmFuc2Zvcm0odmFsOiBhbnksIGFyZ3M6IHN0cmluZyB8IG51bWJlciB8IHtrZXk6IHN0cmluZyB8IG51bWJlcn0gKTogYW55IHtcbiAgICAgIGlmICghdmFsKSByZXR1cm4gbnVsbDtcbiAgICAgIGNvbnN0IGtleSA9IChhcmdzICYmIHR5cGVvZiBhcmdzID09PSAnb2JqZWN0JyA/IGFyZ3Mua2V5IDogYXJncykgYXMgYW55O1xuICAgICAgaWYgKCFrZXkpIHJldHVybiBudWxsO1xuICAgICAgcmV0dXJuIHZhbFtrZXldO1xuICAgIH1cbn1cblxuQFBpcGUoe1xuICBuYW1lOiAnbWFwS2V5cydcbn0pXG5ASW5qZWN0YWJsZSh7cHJvdmlkZWRJbjogJ3Jvb3QnfSlcbmV4cG9ydCBjbGFzcyBNYXBLZXlzUGlwZSBpbXBsZW1lbnRzIFBpcGVUcmFuc2Zvcm0ge1xuXG4gIHRyYW5zZm9ybShtYXA6IGFueSk6IGFueVtdIHtcbiAgICBpZiAoIW1hcCkgcmV0dXJuIG51bGw7XG4gICAgcmV0dXJuIE9iamVjdC5rZXlzKG1hcCk7XG4gIH1cbn1cblxuQFBpcGUoe1xuICBuYW1lOiAnbWFwVmFsdWVzJ1xufSlcbkBJbmplY3RhYmxlKHtwcm92aWRlZEluOiAncm9vdCd9KVxuZXhwb3J0IGNsYXNzIE1hcFZhbHVlc1BpcGUgaW1wbGVtZW50cyBQaXBlVHJhbnNmb3JtIHtcblxuICB0cmFuc2Zvcm0obWFwOiBhbnkpOiBhbnlbXSB7XG4gICAgaWYgKCFtYXApIHJldHVybiBudWxsO1xuICAgIHJldHVybiBPYmplY3QudmFsdWVzKG1hcCk7XG4gIH1cbn1cbiJdfQ==
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
import { Injectable, Pipe } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class MathAbsPipe {
|
|
4
|
-
transform(val) {
|
|
5
|
-
if (val !== undefined && val !== null) {
|
|
6
|
-
return Math.abs(val);
|
|
7
|
-
}
|
|
8
|
-
else {
|
|
9
|
-
return val;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
MathAbsPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: MathAbsPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
14
|
-
MathAbsPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: MathAbsPipe, name: "mathAbs" });
|
|
15
|
-
MathAbsPipe.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: MathAbsPipe, providedIn: 'root' });
|
|
16
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: MathAbsPipe, decorators: [{
|
|
17
|
-
type: Pipe,
|
|
18
|
-
args: [{
|
|
19
|
-
name: 'mathAbs'
|
|
20
|
-
}]
|
|
21
|
-
}, {
|
|
22
|
-
type: Injectable,
|
|
23
|
-
args: [{ providedIn: 'root' }]
|
|
24
|
-
}] });
|
|
25
|
-
export class EvenPipe {
|
|
26
|
-
transform(val) {
|
|
27
|
-
return val % 2 === 0;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
EvenPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: EvenPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
31
|
-
EvenPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: EvenPipe, name: "even" });
|
|
32
|
-
EvenPipe.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: EvenPipe, providedIn: 'root' });
|
|
33
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: EvenPipe, decorators: [{
|
|
34
|
-
type: Pipe,
|
|
35
|
-
args: [{
|
|
36
|
-
name: 'even'
|
|
37
|
-
}]
|
|
38
|
-
}, {
|
|
39
|
-
type: Injectable,
|
|
40
|
-
args: [{ providedIn: 'root' }]
|
|
41
|
-
}] });
|
|
42
|
-
export class OddPipe {
|
|
43
|
-
transform(val) {
|
|
44
|
-
return val % 2 !== 0;
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
OddPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: OddPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
48
|
-
OddPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: OddPipe, name: "odd" });
|
|
49
|
-
OddPipe.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: OddPipe, providedIn: 'root' });
|
|
50
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: OddPipe, decorators: [{
|
|
51
|
-
type: Pipe,
|
|
52
|
-
args: [{
|
|
53
|
-
name: 'odd'
|
|
54
|
-
}]
|
|
55
|
-
}, {
|
|
56
|
-
type: Injectable,
|
|
57
|
-
args: [{ providedIn: 'root' }]
|
|
58
|
-
}] });
|
|
59
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWF0aC5waXBlcy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9hcHAvc2hhcmVkL3BpcGVzL21hdGgucGlwZXMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFDLFVBQVUsRUFBRSxJQUFJLEVBQWdCLE1BQU0sZUFBZSxDQUFDOztBQU05RCxNQUFNLE9BQU8sV0FBVztJQUVwQixTQUFTLENBQUMsR0FBVztRQUNuQixJQUFJLEdBQUcsS0FBSyxTQUFTLElBQUksR0FBRyxLQUFLLElBQUksRUFBRTtZQUNyQyxPQUFPLElBQUksQ0FBQyxHQUFHLENBQUMsR0FBRyxDQUFDLENBQUM7U0FDdEI7YUFBTTtZQUNMLE9BQU8sR0FBRyxDQUFDO1NBQ1o7SUFDSCxDQUFDOzt3R0FSUSxXQUFXO3NHQUFYLFdBQVc7NEdBQVgsV0FBVyxjQURDLE1BQU07MkZBQ2xCLFdBQVc7a0JBSnZCLElBQUk7bUJBQUM7b0JBQ0YsSUFBSSxFQUFFLFNBQVM7aUJBQ2xCOztrQkFDQSxVQUFVO21CQUFDLEVBQUMsVUFBVSxFQUFFLE1BQU0sRUFBQzs7QUFnQmhDLE1BQU0sT0FBTyxRQUFRO0lBRW5CLFNBQVMsQ0FBQyxHQUFXO1FBQ25CLE9BQU8sR0FBRyxHQUFHLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDdkIsQ0FBQzs7cUdBSlUsUUFBUTttR0FBUixRQUFRO3lHQUFSLFFBQVEsY0FESSxNQUFNOzJGQUNsQixRQUFRO2tCQUpwQixJQUFJO21CQUFDO29CQUNKLElBQUksRUFBRSxNQUFNO2lCQUNiOztrQkFDQSxVQUFVO21CQUFDLEVBQUMsVUFBVSxFQUFFLE1BQU0sRUFBQzs7QUFZaEMsTUFBTSxPQUFPLE9BQU87SUFFbEIsU0FBUyxDQUFDLEdBQVc7UUFDbkIsT0FBTyxHQUFHLEdBQUcsQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUN2QixDQUFDOztvR0FKVSxPQUFPO2tHQUFQLE9BQU87d0dBQVAsT0FBTyxjQURLLE1BQU07MkZBQ2xCLE9BQU87a0JBSm5CLElBQUk7bUJBQUM7b0JBQ0osSUFBSSxFQUFFLEtBQUs7aUJBQ1o7O2tCQUNBLFVBQVU7bUJBQUMsRUFBQyxVQUFVLEVBQUUsTUFBTSxFQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtJbmplY3RhYmxlLCBQaXBlLCBQaXBlVHJhbnNmb3JtfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQFBpcGUoe1xuICAgIG5hbWU6ICdtYXRoQWJzJ1xufSlcbkBJbmplY3RhYmxlKHtwcm92aWRlZEluOiAncm9vdCd9KVxuZXhwb3J0IGNsYXNzIE1hdGhBYnNQaXBlIGltcGxlbWVudHMgUGlwZVRyYW5zZm9ybSB7XG5cbiAgICB0cmFuc2Zvcm0odmFsOiBudW1iZXIpOiBhbnkge1xuICAgICAgaWYgKHZhbCAhPT0gdW5kZWZpbmVkICYmIHZhbCAhPT0gbnVsbCkge1xuICAgICAgICByZXR1cm4gTWF0aC5hYnModmFsKTtcbiAgICAgIH0gZWxzZSB7XG4gICAgICAgIHJldHVybiB2YWw7XG4gICAgICB9XG4gICAgfVxufVxuXG5AUGlwZSh7XG4gIG5hbWU6ICdldmVuJ1xufSlcbkBJbmplY3RhYmxlKHtwcm92aWRlZEluOiAncm9vdCd9KVxuZXhwb3J0IGNsYXNzIEV2ZW5QaXBlIGltcGxlbWVudHMgUGlwZVRyYW5zZm9ybSB7XG5cbiAgdHJhbnNmb3JtKHZhbDogbnVtYmVyKTogYW55IHtcbiAgICByZXR1cm4gdmFsICUgMiA9PT0gMDtcbiAgfVxufVxuXG5AUGlwZSh7XG4gIG5hbWU6ICdvZGQnXG59KVxuQEluamVjdGFibGUoe3Byb3ZpZGVkSW46ICdyb290J30pXG5leHBvcnQgY2xhc3MgT2RkUGlwZSBpbXBsZW1lbnRzIFBpcGVUcmFuc2Zvcm0ge1xuXG4gIHRyYW5zZm9ybSh2YWw6IG51bWJlcik6IGFueSB7XG4gICAgcmV0dXJuIHZhbCAlIDIgIT09IDA7XG4gIH1cbn1cblxuIl19
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { Directive, Output, EventEmitter } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class NgInitDirective {
|
|
4
|
-
constructor() {
|
|
5
|
-
this.ngInit = new EventEmitter();
|
|
6
|
-
}
|
|
7
|
-
ngOnInit() {
|
|
8
|
-
this.ngInit.emit();
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
NgInitDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: NgInitDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
12
|
-
NgInitDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.3.0", type: NgInitDirective, selector: "[ngInit]", outputs: { ngInit: "ngInit" }, ngImport: i0 });
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: NgInitDirective, decorators: [{
|
|
14
|
-
type: Directive,
|
|
15
|
-
args: [{
|
|
16
|
-
selector: '[ngInit]'
|
|
17
|
-
}]
|
|
18
|
-
}], propDecorators: { ngInit: [{
|
|
19
|
-
type: Output
|
|
20
|
-
}] } });
|
|
21
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmctaW5pdC5waXBlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2FwcC9zaGFyZWQvcGlwZXMvbmctaW5pdC5waXBlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBQyxTQUFTLEVBQVUsTUFBTSxFQUFFLFlBQVksRUFBQyxNQUFNLGVBQWUsQ0FBQzs7QUFLdEUsTUFBTSxPQUFPLGVBQWU7SUFINUI7UUFNRSxXQUFNLEdBQUcsSUFBSSxZQUFZLEVBQU8sQ0FBQztLQUtsQztJQUhDLFFBQVE7UUFDTixJQUFJLENBQUMsTUFBTSxDQUFDLElBQUksRUFBRSxDQUFDO0lBQ3JCLENBQUM7OzRHQVBVLGVBQWU7Z0dBQWYsZUFBZTsyRkFBZixlQUFlO2tCQUgzQixTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRSxVQUFVO2lCQUNyQjs4QkFJQyxNQUFNO3NCQURMLE1BQU0iLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge0RpcmVjdGl2ZSwgT25Jbml0LCBPdXRwdXQsIEV2ZW50RW1pdHRlcn0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBEaXJlY3RpdmUoe1xuICBzZWxlY3RvcjogJ1tuZ0luaXRdJ1xufSlcbmV4cG9ydCBjbGFzcyBOZ0luaXREaXJlY3RpdmUgaW1wbGVtZW50cyBPbkluaXQge1xuXG4gIEBPdXRwdXQoKVxuICBuZ0luaXQgPSBuZXcgRXZlbnRFbWl0dGVyPGFueT4oKTtcblxuICBuZ09uSW5pdCgpIHtcbiAgICB0aGlzLm5nSW5pdC5lbWl0KCk7XG4gIH1cbn1cbiJdfQ==
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { Injectable, Pipe } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class NumberFormatPipe {
|
|
4
|
-
transform(val, opts) {
|
|
5
|
-
// Format the output to display any way you want here.
|
|
6
|
-
// For instance:
|
|
7
|
-
if (val !== undefined && val !== null) {
|
|
8
|
-
if (opts?.fixedDecimals) {
|
|
9
|
-
return val.toFixed(opts.fixedDecimals);
|
|
10
|
-
}
|
|
11
|
-
return val.toLocaleString(undefined, opts);
|
|
12
|
-
}
|
|
13
|
-
else {
|
|
14
|
-
return '';
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
NumberFormatPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: NumberFormatPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
19
|
-
NumberFormatPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: NumberFormatPipe, name: "numberFormat" });
|
|
20
|
-
NumberFormatPipe.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: NumberFormatPipe, providedIn: 'root' });
|
|
21
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: NumberFormatPipe, decorators: [{
|
|
22
|
-
type: Pipe,
|
|
23
|
-
args: [{
|
|
24
|
-
name: 'numberFormat'
|
|
25
|
-
}]
|
|
26
|
-
}, {
|
|
27
|
-
type: Injectable,
|
|
28
|
-
args: [{ providedIn: 'root' }]
|
|
29
|
-
}] });
|
|
30
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibnVtYmVyLWZvcm1hdC5waXBlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2FwcC9zaGFyZWQvcGlwZXMvbnVtYmVyLWZvcm1hdC5waXBlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxVQUFVLEVBQUUsSUFBSSxFQUFpQixNQUFNLGVBQWUsQ0FBQzs7QUFNaEUsTUFBTSxPQUFPLGdCQUFnQjtJQUV6QixTQUFTLENBQUMsR0FBVyxFQUFFLElBQTBEO1FBQy9FLHNEQUFzRDtRQUN0RCxnQkFBZ0I7UUFDaEIsSUFBSSxHQUFHLEtBQUssU0FBUyxJQUFJLEdBQUcsS0FBSyxJQUFJLEVBQUU7WUFDckMsSUFBSSxJQUFJLEVBQUUsYUFBYSxFQUFFO2dCQUN2QixPQUFPLEdBQUcsQ0FBQyxPQUFPLENBQUMsSUFBSSxDQUFDLGFBQWEsQ0FBQyxDQUFDO2FBQ3hDO1lBQ0QsT0FBTyxHQUFHLENBQUMsY0FBYyxDQUFDLFNBQVMsRUFBRSxJQUFJLENBQUMsQ0FBQztTQUM1QzthQUFNO1lBQ0wsT0FBTyxFQUFFLENBQUM7U0FDWDtJQUNILENBQUM7OzZHQWJRLGdCQUFnQjsyR0FBaEIsZ0JBQWdCO2lIQUFoQixnQkFBZ0IsY0FESixNQUFNOzJGQUNsQixnQkFBZ0I7a0JBSjVCLElBQUk7bUJBQUM7b0JBQ0YsSUFBSSxFQUFFLGNBQWM7aUJBQ3ZCOztrQkFDQSxVQUFVO21CQUFDLEVBQUMsVUFBVSxFQUFFLE1BQU0sRUFBQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IEluamVjdGFibGUsIFBpcGUsIFBpcGVUcmFuc2Zvcm0gfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQFBpcGUoe1xuICAgIG5hbWU6ICdudW1iZXJGb3JtYXQnXG59KVxuQEluamVjdGFibGUoe3Byb3ZpZGVkSW46ICdyb290J30pXG5leHBvcnQgY2xhc3MgTnVtYmVyRm9ybWF0UGlwZSBpbXBsZW1lbnRzIFBpcGVUcmFuc2Zvcm0ge1xuXG4gICAgdHJhbnNmb3JtKHZhbDogbnVtYmVyLCBvcHRzPzogSW50bC5OdW1iZXJGb3JtYXRPcHRpb25zICYge2ZpeGVkRGVjaW1hbHM/OiBudW1iZXJ9KTogc3RyaW5nIHwgUHJvbWlzZTxzdHJpbmc+IHtcbiAgICAgIC8vIEZvcm1hdCB0aGUgb3V0cHV0IHRvIGRpc3BsYXkgYW55IHdheSB5b3Ugd2FudCBoZXJlLlxuICAgICAgLy8gRm9yIGluc3RhbmNlOlxuICAgICAgaWYgKHZhbCAhPT0gdW5kZWZpbmVkICYmIHZhbCAhPT0gbnVsbCkge1xuICAgICAgICBpZiAob3B0cz8uZml4ZWREZWNpbWFscykge1xuICAgICAgICAgIHJldHVybiB2YWwudG9GaXhlZChvcHRzLmZpeGVkRGVjaW1hbHMpO1xuICAgICAgICB9XG4gICAgICAgIHJldHVybiB2YWwudG9Mb2NhbGVTdHJpbmcodW5kZWZpbmVkLCBvcHRzKTtcbiAgICAgIH0gZWxzZSB7XG4gICAgICAgIHJldHVybiAnJztcbiAgICAgIH1cbiAgICB9XG59XG4iXX0=
|