geonetwork-ui 2.3.0-dev.6083baae → 2.3.0-dev.b46332e6
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/index.mjs +1 -2
- package/esm2022/libs/feature/editor/src/lib/+state/editor.facade.mjs +2 -6
- package/esm2022/libs/feature/map/src/lib/add-layer-from-file/add-layer-from-file.component.mjs +3 -3
- package/esm2022/libs/feature/search/src/lib/results-table/results-table.component.mjs +3 -3
- package/esm2022/libs/ui/catalog/src/lib/organisation-preview/organisation-preview.component.mjs +3 -3
- package/esm2022/libs/ui/elements/src/index.mjs +1 -2
- package/esm2022/libs/ui/elements/src/lib/image-overlay-preview/image-overlay-preview.component.mjs +3 -3
- package/esm2022/libs/ui/elements/src/lib/record-api-form/record-api-form.component.mjs +3 -3
- package/esm2022/translations/de.json +0 -8
- package/esm2022/translations/en.json +0 -8
- package/esm2022/translations/es.json +0 -8
- package/esm2022/translations/fr.json +0 -8
- package/esm2022/translations/it.json +0 -8
- package/esm2022/translations/nl.json +0 -8
- package/esm2022/translations/pt.json +0 -8
- package/fesm2022/geonetwork-ui.mjs +13 -181
- package/fesm2022/geonetwork-ui.mjs.map +1 -1
- package/index.d.ts +0 -1
- package/index.d.ts.map +1 -1
- package/index.ts +0 -1
- package/libs/feature/editor/src/lib/+state/editor.facade.d.ts +5 -8
- package/libs/feature/editor/src/lib/+state/editor.facade.d.ts.map +1 -1
- package/libs/ui/elements/src/index.d.ts +0 -1
- package/libs/ui/elements/src/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/libs/feature/editor/src/lib/+state/editor.facade.ts +1 -8
- package/src/libs/feature/map/src/lib/add-layer-from-file/add-layer-from-file.component.html +1 -1
- package/src/libs/feature/search/src/lib/results-table/results-table.component.html +3 -3
- package/src/libs/ui/catalog/src/lib/organisation-preview/organisation-preview.component.html +5 -5
- package/src/libs/ui/elements/src/index.ts +0 -1
- package/src/libs/ui/elements/src/lib/image-overlay-preview/image-overlay-preview.component.html +1 -1
- package/src/libs/ui/elements/src/lib/record-api-form/record-api-form.component.html +1 -1
- package/tailwind.base.css +0 -29
- package/translations/de.json +0 -8
- package/translations/en.json +0 -8
- package/translations/es.json +0 -8
- package/translations/fr.json +0 -8
- package/translations/it.json +0 -8
- package/translations/nl.json +0 -8
- package/translations/pt.json +0 -8
- package/translations/sk.json +0 -8
- package/esm2022/libs/feature/notifications/src/index.mjs +0 -4
- package/esm2022/libs/feature/notifications/src/lib/feature-notifications.module.mjs +0 -18
- package/esm2022/libs/feature/notifications/src/lib/notification.model.mjs +0 -2
- package/esm2022/libs/feature/notifications/src/lib/notifications-container/notifications-container.component.mjs +0 -49
- package/esm2022/libs/feature/notifications/src/lib/notifications.service.mjs +0 -29
- package/esm2022/libs/ui/elements/src/lib/notification/notification.component.mjs +0 -34
- package/libs/feature/notifications/src/index.d.ts +0 -4
- package/libs/feature/notifications/src/index.d.ts.map +0 -1
- package/libs/feature/notifications/src/lib/feature-notifications.module.d.ts +0 -7
- package/libs/feature/notifications/src/lib/feature-notifications.module.d.ts.map +0 -1
- package/libs/feature/notifications/src/lib/notification.model.d.ts +0 -7
- package/libs/feature/notifications/src/lib/notification.model.d.ts.map +0 -1
- package/libs/feature/notifications/src/lib/notifications-container/notifications-container.component.d.ts +0 -12
- package/libs/feature/notifications/src/lib/notifications-container/notifications-container.component.d.ts.map +0 -1
- package/libs/feature/notifications/src/lib/notifications.service.d.ts +0 -15
- package/libs/feature/notifications/src/lib/notifications.service.d.ts.map +0 -1
- package/libs/ui/elements/src/lib/notification/notification.component.d.ts +0 -13
- package/libs/ui/elements/src/lib/notification/notification.component.d.ts.map +0 -1
- package/src/libs/feature/notifications/src/index.ts +0 -3
- package/src/libs/feature/notifications/src/lib/feature-notifications.module.ts +0 -10
- package/src/libs/feature/notifications/src/lib/notification.model.ts +0 -6
- package/src/libs/feature/notifications/src/lib/notifications-container/notifications-container.component.css +0 -0
- package/src/libs/feature/notifications/src/lib/notifications-container/notifications-container.component.html +0 -17
- package/src/libs/feature/notifications/src/lib/notifications-container/notifications-container.component.ts +0 -44
- package/src/libs/feature/notifications/src/lib/notifications.service.ts +0 -27
- package/src/libs/ui/elements/src/lib/notification/notification.component.css +0 -0
- package/src/libs/ui/elements/src/lib/notification/notification.component.html +0 -52
- package/src/libs/ui/elements/src/lib/notification/notification.component.ts +0 -31
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.