@eo-sdk/client 10.7.0-rc.5 → 11.0.0-beta.1
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/app/eo-client/about-state/about-state.component.d.ts.map +1 -1
- package/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/charts-widget/charts-widget.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-setup/count-objects-setup.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-widget.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-setup/hitlist-setup.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-widget.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/iframe-widget/iframe-setup/iframe-setup.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/iframe-widget/iframe-widget.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-setup/info-inbox-setup.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-widget.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-setup/info-intray-setup.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-widget.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.d.ts +1 -1
- package/app/eo-client/dashboard/widgets/search-widget/search-widget.component.d.ts +1 -1
- package/app/eo-client/stored-queries-state/stored-queries-state.component.d.ts.map +1 -1
- package/app/eo-framework/accordion/simple-accordion/simple-accordion.component.d.ts +1 -1
- package/app/eo-framework/actions/action.module.d.ts.map +1 -1
- package/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission/add-resubmission.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/add-subscription-action/add-subscription/add-subscription.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/cancel-signing-action/cancel-signing/cancel-signing.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/clipboard/clipboard-object-action/clipboard-object-action.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/custom-actions/custom-actions.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/delete-action/delete/delete.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/delete-content-action/delete-content/delete-content.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/download-action/download-object-action/download-object-action.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/email/email/email.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/finalize/finalize-object-action/finalize-object-action.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/open-document-action/open-document-action.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/signature-action/sequence-list-item/sequence-list-item.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/workflow-action/simple-workflow-action.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/workflow-action/workflow/workflow.component.d.ts +1 -1
- package/app/eo-framework/actions/actions/workflow-action/workflow-action.component.d.ts +1 -1
- package/app/eo-framework/app-shell/app-bar/app-bar.component.d.ts +1 -1
- package/app/eo-framework/app-shell/app-bar/context-search/context-search.component.d.ts +1 -1
- package/app/eo-framework/app-shell/app-bar/user-avatar-overlay/user-avatar-overlay.component.d.ts +1 -1
- package/app/eo-framework/cta/component/cta.component.d.ts +1 -1
- package/app/eo-framework/form-elements/checkbox/checkbox.component.d.ts +1 -1
- package/app/eo-framework/form-elements/codesystem/codesystem.component.d.ts +1 -1
- package/app/eo-framework/form-elements/date/date.component.d.ts +1 -1
- package/app/eo-framework/form-elements/date/year-range/year-range.directive.d.ts +1 -1
- package/app/eo-framework/form-elements/datetime-range/datetime-range.component.d.ts +1 -1
- package/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.d.ts +1 -1
- package/app/eo-framework/form-elements/form-input/form-input.component.d.ts +1 -1
- package/app/eo-framework/form-elements/form-input/input-focus/input-focus.directive.d.ts +1 -1
- package/app/eo-framework/form-elements/id-reference/id-reference.component.d.ts +1 -1
- package/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.d.ts +1 -1
- package/app/eo-framework/form-elements/id-reference/reference-finder-entry/reference-finder-entry.component.d.ts +1 -1
- package/app/eo-framework/form-elements/number/number.component.d.ts +1 -1
- package/app/eo-framework/form-elements/number-range/number-range.component.d.ts +1 -1
- package/app/eo-framework/form-elements/organization/organization.component.d.ts +1 -1
- package/app/eo-framework/form-elements/password/password.component.d.ts +1 -1
- package/app/eo-framework/form-elements/reference/reference.component.d.ts +1 -1
- package/app/eo-framework/form-elements/string/string.component.d.ts +1 -1
- package/app/eo-framework/grid/column-configurator/column-configurator.component.d.ts +1 -1
- package/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.d.ts +1 -1
- package/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.d.ts.map +1 -1
- package/app/eo-framework/grid/extensions/filter/abstract-filter.component.d.ts +3 -3
- package/app/eo-framework/grid/extensions/filter/abstract-filter.component.d.ts.map +1 -1
- package/app/eo-framework/grid/extensions/filter/custom/custom-filter.component.d.ts +1 -1
- package/app/eo-framework/grid/extensions/filter/setFilters/set-filter.component.d.ts +1 -1
- package/app/eo-framework/grid/extensions/filter/text/text-filter.component.d.ts +3 -3
- package/app/eo-framework/grid/extensions/filter/text/text-filter.component.d.ts.map +1 -1
- package/app/eo-framework/grid/extensions/pagination/pagination.component.d.ts +1 -1
- package/app/eo-framework/grid/extensions/quick-filter/quick-filter.component.d.ts +1 -1
- package/app/eo-framework/grid/extensions/reset-filter/reset-filter.component.d.ts +1 -1
- package/app/eo-framework/grid/extensions/total-count/total-count.component.d.ts +1 -1
- package/app/eo-framework/grid/filters/datetime-filter.component.d.ts.map +1 -1
- package/app/eo-framework/grid/grid.component.d.ts +6 -17
- package/app/eo-framework/grid/grid.component.d.ts.map +1 -1
- package/app/eo-framework/grid/grid.module.d.ts +0 -3
- package/app/eo-framework/grid/grid.module.d.ts.map +1 -1
- package/app/eo-framework/grid/row-grouping/batchRemover.d.ts +13 -0
- package/app/eo-framework/grid/row-grouping/batchRemover.d.ts.map +1 -0
- package/app/eo-framework/grid/row-grouping/group-stage.d.ts +14 -14
- package/app/eo-framework/grid/row-grouping/group-stage.d.ts.map +1 -1
- package/app/eo-framework/grid/row-grouping/row-grouping.module.d.ts +1 -0
- package/app/eo-framework/grid/row-grouping/row-grouping.module.d.ts.map +1 -1
- package/app/eo-framework/inbox-details/duetimeInfo/duetimeInfo.component.d.ts +1 -1
- package/app/eo-framework/inbox-details/inbox-details.component.d.ts +1 -1
- package/app/eo-framework/list-container/list-container.component.d.ts +1 -1
- package/app/eo-framework/media/media.component.d.ts +1 -1
- package/app/eo-framework/object-details/edit-icon/edit-icon.component.d.ts +1 -1
- package/app/eo-framework/object-details/favorite-icon/favorite-icon.component.d.ts +1 -1
- package/app/eo-framework/object-details/object-details.component.d.ts +1 -1
- package/app/eo-framework/object-details/object-history/history-filter/history-filter.component.d.ts +1 -1
- package/app/eo-framework/object-details/object-history/object-history.component.d.ts +1 -1
- package/app/eo-framework/object-details/object-links/object-links.component.d.ts +1 -1
- package/app/eo-framework/object-form/object-form/form-element/form-element-template.directive.d.ts +1 -1
- package/app/eo-framework/object-form/object-form/form-element/form-element.component.d.ts +1 -1
- package/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.d.ts +4 -1
- package/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.d.ts.map +1 -1
- package/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.d.ts +1 -1
- package/app/eo-framework/object-form/object-form/object-form-group/object-form-group.component.d.ts +1 -1
- package/app/eo-framework/object-form/object-form/object-form.component.d.ts +1 -1
- package/app/eo-framework/object-form/object-form-edit/object-form-edit.component.d.ts +1 -1
- package/app/eo-framework/object-state-details/object-state-details.component.d.ts +1 -1
- package/app/eo-framework/plugins/plugin.component.d.ts +2 -2
- package/app/eo-framework/plugins/plugins.module.d.ts.map +1 -1
- package/app/eo-framework/prepare-details/prepare-content-exists-info/prepare-content-exists-info.component.d.ts +1 -1
- package/app/eo-framework/prepare-details/prepare-details.component.d.ts +1 -1
- package/app/eo-framework/process/details/process-details.component.d.ts +1 -1
- package/app/eo-framework/process/history/process-history.component.d.ts +1 -1
- package/app/eo-framework/process/process-file/process-file.component.d.ts +1 -1
- package/app/eo-framework/process-form/process-form.component.d.ts +1 -1
- package/app/eo-framework/quick-search/quick-search/quick-search.component.d.ts +1 -1
- package/app/eo-framework/recyclebin-details/recyclebin-details.component.d.ts +1 -1
- package/app/eo-framework/result-list/result-list.component.d.ts +1 -1
- package/app/eo-framework/settings/change-password/change-password-form/change-password-form.component.d.ts +1 -1
- package/app/eo-framework/settings/permissions/permissions.component.d.ts +1 -1
- package/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts-section/global-shortcuts-section.component.d.ts +1 -1
- package/app/eo-framework/shortcuts/shortcuts.directive.d.ts +1 -1
- package/app/eo-framework/stored-query/stored-query/stored-query.component.d.ts +1 -1
- package/app/eo-framework/stored-query/stored-query-details/dynamic-property-switch/dynamic-property-switch.component.d.ts +1 -1
- package/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.d.ts +1 -1
- package/app/eo-framework/tree/tree-node/tree-node.component.d.ts +1 -1
- package/app/eo-framework/tree/tree.component.d.ts +1 -1
- package/app/eo-framework/ui/eo-dialog/eo-dialog.component.d.ts +1 -1
- package/app/eo-framework/ui/eo-icon/eo-icon.component.d.ts +1 -1
- package/app/eo-framework/ui/error-message/error-message.component.d.ts +1 -1
- package/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry/indexdata-summary-entry.component.d.ts +1 -1
- package/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.d.ts +1 -1
- package/app/eo-framework/ui/loading-spinner/loading-spinner.component.d.ts +1 -1
- package/app/eo-framework/ui/overlay/overlay.component.d.ts +1 -1
- package/app/eo-framework/ui/query-scope-select/query-scope-select.component.d.ts +1 -1
- package/app/eo-framework/ui/rtl-aware/rtl-aware.directive.d.ts +1 -1
- package/app/eo-framework/ui/signature-tab/signature-tab.component.d.ts +1 -1
- package/app/eo-framework/ui/user-avatar/user-avatar.component.d.ts +1 -1
- package/app/eo-framework/upload-overlay/upload-overlay-guard.service.d.ts +2 -2
- package/app/eo-framework/upload-overlay/upload-overlay-guard.service.d.ts.map +1 -1
- package/app/eo-framework/util/directive/prevent-double-click.directive.d.ts +1 -1
- package/app/eo-framework-core/api/grid.service.d.ts +4 -3
- package/app/eo-framework-core/api/grid.service.d.ts.map +1 -1
- package/app/eo-framework-core/pending-changes/pending-changes-guard.service.d.ts +1 -2
- package/app/eo-framework-core/pending-changes/pending-changes-guard.service.d.ts.map +1 -1
- package/app/eo-framework-core/route-guards/auth/auth-guard.service.d.ts +2 -2
- package/app/eo-framework-core/route-guards/auth/auth-guard.service.d.ts.map +1 -1
- package/app/eo-framework-core/route-guards/capabilities/capabilities-guard.service.d.ts +2 -2
- package/app/eo-framework-core/route-guards/capabilities/capabilities-guard.service.d.ts.map +1 -1
- package/assets/_default/i18n/de.json +1 -0
- package/assets/_default/i18n/en.json +1 -0
- package/esm2022/app/eo-client/about-state/about-state.component.mjs +81 -0
- package/esm2022/app/eo-client/dashboard/dashboard.component.mjs +305 -0
- package/esm2022/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.mjs +288 -0
- package/esm2022/app/eo-client/dashboard/widgets/charts-widget/charts-widget.component.mjs +265 -0
- package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-setup/count-objects-setup.component.mjs +121 -0
- package/esm2022/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-widget.component.mjs +125 -0
- package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-setup/hitlist-setup.component.mjs +192 -0
- package/esm2022/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-widget.component.mjs +164 -0
- package/esm2022/app/eo-client/dashboard/widgets/iframe-widget/iframe-setup/iframe-setup.component.mjs +59 -0
- package/{esm2020 → esm2022}/app/eo-client/dashboard/widgets/iframe-widget/iframe-widget.component.mjs +8 -8
- package/esm2022/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-setup/info-inbox-setup.component.mjs +60 -0
- package/esm2022/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-widget.component.mjs +42 -0
- package/esm2022/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-setup/info-intray-setup.component.mjs +69 -0
- package/esm2022/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-widget.component.mjs +43 -0
- package/esm2022/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.mjs +116 -0
- package/esm2022/app/eo-client/dashboard/widgets/search-widget/search-widget.component.mjs +123 -0
- package/{esm2020 → esm2022}/app/eo-client/eo-client-routing.module.mjs +5 -5
- package/esm2022/app/eo-client/eo-client.module.mjs +170 -0
- package/esm2022/app/eo-client/favorite-state/favorite-state.component.mjs +150 -0
- package/esm2022/app/eo-client/inbox-state/inbox-state/inbox-state.component.mjs +218 -0
- package/{esm2020 → esm2022}/app/eo-client/inbox-state/inbox-state-routing.module.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-client/inbox-state/inbox-state.module.mjs +13 -13
- package/esm2022/app/eo-client/login/login.component.mjs +111 -0
- package/esm2022/app/eo-client/notifications-state/notifications-state.component.mjs +227 -0
- package/esm2022/app/eo-client/object-state/object-state/object-state.component.mjs +342 -0
- package/{esm2020 → esm2022}/app/eo-client/object-state/object-state-routing.module.mjs +5 -5
- package/esm2022/app/eo-client/object-state/object-state-service/object-state.service.mjs +134 -0
- package/{esm2020 → esm2022}/app/eo-client/object-state/object-state.module.mjs +11 -11
- package/esm2022/app/eo-client/prepare-state/prepare-state/prepare-state.component.mjs +159 -0
- package/{esm2020 → esm2022}/app/eo-client/prepare-state/prepare-state-routing.module.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-client/prepare-state/prepare-state.module.mjs +15 -15
- package/esm2022/app/eo-client/process-state/process-state.component.mjs +330 -0
- package/esm2022/app/eo-client/recyclebin-state/recyclebin-state.component.mjs +150 -0
- package/esm2022/app/eo-client/result-state/result-state.component.mjs +71 -0
- package/esm2022/app/eo-client/settings/settings.component.mjs +287 -0
- package/esm2022/app/eo-client/stored-queries-state/stored-queries-state.component.mjs +209 -0
- package/esm2022/app/eo-client/version-state/version-state.component.mjs +142 -0
- package/{esm2020 → esm2022}/app/eo-framework/accordion/accordion.module.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/accordion/simple-accordion/simple-accordion.component.mjs +4 -4
- package/{esm2020 → esm2022}/app/eo-framework/actions/action-menu/action-component-anchor/action-component-anchor.directive.mjs +5 -5
- package/esm2022/app/eo-framework/actions/action-menu/action-menu.component.mjs +208 -0
- package/esm2022/app/eo-framework/actions/action-service/action.service.mjs +185 -0
- package/esm2022/app/eo-framework/actions/action-target.mjs +28 -0
- package/esm2022/app/eo-framework/actions/action.module.mjs +269 -0
- package/esm2022/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission/add-resubmission.component.mjs +201 -0
- package/esm2022/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission-action.mjs +50 -0
- package/esm2022/app/eo-framework/actions/actions/add-subscription-action/add-subscription/add-subscription.component.mjs +134 -0
- package/esm2022/app/eo-framework/actions/actions/add-subscription-action/add-subscription-action.mjs +50 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/cancel-signing-action/cancel-signing/cancel-signing.component.mjs +6 -6
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/cancel-signing-action/cancel-signing-action.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/clipboard/clipboard-action.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/clipboard/clipboard-object-action/clipboard-object-action.component.mjs +95 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/copy-action/copy-action.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/custom-actions/custom-actions.component.mjs +88 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/cut-action/cut-action.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/delete-action/delete/delete.component.mjs +111 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/delete-action/delete-action.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/delete-action/delete-prepared-action.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/delete-content-action/delete-content/delete-content.component.mjs +6 -6
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/delete-content-action/delete-content-action.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/download-action/download-action.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/download-action/download-object-action/download-object-action.component.mjs +6 -6
- package/esm2022/app/eo-framework/actions/actions/email/email/email.component.mjs +97 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/email/email-action.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/favorite-action/favorite-action.mjs +76 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/finalize/definalize-action.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/finalize/finalize-action.mjs +6 -6
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/finalize/finalize-object-action/finalize-object-action.component.mjs +6 -6
- package/esm2022/app/eo-framework/actions/actions/open-context-action/open-context-action.mjs +56 -0
- package/esm2022/app/eo-framework/actions/actions/open-document-action/open-document-action.component.mjs +69 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/open-document-action/open-document-action.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/open-versions-action/open-versions-action.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/remove-subscription-action/remove-subscription-action.mjs +45 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/restore-version-action/restore-version-action.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/share-object-action/share-object/share-object.component.mjs +89 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/share-object-action/share-object-action.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.mjs +184 -0
- package/esm2022/app/eo-framework/actions/actions/signature-action/sequence-list-item/sequence-list-item.component.mjs +53 -0
- package/esm2022/app/eo-framework/actions/actions/signature-action/signature/signature.component.mjs +146 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/signature-action/signature-action.component.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/unlock-action/unlock-action.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/update-resubmission-action/update-resubmission-action.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/workflow-action/simple-workflow-action.component.mjs +5 -5
- package/esm2022/app/eo-framework/actions/actions/workflow-action/workflow/workflow.component.mjs +107 -0
- package/{esm2020 → esm2022}/app/eo-framework/actions/actions/workflow-action/workflow-action.component.mjs +5 -5
- package/esm2022/app/eo-framework/app-shell/app-bar/app-add/app-add-dialog/app-add-dialog.component.mjs +173 -0
- package/{esm2020 → esm2022}/app/eo-framework/app-shell/app-bar/app-add/app-add.component.mjs +5 -5
- package/esm2022/app/eo-framework/app-shell/app-bar/app-bar.component.mjs +203 -0
- package/esm2022/app/eo-framework/app-shell/app-bar/app-process/app-process.component.mjs +112 -0
- package/esm2022/app/eo-framework/app-shell/app-bar/app-search/app-search.component.mjs +793 -0
- package/esm2022/app/eo-framework/app-shell/app-bar/context-search/context-search.component.mjs +46 -0
- package/{esm2020 → esm2022}/app/eo-framework/app-shell/app-bar/side-bar/side-bar.component.mjs +6 -6
- package/esm2022/app/eo-framework/app-shell/app-bar/user-avatar-overlay/user-avatar-overlay.component.mjs +42 -0
- package/{esm2020 → esm2022}/app/eo-framework/app-shell/app-shell-routing.module.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/app-shell/app-shell.module.mjs +40 -40
- package/{esm2020 → esm2022}/app/eo-framework/cta/component/cta.component.mjs +4 -4
- package/{esm2020 → esm2022}/app/eo-framework/cta/cta.module.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/eo-framework.module.mjs +110 -110
- package/{esm2020 → esm2022}/app/eo-framework/error/error.module.mjs +9 -9
- package/{esm2020 → esm2022}/app/eo-framework/error/error404/error404.component.mjs +4 -4
- package/{esm2020 → esm2022}/app/eo-framework/error/not-found/not-found.component.mjs +5 -5
- package/esm2022/app/eo-framework/form-elements/checkbox/checkbox.component.mjs +62 -0
- package/esm2022/app/eo-framework/form-elements/codesystem/codesystem.component.mjs +312 -0
- package/esm2022/app/eo-framework/form-elements/date/date.component.mjs +101 -0
- package/esm2022/app/eo-framework/form-elements/date/year-range/year-range.directive.mjs +44 -0
- package/esm2022/app/eo-framework/form-elements/datetime-range/datetime-range.component.mjs +184 -0
- package/esm2022/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.mjs +303 -0
- package/{esm2020 → esm2022}/app/eo-framework/form-elements/form-elements.module.mjs +76 -76
- package/esm2022/app/eo-framework/form-elements/form-input/form-input.component.mjs +73 -0
- package/esm2022/app/eo-framework/form-elements/form-input/input-focus/input-focus.directive.mjs +35 -0
- package/esm2022/app/eo-framework/form-elements/id-reference/id-reference.component.mjs +252 -0
- package/esm2022/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.mjs +253 -0
- package/esm2022/app/eo-framework/form-elements/id-reference/reference-finder-entry/reference-finder-entry.component.mjs +33 -0
- package/esm2022/app/eo-framework/form-elements/id-reference/service/reference-finder.service.mjs +106 -0
- package/esm2022/app/eo-framework/form-elements/number/number.component.mjs +171 -0
- package/esm2022/app/eo-framework/form-elements/number-range/number-range.component.mjs +138 -0
- package/esm2022/app/eo-framework/form-elements/organization/organization.component.mjs +216 -0
- package/{esm2020 → esm2022}/app/eo-framework/form-elements/password/password.component.mjs +4 -4
- package/esm2022/app/eo-framework/form-elements/reference/reference.component.mjs +223 -0
- package/esm2022/app/eo-framework/form-elements/string/string.component.mjs +254 -0
- package/{esm2020 → esm2022}/app/eo-framework/frame/frame.component.mjs +5 -5
- package/esm2022/app/eo-framework/grid/column-configurator/column-configurator.component.mjs +211 -0
- package/esm2022/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.mjs +83 -0
- package/{esm2020 → esm2022}/app/eo-framework/grid/extensions/empty/empty.component.mjs +4 -4
- package/esm2022/app/eo-framework/grid/extensions/filter/abstract-filter.component.mjs +65 -0
- package/esm2022/app/eo-framework/grid/extensions/filter/custom/custom-filter.component.mjs +82 -0
- package/esm2022/app/eo-framework/grid/extensions/filter/setFilters/set-filter.component.mjs +85 -0
- package/esm2022/app/eo-framework/grid/extensions/filter/text/text-filter.component.mjs +98 -0
- package/esm2022/app/eo-framework/grid/extensions/pagination/pagination.component.mjs +52 -0
- package/{esm2020 → esm2022}/app/eo-framework/grid/extensions/quick-filter/quick-filter.component.mjs +6 -6
- package/{esm2020 → esm2022}/app/eo-framework/grid/extensions/reset-filter/reset-filter.component.mjs +4 -4
- package/esm2022/app/eo-framework/grid/extensions/services/list-settings.service.mjs +42 -0
- package/esm2022/app/eo-framework/grid/extensions/total-count/total-count.component.mjs +36 -0
- package/esm2022/app/eo-framework/grid/filters/codesystem-filter.component.mjs +94 -0
- package/esm2022/app/eo-framework/grid/filters/datetime-filter.component.mjs +75 -0
- package/esm2022/app/eo-framework/grid/filters/dynamic-list-filter.component.mjs +96 -0
- package/esm2022/app/eo-framework/grid/filters/list-filter.component.mjs +54 -0
- package/esm2022/app/eo-framework/grid/filters/organization-filter.component.mjs +64 -0
- package/esm2022/app/eo-framework/grid/grid.component.mjs +420 -0
- package/esm2022/app/eo-framework/grid/grid.module.mjs +97 -0
- package/esm2022/app/eo-framework/grid/row-grouping/batchRemover.mjs +50 -0
- package/esm2022/app/eo-framework/grid/row-grouping/group-stage.mjs +623 -0
- package/{esm2020 → esm2022}/app/eo-framework/grid/row-grouping/row-grouping.module.mjs +2 -1
- package/{esm2020 → esm2022}/app/eo-framework/inbox-details/duetimeInfo/duetimeInfo.component.mjs +5 -5
- package/esm2022/app/eo-framework/inbox-details/inbox-details.component.mjs +457 -0
- package/esm2022/app/eo-framework/list-container/list-container.component.mjs +101 -0
- package/{esm2020 → esm2022}/app/eo-framework/list-container/list-container.module.mjs +7 -7
- package/esm2022/app/eo-framework/media/content-preview.service.mjs +42 -0
- package/esm2022/app/eo-framework/media/media.component.mjs +315 -0
- package/{esm2020 → esm2022}/app/eo-framework/media/media.module.mjs +13 -13
- package/{esm2020 → esm2022}/app/eo-framework/object-details/edit-icon/edit-icon.component.mjs +5 -5
- package/esm2022/app/eo-framework/object-details/favorite-icon/favorite-icon.component.mjs +104 -0
- package/esm2022/app/eo-framework/object-details/object-details.component.mjs +439 -0
- package/{esm2020 → esm2022}/app/eo-framework/object-details/object-details.module.mjs +42 -42
- package/esm2022/app/eo-framework/object-details/object-history/history-filter/history-filter-pipe/history-filter.pipe.mjs +32 -0
- package/{esm2020 → esm2022}/app/eo-framework/object-details/object-history/history-filter/history-filter.component.mjs +4 -4
- package/esm2022/app/eo-framework/object-details/object-history/object-history.component.mjs +82 -0
- package/esm2022/app/eo-framework/object-details/object-links/object-links.component.mjs +292 -0
- package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/form-element/form-element-template.directive.mjs +5 -5
- package/esm2022/app/eo-framework/object-form/object-form/form-element/form-element.component.mjs +123 -0
- package/esm2022/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.mjs +639 -0
- package/esm2022/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.mjs +238 -0
- package/esm2022/app/eo-framework/object-form/object-form/form-validation/form-validation.mjs +40 -0
- package/esm2022/app/eo-framework/object-form/object-form/object-form-group/object-form-group.component.mjs +81 -0
- package/esm2022/app/eo-framework/object-form/object-form/object-form-script/object-form-script.service.mjs +113 -0
- package/esm2022/app/eo-framework/object-form/object-form/object-form-script/object-form-scripting-scope.mjs +267 -0
- package/esm2022/app/eo-framework/object-form/object-form/object-form.component.mjs +148 -0
- package/esm2022/app/eo-framework/object-form/object-form-edit/object-form-edit.component.mjs +216 -0
- package/esm2022/app/eo-framework/object-form/object-form-helper.service.mjs +717 -0
- package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form.module.mjs +37 -37
- package/esm2022/app/eo-framework/object-state-details/object-state-details.component.mjs +135 -0
- package/{esm2020 → esm2022}/app/eo-framework/plugins/plugin.component.mjs +16 -16
- package/{esm2020 → esm2022}/app/eo-framework/plugins/plugin.directive.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/plugins/plugin.service.mjs +6 -6
- package/esm2022/app/eo-framework/plugins/plugins.module.mjs +55 -0
- package/{esm2020 → esm2022}/app/eo-framework/prepare-details/prepare-content-exists-info/prepare-content-exists-info.component.mjs +4 -4
- package/esm2022/app/eo-framework/prepare-details/prepare-details.component.mjs +557 -0
- package/esm2022/app/eo-framework/process/details/process-details.component.mjs +226 -0
- package/{esm2020 → esm2022}/app/eo-framework/process/history/process-history.component.mjs +4 -4
- package/{esm2020 → esm2022}/app/eo-framework/process/process-file/process-file.component.mjs +6 -6
- package/esm2022/app/eo-framework/process-form/process-form.component.mjs +50 -0
- package/{esm2020 → esm2022}/app/eo-framework/process-form/process-form.module.mjs +11 -11
- package/esm2022/app/eo-framework/quick-search/quick-search/quick-search.component.mjs +220 -0
- package/{esm2020 → esm2022}/app/eo-framework/quick-search/quick-search.module.mjs +11 -11
- package/esm2022/app/eo-framework/recyclebin-details/recyclebin-details.component.mjs +271 -0
- package/esm2022/app/eo-framework/result-list/result-list.component.mjs +369 -0
- package/{esm2020 → esm2022}/app/eo-framework/result-list/result-list.module.mjs +11 -11
- package/esm2022/app/eo-framework/settings/change-password/change-password-form/change-password-form.component.mjs +125 -0
- package/{esm2020 → esm2022}/app/eo-framework/settings/permissions/permissions.component.mjs +4 -4
- package/{esm2020 → esm2022}/app/eo-framework/settings/settings.module.mjs +13 -13
- package/esm2022/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts-section/global-shortcuts-section.component.mjs +65 -0
- package/esm2022/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts.component.mjs +130 -0
- package/{esm2020 → esm2022}/app/eo-framework/shortcuts/shortcut.interface.mjs +1 -1
- package/{esm2020 → esm2022}/app/eo-framework/shortcuts/shortcuts.directive.mjs +5 -5
- package/{esm2020 → esm2022}/app/eo-framework/shortcuts/shortcuts.module.mjs +9 -9
- package/esm2022/app/eo-framework/shortcuts/shortcuts.service.mjs +45 -0
- package/esm2022/app/eo-framework/stored-query/stored-query/stored-query.component.mjs +225 -0
- package/esm2022/app/eo-framework/stored-query/stored-query-details/dynamic-property-switch/dynamic-property-switch.component.mjs +46 -0
- package/esm2022/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.mjs +501 -0
- package/{esm2020 → esm2022}/app/eo-framework/stored-query/stored-query.module.mjs +20 -20
- package/{esm2020 → esm2022}/app/eo-framework/tree/tree-node/tree-node.component.mjs +5 -5
- package/esm2022/app/eo-framework/tree/tree.component.mjs +281 -0
- package/{esm2020 → esm2022}/app/eo-framework/tree/tree.module.mjs +7 -7
- package/{esm2020 → esm2022}/app/eo-framework/ui/animations/panel-loading.animation.mjs +1 -1
- package/esm2022/app/eo-framework/ui/clipboard/clipboard.component.mjs +159 -0
- package/esm2022/app/eo-framework/ui/eo-dialog/eo-dialog.component.mjs +130 -0
- package/esm2022/app/eo-framework/ui/eo-icon/eo-icon.component.mjs +119 -0
- package/esm2022/app/eo-framework/ui/error-message/error-message.component.mjs +33 -0
- package/{esm2020 → esm2022}/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry/indexdata-summary-entry.component.mjs +4 -4
- package/esm2022/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.mjs +147 -0
- package/{esm2020 → esm2022}/app/eo-framework/ui/loading-spinner/loading-spinner.component.mjs +8 -8
- package/esm2022/app/eo-framework/ui/outside-click/outside-click.directive.mjs +60 -0
- package/esm2022/app/eo-framework/ui/overlay/overlay.component.mjs +71 -0
- package/{esm2020 → esm2022}/app/eo-framework/ui/query-scope-select/query-scope-select.component.mjs +5 -5
- package/esm2022/app/eo-framework/ui/router-link/router-link.directive.mjs +26 -0
- package/esm2022/app/eo-framework/ui/rtl-aware/rtl-aware.directive.mjs +57 -0
- package/esm2022/app/eo-framework/ui/signature-tab/signature-tab.component.mjs +32 -0
- package/{esm2020 → esm2022}/app/eo-framework/ui/ui.module.mjs +59 -59
- package/esm2022/app/eo-framework/ui/user-avatar/user-avatar.component.mjs +54 -0
- package/esm2022/app/eo-framework/upload-overlay/upload-overlay-guard.service.mjs +17 -0
- package/esm2022/app/eo-framework/upload-overlay/upload-overlay.component.mjs +397 -0
- package/{esm2020 → esm2022}/app/eo-framework/util/directive/prevent-double-click.directive.mjs +5 -5
- package/esm2022/app/eo-framework/util/directive/trap-focus.directive.mjs +69 -0
- package/esm2022/app/eo-framework/util/services/utilities.service.mjs +25 -0
- package/esm2022/app/eo-framework/util/sortable/order-by.pipe.mjs +48 -0
- package/{esm2020 → esm2022}/app/eo-framework/util/util.module.mjs +5 -5
- package/esm2022/app/eo-framework-core/agent/agent.service.mjs +178 -0
- package/esm2022/app/eo-framework-core/api/grid.service.mjs +732 -0
- package/esm2022/app/eo-framework-core/api/plugins.service.mjs +258 -0
- package/esm2022/app/eo-framework-core/empty-state/empty-state.service.mjs +53 -0
- package/esm2022/app/eo-framework-core/eo-framework-core.module.mjs +105 -0
- package/esm2022/app/eo-framework-core/error-handler/error-handler.service.mjs +89 -0
- package/esm2022/app/eo-framework-core/layout/layout.service.mjs +106 -0
- package/esm2022/app/eo-framework-core/location/location.service.mjs +146 -0
- package/esm2022/app/eo-framework-core/pending-changes/pending-changes-guard.service.mjs +18 -0
- package/esm2022/app/eo-framework-core/pending-changes/pending-changes.service.mjs +112 -0
- package/esm2022/app/eo-framework-core/pipes/filesize.pipe.mjs +30 -0
- package/{esm2020 → esm2022}/app/eo-framework-core/pipes/keys.pipe.mjs +4 -4
- package/esm2022/app/eo-framework-core/pipes/locale-date.pipe.mjs +63 -0
- package/esm2022/app/eo-framework-core/pipes/locale-number.pipe.mjs +109 -0
- package/{esm2020 → esm2022}/app/eo-framework-core/pipes/pipes.module.mjs +19 -19
- package/{esm2020 → esm2022}/app/eo-framework-core/pipes/safe-html.pipe.mjs +5 -5
- package/esm2022/app/eo-framework-core/references/reference.service.mjs +266 -0
- package/esm2022/app/eo-framework-core/route-guards/auth/auth-guard.service.mjs +29 -0
- package/esm2022/app/eo-framework-core/route-guards/capabilities/capabilities-guard.service.mjs +55 -0
- package/esm2022/app/eo-framework-core/search/app-search.service.mjs +387 -0
- package/esm2022/app/eo-framework-core/selection/selection.service.mjs +63 -0
- package/esm2022/app/eo-framework-core/title/page-title.service.mjs +42 -0
- package/{fesm2020 → fesm2022}/eo-sdk-client.mjs +2278 -2143
- package/fesm2022/eo-sdk-client.mjs.map +1 -0
- package/misc/scripts/copy-client-assets.js +1 -1
- package/package.json +31 -44
- package/styles.css +725 -550
- package/styles.scss +3 -3
- package/esm2020/app/eo-client/about-state/about-state.component.mjs +0 -81
- package/esm2020/app/eo-client/dashboard/dashboard.component.mjs +0 -305
- package/esm2020/app/eo-client/dashboard/widgets/charts-widget/charts-setup/charts-setup.component.mjs +0 -288
- package/esm2020/app/eo-client/dashboard/widgets/charts-widget/charts-widget.component.mjs +0 -265
- package/esm2020/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-setup/count-objects-setup.component.mjs +0 -121
- package/esm2020/app/eo-client/dashboard/widgets/count-objects-widget/count-objects-widget.component.mjs +0 -125
- package/esm2020/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-setup/hitlist-setup.component.mjs +0 -192
- package/esm2020/app/eo-client/dashboard/widgets/hitlist-widget/hitlist-widget.component.mjs +0 -164
- package/esm2020/app/eo-client/dashboard/widgets/iframe-widget/iframe-setup/iframe-setup.component.mjs +0 -59
- package/esm2020/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-setup/info-inbox-setup.component.mjs +0 -60
- package/esm2020/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox-widget.component.mjs +0 -42
- package/esm2020/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-setup/info-intray-setup.component.mjs +0 -69
- package/esm2020/app/eo-client/dashboard/widgets/info-intray-widget/info-intray-widget.component.mjs +0 -43
- package/esm2020/app/eo-client/dashboard/widgets/last-edited-widget/last-edited-and-created.component.mjs +0 -116
- package/esm2020/app/eo-client/dashboard/widgets/search-widget/search-widget.component.mjs +0 -123
- package/esm2020/app/eo-client/eo-client.module.mjs +0 -170
- package/esm2020/app/eo-client/favorite-state/favorite-state.component.mjs +0 -150
- package/esm2020/app/eo-client/inbox-state/inbox-state/inbox-state.component.mjs +0 -218
- package/esm2020/app/eo-client/login/login.component.mjs +0 -111
- package/esm2020/app/eo-client/notifications-state/notifications-state.component.mjs +0 -227
- package/esm2020/app/eo-client/object-state/object-state/object-state.component.mjs +0 -342
- package/esm2020/app/eo-client/object-state/object-state-service/object-state.service.mjs +0 -134
- package/esm2020/app/eo-client/prepare-state/prepare-state/prepare-state.component.mjs +0 -159
- package/esm2020/app/eo-client/process-state/process-state.component.mjs +0 -330
- package/esm2020/app/eo-client/recyclebin-state/recyclebin-state.component.mjs +0 -150
- package/esm2020/app/eo-client/result-state/result-state.component.mjs +0 -71
- package/esm2020/app/eo-client/settings/settings.component.mjs +0 -287
- package/esm2020/app/eo-client/stored-queries-state/stored-queries-state.component.mjs +0 -209
- package/esm2020/app/eo-client/version-state/version-state.component.mjs +0 -142
- package/esm2020/app/eo-framework/actions/action-menu/action-menu.component.mjs +0 -208
- package/esm2020/app/eo-framework/actions/action-service/action.service.mjs +0 -185
- package/esm2020/app/eo-framework/actions/action-target.mjs +0 -28
- package/esm2020/app/eo-framework/actions/action.module.mjs +0 -274
- package/esm2020/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission/add-resubmission.component.mjs +0 -201
- package/esm2020/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission-action.mjs +0 -50
- package/esm2020/app/eo-framework/actions/actions/add-subscription-action/add-subscription/add-subscription.component.mjs +0 -134
- package/esm2020/app/eo-framework/actions/actions/add-subscription-action/add-subscription-action.mjs +0 -50
- package/esm2020/app/eo-framework/actions/actions/clipboard/clipboard-object-action/clipboard-object-action.component.mjs +0 -95
- package/esm2020/app/eo-framework/actions/actions/custom-actions/custom-actions.component.mjs +0 -88
- package/esm2020/app/eo-framework/actions/actions/delete-action/delete/delete.component.mjs +0 -111
- package/esm2020/app/eo-framework/actions/actions/email/email/email.component.mjs +0 -97
- package/esm2020/app/eo-framework/actions/actions/favorite-action/favorite-action.mjs +0 -76
- package/esm2020/app/eo-framework/actions/actions/open-context-action/open-context-action.mjs +0 -56
- package/esm2020/app/eo-framework/actions/actions/open-document-action/open-document-action.component.mjs +0 -69
- package/esm2020/app/eo-framework/actions/actions/remove-subscription-action/remove-subscription-action.mjs +0 -45
- package/esm2020/app/eo-framework/actions/actions/share-object-action/share-object/share-object.component.mjs +0 -89
- package/esm2020/app/eo-framework/actions/actions/signature-action/sequence-list/sequence-list.component.mjs +0 -184
- package/esm2020/app/eo-framework/actions/actions/signature-action/sequence-list-item/sequence-list-item.component.mjs +0 -53
- package/esm2020/app/eo-framework/actions/actions/signature-action/signature/signature.component.mjs +0 -146
- package/esm2020/app/eo-framework/actions/actions/workflow-action/workflow/workflow.component.mjs +0 -107
- package/esm2020/app/eo-framework/app-shell/app-bar/app-add/app-add-dialog/app-add-dialog.component.mjs +0 -173
- package/esm2020/app/eo-framework/app-shell/app-bar/app-bar.component.mjs +0 -203
- package/esm2020/app/eo-framework/app-shell/app-bar/app-process/app-process.component.mjs +0 -112
- package/esm2020/app/eo-framework/app-shell/app-bar/app-search/app-search.component.mjs +0 -793
- package/esm2020/app/eo-framework/app-shell/app-bar/context-search/context-search.component.mjs +0 -46
- package/esm2020/app/eo-framework/app-shell/app-bar/user-avatar-overlay/user-avatar-overlay.component.mjs +0 -42
- package/esm2020/app/eo-framework/form-elements/checkbox/checkbox.component.mjs +0 -62
- package/esm2020/app/eo-framework/form-elements/codesystem/codesystem.component.mjs +0 -312
- package/esm2020/app/eo-framework/form-elements/date/date.component.mjs +0 -101
- package/esm2020/app/eo-framework/form-elements/date/year-range/year-range.directive.mjs +0 -44
- package/esm2020/app/eo-framework/form-elements/datetime-range/datetime-range.component.mjs +0 -184
- package/esm2020/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.mjs +0 -303
- package/esm2020/app/eo-framework/form-elements/form-input/form-input.component.mjs +0 -73
- package/esm2020/app/eo-framework/form-elements/form-input/input-focus/input-focus.directive.mjs +0 -35
- package/esm2020/app/eo-framework/form-elements/id-reference/id-reference.component.mjs +0 -252
- package/esm2020/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.mjs +0 -253
- package/esm2020/app/eo-framework/form-elements/id-reference/reference-finder-entry/reference-finder-entry.component.mjs +0 -33
- package/esm2020/app/eo-framework/form-elements/id-reference/service/reference-finder.service.mjs +0 -106
- package/esm2020/app/eo-framework/form-elements/number/number.component.mjs +0 -171
- package/esm2020/app/eo-framework/form-elements/number-range/number-range.component.mjs +0 -138
- package/esm2020/app/eo-framework/form-elements/organization/organization.component.mjs +0 -216
- package/esm2020/app/eo-framework/form-elements/reference/reference.component.mjs +0 -223
- package/esm2020/app/eo-framework/form-elements/string/string.component.mjs +0 -254
- package/esm2020/app/eo-framework/grid/column-configurator/column-configurator.component.mjs +0 -211
- package/esm2020/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.mjs +0 -83
- package/esm2020/app/eo-framework/grid/extensions/filter/abstract-filter.component.mjs +0 -65
- package/esm2020/app/eo-framework/grid/extensions/filter/custom/custom-filter.component.mjs +0 -82
- package/esm2020/app/eo-framework/grid/extensions/filter/setFilters/set-filter.component.mjs +0 -85
- package/esm2020/app/eo-framework/grid/extensions/filter/text/text-filter.component.mjs +0 -98
- package/esm2020/app/eo-framework/grid/extensions/pagination/pagination.component.mjs +0 -52
- package/esm2020/app/eo-framework/grid/extensions/services/list-settings.service.mjs +0 -42
- package/esm2020/app/eo-framework/grid/extensions/total-count/total-count.component.mjs +0 -36
- package/esm2020/app/eo-framework/grid/filters/codesystem-filter.component.mjs +0 -94
- package/esm2020/app/eo-framework/grid/filters/datetime-filter.component.mjs +0 -75
- package/esm2020/app/eo-framework/grid/filters/dynamic-list-filter.component.mjs +0 -96
- package/esm2020/app/eo-framework/grid/filters/list-filter.component.mjs +0 -54
- package/esm2020/app/eo-framework/grid/filters/organization-filter.component.mjs +0 -64
- package/esm2020/app/eo-framework/grid/grid.component.mjs +0 -421
- package/esm2020/app/eo-framework/grid/grid.module.mjs +0 -107
- package/esm2020/app/eo-framework/grid/row-grouping/group-stage.mjs +0 -528
- package/esm2020/app/eo-framework/inbox-details/inbox-details.component.mjs +0 -457
- package/esm2020/app/eo-framework/list-container/list-container.component.mjs +0 -101
- package/esm2020/app/eo-framework/media/content-preview.service.mjs +0 -42
- package/esm2020/app/eo-framework/media/media.component.mjs +0 -314
- package/esm2020/app/eo-framework/object-details/favorite-icon/favorite-icon.component.mjs +0 -104
- package/esm2020/app/eo-framework/object-details/object-details.component.mjs +0 -439
- package/esm2020/app/eo-framework/object-details/object-history/history-filter/history-filter-pipe/history-filter.pipe.mjs +0 -32
- package/esm2020/app/eo-framework/object-details/object-history/object-history.component.mjs +0 -82
- package/esm2020/app/eo-framework/object-details/object-links/object-links.component.mjs +0 -292
- package/esm2020/app/eo-framework/object-form/object-form/form-element/form-element.component.mjs +0 -123
- package/esm2020/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.mjs +0 -634
- package/esm2020/app/eo-framework/object-form/object-form/form-element-table/row-edit/row-edit.component.mjs +0 -238
- package/esm2020/app/eo-framework/object-form/object-form/form-validation/form-validation.mjs +0 -40
- package/esm2020/app/eo-framework/object-form/object-form/object-form-group/object-form-group.component.mjs +0 -81
- package/esm2020/app/eo-framework/object-form/object-form/object-form-script/object-form-script.service.mjs +0 -113
- package/esm2020/app/eo-framework/object-form/object-form/object-form-script/object-form-scripting-scope.mjs +0 -267
- package/esm2020/app/eo-framework/object-form/object-form/object-form.component.mjs +0 -148
- package/esm2020/app/eo-framework/object-form/object-form-edit/object-form-edit.component.mjs +0 -216
- package/esm2020/app/eo-framework/object-form/object-form-helper.service.mjs +0 -717
- package/esm2020/app/eo-framework/object-state-details/object-state-details.component.mjs +0 -134
- package/esm2020/app/eo-framework/plugins/plugins.module.mjs +0 -59
- package/esm2020/app/eo-framework/prepare-details/prepare-details.component.mjs +0 -557
- package/esm2020/app/eo-framework/process/details/process-details.component.mjs +0 -226
- package/esm2020/app/eo-framework/process-form/process-form.component.mjs +0 -50
- package/esm2020/app/eo-framework/quick-search/quick-search/quick-search.component.mjs +0 -220
- package/esm2020/app/eo-framework/recyclebin-details/recyclebin-details.component.mjs +0 -271
- package/esm2020/app/eo-framework/result-list/result-list.component.mjs +0 -368
- package/esm2020/app/eo-framework/settings/change-password/change-password-form/change-password-form.component.mjs +0 -125
- package/esm2020/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts-section/global-shortcuts-section.component.mjs +0 -65
- package/esm2020/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts.component.mjs +0 -130
- package/esm2020/app/eo-framework/shortcuts/shortcuts.service.mjs +0 -45
- package/esm2020/app/eo-framework/stored-query/stored-query/stored-query.component.mjs +0 -225
- package/esm2020/app/eo-framework/stored-query/stored-query-details/dynamic-property-switch/dynamic-property-switch.component.mjs +0 -46
- package/esm2020/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.mjs +0 -501
- package/esm2020/app/eo-framework/tree/tree.component.mjs +0 -281
- package/esm2020/app/eo-framework/ui/clipboard/clipboard.component.mjs +0 -159
- package/esm2020/app/eo-framework/ui/eo-dialog/eo-dialog.component.mjs +0 -130
- package/esm2020/app/eo-framework/ui/eo-icon/eo-icon.component.mjs +0 -119
- package/esm2020/app/eo-framework/ui/error-message/error-message.component.mjs +0 -33
- package/esm2020/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.mjs +0 -146
- package/esm2020/app/eo-framework/ui/outside-click/outside-click.directive.mjs +0 -60
- package/esm2020/app/eo-framework/ui/overlay/overlay.component.mjs +0 -71
- package/esm2020/app/eo-framework/ui/router-link/router-link.directive.mjs +0 -26
- package/esm2020/app/eo-framework/ui/rtl-aware/rtl-aware.directive.mjs +0 -57
- package/esm2020/app/eo-framework/ui/signature-tab/signature-tab.component.mjs +0 -32
- package/esm2020/app/eo-framework/ui/user-avatar/user-avatar.component.mjs +0 -54
- package/esm2020/app/eo-framework/upload-overlay/upload-overlay-guard.service.mjs +0 -17
- package/esm2020/app/eo-framework/upload-overlay/upload-overlay.component.mjs +0 -397
- package/esm2020/app/eo-framework/util/directive/trap-focus.directive.mjs +0 -69
- package/esm2020/app/eo-framework/util/services/utilities.service.mjs +0 -25
- package/esm2020/app/eo-framework/util/sortable/order-by.pipe.mjs +0 -48
- package/esm2020/app/eo-framework-core/agent/agent.service.mjs +0 -178
- package/esm2020/app/eo-framework-core/api/grid.service.mjs +0 -732
- package/esm2020/app/eo-framework-core/api/plugins.service.mjs +0 -258
- package/esm2020/app/eo-framework-core/empty-state/empty-state.service.mjs +0 -53
- package/esm2020/app/eo-framework-core/eo-framework-core.module.mjs +0 -105
- package/esm2020/app/eo-framework-core/error-handler/error-handler.service.mjs +0 -89
- package/esm2020/app/eo-framework-core/layout/layout.service.mjs +0 -106
- package/esm2020/app/eo-framework-core/location/location.service.mjs +0 -146
- package/esm2020/app/eo-framework-core/pending-changes/pending-changes-guard.service.mjs +0 -18
- package/esm2020/app/eo-framework-core/pending-changes/pending-changes.service.mjs +0 -112
- package/esm2020/app/eo-framework-core/pipes/filesize.pipe.mjs +0 -30
- package/esm2020/app/eo-framework-core/pipes/locale-date.pipe.mjs +0 -63
- package/esm2020/app/eo-framework-core/pipes/locale-number.pipe.mjs +0 -109
- package/esm2020/app/eo-framework-core/references/reference.service.mjs +0 -266
- package/esm2020/app/eo-framework-core/route-guards/auth/auth-guard.service.mjs +0 -29
- package/esm2020/app/eo-framework-core/route-guards/capabilities/capabilities-guard.service.mjs +0 -55
- package/esm2020/app/eo-framework-core/search/app-search.service.mjs +0 -387
- package/esm2020/app/eo-framework-core/selection/selection.service.mjs +0 -63
- package/esm2020/app/eo-framework-core/title/page-title.service.mjs +0 -42
- package/esm2020/projects/eo-sdk/core/eo-sdk-client-projects-eo-sdk-core.mjs +0 -5
- package/esm2020/projects/eo-sdk/core/lib/config/core-config.mjs +0 -23
- package/esm2020/projects/eo-sdk/core/lib/config/core-init.service.mjs +0 -71
- package/esm2020/projects/eo-sdk/core/lib/config/core-init.tokens.mjs +0 -8
- package/esm2020/projects/eo-sdk/core/lib/config/initialize-module.mjs +0 -11
- package/esm2020/projects/eo-sdk/core/lib/config/missing-translation-handler.mjs +0 -15
- package/esm2020/projects/eo-sdk/core/lib/config/translate-json-loader.mjs +0 -130
- package/esm2020/projects/eo-sdk/core/lib/environment.enaio.mjs +0 -12
- package/esm2020/projects/eo-sdk/core/lib/eo-core-shared.module.mjs +0 -24
- package/esm2020/projects/eo-sdk/core/lib/eo-core.module.mjs +0 -117
- package/esm2020/projects/eo-sdk/core/lib/interface/change-password.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/interface/event.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/interface/http-options.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/interface/logger.interface.mjs +0 -7
- package/esm2020/projects/eo-sdk/core/lib/interface/organization-objects.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/interface/tree-node.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/model/baseparams.model.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/model/bpm.model.mjs +0 -70
- package/esm2020/projects/eo-sdk/core/lib/model/custom-action.model.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/model/dms-object-history.model.mjs +0 -30
- package/esm2020/projects/eo-sdk/core/lib/model/dms-object.model.mjs +0 -140
- package/esm2020/projects/eo-sdk/core/lib/model/eo-error.model.mjs +0 -37
- package/esm2020/projects/eo-sdk/core/lib/model/eo-user.model.mjs +0 -86
- package/esm2020/projects/eo-sdk/core/lib/model/inbox-item.model.mjs +0 -36
- package/esm2020/projects/eo-sdk/core/lib/model/object-type.model.mjs +0 -39
- package/esm2020/projects/eo-sdk/core/lib/model/org.model.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/model/prepared-item.model.mjs +0 -35
- package/esm2020/projects/eo-sdk/core/lib/model/range-value.model.mjs +0 -45
- package/esm2020/projects/eo-sdk/core/lib/model/upload-file-item.model.mjs +0 -17
- package/esm2020/projects/eo-sdk/core/lib/model/upload-target.model.mjs +0 -50
- package/esm2020/projects/eo-sdk/core/lib/model/work-item-history.model.mjs +0 -54
- package/esm2020/projects/eo-sdk/core/lib/service/auth/auth-interceptor.mjs +0 -29
- package/esm2020/projects/eo-sdk/core/lib/service/auth/auth-profile.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/auth/auth.service.mjs +0 -215
- package/esm2020/projects/eo-sdk/core/lib/service/auth/gateway-info.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/backend/backend.service.mjs +0 -358
- package/esm2020/projects/eo-sdk/core/lib/service/bpm/bpm.service.mjs +0 -286
- package/esm2020/projects/eo-sdk/core/lib/service/cache/app-cache.service.mjs +0 -117
- package/esm2020/projects/eo-sdk/core/lib/service/capabilities/capabilities.model.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/capabilities/capabilities.service.mjs +0 -60
- package/esm2020/projects/eo-sdk/core/lib/service/clipboard/clipboard-action.enum.mjs +0 -6
- package/esm2020/projects/eo-sdk/core/lib/service/clipboard/clipboard.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/clipboard/clipboard.service.mjs +0 -100
- package/esm2020/projects/eo-sdk/core/lib/service/config/config.enum.mjs +0 -6
- package/esm2020/projects/eo-sdk/core/lib/service/config/config.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/config/config.service.mjs +0 -135
- package/esm2020/projects/eo-sdk/core/lib/service/dms/dms.service.mjs +0 -507
- package/esm2020/projects/eo-sdk/core/lib/service/dms/dmsParams.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/events/event.service.mjs +0 -44
- package/esm2020/projects/eo-sdk/core/lib/service/events/events.mjs +0 -27
- package/esm2020/projects/eo-sdk/core/lib/service/inbox/inbox.service.mjs +0 -111
- package/esm2020/projects/eo-sdk/core/lib/service/logger/console-log.service.mjs +0 -41
- package/esm2020/projects/eo-sdk/core/lib/service/logger/logger.mjs +0 -47
- package/esm2020/projects/eo-sdk/core/lib/service/notifications/notifications.service.mjs +0 -136
- package/esm2020/projects/eo-sdk/core/lib/service/prepare/objectTypes.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/prepare/prepare.service.mjs +0 -305
- package/esm2020/projects/eo-sdk/core/lib/service/search/search-filter-type.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/search/search-query.model.mjs +0 -510
- package/esm2020/projects/eo-sdk/core/lib/service/search/search.service.mjs +0 -478
- package/esm2020/projects/eo-sdk/core/lib/service/signing/signing.service.mjs +0 -60
- package/esm2020/projects/eo-sdk/core/lib/service/storage/local-storage.service.mjs +0 -111
- package/esm2020/projects/eo-sdk/core/lib/service/stored-queries/stored-queries-subscription.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/stored-queries/stored-queries.service.mjs +0 -216
- package/esm2020/projects/eo-sdk/core/lib/service/stored-queries/stored-query.model.mjs +0 -98
- package/esm2020/projects/eo-sdk/core/lib/service/system/system.service.mjs +0 -345
- package/esm2020/projects/eo-sdk/core/lib/service/system/systemdefinition.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/system-status/system-status.service.mjs +0 -104
- package/esm2020/projects/eo-sdk/core/lib/service/system-status/system.status.enum.mjs +0 -9
- package/esm2020/projects/eo-sdk/core/lib/service/system-status/system.status.interface.mjs +0 -2
- package/esm2020/projects/eo-sdk/core/lib/service/upload/upload.service.mjs +0 -46
- package/esm2020/projects/eo-sdk/core/lib/service/upload-registry/upload-registry.service.mjs +0 -83
- package/esm2020/projects/eo-sdk/core/lib/service/user/user.service.mjs +0 -399
- package/esm2020/projects/eo-sdk/core/lib/util/utils.mjs +0 -304
- package/esm2020/projects/eo-sdk/core/public_api.mjs +0 -85
- package/fesm2015/eo-sdk-client-projects-eo-sdk-core.mjs +0 -6118
- package/fesm2015/eo-sdk-client-projects-eo-sdk-core.mjs.map +0 -1
- package/fesm2015/eo-sdk-client.mjs +0 -27040
- package/fesm2015/eo-sdk-client.mjs.map +0 -1
- package/fesm2020/eo-sdk-client-projects-eo-sdk-core.mjs +0 -6133
- package/fesm2020/eo-sdk-client-projects-eo-sdk-core.mjs.map +0 -1
- package/fesm2020/eo-sdk-client.mjs.map +0 -1
- package/projects/eo-sdk/core/README.md +0 -113
- package/projects/eo-sdk/core/eo-sdk-client-projects-eo-sdk-core.d.ts.map +0 -1
- package/projects/eo-sdk/core/index.d.ts +0 -6
- package/projects/eo-sdk/core/lib/config/core-config.d.ts +0 -14
- package/projects/eo-sdk/core/lib/config/core-config.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/config/core-init.service.d.ts +0 -33
- package/projects/eo-sdk/core/lib/config/core-init.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/config/core-init.tokens.d.ts +0 -8
- package/projects/eo-sdk/core/lib/config/core-init.tokens.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/config/initialize-module.d.ts +0 -7
- package/projects/eo-sdk/core/lib/config/initialize-module.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/config/missing-translation-handler.d.ts +0 -14
- package/projects/eo-sdk/core/lib/config/missing-translation-handler.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/config/translate-json-loader.d.ts +0 -21
- package/projects/eo-sdk/core/lib/config/translate-json-loader.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/environment.enaio.d.ts +0 -6
- package/projects/eo-sdk/core/lib/environment.enaio.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/eo-core-shared.module.d.ts +0 -12
- package/projects/eo-sdk/core/lib/eo-core-shared.module.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/eo-core.module.d.ts +0 -46
- package/projects/eo-sdk/core/lib/eo-core.module.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/interface/change-password.interface.d.ts +0 -8
- package/projects/eo-sdk/core/lib/interface/change-password.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/interface/event.interface.d.ts +0 -14
- package/projects/eo-sdk/core/lib/interface/event.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/interface/http-options.interface.d.ts +0 -17
- package/projects/eo-sdk/core/lib/interface/http-options.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/interface/logger.interface.d.ts +0 -20
- package/projects/eo-sdk/core/lib/interface/logger.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/interface/organization-objects.interface.d.ts +0 -20
- package/projects/eo-sdk/core/lib/interface/organization-objects.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/interface/tree-node.interface.d.ts +0 -24
- package/projects/eo-sdk/core/lib/interface/tree-node.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/baseparams.model.d.ts +0 -58
- package/projects/eo-sdk/core/lib/model/baseparams.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/bpm.model.d.ts +0 -253
- package/projects/eo-sdk/core/lib/model/bpm.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/custom-action.model.d.ts +0 -34
- package/projects/eo-sdk/core/lib/model/custom-action.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/dms-object-history.model.d.ts +0 -59
- package/projects/eo-sdk/core/lib/model/dms-object-history.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/dms-object.model.d.ts +0 -137
- package/projects/eo-sdk/core/lib/model/dms-object.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/eo-error.model.d.ts +0 -19
- package/projects/eo-sdk/core/lib/model/eo-error.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/eo-user.model.d.ts +0 -107
- package/projects/eo-sdk/core/lib/model/eo-user.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/inbox-item.model.d.ts +0 -71
- package/projects/eo-sdk/core/lib/model/inbox-item.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/object-type.model.d.ts +0 -125
- package/projects/eo-sdk/core/lib/model/object-type.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/org.model.d.ts +0 -94
- package/projects/eo-sdk/core/lib/model/org.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/prepared-item.model.d.ts +0 -190
- package/projects/eo-sdk/core/lib/model/prepared-item.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/range-value.model.d.ts +0 -22
- package/projects/eo-sdk/core/lib/model/range-value.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/upload-file-item.model.d.ts +0 -30
- package/projects/eo-sdk/core/lib/model/upload-file-item.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/upload-target.model.d.ts +0 -60
- package/projects/eo-sdk/core/lib/model/upload-target.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/model/work-item-history.model.d.ts +0 -52
- package/projects/eo-sdk/core/lib/model/work-item-history.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/auth/auth-interceptor.d.ts +0 -12
- package/projects/eo-sdk/core/lib/service/auth/auth-interceptor.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/auth/auth-profile.interface.d.ts +0 -23
- package/projects/eo-sdk/core/lib/service/auth/auth-profile.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/auth/auth.service.d.ts +0 -104
- package/projects/eo-sdk/core/lib/service/auth/auth.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/auth/gateway-info.interface.d.ts +0 -18
- package/projects/eo-sdk/core/lib/service/auth/gateway-info.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/backend/backend.service.d.ts +0 -209
- package/projects/eo-sdk/core/lib/service/backend/backend.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/bpm/bpm.service.d.ts +0 -150
- package/projects/eo-sdk/core/lib/service/bpm/bpm.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/cache/app-cache.service.d.ts +0 -59
- package/projects/eo-sdk/core/lib/service/cache/app-cache.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/capabilities/capabilities.model.d.ts +0 -54
- package/projects/eo-sdk/core/lib/service/capabilities/capabilities.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/capabilities/capabilities.service.d.ts +0 -35
- package/projects/eo-sdk/core/lib/service/capabilities/capabilities.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/clipboard/clipboard-action.enum.d.ts +0 -5
- package/projects/eo-sdk/core/lib/service/clipboard/clipboard-action.enum.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/clipboard/clipboard.interface.d.ts +0 -16
- package/projects/eo-sdk/core/lib/service/clipboard/clipboard.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/clipboard/clipboard.service.d.ts +0 -49
- package/projects/eo-sdk/core/lib/service/clipboard/clipboard.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/config/config.enum.d.ts +0 -5
- package/projects/eo-sdk/core/lib/service/config/config.enum.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/config/config.interface.d.ts +0 -55
- package/projects/eo-sdk/core/lib/service/config/config.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/config/config.service.d.ts +0 -80
- package/projects/eo-sdk/core/lib/service/config/config.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/dms/dms.service.d.ts +0 -286
- package/projects/eo-sdk/core/lib/service/dms/dms.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/dms/dmsParams.interface.d.ts +0 -13
- package/projects/eo-sdk/core/lib/service/dms/dmsParams.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/events/event.service.d.ts +0 -31
- package/projects/eo-sdk/core/lib/service/events/event.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/events/events.d.ts +0 -27
- package/projects/eo-sdk/core/lib/service/events/events.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/inbox/inbox.service.d.ts +0 -66
- package/projects/eo-sdk/core/lib/service/inbox/inbox.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/logger/console-log.service.d.ts +0 -20
- package/projects/eo-sdk/core/lib/service/logger/console-log.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/logger/logger.d.ts +0 -25
- package/projects/eo-sdk/core/lib/service/logger/logger.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/notifications/notifications.service.d.ts +0 -78
- package/projects/eo-sdk/core/lib/service/notifications/notifications.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/prepare/objectTypes.interface.d.ts +0 -9
- package/projects/eo-sdk/core/lib/service/prepare/objectTypes.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/prepare/prepare.service.d.ts +0 -189
- package/projects/eo-sdk/core/lib/service/prepare/prepare.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/search/search-filter-type.interface.d.ts +0 -10
- package/projects/eo-sdk/core/lib/service/search/search-filter-type.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/search/search-query.model.d.ts +0 -327
- package/projects/eo-sdk/core/lib/service/search/search-query.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/search/search.service.d.ts +0 -173
- package/projects/eo-sdk/core/lib/service/search/search.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/signing/signing.service.d.ts +0 -52
- package/projects/eo-sdk/core/lib/service/signing/signing.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/storage/local-storage.service.d.ts +0 -53
- package/projects/eo-sdk/core/lib/service/storage/local-storage.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/stored-queries/stored-queries-subscription.interface.d.ts +0 -15
- package/projects/eo-sdk/core/lib/service/stored-queries/stored-queries-subscription.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/stored-queries/stored-queries.service.d.ts +0 -108
- package/projects/eo-sdk/core/lib/service/stored-queries/stored-queries.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/stored-queries/stored-query.model.d.ts +0 -74
- package/projects/eo-sdk/core/lib/service/stored-queries/stored-query.model.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/system/system.service.d.ts +0 -125
- package/projects/eo-sdk/core/lib/service/system/system.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/system/systemdefinition.interface.d.ts +0 -53
- package/projects/eo-sdk/core/lib/service/system/systemdefinition.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/system-status/system-status.service.d.ts +0 -26
- package/projects/eo-sdk/core/lib/service/system-status/system-status.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/system-status/system.status.enum.d.ts +0 -8
- package/projects/eo-sdk/core/lib/service/system-status/system.status.enum.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/system-status/system.status.interface.d.ts +0 -8
- package/projects/eo-sdk/core/lib/service/system-status/system.status.interface.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/upload/upload.service.d.ts +0 -28
- package/projects/eo-sdk/core/lib/service/upload/upload.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/upload-registry/upload-registry.service.d.ts +0 -50
- package/projects/eo-sdk/core/lib/service/upload-registry/upload-registry.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/service/user/user.service.d.ts +0 -216
- package/projects/eo-sdk/core/lib/service/user/user.service.d.ts.map +0 -1
- package/projects/eo-sdk/core/lib/util/utils.d.ts +0 -148
- package/projects/eo-sdk/core/lib/util/utils.d.ts.map +0 -1
- package/projects/eo-sdk/core/public_api.d.ts +0 -82
- package/projects/eo-sdk/core/public_api.d.ts.map +0 -1
- /package/{esm2020 → esm2022}/app/eo-client/dashboard/widgets/charts-widget/icharts.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-client/dashboard/widgets/count-objects-widget/count-objects.model.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-client/dashboard/widgets/hitlist-widget/IHitlist.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-client/dashboard/widgets/info-inbox-widget/info-inbox.model.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-client/dashboard/widgets/info-intray-widget/info-intray.model.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-client/inbox-state/inbox-state/inbox.types.enum.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-client/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-client/notifications-state/notifications-state.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-client/object-state/object-state-service/object-state.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-client/settings/agent-lock-settings.enum.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/accordion/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/actions/actions/signature-action/signature.model.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/actions/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/actions/interfaces/action-component.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/actions/interfaces/action-list-entry.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/actions/interfaces/action.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/actions/selection-range.enum.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/animations/animations.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/app-shell/app-bar/app-search/app-search.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/app-shell/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/cta/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/error/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/form-elements/id-reference/animation/reference-finder.animation.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/form-elements/id-reference/interface/reference-finder.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/form-elements/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/grid/extensions/filter/setFilters/set-filters.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/grid/filters/filesize-filter.component.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/grid/grid-filter.model.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/grid/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/grid/loader.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/list-container/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/media/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-details/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-details/object-history/history-filter/history-filter.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-form/form-status-changed-event.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-form/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/form-element-table/form-element.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/object-form-control-wrapper.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/object-form-control.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/object-form-group.model.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/object-form-script/object-form-script.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form/object-form.model.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/object-form/object-form-options.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/plugins/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/process/process-file/file-entry-permissions.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/quick-search/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/quick-search/quick-search/quick-search-result.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/result-list/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/settings/change-password/change-password.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/settings/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/shortcuts/global-shortcut-action.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/shortcuts/global-shortcut-component.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/shortcuts/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/stored-query/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/stored-query/stored-query-type-filter.enum.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/stored-query/stored-query.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/tree/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/tree/tree.component.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/ui/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework/util/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework-core/agent/agent.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework-core/api/model/dms-object.api.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework-core/empty-state/empty-state.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework-core/error-handler/error-keys.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework-core/index.mjs +0 -0
- /package/{esm2020 → esm2022}/app/eo-framework-core/pending-changes/pending-changes-component.interface.mjs +0 -0
- /package/{esm2020 → esm2022}/eo-sdk-client.mjs +0 -0
- /package/{esm2020 → esm2022}/public_api.mjs +0 -0
package/styles.css
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
@import
|
|
2
|
-
@import
|
|
3
|
-
@import
|
|
4
|
-
@import
|
|
5
|
-
@import
|
|
1
|
+
@import 'node_modules/@eo-sdk/core/main.css';
|
|
2
|
+
@import 'node_modules/@angular/cdk/overlay-prebuilt.css';
|
|
3
|
+
@import 'node_modules/@ag-grid-community/styles/ag-grid.css';
|
|
4
|
+
@import 'node_modules/@ag-grid-community/styles/ag-theme-balham.css';
|
|
5
|
+
@import 'node_modules/@carbon/charts/styles.css';
|
|
6
6
|
:root {
|
|
7
7
|
--color-accent-tone: #fff;
|
|
8
8
|
--main-background: #e5e5e5;
|
|
@@ -63,7 +63,8 @@
|
|
|
63
63
|
--eo-chips-border-color: rgba(0, 0, 0, 0.1);
|
|
64
64
|
--eo-chips-text-color: var(--text-color-body);
|
|
65
65
|
--item-focus-background-color: var(--list-item-hover-background);
|
|
66
|
-
--split-gutter-size-zero-background-color: var(--color-primary-3);
|
|
66
|
+
--split-gutter-size-zero-background-color: var(--color-primary-3);
|
|
67
|
+
}
|
|
67
68
|
|
|
68
69
|
.dark {
|
|
69
70
|
--main-background: #e5e5e5;
|
|
@@ -80,59 +81,79 @@
|
|
|
80
81
|
--text-color-hint: rgba(255, 255, 255, 0.5);
|
|
81
82
|
--eo-chips-background-color: rgba(255, 255, 255, 0.1);
|
|
82
83
|
--eo-chips-border-color: var(--text-color-hint);
|
|
83
|
-
--eo-chips-text-color: var(--text-color-body);
|
|
84
|
+
--eo-chips-text-color: var(--text-color-body);
|
|
85
|
+
}
|
|
84
86
|
|
|
85
87
|
/* mixin definition ; sets margin/gap for all child elements */
|
|
86
88
|
/* mixin definition ; sets LTR and RTL within the same style call */
|
|
87
89
|
/* mixin definition ; sets LTR and RTL within the same style call */
|
|
88
90
|
.ag-theme-balham, .ag-theme-balham .ag-header {
|
|
89
|
-
font-family: eoRoboto, sans-serif;
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
91
|
+
font-family: eoRoboto, sans-serif;
|
|
92
|
+
}
|
|
93
|
+
.ag-theme-balham .ag-root, .ag-theme-balham .ag-header .ag-root {
|
|
94
|
+
border: none;
|
|
95
|
+
}
|
|
96
|
+
.ag-theme-balham .ag-row-selected, .ag-theme-balham .ag-header .ag-row-selected {
|
|
97
|
+
background: var(--list-item-selected-background);
|
|
98
|
+
border-color: var(--list-item-border-color);
|
|
99
|
+
}
|
|
100
|
+
.ag-theme-balham .ag-icon, .ag-theme-balham .ag-header .ag-icon {
|
|
101
|
+
background-position: center;
|
|
102
|
+
background-repeat: no-repeat;
|
|
103
|
+
background-size: 18px 18px;
|
|
104
|
+
opacity: 0.87;
|
|
105
|
+
}
|
|
106
|
+
.ag-theme-balham .ag-icon-menu, .ag-theme-balham .ag-header .ag-icon-menu {
|
|
107
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E%3Cpath d%3D%22M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z%22%2F%3E%3C%2Fsvg%3E") !important;
|
|
108
|
+
}
|
|
109
|
+
.ag-theme-balham .ag-icon-menu:before, .ag-theme-balham .ag-header .ag-icon-menu:before {
|
|
110
|
+
opacity: 0;
|
|
111
|
+
}
|
|
112
|
+
.ag-theme-balham .ag-icon-filter, .ag-theme-balham .ag-header .ag-icon-filter {
|
|
113
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E%3Cpath d%3D%22M3 2h18v2h-.08L15 9.92v12.99l-6-6v-7L3.09 4H3V2m8 14.08l2 2V9h.09l5-5H5.92l5 5H11v7.08z%22%2F%3E%3C%2Fsvg%3E") !important;
|
|
114
|
+
}
|
|
115
|
+
.ag-theme-balham .ag-icon-filter:before, .ag-theme-balham .ag-header .ag-icon-filter:before {
|
|
116
|
+
opacity: 0;
|
|
117
|
+
}
|
|
118
|
+
.ag-theme-balham .ag-icon-asc, .ag-theme-balham .ag-header .ag-icon-asc {
|
|
119
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E%3Cpath d%3D%22M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z%22%2F%3E%3C%2Fsvg%3E") !important;
|
|
120
|
+
}
|
|
121
|
+
.ag-theme-balham .ag-icon-asc:before, .ag-theme-balham .ag-header .ag-icon-asc:before {
|
|
122
|
+
opacity: 0;
|
|
123
|
+
}
|
|
124
|
+
.ag-theme-balham .ag-icon-desc, .ag-theme-balham .ag-header .ag-icon-desc {
|
|
125
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2224%22 height%3D%2224%22 viewBox%3D%220 0 24 24%22%3E%3Cpath d%3D%22M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z%22%2F%3E%3C%2Fsvg%3E") !important;
|
|
126
|
+
}
|
|
127
|
+
.ag-theme-balham .ag-icon-desc:before, .ag-theme-balham .ag-header .ag-icon-desc:before {
|
|
128
|
+
opacity: 0;
|
|
129
|
+
}
|
|
130
|
+
.ag-theme-balham .ag-icon-checkbox-checked:empty, .ag-theme-balham .ag-header .ag-icon-checkbox-checked:empty {
|
|
131
|
+
background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTYgMEgyYTIgMiAwIDAgMC0yIDJ2MTRhMiAyIDAgMCAwIDIgMmgxNGEyIDIgMCAwIDAgMi0yVjJhMiAyIDAgMCAwLTItMnpNNyAxNEwyIDlsMS40MS0xLjQxTDcgMTEuMTdsNy41OS03LjU5TDE2IDVsLTkgOXoiIGZpbGw9IiMzMzMiLz48L3N2Zz4=);
|
|
132
|
+
}
|
|
133
|
+
.ag-theme-balham .ag-icon-checkbox-checked:empty:before, .ag-theme-balham .ag-header .ag-icon-checkbox-checked:empty:before {
|
|
134
|
+
opacity: 0;
|
|
135
|
+
}
|
|
120
136
|
|
|
121
137
|
html, body {
|
|
122
138
|
height: 100%;
|
|
123
139
|
width: 100%;
|
|
124
140
|
margin: 0;
|
|
125
|
-
padding: 0;
|
|
141
|
+
padding: 0;
|
|
142
|
+
}
|
|
126
143
|
|
|
127
144
|
.cdk-overlay-pane yvc-overlay {
|
|
128
|
-
width: 100%;
|
|
129
|
-
|
|
130
|
-
|
|
145
|
+
width: 100%;
|
|
146
|
+
}
|
|
147
|
+
.cdk-overlay-pane yvc-overlay .yvc-modal-content {
|
|
148
|
+
border: 0;
|
|
149
|
+
}
|
|
131
150
|
|
|
132
151
|
yvc-tabs > header {
|
|
133
|
-
--yvc-tab-nav-button-margin: 1px;
|
|
134
|
-
|
|
135
|
-
|
|
152
|
+
--yvc-tab-nav-button-margin: 1px;
|
|
153
|
+
}
|
|
154
|
+
yvc-tabs > header > .scroll-x nav > a {
|
|
155
|
+
padding: calc(var(--app-pane-padding) / 4) !important;
|
|
156
|
+
}
|
|
136
157
|
|
|
137
158
|
yvc-chips-list ul.chips li.chip {
|
|
138
159
|
background: var(--eo-chips-background-color);
|
|
@@ -141,112 +162,127 @@ yvc-chips-list ul.chips li.chip {
|
|
|
141
162
|
color: var(--eo-chips-text-color);
|
|
142
163
|
margin: 2px 2px 0 0;
|
|
143
164
|
display: flex;
|
|
144
|
-
align-items: center;
|
|
165
|
+
align-items: center;
|
|
166
|
+
}
|
|
145
167
|
|
|
146
168
|
yvc-autocomplete-options .org-item {
|
|
147
169
|
display: flex;
|
|
148
|
-
align-items: center;
|
|
170
|
+
align-items: center;
|
|
171
|
+
}
|
|
149
172
|
|
|
150
173
|
/* mixin definition ; sets margin/gap for all child elements */
|
|
151
174
|
/* mixin definition ; sets LTR and RTL within the same style call */
|
|
152
175
|
/* mixin definition ; sets LTR and RTL within the same style call */
|
|
153
176
|
.dark button:not(.primary):not(.secondary) {
|
|
154
|
-
background-color: rgba(255, 255, 255, 0.1) !important;
|
|
155
|
-
|
|
177
|
+
background-color: rgba(255, 255, 255, 0.1) !important;
|
|
178
|
+
}
|
|
156
179
|
.dark button:not(.primary) {
|
|
157
|
-
color: rgba(255, 255, 255, 0.75) !important;
|
|
158
|
-
|
|
180
|
+
color: rgba(255, 255, 255, 0.75) !important;
|
|
181
|
+
}
|
|
159
182
|
.dark button.secondary:hover {
|
|
160
|
-
background-color: rgba(255, 255, 255, 0.1);
|
|
161
|
-
|
|
183
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
184
|
+
}
|
|
162
185
|
.dark eo-form-input .description,
|
|
163
186
|
.dark .form-field .description {
|
|
164
|
-
color: rgba(255, 255, 255, 0.8);
|
|
165
|
-
|
|
187
|
+
color: rgba(255, 255, 255, 0.8);
|
|
188
|
+
}
|
|
166
189
|
.dark .form-field .ui-inputtext,
|
|
167
190
|
.dark input {
|
|
168
|
-
color: var(--color-white);
|
|
169
|
-
|
|
191
|
+
color: var(--color-white);
|
|
192
|
+
}
|
|
170
193
|
.dark .form-field.disabled {
|
|
171
|
-
background-color: rgba(255, 255, 255, 0.1);
|
|
172
|
-
|
|
194
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
195
|
+
}
|
|
173
196
|
.dark .form-field button.ui-button {
|
|
174
197
|
background-color: rgba(255, 255, 255, 0.2);
|
|
175
|
-
color: var(--color-white);
|
|
176
|
-
|
|
198
|
+
color: var(--color-white);
|
|
199
|
+
}
|
|
177
200
|
.dark .ui-chkbox .ui-chkbox-box {
|
|
178
201
|
background-color: rgba(255, 255, 255, 0.1);
|
|
179
202
|
border-color: rgba(255, 255, 255, 0.4);
|
|
180
|
-
color:
|
|
181
|
-
|
|
203
|
+
color: rgb(255, 255, 255);
|
|
204
|
+
}
|
|
182
205
|
.dark .ui-inputtext {
|
|
183
206
|
background-color: rgba(255, 255, 255, 0);
|
|
184
|
-
color: var(--color-white);
|
|
185
|
-
|
|
207
|
+
color: var(--color-white);
|
|
208
|
+
}
|
|
186
209
|
.dark ul.ui-autocomplete-multiple-container li.ui-autocomplete-token,
|
|
187
210
|
.dark .ui-chips li.ui-chips-token {
|
|
188
211
|
background: rgba(255, 255, 255, 0.1);
|
|
189
212
|
border: 1px solid rgba(255, 255, 255, 0.4);
|
|
190
|
-
color: var(--color-white);
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
213
|
+
color: var(--color-white);
|
|
214
|
+
}
|
|
215
|
+
.dark ul.ui-autocomplete-multiple-container li.ui-autocomplete-token .fa,
|
|
216
|
+
.dark .ui-chips li.ui-chips-token .fa {
|
|
217
|
+
font-size: 11px;
|
|
218
|
+
}
|
|
194
219
|
|
|
195
220
|
eo-form-input yvc-chips-list {
|
|
196
|
-
width: 100%;
|
|
197
|
-
|
|
221
|
+
width: 100%;
|
|
222
|
+
}
|
|
198
223
|
eo-form-input .yvc-form-element[aria-disabled=true] {
|
|
199
|
-
background-color: transparent;
|
|
224
|
+
background-color: transparent;
|
|
225
|
+
}
|
|
200
226
|
|
|
201
227
|
.form-element-range yvc-dropdown {
|
|
202
228
|
background-color: var(--panel-divider-color);
|
|
203
229
|
min-width: min-content;
|
|
204
230
|
border: 0;
|
|
205
|
-
cursor: pointer;
|
|
206
|
-
|
|
207
|
-
|
|
231
|
+
cursor: pointer;
|
|
232
|
+
}
|
|
233
|
+
.form-element-range yvc-dropdown yvc-icon {
|
|
234
|
+
display: none;
|
|
235
|
+
}
|
|
208
236
|
|
|
209
|
-
input[type=
|
|
210
|
-
-moz-appearance: textfield;
|
|
237
|
+
input[type=number] {
|
|
238
|
+
-moz-appearance: textfield;
|
|
239
|
+
}
|
|
211
240
|
|
|
212
|
-
input[type=
|
|
213
|
-
input[type=
|
|
241
|
+
input[type=number]::-webkit-outer-spin-button,
|
|
242
|
+
input[type=number]::-webkit-inner-spin-button {
|
|
214
243
|
-webkit-appearance: none;
|
|
215
|
-
margin: 0;
|
|
244
|
+
margin: 0;
|
|
245
|
+
}
|
|
216
246
|
|
|
217
247
|
input::-ms-clear {
|
|
218
|
-
display: none;
|
|
248
|
+
display: none;
|
|
249
|
+
}
|
|
219
250
|
|
|
220
251
|
button.spinner {
|
|
221
252
|
padding-right: 2em;
|
|
222
|
-
position: relative;
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
253
|
+
position: relative;
|
|
254
|
+
}
|
|
255
|
+
button.spinner::after {
|
|
256
|
+
content: " ";
|
|
257
|
+
position: absolute;
|
|
258
|
+
margin: auto;
|
|
259
|
+
top: calc(50% - 0.5em);
|
|
260
|
+
right: 0.5em;
|
|
261
|
+
width: 1em;
|
|
262
|
+
height: 1em;
|
|
263
|
+
display: inline-block;
|
|
264
|
+
background: center center no-repeat;
|
|
265
|
+
background-size: cover;
|
|
266
|
+
animation: button-spin 1s infinite;
|
|
267
|
+
box-sizing: border-box;
|
|
268
|
+
border-width: 0.17em;
|
|
269
|
+
border-color: currentColor currentColor currentColor transparent;
|
|
270
|
+
border-radius: 50%;
|
|
271
|
+
border-style: solid;
|
|
272
|
+
}
|
|
241
273
|
@keyframes button-spin {
|
|
242
274
|
0% {
|
|
243
275
|
transform: rotate(0);
|
|
244
|
-
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
276
|
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
277
|
+
}
|
|
245
278
|
50% {
|
|
246
279
|
transform: rotate(180deg);
|
|
247
|
-
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
280
|
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
281
|
+
}
|
|
248
282
|
to {
|
|
249
|
-
transform: rotate(360deg);
|
|
283
|
+
transform: rotate(360deg);
|
|
284
|
+
}
|
|
285
|
+
}
|
|
250
286
|
|
|
251
287
|
button,
|
|
252
288
|
a.button {
|
|
@@ -259,91 +295,109 @@ a.button {
|
|
|
259
295
|
transition: all var(--app-default-transition-duration) ease-in-out;
|
|
260
296
|
-webkit-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
261
297
|
-moz-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
262
|
-
-o-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
298
|
+
-o-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
299
|
+
}
|
|
300
|
+
button:not([disabled]):not(.active):hover,
|
|
301
|
+
a.button:not([disabled]):not(.active):hover {
|
|
302
|
+
border: 1px solid var(--color-primary-3);
|
|
303
|
+
color: var(--text-color-caption);
|
|
304
|
+
background: rgba(0, 0, 0, 0.1);
|
|
305
|
+
}
|
|
306
|
+
button:not(.primary):focus,
|
|
307
|
+
a.button:not(.primary):focus {
|
|
308
|
+
border-radius: 2px;
|
|
309
|
+
border-color: var(--color-primary-3);
|
|
310
|
+
box-shadow: inset 0 0px 0 1px var(--color-white);
|
|
311
|
+
}
|
|
312
|
+
button.primary,
|
|
313
|
+
a.button.primary {
|
|
314
|
+
color: var(--color-white);
|
|
315
|
+
background: var(--color-accent);
|
|
316
|
+
}
|
|
317
|
+
button.primary:not([disabled]):hover,
|
|
318
|
+
a.button.primary:not([disabled]):hover {
|
|
319
|
+
background: var(--color-accent-darker);
|
|
320
|
+
color: var(--color-white);
|
|
321
|
+
}
|
|
322
|
+
button.primary:not([disabled]):focus,
|
|
323
|
+
a.button.primary:not([disabled]):focus {
|
|
324
|
+
border-radius: 2px;
|
|
325
|
+
box-shadow: inset 0 0px 0 1px var(--color-white);
|
|
326
|
+
}
|
|
327
|
+
button.primary:active,
|
|
328
|
+
a.button.primary:active {
|
|
329
|
+
transform: translateY(1px);
|
|
330
|
+
}
|
|
331
|
+
button.primary:not([disabled]):hover,
|
|
332
|
+
a.button.primary:not([disabled]):hover {
|
|
333
|
+
opacity: 0.8;
|
|
334
|
+
}
|
|
335
|
+
button.primary.grey,
|
|
336
|
+
a.button.primary.grey {
|
|
337
|
+
background: var(--color-primary-3);
|
|
338
|
+
}
|
|
339
|
+
button.primary.grey:not([disabled]):hover,
|
|
340
|
+
a.button.primary.grey:not([disabled]):hover {
|
|
341
|
+
background: var(--color-light-gray);
|
|
342
|
+
}
|
|
343
|
+
button.primary.grey:not([disabled]):focus,
|
|
344
|
+
a.button.primary.grey:not([disabled]):focus {
|
|
345
|
+
border-radius: 2px;
|
|
346
|
+
border-color: var(--color-primary-3);
|
|
347
|
+
box-shadow: inset 0 0px 0 1px var(--color-white);
|
|
348
|
+
}
|
|
349
|
+
button.primary.grey:active,
|
|
350
|
+
a.button.primary.grey:active {
|
|
351
|
+
transform: translateY(1px);
|
|
352
|
+
}
|
|
353
|
+
button.primary[disabled],
|
|
354
|
+
a.button.primary[disabled] {
|
|
355
|
+
opacity: 0.5;
|
|
356
|
+
cursor: default;
|
|
357
|
+
}
|
|
358
|
+
button.secondary,
|
|
359
|
+
a.button.secondary {
|
|
360
|
+
background-color: transparent;
|
|
361
|
+
}
|
|
362
|
+
button.secondary:not([disabled]):hover,
|
|
363
|
+
a.button.secondary:not([disabled]):hover {
|
|
364
|
+
background: rgba(0, 0, 0, 0.06);
|
|
365
|
+
}
|
|
366
|
+
button.secondary:focus,
|
|
367
|
+
a.button.secondary:focus {
|
|
368
|
+
border-radius: 2px;
|
|
369
|
+
border-color: transparent;
|
|
370
|
+
box-shadow: inset 0 0px 0 1px var(--color-primary-3);
|
|
371
|
+
}
|
|
372
|
+
button.secondary:active,
|
|
373
|
+
a.button.secondary:active {
|
|
374
|
+
transform: translateY(1px);
|
|
375
|
+
}
|
|
376
|
+
button[disabled],
|
|
377
|
+
a.button[disabled] {
|
|
378
|
+
opacity: 0.5;
|
|
379
|
+
cursor: default;
|
|
380
|
+
}
|
|
327
381
|
|
|
328
382
|
.form-field > * {
|
|
329
|
-
flex: 1 1 auto;
|
|
330
|
-
|
|
383
|
+
flex: 1 1 auto;
|
|
384
|
+
}
|
|
331
385
|
.form-field .description {
|
|
332
|
-
color: var(--text-color-caption);
|
|
333
|
-
|
|
386
|
+
color: var(--text-color-caption);
|
|
387
|
+
}
|
|
334
388
|
.form-field.disabled .fe-wrapper {
|
|
335
389
|
padding: calc(var(--app-pane-padding) / 8);
|
|
336
390
|
border-radius: 2px;
|
|
337
391
|
background-color: rgba(0, 0, 0, 0.06);
|
|
338
|
-
border-color: rgba(0, 0, 0, 0.06) !important;
|
|
339
|
-
|
|
392
|
+
border-color: rgba(0, 0, 0, 0.06) !important;
|
|
393
|
+
}
|
|
340
394
|
.form-field .ui-state-disabled {
|
|
341
|
-
opacity: 0.8;
|
|
342
|
-
|
|
395
|
+
opacity: 0.8;
|
|
396
|
+
}
|
|
343
397
|
.form-field .ui-widget:disabled {
|
|
344
398
|
opacity: 1;
|
|
345
|
-
resize: vertical;
|
|
346
|
-
|
|
399
|
+
resize: vertical;
|
|
400
|
+
}
|
|
347
401
|
.form-field button.ui-button {
|
|
348
402
|
background: rgba(0, 0, 0, 0.08);
|
|
349
403
|
border: 0;
|
|
@@ -351,29 +405,34 @@ a.button {
|
|
|
351
405
|
color: var(--text-color-caption);
|
|
352
406
|
cursor: pointer;
|
|
353
407
|
width: 20px;
|
|
354
|
-
height: 20px;
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
408
|
+
height: 20px;
|
|
409
|
+
}
|
|
410
|
+
.form-field button.ui-button:enabled:active, .form-field button.ui-button:enabled:focus {
|
|
411
|
+
border: 0;
|
|
412
|
+
background: var(--color-accent);
|
|
413
|
+
color: var(--color-white);
|
|
414
|
+
}
|
|
415
|
+
.form-field button.ui-button.ui-spinner-button:enabled:hover, .form-field button.ui-button:enabled:active, .form-field button.ui-button:enabled:hover {
|
|
416
|
+
border: 0;
|
|
417
|
+
background: var(--color-accent);
|
|
418
|
+
color: var(--color-white);
|
|
419
|
+
}
|
|
420
|
+
.form-field button.ui-button .fa {
|
|
421
|
+
color: currentColor !important;
|
|
422
|
+
}
|
|
423
|
+
.form-field button.ui-button eo-icon {
|
|
424
|
+
width: 16px;
|
|
425
|
+
height: 16px;
|
|
426
|
+
margin: auto;
|
|
427
|
+
}
|
|
370
428
|
.form-field input {
|
|
371
429
|
padding: 0;
|
|
372
430
|
border: 0 !important;
|
|
373
431
|
background: transparent !important;
|
|
374
432
|
color: var(--text-color-body);
|
|
375
433
|
display: flex;
|
|
376
|
-
align-items: center;
|
|
434
|
+
align-items: center;
|
|
435
|
+
}
|
|
377
436
|
|
|
378
437
|
ul.chips > li.chip {
|
|
379
438
|
background: rgba(0, 0, 0, 0.06);
|
|
@@ -382,47 +441,57 @@ ul.chips > li.chip {
|
|
|
382
441
|
color: rgba(0, 0, 0, 0.54);
|
|
383
442
|
margin: 2px 2px 0 0;
|
|
384
443
|
display: flex;
|
|
385
|
-
align-items: center;
|
|
444
|
+
align-items: center;
|
|
445
|
+
}
|
|
386
446
|
|
|
387
447
|
.fieldset {
|
|
388
448
|
margin: calc(var(--app-pane-padding) / 4) calc(var(--app-pane-padding) / 2);
|
|
389
449
|
padding: calc(var(--app-pane-padding) / 4);
|
|
390
450
|
background: rgba(0, 0, 0, 0.025);
|
|
391
|
-
border: 1px solid rgba(0, 0, 0, 0.1);
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
451
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
|
452
|
+
}
|
|
453
|
+
.dark .fieldset {
|
|
454
|
+
background: rgba(255, 255, 255, 0.025);
|
|
455
|
+
border: 1px solid rgba(255, 255, 255, 0.1);
|
|
456
|
+
}
|
|
457
|
+
.fieldset .legend {
|
|
458
|
+
margin-bottom: calc(var(--app-pane-padding) / 2);
|
|
459
|
+
}
|
|
460
|
+
.fieldset .legend > span {
|
|
461
|
+
display: inline-block;
|
|
462
|
+
font-size: var(--font-hint);
|
|
463
|
+
border-radius: 2px;
|
|
464
|
+
color: var(--color-white);
|
|
465
|
+
background-color: rgba(0, 0, 0, 0.22);
|
|
466
|
+
padding: calc(var(--app-pane-padding) / 8) calc(var(--app-pane-padding) / 4);
|
|
467
|
+
}
|
|
404
468
|
|
|
405
469
|
.empty .ui-dropdown-trigger {
|
|
406
|
-
opacity: 0.3;
|
|
470
|
+
opacity: 0.3;
|
|
471
|
+
}
|
|
407
472
|
|
|
408
473
|
/* mixin definition ; sets margin/gap for all child elements */
|
|
409
474
|
/* mixin definition ; sets LTR and RTL within the same style call */
|
|
410
475
|
/* mixin definition ; sets LTR and RTL within the same style call */
|
|
411
476
|
*[hidden] {
|
|
412
|
-
display: none !important;
|
|
477
|
+
display: none !important;
|
|
478
|
+
}
|
|
413
479
|
|
|
414
480
|
*::selection {
|
|
415
|
-
background: rgba(var(--color-accent-rgb), 0.3);
|
|
481
|
+
background: rgba(var(--color-accent-rgb), 0.3);
|
|
482
|
+
}
|
|
416
483
|
|
|
417
484
|
.dark *::selection {
|
|
418
|
-
background: rgba(var(--color-white-rgb), 0.2);
|
|
485
|
+
background: rgba(var(--color-white-rgb), 0.2);
|
|
486
|
+
}
|
|
419
487
|
|
|
420
488
|
.eo-dialog empty {
|
|
421
489
|
display: flex;
|
|
422
490
|
flex-flow: column;
|
|
423
491
|
align-items: center;
|
|
424
492
|
justify-content: center;
|
|
425
|
-
color: var(--text-color-caption);
|
|
493
|
+
color: var(--text-color-caption);
|
|
494
|
+
}
|
|
426
495
|
|
|
427
496
|
.backdrop {
|
|
428
497
|
background: rgba(0, 0, 0, 0.5);
|
|
@@ -435,44 +504,55 @@ ul.chips > li.chip {
|
|
|
435
504
|
right: 0;
|
|
436
505
|
top: 0;
|
|
437
506
|
bottom: 0;
|
|
438
|
-
animation: eoFadeIn calc(var(--app-default-transition-duration) * 2);
|
|
507
|
+
animation: eoFadeIn calc(var(--app-default-transition-duration) * 2);
|
|
508
|
+
}
|
|
439
509
|
|
|
440
510
|
.eo-login .ui-dropdown .ui-inputtext {
|
|
441
511
|
cursor: text;
|
|
442
|
-
padding: calc(var(--app-pane-padding) * 0.75) calc(var(--app-pane-padding) / 2);
|
|
443
|
-
|
|
512
|
+
padding: calc(var(--app-pane-padding) * 0.75) calc(var(--app-pane-padding) / 2);
|
|
513
|
+
}
|
|
444
514
|
.eo-login .ui-dropdown .ui-dropdown-item .option-row {
|
|
445
515
|
display: flex;
|
|
446
516
|
flex-flow: row nowrap;
|
|
447
|
-
align-items: center;
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
517
|
+
align-items: center;
|
|
518
|
+
}
|
|
519
|
+
[dir=ltr] .eo-login .ui-dropdown .ui-dropdown-item .option-row {
|
|
520
|
+
padding-right: calc(var(--app-pane-padding) / 2);
|
|
521
|
+
}
|
|
522
|
+
[dir=rtl] .eo-login .ui-dropdown .ui-dropdown-item .option-row {
|
|
523
|
+
padding-left: calc(var(--app-pane-padding) / 2);
|
|
524
|
+
}
|
|
525
|
+
.eo-login .ui-dropdown .ui-dropdown-item .option-row > div {
|
|
526
|
+
flex: 1 1 auto;
|
|
527
|
+
padding: calc(var(--app-pane-padding) / 2);
|
|
528
|
+
}
|
|
529
|
+
.eo-login .ui-dropdown .ui-dropdown-item .option-row eo-icon {
|
|
530
|
+
flex: 0 0 auto;
|
|
531
|
+
}
|
|
532
|
+
.eo-login .ui-dropdown .ui-dropdown-item .option-row eo-icon:hover {
|
|
533
|
+
background: rgba(0, 0, 0, 0.2);
|
|
534
|
+
}
|
|
459
535
|
|
|
460
536
|
.ui-overlaypanel {
|
|
461
|
-
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.26);
|
|
537
|
+
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.26);
|
|
538
|
+
}
|
|
462
539
|
|
|
463
540
|
button.toggle {
|
|
464
541
|
background: rgba(0, 0, 0, 0.1);
|
|
465
542
|
color: var(--text-color-caption);
|
|
466
543
|
border-radius: 2px;
|
|
467
544
|
padding: 0.5em 1em;
|
|
468
|
-
cursor: pointer;
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
545
|
+
cursor: pointer;
|
|
546
|
+
}
|
|
547
|
+
button.toggle.active {
|
|
548
|
+
background: var(--color-accent);
|
|
549
|
+
color: var(--color-white);
|
|
550
|
+
cursor: default;
|
|
551
|
+
}
|
|
552
|
+
button.toggle:not(.active).dark {
|
|
553
|
+
background: rgba(255, 255, 255, 0.1);
|
|
554
|
+
color: var(--color-white);
|
|
555
|
+
}
|
|
476
556
|
|
|
477
557
|
textarea:-ms-input-placeholder, textarea::-moz-placeholder, textarea::-webkit-input-placeholder,
|
|
478
558
|
input:-ms-input-placeholder,
|
|
@@ -480,12 +560,14 @@ input::-moz-placeholder,
|
|
|
480
560
|
input::-webkit-input-placeholder {
|
|
481
561
|
color: rgba(0, 0, 0, 0.3) !important;
|
|
482
562
|
font-style: italic;
|
|
483
|
-
font-size: var(--font-caption);
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
563
|
+
font-size: var(--font-caption);
|
|
564
|
+
}
|
|
565
|
+
.dark textarea:-ms-input-placeholder, .dark textarea::-moz-placeholder, .dark textarea::-webkit-input-placeholder,
|
|
566
|
+
.dark input:-ms-input-placeholder,
|
|
567
|
+
.dark input::-moz-placeholder,
|
|
568
|
+
.dark input::-webkit-input-placeholder {
|
|
569
|
+
color: rgba(255, 255, 255, 0.3) !important;
|
|
570
|
+
}
|
|
489
571
|
|
|
490
572
|
.chip {
|
|
491
573
|
display: flex;
|
|
@@ -496,16 +578,20 @@ input::-webkit-input-placeholder {
|
|
|
496
578
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
497
579
|
padding: 0 3px;
|
|
498
580
|
color: var(--text-color-caption);
|
|
499
|
-
margin: 1px 0;
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
581
|
+
margin: 1px 0;
|
|
582
|
+
}
|
|
583
|
+
[dir=ltr] .chip {
|
|
584
|
+
margin-right: 2px;
|
|
585
|
+
}
|
|
586
|
+
[dir=rtl] .chip {
|
|
587
|
+
margin-left: 2px;
|
|
588
|
+
}
|
|
589
|
+
.chip .type-icon {
|
|
590
|
+
opacity: 0.4;
|
|
591
|
+
height: 18px;
|
|
592
|
+
width: 18px;
|
|
593
|
+
vertical-align: text-bottom;
|
|
594
|
+
}
|
|
509
595
|
|
|
510
596
|
a.link {
|
|
511
597
|
display: inline-block;
|
|
@@ -513,38 +599,46 @@ a.link {
|
|
|
513
599
|
transition: all var(--app-default-transition-duration) ease-in-out;
|
|
514
600
|
-webkit-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
515
601
|
-moz-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
516
|
-
-o-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
602
|
+
-o-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
603
|
+
}
|
|
604
|
+
a.link svg.ref-icon {
|
|
605
|
+
height: 18px;
|
|
606
|
+
fill: currentColor;
|
|
607
|
+
vertical-align: bottom;
|
|
608
|
+
}
|
|
609
|
+
a.link:hover {
|
|
610
|
+
opacity: 1;
|
|
611
|
+
color: var(--color-accent);
|
|
612
|
+
}
|
|
524
613
|
|
|
525
614
|
svg.checkbox {
|
|
526
615
|
fill: var(--text-color-caption);
|
|
527
|
-
vertical-align: bottom;
|
|
528
|
-
|
|
529
|
-
|
|
616
|
+
vertical-align: bottom;
|
|
617
|
+
}
|
|
618
|
+
svg.checkbox .background {
|
|
619
|
+
fill: rgba(0, 0, 0, 0.1);
|
|
620
|
+
}
|
|
530
621
|
|
|
531
622
|
.flex-row {
|
|
532
623
|
display: flex;
|
|
533
624
|
flex: 1;
|
|
534
625
|
flex-direction: row;
|
|
535
626
|
min-height: 0;
|
|
536
|
-
min-width: 0;
|
|
627
|
+
min-width: 0;
|
|
628
|
+
}
|
|
537
629
|
|
|
538
|
-
.flex-col, .
|
|
630
|
+
.flex-col, .eo-body, .eospp {
|
|
539
631
|
display: flex;
|
|
540
632
|
flex: 1;
|
|
541
633
|
flex-direction: column;
|
|
542
634
|
min-height: 0;
|
|
543
|
-
min-width: 0;
|
|
635
|
+
min-width: 0;
|
|
636
|
+
}
|
|
544
637
|
|
|
545
638
|
.eospp {
|
|
546
639
|
-webkit-animation: eoFadeIn var(--app-default-transition-duration);
|
|
547
|
-
animation: eoFadeIn var(--app-default-transition-duration);
|
|
640
|
+
animation: eoFadeIn var(--app-default-transition-duration);
|
|
641
|
+
}
|
|
548
642
|
|
|
549
643
|
.eo-head {
|
|
550
644
|
position: relative;
|
|
@@ -555,387 +649,468 @@ svg.checkbox {
|
|
|
555
649
|
flex: none;
|
|
556
650
|
flex-direction: column;
|
|
557
651
|
min-height: 0;
|
|
558
|
-
min-width: 0;
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
652
|
+
min-width: 0;
|
|
653
|
+
}
|
|
654
|
+
.eo-head.eo-head-tabs {
|
|
655
|
+
height: calc(var(--app-pane-header-height) - var(--eo-tab-nav-height));
|
|
656
|
+
background-color: var(--color-white);
|
|
657
|
+
}
|
|
658
|
+
.eo-head .eo-header {
|
|
659
|
+
display: flex;
|
|
660
|
+
flex: 1;
|
|
661
|
+
flex-direction: row;
|
|
662
|
+
min-height: 0;
|
|
663
|
+
min-width: 0;
|
|
664
|
+
color: var(--text-color-caption);
|
|
665
|
+
}
|
|
666
|
+
.eo-head .eo-header .eo-header-icon {
|
|
667
|
+
padding: calc(var(--app-pane-padding) / 4) 0;
|
|
668
|
+
}
|
|
669
|
+
.eo-head .eo-header .eo-header-info {
|
|
670
|
+
display: flex;
|
|
671
|
+
flex: 1;
|
|
672
|
+
flex-direction: column;
|
|
673
|
+
min-height: 0;
|
|
674
|
+
min-width: 0;
|
|
675
|
+
padding-right: var(--app-pane-padding);
|
|
676
|
+
padding-left: var(--app-pane-padding);
|
|
677
|
+
user-select: none;
|
|
678
|
+
}
|
|
679
|
+
.eo-head .eo-header .eo-header-info .eo-header-title {
|
|
680
|
+
display: inline-block;
|
|
681
|
+
max-width: none;
|
|
682
|
+
overflow: hidden;
|
|
683
|
+
text-overflow: ellipsis;
|
|
684
|
+
white-space: nowrap;
|
|
685
|
+
padding: calc(var(--app-pane-padding) / 4) 0;
|
|
686
|
+
font-size: var(--font-title);
|
|
687
|
+
font-weight: normal;
|
|
688
|
+
line-height: 1.1em;
|
|
689
|
+
margin: 0;
|
|
690
|
+
}
|
|
691
|
+
.eo-head .eo-header .eo-header-info .eo-header-subtitle {
|
|
692
|
+
display: inline-block;
|
|
693
|
+
max-width: none;
|
|
694
|
+
overflow: hidden;
|
|
695
|
+
text-overflow: ellipsis;
|
|
696
|
+
white-space: nowrap;
|
|
697
|
+
font-size: var(--font-subhead);
|
|
698
|
+
font-weight: normal;
|
|
699
|
+
line-height: 2em;
|
|
700
|
+
height: 2em;
|
|
701
|
+
margin: 0;
|
|
702
|
+
}
|
|
703
|
+
.eo-head .eo-header .eo-header-info .eo-header-subtitle__label {
|
|
704
|
+
padding-right: 5px;
|
|
705
|
+
text-overflow: ellipsis;
|
|
706
|
+
}
|
|
707
|
+
.eo-head .eo-header .eo-header-actions {
|
|
708
|
+
display: flex;
|
|
709
|
+
flex: none;
|
|
710
|
+
flex-direction: row;
|
|
711
|
+
min-height: 0;
|
|
712
|
+
min-width: 0;
|
|
713
|
+
justify-content: flex-end;
|
|
714
|
+
flex-wrap: wrap;
|
|
715
|
+
align-items: flex-start;
|
|
716
|
+
}
|
|
717
|
+
.eo-head .eo-header .eo-header-actions eo-icon {
|
|
718
|
+
padding: calc(var(--app-pane-padding) / 4);
|
|
719
|
+
}
|
|
720
|
+
.eo-head .header-info {
|
|
721
|
+
flex: 1 1 auto;
|
|
722
|
+
overflow: hidden;
|
|
723
|
+
display: block;
|
|
724
|
+
order: 1;
|
|
725
|
+
color: var(--text-color-caption);
|
|
726
|
+
}
|
|
727
|
+
.eo-head .header-info .status {
|
|
728
|
+
position: absolute;
|
|
729
|
+
right: var(--app-pane-padding);
|
|
730
|
+
bottom: calc(var(--app-pane-padding) / 2);
|
|
731
|
+
display: flex;
|
|
732
|
+
flex-flow: row nowrap;
|
|
733
|
+
}
|
|
734
|
+
.eo-head .header-info .status eo-icon.state,
|
|
735
|
+
.eo-head .header-info .status span {
|
|
736
|
+
flex: 0 0 auto;
|
|
737
|
+
border-radius: 2px;
|
|
738
|
+
-webkit-border-radius: 2px;
|
|
739
|
+
margin-left: 2px;
|
|
740
|
+
}
|
|
741
|
+
.eo-head .header-info .status span.label {
|
|
742
|
+
display: inline-block;
|
|
743
|
+
font-size: var(--font-caption);
|
|
744
|
+
padding: 3px 5px;
|
|
745
|
+
line-height: 1em;
|
|
746
|
+
color: var(--text-color-caption);
|
|
747
|
+
}
|
|
748
|
+
.eo-head .header-info .status span.label.finalized {
|
|
749
|
+
background: var(--color-accent);
|
|
750
|
+
color: var(--color-white);
|
|
751
|
+
}
|
|
752
|
+
.eo-head .header-info .status eo-icon.state {
|
|
753
|
+
background: var(--color-primary);
|
|
754
|
+
padding: 0 2px;
|
|
755
|
+
fill: var(--color-white);
|
|
756
|
+
width: calc(var(--font-caption) + 6px);
|
|
757
|
+
height: calc(var(--font-caption) + 6px);
|
|
758
|
+
}
|
|
759
|
+
.eo-head .header-title,
|
|
760
|
+
.eo-head .header-sub-title {
|
|
761
|
+
overflow: hidden;
|
|
762
|
+
white-space: nowrap;
|
|
763
|
+
text-overflow: ellipsis;
|
|
764
|
+
}
|
|
765
|
+
.eo-head .header-title {
|
|
766
|
+
font-size: var(--font-title);
|
|
767
|
+
flex: 1 1 auto;
|
|
768
|
+
order: 1;
|
|
769
|
+
padding-bottom: 0.25em;
|
|
770
|
+
}
|
|
771
|
+
.eo-head .header-sub-title {
|
|
772
|
+
font-size: var(--font-caption);
|
|
773
|
+
color: var(--text-color-caption);
|
|
774
|
+
flex: 1 1 auto;
|
|
775
|
+
order: 2;
|
|
776
|
+
}
|
|
777
|
+
.eo-head .actions {
|
|
778
|
+
order: 2;
|
|
779
|
+
flex: 0 0 auto;
|
|
780
|
+
padding: 0;
|
|
781
|
+
}
|
|
782
|
+
.eo-head .actions eo-icon {
|
|
783
|
+
color: var(--text-color-caption);
|
|
784
|
+
transition: all var(--app-default-transition-duration) ease-in-out;
|
|
785
|
+
-webkit-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
786
|
+
-moz-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
787
|
+
-o-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
788
|
+
border-radius: 2px;
|
|
789
|
+
-webkit-border-radius: 2px;
|
|
790
|
+
}
|
|
791
|
+
.eo-head .actions eo-icon:not(.disabled):hover {
|
|
792
|
+
background: rgba(0, 0, 0, 0.06);
|
|
793
|
+
}
|
|
794
|
+
.eo-head .actions .menu {
|
|
795
|
+
cursor: pointer;
|
|
796
|
+
}
|
|
797
|
+
.eo-head .actions span.btn {
|
|
798
|
+
transition: all var(--app-default-transition-duration) ease-in-out;
|
|
799
|
+
-webkit-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
800
|
+
-moz-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
801
|
+
-o-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
802
|
+
border-radius: 2px;
|
|
803
|
+
-webkit-border-radius: 2px;
|
|
804
|
+
background-color: var(--main-background);
|
|
805
|
+
background-position: center center;
|
|
806
|
+
background-repeat: no-repeat;
|
|
807
|
+
cursor: pointer;
|
|
808
|
+
display: inline-block;
|
|
809
|
+
margin-left: 3px;
|
|
810
|
+
}
|
|
811
|
+
.eo-head .actions span.btn svg {
|
|
812
|
+
fill: var(--text-color-caption);
|
|
813
|
+
}
|
|
814
|
+
.eo-head .actions span.btn:hover {
|
|
815
|
+
background-color: var(--color-accent);
|
|
816
|
+
}
|
|
817
|
+
.eo-head .actions span.btn:hover svg {
|
|
818
|
+
fill: var(--color-white);
|
|
819
|
+
}
|
|
820
|
+
.eo-head .metaActions {
|
|
821
|
+
bottom: 0;
|
|
822
|
+
font-size: var(--font-caption);
|
|
823
|
+
left: 0;
|
|
824
|
+
position: absolute;
|
|
825
|
+
right: 0;
|
|
826
|
+
}
|
|
827
|
+
.eo-head .metaActions .btn {
|
|
828
|
+
cursor: pointer;
|
|
829
|
+
display: inline-block;
|
|
830
|
+
padding: 5px 10px;
|
|
831
|
+
}
|
|
832
|
+
.eo-head .metaActions .btn.open {
|
|
833
|
+
background-color: var(--color-accent);
|
|
834
|
+
color: var(--color-white);
|
|
835
|
+
}
|
|
836
|
+
.eo-head .metaActions .text {
|
|
837
|
+
color: var(--text-color-caption);
|
|
838
|
+
}
|
|
714
839
|
|
|
715
840
|
.eo-body {
|
|
716
841
|
overflow-y: auto;
|
|
717
|
-
position: relative;
|
|
718
|
-
|
|
719
|
-
|
|
842
|
+
position: relative;
|
|
843
|
+
}
|
|
844
|
+
.eo-body .ui-tabview.ui-tabview-top > .ui-tabview-nav {
|
|
845
|
+
border-color: var(--panel-header-border-bottom-color);
|
|
846
|
+
}
|
|
720
847
|
|
|
721
848
|
.no-scroll {
|
|
722
849
|
margin: 0;
|
|
723
850
|
height: 100%;
|
|
724
|
-
overflow: hidden;
|
|
851
|
+
overflow: hidden;
|
|
852
|
+
}
|
|
725
853
|
|
|
726
854
|
.ui-widget {
|
|
727
|
-
font-family: "eoRoboto", sans-serif;
|
|
855
|
+
font-family: "eoRoboto", sans-serif;
|
|
856
|
+
}
|
|
728
857
|
|
|
729
858
|
.ui-widget-content {
|
|
730
|
-
background: transparent;
|
|
859
|
+
background: transparent;
|
|
860
|
+
}
|
|
731
861
|
|
|
732
862
|
.ui-overlaypanel {
|
|
733
|
-
border: 0;
|
|
863
|
+
border: 0;
|
|
864
|
+
}
|
|
734
865
|
|
|
735
866
|
.ui-dialog {
|
|
736
|
-
border: 0;
|
|
867
|
+
border: 0;
|
|
868
|
+
}
|
|
737
869
|
|
|
738
870
|
@keyframes eoFadeInDown {
|
|
739
871
|
from {
|
|
740
872
|
opacity: 0;
|
|
741
873
|
-webkit-transform: translateY(-30px);
|
|
742
|
-
transform: translateY(-30px);
|
|
874
|
+
transform: translateY(-30px);
|
|
875
|
+
}
|
|
743
876
|
to {
|
|
744
877
|
opacity: 1;
|
|
745
878
|
-webkit-transform: translateY(0);
|
|
746
|
-
transform: translateY(0);
|
|
747
|
-
|
|
879
|
+
transform: translateY(0);
|
|
880
|
+
}
|
|
881
|
+
}
|
|
748
882
|
@keyframes eoFadeInUp {
|
|
749
883
|
from {
|
|
750
884
|
opacity: 0;
|
|
751
885
|
-webkit-transform: translateY(30px);
|
|
752
|
-
transform: translateY(30px);
|
|
886
|
+
transform: translateY(30px);
|
|
887
|
+
}
|
|
753
888
|
to {
|
|
754
889
|
opacity: 1;
|
|
755
890
|
-webkit-transform: translateY(0);
|
|
756
|
-
transform: translateY(0);
|
|
757
|
-
|
|
891
|
+
transform: translateY(0);
|
|
892
|
+
}
|
|
893
|
+
}
|
|
758
894
|
@keyframes eoFadeIn {
|
|
759
895
|
from {
|
|
760
|
-
opacity: 0;
|
|
896
|
+
opacity: 0;
|
|
897
|
+
}
|
|
761
898
|
to {
|
|
762
|
-
opacity: 1;
|
|
763
|
-
|
|
899
|
+
opacity: 1;
|
|
900
|
+
}
|
|
901
|
+
}
|
|
764
902
|
@keyframes eoFadeInLeft {
|
|
765
903
|
from {
|
|
766
904
|
opacity: 0;
|
|
767
|
-
transform: translateX(-30px);
|
|
905
|
+
transform: translateX(-30px);
|
|
906
|
+
}
|
|
768
907
|
to {
|
|
769
908
|
opacity: 1;
|
|
770
|
-
transform: translateY(0);
|
|
771
|
-
|
|
909
|
+
transform: translateY(0);
|
|
910
|
+
}
|
|
911
|
+
}
|
|
772
912
|
@keyframes eoFadeInRight {
|
|
773
913
|
from {
|
|
774
914
|
opacity: 0;
|
|
775
|
-
transform: translateX(30px);
|
|
915
|
+
transform: translateX(30px);
|
|
916
|
+
}
|
|
776
917
|
to {
|
|
777
918
|
opacity: 1;
|
|
778
|
-
transform: translateY(0);
|
|
779
|
-
|
|
919
|
+
transform: translateY(0);
|
|
920
|
+
}
|
|
921
|
+
}
|
|
780
922
|
.eo-timeline.single .timeline-entry .marker:after {
|
|
781
|
-
display: none;
|
|
782
|
-
|
|
923
|
+
display: none;
|
|
924
|
+
}
|
|
783
925
|
.eo-timeline .timeline-entry {
|
|
784
926
|
display: flex;
|
|
785
927
|
flex-flow: row;
|
|
786
|
-
flex: 0 0 auto;
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
928
|
+
flex: 0 0 auto;
|
|
929
|
+
}
|
|
930
|
+
.eo-timeline .timeline-entry:first-child .marker:after {
|
|
931
|
+
height: 50%;
|
|
932
|
+
top: auto;
|
|
933
|
+
}
|
|
934
|
+
.eo-timeline .timeline-entry:last-child .marker:after {
|
|
935
|
+
height: 50%;
|
|
936
|
+
bottom: auto;
|
|
937
|
+
}
|
|
938
|
+
.eo-timeline .timeline-entry .when {
|
|
939
|
+
display: flex;
|
|
940
|
+
flex-flow: column;
|
|
941
|
+
align-items: flex-end;
|
|
942
|
+
align-self: center;
|
|
943
|
+
flex: 0 0 auto;
|
|
944
|
+
min-width: 70px;
|
|
945
|
+
}
|
|
946
|
+
.eo-timeline .timeline-entry .when .date {
|
|
947
|
+
color: var(--text-color-body);
|
|
948
|
+
}
|
|
949
|
+
.eo-timeline .timeline-entry .when .time {
|
|
950
|
+
font-size: var(--font-caption);
|
|
951
|
+
}
|
|
952
|
+
.eo-timeline .timeline-entry .marker {
|
|
953
|
+
width: calc(var(--app-pane-padding) * 2);
|
|
954
|
+
position: relative;
|
|
955
|
+
display: flex;
|
|
956
|
+
flex-flow: column;
|
|
957
|
+
align-items: center;
|
|
958
|
+
justify-content: center;
|
|
959
|
+
flex: 0 0 auto;
|
|
960
|
+
margin: 0 var(--app-pane-padding);
|
|
961
|
+
}
|
|
962
|
+
.eo-timeline .timeline-entry .marker:before {
|
|
963
|
+
content: "";
|
|
964
|
+
width: var(--app-pane-padding);
|
|
965
|
+
height: var(--app-pane-padding);
|
|
966
|
+
border-radius: 50%;
|
|
967
|
+
background-color: var(--color-white);
|
|
968
|
+
border: 2px solid var(--text-color-hint);
|
|
969
|
+
z-index: 1;
|
|
970
|
+
}
|
|
971
|
+
.eo-timeline .timeline-entry .marker:after {
|
|
972
|
+
content: "";
|
|
973
|
+
position: absolute;
|
|
974
|
+
width: calc(var(--app-pane-padding) - 1px);
|
|
975
|
+
left: 0;
|
|
976
|
+
top: 0;
|
|
977
|
+
bottom: 0;
|
|
978
|
+
border-right: 2px solid rgba(var(--color-black-rgb), 0.26);
|
|
979
|
+
}
|
|
980
|
+
.eo-timeline .timeline-entry .what {
|
|
981
|
+
background-color: var(--color-white);
|
|
982
|
+
border-radius: 2px;
|
|
983
|
+
padding: calc(var(--app-pane-padding) / 2);
|
|
984
|
+
margin: calc(var(--app-pane-padding) / 2) calc(var(--app-pane-padding) / 2) 0 0;
|
|
985
|
+
}
|
|
986
|
+
.eo-timeline .timeline-entry .what .title {
|
|
987
|
+
color: var(--text-color-body);
|
|
988
|
+
font-weight: var(--font-weight-bold);
|
|
989
|
+
margin-bottom: calc(var(--app-pane-padding) / 2);
|
|
990
|
+
}
|
|
991
|
+
.eo-timeline .timeline-entry .what .description {
|
|
992
|
+
margin-bottom: calc(var(--app-pane-padding) / 2);
|
|
993
|
+
}
|
|
994
|
+
.eo-timeline .timeline-entry .what .meta {
|
|
995
|
+
color: var(--text-color-caption);
|
|
996
|
+
margin-bottom: calc(var(--app-pane-padding) / 2);
|
|
997
|
+
}
|
|
843
998
|
|
|
844
999
|
.yvc-md-panel {
|
|
845
1000
|
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
|
|
846
|
-
background-color: var(--panel-background-grey);
|
|
1001
|
+
background-color: var(--panel-background-grey);
|
|
1002
|
+
}
|
|
847
1003
|
|
|
848
|
-
section[role=
|
|
1004
|
+
section[role=tabpanel] {
|
|
849
1005
|
height: 100%;
|
|
850
|
-
overflow: auto !important;
|
|
1006
|
+
overflow: auto !important;
|
|
1007
|
+
}
|
|
851
1008
|
|
|
852
1009
|
.eo-references {
|
|
853
|
-
height: 100%;
|
|
1010
|
+
height: 100%;
|
|
1011
|
+
}
|
|
854
1012
|
|
|
855
1013
|
yvc-tabs > header > .scroll-x {
|
|
856
|
-
justify-content: flex-end;
|
|
1014
|
+
justify-content: flex-end;
|
|
1015
|
+
}
|
|
857
1016
|
|
|
858
1017
|
yvc-split-tabs yvc-split-view {
|
|
859
|
-
height: 100%;
|
|
1018
|
+
height: 100%;
|
|
1019
|
+
}
|
|
860
1020
|
|
|
861
1021
|
.yvc-autocomplete yvc-typeahead-input {
|
|
862
|
-
box-sizing: border-box;
|
|
1022
|
+
box-sizing: border-box;
|
|
1023
|
+
}
|
|
863
1024
|
|
|
864
1025
|
.yvc-typeahead-input input {
|
|
865
|
-
width: 100%;
|
|
1026
|
+
width: 100%;
|
|
1027
|
+
}
|
|
866
1028
|
|
|
867
1029
|
#toast-container.toast-bottom-right {
|
|
868
1030
|
right: calc(var(--app-pane-padding) / 2);
|
|
869
|
-
bottom: calc(var(--app-pane-padding) / 2 - 6px);
|
|
870
|
-
|
|
1031
|
+
bottom: calc(var(--app-pane-padding) / 2 - 6px);
|
|
1032
|
+
}
|
|
871
1033
|
#toast-container .ngx-toastr {
|
|
872
1034
|
animation: eoFadeInUp 500ms;
|
|
873
1035
|
margin: 0 0 calc(var(--app-pane-padding) / 2) 0;
|
|
874
|
-
box-shadow: none;
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
1036
|
+
box-shadow: none;
|
|
1037
|
+
}
|
|
1038
|
+
#toast-container .ngx-toastr.toast-info {
|
|
1039
|
+
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjJDRUZDQjIyNzgxNTExRTc5NzRBODJDODk0NjUwOEIzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjJDRUZDQjIzNzgxNTExRTc5NzRBODJDODk0NjUwOEIzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MkNFRkNCMjA3ODE1MTFFNzk3NEE4MkM4OTQ2NTA4QjMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MkNFRkNCMjE3ODE1MTFFNzk3NEE4MkM4OTQ2NTA4QjMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6O7GCSAAABJklEQVR42tRWQQ6CMBC0HnrqQU+c/AV/4GZ8AwfeQOJbOPkHXuEbeAB68cqlbmVqltIqQkriJpOa7u4MbLeLQmu9iWnbTWR7CwghRiBThIJQE1qCBlrsGZ8K5PZmSuQrE+3lhLv+biYm9+T3vK4A/ZaECyNoCGdCSkiAFHsNizM5coqAJe8IJU/yPKVETGdFPgqgLJb8OPUgTSwTyb0CBMVqXgaIrO08vpKdifIJFKzmcoaAZGdSWF5+D05YK2qzLlCNPfBwHcipHK7BG7RQT+deKnSXBteoRNaSDwTBEsGfsJhRiaLPohvWwwK+g8M1ELhizRYIZA5X/DZd76JNGRWGGBA/j4pVht0q4zr6B8cJUuiImo0SOwpq+FQg9wXx9/8qngIMAJK4HCJJ5zxGAAAAAElFTkSuQmCC");
|
|
1040
|
+
background-color: var(--color-primary-3);
|
|
1041
|
+
}
|
|
1042
|
+
#toast-container .ngx-toastr.toast-error {
|
|
1043
|
+
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjMyNkE2QzM2NzgxNTExRTc4NzUxQkRGNUMyNTYxMkU0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjMyNkE2QzM3NzgxNTExRTc4NzUxQkRGNUMyNTYxMkU0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzI2QTZDMzQ3ODE1MTFFNzg3NTFCREY1QzI1NjEyRTQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzI2QTZDMzU3ODE1MTFFNzg3NTFCREY1QzI1NjEyRTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4SC8pQAAAA/ElEQVR42tRWQQqDMBA0PXjKoUW89xE+xHOPHvxYP+DJV/iInmOLFXpPZzFIMNGkbQx0YEA2uzshWUeZlDLZE4dkZ8wCjDGDAAdrsAUFKBWFitEaX6mdQEdkOybEKvAu3aCcylI/9V0K4DkFr/JzUE3qI/BN81lkU0Ady6+odAGm7Z4u9AZmG0NxBkdw2Mh5qLzXckwvjuaEERPydORkqpfxHpQBx7+0CRQBBQqbQB5QII9vFUDvkT9IP3fsbQJdwI13NoHGo5Dm++SR1ximBHIPczuqGpf58WhWEdfsotj17h+cRRJdVg22oNCaChWjNb5Sa9j1f/5VvAUYAP5g6KaK4+v2AAAAAElFTkSuQmCC");
|
|
1044
|
+
background-color: var(--color-error);
|
|
1045
|
+
}
|
|
1046
|
+
#toast-container .ngx-toastr.toast-success {
|
|
1047
|
+
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI3QjVDOTRDNzgxNTExRTdCQzQyRUFFREM3MkQyODBFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI3QjVDOTRENzgxNTExRTdCQzQyRUFFREM3MkQyODBFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjdCNUM5NEE3ODE1MTFFN0JDNDJFQUVEQzcyRDI4MEUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjdCNUM5NEI3ODE1MTFFN0JDNDJFQUVEQzcyRDI4MEUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4MncpyAAAAxklEQVR42mL6//8/Ay0xEwONAd0tCAfiN0D8n0z8BmoGHDCCwgkJgBQIU+jot0AsgssHwlQIFWFaxMFdWkbyZiDWAuJOWlgAMjyEkZHxF04VaBmDFLAJiNmgZnSgycHNxGfBIzINJ8qC6UDMDjWIVMOJtgCUR9jQLCHGcKKDCN0SYg0n2gJ0S4g1nCQL4JaQYDiKBSxEpPUMqOEfgVQ5qRkFvbD7T6Wig3HA6oO3VDDzLT4Lsim05C3UDJxxMPTrZKoDgAADAHmdtFL1VnAuAAAAAElFTkSuQmCC");
|
|
1048
|
+
background-color: var(--color-success);
|
|
1049
|
+
}
|
|
1050
|
+
#toast-container .ngx-toastr.toast-warning {
|
|
1051
|
+
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjM3MDRGMjZDNzgxNTExRTc5QTVFRUMwRTVCNzdFQ0I4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjM3MDRGMjZENzgxNTExRTc5QTVFRUMwRTVCNzdFQ0I4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzcwNEYyNkE3ODE1MTFFNzlBNUVFQzBFNUI3N0VDQjgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzcwNEYyNkI3ODE1MTFFNzlBNUVFQzBFNUI3N0VDQjgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5IOtrLAAABAUlEQVR42mL8//8/Ay0BEwOtASk+AKoNB2GSzCbWAqA6TiB+BMQPQWxaWNDwHwHqqWoBUI0cEH9DsgDElqWmBSv+Y4LlVLEAKG/7HzewocgCoBwTEJ/DYwFIjokSC1L/EwYpZFkAFOcH4ldohskDsQCa2EuQWnIs6MXiWgGoHDroIckCoJg6EP8iwQKQWjVSLNiGI7xxWQACW4myAMj3/E8+8MRrAZDNCsQ3KbDgBsgMZAvQ03AuEKvhyTsKQCyIR14diHOwFtdAWgyIPxJwIb44gIEPILMwgghIz/pPPTATxQIgNgTif1S0AGSWAbIFh/5TH4DMZGAc8pU+zS0ACDAAdvOwZPPEHhwAAAAASUVORK5CYII=");
|
|
1052
|
+
background-color: var(--color-warning);
|
|
1053
|
+
}
|
|
887
1054
|
|
|
888
1055
|
@font-face {
|
|
889
|
-
font-family:
|
|
1056
|
+
font-family: "eoRoboto";
|
|
890
1057
|
src: url("assets/_default/fonts/roboto_regular_macroman/Roboto-Regular-webfont.eot");
|
|
891
1058
|
src: url("assets/_default/fonts/roboto_regular_macroman/Roboto-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("assets/_default/fonts/roboto_regular_macroman/Roboto-Regular-webfont.woff") format("woff"), url("assets/_default/fonts/roboto_regular_macroman/Roboto-Regular-webfont.ttf") format("truetype"), url("assets/_default/fonts/roboto_regular_macroman/Roboto-Regular-webfont.svg#robotoregular") format("svg");
|
|
892
1059
|
font-weight: 400;
|
|
893
|
-
font-style: normal;
|
|
894
|
-
|
|
1060
|
+
font-style: normal;
|
|
1061
|
+
}
|
|
895
1062
|
@font-face {
|
|
896
|
-
font-family:
|
|
1063
|
+
font-family: "eoRoboto";
|
|
897
1064
|
src: url("assets/_default/fonts/roboto_light_macroman/Roboto-Light-webfont.eot");
|
|
898
1065
|
src: url("assets/_default/fonts/roboto_light_macroman/Roboto-Light-webfont.eot?#iefix") format("embedded-opentype"), url("assets/_default/fonts/roboto_light_macroman/Roboto-Light-webfont.woff") format("woff"), url("assets/_default/fonts/roboto_light_macroman/Roboto-Light-webfont.ttf") format("truetype"), url("assets/_default/fonts/roboto_light_macroman/Roboto-Light-webfont.svg#robotolight") format("svg");
|
|
899
1066
|
font-weight: 300;
|
|
900
|
-
font-style: normal;
|
|
901
|
-
|
|
1067
|
+
font-style: normal;
|
|
1068
|
+
}
|
|
902
1069
|
@font-face {
|
|
903
|
-
font-family:
|
|
1070
|
+
font-family: "eoRoboto";
|
|
904
1071
|
src: url("assets/_default/fonts/roboto_medium_macroman/Roboto-Medium-webfont.eot");
|
|
905
1072
|
src: url("assets/_default/fonts/roboto_medium_macroman/Roboto-Medium-webfont.eot?#iefix") format("embedded-opentype"), url("assets/_default/fonts/roboto_medium_macroman/Roboto-Medium-webfont.woff") format("woff"), url("assets/_default/fonts/roboto_medium_macroman/Roboto-Medium-webfont.ttf") format("truetype"), url("assets/_default/fonts/roboto_medium_macroman/Roboto-Medium-webfont.svg#robotomedium") format("svg");
|
|
906
1073
|
font-weight: 500;
|
|
907
|
-
font-style: normal;
|
|
908
|
-
|
|
1074
|
+
font-style: normal;
|
|
1075
|
+
}
|
|
909
1076
|
@font-face {
|
|
910
|
-
font-family:
|
|
1077
|
+
font-family: "eoRoboto";
|
|
911
1078
|
src: url("assets/_default/fonts/roboto_bold_macroman/Roboto-Bold-webfont.eot");
|
|
912
1079
|
src: url("assets/_default/fonts/roboto_bold_macroman/Roboto-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("assets/_default/fonts/roboto_bold_macroman/Roboto-Bold-webfont.woff") format("woff"), url("assets/_default/fonts/roboto_bold_macroman/Roboto-Bold-webfont.ttf") format("truetype"), url("assets/_default/fonts/roboto_bold_macroman/Roboto-Bold-webfont.svg#robotobold") format("svg");
|
|
913
1080
|
font-weight: 700;
|
|
914
|
-
font-style: normal;
|
|
915
|
-
|
|
1081
|
+
font-style: normal;
|
|
1082
|
+
}
|
|
916
1083
|
body, input, textarea {
|
|
917
1084
|
font-family: eoRoboto, sans-serif;
|
|
918
|
-
font-size: var(--font-body);
|
|
1085
|
+
font-size: var(--font-body);
|
|
1086
|
+
}
|
|
919
1087
|
|
|
920
1088
|
:focus {
|
|
921
|
-
outline: 0;
|
|
1089
|
+
outline: 0;
|
|
1090
|
+
}
|
|
922
1091
|
|
|
923
1092
|
::-webkit-scrollbar {
|
|
924
1093
|
height: 10px;
|
|
925
|
-
width: 10px;
|
|
1094
|
+
width: 10px;
|
|
1095
|
+
}
|
|
926
1096
|
|
|
927
1097
|
::-webkit-scrollbar-track {
|
|
928
|
-
background-color: transparent;
|
|
1098
|
+
background-color: transparent;
|
|
1099
|
+
}
|
|
929
1100
|
|
|
930
1101
|
::-webkit-scrollbar-thumb {
|
|
931
|
-
background-color: #ddd;
|
|
1102
|
+
background-color: #ddd;
|
|
1103
|
+
}
|
|
932
1104
|
|
|
933
1105
|
::-webkit-scrollbar-button {
|
|
934
1106
|
height: 0;
|
|
935
|
-
width: 0;
|
|
1107
|
+
width: 0;
|
|
1108
|
+
}
|
|
936
1109
|
|
|
937
1110
|
::-webkit-scrollbar-corner {
|
|
938
|
-
background-color: transparent;
|
|
1111
|
+
background-color: transparent;
|
|
1112
|
+
}
|
|
939
1113
|
|
|
940
1114
|
.dark ::-webkit-scrollbar-thumb {
|
|
941
|
-
background-color: rgba(255, 255, 255, 0.2);
|
|
1115
|
+
background-color: rgba(255, 255, 255, 0.2);
|
|
1116
|
+
}
|