aril 2.0.1 → 2.0.2
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/boot/config/apps/src/apps.service.mjs +4 -4
- package/esm2022/boot/config/apps/src/auth.guard.mjs +4 -4
- package/esm2022/boot/config/apps/src/custom-reuse-outlet.component.mjs +4 -4
- package/esm2022/boot/config/apps/src/custom-route-reuse-strategy.class.mjs +4 -4
- package/esm2022/boot/config/apps/src/nav-link-context-menu.service.mjs +4 -4
- package/esm2022/boot/config/apps/src/nav-link.directive.mjs +4 -4
- package/esm2022/boot/config/apps/src/nav.service.mjs +4 -4
- package/esm2022/boot/config/apps/src/route-close.service.mjs +4 -4
- package/esm2022/boot/config/apps/src/showdowDOMWrapper.mjs +4 -4
- package/esm2022/boot/config/apps/src/tab-aware-url-serializer.mjs +4 -4
- package/esm2022/boot/host/src/app.component.mjs +4 -4
- package/esm2022/boot/mfe/src/app.component.mjs +11 -6
- package/esm2022/boot/mfe/src/isolated-location-strategy.mjs +4 -4
- package/esm2022/boot/pages/src/forbidden.component.mjs +4 -4
- package/esm2022/boot/pages/src/notFound.component.mjs +4 -4
- package/esm2022/http/src/httpBackend.mjs +4 -4
- package/esm2022/i18n/src/i18n.module.mjs +5 -5
- package/esm2022/i18n/src/loader.mjs +4 -4
- package/esm2022/selection/src/selection-group.service.mjs +4 -4
- package/esm2022/theme/layout/app/expandableMenu/expandable-menu.component.mjs +4 -4
- package/esm2022/theme/layout/app/favorite-pages/favorite-pages-sidebar.component.mjs +4 -4
- package/esm2022/theme/layout/app/favorite-pages/favorite-pages.service.mjs +4 -4
- package/esm2022/theme/layout/app/favorite-pages/modals/add-edit-favorite-modal/add-edit-favorite-modal.component.mjs +4 -4
- package/esm2022/theme/layout/app/general-search/general-search.component.mjs +4 -4
- package/esm2022/theme/layout/app/history/history-sidebar.component.mjs +4 -4
- package/esm2022/theme/layout/app/history/history.service.mjs +4 -4
- package/esm2022/theme/layout/app/layout/app.layout.component.mjs +4 -4
- package/esm2022/theme/layout/app/layout/mfe.layout.component.mjs +4 -4
- package/esm2022/theme/layout/app/notifications/notifications-sidebar.component.mjs +4 -4
- package/esm2022/theme/layout/app/profileSidebar/app.profilesidebar.component.mjs +4 -4
- package/esm2022/theme/layout/app/profileSidebar/modals/change-password-modal/change-password-modal.component.mjs +4 -4
- package/esm2022/theme/layout/app/profileSidebar/modals/edit-profile-modal/edit-profile-modal.component.mjs +4 -4
- package/esm2022/theme/layout/app/profileSidebar/profile.service.mjs +4 -4
- package/esm2022/theme/layout/app/site-map/site-map-sidebar.component.mjs +4 -4
- package/esm2022/theme/layout/app/static-sidebar/static-sidebar.component.mjs +4 -4
- package/esm2022/theme/layout/app/topbar/app.topbar.component.mjs +4 -4
- package/esm2022/theme/layout/service/app.layout.service.mjs +4 -4
- package/esm2022/theme/layout/service/app.menu.service.mjs +4 -4
- package/esm2022/theme/layout/service/breadcrumb-publisher.service.mjs +4 -4
- package/esm2022/theme/layout/service/breadcrumb.service.mjs +4 -4
- package/esm2022/theme/layout/service/notifications.service.mjs +4 -4
- package/esm2022/theme/layout/service/search.service.mjs +4 -4
- package/esm2022/theme/layout/service/tab-session.service.mjs +4 -4
- package/esm2022/ui/autoComplete/src/auto-complete.component.mjs +4 -4
- package/esm2022/ui/badge/src/badge.component.mjs +4 -4
- package/esm2022/ui/button/src/button.component.mjs +4 -4
- package/esm2022/ui/calendar/src/calendar.component.mjs +4 -4
- package/esm2022/ui/charts/src/highCharts/gauge/solid-gauge.component.mjs +4 -4
- package/esm2022/ui/charts/src/highCharts/line/line-chart-datetime-axis.component.mjs +4 -4
- package/esm2022/ui/checkbox/src/check-box.component.mjs +4 -4
- package/esm2022/ui/checkbox/src/tri-state-checkbox.component.mjs +4 -4
- package/esm2022/ui/chip/src/chip.component.mjs +4 -4
- package/esm2022/ui/collapse-reorder-list/src/collapse-reorder-list.component.mjs +4 -4
- package/esm2022/ui/dxField/src/dx-field.component.mjs +4 -4
- package/esm2022/ui/editor/src/aril-editor.component.mjs +4 -4
- package/esm2022/ui/field/src/field.component.mjs +4 -4
- package/esm2022/ui/fileUpload/src/file-upload.component.mjs +4 -4
- package/esm2022/ui/form/index.mjs +5 -5
- package/esm2022/ui/form/src/form-submit-button.component.mjs +4 -4
- package/esm2022/ui/form/src/form.component.mjs +4 -4
- package/esm2022/ui/img-viewer/src/img-viewer.component.mjs +4 -4
- package/esm2022/ui/json-diff-comparison/src/json-diff.component.mjs +4 -4
- package/esm2022/ui/lib/src/form/form-error-message.component.mjs +4 -4
- package/esm2022/ui/lib/src/form/form-error-message.directive.mjs +4 -4
- package/esm2022/ui/lib/src/grid/enum-color-picker.pipe.mjs +4 -4
- package/esm2022/ui/lib/src/grid/flex-grid.directive.mjs +4 -4
- package/esm2022/ui/lib/src/input/dx-input-error-message.pipe.mjs +4 -4
- package/esm2022/ui/lib/src/input/input-error-message.pipe.mjs +4 -4
- package/esm2022/ui/lib/src/input/value-accessor.directive.mjs +4 -4
- package/esm2022/ui/loader/src/loader.component.mjs +4 -4
- package/esm2022/ui/mask/src/mask.component.mjs +4 -4
- package/esm2022/ui/multiSelect/src/multi-select.component.mjs +4 -4
- package/esm2022/ui/number/src/number.component.mjs +4 -4
- package/esm2022/ui/operation-types-dialog/src/operation-types-dialog.component.mjs +4 -4
- package/esm2022/ui/panel/src/panel.component.mjs +4 -4
- package/esm2022/ui/password/src/password.component.mjs +4 -4
- package/esm2022/ui/pdf-viewer/src/pdf-viewer.component.mjs +4 -4
- package/esm2022/ui/progressbar/src/progressbar.component.mjs +4 -4
- package/esm2022/ui/radioButton/src/radio-button.component.mjs +4 -4
- package/esm2022/ui/relativeDateSelector/src/relative-date-selector.component.mjs +4 -4
- package/esm2022/ui/selectBox/src/select-box.component.mjs +4 -4
- package/esm2022/ui/switch/src/switch.component.mjs +4 -4
- package/esm2022/ui/table/index.mjs +5 -5
- package/esm2022/ui/table/src/export-overlay-panel.component.mjs +4 -4
- package/esm2022/ui/table/src/table-column.component.mjs +4 -4
- package/esm2022/ui/table/src/table.component.mjs +4 -4
- package/esm2022/ui/table-expand/index.mjs +5 -5
- package/esm2022/ui/table-expand/src/table-column.component.mjs +4 -4
- package/esm2022/ui/table-expand/src/table-expand-area.component.mjs +4 -4
- package/esm2022/ui/table-expand/src/table.component.mjs +4 -4
- package/esm2022/ui/tag/src/tag.component.mjs +4 -4
- package/esm2022/ui/tagBox/src/tag-box.component.mjs +4 -4
- package/esm2022/ui/text/src/text.component.mjs +4 -4
- package/esm2022/ui/textArea/src/text-area.component.mjs +4 -4
- package/esm2022/ui/toggle-button/src/toggle-button.component.mjs +4 -4
- package/esm2022/ui/translate-input/src/aril-lang-modal/aril-lang-modal.component.mjs +4 -4
- package/esm2022/ui/translate-input/src/aril-translate-input.component.mjs +4 -4
- package/esm2022/ui/tree/src/tree.component.mjs +4 -4
- package/esm2022/ui/treeSelect/src/treeSelect.component.mjs +4 -4
- package/esm2022/ui/value/src/value.component.mjs +4 -4
- package/esm2022/ui-business/assetPicker/src/asset-picker.component.mjs +4 -4
- package/esm2022/ui-business/detailed-overlay-panel/src/detailed-overlay-panel.component.mjs +4 -4
- package/esm2022/ui-business/enumPicker/src/enum-picker.component.mjs +4 -4
- package/esm2022/ui-business/image-viewer/src/aril-image-viewer.component.mjs +4 -4
- package/esm2022/ui-business/multiple-ref-value/src/multiple-ref-value.component.mjs +4 -4
- package/esm2022/ui-business/notification-templates-dialog/src/notification-templates-dialog.component.mjs +4 -4
- package/esm2022/ui-business/pdf-preview-modal/src/pdf-preview-modal.component.mjs +4 -4
- package/esm2022/ui-business/ref-value/src/ref-value.component.mjs +4 -4
- package/esm2022/ui-business/rolePicker/src/role-picker.component.mjs +4 -4
- package/esm2022/ui-business/trace-drawer/src/app-log.service.mjs +4 -4
- package/esm2022/ui-business/trace-drawer/src/trace-drawer.component.mjs +4 -4
- package/esm2022/ui-business/trace-drawer/src/trace-log.service.mjs +4 -4
- package/esm2022/ui-business/trace-id/src/trace-id.component.mjs +4 -4
- package/esm2022/ui-business/userPicker/src/user-picker.component.mjs +4 -4
- package/esm2022/util/activity/src/activity.service.mjs +4 -4
- package/esm2022/util/block/src/block.mjs +4 -4
- package/esm2022/util/directives/src/detail-page-customization/detail-page-customization.directive.mjs +4 -4
- package/esm2022/util/directives/src/dialog-component/plugin-dialog.component.mjs +4 -4
- package/esm2022/util/directives/src/dialog-service/plugin-dialog.service.mjs +4 -4
- package/esm2022/util/lib/src/module-router.mjs +4 -4
- package/esm2022/util/pipes/src/distance-to-now.pipe.mjs +4 -4
- package/esm2022/util/pipes/src/get-column-by-field.pipe.mjs +4 -4
- package/esm2022/util/pipes/src/parse.pipe.mjs +4 -4
- package/esm2022/util/pipes/src/round-number.pipe.mjs +4 -4
- package/esm2022/util/pipes/src/safe.pipe.mjs +4 -4
- package/esm2022/util/pipes/src/translate-json/translate-json.pipe.mjs +4 -4
- package/esm2022/util/pub-sub/src/pub-sub.service.mjs +4 -4
- package/esm2022/util/sync-active-tab-route/src/sync-active-tab-route.directive.mjs +4 -4
- package/fesm2022/{aril-app.component-MjG_tPEe.mjs → aril-app.component-Bl9p6jXU.mjs} +11 -6
- package/fesm2022/aril-app.component-Bl9p6jXU.mjs.map +1 -0
- package/fesm2022/aril-boot-base.mjs +1 -1
- package/fesm2022/aril-boot-base.mjs.map +1 -1
- package/fesm2022/aril-boot-bridge.mjs.map +1 -1
- package/fesm2022/aril-boot-config-api.mjs.map +1 -1
- package/fesm2022/aril-boot-config-apps.mjs +31 -31
- package/fesm2022/aril-boot-config-apps.mjs.map +1 -1
- package/fesm2022/aril-boot-config-plugins.mjs +1 -1
- package/fesm2022/aril-boot-config-plugins.mjs.map +1 -1
- package/fesm2022/aril-boot-config-translate.mjs.map +1 -1
- package/fesm2022/aril-boot-host.mjs +4 -4
- package/fesm2022/aril-boot-host.mjs.map +1 -1
- package/fesm2022/{aril-boot-mfe-app.component-DtspQ3J8.mjs → aril-boot-mfe-app.component-DovYRbZO.mjs} +12 -7
- package/fesm2022/aril-boot-mfe-app.component-DovYRbZO.mjs.map +1 -0
- package/fesm2022/{aril-boot-mfe-aril-boot-mfe-lovoFcgw.mjs → aril-boot-mfe-aril-boot-mfe-D9YM2exR.mjs} +7 -7
- package/fesm2022/{aril-boot-mfe-aril-boot-mfe-lovoFcgw.mjs.map → aril-boot-mfe-aril-boot-mfe-D9YM2exR.mjs.map} +1 -1
- package/fesm2022/aril-boot-mfe.mjs +1 -1
- package/fesm2022/aril-boot-pages.mjs +6 -6
- package/fesm2022/aril-boot-pages.mjs.map +1 -1
- package/fesm2022/aril-http.mjs +3 -3
- package/fesm2022/aril-http.mjs.map +1 -1
- package/fesm2022/aril-i18n.mjs +7 -7
- package/fesm2022/aril-i18n.mjs.map +1 -1
- package/fesm2022/aril-keycloak.mjs.map +1 -1
- package/fesm2022/aril-provider.mjs +1 -1
- package/fesm2022/aril-provider.mjs.map +1 -1
- package/fesm2022/aril-selection.mjs +3 -3
- package/fesm2022/aril-selection.mjs.map +1 -1
- package/fesm2022/aril-theme-layout.mjs +74 -74
- package/fesm2022/aril-theme-layout.mjs.map +1 -1
- package/fesm2022/aril-ui-autoComplete.mjs +6 -6
- package/fesm2022/aril-ui-autoComplete.mjs.map +1 -1
- package/fesm2022/aril-ui-badge.mjs +4 -4
- package/fesm2022/aril-ui-badge.mjs.map +1 -1
- package/fesm2022/aril-ui-business-assetPicker.mjs +5 -5
- package/fesm2022/aril-ui-business-assetPicker.mjs.map +1 -1
- package/fesm2022/aril-ui-business-detailed-overlay-panel.mjs +5 -5
- package/fesm2022/aril-ui-business-detailed-overlay-panel.mjs.map +1 -1
- package/fesm2022/aril-ui-business-enumPicker.mjs +5 -5
- package/fesm2022/aril-ui-business-enumPicker.mjs.map +1 -1
- package/fesm2022/aril-ui-business-image-viewer.mjs +3 -3
- package/fesm2022/aril-ui-business-image-viewer.mjs.map +1 -1
- package/fesm2022/aril-ui-business-multiple-ref-value.mjs +4 -4
- package/fesm2022/aril-ui-business-multiple-ref-value.mjs.map +1 -1
- package/fesm2022/aril-ui-business-notification-templates-dialog.mjs +3 -3
- package/fesm2022/aril-ui-business-notification-templates-dialog.mjs.map +1 -1
- package/fesm2022/aril-ui-business-pdf-preview-modal.mjs +3 -3
- package/fesm2022/aril-ui-business-pdf-preview-modal.mjs.map +1 -1
- package/fesm2022/aril-ui-business-ref-value.mjs +4 -4
- package/fesm2022/aril-ui-business-ref-value.mjs.map +1 -1
- package/fesm2022/aril-ui-business-rolePicker.mjs +4 -4
- package/fesm2022/aril-ui-business-rolePicker.mjs.map +1 -1
- package/fesm2022/aril-ui-business-trace-drawer.mjs +10 -10
- package/fesm2022/aril-ui-business-trace-drawer.mjs.map +1 -1
- package/fesm2022/aril-ui-business-trace-id.mjs +4 -4
- package/fesm2022/aril-ui-business-trace-id.mjs.map +1 -1
- package/fesm2022/aril-ui-business-userPicker.mjs +3 -3
- package/fesm2022/aril-ui-business-userPicker.mjs.map +1 -1
- package/fesm2022/aril-ui-button.mjs +4 -4
- package/fesm2022/aril-ui-button.mjs.map +1 -1
- package/fesm2022/aril-ui-calendar.mjs +3 -3
- package/fesm2022/aril-ui-calendar.mjs.map +1 -1
- package/fesm2022/aril-ui-charts.mjs +6 -6
- package/fesm2022/aril-ui-charts.mjs.map +1 -1
- package/fesm2022/aril-ui-checkbox.mjs +6 -6
- package/fesm2022/aril-ui-checkbox.mjs.map +1 -1
- package/fesm2022/aril-ui-chip.mjs +4 -4
- package/fesm2022/aril-ui-chip.mjs.map +1 -1
- package/fesm2022/aril-ui-collapse-reorder-list.mjs +4 -4
- package/fesm2022/aril-ui-collapse-reorder-list.mjs.map +1 -1
- package/fesm2022/aril-ui-dxField.mjs +4 -4
- package/fesm2022/aril-ui-dxField.mjs.map +1 -1
- package/fesm2022/aril-ui-editor.mjs +4 -4
- package/fesm2022/aril-ui-editor.mjs.map +1 -1
- package/fesm2022/aril-ui-field.mjs +4 -4
- package/fesm2022/aril-ui-field.mjs.map +1 -1
- package/fesm2022/aril-ui-fileUpload.mjs +4 -4
- package/fesm2022/aril-ui-fileUpload.mjs.map +1 -1
- package/fesm2022/aril-ui-form.mjs +11 -11
- package/fesm2022/aril-ui-form.mjs.map +1 -1
- package/fesm2022/aril-ui-img-viewer.mjs +3 -3
- package/fesm2022/aril-ui-img-viewer.mjs.map +1 -1
- package/fesm2022/aril-ui-json-diff-comparison.mjs +4 -4
- package/fesm2022/aril-ui-json-diff-comparison.mjs.map +1 -1
- package/fesm2022/aril-ui-lib.mjs +22 -22
- package/fesm2022/aril-ui-lib.mjs.map +1 -1
- package/fesm2022/aril-ui-loader.mjs +3 -3
- package/fesm2022/aril-ui-loader.mjs.map +1 -1
- package/fesm2022/aril-ui-mask.mjs +3 -3
- package/fesm2022/aril-ui-mask.mjs.map +1 -1
- package/fesm2022/aril-ui-multiSelect.mjs +3 -3
- package/fesm2022/aril-ui-multiSelect.mjs.map +1 -1
- package/fesm2022/aril-ui-number.mjs +3 -3
- package/fesm2022/aril-ui-number.mjs.map +1 -1
- package/fesm2022/aril-ui-operation-types-dialog.mjs +3 -3
- package/fesm2022/aril-ui-operation-types-dialog.mjs.map +1 -1
- package/fesm2022/aril-ui-panel.mjs +4 -4
- package/fesm2022/aril-ui-panel.mjs.map +1 -1
- package/fesm2022/aril-ui-password.mjs +3 -3
- package/fesm2022/aril-ui-password.mjs.map +1 -1
- package/fesm2022/aril-ui-pdf-viewer.mjs +3 -3
- package/fesm2022/aril-ui-pdf-viewer.mjs.map +1 -1
- package/fesm2022/aril-ui-progressbar.mjs +3 -3
- package/fesm2022/aril-ui-progressbar.mjs.map +1 -1
- package/fesm2022/aril-ui-radioButton.mjs +3 -3
- package/fesm2022/aril-ui-radioButton.mjs.map +1 -1
- package/fesm2022/aril-ui-relativeDateSelector.mjs +4 -4
- package/fesm2022/aril-ui-relativeDateSelector.mjs.map +1 -1
- package/fesm2022/aril-ui-selectBox.mjs +5 -5
- package/fesm2022/aril-ui-selectBox.mjs.map +1 -1
- package/fesm2022/aril-ui-switch.mjs +3 -3
- package/fesm2022/aril-ui-switch.mjs.map +1 -1
- package/fesm2022/aril-ui-table-expand.mjs +14 -14
- package/fesm2022/aril-ui-table-expand.mjs.map +1 -1
- package/fesm2022/aril-ui-table.mjs +15 -15
- package/fesm2022/aril-ui-table.mjs.map +1 -1
- package/fesm2022/aril-ui-tag.mjs +3 -3
- package/fesm2022/aril-ui-tag.mjs.map +1 -1
- package/fesm2022/aril-ui-tagBox.mjs +5 -5
- package/fesm2022/aril-ui-tagBox.mjs.map +1 -1
- package/fesm2022/aril-ui-text.mjs +3 -3
- package/fesm2022/aril-ui-text.mjs.map +1 -1
- package/fesm2022/aril-ui-textArea.mjs +3 -3
- package/fesm2022/aril-ui-textArea.mjs.map +1 -1
- package/fesm2022/aril-ui-toggle-button.mjs +4 -4
- package/fesm2022/aril-ui-toggle-button.mjs.map +1 -1
- package/fesm2022/aril-ui-translate-input.mjs +6 -6
- package/fesm2022/aril-ui-translate-input.mjs.map +1 -1
- package/fesm2022/aril-ui-tree.mjs +4 -4
- package/fesm2022/aril-ui-tree.mjs.map +1 -1
- package/fesm2022/aril-ui-treeSelect.mjs +4 -4
- package/fesm2022/aril-ui-treeSelect.mjs.map +1 -1
- package/fesm2022/aril-ui-value.mjs +5 -5
- package/fesm2022/aril-ui-value.mjs.map +1 -1
- package/fesm2022/aril-util-activity.mjs +3 -3
- package/fesm2022/aril-util-activity.mjs.map +1 -1
- package/fesm2022/aril-util-block.mjs +3 -3
- package/fesm2022/aril-util-block.mjs.map +1 -1
- package/fesm2022/aril-util-directives.mjs +10 -10
- package/fesm2022/aril-util-directives.mjs.map +1 -1
- package/fesm2022/aril-util-lib.mjs +3 -3
- package/fesm2022/aril-util-lib.mjs.map +1 -1
- package/fesm2022/aril-util-pipes.mjs +18 -18
- package/fesm2022/aril-util-pipes.mjs.map +1 -1
- package/fesm2022/aril-util-primitive-extensions.mjs.map +1 -1
- package/fesm2022/aril-util-pub-sub.mjs +3 -3
- package/fesm2022/aril-util-pub-sub.mjs.map +1 -1
- package/fesm2022/aril-util-sync-active-tab-route.mjs +4 -4
- package/fesm2022/aril-util-sync-active-tab-route.mjs.map +1 -1
- package/fesm2022/aril.mjs +9 -9
- package/fesm2022/aril.mjs.map +1 -1
- package/package.json +88 -88
- package/theme/layout/app/favorite-pages/favorite-pages-sidebar.component.d.ts +16 -0
- package/theme/layout/app/history/history-sidebar.component.d.ts +16 -0
- package/theme/layout/app/notifications/notifications-sidebar.component.d.ts +16 -0
- package/theme/layout/app/site-map/site-map-sidebar.component.d.ts +16 -0
- package/ui/autoComplete/src/auto-complete.component.d.ts +8 -8
- package/ui/badge/src/badge.component.d.ts +9 -9
- package/ui/button/src/button.component.d.ts +12 -12
- package/ui/calendar/src/calendar.component.d.ts +22 -22
- package/ui/charts/src/highCharts/gauge/solid-gauge.component.d.ts +3 -3
- package/ui/charts/src/highCharts/line/line-chart-datetime-axis.component.d.ts +5 -5
- package/ui/checkbox/src/check-box.component.d.ts +3 -3
- package/ui/checkbox/src/tri-state-checkbox.component.d.ts +2 -2
- package/ui/chip/src/chip.component.d.ts +7 -7
- package/ui/collapse-reorder-list/src/collapse-reorder-list.component.d.ts +4 -4
- package/ui/dxField/src/dx-field.component.d.ts +5 -5
- package/ui/editor/src/aril-editor.component.d.ts +3 -3
- package/ui/field/src/field.component.d.ts +9 -9
- package/ui/fileUpload/src/file-upload.component.d.ts +14 -14
- package/ui/form/src/form-submit-button.component.d.ts +1 -1
- package/ui/form/src/form.component.d.ts +1 -1
- package/ui/img-viewer/src/img-viewer.component.d.ts +1 -1
- package/ui/lib/src/form/form-error-message.directive.d.ts +1 -1
- package/ui/mask/src/mask.component.d.ts +6 -6
- package/ui/multiSelect/src/multi-select.component.d.ts +13 -13
- package/ui/number/src/number.component.d.ts +15 -15
- package/ui/panel/src/panel.component.d.ts +6 -6
- package/ui/password/src/password.component.d.ts +4 -4
- package/ui/pdf-viewer/src/pdf-viewer.component.d.ts +12 -12
- package/ui/progressbar/src/progressbar.component.d.ts +3 -3
- package/ui/radioButton/src/radio-button.component.d.ts +3 -3
- package/ui/selectBox/src/select-box.component.d.ts +9 -9
- package/ui/switch/src/switch.component.d.ts +1 -1
- package/ui/table/src/export-overlay-panel.component.d.ts +2 -2
- package/ui/table/src/table-column.component.d.ts +11 -11
- package/ui/table/src/table.component.d.ts +35 -35
- package/ui/table-expand/src/table-column.component.d.ts +6 -6
- package/ui/table-expand/src/table.component.d.ts +20 -20
- package/ui/tag/src/tag.component.d.ts +4 -6
- package/ui/tagBox/src/tag-box.component.d.ts +7 -7
- package/ui/text/src/text.component.d.ts +5 -5
- package/ui/textArea/src/text-area.component.d.ts +5 -5
- package/ui/toggle-button/src/toggle-button.component.d.ts +1 -1
- package/ui/translate-input/src/aril-translate-input.component.d.ts +2 -2
- package/ui/tree/src/tree.component.d.ts +8 -8
- package/ui/treeSelect/src/treeSelect.component.d.ts +12 -12
- package/ui/value/src/value.component.d.ts +15 -15
- package/ui-business/assetPicker/src/asset-picker.component.d.ts +11 -11
- package/ui-business/detailed-overlay-panel/src/detailed-overlay-panel.component.d.ts +3 -6
- package/ui-business/enumPicker/src/enum-picker.component.d.ts +23 -23
- package/ui-business/image-viewer/src/aril-image-viewer.component.d.ts +8 -8
- package/ui-business/multiple-ref-value/src/multiple-ref-value.component.d.ts +2 -5
- package/ui-business/ref-value/src/ref-value.component.d.ts +5 -5
- package/ui-business/rolePicker/src/role-picker.component.d.ts +6 -6
- package/ui-business/trace-drawer/src/trace-drawer.component.d.ts +8 -8
- package/ui-business/trace-id/src/trace-id.component.d.ts +6 -6
- package/ui-business/userPicker/src/user-picker.component.d.ts +3 -3
- package/util/block/src/block.d.ts +2 -2
- package/util/lib/src/types.d.ts +16 -0
- package/fesm2022/aril-app.component-MjG_tPEe.mjs.map +0 -1
- package/fesm2022/aril-boot-mfe-app.component-DtspQ3J8.mjs.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aril",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.2",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/cdk": "~17.1.0",
|
|
6
6
|
"@angular/common": "^17.1.0",
|
|
@@ -59,18 +59,18 @@
|
|
|
59
59
|
"esm": "./esm2022/http/aril-http.mjs",
|
|
60
60
|
"default": "./fesm2022/aril-http.mjs"
|
|
61
61
|
},
|
|
62
|
-
"./i18n": {
|
|
63
|
-
"types": "./i18n/index.d.ts",
|
|
64
|
-
"esm2022": "./esm2022/i18n/aril-i18n.mjs",
|
|
65
|
-
"esm": "./esm2022/i18n/aril-i18n.mjs",
|
|
66
|
-
"default": "./fesm2022/aril-i18n.mjs"
|
|
67
|
-
},
|
|
68
62
|
"./keycloak": {
|
|
69
63
|
"types": "./keycloak/index.d.ts",
|
|
70
64
|
"esm2022": "./esm2022/keycloak/aril-keycloak.mjs",
|
|
71
65
|
"esm": "./esm2022/keycloak/aril-keycloak.mjs",
|
|
72
66
|
"default": "./fesm2022/aril-keycloak.mjs"
|
|
73
67
|
},
|
|
68
|
+
"./i18n": {
|
|
69
|
+
"types": "./i18n/index.d.ts",
|
|
70
|
+
"esm2022": "./esm2022/i18n/aril-i18n.mjs",
|
|
71
|
+
"esm": "./esm2022/i18n/aril-i18n.mjs",
|
|
72
|
+
"default": "./fesm2022/aril-i18n.mjs"
|
|
73
|
+
},
|
|
74
74
|
"./provider": {
|
|
75
75
|
"types": "./provider/index.d.ts",
|
|
76
76
|
"esm2022": "./esm2022/provider/aril-provider.mjs",
|
|
@@ -149,36 +149,36 @@
|
|
|
149
149
|
"esm": "./esm2022/theme/layout/aril-theme-layout.mjs",
|
|
150
150
|
"default": "./fesm2022/aril-theme-layout.mjs"
|
|
151
151
|
},
|
|
152
|
-
"./ui/autoComplete": {
|
|
153
|
-
"types": "./ui/autoComplete/index.d.ts",
|
|
154
|
-
"esm2022": "./esm2022/ui/autoComplete/aril-ui-autoComplete.mjs",
|
|
155
|
-
"esm": "./esm2022/ui/autoComplete/aril-ui-autoComplete.mjs",
|
|
156
|
-
"default": "./fesm2022/aril-ui-autoComplete.mjs"
|
|
157
|
-
},
|
|
158
152
|
"./ui/badge": {
|
|
159
153
|
"types": "./ui/badge/index.d.ts",
|
|
160
154
|
"esm2022": "./esm2022/ui/badge/aril-ui-badge.mjs",
|
|
161
155
|
"esm": "./esm2022/ui/badge/aril-ui-badge.mjs",
|
|
162
156
|
"default": "./fesm2022/aril-ui-badge.mjs"
|
|
163
157
|
},
|
|
158
|
+
"./ui/autoComplete": {
|
|
159
|
+
"types": "./ui/autoComplete/index.d.ts",
|
|
160
|
+
"esm2022": "./esm2022/ui/autoComplete/aril-ui-autoComplete.mjs",
|
|
161
|
+
"esm": "./esm2022/ui/autoComplete/aril-ui-autoComplete.mjs",
|
|
162
|
+
"default": "./fesm2022/aril-ui-autoComplete.mjs"
|
|
163
|
+
},
|
|
164
164
|
"./ui/button": {
|
|
165
165
|
"types": "./ui/button/index.d.ts",
|
|
166
166
|
"esm2022": "./esm2022/ui/button/aril-ui-button.mjs",
|
|
167
167
|
"esm": "./esm2022/ui/button/aril-ui-button.mjs",
|
|
168
168
|
"default": "./fesm2022/aril-ui-button.mjs"
|
|
169
169
|
},
|
|
170
|
-
"./ui/calendar": {
|
|
171
|
-
"types": "./ui/calendar/index.d.ts",
|
|
172
|
-
"esm2022": "./esm2022/ui/calendar/aril-ui-calendar.mjs",
|
|
173
|
-
"esm": "./esm2022/ui/calendar/aril-ui-calendar.mjs",
|
|
174
|
-
"default": "./fesm2022/aril-ui-calendar.mjs"
|
|
175
|
-
},
|
|
176
170
|
"./ui/charts": {
|
|
177
171
|
"types": "./ui/charts/index.d.ts",
|
|
178
172
|
"esm2022": "./esm2022/ui/charts/aril-ui-charts.mjs",
|
|
179
173
|
"esm": "./esm2022/ui/charts/aril-ui-charts.mjs",
|
|
180
174
|
"default": "./fesm2022/aril-ui-charts.mjs"
|
|
181
175
|
},
|
|
176
|
+
"./ui/calendar": {
|
|
177
|
+
"types": "./ui/calendar/index.d.ts",
|
|
178
|
+
"esm2022": "./esm2022/ui/calendar/aril-ui-calendar.mjs",
|
|
179
|
+
"esm": "./esm2022/ui/calendar/aril-ui-calendar.mjs",
|
|
180
|
+
"default": "./fesm2022/aril-ui-calendar.mjs"
|
|
181
|
+
},
|
|
182
182
|
"./ui/checkbox": {
|
|
183
183
|
"types": "./ui/checkbox/index.d.ts",
|
|
184
184
|
"esm2022": "./esm2022/ui/checkbox/aril-ui-checkbox.mjs",
|
|
@@ -197,12 +197,6 @@
|
|
|
197
197
|
"esm": "./esm2022/ui/dxField/aril-ui-dxField.mjs",
|
|
198
198
|
"default": "./fesm2022/aril-ui-dxField.mjs"
|
|
199
199
|
},
|
|
200
|
-
"./ui/collapse-reorder-list": {
|
|
201
|
-
"types": "./ui/collapse-reorder-list/index.d.ts",
|
|
202
|
-
"esm2022": "./esm2022/ui/collapse-reorder-list/aril-ui-collapse-reorder-list.mjs",
|
|
203
|
-
"esm": "./esm2022/ui/collapse-reorder-list/aril-ui-collapse-reorder-list.mjs",
|
|
204
|
-
"default": "./fesm2022/aril-ui-collapse-reorder-list.mjs"
|
|
205
|
-
},
|
|
206
200
|
"./ui/editor": {
|
|
207
201
|
"types": "./ui/editor/index.d.ts",
|
|
208
202
|
"esm2022": "./esm2022/ui/editor/aril-ui-editor.mjs",
|
|
@@ -215,23 +209,23 @@
|
|
|
215
209
|
"esm": "./esm2022/ui/field/aril-ui-field.mjs",
|
|
216
210
|
"default": "./fesm2022/aril-ui-field.mjs"
|
|
217
211
|
},
|
|
218
|
-
"./ui/fileUpload": {
|
|
219
|
-
"types": "./ui/fileUpload/index.d.ts",
|
|
220
|
-
"esm2022": "./esm2022/ui/fileUpload/aril-ui-fileUpload.mjs",
|
|
221
|
-
"esm": "./esm2022/ui/fileUpload/aril-ui-fileUpload.mjs",
|
|
222
|
-
"default": "./fesm2022/aril-ui-fileUpload.mjs"
|
|
223
|
-
},
|
|
224
212
|
"./ui/form": {
|
|
225
213
|
"types": "./ui/form/index.d.ts",
|
|
226
214
|
"esm2022": "./esm2022/ui/form/aril-ui-form.mjs",
|
|
227
215
|
"esm": "./esm2022/ui/form/aril-ui-form.mjs",
|
|
228
216
|
"default": "./fesm2022/aril-ui-form.mjs"
|
|
229
217
|
},
|
|
230
|
-
"./ui/
|
|
231
|
-
"types": "./ui/
|
|
232
|
-
"esm2022": "./esm2022/ui/
|
|
233
|
-
"esm": "./esm2022/ui/
|
|
234
|
-
"default": "./fesm2022/aril-ui-
|
|
218
|
+
"./ui/fileUpload": {
|
|
219
|
+
"types": "./ui/fileUpload/index.d.ts",
|
|
220
|
+
"esm2022": "./esm2022/ui/fileUpload/aril-ui-fileUpload.mjs",
|
|
221
|
+
"esm": "./esm2022/ui/fileUpload/aril-ui-fileUpload.mjs",
|
|
222
|
+
"default": "./fesm2022/aril-ui-fileUpload.mjs"
|
|
223
|
+
},
|
|
224
|
+
"./ui/collapse-reorder-list": {
|
|
225
|
+
"types": "./ui/collapse-reorder-list/index.d.ts",
|
|
226
|
+
"esm2022": "./esm2022/ui/collapse-reorder-list/aril-ui-collapse-reorder-list.mjs",
|
|
227
|
+
"esm": "./esm2022/ui/collapse-reorder-list/aril-ui-collapse-reorder-list.mjs",
|
|
228
|
+
"default": "./fesm2022/aril-ui-collapse-reorder-list.mjs"
|
|
235
229
|
},
|
|
236
230
|
"./ui/img-viewer": {
|
|
237
231
|
"types": "./ui/img-viewer/index.d.ts",
|
|
@@ -239,35 +233,35 @@
|
|
|
239
233
|
"esm": "./esm2022/ui/img-viewer/aril-ui-img-viewer.mjs",
|
|
240
234
|
"default": "./fesm2022/aril-ui-img-viewer.mjs"
|
|
241
235
|
},
|
|
242
|
-
"./ui/lib": {
|
|
243
|
-
"types": "./ui/lib/index.d.ts",
|
|
244
|
-
"esm2022": "./esm2022/ui/lib/aril-ui-lib.mjs",
|
|
245
|
-
"esm": "./esm2022/ui/lib/aril-ui-lib.mjs",
|
|
246
|
-
"default": "./fesm2022/aril-ui-lib.mjs"
|
|
247
|
-
},
|
|
248
|
-
"./ui/mask": {
|
|
249
|
-
"types": "./ui/mask/index.d.ts",
|
|
250
|
-
"esm2022": "./esm2022/ui/mask/aril-ui-mask.mjs",
|
|
251
|
-
"esm": "./esm2022/ui/mask/aril-ui-mask.mjs",
|
|
252
|
-
"default": "./fesm2022/aril-ui-mask.mjs"
|
|
253
|
-
},
|
|
254
236
|
"./ui/loader": {
|
|
255
237
|
"types": "./ui/loader/index.d.ts",
|
|
256
238
|
"esm2022": "./esm2022/ui/loader/aril-ui-loader.mjs",
|
|
257
239
|
"esm": "./esm2022/ui/loader/aril-ui-loader.mjs",
|
|
258
240
|
"default": "./fesm2022/aril-ui-loader.mjs"
|
|
259
241
|
},
|
|
242
|
+
"./ui/json-diff-comparison": {
|
|
243
|
+
"types": "./ui/json-diff-comparison/index.d.ts",
|
|
244
|
+
"esm2022": "./esm2022/ui/json-diff-comparison/aril-ui-json-diff-comparison.mjs",
|
|
245
|
+
"esm": "./esm2022/ui/json-diff-comparison/aril-ui-json-diff-comparison.mjs",
|
|
246
|
+
"default": "./fesm2022/aril-ui-json-diff-comparison.mjs"
|
|
247
|
+
},
|
|
248
|
+
"./ui/lib": {
|
|
249
|
+
"types": "./ui/lib/index.d.ts",
|
|
250
|
+
"esm2022": "./esm2022/ui/lib/aril-ui-lib.mjs",
|
|
251
|
+
"esm": "./esm2022/ui/lib/aril-ui-lib.mjs",
|
|
252
|
+
"default": "./fesm2022/aril-ui-lib.mjs"
|
|
253
|
+
},
|
|
260
254
|
"./ui/multiSelect": {
|
|
261
255
|
"types": "./ui/multiSelect/index.d.ts",
|
|
262
256
|
"esm2022": "./esm2022/ui/multiSelect/aril-ui-multiSelect.mjs",
|
|
263
257
|
"esm": "./esm2022/ui/multiSelect/aril-ui-multiSelect.mjs",
|
|
264
258
|
"default": "./fesm2022/aril-ui-multiSelect.mjs"
|
|
265
259
|
},
|
|
266
|
-
"./ui/
|
|
267
|
-
"types": "./ui/
|
|
268
|
-
"esm2022": "./esm2022/ui/
|
|
269
|
-
"esm": "./esm2022/ui/
|
|
270
|
-
"default": "./fesm2022/aril-ui-
|
|
260
|
+
"./ui/mask": {
|
|
261
|
+
"types": "./ui/mask/index.d.ts",
|
|
262
|
+
"esm2022": "./esm2022/ui/mask/aril-ui-mask.mjs",
|
|
263
|
+
"esm": "./esm2022/ui/mask/aril-ui-mask.mjs",
|
|
264
|
+
"default": "./fesm2022/aril-ui-mask.mjs"
|
|
271
265
|
},
|
|
272
266
|
"./ui/number": {
|
|
273
267
|
"types": "./ui/number/index.d.ts",
|
|
@@ -275,6 +269,12 @@
|
|
|
275
269
|
"esm": "./esm2022/ui/number/aril-ui-number.mjs",
|
|
276
270
|
"default": "./fesm2022/aril-ui-number.mjs"
|
|
277
271
|
},
|
|
272
|
+
"./ui/operation-types-dialog": {
|
|
273
|
+
"types": "./ui/operation-types-dialog/index.d.ts",
|
|
274
|
+
"esm2022": "./esm2022/ui/operation-types-dialog/aril-ui-operation-types-dialog.mjs",
|
|
275
|
+
"esm": "./esm2022/ui/operation-types-dialog/aril-ui-operation-types-dialog.mjs",
|
|
276
|
+
"default": "./fesm2022/aril-ui-operation-types-dialog.mjs"
|
|
277
|
+
},
|
|
278
278
|
"./ui/password": {
|
|
279
279
|
"types": "./ui/password/index.d.ts",
|
|
280
280
|
"esm2022": "./esm2022/ui/password/aril-ui-password.mjs",
|
|
@@ -329,18 +329,18 @@
|
|
|
329
329
|
"esm": "./esm2022/ui/table/aril-ui-table.mjs",
|
|
330
330
|
"default": "./fesm2022/aril-ui-table.mjs"
|
|
331
331
|
},
|
|
332
|
-
"./ui/table-expand": {
|
|
333
|
-
"types": "./ui/table-expand/index.d.ts",
|
|
334
|
-
"esm2022": "./esm2022/ui/table-expand/aril-ui-table-expand.mjs",
|
|
335
|
-
"esm": "./esm2022/ui/table-expand/aril-ui-table-expand.mjs",
|
|
336
|
-
"default": "./fesm2022/aril-ui-table-expand.mjs"
|
|
337
|
-
},
|
|
338
332
|
"./ui/tag": {
|
|
339
333
|
"types": "./ui/tag/index.d.ts",
|
|
340
334
|
"esm2022": "./esm2022/ui/tag/aril-ui-tag.mjs",
|
|
341
335
|
"esm": "./esm2022/ui/tag/aril-ui-tag.mjs",
|
|
342
336
|
"default": "./fesm2022/aril-ui-tag.mjs"
|
|
343
337
|
},
|
|
338
|
+
"./ui/table-expand": {
|
|
339
|
+
"types": "./ui/table-expand/index.d.ts",
|
|
340
|
+
"esm2022": "./esm2022/ui/table-expand/aril-ui-table-expand.mjs",
|
|
341
|
+
"esm": "./esm2022/ui/table-expand/aril-ui-table-expand.mjs",
|
|
342
|
+
"default": "./fesm2022/aril-ui-table-expand.mjs"
|
|
343
|
+
},
|
|
344
344
|
"./ui/tagBox": {
|
|
345
345
|
"types": "./ui/tagBox/index.d.ts",
|
|
346
346
|
"esm2022": "./esm2022/ui/tagBox/aril-ui-tagBox.mjs",
|
|
@@ -359,18 +359,18 @@
|
|
|
359
359
|
"esm": "./esm2022/ui/textArea/aril-ui-textArea.mjs",
|
|
360
360
|
"default": "./fesm2022/aril-ui-textArea.mjs"
|
|
361
361
|
},
|
|
362
|
-
"./ui/toggle-button": {
|
|
363
|
-
"types": "./ui/toggle-button/index.d.ts",
|
|
364
|
-
"esm2022": "./esm2022/ui/toggle-button/aril-ui-toggle-button.mjs",
|
|
365
|
-
"esm": "./esm2022/ui/toggle-button/aril-ui-toggle-button.mjs",
|
|
366
|
-
"default": "./fesm2022/aril-ui-toggle-button.mjs"
|
|
367
|
-
},
|
|
368
362
|
"./ui/translate-input": {
|
|
369
363
|
"types": "./ui/translate-input/index.d.ts",
|
|
370
364
|
"esm2022": "./esm2022/ui/translate-input/aril-ui-translate-input.mjs",
|
|
371
365
|
"esm": "./esm2022/ui/translate-input/aril-ui-translate-input.mjs",
|
|
372
366
|
"default": "./fesm2022/aril-ui-translate-input.mjs"
|
|
373
367
|
},
|
|
368
|
+
"./ui/toggle-button": {
|
|
369
|
+
"types": "./ui/toggle-button/index.d.ts",
|
|
370
|
+
"esm2022": "./esm2022/ui/toggle-button/aril-ui-toggle-button.mjs",
|
|
371
|
+
"esm": "./esm2022/ui/toggle-button/aril-ui-toggle-button.mjs",
|
|
372
|
+
"default": "./fesm2022/aril-ui-toggle-button.mjs"
|
|
373
|
+
},
|
|
374
374
|
"./ui/tree": {
|
|
375
375
|
"types": "./ui/tree/index.d.ts",
|
|
376
376
|
"esm2022": "./esm2022/ui/tree/aril-ui-tree.mjs",
|
|
@@ -449,36 +449,36 @@
|
|
|
449
449
|
"esm": "./esm2022/ui-business/trace-drawer/aril-ui-business-trace-drawer.mjs",
|
|
450
450
|
"default": "./fesm2022/aril-ui-business-trace-drawer.mjs"
|
|
451
451
|
},
|
|
452
|
+
"./ui-business/userPicker": {
|
|
453
|
+
"types": "./ui-business/userPicker/index.d.ts",
|
|
454
|
+
"esm2022": "./esm2022/ui-business/userPicker/aril-ui-business-userPicker.mjs",
|
|
455
|
+
"esm": "./esm2022/ui-business/userPicker/aril-ui-business-userPicker.mjs",
|
|
456
|
+
"default": "./fesm2022/aril-ui-business-userPicker.mjs"
|
|
457
|
+
},
|
|
452
458
|
"./ui-business/trace-id": {
|
|
453
459
|
"types": "./ui-business/trace-id/index.d.ts",
|
|
454
460
|
"esm2022": "./esm2022/ui-business/trace-id/aril-ui-business-trace-id.mjs",
|
|
455
461
|
"esm": "./esm2022/ui-business/trace-id/aril-ui-business-trace-id.mjs",
|
|
456
462
|
"default": "./fesm2022/aril-ui-business-trace-id.mjs"
|
|
457
463
|
},
|
|
464
|
+
"./util/block": {
|
|
465
|
+
"types": "./util/block/index.d.ts",
|
|
466
|
+
"esm2022": "./esm2022/util/block/aril-util-block.mjs",
|
|
467
|
+
"esm": "./esm2022/util/block/aril-util-block.mjs",
|
|
468
|
+
"default": "./fesm2022/aril-util-block.mjs"
|
|
469
|
+
},
|
|
458
470
|
"./util/activity": {
|
|
459
471
|
"types": "./util/activity/index.d.ts",
|
|
460
472
|
"esm2022": "./esm2022/util/activity/aril-util-activity.mjs",
|
|
461
473
|
"esm": "./esm2022/util/activity/aril-util-activity.mjs",
|
|
462
474
|
"default": "./fesm2022/aril-util-activity.mjs"
|
|
463
475
|
},
|
|
464
|
-
"./ui-business/userPicker": {
|
|
465
|
-
"types": "./ui-business/userPicker/index.d.ts",
|
|
466
|
-
"esm2022": "./esm2022/ui-business/userPicker/aril-ui-business-userPicker.mjs",
|
|
467
|
-
"esm": "./esm2022/ui-business/userPicker/aril-ui-business-userPicker.mjs",
|
|
468
|
-
"default": "./fesm2022/aril-ui-business-userPicker.mjs"
|
|
469
|
-
},
|
|
470
476
|
"./util/directives": {
|
|
471
477
|
"types": "./util/directives/index.d.ts",
|
|
472
478
|
"esm2022": "./esm2022/util/directives/aril-util-directives.mjs",
|
|
473
479
|
"esm": "./esm2022/util/directives/aril-util-directives.mjs",
|
|
474
480
|
"default": "./fesm2022/aril-util-directives.mjs"
|
|
475
481
|
},
|
|
476
|
-
"./util/block": {
|
|
477
|
-
"types": "./util/block/index.d.ts",
|
|
478
|
-
"esm2022": "./esm2022/util/block/aril-util-block.mjs",
|
|
479
|
-
"esm": "./esm2022/util/block/aril-util-block.mjs",
|
|
480
|
-
"default": "./fesm2022/aril-util-block.mjs"
|
|
481
|
-
},
|
|
482
482
|
"./util/lib": {
|
|
483
483
|
"types": "./util/lib/index.d.ts",
|
|
484
484
|
"esm2022": "./esm2022/util/lib/aril-util-lib.mjs",
|
|
@@ -497,23 +497,17 @@
|
|
|
497
497
|
"esm": "./esm2022/util/primitive-extensions/aril-util-primitive-extensions.mjs",
|
|
498
498
|
"default": "./fesm2022/aril-util-primitive-extensions.mjs"
|
|
499
499
|
},
|
|
500
|
-
"./util/sync-active-tab-route": {
|
|
501
|
-
"types": "./util/sync-active-tab-route/index.d.ts",
|
|
502
|
-
"esm2022": "./esm2022/util/sync-active-tab-route/aril-util-sync-active-tab-route.mjs",
|
|
503
|
-
"esm": "./esm2022/util/sync-active-tab-route/aril-util-sync-active-tab-route.mjs",
|
|
504
|
-
"default": "./fesm2022/aril-util-sync-active-tab-route.mjs"
|
|
505
|
-
},
|
|
506
500
|
"./util/pub-sub": {
|
|
507
501
|
"types": "./util/pub-sub/index.d.ts",
|
|
508
502
|
"esm2022": "./esm2022/util/pub-sub/aril-util-pub-sub.mjs",
|
|
509
503
|
"esm": "./esm2022/util/pub-sub/aril-util-pub-sub.mjs",
|
|
510
504
|
"default": "./fesm2022/aril-util-pub-sub.mjs"
|
|
511
505
|
},
|
|
512
|
-
"./
|
|
513
|
-
"types": "./
|
|
514
|
-
"esm2022": "./esm2022/
|
|
515
|
-
"esm": "./esm2022/
|
|
516
|
-
"default": "./fesm2022/aril-
|
|
506
|
+
"./util/sync-active-tab-route": {
|
|
507
|
+
"types": "./util/sync-active-tab-route/index.d.ts",
|
|
508
|
+
"esm2022": "./esm2022/util/sync-active-tab-route/aril-util-sync-active-tab-route.mjs",
|
|
509
|
+
"esm": "./esm2022/util/sync-active-tab-route/aril-util-sync-active-tab-route.mjs",
|
|
510
|
+
"default": "./fesm2022/aril-util-sync-active-tab-route.mjs"
|
|
517
511
|
},
|
|
518
512
|
"./boot/config/apps": {
|
|
519
513
|
"types": "./boot/config/apps/index.d.ts",
|
|
@@ -521,6 +515,12 @@
|
|
|
521
515
|
"esm": "./esm2022/boot/config/apps/aril-boot-config-apps.mjs",
|
|
522
516
|
"default": "./fesm2022/aril-boot-config-apps.mjs"
|
|
523
517
|
},
|
|
518
|
+
"./boot/config/api": {
|
|
519
|
+
"types": "./boot/config/api/index.d.ts",
|
|
520
|
+
"esm2022": "./esm2022/boot/config/api/aril-boot-config-api.mjs",
|
|
521
|
+
"esm": "./esm2022/boot/config/api/aril-boot-config-api.mjs",
|
|
522
|
+
"default": "./fesm2022/aril-boot-config-api.mjs"
|
|
523
|
+
},
|
|
524
524
|
"./boot/config/plugins": {
|
|
525
525
|
"types": "./boot/config/plugins/index.d.ts",
|
|
526
526
|
"esm2022": "./esm2022/boot/config/plugins/aril-boot-config-plugins.mjs",
|
|
@@ -203,6 +203,7 @@ export declare class FavoritePagesSidebarComponent implements OnInit {
|
|
|
203
203
|
readonly faPlaneArrival: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
204
204
|
readonly faCashRegister: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
205
205
|
readonly faRing: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
206
|
+
readonly faAquarius: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
206
207
|
readonly faShareNodes: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
207
208
|
readonly faShareAlt: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
208
209
|
readonly faPersonCircleExclamation: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -485,6 +486,7 @@ export declare class FavoritePagesSidebarComponent implements OnInit {
|
|
|
485
486
|
readonly faStarHalf: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
486
487
|
readonly faPhotoFilm: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
487
488
|
readonly faPhotoVideo: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
489
|
+
readonly faPictureInPicture: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
488
490
|
readonly faPumpMedical: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
489
491
|
readonly faFire: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
490
492
|
readonly faMagnifyingGlassPlus: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -835,6 +837,7 @@ export declare class FavoritePagesSidebarComponent implements OnInit {
|
|
|
835
837
|
readonly faPlusMinus: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
836
838
|
readonly faHouseCircleCheck: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
837
839
|
readonly faCalendarDay: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
840
|
+
readonly faLibra: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
838
841
|
readonly faCircle: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
839
842
|
readonly faMobileVibrate: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
840
843
|
readonly faFaceGrinSquint: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -865,11 +868,13 @@ export declare class FavoritePagesSidebarComponent implements OnInit {
|
|
|
865
868
|
readonly faListAlt: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
866
869
|
readonly faHand: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
867
870
|
readonly faHandPaper: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
871
|
+
readonly faCancer: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
868
872
|
readonly faVanShuttle: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
869
873
|
readonly faShuttleVan: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
870
874
|
readonly faStairs: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
871
875
|
readonly faHorseHead: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
872
876
|
readonly faVault: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
877
|
+
readonly faClosedCaptioningSlash: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
873
878
|
readonly faDrumSteelpan: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
874
879
|
readonly faThumbsUp: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
875
880
|
readonly faStamp: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1124,6 +1129,7 @@ export declare class FavoritePagesSidebarComponent implements OnInit {
|
|
|
1124
1129
|
readonly faUserAlt: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1125
1130
|
readonly faUserLarge: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1126
1131
|
readonly faSnowflake: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1132
|
+
readonly faTaurus: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1127
1133
|
readonly faSkullCrossbones: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1128
1134
|
readonly faPesoSign: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1129
1135
|
readonly faWineGlass: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1241,6 +1247,7 @@ export declare class FavoritePagesSidebarComponent implements OnInit {
|
|
|
1241
1247
|
readonly faGun: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1242
1248
|
readonly faCircleCheck: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1243
1249
|
readonly faCheckCircle: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1250
|
+
readonly faScorpio: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1244
1251
|
readonly faIdCardClip: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1245
1252
|
readonly faIdCardAlt: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1246
1253
|
readonly faMoon: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1327,6 +1334,7 @@ export declare class FavoritePagesSidebarComponent implements OnInit {
|
|
|
1327
1334
|
readonly faV: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1328
1335
|
readonly faList: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1329
1336
|
readonly faListSquares: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1337
|
+
readonly faPisces: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1330
1338
|
readonly faSolarPanel: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1331
1339
|
readonly faLandMineOn: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1332
1340
|
readonly faHeadphones: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1431,6 +1439,7 @@ export declare class FavoritePagesSidebarComponent implements OnInit {
|
|
|
1431
1439
|
readonly faGridVertical: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1432
1440
|
readonly faCarTunnel: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1433
1441
|
readonly faChartColumn: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1442
|
+
readonly faCapricorn: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1434
1443
|
readonly faTruckArrowRight: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1435
1444
|
readonly faTv: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1436
1445
|
readonly faTelevision: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1487,6 +1496,7 @@ export declare class FavoritePagesSidebarComponent implements OnInit {
|
|
|
1487
1496
|
readonly faHouseLaptop: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1488
1497
|
readonly faLaptopHouse: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1489
1498
|
readonly faDownload: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1499
|
+
readonly faSagittarius: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1490
1500
|
readonly faCouch: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1491
1501
|
readonly faRoadLock: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1492
1502
|
readonly faScissors: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1663,6 +1673,7 @@ export declare class FavoritePagesSidebarComponent implements OnInit {
|
|
|
1663
1673
|
readonly faWaterLadder: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1664
1674
|
readonly faLadderWater: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1665
1675
|
readonly faSwimmingPool: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1676
|
+
readonly faGemini: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1666
1677
|
readonly faTowerCell: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1667
1678
|
readonly faColonSign: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1668
1679
|
readonly faLaptopFile: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1721,6 +1732,8 @@ export declare class FavoritePagesSidebarComponent implements OnInit {
|
|
|
1721
1732
|
readonly faCameraRetro: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1722
1733
|
readonly faCapsules: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1723
1734
|
readonly faPoo: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1735
|
+
readonly faVolume: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1736
|
+
readonly faVolumeMedium: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1724
1737
|
readonly faElevator: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1725
1738
|
readonly faTag: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1726
1739
|
readonly faFileCircleMinus: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1899,6 +1912,7 @@ export declare class FavoritePagesSidebarComponent implements OnInit {
|
|
|
1899
1912
|
readonly faFemale: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1900
1913
|
readonly faBookOpen: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1901
1914
|
readonly faFolderTree: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1915
|
+
readonly faVirgo: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1902
1916
|
readonly faBoxArchive: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1903
1917
|
readonly faArchive: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1904
1918
|
readonly faTentArrowDownToLine: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1930,6 +1944,7 @@ export declare class FavoritePagesSidebarComponent implements OnInit {
|
|
|
1930
1944
|
readonly faCat: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1931
1945
|
readonly faCalendarWeek: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1932
1946
|
readonly faCodeCompare: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1947
|
+
readonly faLeo: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1933
1948
|
readonly faRoadCircleXmark: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1934
1949
|
readonly faPallet: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1935
1950
|
readonly faCakeCandles: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1944,6 +1959,7 @@ export declare class FavoritePagesSidebarComponent implements OnInit {
|
|
|
1944
1959
|
readonly faAnchorCircleXmark: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1945
1960
|
readonly faPersonCircleXmark: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1946
1961
|
readonly faSpa: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1962
|
+
readonly faAries: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1947
1963
|
readonly faBarsProgress: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1948
1964
|
readonly faTasksAlt: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1949
1965
|
readonly faHeartCircleCheck: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -202,6 +202,7 @@ export declare class HistorySidebarComponent implements OnInit, OnDestroy {
|
|
|
202
202
|
readonly faPlaneArrival: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
203
203
|
readonly faCashRegister: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
204
204
|
readonly faRing: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
205
|
+
readonly faAquarius: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
205
206
|
readonly faShareNodes: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
206
207
|
readonly faShareAlt: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
207
208
|
readonly faPersonCircleExclamation: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -484,6 +485,7 @@ export declare class HistorySidebarComponent implements OnInit, OnDestroy {
|
|
|
484
485
|
readonly faStarHalf: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
485
486
|
readonly faPhotoFilm: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
486
487
|
readonly faPhotoVideo: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
488
|
+
readonly faPictureInPicture: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
487
489
|
readonly faPumpMedical: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
488
490
|
readonly faFire: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
489
491
|
readonly faMagnifyingGlassPlus: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -834,6 +836,7 @@ export declare class HistorySidebarComponent implements OnInit, OnDestroy {
|
|
|
834
836
|
readonly faPlusMinus: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
835
837
|
readonly faHouseCircleCheck: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
836
838
|
readonly faCalendarDay: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
839
|
+
readonly faLibra: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
837
840
|
readonly faCircle: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
838
841
|
readonly faMobileVibrate: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
839
842
|
readonly faFaceGrinSquint: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -864,11 +867,13 @@ export declare class HistorySidebarComponent implements OnInit, OnDestroy {
|
|
|
864
867
|
readonly faListAlt: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
865
868
|
readonly faHand: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
866
869
|
readonly faHandPaper: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
870
|
+
readonly faCancer: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
867
871
|
readonly faVanShuttle: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
868
872
|
readonly faShuttleVan: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
869
873
|
readonly faStairs: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
870
874
|
readonly faHorseHead: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
871
875
|
readonly faVault: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
876
|
+
readonly faClosedCaptioningSlash: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
872
877
|
readonly faDrumSteelpan: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
873
878
|
readonly faThumbsUp: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
874
879
|
readonly faStamp: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1123,6 +1128,7 @@ export declare class HistorySidebarComponent implements OnInit, OnDestroy {
|
|
|
1123
1128
|
readonly faUserAlt: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1124
1129
|
readonly faUserLarge: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1125
1130
|
readonly faSnowflake: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1131
|
+
readonly faTaurus: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1126
1132
|
readonly faSkullCrossbones: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1127
1133
|
readonly faPesoSign: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1128
1134
|
readonly faWineGlass: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1240,6 +1246,7 @@ export declare class HistorySidebarComponent implements OnInit, OnDestroy {
|
|
|
1240
1246
|
readonly faGun: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1241
1247
|
readonly faCircleCheck: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1242
1248
|
readonly faCheckCircle: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1249
|
+
readonly faScorpio: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1243
1250
|
readonly faIdCardClip: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1244
1251
|
readonly faIdCardAlt: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1245
1252
|
readonly faMoon: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1326,6 +1333,7 @@ export declare class HistorySidebarComponent implements OnInit, OnDestroy {
|
|
|
1326
1333
|
readonly faV: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1327
1334
|
readonly faList: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1328
1335
|
readonly faListSquares: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1336
|
+
readonly faPisces: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1329
1337
|
readonly faSolarPanel: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1330
1338
|
readonly faLandMineOn: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1331
1339
|
readonly faHeadphones: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1430,6 +1438,7 @@ export declare class HistorySidebarComponent implements OnInit, OnDestroy {
|
|
|
1430
1438
|
readonly faGridVertical: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1431
1439
|
readonly faCarTunnel: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1432
1440
|
readonly faChartColumn: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1441
|
+
readonly faCapricorn: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1433
1442
|
readonly faTruckArrowRight: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1434
1443
|
readonly faTv: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1435
1444
|
readonly faTelevision: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1486,6 +1495,7 @@ export declare class HistorySidebarComponent implements OnInit, OnDestroy {
|
|
|
1486
1495
|
readonly faHouseLaptop: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1487
1496
|
readonly faLaptopHouse: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1488
1497
|
readonly faDownload: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1498
|
+
readonly faSagittarius: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1489
1499
|
readonly faCouch: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1490
1500
|
readonly faRoadLock: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1491
1501
|
readonly faScissors: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1662,6 +1672,7 @@ export declare class HistorySidebarComponent implements OnInit, OnDestroy {
|
|
|
1662
1672
|
readonly faWaterLadder: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1663
1673
|
readonly faLadderWater: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1664
1674
|
readonly faSwimmingPool: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1675
|
+
readonly faGemini: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1665
1676
|
readonly faTowerCell: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1666
1677
|
readonly faColonSign: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1667
1678
|
readonly faLaptopFile: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1720,6 +1731,8 @@ export declare class HistorySidebarComponent implements OnInit, OnDestroy {
|
|
|
1720
1731
|
readonly faCameraRetro: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1721
1732
|
readonly faCapsules: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1722
1733
|
readonly faPoo: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1734
|
+
readonly faVolume: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1735
|
+
readonly faVolumeMedium: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1723
1736
|
readonly faElevator: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1724
1737
|
readonly faTag: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1725
1738
|
readonly faFileCircleMinus: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1898,6 +1911,7 @@ export declare class HistorySidebarComponent implements OnInit, OnDestroy {
|
|
|
1898
1911
|
readonly faFemale: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1899
1912
|
readonly faBookOpen: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1900
1913
|
readonly faFolderTree: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1914
|
+
readonly faVirgo: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1901
1915
|
readonly faBoxArchive: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1902
1916
|
readonly faArchive: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1903
1917
|
readonly faTentArrowDownToLine: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1929,6 +1943,7 @@ export declare class HistorySidebarComponent implements OnInit, OnDestroy {
|
|
|
1929
1943
|
readonly faCat: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1930
1944
|
readonly faCalendarWeek: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1931
1945
|
readonly faCodeCompare: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1946
|
+
readonly faLeo: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1932
1947
|
readonly faRoadCircleXmark: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1933
1948
|
readonly faPallet: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1934
1949
|
readonly faCakeCandles: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
@@ -1943,6 +1958,7 @@ export declare class HistorySidebarComponent implements OnInit, OnDestroy {
|
|
|
1943
1958
|
readonly faAnchorCircleXmark: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1944
1959
|
readonly faPersonCircleXmark: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1945
1960
|
readonly faSpa: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1961
|
+
readonly faAries: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1946
1962
|
readonly faBarsProgress: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1947
1963
|
readonly faTasksAlt: import("@fortawesome/fontawesome-svg-core").IconProp;
|
|
1948
1964
|
readonly faHeartCircleCheck: import("@fortawesome/fontawesome-svg-core").IconProp;
|