@sumaris-net/ngx-components 2.6.4-alpha4 → 2.6.4-alpha5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.editorconfig +24 -0
- package/.eslintrc.json +74 -0
- package/.gitattribute +1 -0
- package/.github/CONTRIBUTING.md +10 -0
- package/.github/ISSUE_TEMPLATE.md +6 -0
- package/.github/PULL_REQUEST_TEMPLATE.md +10 -0
- package/.github/github_disclaimer.md +14 -0
- package/.gitlab-ci.yml +46 -0
- package/.graphqlconfig +15 -0
- package/angular.json +230 -0
- package/capacitor.config.json +9 -0
- package/ionic.config.json +7 -0
- package/karma.conf.js +32 -0
- package/ng-package.json +19 -0
- package/ngcc.config.js +14 -0
- package/package.json +137 -23
- package/public_api.ts +343 -0
- package/resources/android/build/tools/android-accept-licenses.sh +14 -0
- package/resources/android/icon/drawable-hdpi-icon.png +0 -0
- package/resources/android/icon/drawable-ldpi-icon.png +0 -0
- package/resources/android/icon/drawable-mdpi-icon.png +0 -0
- package/resources/android/icon/drawable-xhdpi-icon.png +0 -0
- package/resources/android/icon/drawable-xxhdpi-icon.png +0 -0
- package/resources/android/icon/drawable-xxxhdpi-icon.png +0 -0
- package/resources/android/splash/drawable-land-hdpi-screen.png +0 -0
- package/resources/android/splash/drawable-land-ldpi-screen.png +0 -0
- package/resources/android/splash/drawable-land-mdpi-screen.png +0 -0
- package/resources/android/splash/drawable-land-xhdpi-screen.png +0 -0
- package/resources/android/splash/drawable-land-xxhdpi-screen.png +0 -0
- package/resources/android/splash/drawable-land-xxxhdpi-screen.png +0 -0
- package/resources/android/splash/drawable-port-hdpi-screen.png +0 -0
- package/resources/android/splash/drawable-port-ldpi-screen.png +0 -0
- package/resources/android/splash/drawable-port-mdpi-screen.png +0 -0
- package/resources/android/splash/drawable-port-xhdpi-screen.png +0 -0
- package/resources/android/splash/drawable-port-xxhdpi-screen.png +0 -0
- package/resources/android/splash/drawable-port-xxxhdpi-screen.png +0 -0
- package/resources/android/splash/drawable-xxxhdpi-screen.png +0 -0
- package/resources/icon/TODO.md +11 -0
- package/resources/icon.png +0 -0
- package/resources/icon.png.md5 +1 -0
- package/resources/icon.xcf +0 -0
- package/resources/ios/icon/icon-1024.png +0 -0
- package/resources/ios/icon/icon-108@2x.png +0 -0
- package/resources/ios/icon/icon-20.png +0 -0
- package/resources/ios/icon/icon-20@2x.png +0 -0
- package/resources/ios/icon/icon-20@3x.png +0 -0
- package/resources/ios/icon/icon-24@2x.png +0 -0
- package/resources/ios/icon/icon-27.5@2x.png +0 -0
- package/resources/ios/icon/icon-29.png +0 -0
- package/resources/ios/icon/icon-29@2x.png +0 -0
- package/resources/ios/icon/icon-29@3x.png +0 -0
- package/resources/ios/icon/icon-40.png +0 -0
- package/resources/ios/icon/icon-40@2x.png +0 -0
- package/resources/ios/icon/icon-40@3x.png +0 -0
- package/resources/ios/icon/icon-44@2x.png +0 -0
- package/resources/ios/icon/icon-50.png +0 -0
- package/resources/ios/icon/icon-50@2x.png +0 -0
- package/resources/ios/icon/icon-60.png +0 -0
- package/resources/ios/icon/icon-60@2x.png +0 -0
- package/resources/ios/icon/icon-60@3x.png +0 -0
- package/resources/ios/icon/icon-72.png +0 -0
- package/resources/ios/icon/icon-72@2x.png +0 -0
- package/resources/ios/icon/icon-76.png +0 -0
- package/resources/ios/icon/icon-76@2x.png +0 -0
- package/resources/ios/icon/icon-83.5@2x.png +0 -0
- package/resources/ios/icon/icon-86@2x.png +0 -0
- package/resources/ios/icon/icon-98@2x.png +0 -0
- package/resources/ios/icon/icon-small.png +0 -0
- package/resources/ios/icon/icon-small@2x.png +0 -0
- package/resources/ios/icon/icon-small@3x.png +0 -0
- package/resources/ios/icon/icon.png +0 -0
- package/resources/ios/icon/icon@2x.png +0 -0
- package/resources/ios/splash/Default-1792h~iphone.png +0 -0
- package/resources/ios/splash/Default-2436h.png +0 -0
- package/resources/ios/splash/Default-2688h~iphone.png +0 -0
- package/resources/ios/splash/Default-568h@2x~iphone.png +0 -0
- package/resources/ios/splash/Default-667h.png +0 -0
- package/resources/ios/splash/Default-736h.png +0 -0
- package/resources/ios/splash/Default-Landscape-1792h~iphone.png +0 -0
- package/resources/ios/splash/Default-Landscape-2436h.png +0 -0
- package/resources/ios/splash/Default-Landscape-2688h~iphone.png +0 -0
- package/resources/ios/splash/Default-Landscape-736h.png +0 -0
- package/resources/ios/splash/Default-Landscape@2x~ipad.png +0 -0
- package/resources/ios/splash/Default-Landscape@~ipadpro.png +0 -0
- package/resources/ios/splash/Default-Landscape~ipad.png +0 -0
- package/resources/ios/splash/Default-Portrait@2x~ipad.png +0 -0
- package/resources/ios/splash/Default-Portrait@~ipadpro.png +0 -0
- package/resources/ios/splash/Default-Portrait~ipad.png +0 -0
- package/resources/ios/splash/Default@2x~iphone.png +0 -0
- package/resources/ios/splash/Default@2x~universal~anyany.png +0 -0
- package/resources/ios/splash/Default~iphone.png +0 -0
- package/resources/splash.png +0 -0
- package/resources/splash.png.md5 +1 -0
- package/scripts/build-android.sh +18 -0
- package/scripts/build-i18n.js +24 -0
- package/scripts/docker-start.sh +6 -0
- package/scripts/emulate-android.sh +17 -0
- package/scripts/env-android.sh +83 -0
- package/scripts/env-clean.sh +23 -0
- package/scripts/env-global.sh +156 -0
- package/scripts/install-android-sdk-tools.sh +73 -0
- package/scripts/ionic-update.sh +24 -0
- package/scripts/node/playground.ts +9 -0
- package/scripts/node/resources.js +90 -0
- package/scripts/release.sh +149 -0
- package/scripts/run-android.sh +59 -0
- package/scripts/test.sh +19 -0
- package/src/app/admin/admin-routing.module.ts +30 -0
- package/src/app/admin/admin.module.ts +23 -0
- package/src/app/admin/services/filter/person.filter.ts +77 -0
- package/src/app/admin/services/person.service.ts +212 -0
- package/src/app/admin/services/validator/person.validator.ts +37 -0
- package/src/app/admin/users/users.html +427 -0
- package/src/app/admin/users/users.module.ts +34 -0
- package/src/app/admin/users/users.scss +59 -0
- package/src/app/admin/users/users.ts +257 -0
- package/src/app/app-routing.module.ts +126 -0
- package/src/app/app.component.html +12 -0
- package/src/app/app.component.scss +4 -0
- package/src/app/app.component.ts +205 -0
- package/src/app/app.module.ts +326 -0
- package/src/app/core/about/about.modal.html +140 -0
- package/src/app/core/about/about.modal.scss +23 -0
- package/src/app/core/about/about.modal.ts +71 -0
- package/src/app/core/about/about.module.ts +24 -0
- package/src/app/core/account/account.module.ts +38 -0
- package/src/app/core/account/account.page.html +241 -0
- package/src/app/core/account/account.page.scss +21 -0
- package/src/app/core/account/account.page.ts +366 -0
- package/src/app/core/account/new-token.modal.html +120 -0
- package/src/app/core/account/new-token.modal.ts +138 -0
- package/src/app/core/account/token.table.html +177 -0
- package/src/app/core/account/token.table.scss +7 -0
- package/src/app/core/account/token.table.ts +141 -0
- package/src/app/core/auth/auth.form.html +77 -0
- package/src/app/core/auth/auth.form.scss +1 -0
- package/src/app/core/auth/auth.form.ts +145 -0
- package/src/app/core/auth/auth.modal.html +57 -0
- package/src/app/core/auth/auth.modal.scss +1 -0
- package/src/app/core/auth/auth.modal.ts +80 -0
- package/src/app/core/auth/auth.module.ts +33 -0
- package/src/app/core/core.module.ts +100 -0
- package/src/app/core/core.testing.module.ts +64 -0
- package/src/app/core/form/buttons/form-buttons-bar.component.html +59 -0
- package/src/app/core/form/buttons/form-buttons-bar.component.scss +14 -0
- package/src/app/core/form/buttons/form-buttons-bar.component.ts +70 -0
- package/src/app/core/form/buttons/form-buttons-bar.module.ts +24 -0
- package/src/app/core/form/entity/editor.class.ts +803 -0
- package/src/app/core/form/entity/entity-editor-modal.class.ts +537 -0
- package/src/app/core/form/entity/entity-editor.class.ts +885 -0
- package/src/app/core/form/entity/entity-metadata.component.html +53 -0
- package/src/app/core/form/entity/entity-metadata.component.scss +28 -0
- package/src/app/core/form/entity/entity-metadata.component.ts +19 -0
- package/src/app/core/form/entity/entity.module.ts +25 -0
- package/src/app/core/form/form.class.ts +401 -0
- package/src/app/core/form/form.module.ts +37 -0
- package/src/app/core/form/form.utils.ts +639 -0
- package/src/app/core/form/list/list.form.html +67 -0
- package/src/app/core/form/list/list.form.scss +40 -0
- package/src/app/core/form/list/list.form.ts +278 -0
- package/src/app/core/form/list/list.module.ts +25 -0
- package/src/app/core/form/properties/properties.form.html +129 -0
- package/src/app/core/form/properties/properties.form.ts +147 -0
- package/src/app/core/form/properties/properties.module.ts +30 -0
- package/src/app/core/form/properties/properties.table.html +219 -0
- package/src/app/core/form/properties/properties.table.scss +0 -0
- package/src/app/core/form/properties/properties.table.ts +291 -0
- package/src/app/core/form/properties/property.validator.ts +22 -0
- package/src/app/core/form/properties/testing/properties-form.test.html +21 -0
- package/src/app/core/form/properties/testing/properties-form.test.ts +102 -0
- package/src/app/core/form/properties/testing/properties-form.testing.module.ts +25 -0
- package/src/app/core/form/text-popover/testing/text-popover.testing.html +45 -0
- package/src/app/core/form/text-popover/testing/text-popover.testing.module.ts +32 -0
- package/src/app/core/form/text-popover/testing/text-popover.testing.ts +77 -0
- package/src/app/core/form/text-popover/text-form.component.html +44 -0
- package/src/app/core/form/text-popover/text-form.component.scss +8 -0
- package/src/app/core/form/text-popover/text-form.component.ts +65 -0
- package/src/app/core/form/text-popover/text-popover.component.html +86 -0
- package/src/app/core/form/text-popover/text-popover.component.scss +7 -0
- package/src/app/core/form/text-popover/text-popover.component.ts +165 -0
- package/src/app/core/form/text-popover/text-popover.module.ts +27 -0
- package/src/app/core/graphql/graphql.module.ts +17 -0
- package/src/app/core/graphql/graphql.service.ts +969 -0
- package/src/app/core/graphql/graphql.utils.ts +167 -0
- package/src/app/core/home/home.html +211 -0
- package/src/app/core/home/home.module.ts +32 -0
- package/src/app/core/home/home.scss +242 -0
- package/src/app/core/home/home.ts +298 -0
- package/src/app/core/icon/icon.component.html +15 -0
- package/src/app/core/icon/icon.component.ts +23 -0
- package/src/app/core/icon/icon.module.ts +22 -0
- package/src/app/core/install/install-upgrade-card.component.html +144 -0
- package/src/app/core/install/install-upgrade-card.component.scss +4 -0
- package/src/app/core/install/install-upgrade-card.component.ts +412 -0
- package/src/app/core/install/install-upgrade-card.module.ts +23 -0
- package/src/app/core/menu/menu.component.html +135 -0
- package/src/app/core/menu/menu.component.scss +225 -0
- package/src/app/core/menu/menu.component.ts +352 -0
- package/src/app/core/menu/menu.model.ts +64 -0
- package/src/app/core/menu/menu.module.ts +27 -0
- package/src/app/core/menu/menu.service.ts +62 -0
- package/src/app/core/offline/update-offline-mode-card.component.html +45 -0
- package/src/app/core/offline/update-offline-mode-card.component.scss +4 -0
- package/src/app/core/offline/update-offline-mode-card.component.ts +28 -0
- package/src/app/core/offline/update-offline-mode-card.module.ts +24 -0
- package/src/app/core/peer/select-peer.modal.html +123 -0
- package/src/app/core/peer/select-peer.modal.scss +20 -0
- package/src/app/core/peer/select-peer.modal.ts +197 -0
- package/src/app/core/peer/select-peer.module.ts +28 -0
- package/src/app/core/register/register-confirm.page.html +55 -0
- package/src/app/core/register/register-confirm.page.scss +121 -0
- package/src/app/core/register/register-confirm.page.ts +94 -0
- package/src/app/core/register/register.form.html +125 -0
- package/src/app/core/register/register.form.scss +10 -0
- package/src/app/core/register/register.form.ts +213 -0
- package/src/app/core/register/register.modal.html +70 -0
- package/src/app/core/register/register.modal.ts +52 -0
- package/src/app/core/register/register.module.ts +31 -0
- package/src/app/core/services/account.service.ts +1431 -0
- package/src/app/core/services/auth-guard.service.ts +70 -0
- package/src/app/core/services/base-entity-service.class.ts +598 -0
- package/src/app/core/services/base-graphql-service.class.ts +298 -0
- package/src/app/core/services/base58.ts +83 -0
- package/src/app/core/services/config/account.config.ts +35 -0
- package/src/app/core/services/config/core.config.ts +180 -0
- package/src/app/core/services/config.service.ts +414 -0
- package/src/app/core/services/crypto.service.ts +126 -0
- package/src/app/core/services/errors.ts +67 -0
- package/src/app/core/services/local-settings.service.spec.ts +32 -0
- package/src/app/core/services/local-settings.service.ts +548 -0
- package/src/app/core/services/model/account.model.ts +141 -0
- package/src/app/core/services/model/config.model.ts +122 -0
- package/src/app/core/services/model/department.model.ts +34 -0
- package/src/app/core/services/model/entity.decorators.ts +112 -0
- package/src/app/core/services/model/entity.model.ts +326 -0
- package/src/app/core/services/model/filter.model.ts +139 -0
- package/src/app/core/services/model/history.model.ts +25 -0
- package/src/app/core/services/model/model.enum.ts +11 -0
- package/src/app/core/services/model/peer.model.ts +86 -0
- package/src/app/core/services/model/person.model.ts +112 -0
- package/src/app/core/services/model/referential.model.ts +244 -0
- package/src/app/core/services/model/settings.model.ts +32 -0
- package/src/app/core/services/model/token.model.ts +54 -0
- package/src/app/core/services/network.service.spec.ts +49 -0
- package/src/app/core/services/network.service.ts +729 -0
- package/src/app/core/services/network.types.ts +26 -0
- package/src/app/core/services/network.utils.ts +57 -0
- package/src/app/core/services/pipes/account.pipes.ts +25 -0
- package/src/app/core/services/pipes/department-to-string.pipe.ts +15 -0
- package/src/app/core/services/pipes/person-to-string.pipe.ts +15 -0
- package/src/app/core/services/pipes/usage-mode.pipes.ts +26 -0
- package/src/app/core/services/platform.service.spec.ts +56 -0
- package/src/app/core/services/platform.service.ts +605 -0
- package/src/app/core/services/storage/entities-storage.service.ts +542 -0
- package/src/app/core/services/storage/entity-store.class.ts +598 -0
- package/src/app/core/services/testing/referential-filter.model.ts +28 -0
- package/src/app/core/services/testing/referential.validator.ts +57 -0
- package/src/app/core/services/validator/account.validator.ts +58 -0
- package/src/app/core/services/validator/base.validator.class.ts +54 -0
- package/src/app/core/services/validator/local-settings.validator.ts +72 -0
- package/src/app/core/services/validator/user-settings.validator.ts +25 -0
- package/src/app/core/services/validator/user-token.validator.ts +55 -0
- package/src/app/core/settings/settings.module.ts +24 -0
- package/src/app/core/settings/settings.page.html +264 -0
- package/src/app/core/settings/settings.page.ts +365 -0
- package/src/app/core/table/actions-column.component.html +91 -0
- package/src/app/core/table/actions-column.component.ts +70 -0
- package/src/app/core/table/async-table.class.ts +1934 -0
- package/src/app/core/table/entities-async-table-datasource.class.ts +482 -0
- package/src/app/core/table/entities-table-datasource.class.ts +496 -0
- package/src/app/core/table/memory-table.class.ts +65 -0
- package/src/app/core/table/table-select-columns.component.html +58 -0
- package/src/app/core/table/table-select-columns.component.ts +50 -0
- package/src/app/core/table/table.class.ts +1973 -0
- package/src/app/core/table/table.model.ts +35 -0
- package/src/app/core/table/table.module.ts +26 -0
- package/src/app/core/table/table.utils.ts +38 -0
- package/src/app/core/table/testing/multi-table.testing.ts +261 -0
- package/src/app/core/table/testing/table-validator.service.ts +25 -0
- package/src/app/core/table/testing/table.testing.html +396 -0
- package/src/app/core/table/testing/table.testing.module.ts +25 -0
- package/src/app/core/table/testing/table.testing.scss +23 -0
- package/src/app/core/table/testing/table.testing.ts +292 -0
- package/src/app/shared/alerts.ts +292 -0
- package/src/app/shared/audio/audio.testing.html +33 -0
- package/src/app/shared/audio/audio.testing.module.ts +32 -0
- package/src/app/shared/audio/audio.testing.ts +31 -0
- package/src/app/shared/audio/audio.ts +278 -0
- package/src/app/shared/base64.utils.ts +66 -0
- package/src/app/shared/capacitor/keyboard.ts +40 -0
- package/src/app/shared/capacitor/plugins.ts +12 -0
- package/src/app/shared/constants.ts +12 -0
- package/src/app/shared/dates.ts +163 -0
- package/src/app/shared/debug/debug-service.class.ts +8 -0
- package/src/app/shared/debug/debug.component.html +13 -0
- package/src/app/shared/debug/debug.component.scss +24 -0
- package/src/app/shared/debug/debug.component.spec.ts +25 -0
- package/src/app/shared/debug/debug.component.ts +27 -0
- package/src/app/shared/debug/debug.module.ts +28 -0
- package/src/app/shared/directives/autofocus.directive.ts +109 -0
- package/src/app/shared/directives/autotitle.directive.ts +24 -0
- package/src/app/shared/directives/directives.module.ts +29 -0
- package/src/app/shared/directives/drag-and-drop.directive.ts +47 -0
- package/src/app/shared/directives/ng-var.directive.ts +32 -0
- package/src/app/shared/directives/resizable/resizable.component.ts +47 -0
- package/src/app/shared/directives/resizable/resizable.directive.ts +43 -0
- package/src/app/shared/directives/resizable/resizable.module.ts +9 -0
- package/src/app/shared/directives/resizable/resizable.style.scss +44 -0
- package/src/app/shared/directives/resizable/resizable.template.html +6 -0
- package/src/app/shared/events.ts +96 -0
- package/src/app/shared/file/csv.utils.ts +94 -0
- package/src/app/shared/file/file.service.ts +132 -0
- package/src/app/shared/file/file.utils.ts +138 -0
- package/src/app/shared/file/images.utils.ts +198 -0
- package/src/app/shared/file/json.utils.ts +73 -0
- package/src/app/shared/file/uri.utils.ts +25 -0
- package/src/app/shared/focusable.ts +10 -0
- package/src/app/shared/form/field.component.html +261 -0
- package/src/app/shared/form/field.component.scss +7 -0
- package/src/app/shared/form/field.component.ts +318 -0
- package/src/app/shared/form/field.model.ts +64 -0
- package/src/app/shared/form/loading-spinner.ts +16 -0
- package/src/app/shared/forms.ts +458 -0
- package/src/app/shared/functions.ts +492 -0
- package/src/app/shared/geolocation/geolocation.utils.ts +101 -0
- package/src/app/shared/gesture/gesture-config.ts +45 -0
- package/src/app/shared/gesture/hammer.utils.ts +14 -0
- package/src/app/shared/graph/colors.utils.ts +74 -0
- package/src/app/shared/graph/graph-colors.ts +295 -0
- package/src/app/shared/guard/component-dirty.guard.ts +70 -0
- package/src/app/shared/help/help.modal.html +42 -0
- package/src/app/shared/help/help.modal.ts +61 -0
- package/src/app/shared/hotkeys/dialog/hotkeys-dialog.component.html +11 -0
- package/src/app/shared/hotkeys/dialog/hotkeys-dialog.component.scss +39 -0
- package/src/app/shared/hotkeys/dialog/hotkeys-dialog.component.ts +16 -0
- package/src/app/shared/hotkeys/hotkeys.service.ts +89 -0
- package/src/app/shared/hotkeys/shared-hotkeys.module.ts +27 -0
- package/src/app/shared/http/http.utils.ts +89 -0
- package/src/app/shared/image/gallery/image-gallery.component.html +231 -0
- package/src/app/shared/image/gallery/image-gallery.component.scss +196 -0
- package/src/app/shared/image/gallery/image-gallery.component.ts +389 -0
- package/src/app/shared/image/gallery/image-gallery.module.ts +34 -0
- package/src/app/shared/image/gallery/testing/gallegry.model.testing.ts +27 -0
- package/src/app/shared/image/gallery/testing/gallery.service.testing.ts +102 -0
- package/src/app/shared/image/gallery/testing/gallery.testing.html +15 -0
- package/src/app/shared/image/gallery/testing/gallery.testing.module.ts +39 -0
- package/src/app/shared/image/gallery/testing/gallery.testing.ts +38 -0
- package/src/app/shared/image/image.model.ts +6 -0
- package/src/app/shared/image/image.module.ts +16 -0
- package/src/app/shared/image/image.service.ts +94 -0
- package/src/app/shared/image/image.testing.module.ts +23 -0
- package/src/app/shared/inputs.ts +282 -0
- package/src/app/shared/interceptors/progess.interceptor.ts +25 -0
- package/src/app/shared/logging/log-level.model.ts +53 -0
- package/src/app/shared/logging/logger.model.ts +120 -0
- package/src/app/shared/logging/logging-service.class.ts +134 -0
- package/src/app/shared/logging/logging-service.config.ts +29 -0
- package/src/app/shared/logging/logging-service.module.ts +22 -0
- package/src/app/shared/material/autocomplete/material.autocomplete.config.ts +83 -0
- package/src/app/shared/material/autocomplete/material.autocomplete.html +262 -0
- package/src/app/shared/material/autocomplete/material.autocomplete.module.ts +45 -0
- package/src/app/shared/material/autocomplete/material.autocomplete.scss +21 -0
- package/src/app/shared/material/autocomplete/material.autocomplete.ts +1022 -0
- package/src/app/shared/material/autocomplete/material.autocomplete.utils.ts +20 -0
- package/src/app/shared/material/autocomplete/testing/autocomplete.test.html +876 -0
- package/src/app/shared/material/autocomplete/testing/autocomplete.test.spec.ts +38 -0
- package/src/app/shared/material/autocomplete/testing/autocomplete.test.ts +247 -0
- package/src/app/shared/material/badge/badge.directive.ts +164 -0
- package/src/app/shared/material/badge/badge.module.ts +22 -0
- package/src/app/shared/material/badge/badge.test.html +261 -0
- package/src/app/shared/material/badge/badge.test.ts +36 -0
- package/src/app/shared/material/boolean/boolean.module.ts +40 -0
- package/src/app/shared/material/boolean/material.boolean.html +155 -0
- package/src/app/shared/material/boolean/material.boolean.scss +34 -0
- package/src/app/shared/material/boolean/material.boolean.ts +239 -0
- package/src/app/shared/material/chips/chips.module.ts +44 -0
- package/src/app/shared/material/chips/material.chips.html +146 -0
- package/src/app/shared/material/chips/material.chips.scss +65 -0
- package/src/app/shared/material/chips/material.chips.ts +768 -0
- package/src/app/shared/material/chips/testing/chips.test.html +137 -0
- package/src/app/shared/material/chips/testing/chips.test.ts +175 -0
- package/src/app/shared/material/datetime/datetime.module.ts +52 -0
- package/src/app/shared/material/datetime/material.date.html +132 -0
- package/src/app/shared/material/datetime/material.date.scss +17 -0
- package/src/app/shared/material/datetime/material.date.ts +408 -0
- package/src/app/shared/material/datetime/material.dateshort.html +134 -0
- package/src/app/shared/material/datetime/material.dateshort.scss +23 -0
- package/src/app/shared/material/datetime/material.dateshort.ts +422 -0
- package/src/app/shared/material/datetime/material.datetime.html +224 -0
- package/src/app/shared/material/datetime/material.datetime.scss +90 -0
- package/src/app/shared/material/datetime/material.datetime.ts +575 -0
- package/src/app/shared/material/datetime/testing/mat-date-time.test.html +354 -0
- package/src/app/shared/material/datetime/testing/mat-date-time.test.ts +134 -0
- package/src/app/shared/material/datetime/testing/mat-date.test.html +418 -0
- package/src/app/shared/material/datetime/testing/mat-date.test.ts +135 -0
- package/src/app/shared/material/datetime/testing/mat-dateshort.test.html +370 -0
- package/src/app/shared/material/datetime/testing/mat-dateshort.test.ts +127 -0
- package/src/app/shared/material/duration/duration.module.ts +39 -0
- package/src/app/shared/material/duration/duration.utils.ts +41 -0
- package/src/app/shared/material/duration/material.duration.html +44 -0
- package/src/app/shared/material/duration/material.duration.scss +28 -0
- package/src/app/shared/material/duration/material.duration.ts +294 -0
- package/src/app/shared/material/latlong/latlong.utils.ts +300 -0
- package/src/app/shared/material/latlong/material.latlong.html +127 -0
- package/src/app/shared/material/latlong/material.latlong.module.ts +40 -0
- package/src/app/shared/material/latlong/material.latlong.scss +48 -0
- package/src/app/shared/material/latlong/material.latlong.ts +421 -0
- package/src/app/shared/material/latlong/testing/latlong.test.html +341 -0
- package/src/app/shared/material/latlong/testing/latlong.test.ts +121 -0
- package/src/app/shared/material/material.animations.ts +129 -0
- package/src/app/shared/material/material.module.ts +94 -0
- package/src/app/shared/material/material.testing.module.ts +135 -0
- package/src/app/shared/material/memory/memory.utils.ts +54 -0
- package/src/app/shared/material/numpad/numpad.animation.ts +1 -0
- package/src/app/shared/material/numpad/numpad.append-to-input.directive.ts +109 -0
- package/src/app/shared/material/numpad/numpad.component.ts +78 -0
- package/src/app/shared/material/numpad/numpad.container.html +32 -0
- package/src/app/shared/material/numpad/numpad.container.scss +50 -0
- package/src/app/shared/material/numpad/numpad.container.ts +176 -0
- package/src/app/shared/material/numpad/numpad.content.html +13 -0
- package/src/app/shared/material/numpad/numpad.content.ts +10 -0
- package/src/app/shared/material/numpad/numpad.directive.ts +173 -0
- package/src/app/shared/material/numpad/numpad.dom-service.ts +46 -0
- package/src/app/shared/material/numpad/numpad.model.ts +55 -0
- package/src/app/shared/material/numpad/numpad.module.ts +38 -0
- package/src/app/shared/material/numpad/testing/numpad.test.html +146 -0
- package/src/app/shared/material/numpad/testing/numpad.test.ts +55 -0
- package/src/app/shared/material/paginator/material.paginator-i18n.ts +49 -0
- package/src/app/shared/material/stepper/material.stepper-i18n.ts +18 -0
- package/src/app/shared/material/swipe/material.swipe.html +63 -0
- package/src/app/shared/material/swipe/material.swipe.scss +39 -0
- package/src/app/shared/material/swipe/material.swipe.ts +350 -0
- package/src/app/shared/material/swipe/swipe.module.ts +33 -0
- package/src/app/shared/material/swipe/testing/swipe.test.html +128 -0
- package/src/app/shared/material/swipe/testing/swipe.test.ts +81 -0
- package/src/app/shared/modules.ts +11 -0
- package/src/app/shared/observables.ts +132 -0
- package/src/app/shared/pipes/arrays.pipe.ts +111 -0
- package/src/app/shared/pipes/colors.pipe.ts +19 -0
- package/src/app/shared/pipes/date-diff-duration.pipe.ts +48 -0
- package/src/app/shared/pipes/date-format.pipe.ts +78 -0
- package/src/app/shared/pipes/date-from-now.pipe.ts +20 -0
- package/src/app/shared/pipes/duration.pipe.spec.ts +51 -0
- package/src/app/shared/pipes/duration.pipe.ts +34 -0
- package/src/app/shared/pipes/file-size.pipe.ts +58 -0
- package/src/app/shared/pipes/form.pipes.ts +204 -0
- package/src/app/shared/pipes/highlight.pipe.ts +37 -0
- package/src/app/shared/pipes/latlong-format.pipe.ts +30 -0
- package/src/app/shared/pipes/maps.pipe.ts +39 -0
- package/src/app/shared/pipes/math.pipes.ts +39 -0
- package/src/app/shared/pipes/ng-init.pipe.ts +14 -0
- package/src/app/shared/pipes/number-format.pipe.ts +21 -0
- package/src/app/shared/pipes/pipes.module.ts +134 -0
- package/src/app/shared/pipes/property.pipes.ts +87 -0
- package/src/app/shared/pipes/string.pipes.ts +85 -0
- package/src/app/shared/pipes/translate-context.pipe.ts +33 -0
- package/src/app/shared/pipes/types.pipes.ts +31 -0
- package/src/app/shared/platforms.ts +58 -0
- package/src/app/shared/services/entity-service.class.ts +127 -0
- package/src/app/shared/services/job.utils.ts +121 -0
- package/src/app/shared/services/memory-entity-service.class.ts +447 -0
- package/src/app/shared/services/progress-bar.service.ts +42 -0
- package/src/app/shared/services/startable-observable-service.class.ts +137 -0
- package/src/app/shared/services/startable-service.class.ts +131 -0
- package/src/app/shared/services/storage.utils.ts +47 -0
- package/src/app/shared/services/translate-context.service.ts +116 -0
- package/src/app/shared/services/validator-service.class.ts +14 -0
- package/src/app/shared/services.ts +91 -0
- package/src/app/shared/shared-routing.module.ts +66 -0
- package/src/app/shared/shared.module.spec.ts +13 -0
- package/src/app/shared/shared.module.ts +146 -0
- package/src/app/shared/shared.testing.module.ts +50 -0
- package/src/app/shared/storage/storage-explorer.component.html +175 -0
- package/src/app/shared/storage/storage-explorer.component.scss +39 -0
- package/src/app/shared/storage/storage-explorer.component.spec.ts +24 -0
- package/src/app/shared/storage/storage-explorer.component.ts +292 -0
- package/src/app/shared/storage/storage-explorer.module.ts +44 -0
- package/src/app/shared/storage/storage.service.ts +133 -0
- package/src/app/shared/storage/storage.utils.ts +25 -0
- package/src/app/shared/testing/observable.test.html +53 -0
- package/src/app/shared/testing/observable.test.scss +3 -0
- package/src/app/shared/testing/observable.test.ts +117 -0
- package/src/app/shared/testing/tests.page.html +30 -0
- package/src/app/shared/testing/tests.page.ts +34 -0
- package/src/app/shared/toast/toast.testing.html +42 -0
- package/src/app/shared/toast/toast.testing.module.ts +32 -0
- package/src/app/shared/toast/toast.testing.ts +58 -0
- package/src/app/shared/toast/toasts.ts +183 -0
- package/src/app/shared/toolbar/modal-toolbar.html +32 -0
- package/src/app/shared/toolbar/modal-toolbar.scss +0 -0
- package/src/app/shared/toolbar/modal-toolbar.ts +63 -0
- package/src/app/shared/toolbar/toolbar.html +71 -0
- package/src/app/shared/toolbar/toolbar.module.ts +35 -0
- package/src/app/shared/toolbar/toolbar.scss +0 -0
- package/src/app/shared/toolbar/toolbar.ts +254 -0
- package/src/app/shared/types.ts +31 -0
- package/src/app/shared/upload-file/testing/upload-file.testing.html +25 -0
- package/src/app/shared/upload-file/testing/upload-file.testing.module.ts +32 -0
- package/src/app/shared/upload-file/testing/upload-file.testing.ts +68 -0
- package/src/app/shared/upload-file/upload-file-popover.component.html +43 -0
- package/src/app/shared/upload-file/upload-file-popover.component.scss +6 -0
- package/src/app/shared/upload-file/upload-file-popover.component.ts +115 -0
- package/src/app/shared/upload-file/upload-file.component.html +46 -0
- package/src/app/shared/upload-file/upload-file.component.scss +130 -0
- package/src/app/shared/upload-file/upload-file.component.ts +218 -0
- package/src/app/shared/upload-file/upload-file.model.ts +41 -0
- package/src/app/shared/validator/form-error-adapter.class.ts +123 -0
- package/src/app/shared/validator/validators.ts +639 -0
- package/src/app/shared/version/versions.ts +91 -0
- package/src/app/social/job/job.module.ts +26 -0
- package/src/app/social/job/progression/job-progression.component.html +22 -0
- package/src/app/social/job/progression/job-progression.component.scss +15 -0
- package/src/app/social/job/progression/job-progression.component.ts +17 -0
- package/src/app/social/job/progression/job-progression.icon.html +28 -0
- package/src/app/social/job/progression/job-progression.icon.scss +5 -0
- package/src/app/social/job/progression/job-progression.icon.ts +238 -0
- package/src/app/social/job/progression/job-progression.list.html +21 -0
- package/src/app/social/job/progression/job-progression.list.scss +17 -0
- package/src/app/social/job/progression/job-progression.list.ts +49 -0
- package/src/app/social/job/progression/job-progression.model.ts +28 -0
- package/src/app/social/job/progression/job-progression.service.ts +86 -0
- package/src/app/social/job/testing/job-progression.testing.html +20 -0
- package/src/app/social/job/testing/job-progression.testing.service.ts +60 -0
- package/src/app/social/job/testing/job-progression.testing.ts +51 -0
- package/src/app/social/job/testing/job.testing.module.ts +22 -0
- package/src/app/social/message/message.form.html +60 -0
- package/src/app/social/message/message.form.scss +6 -0
- package/src/app/social/message/message.form.ts +79 -0
- package/src/app/social/message/message.modal.html +65 -0
- package/src/app/social/message/message.modal.ts +118 -0
- package/src/app/social/message/message.model.ts +81 -0
- package/src/app/social/message/message.module.ts +22 -0
- package/src/app/social/message/message.service.ts +88 -0
- package/src/app/social/social.errors.ts +11 -0
- package/src/app/social/social.module.ts +36 -0
- package/src/app/social/social.testing.module.ts +40 -0
- package/src/app/social/user-event/notification/user-event-notification.icon.html +16 -0
- package/src/app/social/user-event/notification/user-event-notification.icon.ts +108 -0
- package/src/app/social/user-event/notification/user-event-notification.list.html +135 -0
- package/src/app/social/user-event/notification/user-event-notification.list.scss +73 -0
- package/src/app/social/user-event/notification/user-event-notification.list.ts +287 -0
- package/src/app/social/user-event/testing/user-event.testing.html +27 -0
- package/src/app/social/user-event/testing/user-event.testing.model.ts +146 -0
- package/src/app/social/user-event/testing/user-event.testing.module.ts +22 -0
- package/src/app/social/user-event/testing/user-event.testing.service.ts +141 -0
- package/src/app/social/user-event/testing/user-event.testing.ts +253 -0
- package/src/app/social/user-event/user-event.model.ts +73 -0
- package/src/app/social/user-event/user-event.module.ts +25 -0
- package/src/app/social/user-event/user-event.service.ts +679 -0
- package/src/browserslist +9 -0
- package/src/environments/environment.class.ts +83 -0
- package/src/environments/environment.prod.ts +47 -0
- package/src/environments/environment.test.ts +90 -0
- package/src/environments/environment.ts +108 -0
- package/src/favicon.ico +0 -0
- package/src/global.scss +27 -0
- package/src/index.html +80 -0
- package/src/main.ts +17 -0
- package/src/polyfills.ts +68 -0
- package/src/schema.graphql +3112 -0
- package/src/service-worker.js +31 -0
- package/src/zone-flags.ts +31 -0
- package/tsconfig.app.json +15 -0
- package/tsconfig.json +47 -0
- package/tsconfig.spec.json +19 -0
- package/esm2020/public_api.mjs +0 -313
- package/esm2020/src/app/admin/admin-routing.module.mjs +0 -41
- package/esm2020/src/app/admin/admin.module.mjs +0 -34
- package/esm2020/src/app/admin/services/filter/person.filter.mjs +0 -59
- package/esm2020/src/app/admin/services/person.service.mjs +0 -161
- package/esm2020/src/app/admin/services/validator/person.validator.mjs +0 -34
- package/esm2020/src/app/admin/users/users.mjs +0 -234
- package/esm2020/src/app/admin/users/users.module.mjs +0 -54
- package/esm2020/src/app/core/about/about.modal.mjs +0 -71
- package/esm2020/src/app/core/about/about.module.mjs +0 -34
- package/esm2020/src/app/core/account/account.module.mjs +0 -61
- package/esm2020/src/app/core/account/account.page.mjs +0 -316
- package/esm2020/src/app/core/account/new-token.modal.mjs +0 -115
- package/esm2020/src/app/core/account/token.table.mjs +0 -137
- package/esm2020/src/app/core/auth/auth.form.mjs +0 -131
- package/esm2020/src/app/core/auth/auth.modal.mjs +0 -72
- package/esm2020/src/app/core/auth/auth.module.mjs +0 -47
- package/esm2020/src/app/core/core.module.mjs +0 -184
- package/esm2020/src/app/core/core.testing.module.mjs +0 -86
- package/esm2020/src/app/core/form/buttons/form-buttons-bar.component.mjs +0 -71
- package/esm2020/src/app/core/form/buttons/form-buttons-bar.module.mjs +0 -35
- package/esm2020/src/app/core/form/entity/editor.class.mjs +0 -679
- package/esm2020/src/app/core/form/entity/entity-editor-modal.class.mjs +0 -421
- package/esm2020/src/app/core/form/entity/entity-editor.class.mjs +0 -687
- package/esm2020/src/app/core/form/entity/entity-metadata.component.mjs +0 -25
- package/esm2020/src/app/core/form/entity/entity.module.mjs +0 -38
- package/esm2020/src/app/core/form/form.class.mjs +0 -340
- package/esm2020/src/app/core/form/form.module.mjs +0 -66
- package/esm2020/src/app/core/form/form.utils.mjs +0 -473
- package/esm2020/src/app/core/form/list/list.form.mjs +0 -222
- package/esm2020/src/app/core/form/list/list.module.mjs +0 -35
- package/esm2020/src/app/core/form/properties/properties.form.mjs +0 -132
- package/esm2020/src/app/core/form/properties/properties.module.mjs +0 -43
- package/esm2020/src/app/core/form/properties/properties.table.mjs +0 -264
- package/esm2020/src/app/core/form/properties/property.validator.mjs +0 -23
- package/esm2020/src/app/core/form/properties/testing/properties-form.test.mjs +0 -90
- package/esm2020/src/app/core/form/properties/testing/properties-form.testing.module.mjs +0 -39
- package/esm2020/src/app/core/form/text-popover/testing/text-popover.testing.mjs +0 -70
- package/esm2020/src/app/core/form/text-popover/testing/text-popover.testing.module.mjs +0 -45
- package/esm2020/src/app/core/form/text-popover/text-form.component.mjs +0 -89
- package/esm2020/src/app/core/form/text-popover/text-popover.component.mjs +0 -146
- package/esm2020/src/app/core/form/text-popover/text-popover.module.mjs +0 -40
- package/esm2020/src/app/core/graphql/graphql.module.mjs +0 -22
- package/esm2020/src/app/core/graphql/graphql.service.mjs +0 -762
- package/esm2020/src/app/core/graphql/graphql.utils.mjs +0 -117
- package/esm2020/src/app/core/home/home.mjs +0 -257
- package/esm2020/src/app/core/home/home.module.mjs +0 -48
- package/esm2020/src/app/core/icon/icon.component.mjs +0 -41
- package/esm2020/src/app/core/icon/icon.module.mjs +0 -29
- package/esm2020/src/app/core/install/install-upgrade-card.component.mjs +0 -343
- package/esm2020/src/app/core/install/install-upgrade-card.module.mjs +0 -35
- package/esm2020/src/app/core/menu/menu.component.mjs +0 -329
- package/esm2020/src/app/core/menu/menu.model.mjs +0 -35
- package/esm2020/src/app/core/menu/menu.module.mjs +0 -44
- package/esm2020/src/app/core/menu/menu.service.mjs +0 -55
- package/esm2020/src/app/core/offline/update-offline-mode-card.component.mjs +0 -27
- package/esm2020/src/app/core/offline/update-offline-mode-card.module.mjs +0 -35
- package/esm2020/src/app/core/peer/select-peer.modal.mjs +0 -182
- package/esm2020/src/app/core/peer/select-peer.module.mjs +0 -42
- package/esm2020/src/app/core/register/register-confirm.page.mjs +0 -81
- package/esm2020/src/app/core/register/register.form.mjs +0 -181
- package/esm2020/src/app/core/register/register.modal.mjs +0 -52
- package/esm2020/src/app/core/register/register.module.mjs +0 -44
- package/esm2020/src/app/core/services/account.service.mjs +0 -1212
- package/esm2020/src/app/core/services/auth-guard.service.mjs +0 -71
- package/esm2020/src/app/core/services/base-entity-service.class.mjs +0 -444
- package/esm2020/src/app/core/services/base-graphql-service.class.mjs +0 -219
- package/esm2020/src/app/core/services/base58.mjs +0 -78
- package/esm2020/src/app/core/services/config/core.config.mjs +0 -175
- package/esm2020/src/app/core/services/config.service.mjs +0 -354
- package/esm2020/src/app/core/services/crypto.service.mjs +0 -114
- package/esm2020/src/app/core/services/errors.mjs +0 -50
- package/esm2020/src/app/core/services/local-settings.service.mjs +0 -449
- package/esm2020/src/app/core/services/model/account.model.mjs +0 -122
- package/esm2020/src/app/core/services/model/config.model.mjs +0 -92
- package/esm2020/src/app/core/services/model/department.model.mjs +0 -30
- package/esm2020/src/app/core/services/model/entity.decorators.mjs +0 -97
- package/esm2020/src/app/core/services/model/entity.model.mjs +0 -240
- package/esm2020/src/app/core/services/model/filter.model.mjs +0 -94
- package/esm2020/src/app/core/services/model/history.model.mjs +0 -2
- package/esm2020/src/app/core/services/model/model.enum.mjs +0 -11
- package/esm2020/src/app/core/services/model/peer.model.mjs +0 -68
- package/esm2020/src/app/core/services/model/person.model.mjs +0 -83
- package/esm2020/src/app/core/services/model/referential.model.mjs +0 -164
- package/esm2020/src/app/core/services/model/settings.model.mjs +0 -3
- package/esm2020/src/app/core/services/model/token.model.mjs +0 -48
- package/esm2020/src/app/core/services/network.service.mjs +0 -589
- package/esm2020/src/app/core/services/network.types.mjs +0 -20
- package/esm2020/src/app/core/services/network.utils.mjs +0 -15
- package/esm2020/src/app/core/services/pipes/account.pipes.mjs +0 -38
- package/esm2020/src/app/core/services/pipes/department-to-string.pipe.mjs +0 -23
- package/esm2020/src/app/core/services/pipes/person-to-string.pipe.mjs +0 -23
- package/esm2020/src/app/core/services/pipes/usage-mode.pipes.mjs +0 -37
- package/esm2020/src/app/core/services/platform.service.mjs +0 -525
- package/esm2020/src/app/core/services/storage/entities-storage.service.mjs +0 -428
- package/esm2020/src/app/core/services/storage/entity-store.class.mjs +0 -449
- package/esm2020/src/app/core/services/testing/referential-filter.model.mjs +0 -23
- package/esm2020/src/app/core/services/testing/referential.validator.mjs +0 -45
- package/esm2020/src/app/core/services/validator/account.validator.mjs +0 -56
- package/esm2020/src/app/core/services/validator/base.validator.class.mjs +0 -47
- package/esm2020/src/app/core/services/validator/local-settings.validator.mjs +0 -66
- package/esm2020/src/app/core/services/validator/user-settings.validator.mjs +0 -27
- package/esm2020/src/app/core/services/validator/user-token.validator.mjs +0 -52
- package/esm2020/src/app/core/settings/settings.module.mjs +0 -34
- package/esm2020/src/app/core/settings/settings.page.mjs +0 -312
- package/esm2020/src/app/core/table/actions-column.component.mjs +0 -102
- package/esm2020/src/app/core/table/async-table.class.mjs +0 -1697
- package/esm2020/src/app/core/table/entities-async-table-datasource.class.mjs +0 -384
- package/esm2020/src/app/core/table/entities-table-datasource.class.mjs +0 -399
- package/esm2020/src/app/core/table/memory-table.class.mjs +0 -53
- package/esm2020/src/app/core/table/table-select-columns.component.mjs +0 -43
- package/esm2020/src/app/core/table/table.class.mjs +0 -1728
- package/esm2020/src/app/core/table/table.model.mjs +0 -12
- package/esm2020/src/app/core/table/table.module.mjs +0 -40
- package/esm2020/src/app/core/table/table.utils.mjs +0 -30
- package/esm2020/src/app/core/table/testing/table-validator.service.mjs +0 -27
- package/esm2020/src/app/core/table/testing/table.testing.mjs +0 -280
- package/esm2020/src/app/core/table/testing/table.testing.module.mjs +0 -38
- package/esm2020/src/app/shared/alerts.mjs +0 -239
- package/esm2020/src/app/shared/audio/audio.mjs +0 -248
- package/esm2020/src/app/shared/audio/audio.testing.mjs +0 -31
- package/esm2020/src/app/shared/audio/audio.testing.module.mjs +0 -45
- package/esm2020/src/app/shared/capacitor/keyboard.mjs +0 -40
- package/esm2020/src/app/shared/capacitor/plugins.mjs +0 -9
- package/esm2020/src/app/shared/constants.mjs +0 -10
- package/esm2020/src/app/shared/dates.mjs +0 -148
- package/esm2020/src/app/shared/debug/debug-service.class.mjs +0 -3
- package/esm2020/src/app/shared/debug/debug.component.mjs +0 -39
- package/esm2020/src/app/shared/debug/debug.module.mjs +0 -44
- package/esm2020/src/app/shared/directives/autofocus.directive.mjs +0 -92
- package/esm2020/src/app/shared/directives/autotitle.directive.mjs +0 -30
- package/esm2020/src/app/shared/directives/directives.module.mjs +0 -43
- package/esm2020/src/app/shared/directives/drag-and-drop.directive.mjs +0 -53
- package/esm2020/src/app/shared/directives/ng-var.directive.mjs +0 -31
- package/esm2020/src/app/shared/directives/resizable/resizable.component.mjs +0 -59
- package/esm2020/src/app/shared/directives/resizable/resizable.directive.mjs +0 -40
- package/esm2020/src/app/shared/directives/resizable/resizable.module.mjs +0 -17
- package/esm2020/src/app/shared/events.mjs +0 -64
- package/esm2020/src/app/shared/file/csv.utils.mjs +0 -74
- package/esm2020/src/app/shared/file/file.service.mjs +0 -117
- package/esm2020/src/app/shared/file/file.utils.mjs +0 -113
- package/esm2020/src/app/shared/file/images.utils.mjs +0 -161
- package/esm2020/src/app/shared/file/json.utils.mjs +0 -51
- package/esm2020/src/app/shared/file/uri.utils.mjs +0 -23
- package/esm2020/src/app/shared/focusable.mjs +0 -6
- package/esm2020/src/app/shared/form/field.component.mjs +0 -307
- package/esm2020/src/app/shared/form/field.model.mjs +0 -25
- package/esm2020/src/app/shared/form/loading-spinner.mjs +0 -36
- package/esm2020/src/app/shared/forms.mjs +0 -391
- package/esm2020/src/app/shared/functions.mjs +0 -477
- package/esm2020/src/app/shared/geolocation/geolocation.utils.mjs +0 -80
- package/esm2020/src/app/shared/gesture/gesture-config.mjs +0 -49
- package/esm2020/src/app/shared/gesture/hammer.utils.mjs +0 -2
- package/esm2020/src/app/shared/graph/colors.utils.mjs +0 -64
- package/esm2020/src/app/shared/graph/graph-colors.mjs +0 -212
- package/esm2020/src/app/shared/guard/component-dirty.guard.mjs +0 -57
- package/esm2020/src/app/shared/help/help.modal.mjs +0 -53
- package/esm2020/src/app/shared/hotkeys/dialog/hotkeys-dialog.component.mjs +0 -23
- package/esm2020/src/app/shared/hotkeys/hotkeys.service.mjs +0 -84
- package/esm2020/src/app/shared/hotkeys/shared-hotkeys.module.mjs +0 -42
- package/esm2020/src/app/shared/http/http.utils.mjs +0 -52
- package/esm2020/src/app/shared/image/gallery/image-gallery.component.mjs +0 -365
- package/esm2020/src/app/shared/image/gallery/image-gallery.module.mjs +0 -59
- package/esm2020/src/app/shared/image/gallery/testing/gallegry.model.testing.mjs +0 -27
- package/esm2020/src/app/shared/image/gallery/testing/gallery.service.testing.mjs +0 -90
- package/esm2020/src/app/shared/image/gallery/testing/gallery.testing.mjs +0 -39
- package/esm2020/src/app/shared/image/gallery/testing/gallery.testing.module.mjs +0 -56
- package/esm2020/src/app/shared/image/image.model.mjs +0 -2
- package/esm2020/src/app/shared/image/image.module.mjs +0 -29
- package/esm2020/src/app/shared/image/image.service.mjs +0 -98
- package/esm2020/src/app/shared/inputs.mjs +0 -231
- package/esm2020/src/app/shared/interceptors/progess.interceptor.mjs +0 -27
- package/esm2020/src/app/shared/logging/log-level.model.mjs +0 -48
- package/esm2020/src/app/shared/logging/logger.model.mjs +0 -47
- package/esm2020/src/app/shared/logging/logging-service.class.mjs +0 -121
- package/esm2020/src/app/shared/logging/logging-service.config.mjs +0 -2
- package/esm2020/src/app/shared/logging/logging-service.module.mjs +0 -30
- package/esm2020/src/app/shared/material/autocomplete/material.autocomplete.config.mjs +0 -47
- package/esm2020/src/app/shared/material/autocomplete/material.autocomplete.mjs +0 -916
- package/esm2020/src/app/shared/material/autocomplete/material.autocomplete.module.mjs +0 -78
- package/esm2020/src/app/shared/material/autocomplete/material.autocomplete.utils.mjs +0 -19
- package/esm2020/src/app/shared/material/autocomplete/testing/autocomplete.test.mjs +0 -209
- package/esm2020/src/app/shared/material/badge/badge.directive.mjs +0 -194
- package/esm2020/src/app/shared/material/badge/badge.module.mjs +0 -32
- package/esm2020/src/app/shared/material/badge/badge.test.mjs +0 -41
- package/esm2020/src/app/shared/material/boolean/boolean.module.mjs +0 -68
- package/esm2020/src/app/shared/material/boolean/material.boolean.mjs +0 -253
- package/esm2020/src/app/shared/material/chips/chips.module.mjs +0 -76
- package/esm2020/src/app/shared/material/chips/material.chips.mjs +0 -697
- package/esm2020/src/app/shared/material/chips/testing/chips.test.mjs +0 -143
- package/esm2020/src/app/shared/material/datetime/datetime.module.mjs +0 -91
- package/esm2020/src/app/shared/material/datetime/material.date.mjs +0 -376
- package/esm2020/src/app/shared/material/datetime/material.dateshort.mjs +0 -385
- package/esm2020/src/app/shared/material/datetime/material.datetime.mjs +0 -499
- package/esm2020/src/app/shared/material/datetime/testing/mat-date-time.test.mjs +0 -108
- package/esm2020/src/app/shared/material/datetime/testing/mat-date.test.mjs +0 -110
- package/esm2020/src/app/shared/material/datetime/testing/mat-dateshort.test.mjs +0 -103
- package/esm2020/src/app/shared/material/duration/duration.module.mjs +0 -67
- package/esm2020/src/app/shared/material/duration/duration.utils.mjs +0 -36
- package/esm2020/src/app/shared/material/duration/material.duration.mjs +0 -257
- package/esm2020/src/app/shared/material/latlong/latlong.utils.mjs +0 -266
- package/esm2020/src/app/shared/material/latlong/material.latlong.mjs +0 -381
- package/esm2020/src/app/shared/material/latlong/material.latlong.module.mjs +0 -67
- package/esm2020/src/app/shared/material/latlong/testing/latlong.test.mjs +0 -102
- package/esm2020/src/app/shared/material/material.animations.mjs +0 -104
- package/esm2020/src/app/shared/material/material.module.mjs +0 -224
- package/esm2020/src/app/shared/material/material.testing.module.mjs +0 -168
- package/esm2020/src/app/shared/material/numpad/numpad.append-to-input.directive.mjs +0 -98
- package/esm2020/src/app/shared/material/numpad/numpad.component.mjs +0 -80
- package/esm2020/src/app/shared/material/numpad/numpad.container.mjs +0 -190
- package/esm2020/src/app/shared/material/numpad/numpad.content.mjs +0 -17
- package/esm2020/src/app/shared/material/numpad/numpad.directive.mjs +0 -162
- package/esm2020/src/app/shared/material/numpad/numpad.dom-service.mjs +0 -37
- package/esm2020/src/app/shared/material/numpad/numpad.model.mjs +0 -15
- package/esm2020/src/app/shared/material/numpad/numpad.module.mjs +0 -60
- package/esm2020/src/app/shared/material/numpad/testing/numpad.test.mjs +0 -46
- package/esm2020/src/app/shared/material/paginator/material.paginator-i18n.mjs +0 -46
- package/esm2020/src/app/shared/material/stepper/material.stepper-i18n.mjs +0 -22
- package/esm2020/src/app/shared/material/swipe/material.swipe.mjs +0 -344
- package/esm2020/src/app/shared/material/swipe/swipe.module.mjs +0 -52
- package/esm2020/src/app/shared/material/swipe/testing/swipe.test.mjs +0 -64
- package/esm2020/src/app/shared/modules.mjs +0 -11
- package/esm2020/src/app/shared/observables.mjs +0 -103
- package/esm2020/src/app/shared/pipes/arrays.pipe.mjs +0 -141
- package/esm2020/src/app/shared/pipes/colors.pipe.mjs +0 -23
- package/esm2020/src/app/shared/pipes/date-diff-duration.pipe.mjs +0 -48
- package/esm2020/src/app/shared/pipes/date-format.pipe.mjs +0 -66
- package/esm2020/src/app/shared/pipes/date-from-now.pipe.mjs +0 -27
- package/esm2020/src/app/shared/pipes/duration.pipe.mjs +0 -34
- package/esm2020/src/app/shared/pipes/file-size.pipe.mjs +0 -62
- package/esm2020/src/app/shared/pipes/form.pipes.mjs +0 -187
- package/esm2020/src/app/shared/pipes/highlight.pipe.mjs +0 -48
- package/esm2020/src/app/shared/pipes/latlong-format.pipe.mjs +0 -46
- package/esm2020/src/app/shared/pipes/maps.pipe.mjs +0 -63
- package/esm2020/src/app/shared/pipes/math.pipes.mjs +0 -59
- package/esm2020/src/app/shared/pipes/ng-init.pipe.mjs +0 -21
- package/esm2020/src/app/shared/pipes/number-format.pipe.mjs +0 -30
- package/esm2020/src/app/shared/pipes/pipes.module.mjs +0 -239
- package/esm2020/src/app/shared/pipes/property.pipes.mjs +0 -93
- package/esm2020/src/app/shared/pipes/string.pipes.mjs +0 -121
- package/esm2020/src/app/shared/pipes/translate-context.pipe.mjs +0 -43
- package/esm2020/src/app/shared/pipes/types.pipes.mjs +0 -45
- package/esm2020/src/app/shared/platforms.mjs +0 -43
- package/esm2020/src/app/shared/services/entity-service.class.mjs +0 -7
- package/esm2020/src/app/shared/services/job.utils.mjs +0 -92
- package/esm2020/src/app/shared/services/memory-entity-service.class.mjs +0 -337
- package/esm2020/src/app/shared/services/progress-bar.service.mjs +0 -33
- package/esm2020/src/app/shared/services/startable-observable-service.class.mjs +0 -119
- package/esm2020/src/app/shared/services/startable-service.class.mjs +0 -110
- package/esm2020/src/app/shared/services/translate-context.service.mjs +0 -105
- package/esm2020/src/app/shared/services/validator-service.class.mjs +0 -2
- package/esm2020/src/app/shared/services.mjs +0 -62
- package/esm2020/src/app/shared/shared-routing.module.mjs +0 -70
- package/esm2020/src/app/shared/shared.module.mjs +0 -208
- package/esm2020/src/app/shared/shared.testing.module.mjs +0 -84
- package/esm2020/src/app/shared/storage/storage-explorer.component.mjs +0 -268
- package/esm2020/src/app/shared/storage/storage-explorer.module.mjs +0 -60
- package/esm2020/src/app/shared/storage/storage.service.mjs +0 -132
- package/esm2020/src/app/shared/storage/storage.utils.mjs +0 -13
- package/esm2020/src/app/shared/testing/observable.test.mjs +0 -95
- package/esm2020/src/app/shared/testing/tests.page.mjs +0 -33
- package/esm2020/src/app/shared/toast/toast.testing.mjs +0 -51
- package/esm2020/src/app/shared/toast/toast.testing.module.mjs +0 -45
- package/esm2020/src/app/shared/toast/toasts.mjs +0 -144
- package/esm2020/src/app/shared/toolbar/modal-toolbar.mjs +0 -58
- package/esm2020/src/app/shared/toolbar/toolbar.mjs +0 -251
- package/esm2020/src/app/shared/toolbar/toolbar.module.mjs +0 -53
- package/esm2020/src/app/shared/types.mjs +0 -2
- package/esm2020/src/app/shared/upload-file/testing/upload-file.testing.mjs +0 -57
- package/esm2020/src/app/shared/upload-file/testing/upload-file.testing.module.mjs +0 -45
- package/esm2020/src/app/shared/upload-file/upload-file-popover.component.mjs +0 -97
- package/esm2020/src/app/shared/upload-file/upload-file.component.mjs +0 -204
- package/esm2020/src/app/shared/upload-file/upload-file.model.mjs +0 -20
- package/esm2020/src/app/shared/validator/form-error-adapter.class.mjs +0 -104
- package/esm2020/src/app/shared/validator/validators.mjs +0 -573
- package/esm2020/src/app/shared/version/versions.mjs +0 -81
- package/esm2020/src/app/social/job/job.module.mjs +0 -42
- package/esm2020/src/app/social/job/progression/job-progression.component.mjs +0 -20
- package/esm2020/src/app/social/job/progression/job-progression.icon.mjs +0 -216
- package/esm2020/src/app/social/job/progression/job-progression.list.mjs +0 -43
- package/esm2020/src/app/social/job/progression/job-progression.model.mjs +0 -23
- package/esm2020/src/app/social/job/progression/job-progression.service.mjs +0 -71
- package/esm2020/src/app/social/job/testing/job-progression.testing.mjs +0 -52
- package/esm2020/src/app/social/job/testing/job-progression.testing.service.mjs +0 -55
- package/esm2020/src/app/social/job/testing/job.testing.module.mjs +0 -35
- package/esm2020/src/app/social/message/message.form.mjs +0 -81
- package/esm2020/src/app/social/message/message.modal.mjs +0 -93
- package/esm2020/src/app/social/message/message.model.mjs +0 -65
- package/esm2020/src/app/social/message/message.module.mjs +0 -35
- package/esm2020/src/app/social/message/message.service.mjs +0 -84
- package/esm2020/src/app/social/social.errors.mjs +0 -10
- package/esm2020/src/app/social/social.module.mjs +0 -47
- package/esm2020/src/app/social/social.testing.module.mjs +0 -51
- package/esm2020/src/app/social/user-event/notification/user-event-notification.icon.mjs +0 -114
- package/esm2020/src/app/social/user-event/notification/user-event-notification.list.mjs +0 -246
- package/esm2020/src/app/social/user-event/testing/user-event.testing.mjs +0 -227
- package/esm2020/src/app/social/user-event/testing/user-event.testing.model.mjs +0 -112
- package/esm2020/src/app/social/user-event/testing/user-event.testing.module.mjs +0 -35
- package/esm2020/src/app/social/user-event/testing/user-event.testing.service.mjs +0 -111
- package/esm2020/src/app/social/user-event/user-event.model.mjs +0 -2
- package/esm2020/src/app/social/user-event/user-event.module.mjs +0 -39
- package/esm2020/src/app/social/user-event/user-event.service.mjs +0 -487
- package/esm2020/src/environments/environment.class.mjs +0 -5
- package/esm2020/src/environments/environment.mjs +0 -94
- package/esm2020/sumaris-net.ngx-components.mjs +0 -5
- package/fesm2015/sumaris-net.ngx-components.mjs +0 -38843
- package/fesm2015/sumaris-net.ngx-components.mjs.map +0 -1
- package/fesm2020/sumaris-net.ngx-components.mjs +0 -37942
- package/fesm2020/sumaris-net.ngx-components.mjs.map +0 -1
- package/index.d.ts +0 -5
- package/public_api.d.ts +0 -286
- package/src/app/admin/admin-routing.module.d.ts +0 -9
- package/src/app/admin/admin.module.d.ts +0 -10
- package/src/app/admin/services/filter/person.filter.d.ts +0 -21
- package/src/app/admin/services/person.service.d.ts +0 -44
- package/src/app/admin/services/validator/person.validator.d.ts +0 -14
- package/src/app/admin/users/users.d.ts +0 -44
- package/src/app/admin/users/users.module.d.ts +0 -13
- package/src/app/core/about/about.modal.d.ts +0 -32
- package/src/app/core/about/about.module.d.ts +0 -10
- package/src/app/core/account/account.module.d.ts +0 -15
- package/src/app/core/account/account.page.d.ts +0 -68
- package/src/app/core/account/new-token.modal.d.ts +0 -41
- package/src/app/core/account/token.table.d.ts +0 -25
- package/src/app/core/auth/auth.form.d.ts +0 -36
- package/src/app/core/auth/auth.modal.d.ts +0 -24
- package/src/app/core/auth/auth.module.d.ts +0 -11
- package/src/app/core/core.module.d.ts +0 -31
- package/src/app/core/core.testing.module.d.ts +0 -14
- package/src/app/core/form/buttons/form-buttons-bar.component.d.ts +0 -26
- package/src/app/core/form/buttons/form-buttons-bar.module.d.ts +0 -9
- package/src/app/core/form/entity/editor.class.d.ts +0 -243
- package/src/app/core/form/entity/entity-editor-modal.class.d.ts +0 -128
- package/src/app/core/form/entity/entity-editor.class.d.ts +0 -205
- package/src/app/core/form/entity/entity-metadata.component.d.ts +0 -13
- package/src/app/core/form/entity/entity.module.d.ts +0 -10
- package/src/app/core/form/form.class.d.ts +0 -155
- package/src/app/core/form/form.module.d.ts +0 -13
- package/src/app/core/form/form.utils.d.ts +0 -336
- package/src/app/core/form/list/list.form.d.ts +0 -81
- package/src/app/core/form/list/list.module.d.ts +0 -9
- package/src/app/core/form/properties/properties.form.d.ts +0 -44
- package/src/app/core/form/properties/properties.module.d.ts +0 -11
- package/src/app/core/form/properties/properties.table.d.ts +0 -78
- package/src/app/core/form/properties/property.validator.d.ts +0 -13
- package/src/app/core/form/properties/testing/properties-form.test.d.ts +0 -19
- package/src/app/core/form/properties/testing/properties-form.testing.module.d.ts +0 -12
- package/src/app/core/form/text-popover/testing/text-popover.testing.d.ts +0 -14
- package/src/app/core/form/text-popover/testing/text-popover.testing.module.d.ts +0 -11
- package/src/app/core/form/text-popover/text-form.component.d.ts +0 -32
- package/src/app/core/form/text-popover/text-popover.component.d.ts +0 -70
- package/src/app/core/form/text-popover/text-popover.module.d.ts +0 -10
- package/src/app/core/graphql/graphql.module.d.ts +0 -8
- package/src/app/core/graphql/graphql.service.d.ts +0 -148
- package/src/app/core/graphql/graphql.utils.d.ts +0 -42
- package/src/app/core/home/home.d.ts +0 -74
- package/src/app/core/home/home.module.d.ts +0 -12
- package/src/app/core/icon/icon.component.d.ts +0 -13
- package/src/app/core/icon/icon.module.d.ts +0 -9
- package/src/app/core/install/install-upgrade-card.component.d.ts +0 -63
- package/src/app/core/install/install-upgrade-card.module.d.ts +0 -9
- package/src/app/core/menu/menu.component.d.ts +0 -62
- package/src/app/core/menu/menu.model.d.ts +0 -28
- package/src/app/core/menu/menu.module.d.ts +0 -10
- package/src/app/core/menu/menu.service.d.ts +0 -21
- package/src/app/core/offline/update-offline-mode-card.component.d.ts +0 -11
- package/src/app/core/offline/update-offline-mode-card.module.d.ts +0 -9
- package/src/app/core/peer/select-peer.modal.d.ts +0 -53
- package/src/app/core/peer/select-peer.module.d.ts +0 -11
- package/src/app/core/register/register-confirm.page.d.ts +0 -24
- package/src/app/core/register/register.form.d.ts +0 -48
- package/src/app/core/register/register.modal.d.ts +0 -14
- package/src/app/core/register/register.module.d.ts +0 -12
- package/src/app/core/services/account.service.d.ts +0 -191
- package/src/app/core/services/auth-guard.service.d.ts +0 -17
- package/src/app/core/services/base-entity-service.class.d.ts +0 -104
- package/src/app/core/services/base-graphql-service.class.d.ts +0 -77
- package/src/app/core/services/base58.d.ts +0 -7
- package/src/app/core/services/config/core.config.d.ts +0 -29
- package/src/app/core/services/config.service.d.ts +0 -60
- package/src/app/core/services/crypto.service.d.ts +0 -44
- package/src/app/core/services/errors.d.ts +0 -51
- package/src/app/core/services/local-settings.service.d.ts +0 -90
- package/src/app/core/services/model/account.model.d.ts +0 -35
- package/src/app/core/services/model/config.model.d.ts +0 -36
- package/src/app/core/services/model/department.model.d.ts +0 -11
- package/src/app/core/services/model/entity.decorators.d.ts +0 -17
- package/src/app/core/services/model/entity.model.d.ts +0 -89
- package/src/app/core/services/model/filter.model.d.ts +0 -45
- package/src/app/core/services/model/history.model.d.ts +0 -20
- package/src/app/core/services/model/model.enum.d.ts +0 -7
- package/src/app/core/services/model/peer.model.d.ts +0 -29
- package/src/app/core/services/model/person.model.d.ts +0 -31
- package/src/app/core/services/model/referential.model.d.ts +0 -77
- package/src/app/core/services/model/settings.model.d.ts +0 -26
- package/src/app/core/services/model/token.model.d.ts +0 -21
- package/src/app/core/services/network.service.d.ts +0 -149
- package/src/app/core/services/network.types.d.ts +0 -5
- package/src/app/core/services/network.utils.d.ts +0 -31
- package/src/app/core/services/pipes/account.pipes.d.ts +0 -15
- package/src/app/core/services/pipes/department-to-string.pipe.d.ts +0 -9
- package/src/app/core/services/pipes/person-to-string.pipe.d.ts +0 -9
- package/src/app/core/services/pipes/usage-mode.pipes.d.ts +0 -15
- package/src/app/core/services/platform.service.d.ts +0 -96
- package/src/app/core/services/storage/entities-storage.service.d.ts +0 -108
- package/src/app/core/services/storage/entity-store.class.d.ts +0 -113
- package/src/app/core/services/testing/referential-filter.model.d.ts +0 -9
- package/src/app/core/services/testing/referential.validator.d.ts +0 -22
- package/src/app/core/services/validator/account.validator.d.ts +0 -17
- package/src/app/core/services/validator/base.validator.class.d.ts +0 -21
- package/src/app/core/services/validator/local-settings.validator.d.ts +0 -18
- package/src/app/core/services/validator/user-settings.validator.d.ts +0 -10
- package/src/app/core/services/validator/user-token.validator.d.ts +0 -13
- package/src/app/core/settings/settings.module.d.ts +0 -10
- package/src/app/core/settings/settings.page.d.ts +0 -68
- package/src/app/core/table/actions-column.component.d.ts +0 -48
- package/src/app/core/table/async-table.class.d.ts +0 -383
- package/src/app/core/table/entities-async-table-datasource.class.d.ts +0 -80
- package/src/app/core/table/entities-table-datasource.class.d.ts +0 -94
- package/src/app/core/table/memory-table.class.d.ts +0 -25
- package/src/app/core/table/table-select-columns.component.d.ts +0 -22
- package/src/app/core/table/table.class.d.ts +0 -386
- package/src/app/core/table/table.model.d.ts +0 -26
- package/src/app/core/table/table.module.d.ts +0 -10
- package/src/app/core/table/table.utils.d.ts +0 -11
- package/src/app/core/table/testing/table-validator.service.d.ts +0 -17
- package/src/app/core/table/testing/table.testing.d.ts +0 -53
- package/src/app/core/table/testing/table.testing.module.d.ts +0 -11
- package/src/app/shared/alerts.d.ts +0 -53
- package/src/app/shared/audio/audio.d.ts +0 -44
- package/src/app/shared/audio/audio.testing.d.ts +0 -13
- package/src/app/shared/audio/audio.testing.module.d.ts +0 -11
- package/src/app/shared/capacitor/keyboard.d.ts +0 -16
- package/src/app/shared/capacitor/plugins.d.ts +0 -7
- package/src/app/shared/constants.d.ts +0 -7
- package/src/app/shared/dates.d.ts +0 -39
- package/src/app/shared/debug/debug-service.class.d.ts +0 -5
- package/src/app/shared/debug/debug.component.d.ts +0 -13
- package/src/app/shared/debug/debug.module.d.ts +0 -12
- package/src/app/shared/directives/autofocus.directive.d.ts +0 -19
- package/src/app/shared/directives/autotitle.directive.d.ts +0 -10
- package/src/app/shared/directives/directives.module.d.ts +0 -12
- package/src/app/shared/directives/drag-and-drop.directive.d.ts +0 -17
- package/src/app/shared/directives/ng-var.directive.d.ts +0 -12
- package/src/app/shared/directives/resizable/resizable.component.d.ts +0 -21
- package/src/app/shared/directives/resizable/resizable.directive.d.ts +0 -12
- package/src/app/shared/directives/resizable/resizable.module.d.ts +0 -8
- package/src/app/shared/events.d.ts +0 -27
- package/src/app/shared/file/csv.utils.d.ts +0 -19
- package/src/app/shared/file/file.service.d.ts +0 -23
- package/src/app/shared/file/file.utils.d.ts +0 -20
- package/src/app/shared/file/images.utils.d.ts +0 -19
- package/src/app/shared/file/json.utils.d.ts +0 -16
- package/src/app/shared/file/uri.utils.d.ts +0 -7
- package/src/app/shared/focusable.d.ts +0 -4
- package/src/app/shared/form/field.component.d.ts +0 -71
- package/src/app/shared/form/field.model.d.ts +0 -37
- package/src/app/shared/form/loading-spinner.d.ts +0 -8
- package/src/app/shared/forms.d.ts +0 -89
- package/src/app/shared/functions.d.ts +0 -132
- package/src/app/shared/geolocation/geolocation.utils.d.ts +0 -19
- package/src/app/shared/gesture/gesture-config.d.ts +0 -15
- package/src/app/shared/gesture/hammer.utils.d.ts +0 -16
- package/src/app/shared/graph/colors.utils.d.ts +0 -17
- package/src/app/shared/graph/graph-colors.d.ts +0 -63
- package/src/app/shared/guard/component-dirty.guard.d.ts +0 -19
- package/src/app/shared/help/help.modal.d.ts +0 -33
- package/src/app/shared/hotkeys/dialog/hotkeys-dialog.component.d.ts +0 -10
- package/src/app/shared/hotkeys/hotkeys.service.d.ts +0 -28
- package/src/app/shared/hotkeys/shared-hotkeys.module.d.ts +0 -11
- package/src/app/shared/http/http.utils.d.ts +0 -27
- package/src/app/shared/image/gallery/image-gallery.component.d.ts +0 -98
- package/src/app/shared/image/gallery/image-gallery.module.d.ts +0 -14
- package/src/app/shared/image/gallery/testing/gallegry.model.testing.d.ts +0 -12
- package/src/app/shared/image/gallery/testing/gallery.service.testing.d.ts +0 -33
- package/src/app/shared/image/gallery/testing/gallery.testing.d.ts +0 -16
- package/src/app/shared/image/gallery/testing/gallery.testing.module.d.ts +0 -12
- package/src/app/shared/image/image.model.d.ts +0 -5
- package/src/app/shared/image/image.module.d.ts +0 -8
- package/src/app/shared/image/image.service.d.ts +0 -32
- package/src/app/shared/inputs.d.ts +0 -32
- package/src/app/shared/interceptors/progess.interceptor.d.ts +0 -8
- package/src/app/shared/logging/log-level.model.d.ts +0 -38
- package/src/app/shared/logging/logger.model.d.ts +0 -68
- package/src/app/shared/logging/logging-service.class.d.ts +0 -39
- package/src/app/shared/logging/logging-service.config.d.ts +0 -25
- package/src/app/shared/logging/logging-service.module.d.ts +0 -9
- package/src/app/shared/material/autocomplete/material.autocomplete.config.d.ts +0 -36
- package/src/app/shared/material/autocomplete/material.autocomplete.d.ts +0 -138
- package/src/app/shared/material/autocomplete/material.autocomplete.module.d.ts +0 -21
- package/src/app/shared/material/autocomplete/material.autocomplete.utils.d.ts +0 -4
- package/src/app/shared/material/autocomplete/testing/autocomplete.test.d.ts +0 -45
- package/src/app/shared/material/badge/badge.directive.d.ts +0 -37
- package/src/app/shared/material/badge/badge.module.d.ts +0 -10
- package/src/app/shared/material/badge/badge.test.d.ts +0 -21
- package/src/app/shared/material/boolean/boolean.module.d.ts +0 -19
- package/src/app/shared/material/boolean/material.boolean.d.ts +0 -66
- package/src/app/shared/material/chips/chips.module.d.ts +0 -21
- package/src/app/shared/material/chips/material.chips.d.ts +0 -126
- package/src/app/shared/material/chips/testing/chips.test.d.ts +0 -31
- package/src/app/shared/material/datetime/datetime.module.d.ts +0 -24
- package/src/app/shared/material/datetime/material.date.d.ts +0 -74
- package/src/app/shared/material/datetime/material.dateshort.d.ts +0 -75
- package/src/app/shared/material/datetime/material.datetime.d.ts +0 -100
- package/src/app/shared/material/datetime/testing/mat-date-time.test.d.ts +0 -31
- package/src/app/shared/material/datetime/testing/mat-date.test.d.ts +0 -30
- package/src/app/shared/material/datetime/testing/mat-dateshort.test.d.ts +0 -29
- package/src/app/shared/material/duration/duration.module.d.ts +0 -18
- package/src/app/shared/material/duration/duration.utils.d.ts +0 -3
- package/src/app/shared/material/duration/material.duration.d.ts +0 -57
- package/src/app/shared/material/latlong/latlong.utils.d.ts +0 -13
- package/src/app/shared/material/latlong/material.latlong.d.ts +0 -65
- package/src/app/shared/material/latlong/material.latlong.module.d.ts +0 -19
- package/src/app/shared/material/latlong/testing/latlong.test.d.ts +0 -21
- package/src/app/shared/material/material.animations.d.ts +0 -4
- package/src/app/shared/material/material.module.d.ts +0 -45
- package/src/app/shared/material/material.testing.module.d.ts +0 -25
- package/src/app/shared/material/numpad/numpad.append-to-input.directive.d.ts +0 -22
- package/src/app/shared/material/numpad/numpad.component.d.ts +0 -26
- package/src/app/shared/material/numpad/numpad.container.d.ts +0 -40
- package/src/app/shared/material/numpad/numpad.content.d.ts +0 -7
- package/src/app/shared/material/numpad/numpad.directive.d.ts +0 -35
- package/src/app/shared/material/numpad/numpad.dom-service.d.ts +0 -16
- package/src/app/shared/material/numpad/numpad.model.d.ts +0 -30
- package/src/app/shared/material/numpad/numpad.module.d.ts +0 -16
- package/src/app/shared/material/numpad/testing/numpad.test.d.ts +0 -13
- package/src/app/shared/material/paginator/material.paginator-i18n.d.ts +0 -15
- package/src/app/shared/material/stepper/material.stepper-i18n.d.ts +0 -10
- package/src/app/shared/material/swipe/material.swipe.d.ts +0 -89
- package/src/app/shared/material/swipe/swipe.module.d.ts +0 -15
- package/src/app/shared/material/swipe/testing/swipe.test.d.ts +0 -22
- package/src/app/shared/modules.d.ts +0 -8
- package/src/app/shared/observables.d.ts +0 -29
- package/src/app/shared/pipes/arrays.pipe.d.ts +0 -54
- package/src/app/shared/pipes/colors.pipe.d.ts +0 -9
- package/src/app/shared/pipes/date-diff-duration.pipe.d.ts +0 -23
- package/src/app/shared/pipes/date-format.pipe.d.ts +0 -34
- package/src/app/shared/pipes/date-from-now.pipe.d.ts +0 -12
- package/src/app/shared/pipes/duration.pipe.d.ts +0 -13
- package/src/app/shared/pipes/file-size.pipe.d.ts +0 -30
- package/src/app/shared/pipes/form.pipes.d.ts +0 -59
- package/src/app/shared/pipes/highlight.pipe.d.ts +0 -11
- package/src/app/shared/pipes/latlong-format.pipe.d.ts +0 -20
- package/src/app/shared/pipes/maps.pipe.d.ts +0 -22
- package/src/app/shared/pipes/math.pipes.d.ts +0 -20
- package/src/app/shared/pipes/ng-init.pipe.d.ts +0 -8
- package/src/app/shared/pipes/number-format.pipe.d.ts +0 -10
- package/src/app/shared/pipes/pipes.module.d.ts +0 -27
- package/src/app/shared/pipes/property.pipes.d.ts +0 -26
- package/src/app/shared/pipes/string.pipes.d.ts +0 -47
- package/src/app/shared/pipes/translate-context.pipe.d.ts +0 -17
- package/src/app/shared/pipes/types.pipes.d.ts +0 -18
- package/src/app/shared/platforms.d.ts +0 -8
- package/src/app/shared/services/entity-service.class.d.ts +0 -73
- package/src/app/shared/services/job.utils.d.ts +0 -20
- package/src/app/shared/services/memory-entity-service.class.d.ts +0 -71
- package/src/app/shared/services/progress-bar.service.d.ts +0 -20
- package/src/app/shared/services/startable-observable-service.class.d.ts +0 -33
- package/src/app/shared/services/startable-service.class.d.ts +0 -34
- package/src/app/shared/services/translate-context.service.d.ts +0 -29
- package/src/app/shared/services/validator-service.class.d.ts +0 -10
- package/src/app/shared/services.d.ts +0 -9
- package/src/app/shared/shared-routing.module.d.ts +0 -22
- package/src/app/shared/shared.module.d.ts +0 -31
- package/src/app/shared/shared.testing.module.d.ts +0 -17
- package/src/app/shared/storage/storage-explorer.component.d.ts +0 -58
- package/src/app/shared/storage/storage-explorer.module.d.ts +0 -16
- package/src/app/shared/storage/storage.service.d.ts +0 -23
- package/src/app/shared/storage/storage.utils.d.ts +0 -19
- package/src/app/shared/testing/observable.test.d.ts +0 -25
- package/src/app/shared/testing/tests.page.d.ts +0 -20
- package/src/app/shared/toast/toast.testing.d.ts +0 -15
- package/src/app/shared/toast/toast.testing.module.d.ts +0 -11
- package/src/app/shared/toast/toasts.d.ts +0 -17
- package/src/app/shared/toolbar/modal-toolbar.d.ts +0 -21
- package/src/app/shared/toolbar/toolbar.d.ts +0 -63
- package/src/app/shared/toolbar/toolbar.module.d.ts +0 -15
- package/src/app/shared/types.d.ts +0 -26
- package/src/app/shared/upload-file/testing/upload-file.testing.d.ts +0 -20
- package/src/app/shared/upload-file/testing/upload-file.testing.module.d.ts +0 -11
- package/src/app/shared/upload-file/upload-file-popover.component.d.ts +0 -39
- package/src/app/shared/upload-file/upload-file.component.d.ts +0 -48
- package/src/app/shared/upload-file/upload-file.model.d.ts +0 -30
- package/src/app/shared/validator/form-error-adapter.class.d.ts +0 -27
- package/src/app/shared/validator/validators.d.ts +0 -115
- package/src/app/shared/version/versions.d.ts +0 -26
- package/src/app/social/job/job.module.d.ts +0 -12
- package/src/app/social/job/progression/job-progression.component.d.ts +0 -9
- package/src/app/social/job/progression/job-progression.icon.d.ts +0 -49
- package/src/app/social/job/progression/job-progression.list.d.ts +0 -21
- package/src/app/social/job/progression/job-progression.model.d.ts +0 -11
- package/src/app/social/job/progression/job-progression.service.d.ts +0 -34
- package/src/app/social/job/testing/job-progression.testing.d.ts +0 -17
- package/src/app/social/job/testing/job-progression.testing.service.d.ts +0 -17
- package/src/app/social/job/testing/job.testing.module.d.ts +0 -11
- package/src/app/social/message/message.form.d.ts +0 -30
- package/src/app/social/message/message.modal.d.ts +0 -39
- package/src/app/social/message/message.model.d.ts +0 -31
- package/src/app/social/message/message.module.d.ts +0 -11
- package/src/app/social/message/message.service.d.ts +0 -27
- package/src/app/social/social.errors.d.ts +0 -9
- package/src/app/social/social.module.d.ts +0 -20
- package/src/app/social/social.testing.module.d.ts +0 -13
- package/src/app/social/user-event/notification/user-event-notification.icon.d.ts +0 -31
- package/src/app/social/user-event/notification/user-event-notification.list.d.ts +0 -71
- package/src/app/social/user-event/testing/user-event.testing.d.ts +0 -34
- package/src/app/social/user-event/testing/user-event.testing.model.d.ts +0 -44
- package/src/app/social/user-event/testing/user-event.testing.module.d.ts +0 -11
- package/src/app/social/user-event/testing/user-event.testing.service.d.ts +0 -41
- package/src/app/social/user-event/user-event.model.d.ts +0 -45
- package/src/app/social/user-event/user-event.module.d.ts +0 -12
- package/src/app/social/user-event/user-event.service.d.ts +0 -124
- package/src/environments/environment.class.d.ts +0 -57
- package/src/environments/environment.d.ts +0 -3
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import { Component } from '@angular/core';
|
|
2
|
-
import { TextPopover } from '../text-popover.component';
|
|
3
|
-
import { Clipboard } from '@capacitor/clipboard';
|
|
4
|
-
import { Toasts } from '../../../../shared/toast/toasts';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
import * as i1 from "@ionic/angular";
|
|
7
|
-
import * as i2 from "@ngx-translate/core";
|
|
8
|
-
export class TextPopoverTestingPage {
|
|
9
|
-
constructor(popoverController, toastController, translate) {
|
|
10
|
-
this.popoverController = popoverController;
|
|
11
|
-
this.toastController = toastController;
|
|
12
|
-
this.translate = translate;
|
|
13
|
-
}
|
|
14
|
-
async showPopover(event, opts) {
|
|
15
|
-
const modal = await this.popoverController.create({
|
|
16
|
-
component: TextPopover,
|
|
17
|
-
componentProps: {
|
|
18
|
-
title: 'modalTitle',
|
|
19
|
-
headerColor: 'primary',
|
|
20
|
-
placeholder: 'your text',
|
|
21
|
-
...opts
|
|
22
|
-
},
|
|
23
|
-
backdropDismiss: false,
|
|
24
|
-
keyboardClose: false,
|
|
25
|
-
event,
|
|
26
|
-
translucent: true,
|
|
27
|
-
cssClass: 'popover-large',
|
|
28
|
-
});
|
|
29
|
-
await modal.present();
|
|
30
|
-
const { data } = await modal.onDidDismiss();
|
|
31
|
-
if (data) {
|
|
32
|
-
console.info('Popover result: ', data);
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
async showSharePopoverWithButtons(event, opts) {
|
|
36
|
-
opts = {
|
|
37
|
-
...opts,
|
|
38
|
-
text: opts?.multiline !== false
|
|
39
|
-
? 'Lorem ipsum dolor sit amet,\nconsectetur adipiscing elit'
|
|
40
|
-
: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit',
|
|
41
|
-
editing: false,
|
|
42
|
-
headerButtons: [
|
|
43
|
-
{
|
|
44
|
-
icon: 'copy',
|
|
45
|
-
text: 'Copy',
|
|
46
|
-
fill: 'outline',
|
|
47
|
-
side: 'end',
|
|
48
|
-
handler: async (value) => {
|
|
49
|
-
await Clipboard.write({
|
|
50
|
-
label: opts?.title,
|
|
51
|
-
string: value,
|
|
52
|
-
});
|
|
53
|
-
await Toasts.show(this.toastController, this.translate, {
|
|
54
|
-
type: 'info', message: 'INFO.COPY_SUCCEED'
|
|
55
|
-
});
|
|
56
|
-
return false; // Avoid dismiss
|
|
57
|
-
}
|
|
58
|
-
},
|
|
59
|
-
],
|
|
60
|
-
};
|
|
61
|
-
return this.showPopover(event, opts);
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
TextPopoverTestingPage.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: TextPopoverTestingPage, deps: [{ token: i1.PopoverController }, { token: i1.ToastController }, { token: i2.TranslateService }], target: i0.ɵɵFactoryTarget.Component });
|
|
65
|
-
TextPopoverTestingPage.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.3.0", type: TextPopoverTestingPage, selector: "text-popover-testing", ngImport: i0, template: "<ion-toolbar color=\"primary\">\n <ion-title>Text popover</ion-title>\n</ion-toolbar>\n\n<ion-content class=\"ion-padding\">\n\n <p>Multi lines examples:<br/>\n <small>Press Ctrl+Enter to validate</small>\n <small>\n <pre>multiline: true</pre>\n </small>\n </p>\n\n <ion-button (click)=\"showPopover($event, {})\" color=\"tertiary\">\n <span translate>COMMON.BTN_SHOW</span>\n </ion-button>\n\n <ion-button (click)=\"showPopover($event, {autofocus: true})\" color=\"tertiary\">\n <span translate>COMMON.BTN_SHOW</span> (autofocus)\n </ion-button>\n\n <ion-button (click)=\"showSharePopoverWithButtons($event, {autofocus: true})\" color=\"tertiary\">\n <span translate>COMMON.BTN_SHOW</span> (headerButtons)\n </ion-button>\n\n <p>One line examples:\n <small>\n <pre>multiline: false</pre>\n </small>\n </p>\n\n\n <ion-button (click)=\"showPopover($event, {multiline : false})\" color=\"tertiary\">\n <span translate>COMMON.BTN_SHOW</span> \n </ion-button>\n\n <ion-button (click)=\"showPopover($event, {multiline : false, autofocus: true})\" color=\"tertiary\">\n <span translate>COMMON.BTN_SHOW</span> (autofocus)\n </ion-button>\n\n <ion-button (click)=\"showSharePopoverWithButtons($event, {multiline : false})\" color=\"tertiary\">\n <span translate>COMMON.BTN_SHOW</span> (headerButtons)\n </ion-button>\n\n</ion-content>\n", dependencies: [{ kind: "component", type: i1.IonButton, selector: "ion-button", inputs: ["buttonType", "color", "disabled", "download", "expand", "fill", "form", "href", "mode", "rel", "routerAnimation", "routerDirection", "shape", "size", "strong", "target", "type"] }, { kind: "component", type: i1.IonContent, selector: "ion-content", inputs: ["color", "forceOverscroll", "fullscreen", "scrollEvents", "scrollX", "scrollY"] }, { kind: "component", type: i1.IonTitle, selector: "ion-title", inputs: ["color", "size"] }, { kind: "component", type: i1.IonToolbar, selector: "ion-toolbar", inputs: ["color", "mode"] }, { kind: "directive", type: i2.TranslateDirective, selector: "[translate],[ngx-translate]", inputs: ["translate", "translateParams"] }] });
|
|
66
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: TextPopoverTestingPage, decorators: [{
|
|
67
|
-
type: Component,
|
|
68
|
-
args: [{ selector: 'text-popover-testing', template: "<ion-toolbar color=\"primary\">\n <ion-title>Text popover</ion-title>\n</ion-toolbar>\n\n<ion-content class=\"ion-padding\">\n\n <p>Multi lines examples:<br/>\n <small>Press Ctrl+Enter to validate</small>\n <small>\n <pre>multiline: true</pre>\n </small>\n </p>\n\n <ion-button (click)=\"showPopover($event, {})\" color=\"tertiary\">\n <span translate>COMMON.BTN_SHOW</span>\n </ion-button>\n\n <ion-button (click)=\"showPopover($event, {autofocus: true})\" color=\"tertiary\">\n <span translate>COMMON.BTN_SHOW</span> (autofocus)\n </ion-button>\n\n <ion-button (click)=\"showSharePopoverWithButtons($event, {autofocus: true})\" color=\"tertiary\">\n <span translate>COMMON.BTN_SHOW</span> (headerButtons)\n </ion-button>\n\n <p>One line examples:\n <small>\n <pre>multiline: false</pre>\n </small>\n </p>\n\n\n <ion-button (click)=\"showPopover($event, {multiline : false})\" color=\"tertiary\">\n <span translate>COMMON.BTN_SHOW</span> \n </ion-button>\n\n <ion-button (click)=\"showPopover($event, {multiline : false, autofocus: true})\" color=\"tertiary\">\n <span translate>COMMON.BTN_SHOW</span> (autofocus)\n </ion-button>\n\n <ion-button (click)=\"showSharePopoverWithButtons($event, {multiline : false})\" color=\"tertiary\">\n <span translate>COMMON.BTN_SHOW</span> (headerButtons)\n </ion-button>\n\n</ion-content>\n" }]
|
|
69
|
-
}], ctorParameters: function () { return [{ type: i1.PopoverController }, { type: i1.ToastController }, { type: i2.TranslateService }]; } });
|
|
70
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGV4dC1wb3BvdmVyLnRlc3RpbmcuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvYXBwL2NvcmUvZm9ybS90ZXh0LXBvcG92ZXIvdGVzdGluZy90ZXh0LXBvcG92ZXIudGVzdGluZy50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9hcHAvY29yZS9mb3JtL3RleHQtcG9wb3Zlci90ZXN0aW5nL3RleHQtcG9wb3Zlci50ZXN0aW5nLmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFDLFNBQVMsRUFBQyxNQUFNLGVBQWUsQ0FBQztBQUV4QyxPQUFPLEVBQUMsV0FBVyxFQUFxQixNQUFNLDJCQUEyQixDQUFDO0FBQzFFLE9BQU8sRUFBQyxTQUFTLEVBQUMsTUFBTSxzQkFBc0IsQ0FBQztBQUMvQyxPQUFPLEVBQUMsTUFBTSxFQUFDLE1BQU0saUNBQWlDLENBQUM7Ozs7QUFPdkQsTUFBTSxPQUFPLHNCQUFzQjtJQUVqQyxZQUNVLGlCQUFvQyxFQUNwQyxlQUFnQyxFQUNoQyxTQUEyQjtRQUYzQixzQkFBaUIsR0FBakIsaUJBQWlCLENBQW1CO1FBQ3BDLG9CQUFlLEdBQWYsZUFBZSxDQUFpQjtRQUNoQyxjQUFTLEdBQVQsU0FBUyxDQUFrQjtJQUVyQyxDQUFDO0lBRUQsS0FBSyxDQUFDLFdBQVcsQ0FBQyxLQUFZLEVBQUUsSUFBa0M7UUFDaEUsTUFBTSxLQUFLLEdBQUcsTUFBTSxJQUFJLENBQUMsaUJBQWlCLENBQUMsTUFBTSxDQUFDO1lBQ2hELFNBQVMsRUFBRSxXQUFXO1lBQ3RCLGNBQWMsRUFBc0I7Z0JBQ2xDLEtBQUssRUFBRSxZQUFZO2dCQUNuQixXQUFXLEVBQUUsU0FBUztnQkFDdEIsV0FBVyxFQUFFLFdBQVc7Z0JBQ3hCLEdBQUcsSUFBSTthQUNSO1lBQ0QsZUFBZSxFQUFFLEtBQUs7WUFDdEIsYUFBYSxFQUFFLEtBQUs7WUFDcEIsS0FBSztZQUNMLFdBQVcsRUFBRSxJQUFJO1lBQ2pCLFFBQVEsRUFBRSxlQUFlO1NBQzFCLENBQUMsQ0FBQztRQUVILE1BQU0sS0FBSyxDQUFDLE9BQU8sRUFBRSxDQUFDO1FBQ3RCLE1BQU0sRUFBRSxJQUFJLEVBQUUsR0FBRyxNQUFNLEtBQUssQ0FBQyxZQUFZLEVBQUUsQ0FBQztRQUU1QyxJQUFJLElBQUksRUFBRTtZQUNSLE9BQU8sQ0FBQyxJQUFJLENBQUMsa0JBQWtCLEVBQUUsSUFBSSxDQUFDLENBQUM7U0FDeEM7SUFDSCxDQUFDO0lBR1MsS0FBSyxDQUFDLDJCQUEyQixDQUFDLEtBQWMsRUFBRSxJQUFrQztRQUM1RixJQUFJLEdBQUc7WUFDTCxHQUFHLElBQUk7WUFDUCxJQUFJLEVBQUUsSUFBSSxFQUFFLFNBQVMsS0FBSyxLQUFLO2dCQUM3QixDQUFDLENBQUMsMERBQTBEO2dCQUM1RCxDQUFDLENBQUMseURBQXlEO1lBQzdELE9BQU8sRUFBRSxLQUFLO1lBQ2QsYUFBYSxFQUFFO2dCQUNiO29CQUNFLElBQUksRUFBRSxNQUFNO29CQUNaLElBQUksRUFBRSxNQUFNO29CQUNaLElBQUksRUFBRSxTQUFTO29CQUNmLElBQUksRUFBRSxLQUFLO29CQUNYLE9BQU8sRUFBRSxLQUFLLEVBQUUsS0FBYSxFQUFFLEVBQUU7d0JBQy9CLE1BQU0sU0FBUyxDQUFDLEtBQUssQ0FBQzs0QkFDcEIsS0FBSyxFQUFFLElBQUksRUFBRSxLQUFLOzRCQUNsQixNQUFNLEVBQUUsS0FBSzt5QkFDZCxDQUFDLENBQUM7d0JBRUgsTUFBTSxNQUFNLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxlQUFlLEVBQUUsSUFBSSxDQUFDLFNBQVMsRUFBRTs0QkFDdEQsSUFBSSxFQUFFLE1BQU0sRUFBRSxPQUFPLEVBQUUsbUJBQW1CO3lCQUMzQyxDQUFDLENBQUM7d0JBRUgsT0FBTyxLQUFLLENBQUMsQ0FBQyxnQkFBZ0I7b0JBQ2hDLENBQUM7aUJBQ0Y7YUFDRjtTQUNGLENBQUM7UUFFRixPQUFPLElBQUksQ0FBQyxXQUFXLENBQUMsS0FBSyxFQUFFLElBQUksQ0FBQyxDQUFDO0lBQ3ZDLENBQUM7O21IQWhFVSxzQkFBc0I7dUdBQXRCLHNCQUFzQiw0RENYbkMsdTRDQTZDQTsyRkRsQ2Esc0JBQXNCO2tCQUpsQyxTQUFTOytCQUNFLHNCQUFzQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7Q29tcG9uZW50fSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7UG9wb3ZlckNvbnRyb2xsZXIsIFRvYXN0Q29udHJvbGxlcn0gZnJvbSAnQGlvbmljL2FuZ3VsYXInO1xuaW1wb3J0IHtUZXh0UG9wb3ZlciwgVGV4dFBvcG92ZXJPcHRpb25zfSBmcm9tICcuLi90ZXh0LXBvcG92ZXIuY29tcG9uZW50JztcbmltcG9ydCB7Q2xpcGJvYXJkfSBmcm9tICdAY2FwYWNpdG9yL2NsaXBib2FyZCc7XG5pbXBvcnQge1RvYXN0c30gZnJvbSAnLi4vLi4vLi4vLi4vc2hhcmVkL3RvYXN0L3RvYXN0cyc7XG5pbXBvcnQge1RyYW5zbGF0ZVNlcnZpY2V9IGZyb20gJ0BuZ3gtdHJhbnNsYXRlL2NvcmUnO1xuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICd0ZXh0LXBvcG92ZXItdGVzdGluZycsXG4gIHRlbXBsYXRlVXJsOiAndGV4dC1wb3BvdmVyLnRlc3RpbmcuaHRtbCdcbn0pXG5leHBvcnQgY2xhc3MgVGV4dFBvcG92ZXJUZXN0aW5nUGFnZSAge1xuXG4gIGNvbnN0cnVjdG9yKFxuICAgIHByaXZhdGUgcG9wb3ZlckNvbnRyb2xsZXI6IFBvcG92ZXJDb250cm9sbGVyLFxuICAgIHByaXZhdGUgdG9hc3RDb250cm9sbGVyOiBUb2FzdENvbnRyb2xsZXIsXG4gICAgcHJpdmF0ZSB0cmFuc2xhdGU6IFRyYW5zbGF0ZVNlcnZpY2UsXG4gICkge1xuICB9XG5cbiAgYXN5bmMgc2hvd1BvcG92ZXIoZXZlbnQ6IEV2ZW50LCBvcHRzPzogUGFydGlhbDxUZXh0UG9wb3Zlck9wdGlvbnM+KSB7XG4gICAgY29uc3QgbW9kYWwgPSBhd2FpdCB0aGlzLnBvcG92ZXJDb250cm9sbGVyLmNyZWF0ZSh7XG4gICAgICBjb21wb25lbnQ6IFRleHRQb3BvdmVyLFxuICAgICAgY29tcG9uZW50UHJvcHM6IDxUZXh0UG9wb3Zlck9wdGlvbnM+e1xuICAgICAgICB0aXRsZTogJ21vZGFsVGl0bGUnLFxuICAgICAgICBoZWFkZXJDb2xvcjogJ3ByaW1hcnknLFxuICAgICAgICBwbGFjZWhvbGRlcjogJ3lvdXIgdGV4dCcsXG4gICAgICAgIC4uLm9wdHNcbiAgICAgIH0sXG4gICAgICBiYWNrZHJvcERpc21pc3M6IGZhbHNlLFxuICAgICAga2V5Ym9hcmRDbG9zZTogZmFsc2UsXG4gICAgICBldmVudCxcbiAgICAgIHRyYW5zbHVjZW50OiB0cnVlLFxuICAgICAgY3NzQ2xhc3M6ICdwb3BvdmVyLWxhcmdlJyxcbiAgICB9KTtcblxuICAgIGF3YWl0IG1vZGFsLnByZXNlbnQoKTtcbiAgICBjb25zdCB7IGRhdGEgfSA9IGF3YWl0IG1vZGFsLm9uRGlkRGlzbWlzcygpO1xuXG4gICAgaWYgKGRhdGEpIHtcbiAgICAgIGNvbnNvbGUuaW5mbygnUG9wb3ZlciByZXN1bHQ6ICcsIGRhdGEpO1xuICAgIH1cbiAgfVxuXG5cbiAgcHJvdGVjdGVkIGFzeW5jIHNob3dTaGFyZVBvcG92ZXJXaXRoQnV0dG9ucyhldmVudDogVUlFdmVudCwgb3B0cz86IFBhcnRpYWw8VGV4dFBvcG92ZXJPcHRpb25zPikge1xuICAgIG9wdHMgPSB7XG4gICAgICAuLi5vcHRzLFxuICAgICAgdGV4dDogb3B0cz8ubXVsdGlsaW5lICE9PSBmYWxzZVxuICAgICAgICA/ICdMb3JlbSBpcHN1bSBkb2xvciBzaXQgYW1ldCxcXG5jb25zZWN0ZXR1ciBhZGlwaXNjaW5nIGVsaXQnXG4gICAgICAgIDogJ0xvcmVtIGlwc3VtIGRvbG9yIHNpdCBhbWV0LCBjb25zZWN0ZXR1ciBhZGlwaXNjaW5nIGVsaXQnLFxuICAgICAgZWRpdGluZzogZmFsc2UsXG4gICAgICBoZWFkZXJCdXR0b25zOiBbXG4gICAgICAgIHtcbiAgICAgICAgICBpY29uOiAnY29weScsXG4gICAgICAgICAgdGV4dDogJ0NvcHknLFxuICAgICAgICAgIGZpbGw6ICdvdXRsaW5lJyxcbiAgICAgICAgICBzaWRlOiAnZW5kJyxcbiAgICAgICAgICBoYW5kbGVyOiBhc3luYyAodmFsdWU6IHN0cmluZykgPT4ge1xuICAgICAgICAgICAgYXdhaXQgQ2xpcGJvYXJkLndyaXRlKHtcbiAgICAgICAgICAgICAgbGFiZWw6IG9wdHM/LnRpdGxlLFxuICAgICAgICAgICAgICBzdHJpbmc6IHZhbHVlLFxuICAgICAgICAgICAgfSk7XG5cbiAgICAgICAgICAgIGF3YWl0IFRvYXN0cy5zaG93KHRoaXMudG9hc3RDb250cm9sbGVyLCB0aGlzLnRyYW5zbGF0ZSwge1xuICAgICAgICAgICAgICB0eXBlOiAnaW5mbycsIG1lc3NhZ2U6ICdJTkZPLkNPUFlfU1VDQ0VFRCdcbiAgICAgICAgICAgIH0pO1xuXG4gICAgICAgICAgICByZXR1cm4gZmFsc2U7IC8vIEF2b2lkIGRpc21pc3NcbiAgICAgICAgICB9XG4gICAgICAgIH0sXG4gICAgICBdLFxuICAgIH07XG5cbiAgICByZXR1cm4gdGhpcy5zaG93UG9wb3ZlcihldmVudCwgb3B0cyk7XG4gIH1cbn1cbiIsIjxpb24tdG9vbGJhciBjb2xvcj1cInByaW1hcnlcIj5cbiAgPGlvbi10aXRsZT5UZXh0IHBvcG92ZXI8L2lvbi10aXRsZT5cbjwvaW9uLXRvb2xiYXI+XG5cbjxpb24tY29udGVudCBjbGFzcz1cImlvbi1wYWRkaW5nXCI+XG5cbiAgPHA+TXVsdGkgbGluZXMgZXhhbXBsZXM6PGJyLz5cbiAgICA8c21hbGw+UHJlc3MgQ3RybCtFbnRlciB0byB2YWxpZGF0ZTwvc21hbGw+XG4gICAgPHNtYWxsPlxuICAgICAgPHByZT5tdWx0aWxpbmU6IHRydWU8L3ByZT5cbiAgICA8L3NtYWxsPlxuICA8L3A+XG5cbiAgPGlvbi1idXR0b24gKGNsaWNrKT1cInNob3dQb3BvdmVyKCRldmVudCwge30pXCIgY29sb3I9XCJ0ZXJ0aWFyeVwiPlxuICAgIDxzcGFuIHRyYW5zbGF0ZT5DT01NT04uQlROX1NIT1c8L3NwYW4+XG4gIDwvaW9uLWJ1dHRvbj5cblxuICA8aW9uLWJ1dHRvbiAoY2xpY2spPVwic2hvd1BvcG92ZXIoJGV2ZW50LCB7YXV0b2ZvY3VzOiB0cnVlfSlcIiBjb2xvcj1cInRlcnRpYXJ5XCI+XG4gICAgPHNwYW4gdHJhbnNsYXRlPkNPTU1PTi5CVE5fU0hPVzwvc3Bhbj4mbmJzcDsoYXV0b2ZvY3VzKVxuICA8L2lvbi1idXR0b24+XG5cbiAgPGlvbi1idXR0b24gKGNsaWNrKT1cInNob3dTaGFyZVBvcG92ZXJXaXRoQnV0dG9ucygkZXZlbnQsIHthdXRvZm9jdXM6IHRydWV9KVwiIGNvbG9yPVwidGVydGlhcnlcIj5cbiAgICA8c3BhbiB0cmFuc2xhdGU+Q09NTU9OLkJUTl9TSE9XPC9zcGFuPiZuYnNwOyhoZWFkZXJCdXR0b25zKVxuICA8L2lvbi1idXR0b24+XG5cbiAgPHA+T25lIGxpbmUgZXhhbXBsZXM6XG4gICAgPHNtYWxsPlxuICAgICAgPHByZT5tdWx0aWxpbmU6IGZhbHNlPC9wcmU+XG4gICAgPC9zbWFsbD5cbiAgPC9wPlxuXG5cbiAgPGlvbi1idXR0b24gKGNsaWNrKT1cInNob3dQb3BvdmVyKCRldmVudCwge211bHRpbGluZSA6IGZhbHNlfSlcIiBjb2xvcj1cInRlcnRpYXJ5XCI+XG4gICAgPHNwYW4gdHJhbnNsYXRlPkNPTU1PTi5CVE5fU0hPVzwvc3Bhbj4mbmJzcDtcbiAgPC9pb24tYnV0dG9uPlxuXG4gIDxpb24tYnV0dG9uIChjbGljayk9XCJzaG93UG9wb3ZlcigkZXZlbnQsIHttdWx0aWxpbmUgOiBmYWxzZSwgYXV0b2ZvY3VzOiB0cnVlfSlcIiBjb2xvcj1cInRlcnRpYXJ5XCI+XG4gICAgPHNwYW4gdHJhbnNsYXRlPkNPTU1PTi5CVE5fU0hPVzwvc3Bhbj4mbmJzcDsoYXV0b2ZvY3VzKVxuICA8L2lvbi1idXR0b24+XG5cbiAgPGlvbi1idXR0b24gKGNsaWNrKT1cInNob3dTaGFyZVBvcG92ZXJXaXRoQnV0dG9ucygkZXZlbnQsIHttdWx0aWxpbmUgOiBmYWxzZX0pXCIgY29sb3I9XCJ0ZXJ0aWFyeVwiPlxuICAgIDxzcGFuIHRyYW5zbGF0ZT5DT01NT04uQlROX1NIT1c8L3NwYW4+Jm5ic3A7KGhlYWRlckJ1dHRvbnMpXG4gIDwvaW9uLWJ1dHRvbj5cblxuPC9pb24tY29udGVudD5cbiJdfQ==
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { RouterModule } from '@angular/router';
|
|
3
|
-
import { IonicModule } from '@ionic/angular';
|
|
4
|
-
import { CommonModule } from '@angular/common';
|
|
5
|
-
import { TranslateModule } from '@ngx-translate/core';
|
|
6
|
-
import { TextPopoverTestingPage } from './text-popover.testing';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
import * as i1 from "@ngx-translate/core";
|
|
9
|
-
import * as i2 from "@angular/router";
|
|
10
|
-
const routes = [
|
|
11
|
-
{
|
|
12
|
-
path: 'text-popover',
|
|
13
|
-
pathMatch: 'full',
|
|
14
|
-
component: TextPopoverTestingPage
|
|
15
|
-
}
|
|
16
|
-
];
|
|
17
|
-
export class TextPopoverTestingModule {
|
|
18
|
-
}
|
|
19
|
-
TextPopoverTestingModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: TextPopoverTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20
|
-
TextPopoverTestingModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: TextPopoverTestingModule, declarations: [TextPopoverTestingPage], imports: [CommonModule,
|
|
21
|
-
IonicModule, i1.TranslateModule, i2.RouterModule], exports: [RouterModule,
|
|
22
|
-
TextPopoverTestingPage] });
|
|
23
|
-
TextPopoverTestingModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: TextPopoverTestingModule, imports: [CommonModule,
|
|
24
|
-
IonicModule,
|
|
25
|
-
TranslateModule.forChild(),
|
|
26
|
-
RouterModule.forChild(routes), RouterModule] });
|
|
27
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: TextPopoverTestingModule, decorators: [{
|
|
28
|
-
type: NgModule,
|
|
29
|
-
args: [{
|
|
30
|
-
imports: [
|
|
31
|
-
CommonModule,
|
|
32
|
-
IonicModule,
|
|
33
|
-
TranslateModule.forChild(),
|
|
34
|
-
RouterModule.forChild(routes)
|
|
35
|
-
],
|
|
36
|
-
declarations: [
|
|
37
|
-
TextPopoverTestingPage
|
|
38
|
-
],
|
|
39
|
-
exports: [
|
|
40
|
-
RouterModule,
|
|
41
|
-
TextPopoverTestingPage
|
|
42
|
-
]
|
|
43
|
-
}]
|
|
44
|
-
}] });
|
|
45
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGV4dC1wb3BvdmVyLnRlc3RpbmcubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2FwcC9jb3JlL2Zvcm0vdGV4dC1wb3BvdmVyL3Rlc3RpbmcvdGV4dC1wb3BvdmVyLnRlc3RpbmcubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBQyxRQUFRLEVBQUMsTUFBTSxlQUFlLENBQUM7QUFDdkMsT0FBTyxFQUFDLFlBQVksRUFBUyxNQUFNLGlCQUFpQixDQUFDO0FBQ3JELE9BQU8sRUFBQyxXQUFXLEVBQUMsTUFBTSxnQkFBZ0IsQ0FBQztBQUMzQyxPQUFPLEVBQUMsWUFBWSxFQUFDLE1BQU0saUJBQWlCLENBQUM7QUFDN0MsT0FBTyxFQUFDLGVBQWUsRUFBQyxNQUFNLHFCQUFxQixDQUFDO0FBQ3BELE9BQU8sRUFBQyxzQkFBc0IsRUFBQyxNQUFNLHdCQUF3QixDQUFDOzs7O0FBRTlELE1BQU0sTUFBTSxHQUFXO0lBQ3JCO1FBQ0UsSUFBSSxFQUFFLGNBQWM7UUFDcEIsU0FBUyxFQUFFLE1BQU07UUFDakIsU0FBUyxFQUFFLHNCQUFzQjtLQUNsQztDQUNGLENBQUM7QUFpQkYsTUFBTSxPQUFPLHdCQUF3Qjs7cUhBQXhCLHdCQUF3QjtzSEFBeEIsd0JBQXdCLGlCQVBqQyxzQkFBc0IsYUFOdEIsWUFBWTtRQUNaLFdBQVcsa0RBUVgsWUFBWTtRQUNaLHNCQUFzQjtzSEFHYix3QkFBd0IsWUFiakMsWUFBWTtRQUNaLFdBQVc7UUFDWCxlQUFlLENBQUMsUUFBUSxFQUFFO1FBQzFCLFlBQVksQ0FBQyxRQUFRLENBQUMsTUFBTSxDQUFDLEVBTTdCLFlBQVk7MkZBSUgsd0JBQXdCO2tCQWZwQyxRQUFRO21CQUFDO29CQUNSLE9BQU8sRUFBRTt3QkFDUCxZQUFZO3dCQUNaLFdBQVc7d0JBQ1gsZUFBZSxDQUFDLFFBQVEsRUFBRTt3QkFDMUIsWUFBWSxDQUFDLFFBQVEsQ0FBQyxNQUFNLENBQUM7cUJBQzlCO29CQUNELFlBQVksRUFBRTt3QkFDWixzQkFBc0I7cUJBQ3ZCO29CQUNELE9BQU8sRUFBRTt3QkFDUCxZQUFZO3dCQUNaLHNCQUFzQjtxQkFDdkI7aUJBQ0YiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge05nTW9kdWxlfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7Um91dGVyTW9kdWxlLCBSb3V0ZXN9IGZyb20gJ0Bhbmd1bGFyL3JvdXRlcic7XG5pbXBvcnQge0lvbmljTW9kdWxlfSBmcm9tICdAaW9uaWMvYW5ndWxhcic7XG5pbXBvcnQge0NvbW1vbk1vZHVsZX0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcbmltcG9ydCB7VHJhbnNsYXRlTW9kdWxlfSBmcm9tICdAbmd4LXRyYW5zbGF0ZS9jb3JlJztcbmltcG9ydCB7VGV4dFBvcG92ZXJUZXN0aW5nUGFnZX0gZnJvbSAnLi90ZXh0LXBvcG92ZXIudGVzdGluZyc7XG5cbmNvbnN0IHJvdXRlczogUm91dGVzID0gW1xuICB7XG4gICAgcGF0aDogJ3RleHQtcG9wb3ZlcicsXG4gICAgcGF0aE1hdGNoOiAnZnVsbCcsXG4gICAgY29tcG9uZW50OiBUZXh0UG9wb3ZlclRlc3RpbmdQYWdlXG4gIH1cbl07XG5cbkBOZ01vZHVsZSh7XG4gIGltcG9ydHM6IFtcbiAgICBDb21tb25Nb2R1bGUsXG4gICAgSW9uaWNNb2R1bGUsXG4gICAgVHJhbnNsYXRlTW9kdWxlLmZvckNoaWxkKCksXG4gICAgUm91dGVyTW9kdWxlLmZvckNoaWxkKHJvdXRlcylcbiAgXSxcbiAgZGVjbGFyYXRpb25zOiBbXG4gICAgVGV4dFBvcG92ZXJUZXN0aW5nUGFnZVxuICBdLFxuICBleHBvcnRzOiBbXG4gICAgUm91dGVyTW9kdWxlLFxuICAgIFRleHRQb3BvdmVyVGVzdGluZ1BhZ2VcbiAgXVxufSlcbmV4cG9ydCBjbGFzcyBUZXh0UG9wb3ZlclRlc3RpbmdNb2R1bGUge1xufVxuIl19
|
|
@@ -1,89 +0,0 @@
|
|
|
1
|
-
import { Component, EventEmitter, Input, Output, ViewChild } from '@angular/core';
|
|
2
|
-
import { Validators } from '@angular/forms';
|
|
3
|
-
import { CdkTextareaAutosize } from '@angular/cdk/text-field';
|
|
4
|
-
import { AppForm } from '../form.class';
|
|
5
|
-
import { isNotNil } from '../../../shared/functions';
|
|
6
|
-
import { focusInput } from '../../../shared/inputs';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
import * as i1 from "@angular/forms";
|
|
9
|
-
import * as i2 from "@angular/common";
|
|
10
|
-
import * as i3 from "@angular/material/form-field";
|
|
11
|
-
import * as i4 from "@angular/cdk/text-field";
|
|
12
|
-
import * as i5 from "@angular/material/input";
|
|
13
|
-
import * as i6 from "../../../shared/directives/autofocus.directive";
|
|
14
|
-
import * as i7 from "@ngx-translate/core";
|
|
15
|
-
export class TextForm extends AppForm {
|
|
16
|
-
constructor(injector, cd, formBuilder) {
|
|
17
|
-
super(injector);
|
|
18
|
-
this.injector = injector;
|
|
19
|
-
this.cd = cd;
|
|
20
|
-
this.formBuilder = formBuilder;
|
|
21
|
-
this.showError = true;
|
|
22
|
-
this.multiline = true;
|
|
23
|
-
this.autoHeight = false;
|
|
24
|
-
this.maxLength = 2000;
|
|
25
|
-
this.autofocus = false;
|
|
26
|
-
this.validator = null;
|
|
27
|
-
this.textAreaChanges = new EventEmitter();
|
|
28
|
-
}
|
|
29
|
-
ngOnInit() {
|
|
30
|
-
// Compute validators
|
|
31
|
-
const validators = isNotNil(this.maxLength) && this.maxLength > 0 ? [Validators.maxLength(this.maxLength)] : [];
|
|
32
|
-
if (this.validator)
|
|
33
|
-
validators.push(this.validator);
|
|
34
|
-
// Create the form
|
|
35
|
-
const form = this.formBuilder.group({
|
|
36
|
-
text: [null, validators.length ? Validators.compose(validators) : null]
|
|
37
|
-
});
|
|
38
|
-
this.control = form.get('text');
|
|
39
|
-
this.setForm(form);
|
|
40
|
-
super.ngOnInit();
|
|
41
|
-
}
|
|
42
|
-
textAreaChanged(event) {
|
|
43
|
-
this.textAreaChanges.emit(this.control.value);
|
|
44
|
-
}
|
|
45
|
-
containerResize() {
|
|
46
|
-
this.autosizeDirective?.resizeToFitContent(true);
|
|
47
|
-
}
|
|
48
|
-
focusInput() {
|
|
49
|
-
if (this.textArea)
|
|
50
|
-
focusInput(this.textArea);
|
|
51
|
-
if (this.textInput)
|
|
52
|
-
focusInput(this.textInput);
|
|
53
|
-
}
|
|
54
|
-
markForCheck() {
|
|
55
|
-
this.cd.markForCheck();
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
TextForm.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: TextForm, deps: [{ token: i0.Injector }, { token: i0.ChangeDetectorRef }, { token: i1.UntypedFormBuilder }], target: i0.ɵɵFactoryTarget.Component });
|
|
59
|
-
TextForm.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.3.0", type: TextForm, selector: "app-text-form", inputs: { showError: "showError", placeholder: "placeholder", multiline: "multiline", autoHeight: "autoHeight", maxLength: "maxLength", autofocus: "autofocus", validator: "validator" }, outputs: { textAreaChanges: "textAreaChanges" }, viewQueries: [{ propertyName: "textArea", first: true, predicate: ["textArea"], descendants: true }, { propertyName: "textInput", first: true, predicate: ["textInput"], descendants: true }, { propertyName: "autosizeDirective", first: true, predicate: CdkTextareaAutosize, descendants: true }], usesInheritance: true, ngImport: i0, template: "<form class=\"form-container\" [formGroup]=\"form\" (ngSubmit)=\"onSubmit.emit($event)\">\n <mat-form-field *ngIf=\"multiline; else monoline\">\n <textarea\n #textArea\n matInput\n [formControl]=\"control\"\n [placeholder]=\"placeholder\"\n [readonly]=\"control.disabled\"\n [class.fixed-height]=\"!autoHeight\"\n [cdkTextareaAutosize]=\"autoHeight\"\n (keyup)=\"textAreaChanged($event)\"\n (keydown.control.enter)=\"onSubmit.emit($event)\"\n [autofocus]=\"autofocus\"\n ></textarea>\n <mat-error *ngIf=\"control.hasError('maxlength')\">\n {{ 'ERROR.FIELD_MAX_LENGTH' | translate: control.errors['maxlength'] }}\n </mat-error>\n <mat-hint *ngIf=\"maxLength\" align=\"end\">\n {{ 'INFO.TEXT_PROGRESS' | translate: { current: textArea.value?.length || 0, max: maxLength } }}\n </mat-hint>\n </mat-form-field>\n <ng-template #monoline>\n <mat-form-field>\n <input\n #textInput\n matInput\n [formControl]=\"control\"\n [placeholder]=\"placeholder\"\n [readonly]=\"control.disabled\"\n [appAutofocus]=\"autofocus\"\n (keydown.control.enter)=\"onSubmit.emit($event)\"\n />\n <mat-error *ngIf=\"control.hasError('maxlength')\">\n {{ 'ERROR.FIELD_MAX_LENGTH' | translate: control.errors['maxlength'] }}\n </mat-error>\n <mat-error *ngIf=\"control.hasError('pattern')\">\n {{ 'ERROR.FIELD_INVALID' | translate }}\n </mat-error>\n <mat-hint *ngIf=\"maxLength\" align=\"end\">\n {{ 'INFO.TEXT_PROGRESS' | translate: { current: textInput.value?.length || 0, max: maxLength } }}\n </mat-hint>\n </mat-form-field>\n </ng-template>\n</form>\n", styles: ["textarea{--textarea-height: 11.5em;max-height:var(--textarea-height)}textarea.fixed-height{height:var(--textarea-height)}\n"], dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i1.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i3.MatError, selector: "mat-error", inputs: ["id"] }, { kind: "component", type: i3.MatFormField, selector: "mat-form-field", inputs: ["color", "appearance", "hideRequiredMarker", "hintLabel", "floatLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i3.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "directive", type: i4.CdkTextareaAutosize, selector: "textarea[cdkTextareaAutosize]", inputs: ["cdkAutosizeMinRows", "cdkAutosizeMaxRows", "cdkTextareaAutosize", "placeholder"], exportAs: ["cdkTextareaAutosize"] }, { kind: "directive", type: i5.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly"], exportAs: ["matInput"] }, { kind: "directive", type: i6.AutofocusDirective, selector: "[autofocus], input[appAutofocus]", inputs: ["appAutofocus", "autofocusDelay"] }, { kind: "pipe", type: i7.TranslatePipe, name: "translate" }] });
|
|
60
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: TextForm, decorators: [{
|
|
61
|
-
type: Component,
|
|
62
|
-
args: [{ selector: 'app-text-form', template: "<form class=\"form-container\" [formGroup]=\"form\" (ngSubmit)=\"onSubmit.emit($event)\">\n <mat-form-field *ngIf=\"multiline; else monoline\">\n <textarea\n #textArea\n matInput\n [formControl]=\"control\"\n [placeholder]=\"placeholder\"\n [readonly]=\"control.disabled\"\n [class.fixed-height]=\"!autoHeight\"\n [cdkTextareaAutosize]=\"autoHeight\"\n (keyup)=\"textAreaChanged($event)\"\n (keydown.control.enter)=\"onSubmit.emit($event)\"\n [autofocus]=\"autofocus\"\n ></textarea>\n <mat-error *ngIf=\"control.hasError('maxlength')\">\n {{ 'ERROR.FIELD_MAX_LENGTH' | translate: control.errors['maxlength'] }}\n </mat-error>\n <mat-hint *ngIf=\"maxLength\" align=\"end\">\n {{ 'INFO.TEXT_PROGRESS' | translate: { current: textArea.value?.length || 0, max: maxLength } }}\n </mat-hint>\n </mat-form-field>\n <ng-template #monoline>\n <mat-form-field>\n <input\n #textInput\n matInput\n [formControl]=\"control\"\n [placeholder]=\"placeholder\"\n [readonly]=\"control.disabled\"\n [appAutofocus]=\"autofocus\"\n (keydown.control.enter)=\"onSubmit.emit($event)\"\n />\n <mat-error *ngIf=\"control.hasError('maxlength')\">\n {{ 'ERROR.FIELD_MAX_LENGTH' | translate: control.errors['maxlength'] }}\n </mat-error>\n <mat-error *ngIf=\"control.hasError('pattern')\">\n {{ 'ERROR.FIELD_INVALID' | translate }}\n </mat-error>\n <mat-hint *ngIf=\"maxLength\" align=\"end\">\n {{ 'INFO.TEXT_PROGRESS' | translate: { current: textInput.value?.length || 0, max: maxLength } }}\n </mat-hint>\n </mat-form-field>\n </ng-template>\n</form>\n", styles: ["textarea{--textarea-height: 11.5em;max-height:var(--textarea-height)}textarea.fixed-height{height:var(--textarea-height)}\n"] }]
|
|
63
|
-
}], ctorParameters: function () { return [{ type: i0.Injector }, { type: i0.ChangeDetectorRef }, { type: i1.UntypedFormBuilder }]; }, propDecorators: { showError: [{
|
|
64
|
-
type: Input
|
|
65
|
-
}], placeholder: [{
|
|
66
|
-
type: Input
|
|
67
|
-
}], multiline: [{
|
|
68
|
-
type: Input
|
|
69
|
-
}], autoHeight: [{
|
|
70
|
-
type: Input
|
|
71
|
-
}], maxLength: [{
|
|
72
|
-
type: Input
|
|
73
|
-
}], autofocus: [{
|
|
74
|
-
type: Input
|
|
75
|
-
}], validator: [{
|
|
76
|
-
type: Input
|
|
77
|
-
}], textAreaChanges: [{
|
|
78
|
-
type: Output
|
|
79
|
-
}], textArea: [{
|
|
80
|
-
type: ViewChild,
|
|
81
|
-
args: ['textArea']
|
|
82
|
-
}], textInput: [{
|
|
83
|
-
type: ViewChild,
|
|
84
|
-
args: ['textInput']
|
|
85
|
-
}], autosizeDirective: [{
|
|
86
|
-
type: ViewChild,
|
|
87
|
-
args: [CdkTextareaAutosize]
|
|
88
|
-
}] } });
|
|
89
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGV4dC1mb3JtLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9hcHAvY29yZS9mb3JtL3RleHQtcG9wb3Zlci90ZXh0LWZvcm0uY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2FwcC9jb3JlL2Zvcm0vdGV4dC1wb3BvdmVyL3RleHQtZm9ybS5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQW9CLFNBQVMsRUFBYyxZQUFZLEVBQVksS0FBSyxFQUFVLE1BQU0sRUFBRSxTQUFTLEVBQUMsTUFBTSxlQUFlLENBQUM7QUFDakksT0FBTyxFQUFzRCxVQUFVLEVBQUMsTUFBTSxnQkFBZ0IsQ0FBQztBQUMvRixPQUFPLEVBQUMsbUJBQW1CLEVBQUMsTUFBTSx5QkFBeUIsQ0FBQztBQUM1RCxPQUFPLEVBQUMsT0FBTyxFQUFDLE1BQU0sZUFBZSxDQUFDO0FBQ3RDLE9BQU8sRUFBQyxRQUFRLEVBQUMsTUFBTSwyQkFBMkIsQ0FBQztBQUNuRCxPQUFPLEVBQUMsVUFBVSxFQUFDLE1BQU0sd0JBQXdCLENBQUM7Ozs7Ozs7OztBQU9sRCxNQUFNLE9BQU8sUUFBUyxTQUFRLE9BQXVCO0lBaUJuRCxZQUFzQixRQUFrQixFQUFZLEVBQXFCLEVBQVksV0FBK0I7UUFDbEgsS0FBSyxDQUFDLFFBQVEsQ0FBQyxDQUFDO1FBREksYUFBUSxHQUFSLFFBQVEsQ0FBVTtRQUFZLE9BQUUsR0FBRixFQUFFLENBQW1CO1FBQVksZ0JBQVcsR0FBWCxXQUFXLENBQW9CO1FBaEIzRyxjQUFTLEdBQUcsSUFBSSxDQUFDO1FBRWpCLGNBQVMsR0FBRyxJQUFJLENBQUM7UUFDakIsZUFBVSxHQUFHLEtBQUssQ0FBQztRQUNuQixjQUFTLEdBQUcsSUFBSSxDQUFDO1FBQ2pCLGNBQVMsR0FBRyxLQUFLLENBQUM7UUFDbEIsY0FBUyxHQUFnQixJQUFJLENBQUM7UUFFN0Isb0JBQWUsR0FBRyxJQUFJLFlBQVksRUFBVSxDQUFDO0lBVXZELENBQUM7SUFFRCxRQUFRO1FBQ04scUJBQXFCO1FBQ3JCLE1BQU0sVUFBVSxHQUFHLFFBQVEsQ0FBQyxJQUFJLENBQUMsU0FBUyxDQUFDLElBQUksSUFBSSxDQUFDLFNBQVMsR0FBRyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsVUFBVSxDQUFDLFNBQVMsQ0FBQyxJQUFJLENBQUMsU0FBUyxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDO1FBQ2hILElBQUksSUFBSSxDQUFDLFNBQVM7WUFBRSxVQUFVLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxTQUFTLENBQUMsQ0FBQztRQUVwRCxrQkFBa0I7UUFDbEIsTUFBTSxJQUFJLEdBQUcsSUFBSSxDQUFDLFdBQVcsQ0FBQyxLQUFLLENBQUM7WUFDbEMsSUFBSSxFQUFFLENBQUMsSUFBSSxFQUFFLFVBQVUsQ0FBQyxNQUFNLENBQUMsQ0FBQyxDQUFDLFVBQVUsQ0FBQyxPQUFPLENBQUMsVUFBVSxDQUFDLENBQUMsQ0FBQyxDQUFDLElBQUksQ0FBQztTQUN4RSxDQUFDLENBQUM7UUFDSCxJQUFJLENBQUMsT0FBTyxHQUFHLElBQUksQ0FBQyxHQUFHLENBQUMsTUFBTSxDQUF1QixDQUFDO1FBQ3RELElBQUksQ0FBQyxPQUFPLENBQUMsSUFBSSxDQUFDLENBQUM7UUFFbkIsS0FBSyxDQUFDLFFBQVEsRUFBRSxDQUFDO0lBQ25CLENBQUM7SUFFRCxlQUFlLENBQUMsS0FBb0I7UUFDbEMsSUFBSSxDQUFDLGVBQWUsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLE9BQU8sQ0FBQyxLQUFLLENBQUMsQ0FBQztJQUNoRCxDQUFDO0lBRUQsZUFBZTtRQUNiLElBQUksQ0FBQyxpQkFBaUIsRUFBRSxrQkFBa0IsQ0FBQyxJQUFJLENBQUMsQ0FBQztJQUNuRCxDQUFDO0lBRUQsVUFBVTtRQUNSLElBQUksSUFBSSxDQUFDLFFBQVE7WUFBRSxVQUFVLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxDQUFDO1FBQzdDLElBQUksSUFBSSxDQUFDLFNBQVM7WUFBRSxVQUFVLENBQUMsSUFBSSxDQUFDLFNBQVMsQ0FBQyxDQUFDO0lBQ2pELENBQUM7SUFFUyxZQUFZO1FBQ3BCLElBQUksQ0FBQyxFQUFFLENBQUMsWUFBWSxFQUFFLENBQUM7SUFDekIsQ0FBQzs7cUdBbkRVLFFBQVE7eUZBQVIsUUFBUSxtZ0JBYVIsbUJBQW1CLHVFQ3pCaEMsK3JEQTRDQTsyRkRoQ2EsUUFBUTtrQkFMcEIsU0FBUzsrQkFDRSxlQUFlO2dLQUtoQixTQUFTO3NCQUFqQixLQUFLO2dCQUNHLFdBQVc7c0JBQW5CLEtBQUs7Z0JBQ0csU0FBUztzQkFBakIsS0FBSztnQkFDRyxVQUFVO3NCQUFsQixLQUFLO2dCQUNHLFNBQVM7c0JBQWpCLEtBQUs7Z0JBQ0csU0FBUztzQkFBakIsS0FBSztnQkFDRyxTQUFTO3NCQUFqQixLQUFLO2dCQUVJLGVBQWU7c0JBQXhCLE1BQU07Z0JBRWdCLFFBQVE7c0JBQTlCLFNBQVM7dUJBQUMsVUFBVTtnQkFDRyxTQUFTO3NCQUFoQyxTQUFTO3VCQUFDLFdBQVc7Z0JBQ1UsaUJBQWlCO3NCQUFoRCxTQUFTO3VCQUFDLG1CQUFtQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7Q2hhbmdlRGV0ZWN0b3JSZWYsIENvbXBvbmVudCwgRWxlbWVudFJlZiwgRXZlbnRFbWl0dGVyLCBJbmplY3RvciwgSW5wdXQsIE9uSW5pdCwgT3V0cHV0LCBWaWV3Q2hpbGR9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHtVbnR5cGVkRm9ybUJ1aWxkZXIsIFVudHlwZWRGb3JtQ29udHJvbCwgVmFsaWRhdG9yRm4sIFZhbGlkYXRvcnN9IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcbmltcG9ydCB7Q2RrVGV4dGFyZWFBdXRvc2l6ZX0gZnJvbSAnQGFuZ3VsYXIvY2RrL3RleHQtZmllbGQnO1xuaW1wb3J0IHtBcHBGb3JtfSBmcm9tICcuLi9mb3JtLmNsYXNzJztcbmltcG9ydCB7aXNOb3ROaWx9IGZyb20gJy4uLy4uLy4uL3NoYXJlZC9mdW5jdGlvbnMnO1xuaW1wb3J0IHtmb2N1c0lucHV0fSBmcm9tICcuLi8uLi8uLi9zaGFyZWQvaW5wdXRzJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnYXBwLXRleHQtZm9ybScsXG4gIHRlbXBsYXRlVXJsOiAnLi90ZXh0LWZvcm0uY29tcG9uZW50Lmh0bWwnLFxuICBzdHlsZVVybHM6IFsnLi90ZXh0LWZvcm0uY29tcG9uZW50LnNjc3MnXSxcbn0pXG5leHBvcnQgY2xhc3MgVGV4dEZvcm0gZXh0ZW5kcyBBcHBGb3JtPHt0ZXh0OiBzdHJpbmd9PiBpbXBsZW1lbnRzIE9uSW5pdCB7XG4gIEBJbnB1dCgpIHNob3dFcnJvciA9IHRydWU7XG4gIEBJbnB1dCgpIHBsYWNlaG9sZGVyOiBzdHJpbmc7XG4gIEBJbnB1dCgpIG11bHRpbGluZSA9IHRydWU7XG4gIEBJbnB1dCgpIGF1dG9IZWlnaHQgPSBmYWxzZTtcbiAgQElucHV0KCkgbWF4TGVuZ3RoID0gMjAwMDtcbiAgQElucHV0KCkgYXV0b2ZvY3VzID0gZmFsc2U7XG4gIEBJbnB1dCgpIHZhbGlkYXRvcjogVmFsaWRhdG9yRm4gPSBudWxsO1xuXG4gIEBPdXRwdXQoKSB0ZXh0QXJlYUNoYW5nZXMgPSBuZXcgRXZlbnRFbWl0dGVyPHN0cmluZz4oKTtcblxuICBAVmlld0NoaWxkKCd0ZXh0QXJlYScpIHRleHRBcmVhOiBFbGVtZW50UmVmO1xuICBAVmlld0NoaWxkKCd0ZXh0SW5wdXQnKSB0ZXh0SW5wdXQ6IEVsZW1lbnRSZWY7XG4gIEBWaWV3Q2hpbGQoQ2RrVGV4dGFyZWFBdXRvc2l6ZSkgYXV0b3NpemVEaXJlY3RpdmU6IENka1RleHRhcmVhQXV0b3NpemU7XG5cbiAgY29udHJvbDogVW50eXBlZEZvcm1Db250cm9sO1xuXG4gIGNvbnN0cnVjdG9yKHByb3RlY3RlZCBpbmplY3RvcjogSW5qZWN0b3IsIHByb3RlY3RlZCBjZDogQ2hhbmdlRGV0ZWN0b3JSZWYsIHByb3RlY3RlZCBmb3JtQnVpbGRlcjogVW50eXBlZEZvcm1CdWlsZGVyKSB7XG4gICAgc3VwZXIoaW5qZWN0b3IpO1xuICB9XG5cbiAgbmdPbkluaXQoKSB7XG4gICAgLy8gQ29tcHV0ZSB2YWxpZGF0b3JzXG4gICAgY29uc3QgdmFsaWRhdG9ycyA9IGlzTm90TmlsKHRoaXMubWF4TGVuZ3RoKSAmJiB0aGlzLm1heExlbmd0aCA+IDAgPyBbVmFsaWRhdG9ycy5tYXhMZW5ndGgodGhpcy5tYXhMZW5ndGgpXSA6IFtdO1xuICAgIGlmICh0aGlzLnZhbGlkYXRvcikgdmFsaWRhdG9ycy5wdXNoKHRoaXMudmFsaWRhdG9yKTtcblxuICAgIC8vIENyZWF0ZSB0aGUgZm9ybVxuICAgIGNvbnN0IGZvcm0gPSB0aGlzLmZvcm1CdWlsZGVyLmdyb3VwKHtcbiAgICAgIHRleHQ6IFtudWxsLCB2YWxpZGF0b3JzLmxlbmd0aCA/IFZhbGlkYXRvcnMuY29tcG9zZSh2YWxpZGF0b3JzKSA6IG51bGxdXG4gICAgfSk7XG4gICAgdGhpcy5jb250cm9sID0gZm9ybS5nZXQoJ3RleHQnKSBhcyBVbnR5cGVkRm9ybUNvbnRyb2w7XG4gICAgdGhpcy5zZXRGb3JtKGZvcm0pO1xuXG4gICAgc3VwZXIubmdPbkluaXQoKTtcbiAgfVxuXG4gIHRleHRBcmVhQ2hhbmdlZChldmVudDogS2V5Ym9hcmRFdmVudCkge1xuICAgIHRoaXMudGV4dEFyZWFDaGFuZ2VzLmVtaXQodGhpcy5jb250cm9sLnZhbHVlKTtcbiAgfVxuXG4gIGNvbnRhaW5lclJlc2l6ZSgpIHtcbiAgICB0aGlzLmF1dG9zaXplRGlyZWN0aXZlPy5yZXNpemVUb0ZpdENvbnRlbnQodHJ1ZSk7XG4gIH1cblxuICBmb2N1c0lucHV0KCkge1xuICAgIGlmICh0aGlzLnRleHRBcmVhKSBmb2N1c0lucHV0KHRoaXMudGV4dEFyZWEpO1xuICAgIGlmICh0aGlzLnRleHRJbnB1dCkgZm9jdXNJbnB1dCh0aGlzLnRleHRJbnB1dCk7XG4gIH1cblxuICBwcm90ZWN0ZWQgbWFya0ZvckNoZWNrKCkge1xuICAgIHRoaXMuY2QubWFya0ZvckNoZWNrKCk7XG4gIH1cbn1cbiIsIjxmb3JtIGNsYXNzPVwiZm9ybS1jb250YWluZXJcIiBbZm9ybUdyb3VwXT1cImZvcm1cIiAobmdTdWJtaXQpPVwib25TdWJtaXQuZW1pdCgkZXZlbnQpXCI+XG4gIDxtYXQtZm9ybS1maWVsZCAqbmdJZj1cIm11bHRpbGluZTsgZWxzZSBtb25vbGluZVwiPlxuICAgIDx0ZXh0YXJlYVxuICAgICAgI3RleHRBcmVhXG4gICAgICBtYXRJbnB1dFxuICAgICAgW2Zvcm1Db250cm9sXT1cImNvbnRyb2xcIlxuICAgICAgW3BsYWNlaG9sZGVyXT1cInBsYWNlaG9sZGVyXCJcbiAgICAgIFtyZWFkb25seV09XCJjb250cm9sLmRpc2FibGVkXCJcbiAgICAgIFtjbGFzcy5maXhlZC1oZWlnaHRdPVwiIWF1dG9IZWlnaHRcIlxuICAgICAgW2Nka1RleHRhcmVhQXV0b3NpemVdPVwiYXV0b0hlaWdodFwiXG4gICAgICAoa2V5dXApPVwidGV4dEFyZWFDaGFuZ2VkKCRldmVudClcIlxuICAgICAgKGtleWRvd24uY29udHJvbC5lbnRlcik9XCJvblN1Ym1pdC5lbWl0KCRldmVudClcIlxuICAgICAgW2F1dG9mb2N1c109XCJhdXRvZm9jdXNcIlxuICAgID48L3RleHRhcmVhPlxuICAgIDxtYXQtZXJyb3IgKm5nSWY9XCJjb250cm9sLmhhc0Vycm9yKCdtYXhsZW5ndGgnKVwiPlxuICAgICAge3sgJ0VSUk9SLkZJRUxEX01BWF9MRU5HVEgnIHwgdHJhbnNsYXRlOiBjb250cm9sLmVycm9yc1snbWF4bGVuZ3RoJ10gfX1cbiAgICA8L21hdC1lcnJvcj5cbiAgICA8bWF0LWhpbnQgKm5nSWY9XCJtYXhMZW5ndGhcIiBhbGlnbj1cImVuZFwiPlxuICAgICAge3sgJ0lORk8uVEVYVF9QUk9HUkVTUycgfCB0cmFuc2xhdGU6IHsgY3VycmVudDogdGV4dEFyZWEudmFsdWU/Lmxlbmd0aCB8fCAwLCBtYXg6IG1heExlbmd0aCB9IH19XG4gICAgPC9tYXQtaGludD5cbiAgPC9tYXQtZm9ybS1maWVsZD5cbiAgPG5nLXRlbXBsYXRlICNtb25vbGluZT5cbiAgICA8bWF0LWZvcm0tZmllbGQ+XG4gICAgICA8aW5wdXRcbiAgICAgICAgI3RleHRJbnB1dFxuICAgICAgICBtYXRJbnB1dFxuICAgICAgICBbZm9ybUNvbnRyb2xdPVwiY29udHJvbFwiXG4gICAgICAgIFtwbGFjZWhvbGRlcl09XCJwbGFjZWhvbGRlclwiXG4gICAgICAgIFtyZWFkb25seV09XCJjb250cm9sLmRpc2FibGVkXCJcbiAgICAgICAgW2FwcEF1dG9mb2N1c109XCJhdXRvZm9jdXNcIlxuICAgICAgICAoa2V5ZG93bi5jb250cm9sLmVudGVyKT1cIm9uU3VibWl0LmVtaXQoJGV2ZW50KVwiXG4gICAgICAvPlxuICAgICAgPG1hdC1lcnJvciAqbmdJZj1cImNvbnRyb2wuaGFzRXJyb3IoJ21heGxlbmd0aCcpXCI+XG4gICAgICAgIHt7ICdFUlJPUi5GSUVMRF9NQVhfTEVOR1RIJyB8IHRyYW5zbGF0ZTogY29udHJvbC5lcnJvcnNbJ21heGxlbmd0aCddIH19XG4gICAgICA8L21hdC1lcnJvcj5cbiAgICAgIDxtYXQtZXJyb3IgKm5nSWY9XCJjb250cm9sLmhhc0Vycm9yKCdwYXR0ZXJuJylcIj5cbiAgICAgICAge3sgJ0VSUk9SLkZJRUxEX0lOVkFMSUQnIHwgdHJhbnNsYXRlIH19XG4gICAgICA8L21hdC1lcnJvcj5cbiAgICAgIDxtYXQtaGludCAqbmdJZj1cIm1heExlbmd0aFwiIGFsaWduPVwiZW5kXCI+XG4gICAgICAgIHt7ICdJTkZPLlRFWFRfUFJPR1JFU1MnIHwgdHJhbnNsYXRlOiB7IGN1cnJlbnQ6IHRleHRJbnB1dC52YWx1ZT8ubGVuZ3RoIHx8IDAsIG1heDogbWF4TGVuZ3RoIH0gfX1cbiAgICAgIDwvbWF0LWhpbnQ+XG4gICAgPC9tYXQtZm9ybS1maWVsZD5cbiAgPC9uZy10ZW1wbGF0ZT5cbjwvZm9ybT5cbiJdfQ==
|
|
@@ -1,146 +0,0 @@
|
|
|
1
|
-
import { Component, Input, ViewChild } from '@angular/core';
|
|
2
|
-
import { Subscription } from 'rxjs';
|
|
3
|
-
import { logFormErrors, waitWhilePending } from '../../../shared/forms';
|
|
4
|
-
import { isNotEmptyArray, isNotNilOrBlank, toBoolean } from '../../../shared/functions';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
import * as i1 from "@ionic/angular";
|
|
7
|
-
import * as i2 from "@ngx-translate/core";
|
|
8
|
-
import * as i3 from "@angular/common";
|
|
9
|
-
import * as i4 from "@angular/cdk/a11y";
|
|
10
|
-
import * as i5 from "../../../shared/directives/autofocus.directive";
|
|
11
|
-
import * as i6 from "./text-form.component";
|
|
12
|
-
import * as i7 from "../../../shared/pipes/arrays.pipe";
|
|
13
|
-
export class TextPopover {
|
|
14
|
-
constructor(popoverController, translate) {
|
|
15
|
-
this.popoverController = popoverController;
|
|
16
|
-
this.translate = translate;
|
|
17
|
-
this.headerColor = null;
|
|
18
|
-
this.title = null;
|
|
19
|
-
this.placeholder = '';
|
|
20
|
-
this.editing = true;
|
|
21
|
-
this.multiline = true;
|
|
22
|
-
this.autoHeight = false;
|
|
23
|
-
this.maxLength = 2000;
|
|
24
|
-
this.autofocus = false;
|
|
25
|
-
this.validator = null;
|
|
26
|
-
this.headerButtons = null;
|
|
27
|
-
this.mobile = false;
|
|
28
|
-
this.subscription = new Subscription();
|
|
29
|
-
}
|
|
30
|
-
static async show(ctrl, event, opts, popoverOpts) {
|
|
31
|
-
const modal = await ctrl.create({
|
|
32
|
-
event,
|
|
33
|
-
component: TextPopover,
|
|
34
|
-
componentProps: opts,
|
|
35
|
-
...popoverOpts
|
|
36
|
-
});
|
|
37
|
-
await modal.present();
|
|
38
|
-
return await modal.onDidDismiss();
|
|
39
|
-
}
|
|
40
|
-
get disabled() {
|
|
41
|
-
return this.form.disabled;
|
|
42
|
-
}
|
|
43
|
-
get enabled() {
|
|
44
|
-
return this.form.enabled;
|
|
45
|
-
}
|
|
46
|
-
get valid() {
|
|
47
|
-
return this.form?.valid || false;
|
|
48
|
-
}
|
|
49
|
-
get value() {
|
|
50
|
-
return this.form?.value.text;
|
|
51
|
-
}
|
|
52
|
-
ngOnInit() {
|
|
53
|
-
this.showHeader = toBoolean(this.showHeader, isNotNilOrBlank(this.title) || isNotEmptyArray(this.headerButtons));
|
|
54
|
-
this.showFooter = toBoolean(this.showFooter, !this.mobile);
|
|
55
|
-
this.enable();
|
|
56
|
-
}
|
|
57
|
-
ngAfterViewInit() {
|
|
58
|
-
setTimeout(() => this.form.setValue({ text: this.text }), 0);
|
|
59
|
-
}
|
|
60
|
-
async onValidate(event) {
|
|
61
|
-
await waitWhilePending(this.form);
|
|
62
|
-
if (!this.valid) {
|
|
63
|
-
logFormErrors(this.form.control);
|
|
64
|
-
return;
|
|
65
|
-
}
|
|
66
|
-
try {
|
|
67
|
-
const value = this.value;
|
|
68
|
-
this.disable();
|
|
69
|
-
await this.popoverController.dismiss(value);
|
|
70
|
-
this.form.error = null;
|
|
71
|
-
}
|
|
72
|
-
catch (err) {
|
|
73
|
-
this.form.error = (err && err.message) || err;
|
|
74
|
-
this.enable();
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
disable() {
|
|
78
|
-
this.form.disable();
|
|
79
|
-
}
|
|
80
|
-
enable() {
|
|
81
|
-
if (this.editing)
|
|
82
|
-
this.form.enable();
|
|
83
|
-
}
|
|
84
|
-
cancel() {
|
|
85
|
-
this.popoverController.dismiss();
|
|
86
|
-
}
|
|
87
|
-
ngOnDestroy() {
|
|
88
|
-
this.subscription.unsubscribe();
|
|
89
|
-
}
|
|
90
|
-
async clickButton(button) {
|
|
91
|
-
if (typeof button.handler === 'function') {
|
|
92
|
-
const result = await button.handler(this.value);
|
|
93
|
-
// TODO comment interpreter le true ?? => fermer ou annuler l'action ?
|
|
94
|
-
if (result === true) {
|
|
95
|
-
return this.popoverController.dismiss(this.value, button.role);
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
else {
|
|
99
|
-
return this.popoverController.dismiss(this.value, button.role);
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
isStartSide(button) {
|
|
103
|
-
return button?.side === 'start';
|
|
104
|
-
}
|
|
105
|
-
isEndSide(button) {
|
|
106
|
-
return button?.side !== 'start';
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
TextPopover.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: TextPopover, deps: [{ token: i1.PopoverController }, { token: i2.TranslateService }], target: i0.ɵɵFactoryTarget.Component });
|
|
110
|
-
TextPopover.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.3.0", type: TextPopover, selector: "app-text-popover", inputs: { showHeader: "showHeader", headerColor: "headerColor", showFooter: "showFooter", title: "title", text: "text", placeholder: "placeholder", editing: "editing", multiline: "multiline", autoHeight: "autoHeight", maxLength: "maxLength", autofocus: "autofocus", validator: "validator", headerButtons: "headerButtons", mobile: "mobile" }, viewQueries: [{ propertyName: "form", first: true, predicate: ["form"], descendants: true, static: true }], ngImport: i0, template: "<ion-header *ngIf=\"showHeader\">\n <ion-toolbar [color]=\"headerColor\">\n <ion-buttons slot=\"start\">\n <ion-button *ngIf=\"mobile && editing\"\n (click)=\"cancel()\"\n [title]=\"'COMMON.BTN_CANCEL'|translate\">\n <ion-icon slot=\"icon-only\" name=\"arrow-back\"></ion-icon>\n </ion-button>\n <ion-button *ngFor=\"let button of headerButtons|arrayFilter: isStartSide\"\n [fill]=\"button.fill\"\n [color]=\"button.color\"\n (click)=\"clickButton(button)\">\n <ion-icon *ngIf=\"button.icon\" [slot]=\"button.text ? 'start' : 'icon-only'\" [name]=\"button.icon\"></ion-icon>\n <ion-text *ngIf=\"button.text\">{{button.text|translate}}</ion-text>\n </ion-button>\n </ion-buttons>\n\n <ion-title *ngIf=\"title\">{{title|translate}}</ion-title>\n\n <ion-buttons slot=\"end\">\n <ion-button *ngFor=\"let button of headerButtons|arrayFilter: isEndSide\"\n [fill]=\"button.fill\"\n [color]=\"button.color\"\n (click)=\"clickButton(button)\">\n <ion-icon *ngIf=\"button.icon\" [slot]=\"button.text ? 'start' : 'icon-only'\" [name]=\"button.icon\"></ion-icon>\n <ion-text *ngIf=\"button.text\">{{button.text|translate}}</ion-text>\n </ion-button>\n\n <ng-container *ngIf=\"mobile\">\n <ion-button *ngIf=\"editing\" (click)=\"onValidate($event)\"\n [disabled]=\"disabled\"\n [title]=\"'COMMON.BTN_VALIDATE_WITH_SHORTCUT_HELP'|translate\">\n <ion-icon slot=\"icon-only\" name=\"checkmark\"></ion-icon>\n </ion-button>\n <ion-button *ngIf=\"!editing\"\n (click)=\"cancel()\"\n [title]=\"'COMMON.BTN_CLOSE'|translate\">\n <ion-icon slot=\"icon-only\" name=\"close\"></ion-icon>\n </ion-button>\n </ng-container>\n </ion-buttons>\n </ion-toolbar>\n</ion-header>\n\n<ion-content class=\"ion-padding\"\n [class.has-header]=\"showHeader\"\n cdkTrapFocus [cdkTrapFocusAutoCapture]=\"true\">\n <ion-item *ngIf=\"form.error\" visible-xs visible-sm visible-mobile lines=\"none\">\n <ion-icon color=\"danger\" slot=\"start\" name=\"alert-circle\"></ion-icon>\n <ion-label color=\"danger\" class=\"error\" [innerHTML]=\"form.error|translate\"></ion-label>\n </ion-item>\n\n <app-text-form #form [placeholder]=\"placeholder\"\n [multiline]=\"multiline\"\n [maxLength]=\"maxLength\"\n [autoHeight]=\"autoHeight\"\n [autofocus]=\"editing && autofocus\"\n [validator]=\"validator\"\n (onSubmit)=\"onValidate($event)\"\n ></app-text-form>\n</ion-content>\n\n<ion-footer *ngIf=\"showFooter\">\n <ion-toolbar>\n <ion-row class=\"ion-no-padding\" nowrap>\n <ion-col>\n\n </ion-col>\n\n <ion-col size=\"auto\">\n <ion-button fill=\"clear\" color=\"dark\" (click)=\"cancel()\">\n <ion-label translate>COMMON.BTN_CANCEL</ion-label>\n </ion-button>\n <ion-button\n [fill]=\"disabled ? 'clear' : 'solid'\"\n (click)=\"onValidate($event)\"\n (keyup.enter)=\"onValidate($event)\"\n color=\"tertiary\"\n [disabled]=\"disabled\"\n [title]=\"'COMMON.BTN_VALIDATE_WITH_SHORTCUT_HELP'|translate\">\n <ion-label translate>COMMON.BTN_VALIDATE</ion-label>\n </ion-button>\n </ion-col>\n </ion-row>\n </ion-toolbar>\n</ion-footer>\n", styles: ["ion-content{--textarea-height: 11.5em}ion-content.has-header{--textarea-height: calc(11.5em - var(--ion-toolbar-height, 0em))}\n"], dependencies: [{ kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i1.IonButton, selector: "ion-button", inputs: ["buttonType", "color", "disabled", "download", "expand", "fill", "form", "href", "mode", "rel", "routerAnimation", "routerDirection", "shape", "size", "strong", "target", "type"] }, { kind: "component", type: i1.IonButtons, selector: "ion-buttons", inputs: ["collapse"] }, { kind: "component", type: i1.IonCol, selector: "ion-col", inputs: ["offset", "offsetLg", "offsetMd", "offsetSm", "offsetXl", "offsetXs", "pull", "pullLg", "pullMd", "pullSm", "pullXl", "pullXs", "push", "pushLg", "pushMd", "pushSm", "pushXl", "pushXs", "size", "sizeLg", "sizeMd", "sizeSm", "sizeXl", "sizeXs"] }, { kind: "component", type: i1.IonContent, selector: "ion-content", inputs: ["color", "forceOverscroll", "fullscreen", "scrollEvents", "scrollX", "scrollY"] }, { kind: "component", type: i1.IonFooter, selector: "ion-footer", inputs: ["collapse", "mode", "translucent"] }, { kind: "component", type: i1.IonHeader, selector: "ion-header", inputs: ["collapse", "mode", "translucent"] }, { kind: "component", type: i1.IonIcon, selector: "ion-icon", inputs: ["color", "flipRtl", "icon", "ios", "lazy", "md", "mode", "name", "sanitize", "size", "src"] }, { kind: "component", type: i1.IonItem, selector: "ion-item", inputs: ["button", "color", "counter", "counterFormatter", "detail", "detailIcon", "disabled", "download", "fill", "href", "lines", "mode", "rel", "routerAnimation", "routerDirection", "shape", "target", "type"] }, { kind: "component", type: i1.IonLabel, selector: "ion-label", inputs: ["color", "mode", "position"] }, { kind: "component", type: i1.IonRow, selector: "ion-row" }, { kind: "component", type: i1.IonText, selector: "ion-text", inputs: ["color", "mode"] }, { kind: "component", type: i1.IonTitle, selector: "ion-title", inputs: ["color", "size"] }, { kind: "component", type: i1.IonToolbar, selector: "ion-toolbar", inputs: ["color", "mode"] }, { kind: "directive", type: i2.TranslateDirective, selector: "[translate],[ngx-translate]", inputs: ["translate", "translateParams"] }, { kind: "directive", type: i4.CdkTrapFocus, selector: "[cdkTrapFocus]", inputs: ["cdkTrapFocus", "cdkTrapFocusAutoCapture"], exportAs: ["cdkTrapFocus"] }, { kind: "directive", type: i5.AutofocusDirective, selector: "[autofocus], input[appAutofocus]", inputs: ["appAutofocus", "autofocusDelay"] }, { kind: "component", type: i6.TextForm, selector: "app-text-form", inputs: ["showError", "placeholder", "multiline", "autoHeight", "maxLength", "autofocus", "validator"], outputs: ["textAreaChanges"] }, { kind: "pipe", type: i2.TranslatePipe, name: "translate" }, { kind: "pipe", type: i7.ArrayFilterPipe, name: "arrayFilter" }] });
|
|
111
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: TextPopover, decorators: [{
|
|
112
|
-
type: Component,
|
|
113
|
-
args: [{ selector: 'app-text-popover', template: "<ion-header *ngIf=\"showHeader\">\n <ion-toolbar [color]=\"headerColor\">\n <ion-buttons slot=\"start\">\n <ion-button *ngIf=\"mobile && editing\"\n (click)=\"cancel()\"\n [title]=\"'COMMON.BTN_CANCEL'|translate\">\n <ion-icon slot=\"icon-only\" name=\"arrow-back\"></ion-icon>\n </ion-button>\n <ion-button *ngFor=\"let button of headerButtons|arrayFilter: isStartSide\"\n [fill]=\"button.fill\"\n [color]=\"button.color\"\n (click)=\"clickButton(button)\">\n <ion-icon *ngIf=\"button.icon\" [slot]=\"button.text ? 'start' : 'icon-only'\" [name]=\"button.icon\"></ion-icon>\n <ion-text *ngIf=\"button.text\">{{button.text|translate}}</ion-text>\n </ion-button>\n </ion-buttons>\n\n <ion-title *ngIf=\"title\">{{title|translate}}</ion-title>\n\n <ion-buttons slot=\"end\">\n <ion-button *ngFor=\"let button of headerButtons|arrayFilter: isEndSide\"\n [fill]=\"button.fill\"\n [color]=\"button.color\"\n (click)=\"clickButton(button)\">\n <ion-icon *ngIf=\"button.icon\" [slot]=\"button.text ? 'start' : 'icon-only'\" [name]=\"button.icon\"></ion-icon>\n <ion-text *ngIf=\"button.text\">{{button.text|translate}}</ion-text>\n </ion-button>\n\n <ng-container *ngIf=\"mobile\">\n <ion-button *ngIf=\"editing\" (click)=\"onValidate($event)\"\n [disabled]=\"disabled\"\n [title]=\"'COMMON.BTN_VALIDATE_WITH_SHORTCUT_HELP'|translate\">\n <ion-icon slot=\"icon-only\" name=\"checkmark\"></ion-icon>\n </ion-button>\n <ion-button *ngIf=\"!editing\"\n (click)=\"cancel()\"\n [title]=\"'COMMON.BTN_CLOSE'|translate\">\n <ion-icon slot=\"icon-only\" name=\"close\"></ion-icon>\n </ion-button>\n </ng-container>\n </ion-buttons>\n </ion-toolbar>\n</ion-header>\n\n<ion-content class=\"ion-padding\"\n [class.has-header]=\"showHeader\"\n cdkTrapFocus [cdkTrapFocusAutoCapture]=\"true\">\n <ion-item *ngIf=\"form.error\" visible-xs visible-sm visible-mobile lines=\"none\">\n <ion-icon color=\"danger\" slot=\"start\" name=\"alert-circle\"></ion-icon>\n <ion-label color=\"danger\" class=\"error\" [innerHTML]=\"form.error|translate\"></ion-label>\n </ion-item>\n\n <app-text-form #form [placeholder]=\"placeholder\"\n [multiline]=\"multiline\"\n [maxLength]=\"maxLength\"\n [autoHeight]=\"autoHeight\"\n [autofocus]=\"editing && autofocus\"\n [validator]=\"validator\"\n (onSubmit)=\"onValidate($event)\"\n ></app-text-form>\n</ion-content>\n\n<ion-footer *ngIf=\"showFooter\">\n <ion-toolbar>\n <ion-row class=\"ion-no-padding\" nowrap>\n <ion-col>\n\n </ion-col>\n\n <ion-col size=\"auto\">\n <ion-button fill=\"clear\" color=\"dark\" (click)=\"cancel()\">\n <ion-label translate>COMMON.BTN_CANCEL</ion-label>\n </ion-button>\n <ion-button\n [fill]=\"disabled ? 'clear' : 'solid'\"\n (click)=\"onValidate($event)\"\n (keyup.enter)=\"onValidate($event)\"\n color=\"tertiary\"\n [disabled]=\"disabled\"\n [title]=\"'COMMON.BTN_VALIDATE_WITH_SHORTCUT_HELP'|translate\">\n <ion-label translate>COMMON.BTN_VALIDATE</ion-label>\n </ion-button>\n </ion-col>\n </ion-row>\n </ion-toolbar>\n</ion-footer>\n", styles: ["ion-content{--textarea-height: 11.5em}ion-content.has-header{--textarea-height: calc(11.5em - var(--ion-toolbar-height, 0em))}\n"] }]
|
|
114
|
-
}], ctorParameters: function () { return [{ type: i1.PopoverController }, { type: i2.TranslateService }]; }, propDecorators: { form: [{
|
|
115
|
-
type: ViewChild,
|
|
116
|
-
args: ['form', { static: true }]
|
|
117
|
-
}], showHeader: [{
|
|
118
|
-
type: Input
|
|
119
|
-
}], headerColor: [{
|
|
120
|
-
type: Input
|
|
121
|
-
}], showFooter: [{
|
|
122
|
-
type: Input
|
|
123
|
-
}], title: [{
|
|
124
|
-
type: Input
|
|
125
|
-
}], text: [{
|
|
126
|
-
type: Input
|
|
127
|
-
}], placeholder: [{
|
|
128
|
-
type: Input
|
|
129
|
-
}], editing: [{
|
|
130
|
-
type: Input
|
|
131
|
-
}], multiline: [{
|
|
132
|
-
type: Input
|
|
133
|
-
}], autoHeight: [{
|
|
134
|
-
type: Input
|
|
135
|
-
}], maxLength: [{
|
|
136
|
-
type: Input
|
|
137
|
-
}], autofocus: [{
|
|
138
|
-
type: Input
|
|
139
|
-
}], validator: [{
|
|
140
|
-
type: Input
|
|
141
|
-
}], headerButtons: [{
|
|
142
|
-
type: Input
|
|
143
|
-
}], mobile: [{
|
|
144
|
-
type: Input
|
|
145
|
-
}] } });
|
|
146
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGV4dC1wb3BvdmVyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9hcHAvY29yZS9mb3JtL3RleHQtcG9wb3Zlci90ZXh0LXBvcG92ZXIuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2FwcC9jb3JlL2Zvcm0vdGV4dC1wb3BvdmVyL3RleHQtcG9wb3Zlci5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQWdCLFNBQVMsRUFBRSxLQUFLLEVBQXFCLFNBQVMsRUFBQyxNQUFNLGVBQWUsQ0FBQztBQUU1RixPQUFPLEVBQUMsWUFBWSxFQUFDLE1BQU0sTUFBTSxDQUFDO0FBR2xDLE9BQU8sRUFBQyxhQUFhLEVBQUUsZ0JBQWdCLEVBQUMsTUFBTSx1QkFBdUIsQ0FBQztBQUd0RSxPQUFPLEVBQUMsZUFBZSxFQUFFLGVBQWUsRUFBRSxTQUFTLEVBQUMsTUFBTSwyQkFBMkIsQ0FBQzs7Ozs7Ozs7O0FBcUN0RixNQUFNLE9BQU8sV0FBVztJQW9EdEIsWUFBc0IsaUJBQW9DLEVBQVksU0FBMkI7UUFBM0Usc0JBQWlCLEdBQWpCLGlCQUFpQixDQUFtQjtRQUFZLGNBQVMsR0FBVCxTQUFTLENBQWtCO1FBaEN4RixnQkFBVyxHQUFVLElBQUksQ0FBQztRQUUxQixVQUFLLEdBQVcsSUFBSSxDQUFDO1FBRXJCLGdCQUFXLEdBQUcsRUFBRSxDQUFDO1FBQ2pCLFlBQU8sR0FBRyxJQUFJLENBQUM7UUFDZixjQUFTLEdBQUcsSUFBSSxDQUFDO1FBQ2pCLGVBQVUsR0FBWSxLQUFLLENBQUM7UUFDNUIsY0FBUyxHQUFHLElBQUksQ0FBQztRQUNqQixjQUFTLEdBQUcsS0FBSyxDQUFDO1FBQ2xCLGNBQVMsR0FBZ0IsSUFBSSxDQUFDO1FBQzlCLGtCQUFhLEdBQXdCLElBQUksQ0FBQztRQUMxQyxXQUFNLEdBQUcsS0FBSyxDQUFDO1FBRXhCLGlCQUFZLEdBQUcsSUFBSSxZQUFZLEVBQUUsQ0FBQztJQWtCa0UsQ0FBQztJQWxEckcsTUFBTSxDQUFDLEtBQUssQ0FBQyxJQUFJLENBQUMsSUFBdUIsRUFDdkIsS0FBWSxFQUNaLElBQXdCLEVBQ3hCLFdBQTRCO1FBQzVDLE1BQU0sS0FBSyxHQUFHLE1BQU0sSUFBSSxDQUFDLE1BQU0sQ0FBQztZQUM5QixLQUFLO1lBQ0wsU0FBUyxFQUFFLFdBQVc7WUFDdEIsY0FBYyxFQUFFLElBQUk7WUFDcEIsR0FBRyxXQUFXO1NBQ2YsQ0FBQyxDQUFDO1FBRUgsTUFBTSxLQUFLLENBQUMsT0FBTyxFQUFFLENBQUM7UUFDdEIsT0FBTyxNQUFNLEtBQUssQ0FBQyxZQUFZLEVBQUUsQ0FBQztJQUNwQyxDQUFDO0lBcUJELElBQUksUUFBUTtRQUNWLE9BQU8sSUFBSSxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUM7SUFDNUIsQ0FBQztJQUVELElBQUksT0FBTztRQUNULE9BQU8sSUFBSSxDQUFDLElBQUksQ0FBQyxPQUFPLENBQUM7SUFDM0IsQ0FBQztJQUVELElBQUksS0FBSztRQUNQLE9BQU8sSUFBSSxDQUFDLElBQUksRUFBRSxLQUFLLElBQUksS0FBSyxDQUFDO0lBQ25DLENBQUM7SUFFRCxJQUFJLEtBQUs7UUFDUCxPQUFPLElBQUksQ0FBQyxJQUFJLEVBQUUsS0FBSyxDQUFDLElBQUksQ0FBQztJQUMvQixDQUFDO0lBSUQsUUFBUTtRQUNOLElBQUksQ0FBQyxVQUFVLEdBQUcsU0FBUyxDQUFDLElBQUksQ0FBQyxVQUFVLEVBQUUsZUFBZSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxlQUFlLENBQUMsSUFBSSxDQUFDLGFBQWEsQ0FBQyxDQUFDLENBQUM7UUFDakgsSUFBSSxDQUFDLFVBQVUsR0FBRyxTQUFTLENBQUMsSUFBSSxDQUFDLFVBQVUsRUFBRSxDQUFDLElBQUksQ0FBQyxNQUFNLENBQUMsQ0FBQztRQUMzRCxJQUFJLENBQUMsTUFBTSxFQUFFLENBQUM7SUFDaEIsQ0FBQztJQUVELGVBQWU7UUFDYixVQUFVLENBQUMsR0FBRyxFQUFFLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUMsRUFBRSxJQUFJLEVBQUUsSUFBSSxDQUFDLElBQUksRUFBRSxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUM7SUFDL0QsQ0FBQztJQUVELEtBQUssQ0FBQyxVQUFVLENBQUMsS0FBVTtRQUN6QixNQUFNLGdCQUFnQixDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsQ0FBQztRQUVsQyxJQUFJLENBQUMsSUFBSSxDQUFDLEtBQUssRUFBRTtZQUNmLGFBQWEsQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLE9BQU8sQ0FBQyxDQUFDO1lBQ2pDLE9BQU87U0FDUjtRQUVELElBQUk7WUFDRixNQUFNLEtBQUssR0FBRyxJQUFJLENBQUMsS0FBSyxDQUFDO1lBQ3pCLElBQUksQ0FBQyxPQUFPLEVBQUUsQ0FBQztZQUNmLE1BQU0sSUFBSSxDQUFDLGlCQUFpQixDQUFDLE9BQU8sQ0FBQyxLQUFLLENBQUMsQ0FBQztZQUM1QyxJQUFJLENBQUMsSUFBSSxDQUFDLEtBQUssR0FBRyxJQUFJLENBQUM7U0FDeEI7UUFBQyxPQUFPLEdBQUcsRUFBRTtZQUNaLElBQUksQ0FBQyxJQUFJLENBQUMsS0FBSyxHQUFHLENBQUMsR0FBRyxJQUFJLEdBQUcsQ0FBQyxPQUFPLENBQUMsSUFBSSxHQUFHLENBQUM7WUFDOUMsSUFBSSxDQUFDLE1BQU0sRUFBRSxDQUFDO1NBQ2Y7SUFDSCxDQUFDO0lBRUQsT0FBTztRQUNMLElBQUksQ0FBQyxJQUFJLENBQUMsT0FBTyxFQUFFLENBQUM7SUFDdEIsQ0FBQztJQUVELE1BQU07UUFDSixJQUFJLElBQUksQ0FBQyxPQUFPO1lBQUUsSUFBSSxDQUFDLElBQUksQ0FBQyxNQUFNLEVBQUUsQ0FBQztJQUN2QyxDQUFDO0lBRUQsTUFBTTtRQUNKLElBQUksQ0FBQyxpQkFBaUIsQ0FBQyxPQUFPLEVBQUUsQ0FBQztJQUNuQyxDQUFDO0lBRUQsV0FBVztRQUNULElBQUksQ0FBQyxZQUFZLENBQUMsV0FBVyxFQUFFLENBQUM7SUFDbEMsQ0FBQztJQUVTLEtBQUssQ0FBQyxXQUFXLENBQUMsTUFBeUI7UUFDbkQsSUFBSSxPQUFPLE1BQU0sQ0FBQyxPQUFPLEtBQUssVUFBVSxFQUFFO1lBQ3hDLE1BQU0sTUFBTSxHQUFHLE1BQU0sTUFBTSxDQUFDLE9BQU8sQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7WUFDaEQsc0VBQXNFO1lBQ3RFLElBQUksTUFBTSxLQUFLLElBQUksRUFBRTtnQkFDbkIsT0FBTyxJQUFJLENBQUMsaUJBQWlCLENBQUMsT0FBTyxDQUFDLElBQUksQ0FBQyxLQUFLLEVBQUUsTUFBTSxDQUFDLElBQUksQ0FBQyxDQUFDO2FBQ2hFO1NBQ0Y7YUFDSTtZQUNILE9BQU8sSUFBSSxDQUFDLGlCQUFpQixDQUFDLE9BQU8sQ0FBQyxJQUFJLENBQUMsS0FBSyxFQUFFLE1BQU0sQ0FBQyxJQUFJLENBQUMsQ0FBQztTQUNoRTtJQUNILENBQUM7SUFFUyxXQUFXLENBQUMsTUFBeUI7UUFDN0MsT0FBTyxNQUFNLEVBQUUsSUFBSSxLQUFLLE9BQU8sQ0FBQztJQUNsQyxDQUFDO0lBRVMsU0FBUyxDQUFDLE1BQXlCO1FBQzNDLE9BQU8sTUFBTSxFQUFFLElBQUksS0FBSyxPQUFPLENBQUM7SUFDbEMsQ0FBQzs7d0dBdEhVLFdBQVc7NEZBQVgsV0FBVywwZkM3Q3hCLDRnSEFzRkE7MkZEekNhLFdBQVc7a0JBUHZCLFNBQVM7K0JBQ0Usa0JBQWtCO3VJQXVCUyxJQUFJO3NCQUF4QyxTQUFTO3VCQUFDLE1BQU0sRUFBRSxFQUFFLE1BQU0sRUFBRSxJQUFJLEVBQUU7Z0JBRTFCLFVBQVU7c0JBQWxCLEtBQUs7Z0JBQ0csV0FBVztzQkFBbkIsS0FBSztnQkFDRyxVQUFVO3NCQUFsQixLQUFLO2dCQUNHLEtBQUs7c0JBQWIsS0FBSztnQkFDRyxJQUFJO3NCQUFaLEtBQUs7Z0JBQ0csV0FBVztzQkFBbkIsS0FBSztnQkFDRyxPQUFPO3NCQUFmLEtBQUs7Z0JBQ0csU0FBUztzQkFBakIsS0FBSztnQkFDRyxVQUFVO3NCQUFsQixLQUFLO2dCQUNHLFNBQVM7c0JBQWpCLEtBQUs7Z0JBQ0csU0FBUztzQkFBakIsS0FBSztnQkFDRyxTQUFTO3NCQUFqQixLQUFLO2dCQUNHLGFBQWE7c0JBQXJCLEtBQUs7Z0JBQ0csTUFBTTtzQkFBZCxLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtBZnRlclZpZXdJbml0LCBDb21wb25lbnQsIElucHV0LCBPbkRlc3Ryb3ksIE9uSW5pdCwgVmlld0NoaWxkfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7UG9wb3ZlckNvbnRyb2xsZXIsIFBvcG92ZXJPcHRpb25zfSBmcm9tICdAaW9uaWMvYW5ndWxhcic7XG5pbXBvcnQge1N1YnNjcmlwdGlvbn0gZnJvbSAncnhqcyc7XG5pbXBvcnQge1RyYW5zbGF0ZVNlcnZpY2V9IGZyb20gJ0BuZ3gtdHJhbnNsYXRlL2NvcmUnO1xuaW1wb3J0IHtUZXh0Rm9ybX0gZnJvbSAnLi90ZXh0LWZvcm0uY29tcG9uZW50JztcbmltcG9ydCB7bG9nRm9ybUVycm9ycywgd2FpdFdoaWxlUGVuZGluZ30gZnJvbSAnLi4vLi4vLi4vc2hhcmVkL2Zvcm1zJztcbmltcG9ydCB7VmFsaWRhdG9yRm59IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcbmltcG9ydCB7Q29sb3IsIE92ZXJsYXlFdmVudERldGFpbH0gZnJvbSAnQGlvbmljL2NvcmUnO1xuaW1wb3J0IHtpc05vdEVtcHR5QXJyYXksIGlzTm90TmlsT3JCbGFuaywgdG9Cb29sZWFufSBmcm9tICcuLi8uLi8uLi9zaGFyZWQvZnVuY3Rpb25zJztcblxuXG5leHBvcnQgaW50ZXJmYWNlIFRleHRQb3BvdmVyT3B0aW9ucyB7XG4gIHRpdGxlPzogc3RyaW5nO1xuICB0ZXh0Pzogc3RyaW5nO1xuICBwbGFjZWhvbGRlcj86IHN0cmluZztcbiAgZWRpdGluZz86IGJvb2xlYW47XG4gIG11bHRpbGluZT86IGJvb2xlYW47XG4gIGF1dG9IZWlnaHQ/OiBib29sZWFuO1xuICBtYXhMZW5ndGg/OiBudW1iZXI7XG4gIGF1dG9mb2N1cz86IGJvb2xlYW47XG4gIHZhbGlkYXRvcj86IFZhbGlkYXRvckZuO1xuICAvLyBIZWFkZXIgc3R1ZmZcbiAgc2hvd0hlYWRlcj86IGJvb2xlYW47XG4gIGhlYWRlckNvbG9yPzogQ29sb3I7XG4gIGhlYWRlckJ1dHRvbnM/OiBUZXh0UG9wb3ZlckJ1dHRvbltdO1xufVxuXG5leHBvcnQgaW50ZXJmYWNlIFRleHRQb3BvdmVyQnV0dG9uIHtcbiAgdGV4dD86IHN0cmluZztcbiAgaWNvbj86IHN0cmluZztcbiAgY29sb3I/OiBDb2xvcjtcbiAgZmlsbD86ICdvdXRsaW5lJ3wnY2xlYXInfCdzb2xpZCc7XG4gIHNpZGU/OiAnc3RhcnQnIHwgJ2VuZCc7XG4gIHJvbGU/OiAnY2FuY2VsJyB8IHN0cmluZztcbiAgY3NzQ2xhc3M/OiBzdHJpbmcgfCBzdHJpbmdbXTtcbiAgaGFuZGxlcj86ICh2YWx1ZTogc3RyaW5nKSA9PiBib29sZWFuIHwgdm9pZCB8IFByb21pc2U8Ym9vbGVhbiB8IHZvaWQ+O1xufVxuXG5AQ29tcG9uZW50KHtcbiAgc2VsZWN0b3I6ICdhcHAtdGV4dC1wb3BvdmVyJyxcbiAgdGVtcGxhdGVVcmw6ICcuL3RleHQtcG9wb3Zlci5jb21wb25lbnQuaHRtbCcsXG4gIHN0eWxlVXJsczogW1xuICAgICcuL3RleHQtcG9wb3Zlci5jb21wb25lbnQuc2NzcycsXG4gIF1cbn0pXG5leHBvcnQgY2xhc3MgVGV4dFBvcG92ZXIgaW1wbGVtZW50cyBPbkluaXQsIEFmdGVyVmlld0luaXQsIE9uRGVzdHJveSwgVGV4dFBvcG92ZXJPcHRpb25zIHtcblxuICBzdGF0aWMgYXN5bmMgc2hvdyhjdHJsOiBQb3BvdmVyQ29udHJvbGxlcixcbiAgICAgICAgICAgICAgICAgICAgZXZlbnQ6IEV2ZW50LFxuICAgICAgICAgICAgICAgICAgICBvcHRzOiBUZXh0UG9wb3Zlck9wdGlvbnMsXG4gICAgICAgICAgICAgICAgICAgIHBvcG92ZXJPcHRzPzogUG9wb3Zlck9wdGlvbnMpIDogUHJvbWlzZTxPdmVybGF5RXZlbnREZXRhaWw+IHtcbiAgICBjb25zdCBtb2RhbCA9IGF3YWl0IGN0cmwuY3JlYXRlKHtcbiAgICAgIGV2ZW50LFxuICAgICAgY29tcG9uZW50OiBUZXh0UG9wb3ZlcixcbiAgICAgIGNvbXBvbmVudFByb3BzOiBvcHRzLFxuICAgICAgLi4ucG9wb3Zlck9wdHNcbiAgICB9KTtcblxuICAgIGF3YWl0IG1vZGFsLnByZXNlbnQoKTtcbiAgICByZXR1cm4gYXdhaXQgbW9kYWwub25EaWREaXNtaXNzKCk7XG4gIH1cblxuICBAVmlld0NoaWxkKCdmb3JtJywgeyBzdGF0aWM6IHRydWUgfSkgZm9ybTogVGV4dEZvcm07XG5cbiAgQElucHV0KCkgc2hvd0hlYWRlcjogYm9vbGVhbjtcbiAgQElucHV0KCkgaGVhZGVyQ29sb3I6IENvbG9yID0gbnVsbDtcbiAgQElucHV0KCkgc2hvd0Zvb3RlcjogYm9vbGVhbjtcbiAgQElucHV0KCkgdGl0bGU6IHN0cmluZyA9IG51bGw7XG4gIEBJbnB1dCgpIHRleHQ6IHN0cmluZztcbiAgQElucHV0KCkgcGxhY2Vob2xkZXIgPSAnJztcbiAgQElucHV0KCkgZWRpdGluZyA9IHRydWU7XG4gIEBJbnB1dCgpIG11bHRpbGluZSA9IHRydWU7XG4gIEBJbnB1dCgpIGF1dG9IZWlnaHQ6IGJvb2xlYW4gPSBmYWxzZTtcbiAgQElucHV0KCkgbWF4TGVuZ3RoID0gMjAwMDtcbiAgQElucHV0KCkgYXV0b2ZvY3VzID0gZmFsc2U7XG4gIEBJbnB1dCgpIHZhbGlkYXRvcjogVmFsaWRhdG9yRm4gPSBudWxsO1xuICBASW5wdXQoKSBoZWFkZXJCdXR0b25zOiBUZXh0UG9wb3ZlckJ1dHRvbltdID0gbnVsbDtcbiAgQElucHV0KCkgbW9iaWxlID0gZmFsc2U7XG5cbiAgc3Vic2NyaXB0aW9uID0gbmV3IFN1YnNjcmlwdGlvbigpO1xuXG4gIGdldCBkaXNhYmxlZCgpIHtcbiAgICByZXR1cm4gdGhpcy5mb3JtLmRpc2FibGVkO1xuICB9XG5cbiAgZ2V0IGVuYWJsZWQoKSB7XG4gICAgcmV0dXJuIHRoaXMuZm9ybS5lbmFibGVkO1xuICB9XG5cbiAgZ2V0IHZhbGlkKCkge1xuICAgIHJldHVybiB0aGlzLmZvcm0/LnZhbGlkIHx8IGZhbHNlO1xuICB9XG5cbiAgZ2V0IHZhbHVlKCkge1xuICAgIHJldHVybiB0aGlzLmZvcm0/LnZhbHVlLnRleHQ7XG4gIH1cblxuICBjb25zdHJ1Y3Rvcihwcm90ZWN0ZWQgcG9wb3ZlckNvbnRyb2xsZXI6IFBvcG92ZXJDb250cm9sbGVyLCBwcm90ZWN0ZWQgdHJhbnNsYXRlOiBUcmFuc2xhdGVTZXJ2aWNlKSB7fVxuXG4gIG5nT25Jbml0KCk6IHZvaWQge1xuICAgIHRoaXMuc2hvd0hlYWRlciA9IHRvQm9vbGVhbih0aGlzLnNob3dIZWFkZXIsIGlzTm90TmlsT3JCbGFuayh0aGlzLnRpdGxlKSB8fCBpc05vdEVtcHR5QXJyYXkodGhpcy5oZWFkZXJCdXR0b25zKSk7XG4gICAgdGhpcy5zaG93Rm9vdGVyID0gdG9Cb29sZWFuKHRoaXMuc2hvd0Zvb3RlciwgIXRoaXMubW9iaWxlKTtcbiAgICB0aGlzLmVuYWJsZSgpO1xuICB9XG5cbiAgbmdBZnRlclZpZXdJbml0KCkge1xuICAgIHNldFRpbWVvdXQoKCkgPT4gdGhpcy5mb3JtLnNldFZhbHVlKHsgdGV4dDogdGhpcy50ZXh0IH0pLCAwKTtcbiAgfVxuXG4gIGFzeW5jIG9uVmFsaWRhdGUoZXZlbnQ6IGFueSk6IFByb21pc2U8YW55PiB7XG4gICAgYXdhaXQgd2FpdFdoaWxlUGVuZGluZyh0aGlzLmZvcm0pO1xuXG4gICAgaWYgKCF0aGlzLnZhbGlkKSB7XG4gICAgICBsb2dGb3JtRXJyb3JzKHRoaXMuZm9ybS5jb250cm9sKTtcbiAgICAgIHJldHVybjtcbiAgICB9XG5cbiAgICB0cnkge1xuICAgICAgY29uc3QgdmFsdWUgPSB0aGlzLnZhbHVlO1xuICAgICAgdGhpcy5kaXNhYmxlKCk7XG4gICAgICBhd2FpdCB0aGlzLnBvcG92ZXJDb250cm9sbGVyLmRpc21pc3ModmFsdWUpO1xuICAgICAgdGhpcy5mb3JtLmVycm9yID0gbnVsbDtcbiAgICB9IGNhdGNoIChlcnIpIHtcbiAgICAgIHRoaXMuZm9ybS5lcnJvciA9IChlcnIgJiYgZXJyLm1lc3NhZ2UpIHx8IGVycjtcbiAgICAgIHRoaXMuZW5hYmxlKCk7XG4gICAgfVxuICB9XG5cbiAgZGlzYWJsZSgpIHtcbiAgICB0aGlzLmZvcm0uZGlzYWJsZSgpO1xuICB9XG5cbiAgZW5hYmxlKCkge1xuICAgIGlmICh0aGlzLmVkaXRpbmcpIHRoaXMuZm9ybS5lbmFibGUoKTtcbiAgfVxuXG4gIGNhbmNlbCgpIHtcbiAgICB0aGlzLnBvcG92ZXJDb250cm9sbGVyLmRpc21pc3MoKTtcbiAgfVxuXG4gIG5nT25EZXN0cm95KCk6IHZvaWQge1xuICAgIHRoaXMuc3Vic2NyaXB0aW9uLnVuc3Vic2NyaWJlKCk7XG4gIH1cblxuICBwcm90ZWN0ZWQgYXN5bmMgY2xpY2tCdXR0b24oYnV0dG9uOiBUZXh0UG9wb3ZlckJ1dHRvbikge1xuICAgIGlmICh0eXBlb2YgYnV0dG9uLmhhbmRsZXIgPT09ICdmdW5jdGlvbicpIHtcbiAgICAgIGNvbnN0IHJlc3VsdCA9IGF3YWl0IGJ1dHRvbi5oYW5kbGVyKHRoaXMudmFsdWUpO1xuICAgICAgLy8gVE9ETyBjb21tZW50IGludGVycHJldGVyIGxlIHRydWUgPz8gPT4gZmVybWVyIG91IGFubnVsZXIgbCdhY3Rpb24gP1xuICAgICAgaWYgKHJlc3VsdCA9PT0gdHJ1ZSkge1xuICAgICAgICByZXR1cm4gdGhpcy5wb3BvdmVyQ29udHJvbGxlci5kaXNtaXNzKHRoaXMudmFsdWUsIGJ1dHRvbi5yb2xlKTtcbiAgICAgIH1cbiAgICB9XG4gICAgZWxzZSB7XG4gICAgICByZXR1cm4gdGhpcy5wb3BvdmVyQ29udHJvbGxlci5kaXNtaXNzKHRoaXMudmFsdWUsIGJ1dHRvbi5yb2xlKTtcbiAgICB9XG4gIH1cblxuICBwcm90ZWN0ZWQgaXNTdGFydFNpZGUoYnV0dG9uOiBUZXh0UG9wb3ZlckJ1dHRvbikge1xuICAgIHJldHVybiBidXR0b24/LnNpZGUgPT09ICdzdGFydCc7XG4gIH1cblxuICBwcm90ZWN0ZWQgaXNFbmRTaWRlKGJ1dHRvbjogVGV4dFBvcG92ZXJCdXR0b24pIHtcbiAgICByZXR1cm4gYnV0dG9uPy5zaWRlICE9PSAnc3RhcnQnO1xuICB9XG59XG4iLCI8aW9uLWhlYWRlciAqbmdJZj1cInNob3dIZWFkZXJcIj5cbiAgPGlvbi10b29sYmFyIFtjb2xvcl09XCJoZWFkZXJDb2xvclwiPlxuICAgIDxpb24tYnV0dG9ucyBzbG90PVwic3RhcnRcIj5cbiAgICAgIDxpb24tYnV0dG9uICpuZ0lmPVwibW9iaWxlICYmIGVkaXRpbmdcIlxuICAgICAgICAgICAgICAgICAgKGNsaWNrKT1cImNhbmNlbCgpXCJcbiAgICAgICAgICAgICAgICAgIFt0aXRsZV09XCInQ09NTU9OLkJUTl9DQU5DRUwnfHRyYW5zbGF0ZVwiPlxuICAgICAgICA8aW9uLWljb24gc2xvdD1cImljb24tb25seVwiIG5hbWU9XCJhcnJvdy1iYWNrXCI+PC9pb24taWNvbj5cbiAgICAgIDwvaW9uLWJ1dHRvbj5cbiAgICAgIDxpb24tYnV0dG9uICpuZ0Zvcj1cImxldCBidXR0b24gb2YgaGVhZGVyQnV0dG9uc3xhcnJheUZpbHRlcjogaXNTdGFydFNpZGVcIlxuICAgICAgICAgICAgICAgICAgW2ZpbGxdPVwiYnV0dG9uLmZpbGxcIlxuICAgICAgICAgICAgICAgICAgW2NvbG9yXT1cImJ1dHRvbi5jb2xvclwiXG4gICAgICAgICAgICAgICAgICAoY2xpY2spPVwiY2xpY2tCdXR0b24oYnV0dG9uKVwiPlxuICAgICAgICA8aW9uLWljb24gKm5nSWY9XCJidXR0b24uaWNvblwiIFtzbG90XT1cImJ1dHRvbi50ZXh0ID8gJ3N0YXJ0JyA6ICdpY29uLW9ubHknXCIgW25hbWVdPVwiYnV0dG9uLmljb25cIj48L2lvbi1pY29uPlxuICAgICAgICA8aW9uLXRleHQgKm5nSWY9XCJidXR0b24udGV4dFwiPnt7YnV0dG9uLnRleHR8dHJhbnNsYXRlfX08L2lvbi10ZXh0PlxuICAgICAgPC9pb24tYnV0dG9uPlxuICAgIDwvaW9uLWJ1dHRvbnM+XG5cbiAgICA8aW9uLXRpdGxlICpuZ0lmPVwidGl0bGVcIj57e3RpdGxlfHRyYW5zbGF0ZX19PC9pb24tdGl0bGU+XG5cbiAgICA8aW9uLWJ1dHRvbnMgc2xvdD1cImVuZFwiPlxuICAgICAgPGlvbi1idXR0b24gKm5nRm9yPVwibGV0IGJ1dHRvbiBvZiBoZWFkZXJCdXR0b25zfGFycmF5RmlsdGVyOiBpc0VuZFNpZGVcIlxuICAgICAgICAgICAgICAgICAgW2ZpbGxdPVwiYnV0dG9uLmZpbGxcIlxuICAgICAgICAgICAgICAgICAgW2NvbG9yXT1cImJ1dHRvbi5jb2xvclwiXG4gICAgICAgICAgICAgICAgICAoY2xpY2spPVwiY2xpY2tCdXR0b24oYnV0dG9uKVwiPlxuICAgICAgICA8aW9uLWljb24gKm5nSWY9XCJidXR0b24uaWNvblwiIFtzbG90XT1cImJ1dHRvbi50ZXh0ID8gJ3N0YXJ0JyA6ICdpY29uLW9ubHknXCIgW25hbWVdPVwiYnV0dG9uLmljb25cIj48L2lvbi1pY29uPlxuICAgICAgICA8aW9uLXRleHQgKm5nSWY9XCJidXR0b24udGV4dFwiPnt7YnV0dG9uLnRleHR8dHJhbnNsYXRlfX08L2lvbi10ZXh0PlxuICAgICAgPC9pb24tYnV0dG9uPlxuXG4gICAgICA8bmctY29udGFpbmVyICpuZ0lmPVwibW9iaWxlXCI+XG4gICAgICAgIDxpb24tYnV0dG9uICpuZ0lmPVwiZWRpdGluZ1wiIChjbGljayk9XCJvblZhbGlkYXRlKCRldmVudClcIlxuICAgICAgICAgICAgICAgICAgICBbZGlzYWJsZWRdPVwiZGlzYWJsZWRcIlxuICAgICAgICAgICAgICAgICAgICBbdGl0bGVdPVwiJ0NPTU1PTi5CVE5fVkFMSURBVEVfV0lUSF9TSE9SVENVVF9IRUxQJ3x0cmFuc2xhdGVcIj5cbiAgICAgICAgICA8aW9uLWljb24gc2xvdD1cImljb24tb25seVwiIG5hbWU9XCJjaGVja21hcmtcIj48L2lvbi1pY29uPlxuICAgICAgICA8L2lvbi1idXR0b24+XG4gICAgICAgIDxpb24tYnV0dG9uICpuZ0lmPVwiIWVkaXRpbmdcIlxuICAgICAgICAgICAgICAgICAgICAoY2xpY2spPVwiY2FuY2VsKClcIlxuICAgICAgICAgICAgICAgICAgICBbdGl0bGVdPVwiJ0NPTU1PTi5CVE5fQ0xPU0UnfHRyYW5zbGF0ZVwiPlxuICAgICAgICAgIDxpb24taWNvbiBzbG90PVwiaWNvbi1vbmx5XCIgbmFtZT1cImNsb3NlXCI+PC9pb24taWNvbj5cbiAgICAgICAgPC9pb24tYnV0dG9uPlxuICAgICAgPC9uZy1jb250YWluZXI+XG4gICAgPC9pb24tYnV0dG9ucz5cbiAgPC9pb24tdG9vbGJhcj5cbjwvaW9uLWhlYWRlcj5cblxuPGlvbi1jb250ZW50IGNsYXNzPVwiaW9uLXBhZGRpbmdcIlxuICAgICAgICAgICAgIFtjbGFzcy5oYXMtaGVhZGVyXT1cInNob3dIZWFkZXJcIlxuICAgICAgICAgICAgIGNka1RyYXBGb2N1cyBbY2RrVHJhcEZvY3VzQXV0b0NhcHR1cmVdPVwidHJ1ZVwiPlxuICA8aW9uLWl0ZW0gKm5nSWY9XCJmb3JtLmVycm9yXCIgdmlzaWJsZS14cyB2aXNpYmxlLXNtIHZpc2libGUtbW9iaWxlIGxpbmVzPVwibm9uZVwiPlxuICAgIDxpb24taWNvbiBjb2xvcj1cImRhbmdlclwiIHNsb3Q9XCJzdGFydFwiIG5hbWU9XCJhbGVydC1jaXJjbGVcIj48L2lvbi1pY29uPlxuICAgIDxpb24tbGFiZWwgY29sb3I9XCJkYW5nZXJcIiBjbGFzcz1cImVycm9yXCIgW2lubmVySFRNTF09XCJmb3JtLmVycm9yfHRyYW5zbGF0ZVwiPjwvaW9uLWxhYmVsPlxuICA8L2lvbi1pdGVtPlxuXG4gIDxhcHAtdGV4dC1mb3JtICNmb3JtIFtwbGFjZWhvbGRlcl09XCJwbGFjZWhvbGRlclwiXG4gICAgICAgICAgICAgICAgIFttdWx0aWxpbmVdPVwibXVsdGlsaW5lXCJcbiAgICAgICAgICAgICAgICAgW21heExlbmd0aF09XCJtYXhMZW5ndGhcIlxuICAgICAgICAgICAgICAgICBbYXV0b0hlaWdodF09XCJhdXRvSGVpZ2h0XCJcbiAgICAgICAgICAgICAgICAgW2F1dG9mb2N1c109XCJlZGl0aW5nICYmIGF1dG9mb2N1c1wiXG4gICAgICAgICAgICAgICAgIFt2YWxpZGF0b3JdPVwidmFsaWRhdG9yXCJcbiAgICAgICAgICAgICAgICAgKG9uU3VibWl0KT1cIm9uVmFsaWRhdGUoJGV2ZW50KVwiXG4gID48L2FwcC10ZXh0LWZvcm0+XG48L2lvbi1jb250ZW50PlxuXG48aW9uLWZvb3RlciAqbmdJZj1cInNob3dGb290ZXJcIj5cbiAgPGlvbi10b29sYmFyPlxuICAgIDxpb24tcm93IGNsYXNzPVwiaW9uLW5vLXBhZGRpbmdcIiBub3dyYXA+XG4gICAgICA8aW9uLWNvbD5cblxuICAgICAgPC9pb24tY29sPlxuXG4gICAgICA8aW9uLWNvbCBzaXplPVwiYXV0b1wiPlxuICAgICAgICA8aW9uLWJ1dHRvbiBmaWxsPVwiY2xlYXJcIiBjb2xvcj1cImRhcmtcIiAoY2xpY2spPVwiY2FuY2VsKClcIj5cbiAgICAgICAgICA8aW9uLWxhYmVsIHRyYW5zbGF0ZT5DT01NT04uQlROX0NBTkNFTDwvaW9uLWxhYmVsPlxuICAgICAgICA8L2lvbi1idXR0b24+XG4gICAgICAgIDxpb24tYnV0dG9uXG4gICAgICAgICAgW2ZpbGxdPVwiZGlzYWJsZWQgPyAnY2xlYXInIDogJ3NvbGlkJ1wiXG4gICAgICAgICAgKGNsaWNrKT1cIm9uVmFsaWRhdGUoJGV2ZW50KVwiXG4gICAgICAgICAgKGtleXVwLmVudGVyKT1cIm9uVmFsaWRhdGUoJGV2ZW50KVwiXG4gICAgICAgICAgY29sb3I9XCJ0ZXJ0aWFyeVwiXG4gICAgICAgICAgW2Rpc2FibGVkXT1cImRpc2FibGVkXCJcbiAgICAgICAgICBbdGl0bGVdPVwiJ0NPTU1PTi5CVE5fVkFMSURBVEVfV0lUSF9TSE9SVENVVF9IRUxQJ3x0cmFuc2xhdGVcIj5cbiAgICAgICAgICA8aW9uLWxhYmVsIHRyYW5zbGF0ZT5DT01NT04uQlROX1ZBTElEQVRFPC9pb24tbGFiZWw+XG4gICAgICAgIDwvaW9uLWJ1dHRvbj5cbiAgICAgIDwvaW9uLWNvbD5cbiAgICA8L2lvbi1yb3c+XG4gIDwvaW9uLXRvb2xiYXI+XG48L2lvbi1mb290ZXI+XG4iXX0=
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { SharedModule } from '../../../shared/shared.module';
|
|
3
|
-
import { TextPopover } from './text-popover.component';
|
|
4
|
-
import { TextForm } from './text-form.component';
|
|
5
|
-
import { TranslateModule } from '@ngx-translate/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
import * as i1 from "@ngx-translate/core";
|
|
8
|
-
export class AppTextPopoverModule {
|
|
9
|
-
}
|
|
10
|
-
AppTextPopoverModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: AppTextPopoverModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
11
|
-
AppTextPopoverModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: AppTextPopoverModule, declarations: [
|
|
12
|
-
// Components
|
|
13
|
-
TextForm,
|
|
14
|
-
TextPopover], imports: [SharedModule, i1.TranslateModule], exports: [TranslateModule,
|
|
15
|
-
// Components
|
|
16
|
-
TextForm,
|
|
17
|
-
TextPopover] });
|
|
18
|
-
AppTextPopoverModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: AppTextPopoverModule, imports: [SharedModule,
|
|
19
|
-
TranslateModule.forChild(), TranslateModule] });
|
|
20
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: AppTextPopoverModule, decorators: [{
|
|
21
|
-
type: NgModule,
|
|
22
|
-
args: [{
|
|
23
|
-
imports: [
|
|
24
|
-
SharedModule,
|
|
25
|
-
TranslateModule.forChild()
|
|
26
|
-
],
|
|
27
|
-
declarations: [
|
|
28
|
-
// Components
|
|
29
|
-
TextForm,
|
|
30
|
-
TextPopover
|
|
31
|
-
],
|
|
32
|
-
exports: [
|
|
33
|
-
TranslateModule,
|
|
34
|
-
// Components
|
|
35
|
-
TextForm,
|
|
36
|
-
TextPopover
|
|
37
|
-
]
|
|
38
|
-
}]
|
|
39
|
-
}] });
|
|
40
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGV4dC1wb3BvdmVyLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9hcHAvY29yZS9mb3JtL3RleHQtcG9wb3Zlci90ZXh0LXBvcG92ZXIubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBQyxRQUFRLEVBQUMsTUFBTSxlQUFlLENBQUM7QUFDdkMsT0FBTyxFQUFDLFlBQVksRUFBQyxNQUFNLCtCQUErQixDQUFDO0FBQzNELE9BQU8sRUFBQyxXQUFXLEVBQUMsTUFBTSwwQkFBMEIsQ0FBQztBQUNyRCxPQUFPLEVBQUMsUUFBUSxFQUFDLE1BQU0sdUJBQXVCLENBQUM7QUFDL0MsT0FBTyxFQUFDLGVBQWUsRUFBQyxNQUFNLHFCQUFxQixDQUFDOzs7QUFvQnBELE1BQU0sT0FBTyxvQkFBb0I7O2lIQUFwQixvQkFBb0I7a0hBQXBCLG9CQUFvQjtRQVg3QixhQUFhO1FBQ2IsUUFBUTtRQUNSLFdBQVcsYUFQWCxZQUFZLGlDQVVaLGVBQWU7UUFDZixhQUFhO1FBQ2IsUUFBUTtRQUNSLFdBQVc7a0hBR0Ysb0JBQW9CLFlBaEI3QixZQUFZO1FBQ1osZUFBZSxDQUFDLFFBQVEsRUFBRSxFQVMxQixlQUFlOzJGQU1OLG9CQUFvQjtrQkFsQmhDLFFBQVE7bUJBQUM7b0JBQ1IsT0FBTyxFQUFFO3dCQUNQLFlBQVk7d0JBQ1osZUFBZSxDQUFDLFFBQVEsRUFBRTtxQkFDM0I7b0JBRUQsWUFBWSxFQUFFO3dCQUNaLGFBQWE7d0JBQ2IsUUFBUTt3QkFDUixXQUFXO3FCQUNaO29CQUNELE9BQU8sRUFBRTt3QkFDUCxlQUFlO3dCQUNmLGFBQWE7d0JBQ2IsUUFBUTt3QkFDUixXQUFXO3FCQUNaO2lCQUNGIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHtOZ01vZHVsZX0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQge1NoYXJlZE1vZHVsZX0gZnJvbSAnLi4vLi4vLi4vc2hhcmVkL3NoYXJlZC5tb2R1bGUnO1xuaW1wb3J0IHtUZXh0UG9wb3Zlcn0gZnJvbSAnLi90ZXh0LXBvcG92ZXIuY29tcG9uZW50JztcbmltcG9ydCB7VGV4dEZvcm19IGZyb20gJy4vdGV4dC1mb3JtLmNvbXBvbmVudCc7XG5pbXBvcnQge1RyYW5zbGF0ZU1vZHVsZX0gZnJvbSAnQG5neC10cmFuc2xhdGUvY29yZSc7XG5cbkBOZ01vZHVsZSh7XG4gIGltcG9ydHM6IFtcbiAgICBTaGFyZWRNb2R1bGUsXG4gICAgVHJhbnNsYXRlTW9kdWxlLmZvckNoaWxkKClcbiAgXSxcblxuICBkZWNsYXJhdGlvbnM6IFtcbiAgICAvLyBDb21wb25lbnRzXG4gICAgVGV4dEZvcm0sXG4gICAgVGV4dFBvcG92ZXJcbiAgXSxcbiAgZXhwb3J0czogW1xuICAgIFRyYW5zbGF0ZU1vZHVsZSxcbiAgICAvLyBDb21wb25lbnRzXG4gICAgVGV4dEZvcm0sXG4gICAgVGV4dFBvcG92ZXJcbiAgXVxufSlcbmV4cG9ydCBjbGFzcyBBcHBUZXh0UG9wb3Zlck1vZHVsZSB7XG5cbn1cbiJdfQ==
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import { HttpClientModule } from '@angular/common/http';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export class AppGraphQLModule {
|
|
5
|
-
constructor() {
|
|
6
|
-
}
|
|
7
|
-
}
|
|
8
|
-
AppGraphQLModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: AppGraphQLModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
9
|
-
AppGraphQLModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.3.0", ngImport: i0, type: AppGraphQLModule, imports: [HttpClientModule], exports: [HttpClientModule] });
|
|
10
|
-
AppGraphQLModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: AppGraphQLModule, imports: [HttpClientModule, HttpClientModule] });
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImport: i0, type: AppGraphQLModule, decorators: [{
|
|
12
|
-
type: NgModule,
|
|
13
|
-
args: [{
|
|
14
|
-
imports: [
|
|
15
|
-
HttpClientModule
|
|
16
|
-
],
|
|
17
|
-
exports: [
|
|
18
|
-
HttpClientModule
|
|
19
|
-
]
|
|
20
|
-
}]
|
|
21
|
-
}], ctorParameters: function () { return []; } });
|
|
22
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ3JhcGhxbC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvYXBwL2NvcmUvZ3JhcGhxbC9ncmFwaHFsLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsUUFBUSxFQUFDLE1BQU0sZUFBZSxDQUFDO0FBQ3ZDLE9BQU8sRUFBQyxnQkFBZ0IsRUFBQyxNQUFNLHNCQUFzQixDQUFDOztBQVV0RCxNQUFNLE9BQU8sZ0JBQWdCO0lBRTNCO0lBQ0EsQ0FBQzs7NkdBSFUsZ0JBQWdCOzhHQUFoQixnQkFBZ0IsWUFOekIsZ0JBQWdCLGFBR2hCLGdCQUFnQjs4R0FHUCxnQkFBZ0IsWUFOekIsZ0JBQWdCLEVBR2hCLGdCQUFnQjsyRkFHUCxnQkFBZ0I7a0JBUjVCLFFBQVE7bUJBQUM7b0JBQ1IsT0FBTyxFQUFFO3dCQUNQLGdCQUFnQjtxQkFDakI7b0JBQ0QsT0FBTyxFQUFFO3dCQUNQLGdCQUFnQjtxQkFDakI7aUJBQ0YiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge05nTW9kdWxlfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7SHR0cENsaWVudE1vZHVsZX0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uL2h0dHAnO1xuXG5ATmdNb2R1bGUoe1xuICBpbXBvcnRzOiBbXG4gICAgSHR0cENsaWVudE1vZHVsZVxuICBdLFxuICBleHBvcnRzOiBbXG4gICAgSHR0cENsaWVudE1vZHVsZVxuICBdXG59KVxuZXhwb3J0IGNsYXNzIEFwcEdyYXBoUUxNb2R1bGUge1xuXG4gIGNvbnN0cnVjdG9yKCkge1xuICB9XG59XG5cbiJdfQ==
|