@colijnit/sharedcomponents 1.0.62 → 1.0.64
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/README.md +24 -24
- package/bundles/colijnit-sharedcomponents.umd.js +9888 -9855
- package/bundles/colijnit-sharedcomponents.umd.js.map +1 -1
- package/colijnit-sharedcomponents.d.ts +91 -91
- package/colijnit-sharedcomponents.metadata.json +1 -1
- package/esm2015/colijnit-sharedcomponents.js +91 -91
- package/esm2015/lib/assets/dictionary/text.properties.js +11 -11
- package/esm2015/lib/businessobject/build-images-and-documentation-result.js +2 -2
- package/esm2015/lib/businessobject/co-document-right.bo.js +3 -3
- package/esm2015/lib/businessobject/drag-drop-container-element.js +2 -2
- package/esm2015/lib/businessobject/drag-drop-container.js +7 -7
- package/esm2015/lib/components/activity-list/activity-list.component.js +130 -130
- package/esm2015/lib/components/activity-list/activity-list.module.js +24 -24
- package/esm2015/lib/components/app-file-dropzone/app-file-dropzone.component.js +47 -47
- package/esm2015/lib/components/app-file-dropzone/app-file-dropzone.module.js +20 -20
- package/esm2015/lib/components/date-planning/component/agenda/agenda-base-view.component.js +61 -61
- package/esm2015/lib/components/date-planning/component/agenda/agenda-day-view.component.js +36 -36
- package/esm2015/lib/components/date-planning/component/agenda/agenda-event.component.js +56 -56
- package/esm2015/lib/components/date-planning/component/agenda/agenda-events.component.js +47 -47
- package/esm2015/lib/components/date-planning/component/agenda/agenda-half-hour-cell.component.js +68 -68
- package/esm2015/lib/components/date-planning/component/agenda/agenda-header.component.js +243 -243
- package/esm2015/lib/components/date-planning/component/agenda/agenda-hour-cell.component.js +36 -36
- package/esm2015/lib/components/date-planning/component/agenda/agenda-hour-view-labels.component.js +50 -50
- package/esm2015/lib/components/date-planning/component/agenda/agenda-hour-view.component.js +46 -46
- package/esm2015/lib/components/date-planning/component/agenda/agenda-month-view.component.js +61 -61
- package/esm2015/lib/components/date-planning/component/agenda/agenda-select-event.component.js +39 -39
- package/esm2015/lib/components/date-planning/component/agenda/agenda-view.component.js +35 -35
- package/esm2015/lib/components/date-planning/component/agenda/agenda-week-select-view.component.js +64 -64
- package/esm2015/lib/components/date-planning/component/agenda/agenda-week-view.component.js +48 -48
- package/esm2015/lib/components/date-planning/component/agenda/view-select.component.js +42 -42
- package/esm2015/lib/components/date-planning/component/calendar/calendar-all-months.component.js +34 -34
- package/esm2015/lib/components/date-planning/component/calendar/calendar-all-years.component.js +48 -48
- package/esm2015/lib/components/date-planning/component/calendar/calendar-header.component.js +107 -107
- package/esm2015/lib/components/date-planning/component/calendar/calendar-view.component.js +178 -178
- package/esm2015/lib/components/date-planning/component/calendar/calendar.component.js +34 -34
- package/esm2015/lib/components/date-planning/date-planning.component.js +113 -113
- package/esm2015/lib/components/date-planning/date-planning.module.js +63 -63
- package/esm2015/lib/components/docsign/component/signature/signature.component.js +75 -75
- package/esm2015/lib/components/docsign/component/signatures/signatures.component.js +44 -44
- package/esm2015/lib/components/docsign/docsign.component.js +242 -242
- package/esm2015/lib/components/docsign/docsign.module.js +23 -23
- package/esm2015/lib/components/file-upload/file-upload.component.js +189 -189
- package/esm2015/lib/components/file-upload/file-upload.module.js +25 -25
- package/esm2015/lib/components/file-upload-popup/file-upload-popup.component.js +397 -397
- package/esm2015/lib/components/file-upload-popup/file-upload-popup.module.js +30 -30
- package/esm2015/lib/components/files-upload/components/base-file-upload.component.js +469 -469
- package/esm2015/lib/components/files-upload/components/drag-drop-container.component.js +115 -115
- package/esm2015/lib/components/files-upload/files-upload.component.js +131 -131
- package/esm2015/lib/components/files-upload/files-upload.module.js +47 -47
- package/esm2015/lib/components/image-display/image-display.component.js +36 -36
- package/esm2015/lib/components/image-display/image-display.module.js +23 -23
- package/esm2015/lib/components/key-pad/key-pad.component.js +200 -200
- package/esm2015/lib/components/key-pad/key-pad.module.js +22 -22
- package/esm2015/lib/components/layout-switcher/layout-switcher.component.js +74 -74
- package/esm2015/lib/components/layout-switcher/layout-switcher.module.js +21 -21
- package/esm2015/lib/components/linear-gauge/co-linear-gauge.component.js +59 -59
- package/esm2015/lib/components/linear-gauge/co-linear-gauge.module.js +19 -19
- package/esm2015/lib/components/multi-property-toggler/multiple-property-toggler.component.js +89 -89
- package/esm2015/lib/components/multi-property-toggler/multiple-property-toggler.module.js +21 -21
- package/esm2015/lib/components/send-method-dialog/components/layout-selection/layout-selection.component.js +79 -79
- package/esm2015/lib/components/send-method-dialog/components/layout-selection/layout-selection.module.js +21 -21
- package/esm2015/lib/components/send-method-dialog/components/printer-selection/printer-selection.component.js +85 -85
- package/esm2015/lib/components/send-method-dialog/components/printer-selection/printer-selection.module.js +21 -21
- package/esm2015/lib/components/send-method-dialog/components/send-method-email/send-method-email.component.js +64 -64
- package/esm2015/lib/components/send-method-dialog/components/send-method-email/send-method-email.module.js +26 -26
- package/esm2015/lib/components/send-method-dialog/components/send-method-pdf/send-method-pdf.component.js +40 -40
- package/esm2015/lib/components/send-method-dialog/components/send-method-pdf/send-method-pdf.module.js +23 -23
- package/esm2015/lib/components/send-method-dialog/components/send-method-printer/send-method-printer.component.js +61 -61
- package/esm2015/lib/components/send-method-dialog/components/send-method-printer/send-method-printer.module.js +28 -28
- package/esm2015/lib/components/send-method-dialog/components/signature-button/signature-button.component.js +38 -38
- package/esm2015/lib/components/send-method-dialog/components/signature-button/signature-button.module.js +21 -21
- package/esm2015/lib/components/send-method-dialog/model/email-address-viewmodel.js +7 -7
- package/esm2015/lib/components/send-method-dialog/send-method-dialog.component.js +258 -258
- package/esm2015/lib/components/send-method-dialog/send-method-dialog.module.js +35 -35
- package/esm2015/lib/components/send-method-dialog/send-method-params.interface.js +2 -2
- package/esm2015/lib/components/send-method-dialog/service/send-method.service.js +59 -59
- package/esm2015/lib/components/simple-tags/simple-tags.component.js +229 -229
- package/esm2015/lib/components/simple-tags/simple-tags.module.js +26 -26
- package/esm2015/lib/components/statusbar/statusbar-popup.component.js +97 -97
- package/esm2015/lib/components/statusbar/statusbar.component.js +81 -81
- package/esm2015/lib/components/statusbar/statusbar.module.js +27 -27
- package/esm2015/lib/components/stock/components/allocation-stock-history/allocation-stock-history.component.js +47 -47
- package/esm2015/lib/components/stock/components/order-commission-stock-history/order-commission-stock-history.component.js +47 -47
- package/esm2015/lib/components/stock/components/order-stock-history/order-stock-history.component.js +47 -47
- package/esm2015/lib/components/stock/components/order-stock-tab/order-stock-tab.component.js +47 -47
- package/esm2015/lib/components/stock/components/order-supply-stock-history/order-supply-stock-history.component.js +47 -47
- package/esm2015/lib/components/stock/components/order-tab/order-tab.component.js +67 -67
- package/esm2015/lib/components/stock/components/stock-history/stock-history.component.js +53 -53
- package/esm2015/lib/components/stock/components/stock-location/stock-location.component.js +251 -240
- package/esm2015/lib/components/stock/components/stock-prognose/stock-prognose.component.js +52 -52
- package/esm2015/lib/components/stock/components/stock-tab/stock-tab.component.js +39 -39
- package/esm2015/lib/components/stock/localization/translation.js +72 -63
- package/esm2015/lib/components/stock/stock-history-tabs/stock-history-tabs.component.js +33 -33
- package/esm2015/lib/components/stock/stock-information/stock-information.component.js +48 -49
- package/esm2015/lib/components/stock/stock-information-grid/stock-information-grid.component.js +457 -457
- package/esm2015/lib/components/stock/stock-tabs/stock-tabs.component.js +243 -243
- package/esm2015/lib/components/stock/stock-transfer/co-drop-down-list-fields.interface.js +2 -2
- package/esm2015/lib/components/stock/stock-transfer/stock-change-amount.component.js +72 -72
- package/esm2015/lib/components/stock/stock-transfer/stock-transfer.component.js +160 -149
- package/esm2015/lib/components/stock/stock.component.js +237 -197
- package/esm2015/lib/components/stock/stock.module.js +80 -80
- package/esm2015/lib/components/stock-statusbar/stock-statusbar.component.js +23 -23
- package/esm2015/lib/components/stock-statusbar/stock-statusbar.module.js +19 -19
- package/esm2015/lib/components/tab-bar/tab-bar.component.js +90 -90
- package/esm2015/lib/components/tab-bar/tab-bar.module.js +21 -21
- package/esm2015/lib/components/tab-bar/tab.interface.js +2 -2
- package/esm2015/lib/components/tile-renderer/tile-render.component.js +80 -80
- package/esm2015/lib/components/tile-renderer/tile-render.module.js +26 -26
- package/esm2015/lib/decorator/input-boolean.decorator.js +34 -34
- package/esm2015/lib/enum/calendar-view.enum.js +9 -9
- package/esm2015/lib/enum/document-email-report.enum.js +18 -18
- package/esm2015/lib/enum/domain-multiple-name.enum.js +13 -13
- package/esm2015/lib/enum/file-type.js +14 -14
- package/esm2015/lib/enum/files-upload-config-objects.js +3 -3
- package/esm2015/lib/enum/gauge-color.enum.js +10 -10
- package/esm2015/lib/enum/icon.enum.js +48 -44
- package/esm2015/lib/enum/internal-param.enum.js +38 -38
- package/esm2015/lib/enum/keyboard-code.enum.js +32 -32
- package/esm2015/lib/enum/language-code.enum.js +8 -8
- package/esm2015/lib/enum/month.enum.js +17 -17
- package/esm2015/lib/enum/read-write-access-config-names.enum.js +2 -2
- package/esm2015/lib/enum/table-name.enum.js +86 -86
- package/esm2015/lib/enum/tag-category.enum.js +22 -22
- package/esm2015/lib/enum/tags-component-config-names.js +2 -2
- package/esm2015/lib/enum/thumb-three-way-state.js +19 -19
- package/esm2015/lib/enum/tile-size-type.js +7 -7
- package/esm2015/lib/enum/time-period.enum.js +11 -11
- package/esm2015/lib/event/co-drag-event.js +2 -2
- package/esm2015/lib/event/co-drop-event.js +2 -2
- package/esm2015/lib/interface/key-value-pair.js +2 -2
- package/esm2015/lib/interface/operation-callback-simple-function.js +4 -4
- package/esm2015/lib/localization/localization.module.js +19 -19
- package/esm2015/lib/localization/localize.pipe.js +26 -26
- package/esm2015/lib/localization/localize.service.js +30 -30
- package/esm2015/lib/localization/translation.js +3 -3
- package/esm2015/lib/model/agenda-event-per-day.model.js +6 -6
- package/esm2015/lib/model/agenda-event.model.js +8 -8
- package/esm2015/lib/model/agenda-null-objects.js +11 -11
- package/esm2015/lib/model/constant/all-months.js +17 -17
- package/esm2015/lib/model/date-range.js +5 -5
- package/esm2015/lib/model/day.model.js +7 -7
- package/esm2015/lib/model/icon-svg.js +47 -43
- package/esm2015/lib/model/month.model.js +11 -11
- package/esm2015/lib/model/send-method.js +8 -8
- package/esm2015/lib/model/settings.js +4 -4
- package/esm2015/lib/model/tag-tree-item.bo.js +16 -16
- package/esm2015/lib/model/time-window.bo.js +26 -26
- package/esm2015/lib/model/tree-object.js +15 -15
- package/esm2015/lib/model/week.model.js +6 -6
- package/esm2015/lib/model/weekday.model.js +10 -10
- package/esm2015/lib/pipe/array-number.pipe.js +15 -15
- package/esm2015/lib/pipe/file-type-image.pipe.js +51 -51
- package/esm2015/lib/pipe/master-pipes.js +9 -9
- package/esm2015/lib/pipe/ucfirst.pipe.js +16 -16
- package/esm2015/lib/service/dictionary.service.js +76 -76
- package/esm2015/lib/service/drag-drop.service.js +365 -365
- package/esm2015/lib/service/icon-cache.service.js +51 -51
- package/esm2015/lib/service/options.service.js +48 -48
- package/esm2015/lib/service/shared-connector.service.js +433 -433
- package/esm2015/lib/service/shared.service.js +60 -60
- package/esm2015/lib/service/stock.service.js +110 -110
- package/esm2015/lib/utils/array-utils.js +202 -202
- package/esm2015/lib/utils/calendar.utils.js +68 -68
- package/esm2015/lib/utils/check-precision-and-scale-result.js +2 -2
- package/esm2015/lib/utils/check-within-stepped-bounds-result.js +2 -2
- package/esm2015/lib/utils/co-document-shared-field-logic.js +50 -50
- package/esm2015/lib/utils/date-utils.js +264 -264
- package/esm2015/lib/utils/enum-utils.js +128 -128
- package/esm2015/lib/utils/function/not-nill.function.js +5 -5
- package/esm2015/lib/utils/is-nill.function.js +5 -5
- package/esm2015/lib/utils/map-utils.js +41 -41
- package/esm2015/lib/utils/number-utils.js +390 -390
- package/esm2015/lib/utils/object-utils.js +278 -278
- package/esm2015/lib/utils/ref-code-utils.js +49 -49
- package/esm2015/lib/utils/string-utils.js +93 -93
- package/esm2015/public-api.js +31 -31
- package/fesm2015/colijnit-sharedcomponents.js +10411 -10335
- package/fesm2015/colijnit-sharedcomponents.js.map +1 -1
- package/lib/assets/dictionary/text.properties.d.ts +3 -3
- package/lib/businessobject/build-images-and-documentation-result.d.ts +5 -5
- package/lib/businessobject/co-document-right.bo.d.ts +6 -6
- package/lib/businessobject/drag-drop-container-element.d.ts +6 -6
- package/lib/businessobject/drag-drop-container.d.ts +6 -6
- package/lib/components/access/read-write-access.scss +25 -25
- package/lib/components/access/style/_layout.scss +23 -23
- package/lib/components/access/style/_material-definition.scss +12 -12
- package/lib/components/access/style/_theme.scss +4 -4
- package/lib/components/access/style/material.scss +4 -4
- package/lib/components/activity-list/activity-list.component.d.ts +33 -33
- package/lib/components/activity-list/activity-list.module.d.ts +2 -2
- package/lib/components/activity-list/style/_layout.scss +68 -68
- package/lib/components/activity-list/style/_theme.scss +4 -4
- package/lib/components/activity-list/style/material.scss +4 -4
- package/lib/components/app-file-dropzone/app-file-dropzone.component.d.ts +14 -14
- package/lib/components/app-file-dropzone/app-file-dropzone.module.d.ts +2 -2
- package/lib/components/app-file-dropzone/style/_layout.scss +61 -61
- package/lib/components/app-file-dropzone/style/_theme.scss +4 -4
- package/lib/components/app-file-dropzone/style/material.scss +4 -4
- package/lib/components/date-planning/component/agenda/agenda-base-view.component.d.ts +21 -21
- package/lib/components/date-planning/component/agenda/agenda-day-view.component.d.ts +7 -7
- package/lib/components/date-planning/component/agenda/agenda-event.component.d.ts +18 -18
- package/lib/components/date-planning/component/agenda/agenda-events.component.d.ts +13 -13
- package/lib/components/date-planning/component/agenda/agenda-half-hour-cell.component.d.ts +18 -18
- package/lib/components/date-planning/component/agenda/agenda-header.component.d.ts +48 -48
- package/lib/components/date-planning/component/agenda/agenda-hour-cell.component.d.ts +9 -9
- package/lib/components/date-planning/component/agenda/agenda-hour-view-labels.component.d.ts +8 -8
- package/lib/components/date-planning/component/agenda/agenda-hour-view.component.d.ts +7 -7
- package/lib/components/date-planning/component/agenda/agenda-month-view.component.d.ts +10 -10
- package/lib/components/date-planning/component/agenda/agenda-select-event.component.d.ts +12 -12
- package/lib/components/date-planning/component/agenda/agenda-view.component.d.ts +12 -12
- package/lib/components/date-planning/component/agenda/agenda-week-select-view.component.d.ts +10 -10
- package/lib/components/date-planning/component/agenda/agenda-week-view.component.d.ts +9 -9
- package/lib/components/date-planning/component/agenda/style/_layout.scss +443 -443
- package/lib/components/date-planning/component/agenda/style/_material-definition.scss +12 -12
- package/lib/components/date-planning/component/agenda/style/_theme.scss +7 -7
- package/lib/components/date-planning/component/agenda/style/material.scss +5 -5
- package/lib/components/date-planning/component/agenda/view-select.component.d.ts +11 -11
- package/lib/components/date-planning/component/calendar/calendar-all-months.component.d.ts +9 -9
- package/lib/components/date-planning/component/calendar/calendar-all-years.component.d.ts +9 -9
- package/lib/components/date-planning/component/calendar/calendar-header.component.d.ts +23 -23
- package/lib/components/date-planning/component/calendar/calendar-view.component.d.ts +31 -31
- package/lib/components/date-planning/component/calendar/calendar.component.d.ts +10 -10
- package/lib/components/date-planning/component/calendar/style/_layout.scss +167 -167
- package/lib/components/date-planning/component/calendar/style/_material-definition.scss +7 -7
- package/lib/components/date-planning/component/calendar/style/_theme.scss +7 -7
- package/lib/components/date-planning/component/calendar/style/material.scss +5 -5
- package/lib/components/date-planning/date-planning.component.d.ts +28 -28
- package/lib/components/date-planning/date-planning.module.d.ts +2 -2
- package/lib/components/date-planning/style/_layout.scss +45 -45
- package/lib/components/date-planning/style/_theme.scss +5 -5
- package/lib/components/date-planning/style/material.scss +7 -7
- package/lib/components/docsign/component/signature/signature.component.d.ts +16 -16
- package/lib/components/docsign/component/signature/style/_layout.scss +40 -40
- package/lib/components/docsign/component/signature/style/_material-definition.scss +11 -11
- package/lib/components/docsign/component/signature/style/_theme.scss +13 -13
- package/lib/components/docsign/component/signature/style/material.scss +4 -4
- package/lib/components/docsign/component/signatures/signatures.component.d.ts +12 -12
- package/lib/components/docsign/component/signatures/style/_layout.scss +13 -13
- package/lib/components/docsign/component/signatures/style/_material-definition.scss +1 -1
- package/lib/components/docsign/component/signatures/style/_theme.scss +4 -4
- package/lib/components/docsign/component/signatures/style/material.scss +5 -5
- package/lib/components/docsign/docsign.component.d.ts +94 -94
- package/lib/components/docsign/docsign.module.d.ts +2 -2
- package/lib/components/docsign/style/_layout.scss +40 -40
- package/lib/components/docsign/style/_material-definition.scss +12 -12
- package/lib/components/docsign/style/_theme.scss +12 -12
- package/lib/components/docsign/style/material.scss +15 -15
- package/lib/components/file-upload/file-upload.component.d.ts +42 -42
- package/lib/components/file-upload/file-upload.module.d.ts +2 -2
- package/lib/components/file-upload/style/_layout.scss +59 -59
- package/lib/components/file-upload/style/_material-definition.scss +2 -2
- package/lib/components/file-upload/style/_theme.scss +4 -4
- package/lib/components/file-upload/style/material.scss +4 -4
- package/lib/components/file-upload-popup/file-upload-popup.component.d.ts +75 -75
- package/lib/components/file-upload-popup/file-upload-popup.module.d.ts +2 -2
- package/lib/components/file-upload-popup/style/_layout.scss +48 -48
- package/lib/components/file-upload-popup/style/_material-definition.scss +2 -2
- package/lib/components/file-upload-popup/style/_theme.scss +5 -5
- package/lib/components/file-upload-popup/style/material.scss +4 -4
- package/lib/components/files-upload/components/base-file-upload.component.d.ts +98 -98
- package/lib/components/files-upload/components/drag-drop-container.component.d.ts +34 -34
- package/lib/components/files-upload/files-upload.component.d.ts +32 -32
- package/lib/components/files-upload/files-upload.module.d.ts +2 -2
- package/lib/components/files-upload/style/_layout.scss +49 -49
- package/lib/components/files-upload/style/_theme.scss +5 -5
- package/lib/components/files-upload/style/material.scss +4 -4
- package/lib/components/image-display/image-display.component.d.ts +14 -14
- package/lib/components/image-display/image-display.module.d.ts +2 -2
- package/lib/components/image-display/style/_layout.scss +56 -56
- package/lib/components/image-display/style/_material-definition.scss +4 -4
- package/lib/components/image-display/style/_theme.scss +6 -6
- package/lib/components/image-display/style/material.scss +3 -3
- package/lib/components/key-pad/key-pad.component.d.ts +38 -38
- package/lib/components/key-pad/key-pad.module.d.ts +2 -2
- package/lib/components/key-pad/style/_layout.scss +160 -160
- package/lib/components/key-pad/style/_material-definition.scss +19 -19
- package/lib/components/key-pad/style/_theme.scss +35 -35
- package/lib/components/key-pad/style/material.scss +4 -4
- package/lib/components/layout-switcher/layout-switcher.component.d.ts +16 -16
- package/lib/components/layout-switcher/layout-switcher.module.d.ts +2 -2
- package/lib/components/layout-switcher/style/_layout.scss +94 -94
- package/lib/components/layout-switcher/style/_material-definition.scss +16 -16
- package/lib/components/layout-switcher/style/_theme.scss +4 -4
- package/lib/components/layout-switcher/style/material.scss +6 -6
- package/lib/components/linear-gauge/co-linear-gauge.component.d.ts +11 -11
- package/lib/components/linear-gauge/co-linear-gauge.module.d.ts +2 -2
- package/lib/components/linear-gauge/style/_layout.scss +20 -20
- package/lib/components/linear-gauge/style/_material-definition.scss +8 -8
- package/lib/components/linear-gauge/style/_theme.scss +4 -4
- package/lib/components/linear-gauge/style/material.scss +6 -6
- package/lib/components/login/style/_layout.scss +57 -57
- package/lib/components/login/style/_material-definition.scss +23 -23
- package/lib/components/login/style/_theme.scss +7 -7
- package/lib/components/login/style/material.scss +4 -4
- package/lib/components/multi-property-toggler/multiple-property-toggler.component.d.ts +27 -27
- package/lib/components/multi-property-toggler/multiple-property-toggler.module.d.ts +2 -2
- package/lib/components/multi-property-toggler/style/_layout.scss +24 -24
- package/lib/components/multi-property-toggler/style/_theme.scss +4 -4
- package/lib/components/multi-property-toggler/style/material.scss +4 -4
- package/lib/components/screen-config-generator/style/_layout.scss +95 -95
- package/lib/components/screen-config-generator/style/_theme.scss +4 -4
- package/lib/components/screen-config-generator/style/material.scss +4 -4
- package/lib/components/send-method-dialog/components/layout-selection/layout-selection.component.d.ts +19 -19
- package/lib/components/send-method-dialog/components/layout-selection/layout-selection.module.d.ts +2 -2
- package/lib/components/send-method-dialog/components/layout-selection/style/_layout.scss +44 -44
- package/lib/components/send-method-dialog/components/layout-selection/style/_material-definition.scss +19 -19
- package/lib/components/send-method-dialog/components/layout-selection/style/_theme.scss +17 -17
- package/lib/components/send-method-dialog/components/layout-selection/style/material.scss +4 -4
- package/lib/components/send-method-dialog/components/printer-selection/printer-selection.component.d.ts +19 -19
- package/lib/components/send-method-dialog/components/printer-selection/printer-selection.module.d.ts +2 -2
- package/lib/components/send-method-dialog/components/printer-selection/style/_layout.scss +69 -69
- package/lib/components/send-method-dialog/components/printer-selection/style/_material-definition.scss +37 -37
- package/lib/components/send-method-dialog/components/printer-selection/style/_theme.scss +23 -23
- package/lib/components/send-method-dialog/components/printer-selection/style/material.scss +4 -4
- package/lib/components/send-method-dialog/components/send-method-email/send-method-email.component.d.ts +14 -14
- package/lib/components/send-method-dialog/components/send-method-email/send-method-email.module.d.ts +2 -2
- package/lib/components/send-method-dialog/components/send-method-email/style/_layout.scss +29 -29
- package/lib/components/send-method-dialog/components/send-method-email/style/_material-definition.scss +8 -8
- package/lib/components/send-method-dialog/components/send-method-email/style/_theme.scss +5 -5
- package/lib/components/send-method-dialog/components/send-method-email/style/material.scss +4 -4
- package/lib/components/send-method-dialog/components/send-method-pdf/send-method-pdf.component.d.ts +8 -8
- package/lib/components/send-method-dialog/components/send-method-pdf/send-method-pdf.module.d.ts +2 -2
- package/lib/components/send-method-dialog/components/send-method-pdf/style/_layout.scss +25 -25
- package/lib/components/send-method-dialog/components/send-method-pdf/style/_material-definition.scss +5 -5
- package/lib/components/send-method-dialog/components/send-method-pdf/style/_theme.scss +5 -5
- package/lib/components/send-method-dialog/components/send-method-pdf/style/material.scss +4 -4
- package/lib/components/send-method-dialog/components/send-method-printer/send-method-printer.component.d.ts +13 -13
- package/lib/components/send-method-dialog/components/send-method-printer/send-method-printer.module.d.ts +2 -2
- package/lib/components/send-method-dialog/components/send-method-printer/style/_layout.scss +30 -30
- package/lib/components/send-method-dialog/components/send-method-printer/style/_material-definition.scss +5 -5
- package/lib/components/send-method-dialog/components/send-method-printer/style/_theme.scss +5 -5
- package/lib/components/send-method-dialog/components/send-method-printer/style/material.scss +4 -4
- package/lib/components/send-method-dialog/components/signature-button/signature-button.component.d.ts +12 -12
- package/lib/components/send-method-dialog/components/signature-button/signature-button.module.d.ts +2 -2
- package/lib/components/send-method-dialog/components/signature-button/style/_layout.scss +28 -28
- package/lib/components/send-method-dialog/components/signature-button/style/_material-definition.scss +8 -8
- package/lib/components/send-method-dialog/components/signature-button/style/_theme.scss +4 -4
- package/lib/components/send-method-dialog/components/signature-button/style/material.scss +4 -4
- package/lib/components/send-method-dialog/model/email-address-viewmodel.d.ts +5 -5
- package/lib/components/send-method-dialog/send-method-dialog.component.d.ts +71 -71
- package/lib/components/send-method-dialog/send-method-dialog.module.d.ts +2 -2
- package/lib/components/send-method-dialog/send-method-params.interface.d.ts +13 -13
- package/lib/components/send-method-dialog/service/send-method.service.d.ts +23 -23
- package/lib/components/send-method-dialog/style/_layout.scss +165 -165
- package/lib/components/send-method-dialog/style/_material-definition.scss +48 -48
- package/lib/components/send-method-dialog/style/_theme.scss +33 -33
- package/lib/components/send-method-dialog/style/material.scss +10 -10
- package/lib/components/simple-tags/simple-tags.component.d.ts +31 -31
- package/lib/components/simple-tags/simple-tags.module.d.ts +2 -2
- package/lib/components/simple-tags/style/_layout.scss +272 -272
- package/lib/components/simple-tags/style/_material-definition.scss +39 -39
- package/lib/components/simple-tags/style/_theme.scss +4 -4
- package/lib/components/simple-tags/style/material.scss +4 -4
- package/lib/components/statusbar/statusbar-popup.component.d.ts +21 -21
- package/lib/components/statusbar/statusbar.component.d.ts +26 -26
- package/lib/components/statusbar/statusbar.module.d.ts +2 -2
- package/lib/components/statusbar/style/_layout.scss +70 -70
- package/lib/components/statusbar/style/_material-definition.scss +23 -23
- package/lib/components/statusbar/style/_theme.scss +13 -13
- package/lib/components/statusbar/style/material.scss +5 -5
- package/lib/components/stock/components/allocation-stock-history/allocation-stock-history.component.d.ts +9 -9
- package/lib/components/stock/components/order-commission-stock-history/order-commission-stock-history.component.d.ts +9 -9
- package/lib/components/stock/components/order-stock-history/order-stock-history.component.d.ts +9 -9
- package/lib/components/stock/components/order-stock-tab/order-stock-tab.component.d.ts +11 -11
- package/lib/components/stock/components/order-supply-stock-history/order-supply-stock-history.component.d.ts +9 -9
- package/lib/components/stock/components/order-tab/order-tab.component.d.ts +20 -20
- package/lib/components/stock/components/stock-history/stock-history.component.d.ts +13 -13
- package/lib/components/stock/components/stock-location/stock-location.component.d.ts +52 -50
- package/lib/components/stock/components/stock-prognose/stock-prognose.component.d.ts +11 -11
- package/lib/components/stock/components/stock-tab/stock-tab.component.d.ts +7 -7
- package/lib/components/stock/localization/translation.d.ts +69 -60
- package/lib/components/stock/stock-history-tabs/stock-history-tabs.component.d.ts +7 -7
- package/lib/components/stock/stock-information/stock-information.component.d.ts +9 -9
- package/lib/components/stock/stock-information-grid/stock-information-grid.component.d.ts +75 -75
- package/lib/components/stock/stock-tabs/stock-tabs.component.d.ts +56 -56
- package/lib/components/stock/stock-transfer/co-drop-down-list-fields.interface.d.ts +4 -4
- package/lib/components/stock/stock-transfer/stock-change-amount.component.d.ts +18 -18
- package/lib/components/stock/stock-transfer/stock-transfer.component.d.ts +38 -42
- package/lib/components/stock/stock.component.d.ts +64 -58
- package/lib/components/stock/stock.module.d.ts +2 -2
- package/lib/components/stock/style/_layout.scss +473 -286
- package/lib/components/stock/style/_material-definition.scss +28 -25
- package/lib/components/stock/style/_theme.scss +5 -5
- package/lib/components/stock/style/material.scss +4 -4
- package/lib/components/stock-statusbar/stock-statusbar.component.d.ts +4 -4
- package/lib/components/stock-statusbar/stock-statusbar.module.d.ts +2 -2
- package/lib/components/stock-statusbar/style/_layout.scss +24 -24
- package/lib/components/stock-statusbar/style/material.scss +4 -4
- package/lib/components/tab-bar/style/_layout.scss +83 -78
- package/lib/components/tab-bar/style/_material-definition.scss +6 -6
- package/lib/components/tab-bar/style/material.scss +4 -4
- package/lib/components/tab-bar/tab-bar.component.d.ts +21 -21
- package/lib/components/tab-bar/tab-bar.module.d.ts +2 -2
- package/lib/components/tab-bar/tab.interface.d.ts +5 -5
- package/lib/components/tags/component/style/_layout.scss +67 -67
- package/lib/components/tags/component/style/_material-definition.scss +1 -1
- package/lib/components/tags/component/style/_theme.scss +8 -8
- package/lib/components/tags/component/style/material.scss +3 -3
- package/lib/components/tags/component/tag-join-label/style/_layout.scss +97 -97
- package/lib/components/tags/component/tag-join-label/style/_material-definition.scss +4 -4
- package/lib/components/tags/component/tag-join-label/style/_theme.scss +8 -8
- package/lib/components/tags/component/tag-join-label/style/material.scss +3 -3
- package/lib/components/tile-renderer/style/_layout.scss +90 -90
- package/lib/components/tile-renderer/style/_theme.scss +4 -4
- package/lib/components/tile-renderer/style/material.scss +4 -4
- package/lib/components/tile-renderer/tile-render.component.d.ts +31 -31
- package/lib/components/tile-renderer/tile-render.module.d.ts +2 -2
- package/lib/decorator/input-boolean.decorator.d.ts +8 -8
- package/lib/enum/calendar-view.enum.d.ts +7 -7
- package/lib/enum/document-email-report.enum.d.ts +15 -15
- package/lib/enum/domain-multiple-name.enum.d.ts +10 -10
- package/lib/enum/file-type.d.ts +7 -7
- package/lib/enum/files-upload-config-objects.d.ts +22 -22
- package/lib/enum/gauge-color.enum.d.ts +8 -8
- package/lib/enum/icon.enum.d.ts +46 -42
- package/lib/enum/internal-param.enum.d.ts +34 -34
- package/lib/enum/keyboard-code.enum.d.ts +30 -30
- package/lib/enum/language-code.enum.d.ts +6 -6
- package/lib/enum/month.enum.d.ts +14 -14
- package/lib/enum/read-write-access-config-names.enum.d.ts +4 -4
- package/lib/enum/table-name.enum.d.ts +84 -84
- package/lib/enum/tag-category.enum.d.ts +19 -19
- package/lib/enum/tags-component-config-names.d.ts +4 -4
- package/lib/enum/thumb-three-way-state.d.ts +6 -6
- package/lib/enum/tile-size-type.d.ts +4 -4
- package/lib/enum/time-period.enum.d.ts +8 -8
- package/lib/event/co-drag-event.d.ts +5 -5
- package/lib/event/co-drop-event.d.ts +8 -8
- package/lib/interface/key-value-pair.d.ts +4 -4
- package/lib/interface/operation-callback-simple-function.d.ts +4 -4
- package/lib/localization/localization.module.d.ts +2 -2
- package/lib/localization/localize.pipe.d.ts +7 -7
- package/lib/localization/localize.service.d.ts +7 -7
- package/lib/localization/translation.d.ts +2 -2
- package/lib/model/agenda-event-per-day.model.d.ts +5 -5
- package/lib/model/agenda-event.model.d.ts +17 -17
- package/lib/model/agenda-null-objects.d.ts +10 -10
- package/lib/model/constant/all-months.d.ts +2 -2
- package/lib/model/date-range.d.ts +7 -7
- package/lib/model/day.model.d.ts +8 -8
- package/lib/model/icon-svg.d.ts +4 -4
- package/lib/model/month.model.d.ts +5 -5
- package/lib/model/send-method.d.ts +7 -7
- package/lib/model/settings.d.ts +3 -3
- package/lib/model/tag-tree-item.bo.d.ts +18 -18
- package/lib/model/time-window.bo.d.ts +13 -13
- package/lib/model/tree-object.d.ts +8 -8
- package/lib/model/week.model.d.ts +4 -4
- package/lib/model/weekday.model.d.ts +16 -16
- package/lib/pipe/array-number.pipe.d.ts +4 -4
- package/lib/pipe/file-type-image.pipe.d.ts +12 -12
- package/lib/pipe/master-pipes.d.ts +1 -1
- package/lib/pipe/ucfirst.pipe.d.ts +4 -4
- package/lib/service/dictionary.service.d.ts +21 -21
- package/lib/service/drag-drop.service.d.ts +86 -86
- package/lib/service/icon-cache.service.d.ts +18 -18
- package/lib/service/options.service.d.ts +13 -13
- package/lib/service/shared-connector.service.d.ts +55 -55
- package/lib/service/shared.service.d.ts +18 -18
- package/lib/service/stock.service.d.ts +41 -41
- package/lib/style/_mixin.scss +14 -14
- package/lib/style/_variables.scss +21 -21
- package/lib/style/sharedcomponents-globals.scss +10 -10
- package/lib/utils/array-utils.d.ts +63 -63
- package/lib/utils/calendar.utils.d.ts +10 -10
- package/lib/utils/check-precision-and-scale-result.d.ts +4 -4
- package/lib/utils/check-within-stepped-bounds-result.d.ts +8 -8
- package/lib/utils/co-document-shared-field-logic.d.ts +7 -7
- package/lib/utils/date-utils.d.ts +44 -44
- package/lib/utils/enum-utils.d.ts +31 -31
- package/lib/utils/function/not-nill.function.d.ts +1 -1
- package/lib/utils/is-nill.function.d.ts +1 -1
- package/lib/utils/map-utils.d.ts +16 -16
- package/lib/utils/number-utils.d.ts +125 -125
- package/lib/utils/object-utils.d.ts +40 -40
- package/lib/utils/ref-code-utils.d.ts +10 -10
- package/lib/utils/string-utils.d.ts +38 -38
- package/package.json +6 -6
- package/public-api.d.ts +27 -27
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export class Month {
|
|
2
|
-
constructor() {
|
|
3
|
-
this.weeks = [];
|
|
4
|
-
}
|
|
5
|
-
get firstWeek() {
|
|
6
|
-
if (this.weeks && this.weeks.length > 0) {
|
|
7
|
-
return this.weeks[0];
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
export class Month {
|
|
2
|
+
constructor() {
|
|
3
|
+
this.weeks = [];
|
|
4
|
+
}
|
|
5
|
+
get firstWeek() {
|
|
6
|
+
if (this.weeks && this.weeks.length > 0) {
|
|
7
|
+
return this.weeks[0];
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9udGgubW9kZWwuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9zaGFyZWRjb21wb25lbnRzL3NyYy9saWIvbW9kZWwvbW9udGgubW9kZWwudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBRUEsTUFBTSxPQUFPLEtBQUs7SUFBbEI7UUFDVyxVQUFLLEdBQVcsRUFBRSxDQUFDO0lBTzlCLENBQUM7SUFMRyxJQUFXLFNBQVM7UUFDaEIsSUFBSSxJQUFJLENBQUMsS0FBSyxJQUFJLElBQUksQ0FBQyxLQUFLLENBQUMsTUFBTSxHQUFHLENBQUMsRUFBRTtZQUNyQyxPQUFPLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDLENBQUM7U0FDeEI7SUFDTCxDQUFDO0NBQ0oiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1dlZWt9IGZyb20gXCIuL3dlZWsubW9kZWxcIjtcblxuZXhwb3J0IGNsYXNzIE1vbnRoIHtcbiAgICBwdWJsaWMgd2Vla3M6IFdlZWtbXSA9IFtdO1xuXG4gICAgcHVibGljIGdldCBmaXJzdFdlZWsoKTogV2VlayB7XG4gICAgICAgIGlmICh0aGlzLndlZWtzICYmIHRoaXMud2Vla3MubGVuZ3RoID4gMCkge1xuICAgICAgICAgICAgcmV0dXJuIHRoaXMud2Vla3NbMF07XG4gICAgICAgIH1cbiAgICB9XG59XG4iXX0=
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export class SendMethod {
|
|
2
|
-
constructor(code, description, icon) {
|
|
3
|
-
this.code = code;
|
|
4
|
-
this.description = description;
|
|
5
|
-
this.icon = icon;
|
|
6
|
-
}
|
|
7
|
-
}
|
|
8
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
export class SendMethod {
|
|
2
|
+
constructor(code, description, icon) {
|
|
3
|
+
this.code = code;
|
|
4
|
+
this.description = description;
|
|
5
|
+
this.icon = icon;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VuZC1tZXRob2QuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9zaGFyZWRjb21wb25lbnRzL3NyYy9saWIvbW9kZWwvc2VuZC1tZXRob2QudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBRUEsTUFBTSxPQUFPLFVBQVU7SUFLckIsWUFBWSxJQUFvQixFQUFFLFdBQW1CLEVBQUUsSUFBWTtRQUNqRSxJQUFJLENBQUMsSUFBSSxHQUFHLElBQUksQ0FBQztRQUNqQixJQUFJLENBQUMsV0FBVyxHQUFHLFdBQVcsQ0FBQztRQUMvQixJQUFJLENBQUMsSUFBSSxHQUFHLElBQUksQ0FBQztJQUNuQixDQUFDO0NBQ0YiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1NlbmRNZXRob2RUeXBlfSBmcm9tICdAY29saWpuaXQvbWFpbmFwaS9idWlsZC9lbnVtL3NlbmQtbWV0aG9kLXR5cGUuZW51bSc7XG5cbmV4cG9ydCBjbGFzcyBTZW5kTWV0aG9kIHtcbiAgcHVibGljIGNvZGU6IFNlbmRNZXRob2RUeXBlO1xuICBwdWJsaWMgZGVzY3JpcHRpb246IHN0cmluZztcbiAgcHVibGljIGljb246IHN0cmluZztcblxuICBjb25zdHJ1Y3Rvcihjb2RlOiBTZW5kTWV0aG9kVHlwZSwgZGVzY3JpcHRpb246IHN0cmluZywgaWNvbjogc3RyaW5nKSB7XG4gICAgdGhpcy5jb2RlID0gY29kZTtcbiAgICB0aGlzLmRlc2NyaXB0aW9uID0gZGVzY3JpcHRpb247XG4gICAgdGhpcy5pY29uID0gaWNvbjtcbiAgfVxufVxuIl19
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Options } from '@colijnit/ioneconnector/build/model/options';
|
|
2
|
-
export class SharedSettings extends Options {
|
|
3
|
-
}
|
|
4
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
import { Options } from '@colijnit/ioneconnector/build/model/options';
|
|
2
|
+
export class SharedSettings extends Options {
|
|
3
|
+
}
|
|
4
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2V0dGluZ3MuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9zaGFyZWRjb21wb25lbnRzL3NyYy9saWIvbW9kZWwvc2V0dGluZ3MudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFDLE9BQU8sRUFBQyxNQUFNLDZDQUE2QyxDQUFDO0FBRXBFLE1BQU0sT0FBTyxjQUFlLFNBQVEsT0FBTztDQUUxQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7T3B0aW9uc30gZnJvbSAnQGNvbGlqbml0L2lvbmVjb25uZWN0b3IvYnVpbGQvbW9kZWwvb3B0aW9ucyc7XG5cbmV4cG9ydCBjbGFzcyBTaGFyZWRTZXR0aW5ncyBleHRlbmRzIE9wdGlvbnMge1xuXG59XG4iXX0=
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { __decorate } from "tslib";
|
|
2
|
-
import { TreeObject } from "./tree-object";
|
|
3
|
-
import { DateField } from '@colijnit/ioneconnector/build/factory/decorators/date-field.decorator';
|
|
4
|
-
export class TagTreeItem extends TreeObject {
|
|
5
|
-
constructor() {
|
|
6
|
-
super();
|
|
7
|
-
}
|
|
8
|
-
// @overrides
|
|
9
|
-
getId() {
|
|
10
|
-
return this.tagId;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
__decorate([
|
|
14
|
-
DateField()
|
|
15
|
-
], TagTreeItem.prototype, "creationDate", void 0);
|
|
16
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
import { __decorate } from "tslib";
|
|
2
|
+
import { TreeObject } from "./tree-object";
|
|
3
|
+
import { DateField } from '@colijnit/ioneconnector/build/factory/decorators/date-field.decorator';
|
|
4
|
+
export class TagTreeItem extends TreeObject {
|
|
5
|
+
constructor() {
|
|
6
|
+
super();
|
|
7
|
+
}
|
|
8
|
+
// @overrides
|
|
9
|
+
getId() {
|
|
10
|
+
return this.tagId;
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
__decorate([
|
|
14
|
+
DateField()
|
|
15
|
+
], TagTreeItem.prototype, "creationDate", void 0);
|
|
16
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFnLXRyZWUtaXRlbS5iby5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3NoYXJlZGNvbXBvbmVudHMvc3JjL2xpYi9tb2RlbC90YWctdHJlZS1pdGVtLmJvLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFDQSxPQUFPLEVBQUMsVUFBVSxFQUFDLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBQyxTQUFTLEVBQUMsTUFBTSx1RUFBdUUsQ0FBQztBQUVoRyxNQUFNLE9BQU8sV0FBWSxTQUFRLFVBQVU7SUFldkM7UUFDSSxLQUFLLEVBQUUsQ0FBQztJQUNaLENBQUM7SUFFRCxhQUFhO0lBQ04sS0FBSztRQUNSLE9BQU8sSUFBSSxDQUFDLEtBQUssQ0FBQztJQUN0QixDQUFDO0NBQ0o7QUFoQkc7SUFEQyxTQUFTLEVBQUU7aURBQ2MiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge0NvRG9jdW1lbnR9IGZyb20gXCJAY29saWpuaXQvbWFpbmFwaS9idWlsZC9tb2RlbC9jby1kb2N1bWVudFwiO1xuaW1wb3J0IHtUcmVlT2JqZWN0fSBmcm9tIFwiLi90cmVlLW9iamVjdFwiO1xuaW1wb3J0IHtEYXRlRmllbGR9IGZyb20gJ0Bjb2xpam5pdC9pb25lY29ubmVjdG9yL2J1aWxkL2ZhY3RvcnkvZGVjb3JhdG9ycy9kYXRlLWZpZWxkLmRlY29yYXRvcic7XG5cbmV4cG9ydCBjbGFzcyBUYWdUcmVlSXRlbSBleHRlbmRzIFRyZWVPYmplY3Qge1xuICAgIHB1YmxpYyBkZXNjcmlwdGlvbjogc3RyaW5nO1xuICAgIHB1YmxpYyB0YWdUeXBlOiBzdHJpbmc7XG4gICAgcHVibGljIHJ1YnJpY0lkOiBudW1iZXI7XG4gICAgcHVibGljIGdyb3VwSWQ6IG51bWJlcjtcbiAgICBwdWJsaWMgdGFnSWQ6IG51bWJlcjtcbiAgICBARGF0ZUZpZWxkKClcbiAgICBwdWJsaWMgY3JlYXRpb25EYXRlOiBEYXRlO1xuICAgIHB1YmxpYyBzZWxlY3RlZDogYm9vbGVhbjtcbiAgICBwdWJsaWMgbnVtYmVyT2ZDb3VwbGVkVGFnczogbnVtYmVyO1xuICAgIHB1YmxpYyBjb3VwbGVkOiBib29sZWFuO1xuICAgIHB1YmxpYyBjb2xvcjogc3RyaW5nO1xuICAgIHB1YmxpYyBpbWFnZTogQ29Eb2N1bWVudDtcbiAgICBwdWJsaWMgcGFyZW50RGVzY3JpcHRpb246IHN0cmluZztcblxuICAgIGNvbnN0cnVjdG9yKCkge1xuICAgICAgICBzdXBlcigpO1xuICAgIH1cblxuICAgIC8vIEBvdmVycmlkZXNcbiAgICBwdWJsaWMgZ2V0SWQoKTogbnVtYmVyIHtcbiAgICAgICAgcmV0dXJuIHRoaXMudGFnSWQ7XG4gICAgfVxufVxuIl19
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
import { __decorate } from "tslib";
|
|
2
|
-
import { BusinessObject } from '@colijnit/ioneconnector/build/model/business-object';
|
|
3
|
-
import { DateField } from '@colijnit/ioneconnector/build/factory/decorators/date-field.decorator';
|
|
4
|
-
import { ComplexArray } from '@colijnit/ioneconnector/build/factory/decorators/complex-array.decorator';
|
|
5
|
-
export class TimeWindow extends BusinessObject {
|
|
6
|
-
constructor() {
|
|
7
|
-
super(...arguments);
|
|
8
|
-
this.followUpTimeSlots = [];
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
__decorate([
|
|
12
|
-
DateField()
|
|
13
|
-
], TimeWindow.prototype, "dateTimeFrom", void 0);
|
|
14
|
-
__decorate([
|
|
15
|
-
DateField()
|
|
16
|
-
], TimeWindow.prototype, "dateTimeTo", void 0);
|
|
17
|
-
__decorate([
|
|
18
|
-
DateField()
|
|
19
|
-
], TimeWindow.prototype, "proposedPlanDateTimeFrom", void 0);
|
|
20
|
-
__decorate([
|
|
21
|
-
DateField()
|
|
22
|
-
], TimeWindow.prototype, "proposedPlanDateTimeTo", void 0);
|
|
23
|
-
__decorate([
|
|
24
|
-
ComplexArray(TimeWindow)
|
|
25
|
-
], TimeWindow.prototype, "followUpTimeSlots", void 0);
|
|
26
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
import { __decorate } from "tslib";
|
|
2
|
+
import { BusinessObject } from '@colijnit/ioneconnector/build/model/business-object';
|
|
3
|
+
import { DateField } from '@colijnit/ioneconnector/build/factory/decorators/date-field.decorator';
|
|
4
|
+
import { ComplexArray } from '@colijnit/ioneconnector/build/factory/decorators/complex-array.decorator';
|
|
5
|
+
export class TimeWindow extends BusinessObject {
|
|
6
|
+
constructor() {
|
|
7
|
+
super(...arguments);
|
|
8
|
+
this.followUpTimeSlots = [];
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
__decorate([
|
|
12
|
+
DateField()
|
|
13
|
+
], TimeWindow.prototype, "dateTimeFrom", void 0);
|
|
14
|
+
__decorate([
|
|
15
|
+
DateField()
|
|
16
|
+
], TimeWindow.prototype, "dateTimeTo", void 0);
|
|
17
|
+
__decorate([
|
|
18
|
+
DateField()
|
|
19
|
+
], TimeWindow.prototype, "proposedPlanDateTimeFrom", void 0);
|
|
20
|
+
__decorate([
|
|
21
|
+
DateField()
|
|
22
|
+
], TimeWindow.prototype, "proposedPlanDateTimeTo", void 0);
|
|
23
|
+
__decorate([
|
|
24
|
+
ComplexArray(TimeWindow)
|
|
25
|
+
], TimeWindow.prototype, "followUpTimeSlots", void 0);
|
|
26
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGltZS13aW5kb3cuYm8uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9zaGFyZWRjb21wb25lbnRzL3NyYy9saWIvbW9kZWwvdGltZS13aW5kb3cuYm8udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBQyxjQUFjLEVBQUMsTUFBTSxxREFBcUQsQ0FBQztBQUNuRixPQUFPLEVBQUMsU0FBUyxFQUFDLE1BQU0sdUVBQXVFLENBQUM7QUFDaEcsT0FBTyxFQUFDLFlBQVksRUFBQyxNQUFNLDBFQUEwRSxDQUFDO0FBRXRHLE1BQU0sT0FBTyxVQUFXLFNBQVEsY0FBYztJQUE5Qzs7UUFjVyxzQkFBaUIsR0FBaUIsRUFBRSxDQUFDO0lBRWhELENBQUM7Q0FBQTtBQVpHO0lBREMsU0FBUyxFQUFFO2dEQUNjO0FBRTFCO0lBREMsU0FBUyxFQUFFOzhDQUNZO0FBRXhCO0lBREMsU0FBUyxFQUFFOzREQUMwQjtBQUV0QztJQURDLFNBQVMsRUFBRTswREFDd0I7QUFJcEM7SUFEQyxZQUFZLENBQUMsVUFBVSxDQUFDO3FEQUNtQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7QnVzaW5lc3NPYmplY3R9IGZyb20gJ0Bjb2xpam5pdC9pb25lY29ubmVjdG9yL2J1aWxkL21vZGVsL2J1c2luZXNzLW9iamVjdCc7XG5pbXBvcnQge0RhdGVGaWVsZH0gZnJvbSAnQGNvbGlqbml0L2lvbmVjb25uZWN0b3IvYnVpbGQvZmFjdG9yeS9kZWNvcmF0b3JzL2RhdGUtZmllbGQuZGVjb3JhdG9yJztcbmltcG9ydCB7Q29tcGxleEFycmF5fSBmcm9tICdAY29saWpuaXQvaW9uZWNvbm5lY3Rvci9idWlsZC9mYWN0b3J5L2RlY29yYXRvcnMvY29tcGxleC1hcnJheS5kZWNvcmF0b3InO1xuXG5leHBvcnQgY2xhc3MgVGltZVdpbmRvdyBleHRlbmRzIEJ1c2luZXNzT2JqZWN0IHtcbiAgICBwdWJsaWMgaWQ6IHN0cmluZztcbiAgICBwdWJsaWMga2V5OiBzdHJpbmc7XG4gICAgQERhdGVGaWVsZCgpXG4gICAgcHVibGljIGRhdGVUaW1lRnJvbTogRGF0ZTtcbiAgICBARGF0ZUZpZWxkKClcbiAgICBwdWJsaWMgZGF0ZVRpbWVUbzogRGF0ZTtcbiAgICBARGF0ZUZpZWxkKClcbiAgICBwdWJsaWMgcHJvcG9zZWRQbGFuRGF0ZVRpbWVGcm9tOiBEYXRlO1xuICAgIEBEYXRlRmllbGQoKVxuICAgIHB1YmxpYyBwcm9wb3NlZFBsYW5EYXRlVGltZVRvOiBEYXRlO1xuICAgIHB1YmxpYyBwcm9wb3NlZERyaXZlcjogYW55OyAvLyBTZXJpYWxpemFibGUgdHlwZVxuICAgIHB1YmxpYyBpbXBhY3Q6IHN0cmluZztcbiAgICBAQ29tcGxleEFycmF5KFRpbWVXaW5kb3cpXG4gICAgcHVibGljIGZvbGxvd1VwVGltZVNsb3RzOiBUaW1lV2luZG93W10gPSBbXTtcbiAgICBwdWJsaWMgYWRkaXRpb25hbFByb3BlcnRpZXM6IGFueTsgLy8gSGFzaE1hcCB0eXBlXG59XG4iXX0=
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { __decorate } from "tslib";
|
|
2
|
-
import { BusinessObject } from '@colijnit/ioneconnector/build/model/business-object';
|
|
3
|
-
import { BooleanText } from '@colijnit/ioneconnector/build/factory/decorators/boolean.decorator';
|
|
4
|
-
export class TreeObject extends BusinessObject {
|
|
5
|
-
}
|
|
6
|
-
__decorate([
|
|
7
|
-
BooleanText("T")
|
|
8
|
-
], TreeObject.prototype, "nodeOpen", void 0);
|
|
9
|
-
__decorate([
|
|
10
|
-
BooleanText("T")
|
|
11
|
-
], TreeObject.prototype, "parentNodeOpen", void 0);
|
|
12
|
-
__decorate([
|
|
13
|
-
BooleanText("T")
|
|
14
|
-
], TreeObject.prototype, "hasChildren", void 0);
|
|
15
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
import { __decorate } from "tslib";
|
|
2
|
+
import { BusinessObject } from '@colijnit/ioneconnector/build/model/business-object';
|
|
3
|
+
import { BooleanText } from '@colijnit/ioneconnector/build/factory/decorators/boolean.decorator';
|
|
4
|
+
export class TreeObject extends BusinessObject {
|
|
5
|
+
}
|
|
6
|
+
__decorate([
|
|
7
|
+
BooleanText("T")
|
|
8
|
+
], TreeObject.prototype, "nodeOpen", void 0);
|
|
9
|
+
__decorate([
|
|
10
|
+
BooleanText("T")
|
|
11
|
+
], TreeObject.prototype, "parentNodeOpen", void 0);
|
|
12
|
+
__decorate([
|
|
13
|
+
BooleanText("T")
|
|
14
|
+
], TreeObject.prototype, "hasChildren", void 0);
|
|
15
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidHJlZS1vYmplY3QuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9zaGFyZWRjb21wb25lbnRzL3NyYy9saWIvbW9kZWwvdHJlZS1vYmplY3QudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBQyxjQUFjLEVBQUMsTUFBTSxxREFBcUQsQ0FBQztBQUNuRixPQUFPLEVBQUMsV0FBVyxFQUFDLE1BQU0sb0VBQW9FLENBQUM7QUFFL0YsTUFBTSxPQUFPLFVBQVcsU0FBUSxjQUFjO0NBUzdDO0FBTEc7SUFEQyxXQUFXLENBQUMsR0FBRyxDQUFDOzRDQUNTO0FBRTFCO0lBREMsV0FBVyxDQUFDLEdBQUcsQ0FBQztrREFDZTtBQUVoQztJQURDLFdBQVcsQ0FBQyxHQUFHLENBQUM7K0NBQ1kiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge0J1c2luZXNzT2JqZWN0fSBmcm9tICdAY29saWpuaXQvaW9uZWNvbm5lY3Rvci9idWlsZC9tb2RlbC9idXNpbmVzcy1vYmplY3QnO1xuaW1wb3J0IHtCb29sZWFuVGV4dH0gZnJvbSAnQGNvbGlqbml0L2lvbmVjb25uZWN0b3IvYnVpbGQvZmFjdG9yeS9kZWNvcmF0b3JzL2Jvb2xlYW4uZGVjb3JhdG9yJztcblxuZXhwb3J0IGNsYXNzIFRyZWVPYmplY3QgZXh0ZW5kcyBCdXNpbmVzc09iamVjdCB7XG4gICAgcHVibGljIHBhcmVudElkPzogbnVtYmVyIHwgc3RyaW5nO1xuICAgIHB1YmxpYyB0cmVlTGV2ZWw/OiBudW1iZXI7XG4gICAgQEJvb2xlYW5UZXh0KFwiVFwiKVxuICAgIHB1YmxpYyBub2RlT3Blbj86IGJvb2xlYW47XG4gICAgQEJvb2xlYW5UZXh0KFwiVFwiKVxuICAgIHB1YmxpYyBwYXJlbnROb2RlT3Blbj86IGJvb2xlYW47XG4gICAgQEJvb2xlYW5UZXh0KFwiVFwiKVxuICAgIHB1YmxpYyBoYXNDaGlsZHJlbj86IGJvb2xlYW47XG59XG4iXX0=
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export class Week {
|
|
2
|
-
constructor() {
|
|
3
|
-
this.weekDays = [];
|
|
4
|
-
}
|
|
5
|
-
}
|
|
6
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
export class Week {
|
|
2
|
+
constructor() {
|
|
3
|
+
this.weekDays = [];
|
|
4
|
+
}
|
|
5
|
+
}
|
|
6
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid2Vlay5tb2RlbC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3NoYXJlZGNvbXBvbmVudHMvc3JjL2xpYi9tb2RlbC93ZWVrLm1vZGVsLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUVBLE1BQU0sT0FBTyxJQUFJO0lBQWpCO1FBQ1csYUFBUSxHQUFjLEVBQUUsQ0FBQztJQUNwQyxDQUFDO0NBQUEiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge1dlZWtkYXl9IGZyb20gXCIuL3dlZWtkYXkubW9kZWxcIjtcblxuZXhwb3J0IGNsYXNzIFdlZWsge1xuICAgIHB1YmxpYyB3ZWVrRGF5czogV2Vla2RheVtdID0gW107XG59XG4iXX0=
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export class Weekday {
|
|
2
|
-
constructor() {
|
|
3
|
-
this.inView = true;
|
|
4
|
-
this.newMonth = false;
|
|
5
|
-
this.weekdaySelected = false;
|
|
6
|
-
this.datesByTheHour = [];
|
|
7
|
-
this.events = [];
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
export class Weekday {
|
|
2
|
+
constructor() {
|
|
3
|
+
this.inView = true;
|
|
4
|
+
this.newMonth = false;
|
|
5
|
+
this.weekdaySelected = false;
|
|
6
|
+
this.datesByTheHour = [];
|
|
7
|
+
this.events = [];
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid2Vla2RheS5tb2RlbC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3NoYXJlZGNvbXBvbmVudHMvc3JjL2xpYi9tb2RlbC93ZWVrZGF5Lm1vZGVsLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUVBLE1BQU0sT0FBTyxPQUFPO0lBQXBCO1FBQ1csV0FBTSxHQUFZLElBQUksQ0FBQztRQVN2QixhQUFRLEdBQVksS0FBSyxDQUFDO1FBQzFCLG9CQUFlLEdBQVksS0FBSyxDQUFDO1FBQ2pDLG1CQUFjLEdBQVcsRUFBRSxDQUFDO1FBQzVCLFdBQU0sR0FBa0IsRUFBRSxDQUFDO0lBQ3RDLENBQUM7Q0FBQSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7QWdlbmRhRXZlbnR9IGZyb20gXCIuL2FnZW5kYS1ldmVudC5tb2RlbFwiO1xuXG5leHBvcnQgY2xhc3MgV2Vla2RheSB7XG4gICAgcHVibGljIGluVmlldzogYm9vbGVhbiA9IHRydWU7XG4gICAgcHVibGljIHdlZWtkYXlEYXk6IG51bWJlcjtcbiAgICBwdWJsaWMgd2Vla2RheU1vbnRoU2hvcnQ6IHN0cmluZztcbiAgICBwdWJsaWMgd2Vla2RheU1vbnRoTG9uZzogc3RyaW5nO1xuICAgIHB1YmxpYyB3ZWVrZGF5WWVhcjogbnVtYmVyO1xuICAgIHB1YmxpYyBkYXRlOiBEYXRlO1xuICAgIHB1YmxpYyB3ZWVrZGF5U2hvcnQ6IHN0cmluZztcbiAgICBwdWJsaWMgd2Vla2RheUxvbmc6IHN0cmluZztcbiAgICBwdWJsaWMgZGVzY3JpcHRpb246IHN0cmluZztcbiAgICBwdWJsaWMgbmV3TW9udGg6IGJvb2xlYW4gPSBmYWxzZTtcbiAgICBwdWJsaWMgd2Vla2RheVNlbGVjdGVkOiBib29sZWFuID0gZmFsc2U7XG4gICAgcHVibGljIGRhdGVzQnlUaGVIb3VyOiBEYXRlW10gPSBbXTtcbiAgICBwdWJsaWMgZXZlbnRzOiBBZ2VuZGFFdmVudFtdID0gW107XG59XG4iXX0=
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { Pipe } from "@angular/core";
|
|
2
|
-
export class ArrayNumberPipe {
|
|
3
|
-
transform(length, offset = 0) {
|
|
4
|
-
if (!length || length < 0) {
|
|
5
|
-
return [];
|
|
6
|
-
}
|
|
7
|
-
return Array.from({ length: Math.round(length) }, (x, i) => i + offset);
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
ArrayNumberPipe.decorators = [
|
|
11
|
-
{ type: Pipe, args: [{
|
|
12
|
-
name: "arrayNumber"
|
|
13
|
-
},] }
|
|
14
|
-
];
|
|
15
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
import { Pipe } from "@angular/core";
|
|
2
|
+
export class ArrayNumberPipe {
|
|
3
|
+
transform(length, offset = 0) {
|
|
4
|
+
if (!length || length < 0) {
|
|
5
|
+
return [];
|
|
6
|
+
}
|
|
7
|
+
return Array.from({ length: Math.round(length) }, (x, i) => i + offset);
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
ArrayNumberPipe.decorators = [
|
|
11
|
+
{ type: Pipe, args: [{
|
|
12
|
+
name: "arrayNumber"
|
|
13
|
+
},] }
|
|
14
|
+
];
|
|
15
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXJyYXktbnVtYmVyLnBpcGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9zaGFyZWRjb21wb25lbnRzL3NyYy9saWIvcGlwZS9hcnJheS1udW1iZXIucGlwZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsSUFBSSxFQUFnQixNQUFNLGVBQWUsQ0FBQztBQUtsRCxNQUFNLE9BQU8sZUFBZTtJQUV4QixTQUFTLENBQUMsTUFBYyxFQUFFLFNBQWlCLENBQUM7UUFDeEMsSUFBSSxDQUFDLE1BQU0sSUFBSSxNQUFNLEdBQUcsQ0FBQyxFQUFFO1lBQ3ZCLE9BQU8sRUFBRSxDQUFDO1NBQ2I7UUFDRCxPQUFPLEtBQUssQ0FBQyxJQUFJLENBQUMsRUFBQyxNQUFNLEVBQUUsSUFBSSxDQUFDLEtBQUssQ0FBQyxNQUFNLENBQUMsRUFBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxHQUFHLE1BQU0sQ0FBQyxDQUFDO0lBQzFFLENBQUM7OztZQVZKLElBQUksU0FBQztnQkFDRixJQUFJLEVBQUUsYUFBYTthQUN0QiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7UGlwZSwgUGlwZVRyYW5zZm9ybX0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcblxuQFBpcGUoe1xuICAgIG5hbWU6IFwiYXJyYXlOdW1iZXJcIlxufSlcbmV4cG9ydCBjbGFzcyBBcnJheU51bWJlclBpcGUgaW1wbGVtZW50cyBQaXBlVHJhbnNmb3JtIHtcblxuICAgIHRyYW5zZm9ybShsZW5ndGg6IG51bWJlciwgb2Zmc2V0OiBudW1iZXIgPSAwKTogbnVtYmVyW10ge1xuICAgICAgICBpZiAoIWxlbmd0aCB8fCBsZW5ndGggPCAwKSB7XG4gICAgICAgICAgICByZXR1cm4gW107XG4gICAgICAgIH1cbiAgICAgICAgcmV0dXJuIEFycmF5LmZyb20oe2xlbmd0aDogTWF0aC5yb3VuZChsZW5ndGgpfSwgKHgsIGkpID0+IGkgKyBvZmZzZXQpO1xuICAgIH1cbn1cbiJdfQ==
|
|
@@ -1,51 +1,51 @@
|
|
|
1
|
-
import { Pipe } from "@angular/core";
|
|
2
|
-
import { FileTypeInternal } from "@colijnit/sharedapi/build/enum/refcode/file-type-internal.enum";
|
|
3
|
-
// Transforms a MimeType to the corresponding image data URI of that mime type, for direct use as X in img src=X
|
|
4
|
-
export class FileTypeImagePipe {
|
|
5
|
-
constructor() {
|
|
6
|
-
}
|
|
7
|
-
/**
|
|
8
|
-
* @param {FileTypeInternal} value
|
|
9
|
-
* @param {boolean} [smallImage = false] Every mime type image has a smaller and a larger image available.
|
|
10
|
-
* @returns {string} The data URI of the required mime type image
|
|
11
|
-
*/
|
|
12
|
-
transform(value, smallImage = false) {
|
|
13
|
-
if (!value) {
|
|
14
|
-
return "";
|
|
15
|
-
}
|
|
16
|
-
const smallSuffix = smallImage ? "_small" : "";
|
|
17
|
-
let imageFileName;
|
|
18
|
-
switch (value) {
|
|
19
|
-
case FileTypeInternal.Image:
|
|
20
|
-
imageFileName = "image" + smallSuffix + ".png";
|
|
21
|
-
break;
|
|
22
|
-
case FileTypeInternal.Pdf:
|
|
23
|
-
imageFileName = "pdf" + smallSuffix + ".png";
|
|
24
|
-
break;
|
|
25
|
-
case FileTypeInternal.ExcelSheet:
|
|
26
|
-
imageFileName = "excel" + smallSuffix + ".png";
|
|
27
|
-
break;
|
|
28
|
-
case FileTypeInternal.WordDocument:
|
|
29
|
-
imageFileName = "word" + smallSuffix + ".png";
|
|
30
|
-
break;
|
|
31
|
-
case FileTypeInternal.Executable:
|
|
32
|
-
imageFileName = "exe" + smallSuffix + ".png";
|
|
33
|
-
break;
|
|
34
|
-
case FileTypeInternal.TextFile:
|
|
35
|
-
imageFileName = "text" + smallSuffix + ".png";
|
|
36
|
-
break;
|
|
37
|
-
default:
|
|
38
|
-
imageFileName = "undefined" + smallSuffix + ".png";
|
|
39
|
-
break;
|
|
40
|
-
}
|
|
41
|
-
return FileTypeImagePipe._PATH_TO_IMAGE_FOLDER + imageFileName;
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
FileTypeImagePipe._PATH_TO_IMAGE_FOLDER = "./res/images/filetype/";
|
|
45
|
-
FileTypeImagePipe.decorators = [
|
|
46
|
-
{ type: Pipe, args: [{
|
|
47
|
-
name: "fileTypeImage"
|
|
48
|
-
},] }
|
|
49
|
-
];
|
|
50
|
-
FileTypeImagePipe.ctorParameters = () => [];
|
|
51
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
import { Pipe } from "@angular/core";
|
|
2
|
+
import { FileTypeInternal } from "@colijnit/sharedapi/build/enum/refcode/file-type-internal.enum";
|
|
3
|
+
// Transforms a MimeType to the corresponding image data URI of that mime type, for direct use as X in img src=X
|
|
4
|
+
export class FileTypeImagePipe {
|
|
5
|
+
constructor() {
|
|
6
|
+
}
|
|
7
|
+
/**
|
|
8
|
+
* @param {FileTypeInternal} value
|
|
9
|
+
* @param {boolean} [smallImage = false] Every mime type image has a smaller and a larger image available.
|
|
10
|
+
* @returns {string} The data URI of the required mime type image
|
|
11
|
+
*/
|
|
12
|
+
transform(value, smallImage = false) {
|
|
13
|
+
if (!value) {
|
|
14
|
+
return "";
|
|
15
|
+
}
|
|
16
|
+
const smallSuffix = smallImage ? "_small" : "";
|
|
17
|
+
let imageFileName;
|
|
18
|
+
switch (value) {
|
|
19
|
+
case FileTypeInternal.Image:
|
|
20
|
+
imageFileName = "image" + smallSuffix + ".png";
|
|
21
|
+
break;
|
|
22
|
+
case FileTypeInternal.Pdf:
|
|
23
|
+
imageFileName = "pdf" + smallSuffix + ".png";
|
|
24
|
+
break;
|
|
25
|
+
case FileTypeInternal.ExcelSheet:
|
|
26
|
+
imageFileName = "excel" + smallSuffix + ".png";
|
|
27
|
+
break;
|
|
28
|
+
case FileTypeInternal.WordDocument:
|
|
29
|
+
imageFileName = "word" + smallSuffix + ".png";
|
|
30
|
+
break;
|
|
31
|
+
case FileTypeInternal.Executable:
|
|
32
|
+
imageFileName = "exe" + smallSuffix + ".png";
|
|
33
|
+
break;
|
|
34
|
+
case FileTypeInternal.TextFile:
|
|
35
|
+
imageFileName = "text" + smallSuffix + ".png";
|
|
36
|
+
break;
|
|
37
|
+
default:
|
|
38
|
+
imageFileName = "undefined" + smallSuffix + ".png";
|
|
39
|
+
break;
|
|
40
|
+
}
|
|
41
|
+
return FileTypeImagePipe._PATH_TO_IMAGE_FOLDER + imageFileName;
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
FileTypeImagePipe._PATH_TO_IMAGE_FOLDER = "./res/images/filetype/";
|
|
45
|
+
FileTypeImagePipe.decorators = [
|
|
46
|
+
{ type: Pipe, args: [{
|
|
47
|
+
name: "fileTypeImage"
|
|
48
|
+
},] }
|
|
49
|
+
];
|
|
50
|
+
FileTypeImagePipe.ctorParameters = () => [];
|
|
51
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZmlsZS10eXBlLWltYWdlLnBpcGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9zaGFyZWRjb21wb25lbnRzL3NyYy9saWIvcGlwZS9maWxlLXR5cGUtaW1hZ2UucGlwZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUMsSUFBSSxFQUFnQixNQUFNLGVBQWUsQ0FBQztBQUNsRCxPQUFPLEVBQUMsZ0JBQWdCLEVBQUMsTUFBTSxnRUFBZ0UsQ0FBQztBQUtoRyxnSEFBZ0g7QUFDaEgsTUFBTSxPQUFPLGlCQUFpQjtJQUcxQjtJQUNBLENBQUM7SUFFRDs7OztPQUlHO0lBQ0gsU0FBUyxDQUFDLEtBQXVCLEVBQUUsYUFBc0IsS0FBSztRQUMxRCxJQUFJLENBQUMsS0FBSyxFQUFFO1lBQ1IsT0FBTyxFQUFFLENBQUM7U0FDYjtRQUNELE1BQU0sV0FBVyxHQUFXLFVBQVUsQ0FBQyxDQUFDLENBQUMsUUFBUSxDQUFDLENBQUMsQ0FBQyxFQUFFLENBQUM7UUFDdkQsSUFBSSxhQUFxQixDQUFDO1FBQzFCLFFBQVEsS0FBSyxFQUFFO1lBQ1gsS0FBSyxnQkFBZ0IsQ0FBQyxLQUFLO2dCQUN2QixhQUFhLEdBQUcsT0FBTyxHQUFHLFdBQVcsR0FBRyxNQUFNLENBQUM7Z0JBQy9DLE1BQU07WUFDVixLQUFLLGdCQUFnQixDQUFDLEdBQUc7Z0JBQ3JCLGFBQWEsR0FBRyxLQUFLLEdBQUcsV0FBVyxHQUFHLE1BQU0sQ0FBQztnQkFDN0MsTUFBTTtZQUNWLEtBQUssZ0JBQWdCLENBQUMsVUFBVTtnQkFDNUIsYUFBYSxHQUFHLE9BQU8sR0FBRyxXQUFXLEdBQUcsTUFBTSxDQUFDO2dCQUMvQyxNQUFNO1lBQ1YsS0FBSyxnQkFBZ0IsQ0FBQyxZQUFZO2dCQUM5QixhQUFhLEdBQUcsTUFBTSxHQUFHLFdBQVcsR0FBRyxNQUFNLENBQUM7Z0JBQzlDLE1BQU07WUFDVixLQUFLLGdCQUFnQixDQUFDLFVBQVU7Z0JBQzVCLGFBQWEsR0FBRyxLQUFLLEdBQUcsV0FBVyxHQUFHLE1BQU0sQ0FBQztnQkFDN0MsTUFBTTtZQUNWLEtBQUssZ0JBQWdCLENBQUMsUUFBUTtnQkFDMUIsYUFBYSxHQUFHLE1BQU0sR0FBRyxXQUFXLEdBQUcsTUFBTSxDQUFDO2dCQUM5QyxNQUFNO1lBQ1Y7Z0JBQ0ksYUFBYSxHQUFHLFdBQVcsR0FBRyxXQUFXLEdBQUcsTUFBTSxDQUFDO2dCQUNuRCxNQUFNO1NBQ2I7UUFDRCxPQUFPLGlCQUFpQixDQUFDLHFCQUFxQixHQUFHLGFBQWEsQ0FBQztJQUNuRSxDQUFDOztBQXhDdUIsdUNBQXFCLEdBQVcsd0JBQXdCLENBQUM7O1lBTHBGLElBQUksU0FBQztnQkFDRixJQUFJLEVBQUUsZUFBZTthQUN4QiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7UGlwZSwgUGlwZVRyYW5zZm9ybX0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcbmltcG9ydCB7RmlsZVR5cGVJbnRlcm5hbH0gZnJvbSBcIkBjb2xpam5pdC9zaGFyZWRhcGkvYnVpbGQvZW51bS9yZWZjb2RlL2ZpbGUtdHlwZS1pbnRlcm5hbC5lbnVtXCI7XG5cbkBQaXBlKHtcbiAgICBuYW1lOiBcImZpbGVUeXBlSW1hZ2VcIlxufSlcbi8vIFRyYW5zZm9ybXMgYSBNaW1lVHlwZSB0byB0aGUgY29ycmVzcG9uZGluZyBpbWFnZSBkYXRhIFVSSSBvZiB0aGF0IG1pbWUgdHlwZSwgZm9yIGRpcmVjdCB1c2UgYXMgWCBpbiBpbWcgc3JjPVhcbmV4cG9ydCBjbGFzcyBGaWxlVHlwZUltYWdlUGlwZSBpbXBsZW1lbnRzIFBpcGVUcmFuc2Zvcm0ge1xuICAgIHByaXZhdGUgc3RhdGljIHJlYWRvbmx5IF9QQVRIX1RPX0lNQUdFX0ZPTERFUjogc3RyaW5nID0gXCIuL3Jlcy9pbWFnZXMvZmlsZXR5cGUvXCI7XG5cbiAgICBjb25zdHJ1Y3RvcigpIHtcbiAgICB9XG5cbiAgICAvKipcbiAgICAgKiBAcGFyYW0ge0ZpbGVUeXBlSW50ZXJuYWx9IHZhbHVlXG4gICAgICogQHBhcmFtIHtib29sZWFufSBbc21hbGxJbWFnZSA9IGZhbHNlXSBFdmVyeSBtaW1lIHR5cGUgaW1hZ2UgaGFzIGEgc21hbGxlciBhbmQgYSBsYXJnZXIgaW1hZ2UgYXZhaWxhYmxlLlxuICAgICAqIEByZXR1cm5zIHtzdHJpbmd9IFRoZSBkYXRhIFVSSSBvZiB0aGUgcmVxdWlyZWQgbWltZSB0eXBlIGltYWdlXG4gICAgICovXG4gICAgdHJhbnNmb3JtKHZhbHVlOiBGaWxlVHlwZUludGVybmFsLCBzbWFsbEltYWdlOiBib29sZWFuID0gZmFsc2UpOiBzdHJpbmcge1xuICAgICAgICBpZiAoIXZhbHVlKSB7XG4gICAgICAgICAgICByZXR1cm4gXCJcIjtcbiAgICAgICAgfVxuICAgICAgICBjb25zdCBzbWFsbFN1ZmZpeDogc3RyaW5nID0gc21hbGxJbWFnZSA/IFwiX3NtYWxsXCIgOiBcIlwiO1xuICAgICAgICBsZXQgaW1hZ2VGaWxlTmFtZTogc3RyaW5nO1xuICAgICAgICBzd2l0Y2ggKHZhbHVlKSB7XG4gICAgICAgICAgICBjYXNlIEZpbGVUeXBlSW50ZXJuYWwuSW1hZ2U6XG4gICAgICAgICAgICAgICAgaW1hZ2VGaWxlTmFtZSA9IFwiaW1hZ2VcIiArIHNtYWxsU3VmZml4ICsgXCIucG5nXCI7XG4gICAgICAgICAgICAgICAgYnJlYWs7XG4gICAgICAgICAgICBjYXNlIEZpbGVUeXBlSW50ZXJuYWwuUGRmOlxuICAgICAgICAgICAgICAgIGltYWdlRmlsZU5hbWUgPSBcInBkZlwiICsgc21hbGxTdWZmaXggKyBcIi5wbmdcIjtcbiAgICAgICAgICAgICAgICBicmVhaztcbiAgICAgICAgICAgIGNhc2UgRmlsZVR5cGVJbnRlcm5hbC5FeGNlbFNoZWV0OlxuICAgICAgICAgICAgICAgIGltYWdlRmlsZU5hbWUgPSBcImV4Y2VsXCIgKyBzbWFsbFN1ZmZpeCArIFwiLnBuZ1wiO1xuICAgICAgICAgICAgICAgIGJyZWFrO1xuICAgICAgICAgICAgY2FzZSBGaWxlVHlwZUludGVybmFsLldvcmREb2N1bWVudDpcbiAgICAgICAgICAgICAgICBpbWFnZUZpbGVOYW1lID0gXCJ3b3JkXCIgKyBzbWFsbFN1ZmZpeCArIFwiLnBuZ1wiO1xuICAgICAgICAgICAgICAgIGJyZWFrO1xuICAgICAgICAgICAgY2FzZSBGaWxlVHlwZUludGVybmFsLkV4ZWN1dGFibGU6XG4gICAgICAgICAgICAgICAgaW1hZ2VGaWxlTmFtZSA9IFwiZXhlXCIgKyBzbWFsbFN1ZmZpeCArIFwiLnBuZ1wiO1xuICAgICAgICAgICAgICAgIGJyZWFrO1xuICAgICAgICAgICAgY2FzZSBGaWxlVHlwZUludGVybmFsLlRleHRGaWxlOlxuICAgICAgICAgICAgICAgIGltYWdlRmlsZU5hbWUgPSBcInRleHRcIiArIHNtYWxsU3VmZml4ICsgXCIucG5nXCI7XG4gICAgICAgICAgICAgICAgYnJlYWs7XG4gICAgICAgICAgICBkZWZhdWx0OlxuICAgICAgICAgICAgICAgIGltYWdlRmlsZU5hbWUgPSBcInVuZGVmaW5lZFwiICsgc21hbGxTdWZmaXggKyBcIi5wbmdcIjtcbiAgICAgICAgICAgICAgICBicmVhaztcbiAgICAgICAgfVxuICAgICAgICByZXR1cm4gRmlsZVR5cGVJbWFnZVBpcGUuX1BBVEhfVE9fSU1BR0VfRk9MREVSICsgaW1hZ2VGaWxlTmFtZTtcbiAgICB9XG59XG4iXX0=
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { ArrayNumberPipe } from "./array-number.pipe";
|
|
2
|
-
import { UCfirstPipe } from "./ucfirst.pipe";
|
|
3
|
-
import { FileTypeImagePipe } from "./file-type-image.pipe";
|
|
4
|
-
export const MASTER_PIPES = [
|
|
5
|
-
ArrayNumberPipe,
|
|
6
|
-
UCfirstPipe,
|
|
7
|
-
FileTypeImagePipe
|
|
8
|
-
];
|
|
9
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
import { ArrayNumberPipe } from "./array-number.pipe";
|
|
2
|
+
import { UCfirstPipe } from "./ucfirst.pipe";
|
|
3
|
+
import { FileTypeImagePipe } from "./file-type-image.pipe";
|
|
4
|
+
export const MASTER_PIPES = [
|
|
5
|
+
ArrayNumberPipe,
|
|
6
|
+
UCfirstPipe,
|
|
7
|
+
FileTypeImagePipe
|
|
8
|
+
];
|
|
9
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWFzdGVyLXBpcGVzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvc2hhcmVkY29tcG9uZW50cy9zcmMvbGliL3BpcGUvbWFzdGVyLXBpcGVzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBQyxlQUFlLEVBQUMsTUFBTSxxQkFBcUIsQ0FBQztBQUNwRCxPQUFPLEVBQUMsV0FBVyxFQUFDLE1BQU0sZ0JBQWdCLENBQUM7QUFDM0MsT0FBTyxFQUFDLGlCQUFpQixFQUFDLE1BQU0sd0JBQXdCLENBQUM7QUFFekQsTUFBTSxDQUFDLE1BQU0sWUFBWSxHQUFVO0lBQ2pDLGVBQWU7SUFDZixXQUFXO0lBQ1gsaUJBQWlCO0NBQ2xCLENBQUEiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQge0FycmF5TnVtYmVyUGlwZX0gZnJvbSBcIi4vYXJyYXktbnVtYmVyLnBpcGVcIjtcbmltcG9ydCB7VUNmaXJzdFBpcGV9IGZyb20gXCIuL3VjZmlyc3QucGlwZVwiO1xuaW1wb3J0IHtGaWxlVHlwZUltYWdlUGlwZX0gZnJvbSBcIi4vZmlsZS10eXBlLWltYWdlLnBpcGVcIjtcblxuZXhwb3J0IGNvbnN0IE1BU1RFUl9QSVBFUzogYW55W10gPSBbXG4gIEFycmF5TnVtYmVyUGlwZSxcbiAgVUNmaXJzdFBpcGUsXG4gIEZpbGVUeXBlSW1hZ2VQaXBlXG5dXG4iXX0=
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { Pipe } from "@angular/core";
|
|
2
|
-
// Pipe capable of transforming the first character of a string-value to upper case.
|
|
3
|
-
export class UCfirstPipe {
|
|
4
|
-
transform(value) {
|
|
5
|
-
if (typeof value === "string") {
|
|
6
|
-
return value.charAt(0).toUpperCase() + value.slice(1);
|
|
7
|
-
}
|
|
8
|
-
return value;
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
UCfirstPipe.decorators = [
|
|
12
|
-
{ type: Pipe, args: [{
|
|
13
|
-
name: "ucfirst"
|
|
14
|
-
},] }
|
|
15
|
-
];
|
|
16
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
import { Pipe } from "@angular/core";
|
|
2
|
+
// Pipe capable of transforming the first character of a string-value to upper case.
|
|
3
|
+
export class UCfirstPipe {
|
|
4
|
+
transform(value) {
|
|
5
|
+
if (typeof value === "string") {
|
|
6
|
+
return value.charAt(0).toUpperCase() + value.slice(1);
|
|
7
|
+
}
|
|
8
|
+
return value;
|
|
9
|
+
}
|
|
10
|
+
}
|
|
11
|
+
UCfirstPipe.decorators = [
|
|
12
|
+
{ type: Pipe, args: [{
|
|
13
|
+
name: "ucfirst"
|
|
14
|
+
},] }
|
|
15
|
+
];
|
|
16
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidWNmaXJzdC5waXBlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvc2hhcmVkY29tcG9uZW50cy9zcmMvbGliL3BpcGUvdWNmaXJzdC5waXBlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBQyxJQUFJLEVBQWdCLE1BQU0sZUFBZSxDQUFDO0FBS2xELG9GQUFvRjtBQUNwRixNQUFNLE9BQU8sV0FBVztJQUNwQixTQUFTLENBQUMsS0FBYTtRQUNuQixJQUFJLE9BQU8sS0FBSyxLQUFLLFFBQVEsRUFBRTtZQUMzQixPQUFPLEtBQUssQ0FBQyxNQUFNLENBQUMsQ0FBQyxDQUFDLENBQUMsV0FBVyxFQUFFLEdBQUcsS0FBSyxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQUMsQ0FBQztTQUN6RDtRQUNELE9BQU8sS0FBSyxDQUFDO0lBQ2pCLENBQUM7OztZQVZKLElBQUksU0FBQztnQkFDRixJQUFJLEVBQUUsU0FBUzthQUNsQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7UGlwZSwgUGlwZVRyYW5zZm9ybX0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcblxuQFBpcGUoe1xuICAgIG5hbWU6IFwidWNmaXJzdFwiXG59KVxuLy8gUGlwZSBjYXBhYmxlIG9mIHRyYW5zZm9ybWluZyB0aGUgZmlyc3QgY2hhcmFjdGVyIG9mIGEgc3RyaW5nLXZhbHVlIHRvIHVwcGVyIGNhc2UuXG5leHBvcnQgY2xhc3MgVUNmaXJzdFBpcGUgaW1wbGVtZW50cyBQaXBlVHJhbnNmb3JtIHtcbiAgICB0cmFuc2Zvcm0odmFsdWU6IHN0cmluZyk6IHN0cmluZyB7XG4gICAgICAgIGlmICh0eXBlb2YgdmFsdWUgPT09IFwic3RyaW5nXCIpIHtcbiAgICAgICAgICAgIHJldHVybiB2YWx1ZS5jaGFyQXQoMCkudG9VcHBlckNhc2UoKSArIHZhbHVlLnNsaWNlKDEpO1xuICAgICAgICB9XG4gICAgICAgIHJldHVybiB2YWx1ZTtcbiAgICB9XG59XG4iXX0=
|