@arsedizioni/ars-utils 18.5.61 → 19.0.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/fesm2022/arsedizioni-ars-utils-clipper.common.mjs +14 -12
- package/fesm2022/arsedizioni-ars-utils-clipper.common.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-clipper.ui.mjs +41 -41
- package/fesm2022/arsedizioni-ars-utils-clipper.ui.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-core.mjs +99 -99
- package/fesm2022/arsedizioni-ars-utils-core.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-evolution.common.mjs +15 -13
- package/fesm2022/arsedizioni-ars-utils-evolution.common.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-help.mjs +13 -13
- package/fesm2022/arsedizioni-ars-utils-help.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-support.common.mjs +14 -12
- package/fesm2022/arsedizioni-ars-utils-support.common.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-support.ui.mjs +6 -6
- package/fesm2022/arsedizioni-ars-utils-support.ui.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-tinymce.mjs +7 -7
- package/fesm2022/arsedizioni-ars-utils-tinymce.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-ui.application.mjs +58 -58
- package/fesm2022/arsedizioni-ars-utils-ui.application.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-ui.mjs +34 -34
- package/fesm2022/arsedizioni-ars-utils-ui.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils-ui.oauth.mjs +7 -7
- package/fesm2022/arsedizioni-ars-utils-ui.oauth.mjs.map +1 -1
- package/fesm2022/arsedizioni-ars-utils.mjs.map +1 -1
- package/package.json +9 -33
- package/clipper.ui/ui/clipper.scss +0 -530
- package/esm2022/arsedizioni-ars-utils.mjs +0 -5
- package/esm2022/clipper.common/arsedizioni-ars-utils-clipper.common.mjs +0 -5
- package/esm2022/clipper.common/common/common.module.mjs +0 -16
- package/esm2022/clipper.common/common/definitions.mjs +0 -2041
- package/esm2022/clipper.common/common/interceptors/auth.interceptor.mjs +0 -100
- package/esm2022/clipper.common/common/messages.mjs +0 -36
- package/esm2022/clipper.common/common/services/clipper.service.mjs +0 -1009
- package/esm2022/clipper.common/public_api.mjs +0 -5
- package/esm2022/clipper.ui/arsedizioni-ars-utils-clipper.ui.mjs +0 -5
- package/esm2022/clipper.ui/documents.mjs +0 -50
- package/esm2022/clipper.ui/public_api.mjs +0 -18
- package/esm2022/clipper.ui/ui/browser-dialog/browser-dialog.component.mjs +0 -766
- package/esm2022/clipper.ui/ui/document/document.component.mjs +0 -688
- package/esm2022/clipper.ui/ui/document-index/document-index.component.mjs +0 -118
- package/esm2022/clipper.ui/ui/document-manager/document-manager.mjs +0 -441
- package/esm2022/clipper.ui/ui/document-menu/document-menu.component.mjs +0 -217
- package/esm2022/clipper.ui/ui/references/references.component.mjs +0 -380
- package/esm2022/clipper.ui/ui/search-calendar/search-calendar.component.mjs +0 -116
- package/esm2022/clipper.ui/ui/search-dialog/search-dialog.component.mjs +0 -339
- package/esm2022/clipper.ui/ui/search-facets/search-facets.component.mjs +0 -251
- package/esm2022/clipper.ui/ui/search-free-text-help/search-free-text-help.component.mjs +0 -17
- package/esm2022/clipper.ui/ui/search-free-text-query-builder/search-free-text-query-builder.component.mjs +0 -106
- package/esm2022/clipper.ui/ui/search-result-item/search-result-item.component.mjs +0 -120
- package/esm2022/clipper.ui/ui/search-result-manager/search-result-manager.mjs +0 -531
- package/esm2022/core/arsedizioni-ars-utils-core.mjs +0 -5
- package/esm2022/core/core.module.mjs +0 -151
- package/esm2022/core/dateFnsAdapter.mjs +0 -203
- package/esm2022/core/definitions.mjs +0 -47
- package/esm2022/core/directives/autoFocusDirective.mjs +0 -22
- package/esm2022/core/directives/changeDateIntervalDirective.mjs +0 -48
- package/esm2022/core/directives/copyClipboardDirective.mjs +0 -46
- package/esm2022/core/directives/validators.mjs +0 -502
- package/esm2022/core/pipes/format.pipe.mjs +0 -53
- package/esm2022/core/pipes/replace.pipe.mjs +0 -29
- package/esm2022/core/pipes/safe-html.pipe.mjs +0 -24
- package/esm2022/core/pipes/safe-url.pipe.mjs +0 -24
- package/esm2022/core/pipes/search-callback.pipe.mjs +0 -21
- package/esm2022/core/pipes/search-filter.pipe.mjs +0 -50
- package/esm2022/core/public_api.mjs +0 -22
- package/esm2022/core/selectable.mjs +0 -131
- package/esm2022/core/services/broadcast.service.mjs +0 -35
- package/esm2022/core/services/broadcastChannelManager.mjs +0 -80
- package/esm2022/core/services/environment.service.mjs +0 -29
- package/esm2022/core/services/screen.service.mjs +0 -23
- package/esm2022/core/services/theme.service.mjs +0 -140
- package/esm2022/core/system.mjs +0 -664
- package/esm2022/evolution.common/arsedizioni-ars-utils-evolution.common.mjs +0 -5
- package/esm2022/evolution.common/common/common.module.mjs +0 -16
- package/esm2022/evolution.common/common/definitions.mjs +0 -454
- package/esm2022/evolution.common/common/interceptors/auth.interceptor.mjs +0 -100
- package/esm2022/evolution.common/common/messages.mjs +0 -8
- package/esm2022/evolution.common/common/services/evolution.service.mjs +0 -488
- package/esm2022/evolution.common/public_api.mjs +0 -5
- package/esm2022/help/arsedizioni-ars-utils-help.mjs +0 -5
- package/esm2022/help/components/help-viewer/help-viewer.component.mjs +0 -442
- package/esm2022/help/definitions.mjs +0 -2
- package/esm2022/help/help.module.mjs +0 -12
- package/esm2022/help/public_api.mjs +0 -7
- package/esm2022/help/services/help.service.mjs +0 -77
- package/esm2022/public_api.mjs +0 -15
- package/esm2022/support.common/arsedizioni-ars-utils-support.common.mjs +0 -5
- package/esm2022/support.common/common/common.module.mjs +0 -16
- package/esm2022/support.common/common/definitions.mjs +0 -29
- package/esm2022/support.common/common/interceptors/auth.interceptor.mjs +0 -100
- package/esm2022/support.common/common/messages.mjs +0 -13
- package/esm2022/support.common/common/services/support.service.mjs +0 -287
- package/esm2022/support.common/public_api.mjs +0 -8
- package/esm2022/support.ui/arsedizioni-ars-utils-support.ui.mjs +0 -5
- package/esm2022/support.ui/public_api.mjs +0 -5
- package/esm2022/support.ui/ui/notifications-browser/notification/notification.component.mjs +0 -80
- package/esm2022/support.ui/ui/notifications-browser/notifications-browser.component.mjs +0 -233
- package/esm2022/tinymce/arsedizioni-ars-utils-tinymce.mjs +0 -5
- package/esm2022/tinymce/full-screen-editor/full-screen-editor.component.mjs +0 -48
- package/esm2022/tinymce/public_api.mjs +0 -7
- package/esm2022/tinymce/tinymce.module.mjs +0 -19
- package/esm2022/tinymce/utils.mjs +0 -150
- package/esm2022/ui/arsedizioni-ars-utils-ui.mjs +0 -5
- package/esm2022/ui/public_api.mjs +0 -12
- package/esm2022/ui/ui/components/button-selector/button-selector.component.mjs +0 -150
- package/esm2022/ui/ui/components/button-toggle/button-toggle.component.mjs +0 -51
- package/esm2022/ui/ui/components/calendar-empty-header/calendar-empy-header.component.mjs +0 -30
- package/esm2022/ui/ui/components/chips-selector/chips-selector.component.mjs +0 -272
- package/esm2022/ui/ui/components/file-input/file-input.component.mjs +0 -264
- package/esm2022/ui/ui/components/file-preview/file-preview.component.mjs +0 -73
- package/esm2022/ui/ui/components/filter-bar/filter-bar.component.mjs +0 -356
- package/esm2022/ui/ui/definitions.mjs +0 -2
- package/esm2022/ui/ui/dialogs/busy/busy-dialog.component.mjs +0 -47
- package/esm2022/ui/ui/dialogs/confirm/confirm-dialog.component.mjs +0 -101
- package/esm2022/ui/ui/dialogs/credentials/credentials-dialog.component.mjs +0 -86
- package/esm2022/ui/ui/dialogs/info/info-dialog.component.mjs +0 -51
- package/esm2022/ui/ui/dialogs/prompt/prompt-dialog.component.mjs +0 -77
- package/esm2022/ui/ui/dialogs/prompt-date/prompt-date-dialog.component.mjs +0 -79
- package/esm2022/ui/ui/dialogs/prompt-time/prompt-time-dialog.component.mjs +0 -72
- package/esm2022/ui/ui/dialogs/recover-password/recover-password-dialog.component.mjs +0 -49
- package/esm2022/ui/ui/dialogs/reset-password/reset-password-dialog.component.mjs +0 -89
- package/esm2022/ui/ui/dialogs/select/select-dialog.component.mjs +0 -374
- package/esm2022/ui/ui/dialogs/select-file/select-file-dialog.component.mjs +0 -106
- package/esm2022/ui/ui/dialogs/select-picture/select-picture-dialog.component.mjs +0 -62
- package/esm2022/ui/ui/dialogs/select-tree/select-tree-dialog.component.mjs +0 -277
- package/esm2022/ui/ui/dialogs/send-to/send-to-dialog.component.mjs +0 -90
- package/esm2022/ui/ui/dialogs/toast/toast.component.mjs +0 -32
- package/esm2022/ui/ui/directives/resize-table-column.directive.mjs +0 -63
- package/esm2022/ui/ui/filters.mjs +0 -43
- package/esm2022/ui/ui/paginatorIntl.mjs +0 -34
- package/esm2022/ui/ui/services/dialog.service.mjs +0 -417
- package/esm2022/ui/ui/services/ui.service.mjs +0 -21
- package/esm2022/ui/ui/ui.module.mjs +0 -21
- package/esm2022/ui.application/arsedizioni-ars-utils-ui.application.mjs +0 -5
- package/esm2022/ui.application/public_api.mjs +0 -21
- package/esm2022/ui.application/ui/components/button-selector/button-selector.component.mjs +0 -150
- package/esm2022/ui.application/ui/components/button-toggle/button-toggle.component.mjs +0 -51
- package/esm2022/ui.application/ui/components/calendar-empty-header/calendar-empy-header.component.mjs +0 -30
- package/esm2022/ui.application/ui/components/chips-selector/chips-selector.component.mjs +0 -272
- package/esm2022/ui.application/ui/components/file-input/file-input.component.mjs +0 -264
- package/esm2022/ui.application/ui/components/file-preview/file-preview.component.mjs +0 -73
- package/esm2022/ui.application/ui/components/filter-bar/filter-bar.component.mjs +0 -356
- package/esm2022/ui.application/ui/definitions.mjs +0 -31
- package/esm2022/ui.application/ui/dialogs/prompt/prompt-dialog.component.mjs +0 -77
- package/esm2022/ui.application/ui/dialogs/prompt-date/prompt-date-dialog.component.mjs +0 -79
- package/esm2022/ui.application/ui/dialogs/prompt-time/prompt-time-dialog.component.mjs +0 -72
- package/esm2022/ui.application/ui/dialogs/select/select-dialog.component.mjs +0 -374
- package/esm2022/ui.application/ui/dialogs/select-file/select-file-dialog.component.mjs +0 -106
- package/esm2022/ui.application/ui/dialogs/select-picture/select-picture-dialog.component.mjs +0 -62
- package/esm2022/ui.application/ui/dialogs/select-tree/select-tree-dialog.component.mjs +0 -277
- package/esm2022/ui.application/ui/dialogs/send-to/send-to-dialog.component.mjs +0 -90
- package/esm2022/ui.application/ui/directives/resize-table-column.directive.mjs +0 -63
- package/esm2022/ui.application/ui/filters.mjs +0 -43
- package/esm2022/ui.application/ui/services/applicationDialog.service.mjs +0 -304
- package/esm2022/ui.application/ui/ui.module.mjs +0 -30
- package/esm2022/ui.oauth/arsedizioni-ars-utils-ui.oauth.mjs +0 -5
- package/esm2022/ui.oauth/public_api.mjs +0 -6
- package/esm2022/ui.oauth/ui/components/login/login-oauth.component.mjs +0 -199
- package/esm2022/ui.oauth/ui/definitions.mjs +0 -7
- package/esm2022/ui.oauth/ui/ui.module.mjs +0 -13
- package/styles/ui.colors.scss +0 -77
- package/styles/ui.scss +0 -318
- package/ui/ui/components/button-selector/button-selector.component.d.ts +0 -52
- package/ui/ui/components/button-toggle/button-toggle.component.d.ts +0 -28
- package/ui/ui/components/calendar-empty-header/calendar-empy-header.component.d.ts +0 -11
- package/ui/ui/components/chips-selector/chips-selector.component.d.ts +0 -82
- package/ui/ui/components/file-input/file-input.component.d.ts +0 -88
- package/ui/ui/components/file-preview/file-preview.component.d.ts +0 -26
- package/ui/ui/components/filter-bar/filter-bar.component.d.ts +0 -83
- package/ui/ui/dialogs/prompt/prompt-dialog.component.d.ts +0 -18
- package/ui/ui/dialogs/prompt-date/prompt-date-dialog.component.d.ts +0 -18
- package/ui/ui/dialogs/prompt-time/prompt-time-dialog.component.d.ts +0 -18
- package/ui/ui/dialogs/select/select-dialog.component.d.ts +0 -122
- package/ui/ui/dialogs/select-file/select-file-dialog.component.d.ts +0 -36
- package/ui/ui/dialogs/select-picture/select-picture-dialog.component.d.ts +0 -26
- package/ui/ui/dialogs/select-tree/select-tree-dialog.component.d.ts +0 -98
- package/ui/ui/dialogs/send-to/send-to-dialog.component.d.ts +0 -28
- package/ui/ui/directives/resize-table-column.directive.d.ts +0 -19
- package/ui/ui/filters.d.ts +0 -57
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"arsedizioni-ars-utils.mjs","sources":["
|
|
1
|
+
{"version":3,"file":"arsedizioni-ars-utils.mjs","sources":["../../public_api.ts","../../arsedizioni-ars-utils.ts"],"sourcesContent":["/*\r\n * Public API Surface of ars-utils\r\n */\r\nexport * from '@arsedizioni/ars-utils/core';\r\nexport * from '@arsedizioni/ars-utils/ui';\r\nexport * from '@arsedizioni/ars-utils/ui.oauth';\r\nexport * from '@arsedizioni/ars-utils/ui.application';\r\nexport * from '@arsedizioni/ars-utils/support.common';\r\nexport * from '@arsedizioni/ars-utils/support.ui';\r\nexport * from '@arsedizioni/ars-utils/help';\r\nexport * from '@arsedizioni/ars-utils/clipper.common';\r\nexport * from '@arsedizioni/ars-utils/clipper.ui';\r\nexport * from '@arsedizioni/ars-utils/tinymce';\r\nexport * from '@arsedizioni/ars-utils/evolution.common';\r\n\r\n\r\n\r\n\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public_api';\n"],"names":[],"mappings":";;;;;;;;;;;;AAAA;;AAEG;;ACFH;;AAEG"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@arsedizioni/ars-utils",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "19.0.1",
|
|
4
4
|
"author": {
|
|
5
5
|
"email": "software@arsedizioni.it",
|
|
6
6
|
"name": "Fabio Buscaroli, Alberto Doria"
|
|
@@ -30,74 +30,50 @@
|
|
|
30
30
|
},
|
|
31
31
|
".": {
|
|
32
32
|
"types": "./index.d.ts",
|
|
33
|
-
"esm2022": "./esm2022/arsedizioni-ars-utils.mjs",
|
|
34
|
-
"esm": "./esm2022/arsedizioni-ars-utils.mjs",
|
|
35
33
|
"default": "./fesm2022/arsedizioni-ars-utils.mjs"
|
|
36
34
|
},
|
|
37
35
|
"./clipper.common": {
|
|
38
36
|
"types": "./clipper.common/index.d.ts",
|
|
39
|
-
"esm2022": "./esm2022/clipper.common/arsedizioni-ars-utils-clipper.common.mjs",
|
|
40
|
-
"esm": "./esm2022/clipper.common/arsedizioni-ars-utils-clipper.common.mjs",
|
|
41
37
|
"default": "./fesm2022/arsedizioni-ars-utils-clipper.common.mjs"
|
|
42
38
|
},
|
|
43
39
|
"./clipper.ui": {
|
|
44
40
|
"types": "./clipper.ui/index.d.ts",
|
|
45
|
-
"esm2022": "./esm2022/clipper.ui/arsedizioni-ars-utils-clipper.ui.mjs",
|
|
46
|
-
"esm": "./esm2022/clipper.ui/arsedizioni-ars-utils-clipper.ui.mjs",
|
|
47
41
|
"default": "./fesm2022/arsedizioni-ars-utils-clipper.ui.mjs"
|
|
48
42
|
},
|
|
49
|
-
"./core": {
|
|
50
|
-
"types": "./core/index.d.ts",
|
|
51
|
-
"esm2022": "./esm2022/core/arsedizioni-ars-utils-core.mjs",
|
|
52
|
-
"esm": "./esm2022/core/arsedizioni-ars-utils-core.mjs",
|
|
53
|
-
"default": "./fesm2022/arsedizioni-ars-utils-core.mjs"
|
|
54
|
-
},
|
|
55
43
|
"./evolution.common": {
|
|
56
44
|
"types": "./evolution.common/index.d.ts",
|
|
57
|
-
"esm2022": "./esm2022/evolution.common/arsedizioni-ars-utils-evolution.common.mjs",
|
|
58
|
-
"esm": "./esm2022/evolution.common/arsedizioni-ars-utils-evolution.common.mjs",
|
|
59
45
|
"default": "./fesm2022/arsedizioni-ars-utils-evolution.common.mjs"
|
|
60
46
|
},
|
|
47
|
+
"./core": {
|
|
48
|
+
"types": "./core/index.d.ts",
|
|
49
|
+
"default": "./fesm2022/arsedizioni-ars-utils-core.mjs"
|
|
50
|
+
},
|
|
61
51
|
"./help": {
|
|
62
52
|
"types": "./help/index.d.ts",
|
|
63
|
-
"esm2022": "./esm2022/help/arsedizioni-ars-utils-help.mjs",
|
|
64
|
-
"esm": "./esm2022/help/arsedizioni-ars-utils-help.mjs",
|
|
65
53
|
"default": "./fesm2022/arsedizioni-ars-utils-help.mjs"
|
|
66
54
|
},
|
|
67
55
|
"./support.common": {
|
|
68
56
|
"types": "./support.common/index.d.ts",
|
|
69
|
-
"esm2022": "./esm2022/support.common/arsedizioni-ars-utils-support.common.mjs",
|
|
70
|
-
"esm": "./esm2022/support.common/arsedizioni-ars-utils-support.common.mjs",
|
|
71
57
|
"default": "./fesm2022/arsedizioni-ars-utils-support.common.mjs"
|
|
72
58
|
},
|
|
73
59
|
"./support.ui": {
|
|
74
60
|
"types": "./support.ui/index.d.ts",
|
|
75
|
-
"esm2022": "./esm2022/support.ui/arsedizioni-ars-utils-support.ui.mjs",
|
|
76
|
-
"esm": "./esm2022/support.ui/arsedizioni-ars-utils-support.ui.mjs",
|
|
77
61
|
"default": "./fesm2022/arsedizioni-ars-utils-support.ui.mjs"
|
|
78
62
|
},
|
|
79
|
-
"./tinymce": {
|
|
80
|
-
"types": "./tinymce/index.d.ts",
|
|
81
|
-
"esm2022": "./esm2022/tinymce/arsedizioni-ars-utils-tinymce.mjs",
|
|
82
|
-
"esm": "./esm2022/tinymce/arsedizioni-ars-utils-tinymce.mjs",
|
|
83
|
-
"default": "./fesm2022/arsedizioni-ars-utils-tinymce.mjs"
|
|
84
|
-
},
|
|
85
63
|
"./ui": {
|
|
86
64
|
"types": "./ui/index.d.ts",
|
|
87
|
-
"esm2022": "./esm2022/ui/arsedizioni-ars-utils-ui.mjs",
|
|
88
|
-
"esm": "./esm2022/ui/arsedizioni-ars-utils-ui.mjs",
|
|
89
65
|
"default": "./fesm2022/arsedizioni-ars-utils-ui.mjs"
|
|
90
66
|
},
|
|
67
|
+
"./tinymce": {
|
|
68
|
+
"types": "./tinymce/index.d.ts",
|
|
69
|
+
"default": "./fesm2022/arsedizioni-ars-utils-tinymce.mjs"
|
|
70
|
+
},
|
|
91
71
|
"./ui.application": {
|
|
92
72
|
"types": "./ui.application/index.d.ts",
|
|
93
|
-
"esm2022": "./esm2022/ui.application/arsedizioni-ars-utils-ui.application.mjs",
|
|
94
|
-
"esm": "./esm2022/ui.application/arsedizioni-ars-utils-ui.application.mjs",
|
|
95
73
|
"default": "./fesm2022/arsedizioni-ars-utils-ui.application.mjs"
|
|
96
74
|
},
|
|
97
75
|
"./ui.oauth": {
|
|
98
76
|
"types": "./ui.oauth/index.d.ts",
|
|
99
|
-
"esm2022": "./esm2022/ui.oauth/arsedizioni-ars-utils-ui.oauth.mjs",
|
|
100
|
-
"esm": "./esm2022/ui.oauth/arsedizioni-ars-utils-ui.oauth.mjs",
|
|
101
77
|
"default": "./fesm2022/arsedizioni-ars-utils-ui.oauth.mjs"
|
|
102
78
|
}
|
|
103
79
|
},
|
|
@@ -1,530 +0,0 @@
|
|
|
1
|
-
@use '../../styles/ui.scss';
|
|
2
|
-
|
|
3
|
-
.clipper-logo {
|
|
4
|
-
background-size: 110px 48px;
|
|
5
|
-
width: 110px;
|
|
6
|
-
height: 48px;
|
|
7
|
-
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.clipper-selection-button {
|
|
11
|
-
width: 150px;
|
|
12
|
-
font-size: small;
|
|
13
|
-
font-weight: 600;
|
|
14
|
-
text-transform: uppercase;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.clipper-selection-icon-button {
|
|
18
|
-
background-color: var(--ars-color-primary, #00a293);
|
|
19
|
-
color: var(--ars-color-text-low, #e0e2e5);
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.clipper-selection-icon-button:hover {
|
|
23
|
-
background-color: var(--ars-color-primary-hi, #12c0ae);
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.unread {
|
|
27
|
-
color: var(--ars-color-error, #ff5449) !important;
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
.expired {
|
|
31
|
-
color: var(--ars-color-error-low, #a80710) !important;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
.expiring {
|
|
35
|
-
color: var(--ars-color-warning, #FFC107) !important;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.closed {
|
|
39
|
-
color: var(--ars-color-ok, #388E3C) !important;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.unread-bg {
|
|
43
|
-
background-color: var(--ars-color-error, #ff5449);
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.error-bg,
|
|
47
|
-
.expired-bg {
|
|
48
|
-
background-color: var(--ars-color-error-low, #a80710);
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.expiring-bg {
|
|
52
|
-
background-color: var(--ars-color-warning, #FFC107);
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
.popular-bg,
|
|
56
|
-
.closed-bg {
|
|
57
|
-
background-color: var(--ars-color-ok, #388E3C) !important;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.very-popular-bg {
|
|
61
|
-
background-color: #4CAF50;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.item-selected {
|
|
65
|
-
background-color: var(--ars-item-selected-background-color, #ced1d2);
|
|
66
|
-
border-radius: 0 !important;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.item-unread {
|
|
70
|
-
font-weight: bolder;
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
.items-group-title {
|
|
75
|
-
color: var(--ars-color-accent, #7894ae);
|
|
76
|
-
font-size: large;
|
|
77
|
-
font-weight: 700;
|
|
78
|
-
padding-left: 25px;
|
|
79
|
-
padding-bottom: 10px;
|
|
80
|
-
padding-top: 10px;
|
|
81
|
-
|
|
82
|
-
.group-spaced {
|
|
83
|
-
padding: 10px 0 0 0 !important;
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
.items-footer {
|
|
89
|
-
padding-top: 10px;
|
|
90
|
-
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
.item {
|
|
95
|
-
border-radius: 12px;
|
|
96
|
-
padding: 10px 10px 10px 0px;
|
|
97
|
-
min-height: 68px !important;
|
|
98
|
-
margin-bottom: 2px;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.item:hover {
|
|
102
|
-
background-color: var(--ars-item-hover-background-color, #eaecef);
|
|
103
|
-
|
|
104
|
-
.item-content {
|
|
105
|
-
-webkit-mask-image: linear-gradient(to right, black 85%, transparent 100%);
|
|
106
|
-
mask-image: linear-gradient(to right, black 85%, transparent 100%);
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
@media screen and (min-width: 0px) and (max-width: 430px) {
|
|
112
|
-
.item:hover {
|
|
113
|
-
background-color: var(--ars-item-hover-background-color);
|
|
114
|
-
|
|
115
|
-
.item-content {
|
|
116
|
-
-webkit-mask-image: linear-gradient(to right, black 55%, transparent 100%);
|
|
117
|
-
mask-image: linear-gradient(to right, black 55%, transparent 100%);
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
}
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
.item-content {
|
|
124
|
-
|
|
125
|
-
.item-info-1,
|
|
126
|
-
.info-1 {
|
|
127
|
-
font-size: x-small !important;
|
|
128
|
-
font-weight: 700 !important;
|
|
129
|
-
line-height: 15px;
|
|
130
|
-
text-transform: uppercase !important;
|
|
131
|
-
color: var(--ars-color-accent, #7894ae);
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
.item-info-2,
|
|
135
|
-
.info-2 {
|
|
136
|
-
font-size: x-small !important;
|
|
137
|
-
font-weight: 700 !important;
|
|
138
|
-
line-height: 15px;
|
|
139
|
-
text-transform: uppercase !important;
|
|
140
|
-
color: var(--ars-color-accent-low, #456179);
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
.item-title,
|
|
144
|
-
.title {
|
|
145
|
-
font-size: small !important;
|
|
146
|
-
line-height: 18px;
|
|
147
|
-
text-decoration: none !important;
|
|
148
|
-
font-weight: normal;
|
|
149
|
-
min-height: unset;
|
|
150
|
-
min-width: unset;
|
|
151
|
-
white-space: initial !important;
|
|
152
|
-
|
|
153
|
-
@supports (-webkit-line-clamp: 3) {
|
|
154
|
-
overflow: hidden;
|
|
155
|
-
text-overflow: ellipsis;
|
|
156
|
-
white-space: initial;
|
|
157
|
-
display: -webkit-box;
|
|
158
|
-
-webkit-line-clamp: 3;
|
|
159
|
-
-webkit-box-orient: vertical;
|
|
160
|
-
}
|
|
161
|
-
}
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
.details {
|
|
165
|
-
margin-top: 4px;
|
|
166
|
-
font-size: x-small !important;
|
|
167
|
-
font-weight: 700;
|
|
168
|
-
line-height: 15px;
|
|
169
|
-
color: var(--ars-color-accent-low, #456179);
|
|
170
|
-
text-transform: uppercase !important;
|
|
171
|
-
border-left: 4px solid var(--ars-color-accent-low, #456179);
|
|
172
|
-
padding-left: 10px;
|
|
173
|
-
|
|
174
|
-
.links {
|
|
175
|
-
text-transform: none;
|
|
176
|
-
text-decoration: none;
|
|
177
|
-
|
|
178
|
-
a,
|
|
179
|
-
span,
|
|
180
|
-
div {
|
|
181
|
-
margin-right: 8px;
|
|
182
|
-
font-weight: 600 !important;
|
|
183
|
-
color: var(--ars-color-text, #191c1b);
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
a {
|
|
187
|
-
cursor: pointer !important;
|
|
188
|
-
color: var(--ars-color-link, #03A9F4);
|
|
189
|
-
font-weight: 600 !important;
|
|
190
|
-
}
|
|
191
|
-
}
|
|
192
|
-
}
|
|
193
|
-
|
|
194
|
-
a.link {
|
|
195
|
-
color: var(--ars-color-link, #03A9F4);
|
|
196
|
-
cursor: pointer !important;
|
|
197
|
-
text-decoration: none !important;
|
|
198
|
-
}
|
|
199
|
-
}
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
.tile:hover {
|
|
203
|
-
background-color: var(--ars-item-hover-background-color, #eaecef);
|
|
204
|
-
border-radius: 12px;
|
|
205
|
-
}
|
|
206
|
-
|
|
207
|
-
.tile {
|
|
208
|
-
cursor: pointer !important;
|
|
209
|
-
padding: 10px 13px 10px 13px !important;
|
|
210
|
-
margin-bottom: 20px !important;
|
|
211
|
-
|
|
212
|
-
.body {
|
|
213
|
-
padding: 4px 6px;
|
|
214
|
-
}
|
|
215
|
-
|
|
216
|
-
.image-mark {
|
|
217
|
-
border-top: 6px solid transparent;
|
|
218
|
-
margin: 0 8px;
|
|
219
|
-
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
.image-mark-unread {
|
|
223
|
-
border-top-color: var(--ars-color-error, #ff5449);
|
|
224
|
-
margin: 0 8px;
|
|
225
|
-
}
|
|
226
|
-
|
|
227
|
-
.tile-image,
|
|
228
|
-
.image {
|
|
229
|
-
height: 125px;
|
|
230
|
-
position: relative;
|
|
231
|
-
background-color: transparent;
|
|
232
|
-
overflow: hidden;
|
|
233
|
-
display: flex;
|
|
234
|
-
justify-content: center;
|
|
235
|
-
align-items: center;
|
|
236
|
-
border-radius: 8px;
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
img {
|
|
240
|
-
object-fit: cover;
|
|
241
|
-
width: 100%;
|
|
242
|
-
height: 100%;
|
|
243
|
-
}
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
.tile-info-1,
|
|
247
|
-
.info-1 {
|
|
248
|
-
position: absolute;
|
|
249
|
-
left: 0;
|
|
250
|
-
bottom: 0;
|
|
251
|
-
padding: 4px 8px;
|
|
252
|
-
background-color: var(--ars-color-overlay, rgba(255, 255, 255, 0.75));
|
|
253
|
-
color: var(--ars-color-text, #191c1b);
|
|
254
|
-
font-size: small !important;
|
|
255
|
-
font-weight: 700 !important;
|
|
256
|
-
text-transform: uppercase !important;
|
|
257
|
-
}
|
|
258
|
-
|
|
259
|
-
.tile-info-2,
|
|
260
|
-
.info-2 {
|
|
261
|
-
position: absolute;
|
|
262
|
-
right: 0;
|
|
263
|
-
top: 0;
|
|
264
|
-
padding: 4px 8px;
|
|
265
|
-
background-color: var(--ars-color-overlay, rgba(255, 255, 255, 0.75));
|
|
266
|
-
color: var(--ars-color-accent, #7894ae);
|
|
267
|
-
font-size: small !important;
|
|
268
|
-
font-weight: 700 !important;
|
|
269
|
-
text-transform: uppercase !important;
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
.buttons {
|
|
273
|
-
position: absolute;
|
|
274
|
-
left: 0;
|
|
275
|
-
top: 0;
|
|
276
|
-
height: 42px;
|
|
277
|
-
|
|
278
|
-
.check,
|
|
279
|
-
.read {
|
|
280
|
-
background-color: var(--ars-color-primary, #00a293);
|
|
281
|
-
color: var(--ars-color-text-low, #e0e2e5);
|
|
282
|
-
}
|
|
283
|
-
|
|
284
|
-
.check-selected {
|
|
285
|
-
background-color: var(--ars-color-primary-hi, #12c0ae);
|
|
286
|
-
}
|
|
287
|
-
}
|
|
288
|
-
}
|
|
289
|
-
|
|
290
|
-
.tile-date,
|
|
291
|
-
.date {
|
|
292
|
-
padding: 8px 0 6px 0 !important;
|
|
293
|
-
font-weight: 700 !important;
|
|
294
|
-
text-transform: uppercase !important;
|
|
295
|
-
|
|
296
|
-
.date-day {
|
|
297
|
-
color: var(--ars-accent, #7894ae);
|
|
298
|
-
}
|
|
299
|
-
|
|
300
|
-
.date-divider {
|
|
301
|
-
width: 1px;
|
|
302
|
-
margin: 0 8px;
|
|
303
|
-
border-left: 1px solid var(--ars-color-color-divider, #757d87);
|
|
304
|
-
}
|
|
305
|
-
}
|
|
306
|
-
|
|
307
|
-
.tile-time,
|
|
308
|
-
.time {
|
|
309
|
-
font-size: small !important;
|
|
310
|
-
font-weight: 700 !important;
|
|
311
|
-
}
|
|
312
|
-
|
|
313
|
-
.tile-title,
|
|
314
|
-
.title {
|
|
315
|
-
text-decoration: none !important;
|
|
316
|
-
font-size: 16px !important;
|
|
317
|
-
font-weight: 600;
|
|
318
|
-
min-height: 50px !important; // 2 lines;
|
|
319
|
-
max-height: 70px !important; // 3 lines;
|
|
320
|
-
min-width: 100%;
|
|
321
|
-
white-space: initial !important;
|
|
322
|
-
overflow: hidden !important;
|
|
323
|
-
|
|
324
|
-
@supports (-webkit-line-clamp: 3) {
|
|
325
|
-
overflow: hidden;
|
|
326
|
-
text-overflow: ellipsis;
|
|
327
|
-
white-space: initial;
|
|
328
|
-
display: -webkit-box;
|
|
329
|
-
-webkit-line-clamp: 3;
|
|
330
|
-
-webkit-box-orient: vertical;
|
|
331
|
-
}
|
|
332
|
-
}
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
}
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
.stripe:hover {
|
|
339
|
-
background-color: var(--ars-item-hover-background-color, #eaecef);
|
|
340
|
-
border-radius: 12px;
|
|
341
|
-
}
|
|
342
|
-
|
|
343
|
-
.stripe {
|
|
344
|
-
cursor: pointer !important;
|
|
345
|
-
padding: 5px 10px 5px 10px !important;
|
|
346
|
-
margin-bottom: 10px !important;
|
|
347
|
-
|
|
348
|
-
.body {
|
|
349
|
-
padding: 5px 15px !important;
|
|
350
|
-
}
|
|
351
|
-
|
|
352
|
-
.image-mark {
|
|
353
|
-
min-height:100% !important;
|
|
354
|
-
border-left: 6px solid transparent;
|
|
355
|
-
margin: 8px 0;
|
|
356
|
-
|
|
357
|
-
}
|
|
358
|
-
|
|
359
|
-
.image-mark-unread {
|
|
360
|
-
min-height:100% !important;
|
|
361
|
-
border-left-color: var(--ars-color-error, #ff5449) !important;
|
|
362
|
-
margin: 8px 0;
|
|
363
|
-
}
|
|
364
|
-
|
|
365
|
-
.stripe-image,
|
|
366
|
-
.image {
|
|
367
|
-
width: 150px !important;
|
|
368
|
-
height: 70px !important;
|
|
369
|
-
position: relative;
|
|
370
|
-
background-color: transparent;
|
|
371
|
-
overflow: hidden;
|
|
372
|
-
display: flex;
|
|
373
|
-
justify-content: center;
|
|
374
|
-
align-items: center;
|
|
375
|
-
border-radius: 8px;
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
img {
|
|
379
|
-
object-fit: cover;
|
|
380
|
-
width: 100%;
|
|
381
|
-
height: 100%;
|
|
382
|
-
}
|
|
383
|
-
}
|
|
384
|
-
|
|
385
|
-
.stripe-info-1,
|
|
386
|
-
.info-1 {
|
|
387
|
-
margin-top:8px;
|
|
388
|
-
padding: 4px 8px !important;
|
|
389
|
-
background-color: var(--ars-color-overlay, rgba(255, 255, 255, 0.75)) !important;
|
|
390
|
-
color: var(--ars-color-text, #191c1b) !important;
|
|
391
|
-
font-size: small !important;
|
|
392
|
-
font-weight: 700 !important;
|
|
393
|
-
text-transform: uppercase !important;
|
|
394
|
-
}
|
|
395
|
-
|
|
396
|
-
.stripe-info-2,
|
|
397
|
-
.info-2 {
|
|
398
|
-
margin-top:8px;
|
|
399
|
-
padding: 4px 8px !important;
|
|
400
|
-
background-color: var(--ars-color-overlay, rgba(255, 255, 255, 0.75)) !important;
|
|
401
|
-
color: var(--ars-color-accent, #7894ae) !important;
|
|
402
|
-
font-size: small !important;
|
|
403
|
-
font-weight: 700 !important;
|
|
404
|
-
text-transform: uppercase !important;
|
|
405
|
-
}
|
|
406
|
-
|
|
407
|
-
.buttons {
|
|
408
|
-
position: absolute;
|
|
409
|
-
left: 0;
|
|
410
|
-
top: 0;
|
|
411
|
-
height: 42px;
|
|
412
|
-
|
|
413
|
-
.check,
|
|
414
|
-
.read {
|
|
415
|
-
background-color: var(--ars-color-primary, #00a293);
|
|
416
|
-
color: var(--ars-color-text-low, #e0e2e5);
|
|
417
|
-
}
|
|
418
|
-
|
|
419
|
-
.check-selected {
|
|
420
|
-
background-color: var(--ars-color-primary-hi, #12c0ae);
|
|
421
|
-
}
|
|
422
|
-
}
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
.stripe-date,
|
|
426
|
-
.date {
|
|
427
|
-
padding: 0 !important;
|
|
428
|
-
font-weight: 700 !important;
|
|
429
|
-
text-transform: uppercase !important;
|
|
430
|
-
|
|
431
|
-
.date-day {
|
|
432
|
-
color: var(--ars-accent, #7894ae);
|
|
433
|
-
}
|
|
434
|
-
|
|
435
|
-
.date-divider {
|
|
436
|
-
width: 1px;
|
|
437
|
-
margin: 0 8px;
|
|
438
|
-
border-left: 1px solid var(--ars-color-color-divider, #757d87);
|
|
439
|
-
}
|
|
440
|
-
}
|
|
441
|
-
|
|
442
|
-
.stripe-time,
|
|
443
|
-
.time {
|
|
444
|
-
font-size: small !important;
|
|
445
|
-
font-weight: 700 !important;
|
|
446
|
-
}
|
|
447
|
-
|
|
448
|
-
.stripe-title,
|
|
449
|
-
.title {
|
|
450
|
-
text-decoration: none !important;
|
|
451
|
-
font-size: 16px !important;
|
|
452
|
-
font-weight: 600;
|
|
453
|
-
min-width: 100%;
|
|
454
|
-
white-space: initial !important;
|
|
455
|
-
overflow: hidden !important;
|
|
456
|
-
|
|
457
|
-
@supports (-webkit-line-clamp: 3) {
|
|
458
|
-
overflow: hidden;
|
|
459
|
-
text-overflow: ellipsis;
|
|
460
|
-
white-space: initial;
|
|
461
|
-
display: -webkit-box;
|
|
462
|
-
-webkit-line-clamp: 3;
|
|
463
|
-
-webkit-box-orient: vertical;
|
|
464
|
-
}
|
|
465
|
-
}
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
}
|
|
469
|
-
|
|
470
|
-
.badge,
|
|
471
|
-
.badge-red {
|
|
472
|
-
margin-left: 10px;
|
|
473
|
-
padding: 1px 4px;
|
|
474
|
-
border-radius: 3px;
|
|
475
|
-
font-size: x-small;
|
|
476
|
-
font-weight: 600;
|
|
477
|
-
text-align: center;
|
|
478
|
-
background-color: #427505;
|
|
479
|
-
text-transform: uppercase;
|
|
480
|
-
white-space: nowrap;
|
|
481
|
-
color: #e0e2e5;
|
|
482
|
-
}
|
|
483
|
-
|
|
484
|
-
.badge-red {
|
|
485
|
-
background-color: #a80710;
|
|
486
|
-
}
|
|
487
|
-
|
|
488
|
-
.busy-backdrop {
|
|
489
|
-
background-color: rgba(0, 0, 0, 0.42) !important;
|
|
490
|
-
}
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
.legend-container {
|
|
494
|
-
display: flex;
|
|
495
|
-
flex-direction: row;
|
|
496
|
-
align-items: center;
|
|
497
|
-
font-size: x-small;
|
|
498
|
-
text-transform: uppercase;
|
|
499
|
-
font-weight: 500;
|
|
500
|
-
margin-left: 10px;
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
.legend {
|
|
504
|
-
display: inline-block;
|
|
505
|
-
height: 8px;
|
|
506
|
-
width: 8px;
|
|
507
|
-
margin-right: 4px;
|
|
508
|
-
}
|
|
509
|
-
|
|
510
|
-
.legend:not(:first-of-type) {
|
|
511
|
-
margin-left: 10px;
|
|
512
|
-
}
|
|
513
|
-
|
|
514
|
-
}
|
|
515
|
-
|
|
516
|
-
.special-date,
|
|
517
|
-
.special-date-expired,
|
|
518
|
-
.special-date-expiring {
|
|
519
|
-
border: 2px var(--ars-color-accent, #7894ae) solid !important;
|
|
520
|
-
border-radius: 100% !important;
|
|
521
|
-
}
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
.special-date-expired {
|
|
525
|
-
border: 2px var(--ars-color-error, #ff5449) solid !important;
|
|
526
|
-
}
|
|
527
|
-
|
|
528
|
-
.special-date-expiring {
|
|
529
|
-
border: 2px var(--ars-color-warning, #FFC107) solid !important;
|
|
530
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated bundle index. Do not edit.
|
|
3
|
-
*/
|
|
4
|
-
export * from './public_api';
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXJzZWRpemlvbmktYXJzLXV0aWxzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vcHJvamVjdHMvYXJzLXV0aWxzL2Fyc2VkaXppb25pLWFycy11dGlscy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUVILGNBQWMsY0FBYyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBHZW5lcmF0ZWQgYnVuZGxlIGluZGV4LiBEbyBub3QgZWRpdC5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL3B1YmxpY19hcGknO1xuIl19
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Generated bundle index. Do not edit.
|
|
3
|
-
*/
|
|
4
|
-
export * from './public_api';
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXJzZWRpemlvbmktYXJzLXV0aWxzLWNsaXBwZXIuY29tbW9uLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vcHJvamVjdHMvYXJzLXV0aWxzL2NsaXBwZXIuY29tbW9uL2Fyc2VkaXppb25pLWFycy11dGlscy1jbGlwcGVyLmNvbW1vbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUVILGNBQWMsY0FBYyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBHZW5lcmF0ZWQgYnVuZGxlIGluZGV4LiBEbyBub3QgZWRpdC5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL3B1YmxpY19hcGknO1xuIl19
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { NgModule } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export class ArsClipperCommonModule {
|
|
4
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: ArsClipperCommonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
5
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.2.10", ngImport: i0, type: ArsClipperCommonModule }); }
|
|
6
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: ArsClipperCommonModule }); }
|
|
7
|
-
}
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.10", ngImport: i0, type: ArsClipperCommonModule, decorators: [{
|
|
9
|
-
type: NgModule
|
|
10
|
-
}] });
|
|
11
|
-
// Other exports
|
|
12
|
-
export * from './messages';
|
|
13
|
-
export * from './definitions';
|
|
14
|
-
export * from './interceptors/auth.interceptor';
|
|
15
|
-
export * from './services/clipper.service';
|
|
16
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tbW9uLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2Fycy11dGlscy9jbGlwcGVyLmNvbW1vbi9jb21tb24vY29tbW9uLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQUd6QyxNQUFNLE9BQU8sc0JBQXNCOytHQUF0QixzQkFBc0I7Z0hBQXRCLHNCQUFzQjtnSEFBdEIsc0JBQXNCOzs0RkFBdEIsc0JBQXNCO2tCQURsQyxRQUFROztBQUdULGdCQUFnQjtBQUNoQixjQUFjLFlBQVksQ0FBQztBQUMzQixjQUFjLGVBQWUsQ0FBQztBQUM5QixjQUFjLGlDQUFpQyxDQUFDO0FBQ2hELGNBQWMsNEJBQTRCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQE5nTW9kdWxlKClcclxuZXhwb3J0IGNsYXNzIEFyc0NsaXBwZXJDb21tb25Nb2R1bGUge31cclxuXHJcbi8vIE90aGVyIGV4cG9ydHNcclxuZXhwb3J0ICogZnJvbSAnLi9tZXNzYWdlcyc7XHJcbmV4cG9ydCAqIGZyb20gJy4vZGVmaW5pdGlvbnMnO1xyXG5leHBvcnQgKiBmcm9tICcuL2ludGVyY2VwdG9ycy9hdXRoLmludGVyY2VwdG9yJztcclxuZXhwb3J0ICogZnJvbSAnLi9zZXJ2aWNlcy9jbGlwcGVyLnNlcnZpY2UnO1xyXG5cclxuIl19
|