@sumaris-net/ngx-components 2.12.27 → 2.18.0-alpha1
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/esm2022/src/app/admin/admin-routing.module.mjs +5 -5
- package/esm2022/src/app/admin/admin.module.mjs +5 -5
- package/esm2022/src/app/admin/services/person.service.mjs +4 -4
- package/esm2022/src/app/admin/services/validator/person.validator.mjs +4 -4
- package/esm2022/src/app/admin/users/users.mjs +4 -4
- package/esm2022/src/app/admin/users/users.module.mjs +5 -5
- package/esm2022/src/app/core/about/about.modal.mjs +4 -4
- package/esm2022/src/app/core/about/about.module.mjs +5 -5
- package/esm2022/src/app/core/account/account.module.mjs +5 -5
- package/esm2022/src/app/core/account/account.page.mjs +4 -4
- package/esm2022/src/app/core/account/new-token.modal.mjs +4 -4
- package/esm2022/src/app/core/account/password/change-password.form.mjs +4 -4
- package/esm2022/src/app/core/account/password/change-password.module.mjs +5 -5
- package/esm2022/src/app/core/account/password/change-password.page.mjs +4 -4
- package/esm2022/src/app/core/account/token.table.mjs +4 -4
- package/esm2022/src/app/core/auth/auth.form.mjs +4 -4
- package/esm2022/src/app/core/auth/auth.modal.mjs +4 -4
- package/esm2022/src/app/core/auth/auth.module.mjs +5 -5
- package/esm2022/src/app/core/auth/reset-password.modal.mjs +4 -4
- package/esm2022/src/app/core/core.module.mjs +15 -23
- package/esm2022/src/app/core/core.testing.module.mjs +5 -5
- package/esm2022/src/app/core/form/array/testing/form-array-test.module.mjs +5 -5
- package/esm2022/src/app/core/form/array/testing/form-array.test.mjs +4 -4
- package/esm2022/src/app/core/form/buttons/form-buttons-bar.component.mjs +4 -4
- package/esm2022/src/app/core/form/buttons/form-buttons-bar.module.mjs +5 -5
- package/esm2022/src/app/core/form/entity/editor.class.mjs +4 -4
- package/esm2022/src/app/core/form/entity/entity-editor-modal.class.mjs +4 -4
- package/esm2022/src/app/core/form/entity/entity-editor.class.mjs +7 -7
- package/esm2022/src/app/core/form/entity/entity-metadata.component.mjs +4 -4
- package/esm2022/src/app/core/form/entity/entity.module.mjs +5 -5
- package/esm2022/src/app/core/form/entity/tab-editor.class.mjs +4 -4
- package/esm2022/src/app/core/form/form-container.class.mjs +4 -4
- package/esm2022/src/app/core/form/form.class.mjs +4 -4
- package/esm2022/src/app/core/form/form.module.mjs +5 -5
- package/esm2022/src/app/core/form/list/list.form.mjs +4 -4
- package/esm2022/src/app/core/form/list/list.module.mjs +5 -5
- package/esm2022/src/app/core/form/properties/properties.form.mjs +4 -4
- package/esm2022/src/app/core/form/properties/properties.module.mjs +5 -5
- package/esm2022/src/app/core/form/properties/properties.table.mjs +7 -7
- package/esm2022/src/app/core/form/properties/property.validator.mjs +4 -4
- package/esm2022/src/app/core/form/properties/testing/properties-form.test.mjs +4 -4
- package/esm2022/src/app/core/form/properties/testing/properties-form.testing.module.mjs +5 -5
- package/esm2022/src/app/core/form/text-popover/testing/text-popover.testing.mjs +4 -4
- package/esm2022/src/app/core/form/text-popover/testing/text-popover.testing.module.mjs +5 -5
- package/esm2022/src/app/core/form/text-popover/text-popover.component.mjs +4 -4
- package/esm2022/src/app/core/form/text-popover/text-popover.module.mjs +5 -5
- package/esm2022/src/app/core/form/username/username.form.mjs +4 -4
- package/esm2022/src/app/core/form/username/username.module.mjs +5 -5
- package/esm2022/src/app/core/graphql/graphql.module.mjs +7 -10
- package/esm2022/src/app/core/graphql/graphql.service.mjs +4 -4
- package/esm2022/src/app/core/home/home.mjs +4 -4
- package/esm2022/src/app/core/home/home.module.mjs +5 -5
- package/esm2022/src/app/core/icon/icon.component.mjs +4 -4
- package/esm2022/src/app/core/icon/icon.module.mjs +5 -5
- package/esm2022/src/app/core/install/install-upgrade-card.component.mjs +4 -4
- package/esm2022/src/app/core/install/install-upgrade-card.module.mjs +5 -5
- package/esm2022/src/app/core/menu/menu.component.mjs +4 -4
- package/esm2022/src/app/core/menu/menu.module.mjs +5 -5
- package/esm2022/src/app/core/menu/menu.service.mjs +4 -4
- package/esm2022/src/app/core/menu/sub-menu-tab.directive.mjs +4 -4
- package/esm2022/src/app/core/menu/testing/menu-other.testing.mjs +4 -4
- package/esm2022/src/app/core/menu/testing/menu.testing.mjs +4 -4
- package/esm2022/src/app/core/menu/testing/menu.testing.module.mjs +5 -5
- package/esm2022/src/app/core/offline/update-offline-mode-card.component.mjs +4 -4
- package/esm2022/src/app/core/offline/update-offline-mode-card.module.mjs +5 -5
- package/esm2022/src/app/core/peer/select-peer.modal.mjs +4 -4
- package/esm2022/src/app/core/peer/select-peer.module.mjs +9 -12
- package/esm2022/src/app/core/register/register-confirm.page.mjs +4 -4
- package/esm2022/src/app/core/register/register.form.mjs +4 -4
- package/esm2022/src/app/core/register/register.modal.mjs +4 -4
- package/esm2022/src/app/core/register/register.module.mjs +5 -5
- package/esm2022/src/app/core/services/account.service.mjs +4 -4
- package/esm2022/src/app/core/services/auth-guard.service.mjs +4 -4
- package/esm2022/src/app/core/services/base-entity-service.class.mjs +4 -4
- package/esm2022/src/app/core/services/base-graphql-service.class.mjs +4 -4
- package/esm2022/src/app/core/services/config.service.mjs +4 -4
- package/esm2022/src/app/core/services/crypto.service.mjs +4 -4
- package/esm2022/src/app/core/services/local-settings.service.mjs +4 -4
- package/esm2022/src/app/core/services/network.service.mjs +4 -4
- package/esm2022/src/app/core/services/pipes/account.pipes.mjs +9 -9
- package/esm2022/src/app/core/services/pipes/department-to-string.pipe.mjs +5 -5
- package/esm2022/src/app/core/services/pipes/person-to-string.pipe.mjs +5 -5
- package/esm2022/src/app/core/services/pipes/pipes.module.mjs +5 -5
- package/esm2022/src/app/core/services/pipes/referential-to-string.pipe.mjs +4 -4
- package/esm2022/src/app/core/services/pipes/usage-mode.pipes.mjs +9 -9
- package/esm2022/src/app/core/services/platform.service.mjs +4 -4
- package/esm2022/src/app/core/services/storage/entities-storage.service.mjs +4 -4
- package/esm2022/src/app/core/services/testing/referential.validator.mjs +4 -4
- package/esm2022/src/app/core/services/validator/account.validator.mjs +4 -4
- package/esm2022/src/app/core/services/validator/base.validator.class.mjs +4 -4
- package/esm2022/src/app/core/services/validator/local-settings.validator.mjs +4 -4
- package/esm2022/src/app/core/services/validator/user-settings.validator.mjs +4 -4
- package/esm2022/src/app/core/services/validator/user-token.validator.mjs +4 -4
- package/esm2022/src/app/core/settings/settings.module.mjs +5 -5
- package/esm2022/src/app/core/settings/settings.page.mjs +4 -4
- package/esm2022/src/app/core/table/async-table.class.mjs +4 -4
- package/esm2022/src/app/core/table/column/actions-column.component.mjs +4 -4
- package/esm2022/src/app/core/table/column/nav-actions-column.component.mjs +4 -4
- package/esm2022/src/app/core/table/column/row-field.component.mjs +4 -4
- package/esm2022/src/app/core/table/entities-async-table-datasource.class.mjs +4 -4
- package/esm2022/src/app/core/table/entities-table-datasource.class.mjs +4 -4
- package/esm2022/src/app/core/table/memory-table.class.mjs +4 -4
- package/esm2022/src/app/core/table/table-select-columns.component.mjs +4 -4
- package/esm2022/src/app/core/table/table.class.mjs +4 -4
- package/esm2022/src/app/core/table/table.module.mjs +5 -5
- package/esm2022/src/app/core/table/table.pipes.mjs +10 -10
- package/esm2022/src/app/core/table/testing/table-validator.service.mjs +4 -4
- package/esm2022/src/app/core/table/testing/table.testing.mjs +5 -5
- package/esm2022/src/app/core/table/testing/table.testing.module.mjs +5 -5
- package/esm2022/src/app/core/table/testing/table2-validator.service.mjs +4 -4
- package/esm2022/src/app/core/table/testing/table2.testing.mjs +5 -5
- package/esm2022/src/app/shared/audio/audio.mjs +4 -4
- package/esm2022/src/app/shared/audio/audio.testing.mjs +4 -4
- package/esm2022/src/app/shared/audio/audio.testing.module.mjs +5 -5
- package/esm2022/src/app/shared/capacitor/keyboard.mjs +4 -4
- package/esm2022/src/app/shared/debug/debug.component.mjs +4 -4
- package/esm2022/src/app/shared/debug/debug.module.mjs +5 -5
- package/esm2022/src/app/shared/directives/autofocus.directive.mjs +4 -4
- package/esm2022/src/app/shared/directives/autotitle.directive.mjs +4 -4
- package/esm2022/src/app/shared/directives/directives.module.mjs +5 -5
- package/esm2022/src/app/shared/directives/drag-and-drop.directive.mjs +4 -4
- package/esm2022/src/app/shared/directives/ng-var.directive.mjs +4 -4
- package/esm2022/src/app/shared/directives/resizable/resizable.component.mjs +4 -4
- package/esm2022/src/app/shared/directives/resizable/resizable.directive.mjs +4 -4
- package/esm2022/src/app/shared/directives/resizable/resizable.module.mjs +5 -5
- package/esm2022/src/app/shared/file/file.service.mjs +4 -4
- package/esm2022/src/app/shared/form/field.component.mjs +4 -4
- package/esm2022/src/app/shared/form/loading-spinner.mjs +4 -4
- package/esm2022/src/app/shared/gesture/gesture-config.mjs +4 -4
- package/esm2022/src/app/shared/guard/component-dirty.guard.mjs +4 -4
- package/esm2022/src/app/shared/help/help.modal.mjs +4 -4
- package/esm2022/src/app/shared/hotkeys/dialog/hotkeys-dialog.component.mjs +4 -4
- package/esm2022/src/app/shared/hotkeys/hotkeys.service.mjs +4 -4
- package/esm2022/src/app/shared/hotkeys/shared-hotkeys.module.mjs +5 -5
- package/esm2022/src/app/shared/image/gallery/image-gallery.component.mjs +4 -4
- package/esm2022/src/app/shared/image/gallery/image-gallery.module.mjs +5 -5
- package/esm2022/src/app/shared/image/gallery/testing/gallery.service.testing.mjs +4 -4
- package/esm2022/src/app/shared/image/gallery/testing/gallery.testing.mjs +4 -4
- package/esm2022/src/app/shared/image/gallery/testing/gallery.testing.module.mjs +5 -5
- package/esm2022/src/app/shared/image/image.module.mjs +5 -5
- package/esm2022/src/app/shared/image/image.service.mjs +4 -4
- package/esm2022/src/app/shared/logging/logging-service.class.mjs +4 -4
- package/esm2022/src/app/shared/logging/logging-service.module.mjs +5 -5
- package/esm2022/src/app/shared/material/autocomplete/material.autocomplete.mjs +5 -5
- package/esm2022/src/app/shared/material/autocomplete/material.autocomplete.module.mjs +5 -5
- package/esm2022/src/app/shared/material/autocomplete/testing/autocomplete.test.mjs +4 -4
- package/esm2022/src/app/shared/material/badge/badge.directive.mjs +4 -4
- package/esm2022/src/app/shared/material/badge/badge.module.mjs +5 -5
- package/esm2022/src/app/shared/material/badge/badge.test.mjs +4 -4
- package/esm2022/src/app/shared/material/boolean/boolean.module.mjs +5 -5
- package/esm2022/src/app/shared/material/boolean/material.boolean.mjs +4 -4
- package/esm2022/src/app/shared/material/boolean/testing/boolean.test.page.mjs +4 -4
- package/esm2022/src/app/shared/material/chips/chips.module.mjs +5 -5
- package/esm2022/src/app/shared/material/chips/material.chips.mjs +4 -4
- package/esm2022/src/app/shared/material/chips/testing/chips.test.mjs +4 -4
- package/esm2022/src/app/shared/material/datetime/datetime.module.mjs +5 -5
- package/esm2022/src/app/shared/material/datetime/material.date.mjs +4 -4
- package/esm2022/src/app/shared/material/datetime/material.dateshort.mjs +4 -4
- package/esm2022/src/app/shared/material/datetime/material.datetime.mjs +4 -4
- package/esm2022/src/app/shared/material/datetime/testing/mat-date-time.test.mjs +4 -4
- package/esm2022/src/app/shared/material/datetime/testing/mat-date.test.mjs +4 -4
- package/esm2022/src/app/shared/material/datetime/testing/mat-dateshort.test.mjs +4 -4
- package/esm2022/src/app/shared/material/duration/duration.module.mjs +5 -5
- package/esm2022/src/app/shared/material/duration/material.duration.mjs +4 -4
- package/esm2022/src/app/shared/material/duration/testing/mat-duration.test.mjs +4 -4
- package/esm2022/src/app/shared/material/latlong/material.latlong.mjs +4 -4
- package/esm2022/src/app/shared/material/latlong/material.latlong.module.mjs +5 -5
- package/esm2022/src/app/shared/material/latlong/testing/latlong.test.mjs +4 -4
- package/esm2022/src/app/shared/material/material.module.mjs +5 -5
- package/esm2022/src/app/shared/material/material.testing.module.mjs +5 -5
- package/esm2022/src/app/shared/material/paginator/material.paginator-i18n.mjs +4 -4
- package/esm2022/src/app/shared/material/stepper/material.stepper-i18n.mjs +4 -4
- package/esm2022/src/app/shared/material/swipe/material.swipe.mjs +4 -4
- package/esm2022/src/app/shared/material/swipe/swipe.module.mjs +5 -5
- package/esm2022/src/app/shared/material/swipe/testing/swipe.test.mjs +4 -4
- package/esm2022/src/app/shared/material/testing/common.test.mjs +4 -4
- package/esm2022/src/app/shared/material/text/testing/text-form.testing.mjs +4 -4
- package/esm2022/src/app/shared/material/text/text-form.component.mjs +4 -4
- package/esm2022/src/app/shared/material/text/text-form.module.mjs +5 -5
- package/esm2022/src/app/shared/named-filter/named-filter-selector.component.mjs +4 -4
- package/esm2022/src/app/shared/named-filter/named-filter.module.mjs +5 -5
- package/esm2022/src/app/shared/named-filter/named-filter.service.mjs +4 -4
- package/esm2022/src/app/shared/named-filter/testing/named-filter-selector.testing.mjs +4 -4
- package/esm2022/src/app/shared/named-filter/testing/named-filter.testing.module.mjs +5 -5
- package/esm2022/src/app/shared/pipes/arrays.pipe.mjs +28 -28
- package/esm2022/src/app/shared/pipes/badge.pipes.mjs +4 -4
- package/esm2022/src/app/shared/pipes/colors.pipe.mjs +4 -4
- package/esm2022/src/app/shared/pipes/date-diff-duration.pipe.mjs +5 -5
- package/esm2022/src/app/shared/pipes/date-format.pipe.mjs +7 -7
- package/esm2022/src/app/shared/pipes/date-from-now.pipe.mjs +5 -5
- package/esm2022/src/app/shared/pipes/duration.pipe.mjs +5 -5
- package/esm2022/src/app/shared/pipes/file-size.pipe.mjs +4 -4
- package/esm2022/src/app/shared/pipes/form.pipes.mjs +22 -22
- package/esm2022/src/app/shared/pipes/highlight.pipe.mjs +5 -5
- package/esm2022/src/app/shared/pipes/latlong-format.pipe.mjs +10 -10
- package/esm2022/src/app/shared/pipes/maps.pipe.mjs +13 -13
- package/esm2022/src/app/shared/pipes/maskito.pipe.mjs +4 -4
- package/esm2022/src/app/shared/pipes/math.pipes.mjs +13 -13
- package/esm2022/src/app/shared/pipes/ng-init.pipe.mjs +4 -4
- package/esm2022/src/app/shared/pipes/number-format.pipe.mjs +5 -5
- package/esm2022/src/app/shared/pipes/pipes.module.mjs +5 -5
- package/esm2022/src/app/shared/pipes/property.pipes.mjs +15 -15
- package/esm2022/src/app/shared/pipes/selection.pipes.mjs +22 -22
- package/esm2022/src/app/shared/pipes/string.pipes.mjs +31 -31
- package/esm2022/src/app/shared/pipes/translate-context.pipe.mjs +9 -9
- package/esm2022/src/app/shared/pipes/types.pipes.mjs +16 -16
- package/esm2022/src/app/shared/rx-state.module.mjs +5 -5
- package/esm2022/src/app/shared/services/memory-entity-service.class.mjs +4 -4
- package/esm2022/src/app/shared/services/progress-bar.service.mjs +4 -4
- package/esm2022/src/app/shared/services/startable-observable-service.class.mjs +4 -4
- package/esm2022/src/app/shared/services/startable-service.class.mjs +4 -4
- package/esm2022/src/app/shared/services/translate-context.service.mjs +4 -4
- package/esm2022/src/app/shared/shared-routing.module.mjs +8 -8
- package/esm2022/src/app/shared/shared.module.mjs +5 -5
- package/esm2022/src/app/shared/shared.testing.module.mjs +5 -5
- package/esm2022/src/app/shared/storage/storage-explorer.component.mjs +4 -4
- package/esm2022/src/app/shared/storage/storage-explorer.module.mjs +5 -5
- package/esm2022/src/app/shared/storage/storage-explorer.testing-routing.module.mjs +5 -5
- package/esm2022/src/app/shared/storage/storage-explorer.testing.module.mjs +5 -5
- package/esm2022/src/app/shared/storage/storage.service.mjs +4 -4
- package/esm2022/src/app/shared/testing/maskito.test.mjs +4 -4
- package/esm2022/src/app/shared/testing/observable.test.mjs +4 -4
- package/esm2022/src/app/shared/testing/tests.page.mjs +4 -4
- package/esm2022/src/app/shared/toast/toast.testing.mjs +4 -4
- package/esm2022/src/app/shared/toast/toast.testing.module.mjs +5 -5
- package/esm2022/src/app/shared/toolbar/modal-toolbar.mjs +4 -4
- package/esm2022/src/app/shared/toolbar/toolbar.mjs +4 -4
- package/esm2022/src/app/shared/toolbar/toolbar.module.mjs +5 -5
- package/esm2022/src/app/shared/upload-file/testing/upload-file.testing.mjs +4 -4
- package/esm2022/src/app/shared/upload-file/testing/upload-file.testing.module.mjs +5 -5
- package/esm2022/src/app/shared/upload-file/upload-file-popover.component.mjs +4 -4
- package/esm2022/src/app/shared/upload-file/upload-file.component.mjs +4 -4
- package/esm2022/src/app/shared/validator/form-error-adapter.class.mjs +4 -4
- package/esm2022/src/app/social/job/job.module.mjs +5 -5
- package/esm2022/src/app/social/job/progression/job-progression.component.mjs +4 -4
- package/esm2022/src/app/social/job/progression/job-progression.icon.mjs +4 -4
- package/esm2022/src/app/social/job/progression/job-progression.list.mjs +4 -4
- package/esm2022/src/app/social/job/progression/job-progression.service.mjs +4 -4
- package/esm2022/src/app/social/job/testing/job-progression.testing.mjs +4 -4
- package/esm2022/src/app/social/job/testing/job-progression.testing.service.mjs +4 -4
- package/esm2022/src/app/social/job/testing/job.testing.module.mjs +5 -5
- package/esm2022/src/app/social/message/message.form.mjs +4 -4
- package/esm2022/src/app/social/message/message.modal.mjs +4 -4
- package/esm2022/src/app/social/message/message.module.mjs +5 -5
- package/esm2022/src/app/social/message/message.service.mjs +4 -4
- package/esm2022/src/app/social/social.module.mjs +5 -5
- package/esm2022/src/app/social/social.testing.module.mjs +5 -5
- package/esm2022/src/app/social/user-event/notification/user-event-notification.icon.mjs +4 -4
- package/esm2022/src/app/social/user-event/notification/user-event-notification.list.mjs +4 -4
- package/esm2022/src/app/social/user-event/testing/user-event.testing.mjs +4 -4
- package/esm2022/src/app/social/user-event/testing/user-event.testing.module.mjs +5 -5
- package/esm2022/src/app/social/user-event/testing/user-event.testing.service.mjs +4 -4
- package/esm2022/src/app/social/user-event/user-event.module.mjs +5 -5
- package/esm2022/src/app/social/user-event/user-event.service.mjs +4 -4
- package/esm2022/src/environments/environment.loader.mjs +4 -4
- package/fesm2022/sumaris-net.ngx-components.mjs +1028 -1042
- package/fesm2022/sumaris-net.ngx-components.mjs.map +1 -1
- package/package.json +8 -2
- package/src/app/core/core.module.d.ts +19 -20
- package/src/app/core/form/entity/entity-editor.class.d.ts +1 -1
- package/src/app/core/graphql/graphql.module.d.ts +1 -2
- package/src/app/core/peer/select-peer.module.d.ts +3 -4
- package/src/app/shared/inputs.d.ts +1 -1
- package/src/assets/manifest.json +1 -1
- package/src/theme/_icons.scss +1 -1
- package/src/theme/_ionic.scss +10 -10
- package/src/theme/_material.globals.scss +6 -6
- package/src/theme/_ngx-components.forms.scss +3 -3
- package/src/theme/_ngx-components.table.scss +2 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sumaris-net/ngx-components",
|
|
3
3
|
"description": "SUMARiS Angular components",
|
|
4
|
-
"version": "2.
|
|
4
|
+
"version": "2.18.0-alpha1",
|
|
5
5
|
"author": "contact@e-is.pro",
|
|
6
6
|
"license": "AGPL-3.0",
|
|
7
7
|
"readmeFilename": "README.md",
|
|
@@ -34,7 +34,8 @@
|
|
|
34
34
|
"@ionic/storage": "~4.0.0",
|
|
35
35
|
"d3": "~7.6.1",
|
|
36
36
|
"localforage": "~1.10.0",
|
|
37
|
-
"rxjs": "~7.8.1"
|
|
37
|
+
"rxjs": "~7.8.1",
|
|
38
|
+
"zone.js": "0.14.10"
|
|
38
39
|
},
|
|
39
40
|
"optionalDependencies": {
|
|
40
41
|
"@awesome-cordova-plugins/core": "~6.4.0",
|
|
@@ -72,6 +73,11 @@
|
|
|
72
73
|
"npm": ">= 9.9.1",
|
|
73
74
|
"yarn": ">= 1.22.19"
|
|
74
75
|
},
|
|
76
|
+
"optimizeDeps": {
|
|
77
|
+
"exclude": [
|
|
78
|
+
"@ionic/angular"
|
|
79
|
+
]
|
|
80
|
+
},
|
|
75
81
|
"module": "fesm2022/sumaris-net.ngx-components.mjs",
|
|
76
82
|
"typings": "index.d.ts",
|
|
77
83
|
"exports": {
|
|
@@ -2,28 +2,27 @@ import { ModuleWithProviders } from '@angular/core';
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
import * as i1 from "../shared/shared.module";
|
|
4
4
|
import * as i2 from "@angular/router";
|
|
5
|
-
import * as i3 from "
|
|
6
|
-
import * as i4 from "ionic-
|
|
7
|
-
import * as i5 from "
|
|
8
|
-
import * as i6 from "./
|
|
9
|
-
import * as i7 from "./
|
|
10
|
-
import * as i8 from "./
|
|
11
|
-
import * as i9 from "./
|
|
12
|
-
import * as i10 from "./
|
|
13
|
-
import * as i11 from "./
|
|
14
|
-
import * as i12 from "./
|
|
15
|
-
import * as i13 from "./
|
|
16
|
-
import * as i14 from "./
|
|
17
|
-
import * as i15 from "./
|
|
18
|
-
import * as i16 from "./
|
|
19
|
-
import * as i17 from "./
|
|
20
|
-
import * as i18 from "./
|
|
21
|
-
import * as i19 from "./
|
|
22
|
-
import * as i20 from "./
|
|
23
|
-
import * as i21 from "./account/password/change-password.module";
|
|
5
|
+
import * as i3 from "ionic-cache";
|
|
6
|
+
import * as i4 from "@ionic/storage-angular";
|
|
7
|
+
import * as i5 from "./graphql/graphql.module";
|
|
8
|
+
import * as i6 from "./menu/menu.module";
|
|
9
|
+
import * as i7 from "./icon/icon.module";
|
|
10
|
+
import * as i8 from "./account/account.module";
|
|
11
|
+
import * as i9 from "./register/register.module";
|
|
12
|
+
import * as i10 from "./auth/auth.module";
|
|
13
|
+
import * as i11 from "./home/home.module";
|
|
14
|
+
import * as i12 from "./about/about.module";
|
|
15
|
+
import * as i13 from "./settings/settings.module";
|
|
16
|
+
import * as i14 from "./peer/select-peer.module";
|
|
17
|
+
import * as i15 from "./form/form.module";
|
|
18
|
+
import * as i16 from "./table/table.module";
|
|
19
|
+
import * as i17 from "./install/install-upgrade-card.module";
|
|
20
|
+
import * as i18 from "./offline/update-offline-mode-card.module";
|
|
21
|
+
import * as i19 from "./services/pipes/pipes.module";
|
|
22
|
+
import * as i20 from "./account/password/change-password.module";
|
|
24
23
|
export declare class CoreModule {
|
|
25
24
|
static forRoot(): ModuleWithProviders<CoreModule>;
|
|
26
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<CoreModule, never>;
|
|
27
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CoreModule, never, [typeof i1.SharedModule, typeof i2.RouterModule, typeof i3.
|
|
26
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CoreModule, never, [typeof i1.SharedModule, typeof i2.RouterModule, typeof i3.CacheModule, typeof i4.IonicStorageModule, typeof i5.AppGraphQLModule, typeof i6.AppMenuModule, typeof i7.AppIconModule, typeof i8.AppAccountModule, typeof i9.AppRegisterModule, typeof i10.AppAuthModule, typeof i11.AppHomePageModule, typeof i12.AppAboutModalModule, typeof i13.AppSettingsPageModule, typeof i14.AppSelectPeerModule, typeof i15.AppFormModule, typeof i16.AppTableModule, typeof i17.AppInstallUpgradeCardModule, typeof i18.AppUpdateOfflineModeCardModule, typeof i19.CorePipesModule], [typeof i1.SharedModule, typeof i2.RouterModule, typeof i5.AppGraphQLModule, typeof i6.AppMenuModule, typeof i9.AppRegisterModule, typeof i20.AppChangePasswordModule, typeof i10.AppAuthModule, typeof i11.AppHomePageModule, typeof i12.AppAboutModalModule, typeof i13.AppSettingsPageModule, typeof i7.AppIconModule, typeof i14.AppSelectPeerModule, typeof i15.AppFormModule, typeof i16.AppTableModule, typeof i17.AppInstallUpgradeCardModule, typeof i18.AppUpdateOfflineModeCardModule, typeof i19.CorePipesModule]>;
|
|
28
27
|
static ɵinj: i0.ɵɵInjectorDeclaration<CoreModule>;
|
|
29
28
|
}
|
|
@@ -50,8 +50,8 @@ export declare abstract class AppEntityEditor<T extends Entity<T, ID>, S extends
|
|
|
50
50
|
* @deprecated
|
|
51
51
|
*/
|
|
52
52
|
protected get $title(): Subject<string>;
|
|
53
|
-
protected readonly dateFormat: DateFormatService;
|
|
54
53
|
protected readonly cd: ChangeDetectorRef;
|
|
54
|
+
protected readonly dateFormat: DateFormatService;
|
|
55
55
|
protected readonly settings: LocalSettingsService;
|
|
56
56
|
protected readonly environment: Environment;
|
|
57
57
|
protected readonly routerOutlet: IonRouterOutlet;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common/http";
|
|
3
2
|
export declare class AppGraphQLModule {
|
|
4
3
|
constructor();
|
|
5
4
|
static ɵfac: i0.ɵɵFactoryDeclaration<AppGraphQLModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AppGraphQLModule, never,
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AppGraphQLModule, never, never, never>;
|
|
7
6
|
static ɵinj: i0.ɵɵInjectorDeclaration<AppGraphQLModule>;
|
|
8
7
|
}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
import * as i1 from "./select-peer.modal";
|
|
3
3
|
import * as i2 from "../../shared/shared.module";
|
|
4
|
-
import * as i3 from "@
|
|
5
|
-
import * as i4 from "
|
|
6
|
-
import * as i5 from "../form/text-popover/text-popover.module";
|
|
4
|
+
import * as i3 from "@ngx-translate/core";
|
|
5
|
+
import * as i4 from "../form/text-popover/text-popover.module";
|
|
7
6
|
export declare class AppSelectPeerModule {
|
|
8
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<AppSelectPeerModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AppSelectPeerModule, [typeof i1.SelectPeerModal], [typeof i2.SharedModule, typeof i3.
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AppSelectPeerModule, [typeof i1.SelectPeerModal], [typeof i2.SharedModule, typeof i3.TranslateModule, typeof i4.AppTextPopoverModule], [typeof i3.TranslateModule, typeof i1.SelectPeerModal]>;
|
|
10
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<AppSelectPeerModule>;
|
|
11
10
|
}
|
|
@@ -16,7 +16,7 @@ export interface InputElement extends FocusableElement {
|
|
|
16
16
|
}
|
|
17
17
|
export declare function isInputElement(object: any): object is InputElement;
|
|
18
18
|
export declare function asInputElement(object: ElementRef): InputElement | undefined;
|
|
19
|
-
export declare function tabindexComparator(a: InputElement, b: InputElement):
|
|
19
|
+
export declare function tabindexComparator(a: InputElement, b: InputElement): 0 | 1 | -1;
|
|
20
20
|
export interface CanGainFocusOptions {
|
|
21
21
|
minTabindex?: number;
|
|
22
22
|
maxTabindex?: number;
|
package/src/assets/manifest.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "ngx-sumaris-components",
|
|
3
3
|
"short_name": "ngx-sumaris-components",
|
|
4
4
|
"manifest_version": 1,
|
|
5
|
-
"version": "2.
|
|
5
|
+
"version": "2.18.0-alpha1",
|
|
6
6
|
"default_locale": "fr",
|
|
7
7
|
"description": "Angular components for building beautiful and responsive Apps",
|
|
8
8
|
"icons": [{
|
package/src/theme/_icons.scss
CHANGED
package/src/theme/_ionic.scss
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
/* Core CSS required for Ionic components to work properly */
|
|
2
|
-
@import "
|
|
2
|
+
@import "@ionic/angular/css/core.css";
|
|
3
3
|
|
|
4
4
|
/* Basic CSS for apps built with Ionic */
|
|
5
|
-
@import "
|
|
6
|
-
@import "
|
|
7
|
-
@import "
|
|
8
|
-
@import '
|
|
5
|
+
@import "@ionic/angular/css/normalize.css";
|
|
6
|
+
@import "@ionic/angular/css/structure.css";
|
|
7
|
+
@import "@ionic/angular/css/typography.css";
|
|
8
|
+
@import '@ionic/angular/css/display.css';
|
|
9
9
|
|
|
10
10
|
/* Optional CSS utils that can be commented out */
|
|
11
|
-
@import "
|
|
12
|
-
@import "
|
|
13
|
-
@import "
|
|
14
|
-
@import "
|
|
15
|
-
@import "
|
|
11
|
+
@import "@ionic/angular/css/padding.css";
|
|
12
|
+
@import "@ionic/angular/css/float-elements.css";
|
|
13
|
+
@import "@ionic/angular/css/text-alignment.css";
|
|
14
|
+
@import "@ionic/angular/css/text-transformation.css";
|
|
15
|
+
@import "@ionic/angular/css/flex-utils.css";
|
|
16
16
|
|
|
17
17
|
// --------------------------------------------------
|
|
18
18
|
// Override Ionic style
|
|
@@ -41,22 +41,22 @@ $mat-indigo-app: (
|
|
|
41
41
|
);
|
|
42
42
|
|
|
43
43
|
// FIXME: Why loader toolbar is so dark ?
|
|
44
|
-
$candy-app-primary: mat.define-palette($mat-indigo-app, 500, 100, 900);
|
|
44
|
+
$candy-app-primary: mat.m2-define-palette($mat-indigo-app, 500, 100, 900);
|
|
45
45
|
|
|
46
|
-
$candy-app-accent: mat.define-palette($mat-indigo-app, A200, A100, A400);
|
|
46
|
+
$candy-app-accent: mat.m2-define-palette($mat-indigo-app, A200, A100, A400);
|
|
47
47
|
// The warn palette is optional (defaults to red).
|
|
48
|
-
$candy-app-warn: mat.define-palette(mat.$red-palette);
|
|
48
|
+
$candy-app-warn: mat.m2-define-palette(mat.$m2-red-palette);
|
|
49
49
|
// Create the theme object (a Sass map containing all of the palettes).
|
|
50
|
-
$candy-light-theme: mat.define-light-theme((
|
|
50
|
+
$candy-light-theme: mat.m2-define-light-theme((
|
|
51
51
|
color: (
|
|
52
52
|
primary: $candy-app-primary,
|
|
53
53
|
accent: $candy-app-accent,
|
|
54
54
|
warn: $candy-app-warn,
|
|
55
55
|
),
|
|
56
|
-
typography: mat.define-typography-config(),
|
|
56
|
+
typography: mat.m2-define-typography-config(),
|
|
57
57
|
density: 0,
|
|
58
58
|
));
|
|
59
|
-
$candy-dark-theme: mat.define-dark-theme((
|
|
59
|
+
$candy-dark-theme: mat.m2-define-dark-theme((
|
|
60
60
|
color: (
|
|
61
61
|
primary: $candy-app-primary,
|
|
62
62
|
accent: $candy-app-accent,
|
|
@@ -36,7 +36,7 @@ form.form-container {
|
|
|
36
36
|
--mdc-outlined-text-field-focus-label-text-color: var(--ion-color-primary);
|
|
37
37
|
--mdc-outlined-text-field-focus-outline-color: var(--ion-color-primary);
|
|
38
38
|
|
|
39
|
-
--
|
|
39
|
+
--mat-checkbox-label-text-color: var(--ion-text-color);
|
|
40
40
|
--mat-form-field-state-layer-color: var(--app-form-field-focus-background-color);
|
|
41
41
|
--mat-form-field-container-height: 45px;
|
|
42
42
|
--mat-form-field-container-text-size: inherit;
|
|
@@ -231,7 +231,7 @@ form.form-container {
|
|
|
231
231
|
|
|
232
232
|
// Ckeckbox
|
|
233
233
|
.mat-mdc-checkbox {
|
|
234
|
-
--
|
|
234
|
+
--mat-checkbox-label-text-color: var(--app-form-color);
|
|
235
235
|
--mdc-checkbox-unselected-icon-color: var(--app-form-color);
|
|
236
236
|
--mdc-checkbox-unselected-focus-icon-color: var(--app-form-color);
|
|
237
237
|
--mdc-checkbox-unselected-hover-icon-color: var(--app-form-color);
|
|
@@ -240,7 +240,7 @@ form.form-container {
|
|
|
240
240
|
|
|
241
241
|
// Radio
|
|
242
242
|
.mat-mdc-radio-button {
|
|
243
|
-
--
|
|
243
|
+
--mat-checkbox-label-text-color: var(--app-form-color);
|
|
244
244
|
|
|
245
245
|
--mdc-radio-disabled-unselected-icon-color: rgba(var(--ion-text-color-rgb, 0, 0, 0), 1);
|
|
246
246
|
--mdc-radio-disabled-selected-icon-color: rgba(var(--ion-text-color-rgb, 0, 0, 0), 1);
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
|
|
54
54
|
--mat-select-enabled-trigger-text-color: var(--ion-text-color);
|
|
55
55
|
--mat-select-disabled-trigger-text-color: var(--ion-text-color);
|
|
56
|
-
--
|
|
56
|
+
--mat-checkbox-label-text-color: var(--ion-text-color);
|
|
57
57
|
|
|
58
58
|
.mat-mdc-header-cell {
|
|
59
59
|
color: var(--mat-table-header-color);
|
|
@@ -269,7 +269,7 @@
|
|
|
269
269
|
--mdc-filled-text-field-input-text-color: var(--ion-text-color);
|
|
270
270
|
--mat-select-enabled-trigger-text-color: var(--ion-text-color);
|
|
271
271
|
--mat-select-disabled-trigger-text-color: var(--ion-text-color);
|
|
272
|
-
--
|
|
272
|
+
--mat-checkbox-label-text-color: var(--ion-text-color);
|
|
273
273
|
|
|
274
274
|
background-color: var(--ion-background-color);
|
|
275
275
|
|