@eo-sdk/client 8.16.35 → 8.16.37
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-framework/actions/actions/clipboard/clipboard-action.d.ts +1 -2
- package/bundles/eo-sdk-client-projects-eo-sdk-core.umd.js +173 -18
- package/bundles/eo-sdk-client-projects-eo-sdk-core.umd.js.map +1 -1
- package/bundles/eo-sdk-client-projects-eo-sdk-core.umd.min.js +1 -15
- package/bundles/eo-sdk-client-projects-eo-sdk-core.umd.min.js.map +1 -1
- package/bundles/eo-sdk-client.umd.js +26958 -26800
- package/bundles/eo-sdk-client.umd.js.map +1 -1
- package/bundles/eo-sdk-client.umd.min.js +1 -1
- package/bundles/eo-sdk-client.umd.min.js.map +1 -1
- package/eo-sdk-client.metadata.json +1 -1
- package/esm2015/app/eo-client/about-state/about-state.component.js +4 -4
- package/esm2015/app/eo-client/dashboard/dashboard.component.js +1 -1
- package/esm2015/app/eo-client/favorite-state/favorite-state.component.js +1 -1
- package/esm2015/app/eo-client/inbox-state/inbox-state/inbox-state.component.js +1 -1
- package/esm2015/app/eo-client/login/login.component.js +1 -1
- package/esm2015/app/eo-client/notifications-state/notifications-state.component.js +1 -1
- package/esm2015/app/eo-client/object-state/object-state/object-state.component.js +1 -1
- package/esm2015/app/eo-client/prepare-state/prepare-state/prepare-state.component.js +1 -1
- package/esm2015/app/eo-client/process-state/process-state.component.js +1 -1
- package/esm2015/app/eo-client/result-state/result-state.component.js +1 -1
- package/esm2015/app/eo-client/settings/settings.component.js +1 -1
- package/esm2015/app/eo-client/stored-queries-state/stored-queries-state.component.js +1 -1
- package/esm2015/app/eo-client/version-state/version-state.component.js +1 -1
- package/esm2015/app/eo-framework/actions/action-menu/action-menu.component.js +1 -1
- package/esm2015/app/eo-framework/actions/actions/add-resubmission-action/add-resubmission/add-resubmission.component.js +1 -1
- package/esm2015/app/eo-framework/actions/actions/add-subscription-action/add-subscription/add-subscription.component.js +1 -1
- package/esm2015/app/eo-framework/actions/actions/clipboard/clipboard-action.js +2 -3
- package/esm2015/app/eo-framework/actions/actions/delete-action/delete/delete.component.js +1 -1
- package/esm2015/app/eo-framework/actions/actions/open-document-action/open-document-action.component.js +1 -1
- package/esm2015/app/eo-framework/actions/actions/share-object-action/share-object/share-object.component.js +1 -1
- package/esm2015/app/eo-framework/actions/actions/workflow-action/workflow/workflow.component.js +1 -1
- package/esm2015/app/eo-framework/app-shell/app-bar/app-add/app-add-dialog/app-add-dialog.component.js +1 -1
- package/esm2015/app/eo-framework/app-shell/app-bar/app-bar.component.js +1 -1
- package/esm2015/app/eo-framework/app-shell/app-bar/app-layout/app-layout.component.js +1 -1
- package/esm2015/app/eo-framework/app-shell/app-bar/app-process/app-process.component.js +1 -1
- package/esm2015/app/eo-framework/app-shell/app-bar/app-search/app-search.component.js +1 -1
- package/esm2015/app/eo-framework/app-shell/app-bar/context-search/context-search.component.js +1 -1
- package/esm2015/app/eo-framework/app-shell/app-bar/side-bar/side-bar.component.js +1 -1
- package/esm2015/app/eo-framework/cta/component/cta.component.js +1 -1
- package/esm2015/app/eo-framework/error/error404/error404.component.js +1 -1
- package/esm2015/app/eo-framework/form-elements/checkbox/checkbox.component.js +1 -1
- package/esm2015/app/eo-framework/form-elements/codesystem/codesystem.component.js +1 -1
- package/esm2015/app/eo-framework/form-elements/datetime/datepicker/datepicker.component.js +1 -1
- package/esm2015/app/eo-framework/form-elements/datetime/datetime.component.js +1 -1
- package/esm2015/app/eo-framework/form-elements/datetime-range/datetime-range.component.js +1 -1
- package/esm2015/app/eo-framework/form-elements/dynamic-list/dynamic-list.component.js +1 -1
- package/esm2015/app/eo-framework/form-elements/form-input/form-input.component.js +1 -1
- package/esm2015/app/eo-framework/form-elements/id-reference/id-reference.component.js +1 -1
- package/esm2015/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.js +1 -1
- package/esm2015/app/eo-framework/form-elements/id-reference/reference-finder-entry/reference-finder-entry.component.js +1 -1
- package/esm2015/app/eo-framework/form-elements/number-range/number-range.component.js +1 -1
- package/esm2015/app/eo-framework/form-elements/organization/organization.component.js +1 -1
- package/esm2015/app/eo-framework/form-elements/password/password.component.js +1 -1
- package/esm2015/app/eo-framework/form-elements/reference/reference.component.js +1 -1
- package/esm2015/app/eo-framework/form-elements/string/string.component.js +1 -1
- package/esm2015/app/eo-framework/frame/frame.component.js +1 -1
- package/esm2015/app/eo-framework/grid/column-configurator/column-configurator.component.js +1 -1
- package/esm2015/app/eo-framework/grid/extensions/custom-sort/custom-sort.component.js +1 -1
- package/esm2015/app/eo-framework/grid/extensions/empty/empty.component.js +1 -1
- package/esm2015/app/eo-framework/grid/extensions/filter/setFilters/set-filter.component.js +1 -1
- package/esm2015/app/eo-framework/grid/extensions/filter/text/text-filter.component.js +1 -1
- package/esm2015/app/eo-framework/grid/extensions/pagination/pagination.component.js +1 -1
- package/esm2015/app/eo-framework/grid/extensions/reset-filter/reset-filter.component.js +1 -1
- package/esm2015/app/eo-framework/grid/extensions/total-count/total-count.component.js +1 -1
- package/esm2015/app/eo-framework/grid/filters/codesystem-filter.component.js +1 -1
- package/esm2015/app/eo-framework/grid/filters/datetime-filter.component.js +1 -1
- package/esm2015/app/eo-framework/grid/filters/dynamic-list-filter.component.js +1 -1
- package/esm2015/app/eo-framework/grid/filters/list-filter.component.js +1 -1
- package/esm2015/app/eo-framework/grid/filters/organization-filter.component.js +1 -1
- package/esm2015/app/eo-framework/grid/grid.component.js +1 -1
- package/esm2015/app/eo-framework/inbox-details/duetimeInfo/duetimeInfo.component.js +1 -1
- package/esm2015/app/eo-framework/inbox-details/inbox-details.component.js +1 -1
- package/esm2015/app/eo-framework/list-container/list-container.component.js +1 -1
- package/esm2015/app/eo-framework/media/media.component.js +1 -1
- package/esm2015/app/eo-framework/object-details/favorite-icon/favorite-icon.component.js +1 -1
- package/esm2015/app/eo-framework/object-details/object-details.component.js +1 -1
- package/esm2015/app/eo-framework/object-details/object-history/history-filter/history-filter.component.js +1 -1
- package/esm2015/app/eo-framework/object-details/object-history/object-history.component.js +1 -1
- package/esm2015/app/eo-framework/object-details/object-links/object-links.component.js +1 -1
- package/esm2015/app/eo-framework/object-form/object-form/form-element/form-element.component.js +1 -1
- package/esm2015/app/eo-framework/object-form/object-form/form-element-table/form-element-table.component.js +1 -1
- package/esm2015/app/eo-framework/object-form/object-form/object-form-group/object-form-group.component.js +1 -1
- package/esm2015/app/eo-framework/object-form/object-form/object-form.component.js +1 -1
- package/esm2015/app/eo-framework/object-form/object-form-edit/object-form-edit.component.js +1 -1
- package/esm2015/app/eo-framework/object-state-details/object-state-details.component.js +1 -1
- package/esm2015/app/eo-framework/prepare-details/prepare-content-exists-info/prepare-content-exists-info.component.js +1 -1
- package/esm2015/app/eo-framework/prepare-details/prepare-details.component.js +1 -1
- package/esm2015/app/eo-framework/process/details/process-details.component.js +1 -1
- package/esm2015/app/eo-framework/process/history/process-history.component.js +1 -1
- package/esm2015/app/eo-framework/process/process-file/process-file.component.js +1 -1
- package/esm2015/app/eo-framework/process-form/process-form.component.js +1 -1
- package/esm2015/app/eo-framework/quick-search/quick-search/quick-search.component.js +1 -1
- package/esm2015/app/eo-framework/result-list/result-list.component.js +1 -1
- package/esm2015/app/eo-framework/settings/change-password/change-password-form/change-password-form.component.js +1 -1
- package/esm2015/app/eo-framework/settings/permissions/permissions.component.js +1 -1
- package/esm2015/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts-section/global-shortcuts-section.component.js +1 -1
- package/esm2015/app/eo-framework/shortcuts/global-shortcuts/global-shortcuts.component.js +1 -1
- package/esm2015/app/eo-framework/split/split/split.component.js +1 -1
- package/esm2015/app/eo-framework/stored-query/stored-query/stored-query.component.js +1 -1
- package/esm2015/app/eo-framework/stored-query/stored-query-details/dynamic-property-switch/dynamic-property-switch.component.js +1 -1
- package/esm2015/app/eo-framework/stored-query/stored-query-details/stored-query-details.component.js +1 -1
- package/esm2015/app/eo-framework/tab-container/tab-container.component.js +1 -1
- package/esm2015/app/eo-framework/tab-container/tab-panel/tab-panel.component.js +1 -1
- package/esm2015/app/eo-framework/tab-container/tab-view/tab-view.component.js +1 -1
- package/esm2015/app/eo-framework/tab-container/tab-view-nav/tab-view-nav.component.js +1 -1
- package/esm2015/app/eo-framework/tree/tree-node/tree-node.component.js +1 -1
- package/esm2015/app/eo-framework/ui/clipboard/clipboard.component.js +1 -1
- package/esm2015/app/eo-framework/ui/eo-dialog/eo-dialog.component.js +1 -1
- package/esm2015/app/eo-framework/ui/eo-icon/eo-icon.component.js +1 -1
- package/esm2015/app/eo-framework/ui/error-message/error-message.component.js +1 -1
- package/esm2015/app/eo-framework/ui/indexdata-summary/indexdata-summary-entry/indexdata-summary-entry.component.js +1 -1
- package/esm2015/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.js +1 -1
- package/esm2015/app/eo-framework/ui/loading-spinner/loading-spinner.component.js +1 -1
- package/esm2015/app/eo-framework/ui/overlay/overlay.component.js +1 -1
- package/esm2015/app/eo-framework/ui/query-scope-select/query-scope-select.component.js +1 -1
- package/esm2015/app/eo-framework/ui/user-avatar/user-avatar.component.js +1 -1
- package/esm2015/app/eo-framework/undock-split/undock-split.component.js +1 -1
- package/esm2015/app/eo-framework/upload-overlay/upload-overlay.component.js +1 -1
- package/esm2015/app/eo-framework-core/api/grid.service.js +13 -13
- package/esm2015/app/eo-framework-core/pipes/locale-date.pipe.js +5 -1
- package/fesm2015/eo-sdk-client.js +126 -123
- package/fesm2015/eo-sdk-client.js.map +1 -1
- package/misc/scripts/copy-client-assets.js +1 -1
- package/package.json +2 -2
- package/projects/eo-sdk/core/package.json +3 -2
- package/styles.css +918 -694
package/styles.css
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/* You can add global styles to this file, and also import other style files */
|
|
2
|
-
@import
|
|
3
|
-
@import
|
|
4
|
-
@import
|
|
5
|
-
@import
|
|
6
|
-
@import
|
|
7
|
-
@import
|
|
8
|
-
@import
|
|
9
|
-
@import
|
|
2
|
+
@import '~@eo-sdk/core/main.css';
|
|
3
|
+
@import '~@angular/cdk/overlay-prebuilt.css';
|
|
4
|
+
@import '~@ag-grid-community/core/dist/styles/ag-grid.css';
|
|
5
|
+
@import '~@ag-grid-community/core/dist/styles/ag-theme-balham.css';
|
|
6
|
+
@import '~primeicons/primeicons.css';
|
|
7
|
+
@import '~primeng/resources/themes/omega/theme.css';
|
|
8
|
+
@import '~primeng/resources/primeng.min.css';
|
|
9
|
+
@import '~font-awesome/css/font-awesome.min.css';
|
|
10
10
|
:root {
|
|
11
11
|
--main-background: #e5e5e5;
|
|
12
12
|
--main-background-light: #eeeeee;
|
|
@@ -63,130 +63,155 @@
|
|
|
63
63
|
--app-bar-height: 64px;
|
|
64
64
|
--app-pane-header-height: 140px;
|
|
65
65
|
--app-split-pane-divider-size: --app-pane-padding;
|
|
66
|
-
--app-default-transition-duration: 200ms;
|
|
66
|
+
--app-default-transition-duration: 200ms;
|
|
67
|
+
}
|
|
67
68
|
|
|
68
69
|
/* mixin definition ; sets margin/gap for all child elements */
|
|
69
70
|
/* mixin definition ; sets LTR and RTL within the same style call */
|
|
70
71
|
/* mixin definition ; sets LTR and RTL within the same style call */
|
|
71
72
|
.ag-theme-balham, .ag-theme-balham .ag-header {
|
|
72
|
-
font-family: eoRoboto, sans-serif;
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
73
|
+
font-family: eoRoboto, sans-serif;
|
|
74
|
+
}
|
|
75
|
+
.ag-theme-balham .ag-root, .ag-theme-balham .ag-header .ag-root {
|
|
76
|
+
border: none;
|
|
77
|
+
}
|
|
78
|
+
.ag-theme-balham .ag-row-selected, .ag-theme-balham .ag-header .ag-row-selected {
|
|
79
|
+
background: var(--list-item-selected-background);
|
|
80
|
+
border-color: var(--list-item-border-color);
|
|
81
|
+
}
|
|
82
|
+
.ag-theme-balham .ag-icon, .ag-theme-balham .ag-header .ag-icon {
|
|
83
|
+
background-position: center;
|
|
84
|
+
background-repeat: no-repeat;
|
|
85
|
+
background-size: 18px 18px;
|
|
86
|
+
opacity: 0.87;
|
|
87
|
+
}
|
|
88
|
+
.ag-theme-balham .ag-icon-menu, .ag-theme-balham .ag-header .ag-icon-menu {
|
|
89
|
+
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;
|
|
90
|
+
}
|
|
91
|
+
.ag-theme-balham .ag-icon-menu:before, .ag-theme-balham .ag-header .ag-icon-menu:before {
|
|
92
|
+
opacity: 0;
|
|
93
|
+
}
|
|
94
|
+
.ag-theme-balham .ag-icon-filter, .ag-theme-balham .ag-header .ag-icon-filter {
|
|
95
|
+
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;
|
|
96
|
+
}
|
|
97
|
+
.ag-theme-balham .ag-icon-filter:before, .ag-theme-balham .ag-header .ag-icon-filter:before {
|
|
98
|
+
opacity: 0;
|
|
99
|
+
}
|
|
100
|
+
.ag-theme-balham .ag-icon-asc, .ag-theme-balham .ag-header .ag-icon-asc {
|
|
101
|
+
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;
|
|
102
|
+
}
|
|
103
|
+
.ag-theme-balham .ag-icon-asc:before, .ag-theme-balham .ag-header .ag-icon-asc:before {
|
|
104
|
+
opacity: 0;
|
|
105
|
+
}
|
|
106
|
+
.ag-theme-balham .ag-icon-desc, .ag-theme-balham .ag-header .ag-icon-desc {
|
|
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%22M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z%22%2F%3E%3C%2Fsvg%3E") !important;
|
|
108
|
+
}
|
|
109
|
+
.ag-theme-balham .ag-icon-desc:before, .ag-theme-balham .ag-header .ag-icon-desc:before {
|
|
110
|
+
opacity: 0;
|
|
111
|
+
}
|
|
112
|
+
.ag-theme-balham .ag-icon-checkbox-checked:empty, .ag-theme-balham .ag-header .ag-icon-checkbox-checked:empty {
|
|
113
|
+
background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTYgMEgyYTIgMiAwIDAgMC0yIDJ2MTRhMiAyIDAgMCAwIDIgMmgxNGEyIDIgMCAwIDAgMi0yVjJhMiAyIDAgMCAwLTItMnpNNyAxNEwyIDlsMS40MS0xLjQxTDcgMTEuMTdsNy41OS03LjU5TDE2IDVsLTkgOXoiIGZpbGw9IiMzMzMiLz48L3N2Zz4=);
|
|
114
|
+
}
|
|
115
|
+
.ag-theme-balham .ag-icon-checkbox-checked:empty:before, .ag-theme-balham .ag-header .ag-icon-checkbox-checked:empty:before {
|
|
116
|
+
opacity: 0;
|
|
117
|
+
}
|
|
103
118
|
|
|
104
119
|
/* mixin definition ; sets margin/gap for all child elements */
|
|
105
120
|
/* mixin definition ; sets LTR and RTL within the same style call */
|
|
106
121
|
/* mixin definition ; sets LTR and RTL within the same style call */
|
|
107
122
|
.dark button:not(.primary):not(.secondary) {
|
|
108
|
-
background-color: rgba(255, 255, 255, 0.1) !important;
|
|
109
|
-
|
|
123
|
+
background-color: rgba(255, 255, 255, 0.1) !important;
|
|
124
|
+
}
|
|
110
125
|
.dark button:not(.primary) {
|
|
111
|
-
color: rgba(255, 255, 255, 0.75) !important;
|
|
112
|
-
|
|
126
|
+
color: rgba(255, 255, 255, 0.75) !important;
|
|
127
|
+
}
|
|
113
128
|
.dark button.secondary:hover {
|
|
114
|
-
background-color: rgba(255, 255, 255, 0.1);
|
|
115
|
-
|
|
129
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
130
|
+
}
|
|
116
131
|
.dark eo-form-input .description,
|
|
117
132
|
.dark .form-field .description {
|
|
118
|
-
color: rgba(255, 255, 255, 0.8);
|
|
119
|
-
|
|
133
|
+
color: rgba(255, 255, 255, 0.8);
|
|
134
|
+
}
|
|
120
135
|
.dark .form-field .ui-inputtext,
|
|
121
136
|
.dark input {
|
|
122
|
-
color: var(--color-white);
|
|
123
|
-
|
|
137
|
+
color: var(--color-white);
|
|
138
|
+
}
|
|
124
139
|
.dark .form-field.disabled {
|
|
125
|
-
background-color: rgba(255, 255, 255, 0.1);
|
|
126
|
-
|
|
140
|
+
background-color: rgba(255, 255, 255, 0.1);
|
|
141
|
+
}
|
|
127
142
|
.dark .form-field button.ui-button {
|
|
128
143
|
background-color: rgba(255, 255, 255, 0.2);
|
|
129
|
-
color: var(--color-white);
|
|
130
|
-
|
|
144
|
+
color: var(--color-white);
|
|
145
|
+
}
|
|
131
146
|
.dark .ui-chkbox .ui-chkbox-box {
|
|
132
147
|
background-color: rgba(255, 255, 255, 0.1);
|
|
133
148
|
border-color: rgba(255, 255, 255, 0.4);
|
|
134
|
-
color:
|
|
135
|
-
|
|
149
|
+
color: rgb(255, 255, 255);
|
|
150
|
+
}
|
|
136
151
|
.dark .ui-inputtext {
|
|
137
152
|
background-color: rgba(255, 255, 255, 0);
|
|
138
|
-
color: var(--color-white);
|
|
139
|
-
|
|
153
|
+
color: var(--color-white);
|
|
154
|
+
}
|
|
140
155
|
.dark ul.ui-autocomplete-multiple-container li.ui-autocomplete-token,
|
|
141
156
|
.dark .ui-chips li.ui-chips-token {
|
|
142
157
|
background: rgba(255, 255, 255, 0.1);
|
|
143
158
|
border: 1px solid rgba(255, 255, 255, 0.4);
|
|
144
|
-
color: var(--color-white);
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
159
|
+
color: var(--color-white);
|
|
160
|
+
}
|
|
161
|
+
.dark ul.ui-autocomplete-multiple-container li.ui-autocomplete-token .fa,
|
|
162
|
+
.dark .ui-chips li.ui-chips-token .fa {
|
|
163
|
+
font-size: 11px;
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
input[type=number] {
|
|
167
|
+
-moz-appearance: textfield;
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
input[type=number]::-webkit-outer-spin-button,
|
|
171
|
+
input[type=number]::-webkit-inner-spin-button {
|
|
154
172
|
-webkit-appearance: none;
|
|
155
|
-
margin: 0;
|
|
173
|
+
margin: 0;
|
|
174
|
+
}
|
|
156
175
|
|
|
157
176
|
input::-ms-clear {
|
|
158
|
-
display: none;
|
|
177
|
+
display: none;
|
|
178
|
+
}
|
|
159
179
|
|
|
160
180
|
button.spinner {
|
|
161
181
|
padding-right: 2em;
|
|
162
|
-
position: relative;
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
182
|
+
position: relative;
|
|
183
|
+
}
|
|
184
|
+
button.spinner::after {
|
|
185
|
+
content: " ";
|
|
186
|
+
position: absolute;
|
|
187
|
+
margin: auto;
|
|
188
|
+
top: calc(50% - 0.5em);
|
|
189
|
+
right: 0.5em;
|
|
190
|
+
width: 1em;
|
|
191
|
+
height: 1em;
|
|
192
|
+
display: inline-block;
|
|
193
|
+
background: center center no-repeat;
|
|
194
|
+
background-size: cover;
|
|
195
|
+
animation: button-spin 1s infinite;
|
|
196
|
+
box-sizing: border-box;
|
|
197
|
+
border-width: 0.17em;
|
|
198
|
+
border-color: currentColor currentColor currentColor transparent;
|
|
199
|
+
border-radius: 50%;
|
|
200
|
+
border-style: solid;
|
|
201
|
+
}
|
|
181
202
|
@keyframes button-spin {
|
|
182
203
|
0% {
|
|
183
204
|
transform: rotate(0);
|
|
184
|
-
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
205
|
+
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
|
|
206
|
+
}
|
|
185
207
|
50% {
|
|
186
208
|
transform: rotate(180deg);
|
|
187
|
-
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
209
|
+
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
210
|
+
}
|
|
188
211
|
to {
|
|
189
|
-
transform: rotate(360deg);
|
|
212
|
+
transform: rotate(360deg);
|
|
213
|
+
}
|
|
214
|
+
}
|
|
190
215
|
|
|
191
216
|
button,
|
|
192
217
|
a.button {
|
|
@@ -199,91 +224,109 @@ a.button {
|
|
|
199
224
|
transition: all var(--app-default-transition-duration) ease-in-out;
|
|
200
225
|
-webkit-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
201
226
|
-moz-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
202
|
-
-o-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
227
|
+
-o-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
228
|
+
}
|
|
229
|
+
button:not([disabled]):not(.active):hover,
|
|
230
|
+
a.button:not([disabled]):not(.active):hover {
|
|
231
|
+
border: 1px solid var(--color-primary-3);
|
|
232
|
+
color: var(--text-color-caption);
|
|
233
|
+
background: rgba(0, 0, 0, 0.1);
|
|
234
|
+
}
|
|
235
|
+
button:not(.primary):focus,
|
|
236
|
+
a.button:not(.primary):focus {
|
|
237
|
+
border-radius: 2px;
|
|
238
|
+
border-color: var(--color-primary-3);
|
|
239
|
+
box-shadow: inset 0 0px 0 1px var(--color-white);
|
|
240
|
+
}
|
|
241
|
+
button.primary,
|
|
242
|
+
a.button.primary {
|
|
243
|
+
color: var(--color-white);
|
|
244
|
+
background: var(--color-accent);
|
|
245
|
+
}
|
|
246
|
+
button.primary:not([disabled]):hover,
|
|
247
|
+
a.button.primary:not([disabled]):hover {
|
|
248
|
+
background: var(--color-accent-darker);
|
|
249
|
+
color: var(--color-white);
|
|
250
|
+
}
|
|
251
|
+
button.primary:not([disabled]):focus,
|
|
252
|
+
a.button.primary:not([disabled]):focus {
|
|
253
|
+
border-radius: 2px;
|
|
254
|
+
box-shadow: inset 0 0px 0 1px var(--color-white);
|
|
255
|
+
}
|
|
256
|
+
button.primary:active,
|
|
257
|
+
a.button.primary:active {
|
|
258
|
+
transform: translateY(1px);
|
|
259
|
+
}
|
|
260
|
+
button.primary:not([disabled]):hover,
|
|
261
|
+
a.button.primary:not([disabled]):hover {
|
|
262
|
+
opacity: 0.8;
|
|
263
|
+
}
|
|
264
|
+
button.primary.grey,
|
|
265
|
+
a.button.primary.grey {
|
|
266
|
+
background: var(--color-primary-3);
|
|
267
|
+
}
|
|
268
|
+
button.primary.grey:not([disabled]):hover,
|
|
269
|
+
a.button.primary.grey:not([disabled]):hover {
|
|
270
|
+
background: var(--color-light-gray);
|
|
271
|
+
}
|
|
272
|
+
button.primary.grey:not([disabled]):focus,
|
|
273
|
+
a.button.primary.grey:not([disabled]):focus {
|
|
274
|
+
border-radius: 2px;
|
|
275
|
+
border-color: var(--color-primary-3);
|
|
276
|
+
box-shadow: inset 0 0px 0 1px var(--color-white);
|
|
277
|
+
}
|
|
278
|
+
button.primary.grey:active,
|
|
279
|
+
a.button.primary.grey:active {
|
|
280
|
+
transform: translateY(1px);
|
|
281
|
+
}
|
|
282
|
+
button.primary[disabled],
|
|
283
|
+
a.button.primary[disabled] {
|
|
284
|
+
opacity: 0.5;
|
|
285
|
+
cursor: default;
|
|
286
|
+
}
|
|
287
|
+
button.secondary,
|
|
288
|
+
a.button.secondary {
|
|
289
|
+
background-color: transparent;
|
|
290
|
+
}
|
|
291
|
+
button.secondary:not([disabled]):hover,
|
|
292
|
+
a.button.secondary:not([disabled]):hover {
|
|
293
|
+
background: rgba(0, 0, 0, 0.06);
|
|
294
|
+
}
|
|
295
|
+
button.secondary:focus,
|
|
296
|
+
a.button.secondary:focus {
|
|
297
|
+
border-radius: 2px;
|
|
298
|
+
border-color: transparent;
|
|
299
|
+
box-shadow: inset 0 0px 0 1px var(--color-primary-3);
|
|
300
|
+
}
|
|
301
|
+
button.secondary:active,
|
|
302
|
+
a.button.secondary:active {
|
|
303
|
+
transform: translateY(1px);
|
|
304
|
+
}
|
|
305
|
+
button[disabled],
|
|
306
|
+
a.button[disabled] {
|
|
307
|
+
opacity: 0.5;
|
|
308
|
+
cursor: default;
|
|
309
|
+
}
|
|
267
310
|
|
|
268
311
|
.form-field > * {
|
|
269
|
-
flex: 1 1 auto;
|
|
270
|
-
|
|
312
|
+
flex: 1 1 auto;
|
|
313
|
+
}
|
|
271
314
|
.form-field .description {
|
|
272
|
-
color: var(--text-color-caption);
|
|
273
|
-
|
|
315
|
+
color: var(--text-color-caption);
|
|
316
|
+
}
|
|
274
317
|
.form-field.disabled .fe-wrapper {
|
|
275
318
|
padding: calc(var(--app-pane-padding) / 8);
|
|
276
319
|
border-radius: 2px;
|
|
277
320
|
background-color: rgba(0, 0, 0, 0.06);
|
|
278
|
-
border-color: rgba(0, 0, 0, 0.06) !important;
|
|
279
|
-
|
|
321
|
+
border-color: rgba(0, 0, 0, 0.06) !important;
|
|
322
|
+
}
|
|
280
323
|
.form-field .ui-state-disabled {
|
|
281
|
-
opacity: 0.8;
|
|
282
|
-
|
|
324
|
+
opacity: 0.8;
|
|
325
|
+
}
|
|
283
326
|
.form-field .ui-widget:disabled {
|
|
284
327
|
opacity: 1;
|
|
285
|
-
resize: vertical;
|
|
286
|
-
|
|
328
|
+
resize: vertical;
|
|
329
|
+
}
|
|
287
330
|
.form-field button.ui-button {
|
|
288
331
|
background: rgba(0, 0, 0, 0.08);
|
|
289
332
|
border: 0;
|
|
@@ -291,35 +334,41 @@ a.button {
|
|
|
291
334
|
color: var(--text-color-caption);
|
|
292
335
|
cursor: pointer;
|
|
293
336
|
width: 20px;
|
|
294
|
-
height: 20px;
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
337
|
+
height: 20px;
|
|
338
|
+
}
|
|
339
|
+
.form-field button.ui-button:enabled:active, .form-field button.ui-button:enabled:focus {
|
|
340
|
+
border: 0;
|
|
341
|
+
background: var(--color-accent);
|
|
342
|
+
color: var(--color-white);
|
|
343
|
+
}
|
|
344
|
+
.form-field button.ui-button.ui-spinner-button:enabled:hover, .form-field button.ui-button:enabled:active, .form-field button.ui-button:enabled:hover {
|
|
345
|
+
border: 0;
|
|
346
|
+
background: var(--color-accent);
|
|
347
|
+
color: var(--color-white);
|
|
348
|
+
}
|
|
349
|
+
.form-field button.ui-button .fa {
|
|
350
|
+
color: currentColor !important;
|
|
351
|
+
}
|
|
352
|
+
.form-field button.ui-button eo-icon {
|
|
353
|
+
width: 16px;
|
|
354
|
+
height: 16px;
|
|
355
|
+
margin: auto;
|
|
356
|
+
}
|
|
310
357
|
.form-field .ui-inputtext {
|
|
311
358
|
padding: 0;
|
|
312
359
|
border: 0 !important;
|
|
313
360
|
background: transparent !important;
|
|
314
361
|
color: var(--text-color-body);
|
|
315
362
|
display: flex;
|
|
316
|
-
align-items: center;
|
|
363
|
+
align-items: center;
|
|
364
|
+
}
|
|
317
365
|
|
|
318
366
|
.fa {
|
|
319
367
|
transition: all var(--app-default-transition-duration) ease-in-out;
|
|
320
368
|
-webkit-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
321
369
|
-moz-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
322
|
-
-o-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
370
|
+
-o-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
371
|
+
}
|
|
323
372
|
|
|
324
373
|
.ui-chips-token .ui-chips-token-label,
|
|
325
374
|
.ui-autocomplete-token-label {
|
|
@@ -327,53 +376,67 @@ a.button {
|
|
|
327
376
|
max-width: none;
|
|
328
377
|
overflow: hidden;
|
|
329
378
|
text-overflow: ellipsis;
|
|
330
|
-
white-space: nowrap;
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
379
|
+
white-space: nowrap;
|
|
380
|
+
}
|
|
381
|
+
[dir=ltr] .ui-chips-token .ui-chips-token-label,
|
|
382
|
+
[dir=ltr] .ui-autocomplete-token-label {
|
|
383
|
+
margin-right: 2em;
|
|
384
|
+
margin-left: 0;
|
|
385
|
+
}
|
|
386
|
+
[dir=rtl] .ui-chips-token .ui-chips-token-label,
|
|
387
|
+
[dir=rtl] .ui-autocomplete-token-label {
|
|
388
|
+
margin-left: 2em;
|
|
389
|
+
margin-right: 0;
|
|
390
|
+
}
|
|
339
391
|
|
|
340
392
|
.ui-chips-token .ui-chips-token-icon,
|
|
341
393
|
.ui-autocomplete-token-icon {
|
|
342
394
|
margin-top: -0.45em;
|
|
343
|
-
opacity: 0.5;
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
.
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
395
|
+
opacity: 0.5;
|
|
396
|
+
}
|
|
397
|
+
[dir=ltr] .ui-chips-token .ui-chips-token-icon,
|
|
398
|
+
[dir=ltr] .ui-autocomplete-token-icon {
|
|
399
|
+
right: 0.2em;
|
|
400
|
+
}
|
|
401
|
+
[dir=rtl] .ui-chips-token .ui-chips-token-icon,
|
|
402
|
+
[dir=rtl] .ui-autocomplete-token-icon {
|
|
403
|
+
left: 0.2em;
|
|
404
|
+
}
|
|
405
|
+
[dir=ltr] .ui-chips-token .ui-chips-token-icon,
|
|
406
|
+
[dir=ltr] .ui-autocomplete-token-icon {
|
|
407
|
+
left: auto;
|
|
408
|
+
}
|
|
409
|
+
[dir=rtl] .ui-chips-token .ui-chips-token-icon,
|
|
410
|
+
[dir=rtl] .ui-autocomplete-token-icon {
|
|
411
|
+
right: auto;
|
|
412
|
+
}
|
|
413
|
+
.ui-chips-token .ui-chips-token-icon:hover,
|
|
414
|
+
.ui-autocomplete-token-icon:hover {
|
|
415
|
+
opacity: 1;
|
|
416
|
+
}
|
|
359
417
|
|
|
360
418
|
.ui-widget-overlay {
|
|
361
|
-
background: var(--color-black);
|
|
419
|
+
background: var(--color-black);
|
|
420
|
+
}
|
|
362
421
|
|
|
363
422
|
.ui-dialog .ui-dialog-content {
|
|
364
|
-
background: var(--color-white);
|
|
423
|
+
background: var(--color-white);
|
|
424
|
+
}
|
|
365
425
|
|
|
366
426
|
.ui-widget-header {
|
|
367
|
-
background: var(--color-white);
|
|
427
|
+
background: var(--color-white);
|
|
428
|
+
}
|
|
368
429
|
|
|
369
430
|
.ui-widget-header .ui-state-highlight,
|
|
370
431
|
.ui-widget-content .ui-state-highlight,
|
|
371
432
|
.ui-state-highlight {
|
|
372
433
|
border: var(--color-success);
|
|
373
|
-
background: var(--color-success);
|
|
434
|
+
background: var(--color-success);
|
|
435
|
+
}
|
|
374
436
|
|
|
375
437
|
.ui-corner-all {
|
|
376
|
-
border-radius: 0;
|
|
438
|
+
border-radius: 0;
|
|
439
|
+
}
|
|
377
440
|
|
|
378
441
|
.ui-widget-header .ui-state-default a,
|
|
379
442
|
.ui-widget-content .ui-state-default a,
|
|
@@ -382,100 +445,124 @@ a.button {
|
|
|
382
445
|
-webkit-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
383
446
|
-moz-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
384
447
|
-o-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
385
|
-
color: var(--text-color-caption);
|
|
448
|
+
color: var(--text-color-caption);
|
|
449
|
+
}
|
|
386
450
|
|
|
387
451
|
.ui-widget-header .ui-state-active a,
|
|
388
452
|
.ui-widget-content .ui-state-active a,
|
|
389
453
|
.ui-state-active a {
|
|
390
|
-
color: var(--text-color-body);
|
|
454
|
+
color: var(--text-color-body);
|
|
455
|
+
}
|
|
391
456
|
|
|
392
457
|
.fieldset {
|
|
393
458
|
margin: calc(var(--app-pane-padding) / 4) calc(var(--app-pane-padding) / 2);
|
|
394
459
|
padding: calc(var(--app-pane-padding) / 4);
|
|
395
460
|
background: rgba(0, 0, 0, 0.025);
|
|
396
|
-
border: 1px solid rgba(0, 0, 0, 0.1);
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
461
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
|
462
|
+
}
|
|
463
|
+
.dark .fieldset {
|
|
464
|
+
background: rgba(255, 255, 255, 0.025);
|
|
465
|
+
border: 1px solid rgba(255, 255, 255, 0.1);
|
|
466
|
+
}
|
|
467
|
+
.fieldset .legend {
|
|
468
|
+
margin-bottom: calc(var(--app-pane-padding) / 2);
|
|
469
|
+
}
|
|
470
|
+
.fieldset .legend > span {
|
|
471
|
+
display: inline-block;
|
|
472
|
+
font-size: var(--font-hint);
|
|
473
|
+
border-radius: 2px;
|
|
474
|
+
color: var(--color-white);
|
|
475
|
+
background-color: rgba(0, 0, 0, 0.22);
|
|
476
|
+
padding: calc(var(--app-pane-padding) / 8) calc(var(--app-pane-padding) / 4);
|
|
477
|
+
}
|
|
409
478
|
|
|
410
479
|
.empty .ui-dropdown-trigger {
|
|
411
|
-
opacity: 0.3;
|
|
480
|
+
opacity: 0.3;
|
|
481
|
+
}
|
|
412
482
|
|
|
413
483
|
.ui-dropdown {
|
|
414
484
|
width: 100%;
|
|
415
485
|
box-sizing: border-box;
|
|
416
486
|
padding: 0;
|
|
417
|
-
border: 0;
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
487
|
+
border: 0;
|
|
488
|
+
}
|
|
489
|
+
.ui-dropdown .ui-dropdown-trigger {
|
|
490
|
+
display: flex;
|
|
491
|
+
align-items: center;
|
|
492
|
+
justify-content: center;
|
|
493
|
+
width: 2em;
|
|
494
|
+
border: 0;
|
|
495
|
+
color: var(--text-color-caption);
|
|
496
|
+
}
|
|
497
|
+
.ui-dropdown .ui-dropdown-panel {
|
|
498
|
+
background: var(--color-white);
|
|
499
|
+
border: 0;
|
|
500
|
+
}
|
|
501
|
+
.ui-dropdown .ui-dropdown-panel .ui-dropdown-items {
|
|
502
|
+
padding: 0;
|
|
503
|
+
}
|
|
504
|
+
.ui-dropdown .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item {
|
|
505
|
+
margin: 0;
|
|
506
|
+
padding: 0;
|
|
507
|
+
}
|
|
508
|
+
.ui-dropdown .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item.ui-state-highlight {
|
|
509
|
+
border: var(--color-accent);
|
|
510
|
+
background: var(--color-accent);
|
|
511
|
+
color: var(--color-white);
|
|
512
|
+
}
|
|
513
|
+
.ui-dropdown .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item:not(.ui-state-highlight):hover {
|
|
514
|
+
background: var(--list-item-hover-background);
|
|
515
|
+
}
|
|
516
|
+
.ui-dropdown:not(.ui-state-disabled):hover {
|
|
517
|
+
background: transparent;
|
|
518
|
+
border-color: var(--list-item-border-color);
|
|
519
|
+
}
|
|
442
520
|
|
|
443
521
|
.ui-autocomplete {
|
|
444
|
-
width: 100%;
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
522
|
+
width: 100%;
|
|
523
|
+
}
|
|
524
|
+
.ui-autocomplete input.ui-inputtext {
|
|
525
|
+
width: 100%;
|
|
526
|
+
padding: 0;
|
|
527
|
+
}
|
|
448
528
|
|
|
449
529
|
.ui-widget-content.ui-autocomplete-panel {
|
|
450
530
|
background: var(--color-white);
|
|
451
531
|
border: 0;
|
|
452
|
-
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
532
|
+
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
|
|
533
|
+
}
|
|
534
|
+
.ui-widget-content.ui-autocomplete-panel .ui-autocomplete-list {
|
|
535
|
+
padding: 0;
|
|
536
|
+
}
|
|
537
|
+
.ui-widget-content.ui-autocomplete-panel .ui-autocomplete-list-item {
|
|
538
|
+
color: var(--text-color-caption);
|
|
539
|
+
margin: 0;
|
|
540
|
+
display: flex;
|
|
541
|
+
align-items: center;
|
|
542
|
+
transition: all var(--app-default-transition-duration) ease-in-out;
|
|
543
|
+
-webkit-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
544
|
+
-moz-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
545
|
+
-o-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
546
|
+
padding: calc(var(--app-pane-padding) / 2);
|
|
547
|
+
}
|
|
548
|
+
.ui-widget-content.ui-autocomplete-panel .ui-autocomplete-list-item.ui-state-highlight {
|
|
549
|
+
background: var(--list-item-hover-background);
|
|
550
|
+
}
|
|
467
551
|
|
|
468
552
|
ul.ui-autocomplete-multiple-container {
|
|
469
553
|
display: flex;
|
|
470
|
-
flex-flow: row wrap;
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
554
|
+
flex-flow: row wrap;
|
|
555
|
+
}
|
|
556
|
+
ul.ui-autocomplete-multiple-container li.ui-autocomplete-input-token {
|
|
557
|
+
flex: 1 1 auto;
|
|
558
|
+
display: flex;
|
|
559
|
+
align-items: center;
|
|
560
|
+
padding: 0 4px;
|
|
561
|
+
margin: 2px 2px 0 0;
|
|
562
|
+
}
|
|
563
|
+
ul.ui-autocomplete-multiple-container.ui-inputtext {
|
|
564
|
+
padding: 0;
|
|
565
|
+
}
|
|
479
566
|
|
|
480
567
|
ul.ui-autocomplete-multiple-container li.ui-autocomplete-token,
|
|
481
568
|
.ui-chips li.ui-chips-token {
|
|
@@ -485,78 +572,101 @@ ul.ui-autocomplete-multiple-container li.ui-autocomplete-token,
|
|
|
485
572
|
color: rgba(0, 0, 0, 0.54);
|
|
486
573
|
margin: 2px 2px 0 0;
|
|
487
574
|
display: flex;
|
|
488
|
-
align-items: center;
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
575
|
+
align-items: center;
|
|
576
|
+
}
|
|
577
|
+
ul.ui-autocomplete-multiple-container li.ui-autocomplete-token .fa,
|
|
578
|
+
.ui-chips li.ui-chips-token .fa {
|
|
579
|
+
font-size: 11px;
|
|
580
|
+
}
|
|
581
|
+
ul.ui-autocomplete-multiple-container li.ui-autocomplete-token .fa.fa-link,
|
|
582
|
+
.ui-chips li.ui-chips-token .fa.fa-link {
|
|
583
|
+
padding: 0 4px;
|
|
584
|
+
}
|
|
495
585
|
|
|
496
586
|
.ui-state-focus {
|
|
497
|
-
box-shadow: none !important;
|
|
587
|
+
box-shadow: none !important;
|
|
588
|
+
}
|
|
498
589
|
|
|
499
590
|
.ui-inputtext.ui-state-focus,
|
|
500
591
|
.ui-inputtext:focus {
|
|
501
|
-
box-shadow: none;
|
|
592
|
+
box-shadow: none;
|
|
593
|
+
}
|
|
502
594
|
|
|
503
595
|
.ui-tabview {
|
|
504
|
-
padding: 0;
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
596
|
+
padding: 0;
|
|
597
|
+
}
|
|
598
|
+
.ui-tabview .ui-tabview-nav li {
|
|
599
|
+
margin: 0 2px 1px 0;
|
|
600
|
+
}
|
|
601
|
+
.ui-tabview .ui-tabview-nav li a {
|
|
602
|
+
padding: calc(var(--app-pane-padding) / 4) calc(var(--app-pane-padding) / 2);
|
|
603
|
+
border-radius: 0;
|
|
604
|
+
}
|
|
605
|
+
.ui-tabview .ui-tabview-nav li a .ui-tabview-title {
|
|
606
|
+
border-radius: 2px;
|
|
607
|
+
padding: 2px calc(var(--app-pane-padding) / 4);
|
|
608
|
+
}
|
|
609
|
+
.ui-tabview .ui-tabview-nav li a:focus .ui-tabview-title {
|
|
610
|
+
background: rgba(0, 0, 0, 0.06) !important;
|
|
611
|
+
}
|
|
612
|
+
.ui-tabview .ui-tabview-panel {
|
|
613
|
+
padding: 0;
|
|
614
|
+
}
|
|
517
615
|
|
|
518
616
|
.ui-tabview.ui-tabview-top > .ui-tabview-nav {
|
|
519
617
|
padding: 0;
|
|
520
618
|
display: flex;
|
|
521
619
|
flex-flow: row wrap;
|
|
522
|
-
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
620
|
+
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
|
|
621
|
+
}
|
|
622
|
+
.ui-tabview.ui-tabview-top > .ui-tabview-nav li {
|
|
623
|
+
border: 0;
|
|
624
|
+
top: 0;
|
|
625
|
+
box-sizing: border-box;
|
|
626
|
+
border-bottom: 3px solid transparent;
|
|
627
|
+
transition: all var(--app-default-transition-duration) ease-in-out;
|
|
628
|
+
-webkit-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
629
|
+
-moz-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
630
|
+
-o-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
631
|
+
}
|
|
632
|
+
.ui-tabview.ui-tabview-top > .ui-tabview-nav li.ui-state-default {
|
|
633
|
+
background: transparent;
|
|
634
|
+
}
|
|
635
|
+
.ui-tabview.ui-tabview-top > .ui-tabview-nav li.ui-state-active {
|
|
636
|
+
border-color: var(--color-accent);
|
|
637
|
+
}
|
|
638
|
+
.ui-tabview.ui-tabview-top > .ui-tabview-nav li.ui-state-active a {
|
|
639
|
+
cursor: default;
|
|
640
|
+
}
|
|
641
|
+
.ui-tabview.ui-tabview-top > .ui-tabview-nav > li:not(.ui-state-active):not(.ui-state-disabled):hover {
|
|
642
|
+
background: transparent;
|
|
643
|
+
}
|
|
540
644
|
|
|
541
645
|
.ui-tabview.ui-tabview-top.tab-sidebar > .ui-tabview-nav li.ui-state-active {
|
|
542
|
-
border-color: var(--color-white);
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
646
|
+
border-color: var(--color-white);
|
|
647
|
+
}
|
|
648
|
+
.ui-tabview.ui-tabview-top.tab-sidebar > .ui-tabview-nav li.ui-state-active a {
|
|
649
|
+
color: var(--color-white);
|
|
650
|
+
cursor: default;
|
|
651
|
+
}
|
|
547
652
|
.ui-tabview.ui-tabview-top.tab-sidebar .ui-tabview-panel {
|
|
548
|
-
padding: 0;
|
|
653
|
+
padding: 0;
|
|
654
|
+
}
|
|
549
655
|
|
|
550
656
|
.ui-datepicker.ui-widget {
|
|
551
|
-
background: var(--color-white);
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
657
|
+
background: var(--color-white);
|
|
658
|
+
}
|
|
659
|
+
.ui-datepicker.ui-widget .ui-datepicker-calendar thead th {
|
|
660
|
+
background: var(--panel-background-lightgrey);
|
|
661
|
+
}
|
|
662
|
+
.ui-datepicker.ui-widget .ui-datepicker-calendar td a.ui-state-active {
|
|
663
|
+
background: var(--color-accent);
|
|
664
|
+
color: var(--color-white);
|
|
665
|
+
}
|
|
557
666
|
|
|
558
667
|
p-tristatecheckbox.undefined .ui-chkbox .ui-chkbox-box {
|
|
559
|
-
border-color: transparent;
|
|
668
|
+
border-color: transparent;
|
|
669
|
+
}
|
|
560
670
|
|
|
561
671
|
.ui-chkbox .ui-chkbox-box {
|
|
562
672
|
background-color: rgba(0, 0, 0, 0.06);
|
|
@@ -565,59 +675,74 @@ p-tristatecheckbox.undefined .ui-chkbox .ui-chkbox-box {
|
|
|
565
675
|
border-radius: 0;
|
|
566
676
|
line-height: 16px;
|
|
567
677
|
border: 2px solid rgba(0, 0, 0, 0.2);
|
|
568
|
-
color: var(--text-color-caption);
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
678
|
+
color: var(--text-color-caption);
|
|
679
|
+
}
|
|
680
|
+
.ui-chkbox .ui-chkbox-box .fa {
|
|
681
|
+
transition: none;
|
|
682
|
+
-webkit-transition: none;
|
|
683
|
+
-moz-transition: none;
|
|
684
|
+
-o-transition: none;
|
|
685
|
+
}
|
|
686
|
+
.ui-chkbox .ui-chkbox-box .fa-close {
|
|
687
|
+
display: none;
|
|
688
|
+
}
|
|
689
|
+
.ui-chkbox .ui-chkbox-box.ui-state-focus {
|
|
690
|
+
background-color: rgba(0, 0, 0, 0.06);
|
|
691
|
+
color: var(--color-accent);
|
|
692
|
+
border-color: var(--color-accent);
|
|
693
|
+
}
|
|
580
694
|
|
|
581
695
|
.ui-chkbox {
|
|
582
696
|
margin: 0;
|
|
583
|
-
position: relative;
|
|
697
|
+
position: relative;
|
|
698
|
+
}
|
|
584
699
|
|
|
585
700
|
.ui-datatable .ui-datatable-data > tr > td.ui-editable-column {
|
|
586
|
-
padding: calc(var(--app-pane-padding) / 4);
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
701
|
+
padding: calc(var(--app-pane-padding) / 4);
|
|
702
|
+
}
|
|
703
|
+
.ui-datatable .ui-datatable-data > tr > td.ui-editable-column.ui-cell-editing {
|
|
704
|
+
padding: calc(var(--app-pane-padding) / 4);
|
|
705
|
+
}
|
|
706
|
+
.ui-datatable .ui-datatable-data > tr > td.ui-editable-column.ui-cell-editing .ui-cell-editor {
|
|
707
|
+
display: flex;
|
|
708
|
+
align-items: stretch;
|
|
709
|
+
}
|
|
710
|
+
.ui-datatable .ui-datatable-data > tr > td.ui-editable-column.ui-cell-editing .ui-cell-editor input {
|
|
711
|
+
box-sizing: border-box;
|
|
712
|
+
background: var(--color-white);
|
|
713
|
+
padding: 4px;
|
|
714
|
+
border: 1px solid rgba(0, 0, 0, 0.1);
|
|
715
|
+
}
|
|
597
716
|
|
|
598
717
|
.ui-tree {
|
|
599
|
-
border: 0;
|
|
600
|
-
|
|
601
|
-
|
|
718
|
+
border: 0;
|
|
719
|
+
}
|
|
720
|
+
.ui-tree .ui-treenode.ui-treenode-leaf > .ui-treenode-content > .ui-tree-toggler {
|
|
721
|
+
display: none;
|
|
722
|
+
}
|
|
602
723
|
|
|
603
724
|
/* mixin definition ; sets margin/gap for all child elements */
|
|
604
725
|
/* mixin definition ; sets LTR and RTL within the same style call */
|
|
605
726
|
/* mixin definition ; sets LTR and RTL within the same style call */
|
|
606
727
|
*[hidden] {
|
|
607
|
-
display: none !important;
|
|
728
|
+
display: none !important;
|
|
729
|
+
}
|
|
608
730
|
|
|
609
731
|
*::selection {
|
|
610
|
-
background: rgba(var(--color-accent-rgb), 0.3);
|
|
732
|
+
background: rgba(var(--color-accent-rgb), 0.3);
|
|
733
|
+
}
|
|
611
734
|
|
|
612
735
|
.dark *::selection {
|
|
613
|
-
background: rgba(var(--color-white-rgb), 0.2);
|
|
736
|
+
background: rgba(var(--color-white-rgb), 0.2);
|
|
737
|
+
}
|
|
614
738
|
|
|
615
739
|
.eo-dialog empty {
|
|
616
740
|
display: flex;
|
|
617
741
|
flex-flow: column;
|
|
618
742
|
align-items: center;
|
|
619
743
|
justify-content: center;
|
|
620
|
-
color: var(--text-color-caption);
|
|
744
|
+
color: var(--text-color-caption);
|
|
745
|
+
}
|
|
621
746
|
|
|
622
747
|
.backdrop {
|
|
623
748
|
background: rgba(0, 0, 0, 0.5);
|
|
@@ -630,44 +755,55 @@ p-tristatecheckbox.undefined .ui-chkbox .ui-chkbox-box {
|
|
|
630
755
|
right: 0;
|
|
631
756
|
top: 0;
|
|
632
757
|
bottom: 0;
|
|
633
|
-
animation: eoFadeIn calc(var(--app-default-transition-duration) * 2);
|
|
758
|
+
animation: eoFadeIn calc(var(--app-default-transition-duration) * 2);
|
|
759
|
+
}
|
|
634
760
|
|
|
635
761
|
.eo-login .ui-dropdown .ui-inputtext {
|
|
636
762
|
cursor: text;
|
|
637
|
-
padding: calc(var(--app-pane-padding) * 0.75) calc(var(--app-pane-padding) / 2);
|
|
638
|
-
|
|
763
|
+
padding: calc(var(--app-pane-padding) * 0.75) calc(var(--app-pane-padding) / 2);
|
|
764
|
+
}
|
|
639
765
|
.eo-login .ui-dropdown .ui-dropdown-item .option-row {
|
|
640
766
|
display: flex;
|
|
641
767
|
flex-flow: row nowrap;
|
|
642
|
-
align-items: center;
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
768
|
+
align-items: center;
|
|
769
|
+
}
|
|
770
|
+
[dir=ltr] .eo-login .ui-dropdown .ui-dropdown-item .option-row {
|
|
771
|
+
padding-right: calc(var(--app-pane-padding) / 2);
|
|
772
|
+
}
|
|
773
|
+
[dir=rtl] .eo-login .ui-dropdown .ui-dropdown-item .option-row {
|
|
774
|
+
padding-left: calc(var(--app-pane-padding) / 2);
|
|
775
|
+
}
|
|
776
|
+
.eo-login .ui-dropdown .ui-dropdown-item .option-row > div {
|
|
777
|
+
flex: 1 1 auto;
|
|
778
|
+
padding: calc(var(--app-pane-padding) / 2);
|
|
779
|
+
}
|
|
780
|
+
.eo-login .ui-dropdown .ui-dropdown-item .option-row eo-icon {
|
|
781
|
+
flex: 0 0 auto;
|
|
782
|
+
}
|
|
783
|
+
.eo-login .ui-dropdown .ui-dropdown-item .option-row eo-icon:hover {
|
|
784
|
+
background: rgba(0, 0, 0, 0.2);
|
|
785
|
+
}
|
|
654
786
|
|
|
655
787
|
.ui-overlaypanel {
|
|
656
|
-
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.26);
|
|
788
|
+
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.26);
|
|
789
|
+
}
|
|
657
790
|
|
|
658
791
|
button.toggle {
|
|
659
792
|
background: rgba(0, 0, 0, 0.1);
|
|
660
793
|
color: var(--text-color-caption);
|
|
661
794
|
border-radius: 2px;
|
|
662
795
|
padding: 0.5em 1em;
|
|
663
|
-
cursor: pointer;
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
796
|
+
cursor: pointer;
|
|
797
|
+
}
|
|
798
|
+
button.toggle.active {
|
|
799
|
+
background: var(--color-accent);
|
|
800
|
+
color: var(--color-white);
|
|
801
|
+
cursor: default;
|
|
802
|
+
}
|
|
803
|
+
button.toggle:not(.active).dark {
|
|
804
|
+
background: rgba(255, 255, 255, 0.1);
|
|
805
|
+
color: var(--color-white);
|
|
806
|
+
}
|
|
671
807
|
|
|
672
808
|
textarea:-ms-input-placeholder, textarea::-moz-placeholder, textarea::-webkit-input-placeholder,
|
|
673
809
|
input:-ms-input-placeholder,
|
|
@@ -675,12 +811,14 @@ input::-moz-placeholder,
|
|
|
675
811
|
input::-webkit-input-placeholder {
|
|
676
812
|
color: rgba(0, 0, 0, 0.3) !important;
|
|
677
813
|
font-style: italic;
|
|
678
|
-
font-size: var(--font-caption);
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
814
|
+
font-size: var(--font-caption);
|
|
815
|
+
}
|
|
816
|
+
.dark textarea:-ms-input-placeholder, .dark textarea::-moz-placeholder, .dark textarea::-webkit-input-placeholder,
|
|
817
|
+
.dark input:-ms-input-placeholder,
|
|
818
|
+
.dark input::-moz-placeholder,
|
|
819
|
+
.dark input::-webkit-input-placeholder {
|
|
820
|
+
color: rgba(255, 255, 255, 0.3) !important;
|
|
821
|
+
}
|
|
684
822
|
|
|
685
823
|
.chip {
|
|
686
824
|
display: inline-block;
|
|
@@ -690,16 +828,20 @@ input::-webkit-input-placeholder {
|
|
|
690
828
|
border: 1px solid rgba(0, 0, 0, 0.15);
|
|
691
829
|
padding: 0 3px;
|
|
692
830
|
color: var(--text-color-caption);
|
|
693
|
-
margin: 1px 0;
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
831
|
+
margin: 1px 0;
|
|
832
|
+
}
|
|
833
|
+
[dir=ltr] .chip {
|
|
834
|
+
margin-right: 2px;
|
|
835
|
+
}
|
|
836
|
+
[dir=rtl] .chip {
|
|
837
|
+
margin-left: 2px;
|
|
838
|
+
}
|
|
839
|
+
.chip .type-icon {
|
|
840
|
+
opacity: 0.4;
|
|
841
|
+
height: 18px;
|
|
842
|
+
width: 18px;
|
|
843
|
+
vertical-align: text-bottom;
|
|
844
|
+
}
|
|
703
845
|
|
|
704
846
|
a.link {
|
|
705
847
|
display: inline-block;
|
|
@@ -707,38 +849,46 @@ a.link {
|
|
|
707
849
|
transition: all var(--app-default-transition-duration) ease-in-out;
|
|
708
850
|
-webkit-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
709
851
|
-moz-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
710
|
-
-o-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
852
|
+
-o-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
853
|
+
}
|
|
854
|
+
a.link svg.ref-icon {
|
|
855
|
+
height: 18px;
|
|
856
|
+
fill: currentColor;
|
|
857
|
+
vertical-align: bottom;
|
|
858
|
+
}
|
|
859
|
+
a.link:hover {
|
|
860
|
+
opacity: 1;
|
|
861
|
+
color: var(--color-accent);
|
|
862
|
+
}
|
|
718
863
|
|
|
719
864
|
svg.checkbox {
|
|
720
865
|
fill: var(--text-color-caption);
|
|
721
|
-
vertical-align: bottom;
|
|
722
|
-
|
|
723
|
-
|
|
866
|
+
vertical-align: bottom;
|
|
867
|
+
}
|
|
868
|
+
svg.checkbox .background {
|
|
869
|
+
fill: rgba(0, 0, 0, 0.1);
|
|
870
|
+
}
|
|
724
871
|
|
|
725
872
|
.flex-row {
|
|
726
873
|
display: flex;
|
|
727
874
|
flex: 1;
|
|
728
875
|
flex-direction: row;
|
|
729
876
|
min-height: 0;
|
|
730
|
-
min-width: 0;
|
|
877
|
+
min-width: 0;
|
|
878
|
+
}
|
|
731
879
|
|
|
732
|
-
.flex-col, .
|
|
880
|
+
.flex-col, .eo-body, .eospp {
|
|
733
881
|
display: flex;
|
|
734
882
|
flex: 1;
|
|
735
883
|
flex-direction: column;
|
|
736
884
|
min-height: 0;
|
|
737
|
-
min-width: 0;
|
|
885
|
+
min-width: 0;
|
|
886
|
+
}
|
|
738
887
|
|
|
739
888
|
.eospp {
|
|
740
889
|
-webkit-animation: eoFadeIn var(--app-default-transition-duration);
|
|
741
|
-
animation: eoFadeIn var(--app-default-transition-duration);
|
|
890
|
+
animation: eoFadeIn var(--app-default-transition-duration);
|
|
891
|
+
}
|
|
742
892
|
|
|
743
893
|
.eo-head {
|
|
744
894
|
position: relative;
|
|
@@ -749,362 +899,436 @@ svg.checkbox {
|
|
|
749
899
|
flex: none;
|
|
750
900
|
flex-direction: column;
|
|
751
901
|
min-height: 0;
|
|
752
|
-
min-width: 0;
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
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
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
902
|
+
min-width: 0;
|
|
903
|
+
}
|
|
904
|
+
.eo-head.eo-head-tabs {
|
|
905
|
+
height: calc(var(--app-pane-header-height) - 30px);
|
|
906
|
+
background-color: var(--color-white);
|
|
907
|
+
}
|
|
908
|
+
.eo-head .eo-header {
|
|
909
|
+
display: flex;
|
|
910
|
+
flex: 1;
|
|
911
|
+
flex-direction: row;
|
|
912
|
+
min-height: 0;
|
|
913
|
+
min-width: 0;
|
|
914
|
+
color: var(--text-color-caption);
|
|
915
|
+
}
|
|
916
|
+
.eo-head .eo-header .eo-header-icon {
|
|
917
|
+
padding: calc(var(--app-pane-padding) / 4) 0;
|
|
918
|
+
}
|
|
919
|
+
.eo-head .eo-header .eo-header-info {
|
|
920
|
+
display: flex;
|
|
921
|
+
flex: 1;
|
|
922
|
+
flex-direction: column;
|
|
923
|
+
min-height: 0;
|
|
924
|
+
min-width: 0;
|
|
925
|
+
padding-right: var(--app-pane-padding);
|
|
926
|
+
padding-left: var(--app-pane-padding);
|
|
927
|
+
user-select: none;
|
|
928
|
+
}
|
|
929
|
+
.eo-head .eo-header .eo-header-info .eo-header-title {
|
|
930
|
+
display: inline-block;
|
|
931
|
+
max-width: none;
|
|
932
|
+
overflow: hidden;
|
|
933
|
+
text-overflow: ellipsis;
|
|
934
|
+
white-space: nowrap;
|
|
935
|
+
padding: calc(var(--app-pane-padding) / 4) 0;
|
|
936
|
+
font-size: var(--font-title);
|
|
937
|
+
font-weight: normal;
|
|
938
|
+
line-height: 1.1em;
|
|
939
|
+
margin: 0;
|
|
940
|
+
}
|
|
941
|
+
.eo-head .eo-header .eo-header-info .eo-header-subtitle {
|
|
942
|
+
display: inline-block;
|
|
943
|
+
max-width: none;
|
|
944
|
+
overflow: hidden;
|
|
945
|
+
text-overflow: ellipsis;
|
|
946
|
+
white-space: nowrap;
|
|
947
|
+
font-size: var(--font-subhead);
|
|
948
|
+
font-weight: normal;
|
|
949
|
+
line-height: 2em;
|
|
950
|
+
height: 2em;
|
|
951
|
+
margin: 0;
|
|
952
|
+
}
|
|
953
|
+
.eo-head .eo-header .eo-header-info .eo-header-subtitle__label {
|
|
954
|
+
padding-right: 5px;
|
|
955
|
+
}
|
|
956
|
+
.eo-head .eo-header .eo-header-actions {
|
|
957
|
+
display: flex;
|
|
958
|
+
flex: none;
|
|
959
|
+
flex-direction: row;
|
|
960
|
+
min-height: 0;
|
|
961
|
+
min-width: 0;
|
|
962
|
+
justify-content: flex-end;
|
|
963
|
+
flex-wrap: wrap;
|
|
964
|
+
}
|
|
965
|
+
.eo-head .eo-header .eo-header-actions eo-icon {
|
|
966
|
+
padding: calc(var(--app-pane-padding) / 4);
|
|
967
|
+
}
|
|
968
|
+
.eo-head .header-info {
|
|
969
|
+
flex: 1 1 auto;
|
|
970
|
+
overflow: hidden;
|
|
971
|
+
display: block;
|
|
972
|
+
order: 1;
|
|
973
|
+
color: var(--text-color-caption);
|
|
974
|
+
}
|
|
975
|
+
.eo-head .header-info .status {
|
|
976
|
+
position: absolute;
|
|
977
|
+
right: var(--app-pane-padding);
|
|
978
|
+
bottom: calc(var(--app-pane-padding) / 2);
|
|
979
|
+
display: flex;
|
|
980
|
+
flex-flow: row nowrap;
|
|
981
|
+
}
|
|
982
|
+
.eo-head .header-info .status eo-icon.state,
|
|
983
|
+
.eo-head .header-info .status span {
|
|
984
|
+
flex: 0 0 auto;
|
|
985
|
+
border-radius: 2px;
|
|
986
|
+
-webkit-border-radius: 2px;
|
|
987
|
+
margin-left: 2px;
|
|
988
|
+
}
|
|
989
|
+
.eo-head .header-info .status span.label {
|
|
990
|
+
display: inline-block;
|
|
991
|
+
font-size: var(--font-caption);
|
|
992
|
+
padding: 3px 5px;
|
|
993
|
+
line-height: 1em;
|
|
994
|
+
color: var(--text-color-caption);
|
|
995
|
+
}
|
|
996
|
+
.eo-head .header-info .status span.label.finalized {
|
|
997
|
+
background: var(--color-accent);
|
|
998
|
+
color: var(--color-white);
|
|
999
|
+
}
|
|
1000
|
+
.eo-head .header-info .status eo-icon.state {
|
|
1001
|
+
background: var(--color-primary);
|
|
1002
|
+
padding: 0 2px;
|
|
1003
|
+
fill: var(--color-white);
|
|
1004
|
+
width: calc(var(--font-caption) + 6px);
|
|
1005
|
+
height: calc(var(--font-caption) + 6px);
|
|
1006
|
+
}
|
|
1007
|
+
.eo-head .header-title,
|
|
1008
|
+
.eo-head .header-sub-title {
|
|
1009
|
+
overflow: hidden;
|
|
1010
|
+
white-space: nowrap;
|
|
1011
|
+
text-overflow: ellipsis;
|
|
1012
|
+
}
|
|
1013
|
+
.eo-head .header-title {
|
|
1014
|
+
font-size: var(--font-title);
|
|
1015
|
+
flex: 1 1 auto;
|
|
1016
|
+
order: 1;
|
|
1017
|
+
padding-bottom: 0.25em;
|
|
1018
|
+
}
|
|
1019
|
+
.eo-head .header-sub-title {
|
|
1020
|
+
font-size: var(--font-caption);
|
|
1021
|
+
color: var(--text-color-caption);
|
|
1022
|
+
flex: 1 1 auto;
|
|
1023
|
+
order: 2;
|
|
1024
|
+
}
|
|
1025
|
+
.eo-head .actions {
|
|
1026
|
+
order: 2;
|
|
1027
|
+
flex: 0 0 auto;
|
|
1028
|
+
padding: 0;
|
|
1029
|
+
}
|
|
1030
|
+
.eo-head .actions eo-icon {
|
|
1031
|
+
color: var(--text-color-caption);
|
|
1032
|
+
transition: all var(--app-default-transition-duration) ease-in-out;
|
|
1033
|
+
-webkit-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
1034
|
+
-moz-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
1035
|
+
-o-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
1036
|
+
border-radius: 2px;
|
|
1037
|
+
-webkit-border-radius: 2px;
|
|
1038
|
+
}
|
|
1039
|
+
.eo-head .actions eo-icon:hover {
|
|
1040
|
+
background: rgba(0, 0, 0, 0.06);
|
|
1041
|
+
}
|
|
1042
|
+
.eo-head .actions .menu {
|
|
1043
|
+
cursor: pointer;
|
|
1044
|
+
}
|
|
1045
|
+
.eo-head .actions span.btn {
|
|
1046
|
+
transition: all var(--app-default-transition-duration) ease-in-out;
|
|
1047
|
+
-webkit-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
1048
|
+
-moz-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
1049
|
+
-o-transition: all var(--app-default-transition-duration) ease-in-out;
|
|
1050
|
+
border-radius: 2px;
|
|
1051
|
+
-webkit-border-radius: 2px;
|
|
1052
|
+
background-color: var(--main-background);
|
|
1053
|
+
background-position: center center;
|
|
1054
|
+
background-repeat: no-repeat;
|
|
1055
|
+
cursor: pointer;
|
|
1056
|
+
display: inline-block;
|
|
1057
|
+
margin-left: 3px;
|
|
1058
|
+
}
|
|
1059
|
+
.eo-head .actions span.btn svg {
|
|
1060
|
+
fill: var(--color-nobel);
|
|
1061
|
+
}
|
|
1062
|
+
.eo-head .actions span.btn:hover {
|
|
1063
|
+
background-color: var(--color-accent);
|
|
1064
|
+
}
|
|
1065
|
+
.eo-head .actions span.btn:hover svg {
|
|
1066
|
+
fill: var(--color-white);
|
|
1067
|
+
}
|
|
1068
|
+
.eo-head .metaActions {
|
|
1069
|
+
bottom: 0;
|
|
1070
|
+
font-size: var(--font-caption);
|
|
1071
|
+
left: 0;
|
|
1072
|
+
position: absolute;
|
|
1073
|
+
right: 0;
|
|
1074
|
+
}
|
|
1075
|
+
.eo-head .metaActions .btn {
|
|
1076
|
+
cursor: pointer;
|
|
1077
|
+
display: inline-block;
|
|
1078
|
+
padding: 5px 10px;
|
|
1079
|
+
}
|
|
1080
|
+
.eo-head .metaActions .btn.open {
|
|
1081
|
+
background-color: var(--color-accent);
|
|
1082
|
+
color: var(--color-white);
|
|
1083
|
+
}
|
|
1084
|
+
.eo-head .metaActions .text {
|
|
1085
|
+
color: var(--text-color-caption);
|
|
1086
|
+
}
|
|
906
1087
|
|
|
907
1088
|
.eo-body {
|
|
908
1089
|
overflow-y: auto;
|
|
909
|
-
position: relative;
|
|
910
|
-
|
|
911
|
-
|
|
1090
|
+
position: relative;
|
|
1091
|
+
}
|
|
1092
|
+
.eo-body .ui-tabview.ui-tabview-top > .ui-tabview-nav {
|
|
1093
|
+
border-color: var(--panel-header-border-bottom-color);
|
|
1094
|
+
}
|
|
912
1095
|
|
|
913
1096
|
.no-scroll {
|
|
914
1097
|
margin: 0;
|
|
915
1098
|
height: 100%;
|
|
916
|
-
overflow: hidden;
|
|
1099
|
+
overflow: hidden;
|
|
1100
|
+
}
|
|
917
1101
|
|
|
918
1102
|
.ui-widget {
|
|
919
|
-
font-family: "eoRoboto", sans-serif;
|
|
1103
|
+
font-family: "eoRoboto", sans-serif;
|
|
1104
|
+
}
|
|
920
1105
|
|
|
921
1106
|
.ui-widget-content {
|
|
922
|
-
background: transparent;
|
|
1107
|
+
background: transparent;
|
|
1108
|
+
}
|
|
923
1109
|
|
|
924
1110
|
.ui-overlaypanel {
|
|
925
|
-
border: 0;
|
|
1111
|
+
border: 0;
|
|
1112
|
+
}
|
|
926
1113
|
|
|
927
1114
|
.ui-dialog {
|
|
928
|
-
border: 0;
|
|
1115
|
+
border: 0;
|
|
1116
|
+
}
|
|
929
1117
|
|
|
930
1118
|
@keyframes eoFadeInDown {
|
|
931
1119
|
from {
|
|
932
1120
|
opacity: 0;
|
|
933
1121
|
-webkit-transform: translateY(-30px);
|
|
934
|
-
transform: translateY(-30px);
|
|
1122
|
+
transform: translateY(-30px);
|
|
1123
|
+
}
|
|
935
1124
|
to {
|
|
936
1125
|
opacity: 1;
|
|
937
1126
|
-webkit-transform: translateY(0);
|
|
938
|
-
transform: translateY(0);
|
|
939
|
-
|
|
1127
|
+
transform: translateY(0);
|
|
1128
|
+
}
|
|
1129
|
+
}
|
|
940
1130
|
@keyframes eoFadeInUp {
|
|
941
1131
|
from {
|
|
942
1132
|
opacity: 0;
|
|
943
1133
|
-webkit-transform: translateY(30px);
|
|
944
|
-
transform: translateY(30px);
|
|
1134
|
+
transform: translateY(30px);
|
|
1135
|
+
}
|
|
945
1136
|
to {
|
|
946
1137
|
opacity: 1;
|
|
947
1138
|
-webkit-transform: translateY(0);
|
|
948
|
-
transform: translateY(0);
|
|
949
|
-
|
|
1139
|
+
transform: translateY(0);
|
|
1140
|
+
}
|
|
1141
|
+
}
|
|
950
1142
|
@keyframes eoFadeIn {
|
|
951
1143
|
from {
|
|
952
|
-
opacity: 0;
|
|
1144
|
+
opacity: 0;
|
|
1145
|
+
}
|
|
953
1146
|
to {
|
|
954
|
-
opacity: 1;
|
|
955
|
-
|
|
1147
|
+
opacity: 1;
|
|
1148
|
+
}
|
|
1149
|
+
}
|
|
956
1150
|
@keyframes eoFadeInLeft {
|
|
957
1151
|
from {
|
|
958
1152
|
opacity: 0;
|
|
959
|
-
transform: translateX(-30px);
|
|
1153
|
+
transform: translateX(-30px);
|
|
1154
|
+
}
|
|
960
1155
|
to {
|
|
961
1156
|
opacity: 1;
|
|
962
|
-
transform: translateY(0);
|
|
963
|
-
|
|
1157
|
+
transform: translateY(0);
|
|
1158
|
+
}
|
|
1159
|
+
}
|
|
964
1160
|
@keyframes eoFadeInRight {
|
|
965
1161
|
from {
|
|
966
1162
|
opacity: 0;
|
|
967
|
-
transform: translateX(30px);
|
|
1163
|
+
transform: translateX(30px);
|
|
1164
|
+
}
|
|
968
1165
|
to {
|
|
969
1166
|
opacity: 1;
|
|
970
|
-
transform: translateY(0);
|
|
971
|
-
|
|
1167
|
+
transform: translateY(0);
|
|
1168
|
+
}
|
|
1169
|
+
}
|
|
972
1170
|
.eo-timeline.single .timeline-entry .marker:after {
|
|
973
|
-
display: none;
|
|
974
|
-
|
|
1171
|
+
display: none;
|
|
1172
|
+
}
|
|
975
1173
|
.eo-timeline .timeline-entry {
|
|
976
1174
|
display: flex;
|
|
977
1175
|
flex-flow: row;
|
|
978
|
-
flex: 0 0 auto;
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1176
|
+
flex: 0 0 auto;
|
|
1177
|
+
}
|
|
1178
|
+
.eo-timeline .timeline-entry:first-child .marker:after {
|
|
1179
|
+
height: 50%;
|
|
1180
|
+
top: auto;
|
|
1181
|
+
}
|
|
1182
|
+
.eo-timeline .timeline-entry:last-child .marker:after {
|
|
1183
|
+
height: 50%;
|
|
1184
|
+
bottom: auto;
|
|
1185
|
+
}
|
|
1186
|
+
.eo-timeline .timeline-entry .when {
|
|
1187
|
+
display: flex;
|
|
1188
|
+
flex-flow: column;
|
|
1189
|
+
align-items: flex-end;
|
|
1190
|
+
align-self: center;
|
|
1191
|
+
flex: 0 0 auto;
|
|
1192
|
+
min-width: 70px;
|
|
1193
|
+
}
|
|
1194
|
+
.eo-timeline .timeline-entry .when .date {
|
|
1195
|
+
color: var(--text-color-body);
|
|
1196
|
+
}
|
|
1197
|
+
.eo-timeline .timeline-entry .when .time {
|
|
1198
|
+
font-size: var(--font-caption);
|
|
1199
|
+
}
|
|
1200
|
+
.eo-timeline .timeline-entry .marker {
|
|
1201
|
+
width: calc(var(--app-pane-padding) * 2);
|
|
1202
|
+
position: relative;
|
|
1203
|
+
display: flex;
|
|
1204
|
+
flex-flow: column;
|
|
1205
|
+
align-items: center;
|
|
1206
|
+
justify-content: center;
|
|
1207
|
+
flex: 0 0 auto;
|
|
1208
|
+
margin: 0 var(--app-pane-padding);
|
|
1209
|
+
}
|
|
1210
|
+
.eo-timeline .timeline-entry .marker:before {
|
|
1211
|
+
content: "";
|
|
1212
|
+
width: var(--app-pane-padding);
|
|
1213
|
+
height: var(--app-pane-padding);
|
|
1214
|
+
border-radius: 50%;
|
|
1215
|
+
background-color: var(--color-white);
|
|
1216
|
+
border: 2px solid var(--text-color-hint);
|
|
1217
|
+
z-index: 1;
|
|
1218
|
+
}
|
|
1219
|
+
.eo-timeline .timeline-entry .marker:after {
|
|
1220
|
+
content: "";
|
|
1221
|
+
position: absolute;
|
|
1222
|
+
width: calc(var(--app-pane-padding) - 1px);
|
|
1223
|
+
left: 0;
|
|
1224
|
+
top: 0;
|
|
1225
|
+
bottom: 0;
|
|
1226
|
+
border-right: 2px solid rgba(var(--color-black-rgb), 0.26);
|
|
1227
|
+
}
|
|
1228
|
+
.eo-timeline .timeline-entry .what {
|
|
1229
|
+
background-color: var(--color-white);
|
|
1230
|
+
border-radius: 2px;
|
|
1231
|
+
padding: calc(var(--app-pane-padding) / 2);
|
|
1232
|
+
margin: calc(var(--app-pane-padding) / 2) calc(var(--app-pane-padding) / 2) 0 0;
|
|
1233
|
+
}
|
|
1234
|
+
.eo-timeline .timeline-entry .what .title {
|
|
1235
|
+
color: var(--text-color-body);
|
|
1236
|
+
font-weight: var(--font-weight-bold);
|
|
1237
|
+
margin-bottom: calc(var(--app-pane-padding) / 2);
|
|
1238
|
+
}
|
|
1239
|
+
.eo-timeline .timeline-entry .what .description {
|
|
1240
|
+
margin-bottom: calc(var(--app-pane-padding) / 2);
|
|
1241
|
+
}
|
|
1242
|
+
.eo-timeline .timeline-entry .what .meta {
|
|
1243
|
+
color: var(--text-color-caption);
|
|
1244
|
+
margin-bottom: calc(var(--app-pane-padding) / 2);
|
|
1245
|
+
}
|
|
1035
1246
|
|
|
1036
1247
|
#toast-container.toast-bottom-right {
|
|
1037
1248
|
right: calc(var(--app-pane-padding) / 2);
|
|
1038
|
-
bottom: calc(var(--app-pane-padding) / 2 - 6px);
|
|
1039
|
-
|
|
1249
|
+
bottom: calc(var(--app-pane-padding) / 2 - 6px);
|
|
1250
|
+
}
|
|
1040
1251
|
#toast-container .ngx-toastr {
|
|
1041
1252
|
animation: eoFadeInUp 500ms;
|
|
1042
1253
|
margin: 0 0 calc(var(--app-pane-padding) / 2) 0;
|
|
1043
|
-
box-shadow: none;
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1254
|
+
box-shadow: none;
|
|
1255
|
+
}
|
|
1256
|
+
#toast-container .ngx-toastr.toast-info {
|
|
1257
|
+
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");
|
|
1258
|
+
background-color: var(--color-primary-3);
|
|
1259
|
+
}
|
|
1260
|
+
#toast-container .ngx-toastr.toast-error {
|
|
1261
|
+
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");
|
|
1262
|
+
background-color: var(--color-error);
|
|
1263
|
+
}
|
|
1264
|
+
#toast-container .ngx-toastr.toast-success {
|
|
1265
|
+
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI3QjVDOTRDNzgxNTExRTdCQzQyRUFFREM3MkQyODBFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI3QjVDOTRENzgxNTExRTdCQzQyRUFFREM3MkQyODBFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjdCNUM5NEE3ODE1MTFFN0JDNDJFQUVEQzcyRDI4MEUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjdCNUM5NEI3ODE1MTFFN0JDNDJFQUVEQzcyRDI4MEUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4MncpyAAAAxklEQVR42mL6//8/Ay0xEwONAd0tCAfiN0D8n0z8BmoGHDCCwgkJgBQIU+jot0AsgssHwlQIFWFaxMFdWkbyZiDWAuJOWlgAMjyEkZHxF04VaBmDFLAJiNmgZnSgycHNxGfBIzINJ8qC6UDMDjWIVMOJtgCUR9jQLCHGcKKDCN0SYg0n2gJ0S4g1nCQL4JaQYDiKBSxEpPUMqOEfgVQ5qRkFvbD7T6Wig3HA6oO3VDDzLT4Lsim05C3UDJxxMPTrZKoDgAADAHmdtFL1VnAuAAAAAElFTkSuQmCC");
|
|
1266
|
+
background-color: var(--color-success);
|
|
1267
|
+
}
|
|
1268
|
+
#toast-container .ngx-toastr.toast-warning {
|
|
1269
|
+
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=");
|
|
1270
|
+
background-color: var(--color-warning);
|
|
1271
|
+
}
|
|
1056
1272
|
|
|
1057
1273
|
@font-face {
|
|
1058
|
-
font-family:
|
|
1274
|
+
font-family: "eoRoboto";
|
|
1059
1275
|
src: url("assets/_default/fonts/roboto_regular_macroman/Roboto-Regular-webfont.eot");
|
|
1060
1276
|
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");
|
|
1061
1277
|
font-weight: 400;
|
|
1062
|
-
font-style: normal;
|
|
1063
|
-
|
|
1278
|
+
font-style: normal;
|
|
1279
|
+
}
|
|
1064
1280
|
@font-face {
|
|
1065
|
-
font-family:
|
|
1281
|
+
font-family: "eoRoboto";
|
|
1066
1282
|
src: url("assets/_default/fonts/roboto_light_macroman/Roboto-Light-webfont.eot");
|
|
1067
1283
|
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");
|
|
1068
1284
|
font-weight: 300;
|
|
1069
|
-
font-style: normal;
|
|
1070
|
-
|
|
1285
|
+
font-style: normal;
|
|
1286
|
+
}
|
|
1071
1287
|
@font-face {
|
|
1072
|
-
font-family:
|
|
1288
|
+
font-family: "eoRoboto";
|
|
1073
1289
|
src: url("assets/_default/fonts/roboto_medium_macroman/Roboto-Medium-webfont.eot");
|
|
1074
1290
|
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");
|
|
1075
1291
|
font-weight: 500;
|
|
1076
|
-
font-style: normal;
|
|
1077
|
-
|
|
1292
|
+
font-style: normal;
|
|
1293
|
+
}
|
|
1078
1294
|
@font-face {
|
|
1079
|
-
font-family:
|
|
1295
|
+
font-family: "eoRoboto";
|
|
1080
1296
|
src: url("assets/_default/fonts/roboto_bold_macroman/Roboto-Bold-webfont.eot");
|
|
1081
1297
|
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");
|
|
1082
1298
|
font-weight: 700;
|
|
1083
|
-
font-style: normal;
|
|
1084
|
-
|
|
1299
|
+
font-style: normal;
|
|
1300
|
+
}
|
|
1085
1301
|
body {
|
|
1086
1302
|
font-family: eoRoboto, sans-serif;
|
|
1087
|
-
font-size: var(--font-body);
|
|
1303
|
+
font-size: var(--font-body);
|
|
1304
|
+
}
|
|
1088
1305
|
|
|
1089
1306
|
:focus {
|
|
1090
|
-
outline: 0;
|
|
1307
|
+
outline: 0;
|
|
1308
|
+
}
|
|
1091
1309
|
|
|
1092
1310
|
::-webkit-scrollbar {
|
|
1093
1311
|
height: 10px;
|
|
1094
|
-
width: 10px;
|
|
1312
|
+
width: 10px;
|
|
1313
|
+
}
|
|
1095
1314
|
|
|
1096
1315
|
::-webkit-scrollbar-track {
|
|
1097
|
-
background-color: transparent;
|
|
1316
|
+
background-color: transparent;
|
|
1317
|
+
}
|
|
1098
1318
|
|
|
1099
1319
|
::-webkit-scrollbar-thumb {
|
|
1100
|
-
background-color: #ddd;
|
|
1320
|
+
background-color: #ddd;
|
|
1321
|
+
}
|
|
1101
1322
|
|
|
1102
1323
|
::-webkit-scrollbar-button {
|
|
1103
1324
|
height: 0;
|
|
1104
|
-
width: 0;
|
|
1325
|
+
width: 0;
|
|
1326
|
+
}
|
|
1105
1327
|
|
|
1106
1328
|
::-webkit-scrollbar-corner {
|
|
1107
|
-
background-color: transparent;
|
|
1329
|
+
background-color: transparent;
|
|
1330
|
+
}
|
|
1108
1331
|
|
|
1109
1332
|
.dark ::-webkit-scrollbar-thumb {
|
|
1110
|
-
background-color: rgba(255, 255, 255, 0.2);
|
|
1333
|
+
background-color: rgba(255, 255, 255, 0.2);
|
|
1334
|
+
}
|