ca-components 1.7.89 → 1.7.91
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/esm2022/lib/ca-components.module.mjs +24 -6
- package/esm2022/lib/components/ca-confirmation-modals/components/ca-activate-modal/ca-active-modal.component.mjs +39 -0
- package/esm2022/lib/components/ca-confirmation-modals/components/ca-deactive-modal/ca-deactive-modal.component.mjs +39 -0
- package/esm2022/lib/components/ca-confirmation-modals/components/ca-delete-modal/ca-delete-modal.component.mjs +1 -1
- package/esm2022/lib/components/ca-confirmation-modals/components/ca-reset-table-modal/ca-reset-table-modal.component.mjs +39 -0
- package/esm2022/lib/components/ca-confirmation-modals/components/interfaces/modal-data.interface.mjs +2 -0
- package/esm2022/lib/components/ca-input-address-dropdown/ca-input-address-dropdown.component.mjs +2 -2
- package/esm2022/lib/components/ca-main-table/ca-main-table.component.mjs +3 -3
- package/esm2022/lib/components/ca-map/ca-map.component.mjs +4 -3
- package/esm2022/lib/components/ca-payroll-list-summary-overview/ca-payroll-list-summary-overview.component.mjs +3 -3
- package/esm2022/lib/components/ca-period-content/ca-period-content.component.mjs +3 -3
- package/esm2022/lib/components/ca-period-content/components/ca-period-content-extra-info/ca-period-content-extra-info.component.mjs +3 -3
- package/esm2022/lib/components/ca-period-content/components/ca-period-content-payment/ca-period-content-payment.component.mjs +3 -3
- package/esm2022/lib/components/ca-period-content/components/ca-period-content-user-info/ca-period-content-user-info.component.mjs +3 -3
- package/esm2022/lib/components/ca-search-multiple-states-2/ca-search-multiple-states-2.component.mjs +4 -2
- package/esm2022/lib/components/ca-table-card-view/ca-table-card-view.component.mjs +3 -3
- package/esm2022/lib/utils/helpers/date-time.helper.mjs +2 -2
- package/esm2022/lib/utils/svg-routes/shared-svg.routes.mjs +7 -1
- package/esm2022/public-api.mjs +6 -2
- package/fesm2022/ca-components.mjs +234 -130
- package/fesm2022/ca-components.mjs.map +1 -1
- package/lib/ca-components.module.d.ts +4 -1
- package/lib/components/ca-confirmation-modals/components/ca-activate-modal/ca-active-modal.component.d.ts +15 -0
- package/lib/components/ca-confirmation-modals/components/ca-deactive-modal/ca-deactive-modal.component.d.ts +15 -0
- package/lib/components/ca-confirmation-modals/components/ca-delete-modal/ca-delete-modal.component.d.ts +1 -1
- package/lib/components/ca-confirmation-modals/components/ca-reset-table-modal/ca-reset-table-modal.component.d.ts +15 -0
- package/lib/components/ca-confirmation-modals/components/{ca-delete-modal/interfaces → interfaces}/modal-data.interface.d.ts +1 -1
- package/lib/components/ca-filters/ca-filter.component.d.ts +2 -2
- package/lib/utils/svg-routes/shared-svg.routes.d.ts +6 -0
- package/package.json +1 -1
- package/public-api.d.ts +4 -1
- package/esm2022/lib/components/ca-confirmation-modals/components/ca-delete-modal/interfaces/modal-data.interface.mjs +0 -2
|
@@ -57,8 +57,11 @@ import * as i55 from "./components/ca-confirmation-modals/components/ca-delete-m
|
|
|
57
57
|
import * as i56 from "./components/ca-show-more/ca-show-more.component";
|
|
58
58
|
import * as i57 from "./components/ca-comments/ca-comments.component";
|
|
59
59
|
import * as i58 from "./components/ca-sorting-card-dropdown/ca-sorting-card-dropdown.component";
|
|
60
|
+
import * as i59 from "./components/ca-confirmation-modals/components/ca-activate-modal/ca-active-modal.component";
|
|
61
|
+
import * as i60 from "./components/ca-confirmation-modals/components/ca-deactive-modal/ca-deactive-modal.component";
|
|
62
|
+
import * as i61 from "./components/ca-confirmation-modals/components/ca-reset-table-modal/ca-reset-table-modal.component";
|
|
60
63
|
export declare class CaComponentsLibModule {
|
|
61
64
|
static ɵfac: i0.ɵɵFactoryDeclaration<CaComponentsLibModule, never>;
|
|
62
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CaComponentsLibModule, never, [typeof i1.CommonModule, typeof i2.CaProfileImageComponent, typeof i3.CaRatingReviewComponent, typeof i4.CaAppTooltipV2Component, typeof i5.CaDetailsDropdownComponent, typeof i6.CaFilterComponent, typeof i7.CaFilterDropdownComponent, typeof i8.CaFilterStateDropdownComponent, typeof i9.CaFilterTimeDropdownComponent, typeof i10.CaFilterListDropdownComponent, typeof i11.CaInputComponent, typeof i12.CaInputDatetimePickerComponent, typeof i13.CaInputRadiobuttonsComponent, typeof i14.CaInputDropdownComponent, typeof i15.CaMapComponent, typeof i16.CaMapDropdownComponent, typeof i17.CaNoteComponent, typeof i18.CaNoteContainerComponent, typeof i19.CaPayrollListSummaryOverviewComponent, typeof i20.CaPayrollListSummaryOverviewTableComponent, typeof i21.PickupDeliveryBlockComponent, typeof i22.ProgressBarComponent, typeof i23.CaSearchMultipleStatesComponent, typeof i24.CaSearchMultipleStates2Component, typeof i25.CaTableCardViewComponent, typeof i26.CaSpinnerComponent, typeof i27.CaTodoComponent, typeof i28.CaTruckTrailerProgresBarComponent, typeof i29.CaPeriodContentComponent, typeof i30.CaInputNoteComponent, typeof i31.CaInputAddressDropdownComponent, typeof i32.CaMainTableComponent, typeof i33.CaActivityLogListComponent, typeof i34.CaRightSidePanelMenuComponent, typeof i35.CaRightSidePanelTopBarComponent, typeof i36.CaRightSidePanelComponent, typeof i37.CaChartComponent, typeof i38.CaChartManagerComponent, typeof i39.CaDropdownMenuComponent, typeof i40.CaUploadFilesComponent, typeof i41.CaRightSidePanelCompanyComponent, typeof i42.CaProgressRangeComponent, typeof i43.CaTooltipListComponent, typeof i44.InputTestComponent, typeof i45.CaVehicleListComponent, typeof i46.CaLastFuelPriceProgressComponent, typeof i47.CaCheckboxComponent, typeof i48.CaLoadStatusComponent, typeof i49.CaCheckboxSelectedCountComponent, typeof i50.CaDetailsTitleCardComponent, typeof i51.CaCustomCardComponent, typeof i52.CaLoadStatusLogComponent, typeof i53.CaStatusChangeDropdownComponent, typeof i54.CaToolbarDropdownComponent, typeof i55.CaDeleteModalComponent, typeof i56.CaShowMoreComponent, typeof i57.CaCommentsComponent, typeof i58.CaSortingCardDropdownComponent], [typeof i2.CaProfileImageComponent, typeof i4.CaAppTooltipV2Component, typeof i5.CaDetailsDropdownComponent, typeof i3.CaRatingReviewComponent, typeof i6.CaFilterComponent, typeof i7.CaFilterDropdownComponent, typeof i8.CaFilterStateDropdownComponent, typeof i9.CaFilterTimeDropdownComponent, typeof i10.CaFilterListDropdownComponent, typeof i11.CaInputComponent, typeof i12.CaInputDatetimePickerComponent, typeof i13.CaInputRadiobuttonsComponent, typeof i14.CaInputDropdownComponent, typeof i15.CaMapComponent, typeof i16.CaMapDropdownComponent, typeof i17.CaNoteComponent, typeof i18.CaNoteContainerComponent, typeof i19.CaPayrollListSummaryOverviewComponent, typeof i20.CaPayrollListSummaryOverviewTableComponent, typeof i21.PickupDeliveryBlockComponent, typeof i22.ProgressBarComponent, typeof i23.CaSearchMultipleStatesComponent, typeof i24.CaSearchMultipleStates2Component, typeof i26.CaSpinnerComponent, typeof i28.CaTruckTrailerProgresBarComponent, typeof i29.CaPeriodContentComponent, typeof i30.CaInputNoteComponent, typeof i32.CaMainTableComponent, typeof i33.CaActivityLogListComponent, typeof i34.CaRightSidePanelMenuComponent, typeof i35.CaRightSidePanelTopBarComponent, typeof i36.CaRightSidePanelComponent, typeof i37.CaChartComponent, typeof i38.CaChartManagerComponent, typeof i39.CaDropdownMenuComponent, typeof i40.CaUploadFilesComponent, typeof i41.CaRightSidePanelCompanyComponent, typeof i42.CaProgressRangeComponent, typeof i43.CaTooltipListComponent, typeof i31.CaInputAddressDropdownComponent, typeof i44.InputTestComponent, typeof i45.CaVehicleListComponent, typeof i46.CaLastFuelPriceProgressComponent, typeof i47.CaCheckboxComponent, typeof i48.CaLoadStatusComponent, typeof i49.CaCheckboxSelectedCountComponent, typeof i50.CaDetailsTitleCardComponent, typeof i51.CaCustomCardComponent, typeof i52.CaLoadStatusLogComponent, typeof i53.CaStatusChangeDropdownComponent, typeof i54.CaToolbarDropdownComponent, typeof i55.CaDeleteModalComponent, typeof i57.CaCommentsComponent, typeof i56.CaShowMoreComponent, typeof i58.CaSortingCardDropdownComponent]>;
|
|
65
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CaComponentsLibModule, never, [typeof i1.CommonModule, typeof i2.CaProfileImageComponent, typeof i3.CaRatingReviewComponent, typeof i4.CaAppTooltipV2Component, typeof i5.CaDetailsDropdownComponent, typeof i6.CaFilterComponent, typeof i7.CaFilterDropdownComponent, typeof i8.CaFilterStateDropdownComponent, typeof i9.CaFilterTimeDropdownComponent, typeof i10.CaFilterListDropdownComponent, typeof i11.CaInputComponent, typeof i12.CaInputDatetimePickerComponent, typeof i13.CaInputRadiobuttonsComponent, typeof i14.CaInputDropdownComponent, typeof i15.CaMapComponent, typeof i16.CaMapDropdownComponent, typeof i17.CaNoteComponent, typeof i18.CaNoteContainerComponent, typeof i19.CaPayrollListSummaryOverviewComponent, typeof i20.CaPayrollListSummaryOverviewTableComponent, typeof i21.PickupDeliveryBlockComponent, typeof i22.ProgressBarComponent, typeof i23.CaSearchMultipleStatesComponent, typeof i24.CaSearchMultipleStates2Component, typeof i25.CaTableCardViewComponent, typeof i26.CaSpinnerComponent, typeof i27.CaTodoComponent, typeof i28.CaTruckTrailerProgresBarComponent, typeof i29.CaPeriodContentComponent, typeof i30.CaInputNoteComponent, typeof i31.CaInputAddressDropdownComponent, typeof i32.CaMainTableComponent, typeof i33.CaActivityLogListComponent, typeof i34.CaRightSidePanelMenuComponent, typeof i35.CaRightSidePanelTopBarComponent, typeof i36.CaRightSidePanelComponent, typeof i37.CaChartComponent, typeof i38.CaChartManagerComponent, typeof i39.CaDropdownMenuComponent, typeof i40.CaUploadFilesComponent, typeof i41.CaRightSidePanelCompanyComponent, typeof i42.CaProgressRangeComponent, typeof i43.CaTooltipListComponent, typeof i44.InputTestComponent, typeof i45.CaVehicleListComponent, typeof i46.CaLastFuelPriceProgressComponent, typeof i47.CaCheckboxComponent, typeof i48.CaLoadStatusComponent, typeof i49.CaCheckboxSelectedCountComponent, typeof i50.CaDetailsTitleCardComponent, typeof i51.CaCustomCardComponent, typeof i52.CaLoadStatusLogComponent, typeof i53.CaStatusChangeDropdownComponent, typeof i54.CaToolbarDropdownComponent, typeof i55.CaDeleteModalComponent, typeof i56.CaShowMoreComponent, typeof i57.CaCommentsComponent, typeof i58.CaSortingCardDropdownComponent, typeof i59.CaActivateModalComponent, typeof i60.CaDeactivateModalComponent, typeof i61.CaResetTableModalComponent], [typeof i2.CaProfileImageComponent, typeof i4.CaAppTooltipV2Component, typeof i5.CaDetailsDropdownComponent, typeof i3.CaRatingReviewComponent, typeof i6.CaFilterComponent, typeof i7.CaFilterDropdownComponent, typeof i8.CaFilterStateDropdownComponent, typeof i9.CaFilterTimeDropdownComponent, typeof i10.CaFilterListDropdownComponent, typeof i11.CaInputComponent, typeof i12.CaInputDatetimePickerComponent, typeof i13.CaInputRadiobuttonsComponent, typeof i14.CaInputDropdownComponent, typeof i15.CaMapComponent, typeof i16.CaMapDropdownComponent, typeof i17.CaNoteComponent, typeof i18.CaNoteContainerComponent, typeof i19.CaPayrollListSummaryOverviewComponent, typeof i20.CaPayrollListSummaryOverviewTableComponent, typeof i21.PickupDeliveryBlockComponent, typeof i22.ProgressBarComponent, typeof i23.CaSearchMultipleStatesComponent, typeof i24.CaSearchMultipleStates2Component, typeof i26.CaSpinnerComponent, typeof i28.CaTruckTrailerProgresBarComponent, typeof i29.CaPeriodContentComponent, typeof i30.CaInputNoteComponent, typeof i32.CaMainTableComponent, typeof i33.CaActivityLogListComponent, typeof i34.CaRightSidePanelMenuComponent, typeof i35.CaRightSidePanelTopBarComponent, typeof i36.CaRightSidePanelComponent, typeof i37.CaChartComponent, typeof i38.CaChartManagerComponent, typeof i39.CaDropdownMenuComponent, typeof i40.CaUploadFilesComponent, typeof i41.CaRightSidePanelCompanyComponent, typeof i42.CaProgressRangeComponent, typeof i43.CaTooltipListComponent, typeof i31.CaInputAddressDropdownComponent, typeof i44.InputTestComponent, typeof i45.CaVehicleListComponent, typeof i46.CaLastFuelPriceProgressComponent, typeof i47.CaCheckboxComponent, typeof i48.CaLoadStatusComponent, typeof i49.CaCheckboxSelectedCountComponent, typeof i50.CaDetailsTitleCardComponent, typeof i51.CaCustomCardComponent, typeof i52.CaLoadStatusLogComponent, typeof i53.CaStatusChangeDropdownComponent, typeof i54.CaToolbarDropdownComponent, typeof i55.CaDeleteModalComponent, typeof i57.CaCommentsComponent, typeof i56.CaShowMoreComponent, typeof i58.CaSortingCardDropdownComponent, typeof i59.CaActivateModalComponent, typeof i60.CaDeactivateModalComponent, typeof i61.CaResetTableModalComponent]>;
|
|
63
66
|
static ɵinj: i0.ɵɵInjectorDeclaration<CaComponentsLibModule>;
|
|
64
67
|
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { TemplateRef } from '@angular/core';
|
|
2
|
+
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
|
|
3
|
+
import { SharedSvgRoutes } from '../../../../utils/svg-routes';
|
|
4
|
+
import { IModalData } from '../interfaces/modal-data.interface';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class CaActivateModalComponent {
|
|
7
|
+
private ngbActiveModal;
|
|
8
|
+
modalData: IModalData;
|
|
9
|
+
template: TemplateRef<null>;
|
|
10
|
+
sharedSvgRoutes: typeof SharedSvgRoutes;
|
|
11
|
+
constructor(ngbActiveModal: NgbActiveModal);
|
|
12
|
+
onModalAction(isDoAction?: boolean): void;
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CaActivateModalComponent, never>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaActivateModalComponent, "app-ca-active-modal", never, { "modalData": { "alias": "modalData"; "required": false; }; "template": { "alias": "template"; "required": false; }; }, {}, never, never, true, never>;
|
|
15
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { TemplateRef } from '@angular/core';
|
|
2
|
+
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
|
|
3
|
+
import { SharedSvgRoutes } from '../../../../utils/svg-routes';
|
|
4
|
+
import { IModalData } from '../interfaces/modal-data.interface';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class CaDeactivateModalComponent {
|
|
7
|
+
private ngbActiveModal;
|
|
8
|
+
modalData: IModalData;
|
|
9
|
+
template: TemplateRef<null>;
|
|
10
|
+
sharedSvgRoutes: typeof SharedSvgRoutes;
|
|
11
|
+
constructor(ngbActiveModal: NgbActiveModal);
|
|
12
|
+
onModalAction(isDoAction?: boolean): void;
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CaDeactivateModalComponent, never>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaDeactivateModalComponent, "app-ca-deactivate-modal", never, { "modalData": { "alias": "modalData"; "required": false; }; "template": { "alias": "template"; "required": false; }; }, {}, never, never, true, never>;
|
|
15
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { TemplateRef } from '@angular/core';
|
|
2
2
|
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
|
|
3
3
|
import { SharedSvgRoutes } from '../../../../utils/svg-routes';
|
|
4
|
-
import { IModalData } from '
|
|
4
|
+
import { IModalData } from '../interfaces/modal-data.interface';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class CaDeleteModalComponent {
|
|
7
7
|
private ngbActiveModal;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { TemplateRef } from '@angular/core';
|
|
2
|
+
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
|
|
3
|
+
import { SharedSvgRoutes } from '../../../../utils/svg-routes';
|
|
4
|
+
import { IModalData } from '../interfaces/modal-data.interface';
|
|
5
|
+
import * as i0 from "@angular/core";
|
|
6
|
+
export declare class CaResetTableModalComponent {
|
|
7
|
+
private ngbActiveModal;
|
|
8
|
+
modalData: IModalData;
|
|
9
|
+
template: TemplateRef<null>;
|
|
10
|
+
sharedSvgRoutes: typeof SharedSvgRoutes;
|
|
11
|
+
constructor(ngbActiveModal: NgbActiveModal);
|
|
12
|
+
onModalAction(isDoAction?: boolean): void;
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CaResetTableModalComponent, never>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CaResetTableModalComponent, "app-ca-reset-table-modal", never, { "modalData": { "alias": "modalData"; "required": false; }; "template": { "alias": "template"; "required": false; }; }, {}, never, never, true, never>;
|
|
15
|
+
}
|
|
@@ -67,8 +67,8 @@ export declare class CaFilterComponent implements OnDestroy {
|
|
|
67
67
|
canadaStates: ArrayStatus[];
|
|
68
68
|
sentAddressValue: EventEmitter<string>;
|
|
69
69
|
sentAddressData: EventEmitter<SentAddressData>;
|
|
70
|
-
setFilter: EventEmitter<
|
|
71
|
-
clearAll: EventEmitter<
|
|
70
|
+
setFilter: EventEmitter<filterOutputWithParams | filterOutput>;
|
|
71
|
+
clearAll: EventEmitter<filterOutputWithParams | filterOutput>;
|
|
72
72
|
private destroy$;
|
|
73
73
|
isSearchExpanded: boolean;
|
|
74
74
|
isFilterActive: boolean;
|
|
@@ -11,6 +11,12 @@ export declare class SharedSvgRoutes {
|
|
|
11
11
|
static ARROW_UP: string;
|
|
12
12
|
static CONFIRMATION_TRASH_MODAL_ICON: string;
|
|
13
13
|
static CONFIRMATION_DELETE_ICON: string;
|
|
14
|
+
static CONFIRMATION_INFO_ICON: string;
|
|
15
|
+
static CONFIRMATION_CHECKMARK_ICON: string;
|
|
16
|
+
static CONFIRMATION_RESET_ICON: string;
|
|
17
|
+
static CONFIRMATION_MODAL_ACTIVATE_ICON: string;
|
|
18
|
+
static CONFIRMATION_MODAL_DEACTIVATE_ICON: string;
|
|
19
|
+
static CONFIRMATION_MODAL_TABEL_RESET_ICON: string;
|
|
14
20
|
static CHECKMARK_ICON: string;
|
|
15
21
|
static CANCEL_ICON: string;
|
|
16
22
|
static ARROW_UP_FILLED_ICON: string;
|
package/package.json
CHANGED
package/public-api.d.ts
CHANGED
|
@@ -96,6 +96,9 @@ export * from './lib/components/ca-load-status-log/ca-load-status-log.component'
|
|
|
96
96
|
export * from './lib/components/ca-status-change-dropdown/ca-status-change-dropdown.component';
|
|
97
97
|
export * from './lib/components/ca-sorting-card-dropdown/ca-sorting-card-dropdown.component';
|
|
98
98
|
export * from './lib/components/ca-confirmation-modals/components/ca-delete-modal/ca-delete-modal.component';
|
|
99
|
-
export * from './lib/components/ca-confirmation-modals/components/ca-
|
|
99
|
+
export * from './lib/components/ca-confirmation-modals/components/ca-deactive-modal/ca-deactive-modal.component';
|
|
100
|
+
export * from './lib/components/ca-confirmation-modals/components/ca-activate-modal/ca-active-modal.component';
|
|
101
|
+
export * from './lib/components/ca-confirmation-modals/components/ca-reset-table-modal/ca-reset-table-modal.component';
|
|
102
|
+
export * from './lib/components/ca-confirmation-modals/components/interfaces/modal-data.interface';
|
|
100
103
|
export * from './lib/components/ca-comments/ca-comments.component';
|
|
101
104
|
export * from './lib/components/ca-comments/models';
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9kYWwtZGF0YS5pbnRlcmZhY2UuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9jYS1jb21wb25lbnRzL3NyYy9saWIvY29tcG9uZW50cy9jYS1jb25maXJtYXRpb24tbW9kYWxzL2NvbXBvbmVudHMvY2EtZGVsZXRlLW1vZGFsL2ludGVyZmFjZXMvbW9kYWwtZGF0YS5pbnRlcmZhY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IExvYWRTdGF0dXNSZXNwb25zZSB9IGZyb20gXCIuLi8uLi8uLi8uLi8uLi9tb2RlbHMvbG9hZC9sb2FkLXN0YXR1cy1yZXNwb25zZS5tb2RlbFwiO1xuXG5leHBvcnQgaW50ZXJmYWNlIElNb2RhbERhdGEge1xuICAgIHRpdGxlPzogc3RyaW5nO1xuICAgIGNvdW50PzogbnVtYmVyO1xuXG4gICAgc3RhdHVzPzogTG9hZFN0YXR1c1Jlc3BvbnNlO1xuICAgIGxvYWROdW1iZXI/OiBzdHJpbmc7XG4gICAgdHJ1Y2tOdW1iZXI/OiBzdHJpbmc7XG59XG4iXX0=
|