@colijnit/transaction 262.1.17 → 262.1.18
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/colijnit-transaction-262.1.17.tgz +0 -0
- package/fesm2022/colijnit-transaction.mjs +176 -122
- package/fesm2022/colijnit-transaction.mjs.map +1 -1
- package/index.d.ts +14 -7
- package/lib/component/transaction-line-activities/style/_layout.scss +156 -16
- package/lib/component/transaction-lines-side-panel/transaction-lines-side-panel-service-order/style/_material-definition.scss +1 -1
- package/lib/component/transaction-navigation-button-list/style/_layout.scss +1 -1
- package/lib/component/transaction-service-overview/style/_layout.scss +2 -1
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -2150,6 +2150,7 @@ declare enum Icon {
|
|
|
2150
2150
|
RegularContainerStorageCircleCheck = "regular_container_storage_circle_check",
|
|
2151
2151
|
RegularContainerStorageCircleInfo = "regular_container_storage_circle_info",
|
|
2152
2152
|
RegularEuroSignMinus = "regular_euro_sign_minus",
|
|
2153
|
+
RegularGearCircleUser = "regular_gear_circle_user",
|
|
2153
2154
|
RegularIndustryClock = "regular_industry_clock",
|
|
2154
2155
|
RegularIndustryTag = "regular_industry_tag",
|
|
2155
2156
|
RegularReceiptSlash = "regular_receipt_slash",
|
|
@@ -6397,7 +6398,7 @@ declare class RelationAddressesComponent extends RelationBaseComponent implement
|
|
|
6397
6398
|
|
|
6398
6399
|
declare class RelationAddressesModule {
|
|
6399
6400
|
static ɵfac: i0.ɵɵFactoryDeclaration<RelationAddressesModule, never>;
|
|
6400
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<RelationAddressesModule, [typeof RelationAddressesComponent], [typeof i2.CommonModule, typeof
|
|
6401
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<RelationAddressesModule, [typeof RelationAddressesComponent], [typeof i2.CommonModule, typeof RelationAddressTileModule, typeof CoreModule, typeof PipeModule, typeof i3.CoDialogModule, typeof RelationAddressModule, typeof i3.FormModule, typeof i3.ButtonModule, typeof i3.CarouselModule, typeof i3.FilterPipeModule], [typeof RelationAddressesComponent]>;
|
|
6401
6402
|
static ɵinj: i0.ɵɵInjectorDeclaration<RelationAddressesModule>;
|
|
6402
6403
|
}
|
|
6403
6404
|
|
|
@@ -6856,7 +6857,7 @@ declare class DeliveryTypeTileModule {
|
|
|
6856
6857
|
|
|
6857
6858
|
declare class TransactionHeaderDeliveryMethodModule {
|
|
6858
6859
|
static ɵfac: i0.ɵɵFactoryDeclaration<TransactionHeaderDeliveryMethodModule, never>;
|
|
6859
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TransactionHeaderDeliveryMethodModule, [typeof TransactionHeaderDeliveryMethodComponent], [typeof i2.CommonModule, typeof PipeModule, typeof
|
|
6860
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TransactionHeaderDeliveryMethodModule, [typeof TransactionHeaderDeliveryMethodComponent], [typeof i2.CommonModule, typeof PipeModule, typeof DeliveryTypeTileModule, typeof i3.InputCheckboxModule, typeof TransactionLineCheckboxModule, typeof i3.CarouselModule, typeof i3.TooltipDirectiveModule], [typeof TransactionHeaderDeliveryMethodComponent]>;
|
|
6860
6861
|
static ɵinj: i0.ɵɵInjectorDeclaration<TransactionHeaderDeliveryMethodModule>;
|
|
6861
6862
|
}
|
|
6862
6863
|
|
|
@@ -13796,7 +13797,7 @@ declare class StepperStepModule {
|
|
|
13796
13797
|
|
|
13797
13798
|
declare class CheckoutModule {
|
|
13798
13799
|
static ɵfac: i0.ɵɵFactoryDeclaration<CheckoutModule, never>;
|
|
13799
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CheckoutModule, [typeof CheckoutOverviewRelationEditComponent, typeof CheckoutOverviewDeliveryEditComponent, typeof CheckoutOverviewPaymentComponent, typeof CheckoutComponent], [typeof CoreModule, typeof i2.CommonModule, typeof i3.IconModule, typeof i3.InputTextModule, typeof i3.InputCheckboxModule, typeof i3.InputRadioButtonModule, typeof i3.FormModule, typeof i3.InputDatePickerModule, typeof i3.InputNumberPickerModule, typeof i3.CoDialogModule, typeof i3.ButtonModule, typeof i3.PopupModule, typeof i8.ReactiveFormsModule, typeof i8.FormsModule, typeof RelationAddressModule, typeof RelationAddressSelectModule, typeof RelationAddressTileModule, typeof i3.
|
|
13800
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CheckoutModule, [typeof CheckoutOverviewRelationEditComponent, typeof CheckoutOverviewDeliveryEditComponent, typeof CheckoutOverviewPaymentComponent, typeof CheckoutComponent], [typeof CoreModule, typeof i2.CommonModule, typeof i3.IconModule, typeof i3.InputTextModule, typeof i3.InputCheckboxModule, typeof i3.InputRadioButtonModule, typeof i3.FormModule, typeof i3.InputDatePickerModule, typeof i3.InputNumberPickerModule, typeof i3.CoDialogModule, typeof i3.ButtonModule, typeof i3.PopupModule, typeof i8.ReactiveFormsModule, typeof i8.FormsModule, typeof RelationAddressModule, typeof RelationAddressSelectModule, typeof RelationAddressTileModule, typeof i3.InputTextareaModule, typeof PipeModule, typeof StepperModule, typeof ShoppingCartPreviewModule, typeof AvatarModule, typeof DeliveryTypeTileModule, typeof i3.CollapsibleModule, typeof PaymentModule, typeof RelationTypeModule, typeof RelationGeneralModule, typeof RelationAddressesModule, typeof RelationContactDetailsModule, typeof RelationPreferencesModule, typeof TransactionHeaderDeliveryModule, typeof TransactionHeaderPreferredDeliveryDateModule, typeof TransactionHeaderDeliveryDateModule, typeof TransactionHeaderDeliveryMethodModule, typeof TransactionHeaderPartialDeliveryModule, typeof TransactionHeaderDeliveryOptionsModule, typeof TransactionHeaderRemarksModule, typeof TransactionHeaderReferenceModule, typeof TransactionHeaderRelationReferenceModule, typeof TransactionHeaderDepositPercentageModule, typeof TransactionHeaderDepositAmountModule, typeof TransactionHeaderDefinitiveModule, typeof TransactionHeaderBranchModule, typeof TransactionHeaderAdministrativeRelationModule, typeof TransactionHeaderMarketingModule, typeof TransactionHeaderHoldCodesModule, typeof RelationSuggestionsListModule, typeof i3.ScreenConfigurationModule, typeof SuggestionsSidebarModule, typeof i3.ListOfValuesModule, typeof StepperStepModule, typeof TransactionHeaderSalesPersonModule, typeof TransactionHeaderPaymentConditionModule, typeof i3.InputSearchModule], [typeof CheckoutComponent, typeof CheckoutOverviewRelationEditComponent]>;
|
|
13800
13801
|
static ɵinj: i0.ɵɵInjectorDeclaration<CheckoutModule>;
|
|
13801
13802
|
}
|
|
13802
13803
|
|
|
@@ -16230,6 +16231,7 @@ declare class DialogTransactionLineWarehouseCcComponent extends DialogBaseCompon
|
|
|
16230
16231
|
iconCacheService: IconCacheService;
|
|
16231
16232
|
transactionHeaderService: TransactionHeaderService;
|
|
16232
16233
|
transactionLineService: TransactionLineService;
|
|
16234
|
+
transactionService: TransactionService;
|
|
16233
16235
|
protected articleService: ArticleService;
|
|
16234
16236
|
readonly icons: typeof Icon;
|
|
16235
16237
|
readonly tab: typeof WarehouseCCTab;
|
|
@@ -16250,6 +16252,7 @@ declare class DialogTransactionLineWarehouseCcComponent extends DialogBaseCompon
|
|
|
16250
16252
|
transactionInfo: TransactionInfo;
|
|
16251
16253
|
transactionLine: TransactionLineInfo;
|
|
16252
16254
|
reason: string;
|
|
16255
|
+
articleName: string;
|
|
16253
16256
|
showDirectSell: boolean;
|
|
16254
16257
|
directSellSupplier: SupplierLightObject;
|
|
16255
16258
|
directSellPurchaseOrderNumber: number;
|
|
@@ -16259,7 +16262,7 @@ declare class DialogTransactionLineWarehouseCcComponent extends DialogBaseCompon
|
|
|
16259
16262
|
chosenConversionUnit: Unit;
|
|
16260
16263
|
conversionAmount: string;
|
|
16261
16264
|
readonly TransactionKind: typeof TransactionKind;
|
|
16262
|
-
constructor(iconCacheService: IconCacheService, transactionHeaderService: TransactionHeaderService, transactionLineService: TransactionLineService, articleService: ArticleService);
|
|
16265
|
+
constructor(iconCacheService: IconCacheService, transactionHeaderService: TransactionHeaderService, transactionLineService: TransactionLineService, transactionService: TransactionService, articleService: ArticleService);
|
|
16263
16266
|
ngOnInit(): Promise<void>;
|
|
16264
16267
|
handleQuantityChange(value: any): void;
|
|
16265
16268
|
handleCommissionCodeChange(value: any): void;
|
|
@@ -16273,6 +16276,7 @@ declare class DialogTransactionLineWarehouseCcComponent extends DialogBaseCompon
|
|
|
16273
16276
|
handleCloseDialog(event: MouseEvent, type: AppPopupButtonType): void;
|
|
16274
16277
|
private _activeTabValid;
|
|
16275
16278
|
private _scrollIntoView;
|
|
16279
|
+
private setArticleName;
|
|
16276
16280
|
protected readonly model: i0.ModelFunction;
|
|
16277
16281
|
static ɵfac: i0.ɵɵFactoryDeclaration<DialogTransactionLineWarehouseCcComponent, never>;
|
|
16278
16282
|
static ɵcmp: i0.ɵɵComponentDeclaration<DialogTransactionLineWarehouseCcComponent, "co-dialog-transaction-line-warehouse-cc", never, { "transactionKind": { "alias": "transactionKind"; "required": false; }; }, { "close": "close"; }, never, never, false, never>;
|
|
@@ -16448,19 +16452,22 @@ declare class TransactionHeaderHandledByModule {
|
|
|
16448
16452
|
declare class TransactionLineActivitiesComponent implements OnInit {
|
|
16449
16453
|
transactionService: TransactionService;
|
|
16450
16454
|
private _changeDetector;
|
|
16455
|
+
activityList: ElementRef<HTMLDivElement>;
|
|
16456
|
+
openActivities: ComponentActivityListComponent;
|
|
16457
|
+
transactionId: number;
|
|
16451
16458
|
readonly tableNames: typeof TableName;
|
|
16452
16459
|
readonly cfgNames: typeof TransactionCfgName;
|
|
16453
16460
|
readonly WorkflowCategoryType: typeof WorkflowCategoryType;
|
|
16454
16461
|
activities: Activity[];
|
|
16455
16462
|
user: RelationSmallObject$1;
|
|
16456
16463
|
transactionInfo: TransactionInfo;
|
|
16457
|
-
|
|
16458
|
-
openActivities: ComponentActivityListComponent;
|
|
16464
|
+
showActivityHeader: boolean;
|
|
16459
16465
|
constructor(transactionService: TransactionService, _changeDetector: ChangeDetectorRef);
|
|
16460
16466
|
showClass(): boolean;
|
|
16461
16467
|
ngOnInit(): void;
|
|
16462
16468
|
finishedActivitiesRefreshRequested(): Promise<void>;
|
|
16463
16469
|
fullActivitiesRefreshRequested(): void;
|
|
16470
|
+
scrollActivitiesToBottom(): void;
|
|
16464
16471
|
getActivities(): Promise<void>;
|
|
16465
16472
|
openCreatedTask(taskId: number): Promise<void>;
|
|
16466
16473
|
static ɵfac: i0.ɵɵFactoryDeclaration<TransactionLineActivitiesComponent, never>;
|
|
@@ -16492,7 +16499,7 @@ declare class TransactionLineActivitiesContactMomentsComponent implements OnInit
|
|
|
16492
16499
|
|
|
16493
16500
|
declare class TransactionLineActivitiesModule {
|
|
16494
16501
|
static ɵfac: i0.ɵɵFactoryDeclaration<TransactionLineActivitiesModule, never>;
|
|
16495
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TransactionLineActivitiesModule, [typeof TransactionLineActivitiesComponent], [typeof i2.CommonModule, typeof CoreModule, typeof i6.ActivityListModule, typeof i6.TaskCreatorModule, typeof i6.ComponentActivityListModule, typeof TransactionLineActivitiesContactMomentsComponent, typeof PipeModule], [typeof TransactionLineActivitiesComponent]>;
|
|
16502
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TransactionLineActivitiesModule, [typeof TransactionLineActivitiesComponent], [typeof i2.CommonModule, typeof CoreModule, typeof i6.ActivityListModule, typeof i6.TaskCreatorModule, typeof i6.ComponentActivityListModule, typeof TransactionLineActivitiesContactMomentsComponent, typeof PipeModule, typeof i6.ActivityTimelineModule], [typeof TransactionLineActivitiesComponent]>;
|
|
16496
16503
|
static ɵinj: i0.ɵɵInjectorDeclaration<TransactionLineActivitiesModule>;
|
|
16497
16504
|
}
|
|
16498
16505
|
|
|
@@ -2,24 +2,164 @@
|
|
|
2
2
|
|
|
3
3
|
@include export-module('co-transaction-line-activities-layout') {
|
|
4
4
|
.co-transaction-line-activities {
|
|
5
|
-
.
|
|
6
|
-
display:
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
5
|
+
.service-overview-wrapper {
|
|
6
|
+
display: flex;
|
|
7
|
+
flex-direction: column;
|
|
8
|
+
justify-content: space-between;
|
|
9
|
+
width: 100%;
|
|
10
10
|
}
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
11
|
+
.message-and-task-wrapper {
|
|
12
|
+
display: flex;
|
|
13
|
+
gap: 15px;
|
|
14
|
+
width: 100%;
|
|
15
|
+
align-items: flex-start;
|
|
16
|
+
flex-wrap: wrap;
|
|
16
17
|
}
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
18
|
+
.timeline-and-message-wrapper {
|
|
19
|
+
display: flex;
|
|
20
|
+
flex-direction: column;
|
|
21
|
+
gap: 30px;
|
|
22
|
+
padding: 0 0 15px;
|
|
23
|
+
margin-bottom: 15px;
|
|
24
|
+
flex: 1;
|
|
25
|
+
align-self: flex-start;
|
|
26
|
+
}
|
|
27
|
+
.activity-list-component-wrapper {
|
|
28
|
+
padding: 0;
|
|
29
|
+
margin: 0;
|
|
30
|
+
display: flex;
|
|
31
|
+
flex-direction: column;
|
|
32
|
+
gap: 30px;
|
|
33
|
+
flex: 1;
|
|
34
|
+
align-self: flex-start;
|
|
35
|
+
width: 100%;
|
|
36
|
+
.activity-list-conv-wrapper {
|
|
37
|
+
flex: 1;
|
|
38
|
+
padding-left: 0;
|
|
39
|
+
max-height: 300px;
|
|
40
|
+
overflow: auto;
|
|
41
|
+
}
|
|
42
|
+
.co-task-creator {
|
|
43
|
+
position: sticky;
|
|
44
|
+
bottom: 0;
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
.activity-task-creator-wrapper {
|
|
48
|
+
display: flex;
|
|
49
|
+
gap: 15px;
|
|
50
|
+
flex-direction: column;
|
|
51
|
+
width: 400px;
|
|
52
|
+
max-width: 100%;
|
|
53
|
+
}
|
|
54
|
+
.activity-task-overview-wrapper {
|
|
55
|
+
display: flex;
|
|
56
|
+
flex-direction: column;
|
|
57
|
+
gap: 10px;
|
|
58
|
+
padding: 15px;
|
|
59
|
+
border-radius: 5px;
|
|
60
|
+
box-shadow: 0 2px 5px 1px #0000001a;
|
|
61
|
+
background: #FFF;
|
|
62
|
+
.activity-header {
|
|
63
|
+
font-size: 14px;
|
|
64
|
+
font-weight: 700;
|
|
65
|
+
color: #171721;
|
|
66
|
+
position: relative;
|
|
67
|
+
}
|
|
68
|
+
.activity-wrapper-inner {
|
|
69
|
+
order: 2;
|
|
70
|
+
display: flex;
|
|
71
|
+
gap: 5px;
|
|
72
|
+
margin-top: 0;
|
|
73
|
+
flex-wrap: wrap;
|
|
74
|
+
max-height: 300px;
|
|
75
|
+
overflow: auto;
|
|
76
|
+
&.bottom-task {
|
|
77
|
+
.task-box {
|
|
78
|
+
.co-button {
|
|
79
|
+
border: 1px solid #1b2874;
|
|
80
|
+
background: #1b28741a;
|
|
81
|
+
color: #1b2874;
|
|
82
|
+
justify-content: center;
|
|
83
|
+
align-items: center;
|
|
84
|
+
height: 32px;
|
|
85
|
+
min-width: 150px;
|
|
86
|
+
width: 100%;
|
|
87
|
+
span {
|
|
88
|
+
text-align: center;
|
|
89
|
+
font-size: 11px;
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
.co-component-activity-overview {
|
|
96
|
+
order: 1;
|
|
97
|
+
width: 100%;
|
|
98
|
+
&.bottom-task {
|
|
99
|
+
order: 2;
|
|
100
|
+
width: calc(50% - 3px);
|
|
101
|
+
}
|
|
102
|
+
.overview-main {
|
|
103
|
+
max-width: 100%;
|
|
104
|
+
.label-date-activity {
|
|
105
|
+
display: flex;
|
|
106
|
+
justify-content: space-between;
|
|
107
|
+
align-items: center;
|
|
108
|
+
}
|
|
109
|
+
.activity-buttons {
|
|
110
|
+
.co-button {
|
|
111
|
+
width: 50%;
|
|
112
|
+
border: 1px solid #1a73e8 !important;
|
|
113
|
+
color: #1a73e8 !important;
|
|
114
|
+
background: #fff !important;
|
|
115
|
+
text-align: center;
|
|
116
|
+
padding: 5px 10px;
|
|
117
|
+
justify-content: center;
|
|
118
|
+
height: 32px;
|
|
119
|
+
max-width: calc(50% - 3px);
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
}
|
|
123
|
+
.overview-current {
|
|
124
|
+
.activity-title {
|
|
125
|
+
background: #d1e3fa;
|
|
126
|
+
border: 1px solid #1a73e8;
|
|
127
|
+
color: #1a73e8;
|
|
128
|
+
padding: 7px 15px;
|
|
129
|
+
text-transform: uppercase;
|
|
130
|
+
height: 32px;
|
|
131
|
+
justify-content: center;
|
|
132
|
+
align-items: center;
|
|
133
|
+
display: flex;
|
|
134
|
+
font-size: 11px;
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
.overview-task-wrapper {
|
|
140
|
+
.task-box {
|
|
141
|
+
display: flex;
|
|
142
|
+
flex-direction: column;
|
|
143
|
+
gap: 5px;
|
|
144
|
+
position: relative;
|
|
145
|
+
cursor: pointer;
|
|
146
|
+
width: 100%;
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
.message-and-task-wrapper {
|
|
150
|
+
.co-component-activity-list {
|
|
151
|
+
margin: 0;
|
|
152
|
+
height: auto;
|
|
153
|
+
padding: 0;
|
|
154
|
+
.activity-wrapper {
|
|
155
|
+
max-width: 100%;
|
|
156
|
+
max-height: 100%;
|
|
157
|
+
padding: 0;
|
|
158
|
+
}
|
|
159
|
+
}
|
|
160
|
+
.activity-list-content {
|
|
161
|
+
height: auto;
|
|
162
|
+
}
|
|
23
163
|
}
|
|
24
164
|
}
|
|
25
165
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
$tp-transaction-lines-side-panel-service-order-background: transparent !default;
|
|
2
2
|
$tp-transaction-lines-side-panel-service-order-font-family: $tp-font-family !default;
|
|
3
|
-
$tp-transaction-lines-side-panel-service-order-font-size: $tp-font-size !default;
|
|
3
|
+
$tp-transaction-lines-side-panel-service-order-font-size: $tp-font-size-big !default;
|
|
4
4
|
$tp-transaction-lines-side-panel-service-order-font-weight: bold !default;
|
|
5
5
|
$tp-transaction-lines-side-panel-service-order-font-color: $tp-color-dark !default;
|
|
6
6
|
$tp-transaction-lines-side-panel-service-order-label-icon-size: 14px;
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
.activity-task-overview-wrapper {
|
|
147
147
|
display: flex;
|
|
148
148
|
flex-direction: column;
|
|
149
|
-
gap:
|
|
149
|
+
gap: 5px;
|
|
150
150
|
padding: 15px;
|
|
151
151
|
border-radius: 5px;
|
|
152
152
|
box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.1);
|
|
@@ -154,6 +154,7 @@
|
|
|
154
154
|
.activity-wrapper {
|
|
155
155
|
max-width: 100%;
|
|
156
156
|
max-height: 100%;
|
|
157
|
+
padding: 0;
|
|
157
158
|
}
|
|
158
159
|
}
|
|
159
160
|
}
|