fabrikantencore 2.0.11 → 2.0.13
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/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-categories/beheer-categories.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-connect-category-dialog/beheer-connect-category-dialog.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-display-ebo/beheer-display-ebo.component.mjs +5 -5
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-ebo-koppel/beheer-ebo-koppel/beheer-ebo-koppel.component.mjs +10 -11
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-filters/beheer-filters.component.mjs +128 -8
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-import-sets/beheer-import-sets-dialog/beheer-import-sets-dialog.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-import-sets/beheer-import-sets-ebo/beheer-import-sets-ebo.component.mjs +8 -8
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-import-sets/beheer-import-sets-eigenschap/beheer-import-sets-eigenschap.component.mjs +4 -4
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-import-sets/beheer-import-sets.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-inlog/beheer-inlog.component.mjs +5 -5
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-main/beheer-main.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-nav/beheer-nav.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-products/beheer-products-bcbproduct/beheer-products-bcbproduct.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-products/beheer-products-connect-rangeinput/beheer-products-connect-rangeinput.component.mjs +4 -4
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-products/beheer-products-ebo/beheer-products-ebo.component.mjs +73 -62
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-products/beheer-products-eigenschap/beheer-products-eigenschap.component.mjs +66 -48
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-products/beheer-products-eigenschap-bereik/beheer-products-eigenschap-bereik.component.mjs +5 -5
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-products/beheer-products-koppel-filteroption-dailog/beheer-products-koppel-filteroption-dailog.component.mjs +11 -11
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-products/beheer-products-product/beheer-products-product.component.mjs +4 -4
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-products/beheer-products.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-searchproducts/beheer-searchproducts-koppel-dialog/beheer-searchproducts-koppel-dialog.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-searchproducts/beheer-searchproducts.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-select-filter-dialog/beheer-select-filter-dialog.component.mjs +70 -0
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-settings/beheer-settings-boolean/beheer-settings-boolean.component.mjs +4 -4
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-settings/beheer-settings-options/beheer-settings-options.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-settings/beheer-settings-string/beheer-settings-string.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-settings/beheer-settings.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-translate/beheer-translate.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-users/beheer-users.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/components/fab-bcb-product/fab-bcb-product.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/components/fab-breadcrumb/fab-breadcrumb.component.mjs +5 -5
- package/esm2020/src/app/modules/fabrikantencore/components/fab-categories/fab-categories.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/components/fab-category-tile/fab-category-tile.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/components/fab-filter/fab-filter.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/components/fab-filters/fab-filters.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/components/fab-filters-input/fab-filters-input.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/components/fab-filters-overview/fab-filters-overview.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/components/fab-flag/fab-flag.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/components/fab-header/fab-header.component.mjs +4 -4
- package/esm2020/src/app/modules/fabrikantencore/components/fab-language-select/fab-language-select.component.mjs +5 -5
- package/esm2020/src/app/modules/fabrikantencore/components/fab-loader/fab-loader.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/components/fab-product/fab-product-bestek/fab-product-bestek.component.mjs +5 -5
- package/esm2020/src/app/modules/fabrikantencore/components/fab-product/fab-product-info/fab-product-info-photo/fab-product-info-photo.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/components/fab-product/fab-product-info/fab-product-info-photo-dialog/fab-product-info-photo-dialog.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/components/fab-product/fab-product-info/fab-product-info.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/components/fab-product/fab-product.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/components/fab-product-select/fab-product-select.component.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/components/fab-product-tile/fab-product-tile.component.mjs +4 -4
- package/esm2020/src/app/modules/fabrikantencore/components/fab-range-input/fab-range-input.component.mjs +4 -4
- package/esm2020/src/app/modules/fabrikantencore/components/fab-start/fab-start.component.mjs +4 -4
- package/esm2020/src/app/modules/fabrikantencore/components/fab-svg-viewer/fab-svg-viewer.component.mjs +5 -5
- package/esm2020/src/app/modules/fabrikantencore/components/fab-webgl-viewer/fab-webgl-viewer.component.mjs +5 -5
- package/esm2020/src/app/modules/fabrikantencore/fabrikantencore.module.mjs +10 -10
- package/esm2020/src/app/modules/fabrikantencore/helpers/auth.guard.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/helpers/basic-auth.interceptor.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/helpers/error.interceptor.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/services/authentication.service.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/services/bestek.service.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/services/fabrikanten.service.mjs +14 -23
- package/esm2020/src/app/modules/fabrikantencore/services/importsets.service.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/services/mobile.service.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/services/navigate.service.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/services/photo.service.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/services/products.service.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/services/projectsetting.service.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/services/svg.service.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/services/translate.service.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/services/webgl.service.mjs +3 -3
- package/esm2020/src/app/modules/fabrikantencore/swagger/SwaggerClient.mjs +1014 -1605
- package/fesm2015/fabrikantencore.mjs +2035 -2641
- package/fesm2015/fabrikantencore.mjs.map +1 -1
- package/fesm2020/fabrikantencore.mjs +2034 -2639
- package/fesm2020/fabrikantencore.mjs.map +1 -1
- package/package.json +14 -14
- package/src/app/modules/fabrikantencore/beheer/components/beheer-categories/beheer-categories.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-connect-category-dialog/beheer-connect-category-dialog.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-display-ebo/beheer-display-ebo.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-ebo-koppel/beheer-ebo-koppel/beheer-ebo-koppel.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-filters/beheer-filters.component.d.ts +15 -2
- package/src/app/modules/fabrikantencore/beheer/components/beheer-import-sets/beheer-import-sets-dialog/beheer-import-sets-dialog.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-import-sets/beheer-import-sets-ebo/beheer-import-sets-ebo.component.d.ts +2 -2
- package/src/app/modules/fabrikantencore/beheer/components/beheer-import-sets/beheer-import-sets-eigenschap/beheer-import-sets-eigenschap.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-import-sets/beheer-import-sets.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-inlog/beheer-inlog.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-main/beheer-main.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-nav/beheer-nav.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-products/beheer-products-bcbproduct/beheer-products-bcbproduct.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-products/beheer-products-connect-rangeinput/beheer-products-connect-rangeinput.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-products/beheer-products-ebo/beheer-products-ebo.component.d.ts +4 -4
- package/src/app/modules/fabrikantencore/beheer/components/beheer-products/beheer-products-eigenschap/beheer-products-eigenschap.component.d.ts +1 -2
- package/src/app/modules/fabrikantencore/beheer/components/beheer-products/beheer-products-eigenschap-bereik/beheer-products-eigenschap-bereik.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-products/beheer-products-koppel-filteroption-dailog/beheer-products-koppel-filteroption-dailog.component.d.ts +2 -3
- package/src/app/modules/fabrikantencore/beheer/components/beheer-products/beheer-products-product/beheer-products-product.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-products/beheer-products.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-searchproducts/beheer-searchproducts-koppel-dialog/beheer-searchproducts-koppel-dialog.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-searchproducts/beheer-searchproducts.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-select-filter-dialog/beheer-select-filter-dialog.component.d.ts +20 -0
- package/src/app/modules/fabrikantencore/beheer/components/beheer-settings/beheer-settings-boolean/beheer-settings-boolean.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-settings/beheer-settings-options/beheer-settings-options.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-settings/beheer-settings-string/beheer-settings-string.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-settings/beheer-settings.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-translate/beheer-translate.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/beheer/components/beheer-users/beheer-users.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-bcb-product/fab-bcb-product.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-breadcrumb/fab-breadcrumb.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-categories/fab-categories.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-category-tile/fab-category-tile.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-filter/fab-filter.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-filters/fab-filters.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-filters-input/fab-filters-input.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-filters-overview/fab-filters-overview.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-flag/fab-flag.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-header/fab-header.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-language-select/fab-language-select.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-loader/fab-loader.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-product/fab-product-bestek/fab-product-bestek.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-product/fab-product-info/fab-product-info-photo/fab-product-info-photo.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-product/fab-product-info/fab-product-info-photo-dialog/fab-product-info-photo-dialog.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-product/fab-product-info/fab-product-info.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-product/fab-product.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-product-select/fab-product-select.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-product-tile/fab-product-tile.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-range-input/fab-range-input.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-start/fab-start.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-svg-viewer/fab-svg-viewer.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/components/fab-webgl-viewer/fab-webgl-viewer.component.d.ts +1 -1
- package/src/app/modules/fabrikantencore/fabrikantencore.module.d.ts +6 -6
- package/src/app/modules/fabrikantencore/services/fabrikanten.service.d.ts +1 -1
- package/src/app/modules/fabrikantencore/swagger/SwaggerClient.d.ts +80 -170
- package/esm2020/src/app/modules/fabrikantencore/beheer/components/beheer-products/beheer-products-connect-manyname-dialog/beheer-products-connect-manyname-dialog.component.mjs +0 -221
- package/src/app/modules/fabrikantencore/beheer/components/beheer-products/beheer-products-connect-manyname-dialog/beheer-products-connect-manyname-dialog.component.d.ts +0 -38
|
@@ -46,11 +46,11 @@ import * as i44 from "./components/fab-webgl-viewer/fab-webgl-viewer.component";
|
|
|
46
46
|
import * as i45 from "./components/fab-svg-viewer/fab-svg-viewer.component";
|
|
47
47
|
import * as i46 from "./beheer/components/beheer-products/beheer-products-ebo/beheer-products-ebo.component";
|
|
48
48
|
import * as i47 from "./beheer/components/beheer-products/beheer-products-eigenschap-bereik/beheer-products-eigenschap-bereik.component";
|
|
49
|
-
import * as i48 from "./beheer/components/beheer-
|
|
50
|
-
import * as i49 from "./beheer/components/beheer-
|
|
51
|
-
import * as i50 from "./
|
|
52
|
-
import * as i51 from "./components/
|
|
53
|
-
import * as i52 from "./beheer/components/beheer-
|
|
49
|
+
import * as i48 from "./beheer/components/beheer-display-ebo/beheer-display-ebo.component";
|
|
50
|
+
import * as i49 from "./beheer/components/beheer-products/beheer-products-connect-rangeinput/beheer-products-connect-rangeinput.component";
|
|
51
|
+
import * as i50 from "./components/fab-range-input/fab-range-input.component";
|
|
52
|
+
import * as i51 from "./beheer/components/beheer-settings/beheer-settings-boolean/beheer-settings-boolean.component";
|
|
53
|
+
import * as i52 from "./beheer/components/beheer-select-filter-dialog/beheer-select-filter-dialog.component";
|
|
54
54
|
import * as i53 from "@angular/common";
|
|
55
55
|
import * as i54 from "@angular/common/http";
|
|
56
56
|
import * as i55 from "@angular/material/input";
|
|
@@ -76,6 +76,6 @@ import * as i74 from "@angular/material/snack-bar";
|
|
|
76
76
|
import * as i75 from "@angular/router";
|
|
77
77
|
export declare class FabrikantenCoreModule {
|
|
78
78
|
static ɵfac: i0.ɵɵFactoryDeclaration<FabrikantenCoreModule, never>;
|
|
79
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FabrikantenCoreModule, [typeof i1.FabFiltersComponent, typeof i2.BeheerMainComponent, typeof i3.BeheerInlogComponent, typeof i4.BeheerNavComponent, typeof i5.BeheerUsersComponent, typeof i6.BeheerProductsComponent, typeof i7.BeheerFiltersComponent, typeof i8.BeheerSettingsComponent, typeof i9.FabLoaderComponent, typeof i10.BeheerSearchProductsComponent, typeof i11.BeheerSearchproductsKoppelDialogComponent, typeof i12.BeheerProductsProductComponent, typeof i13.BeheerProductsBcbproductComponent, typeof i14.BeheerImportSetsComponent, typeof i15.BeheerImportSetsOpbouwComponent, typeof i16.BeheerImportSetsEigenschapComponent, typeof i15.BeheerImportSetsEboComponent, typeof i17.BeheerProductsEigenschapComponent, typeof i18.BeheerProductsKoppelFilteroptionDailogComponent, typeof i19.FabFilterComponent, typeof i20.FabProductComponent, typeof i21.FabBcbProductComponent, typeof i22.FabProductSelectComponent, typeof i23.FabProductTileComponent, typeof i24.FabProductInfoComponent, typeof i25.FabProductBestekComponent, typeof i26.FabProductInfoPhotoComponent, typeof i27.FabProductInfoPhotoDialogComponent, typeof i28.BeheerEboKoppelComponent, typeof i29.BeheerSettingsOptionsComponent, typeof i30.BeheerSettingsStringComponent, typeof i31.BeheerImportSetsDialogComponent, typeof i32.BeheerCategoriesComponent, typeof i33.BeheerConnectCategoryDialogComponent, typeof i34.FabStartComponent, typeof i35.FabCategoriesComponent, typeof i36.FabCategoryTileComponent, typeof i37.FabBreadcrumbComponent, typeof i38.FabFiltersInputComponent, typeof i39.FabFiltersOverviewComponent, typeof i40.FabFlagComponent, typeof i41.BeheerTranslateComponent, typeof i42.FabLanguageSelectComponent, typeof i43.FabHeaderComponent, typeof i44.FabWebglViewerComponent, typeof i45.FabSvgViewerComponent, typeof i46.BeheerProductsOpbouwComponent, typeof i46.BeheerProductsEboComponent, typeof i47.BeheerProductsEigenschapBereikComponent, typeof i48.
|
|
79
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FabrikantenCoreModule, [typeof i1.FabFiltersComponent, typeof i2.BeheerMainComponent, typeof i3.BeheerInlogComponent, typeof i4.BeheerNavComponent, typeof i5.BeheerUsersComponent, typeof i6.BeheerProductsComponent, typeof i7.BeheerFiltersComponent, typeof i8.BeheerSettingsComponent, typeof i9.FabLoaderComponent, typeof i10.BeheerSearchProductsComponent, typeof i11.BeheerSearchproductsKoppelDialogComponent, typeof i12.BeheerProductsProductComponent, typeof i13.BeheerProductsBcbproductComponent, typeof i14.BeheerImportSetsComponent, typeof i15.BeheerImportSetsOpbouwComponent, typeof i16.BeheerImportSetsEigenschapComponent, typeof i15.BeheerImportSetsEboComponent, typeof i17.BeheerProductsEigenschapComponent, typeof i18.BeheerProductsKoppelFilteroptionDailogComponent, typeof i19.FabFilterComponent, typeof i20.FabProductComponent, typeof i21.FabBcbProductComponent, typeof i22.FabProductSelectComponent, typeof i23.FabProductTileComponent, typeof i24.FabProductInfoComponent, typeof i25.FabProductBestekComponent, typeof i26.FabProductInfoPhotoComponent, typeof i27.FabProductInfoPhotoDialogComponent, typeof i28.BeheerEboKoppelComponent, typeof i29.BeheerSettingsOptionsComponent, typeof i30.BeheerSettingsStringComponent, typeof i31.BeheerImportSetsDialogComponent, typeof i32.BeheerCategoriesComponent, typeof i33.BeheerConnectCategoryDialogComponent, typeof i34.FabStartComponent, typeof i35.FabCategoriesComponent, typeof i36.FabCategoryTileComponent, typeof i37.FabBreadcrumbComponent, typeof i38.FabFiltersInputComponent, typeof i39.FabFiltersOverviewComponent, typeof i40.FabFlagComponent, typeof i41.BeheerTranslateComponent, typeof i42.FabLanguageSelectComponent, typeof i43.FabHeaderComponent, typeof i44.FabWebglViewerComponent, typeof i45.FabSvgViewerComponent, typeof i46.BeheerProductsOpbouwComponent, typeof i46.BeheerProductsEboComponent, typeof i47.BeheerProductsEigenschapBereikComponent, typeof i48.BeheerDisplayEboComponent, typeof i49.BeheerProductsConnectRangeinputComponent, typeof i50.FabRangeInputComponent, typeof i51.BeheerSettingsBooleanComponent, typeof i52.BeheerSelectFilterDialogComponent], [typeof i53.CommonModule, typeof i54.HttpClientModule, typeof i55.MatInputModule, typeof i56.FormsModule, typeof i57.BrowserAnimationsModule, typeof i58.MatTooltipModule, typeof i59.MatButtonModule, typeof i60.MatListModule, typeof i61.MatExpansionModule, typeof i62.MatCardModule, typeof i63.MatIconModule, typeof i64.MatDialogModule, typeof i65.MatTreeModule, typeof i66.MatSidenavModule, typeof i67.MatTableModule, typeof i68.MatButtonToggleModule, typeof i69.MatCheckboxModule, typeof i70.MatDividerModule, typeof i71.MatTabsModule, typeof i72.MatProgressSpinnerModule, typeof i73.MatSelectModule, typeof i74.MatSnackBarModule, typeof i75.RouterModule], [typeof i1.FabFiltersComponent]>;
|
|
80
80
|
static ɵinj: i0.ɵɵInjectorDeclaration<FabrikantenCoreModule>;
|
|
81
81
|
}
|
|
@@ -51,7 +51,7 @@ export declare class FabrikantenService {
|
|
|
51
51
|
Download2DAutoCADDwg(): void;
|
|
52
52
|
Download2DDxf(): void;
|
|
53
53
|
DownloadRFA(): void;
|
|
54
|
-
StartDownload(
|
|
54
|
+
StartDownload(url: string, extension: string): void;
|
|
55
55
|
private TriggerReloads;
|
|
56
56
|
GetSteps(): Array<FabrikantenCategoryViewModel>;
|
|
57
57
|
static ɵfac: i0.ɵɵFactoryDeclaration<FabrikantenService, never>;
|
|
@@ -84,6 +84,10 @@ export declare class FiltersApiClient {
|
|
|
84
84
|
protected processCreateFilter(response: HttpResponseBase): Observable<CreateFilterResponse>;
|
|
85
85
|
createFilterOption(pCreateFilterOptionRequest: CreateFilterOptionRequest): Observable<CreateFilterOptionResponse>;
|
|
86
86
|
protected processCreateFilterOption(response: HttpResponseBase): Observable<CreateFilterOptionResponse>;
|
|
87
|
+
moveFilter(pMoveFilterRequest: MoveFilterRequest): Observable<void>;
|
|
88
|
+
protected processMoveFilter(response: HttpResponseBase): Observable<void>;
|
|
89
|
+
moveFilterOption(pMoveFilterOptionRequest: MoveFilterOptionRequest): Observable<void>;
|
|
90
|
+
protected processMoveFilterOption(response: HttpResponseBase): Observable<void>;
|
|
87
91
|
static ɵfac: i0.ɵɵFactoryDeclaration<FiltersApiClient, [null, { optional: true; }]>;
|
|
88
92
|
static ɵprov: i0.ɵɵInjectableDeclaration<FiltersApiClient>;
|
|
89
93
|
}
|
|
@@ -122,34 +126,16 @@ export declare class ProductsApiClient {
|
|
|
122
126
|
protected processResetImport(response: HttpResponseBase): Observable<void>;
|
|
123
127
|
cleanUp(): Observable<CleanUpResponseModel>;
|
|
124
128
|
protected processCleanUp(response: HttpResponseBase): Observable<CleanUpResponseModel>;
|
|
125
|
-
connectBCBEigenschapOptieFilterOptionPreview(pConnectEigenschapOptieRequest: ConnectEigenschapOptieRequest): Observable<ConnectEigenschapOptieResponse>;
|
|
126
|
-
protected processConnectBCBEigenschapOptieFilterOptionPreview(response: HttpResponseBase): Observable<ConnectEigenschapOptieResponse>;
|
|
127
|
-
connectBCBEigenschapOptieFilterOption(pConnectEigenschapOptieRequest: ConnectEigenschapOptieRequest): Observable<void>;
|
|
128
|
-
protected processConnectBCBEigenschapOptieFilterOption(response: HttpResponseBase): Observable<void>;
|
|
129
129
|
ignoreBCBEigenschapOptieFilterOption(pConnectEigenschapOptieRequest: ConnectEigenschapOptieRequest): Observable<void>;
|
|
130
130
|
protected processIgnoreBCBEigenschapOptieFilterOption(response: HttpResponseBase): Observable<void>;
|
|
131
|
-
|
|
132
|
-
protected
|
|
133
|
-
|
|
134
|
-
protected
|
|
135
|
-
removeBCBOpbouwOptieFilterOption(pConnectOpbouwOptieRequest: RemoveOpbouwOptieRequest): Observable<void>;
|
|
136
|
-
protected processRemoveBCBOpbouwOptieFilterOption(response: HttpResponseBase): Observable<void>;
|
|
131
|
+
ignoreBCBOpbouw(pConnectOpbouwRequest: IgnoreOpbouwRequest): Observable<void>;
|
|
132
|
+
protected processIgnoreBCBOpbouw(response: HttpResponseBase): Observable<void>;
|
|
133
|
+
connectOpbouw(pConnectOpbouwRequest: ConnectOpbouwRequest): Observable<void>;
|
|
134
|
+
protected processConnectOpbouw(response: HttpResponseBase): Observable<void>;
|
|
137
135
|
connectBCBEigenschapCategory(pConnectBCBEigenschapRequest: ConnectBCBEigenschapRequest): Observable<void>;
|
|
138
136
|
protected processConnectBCBEigenschapCategory(response: HttpResponseBase): Observable<void>;
|
|
139
137
|
connectBCBEigenschapFilter(pConnectBCBEigenschapRequest: ConnectBCBEigenschapRequest): Observable<void>;
|
|
140
138
|
protected processConnectBCBEigenschapFilter(response: HttpResponseBase): Observable<void>;
|
|
141
|
-
connectManyName(pConnectManyNameRequest: ConnectManyNameRequest): Observable<ConnectManyNameResponse>;
|
|
142
|
-
protected processConnectManyName(response: HttpResponseBase): Observable<ConnectManyNameResponse>;
|
|
143
|
-
connectManyNamePreview(pConnectManyPreviewRequest: ConnectManyPreviewRequest): Observable<ConnectManyPreviewResponse>;
|
|
144
|
-
protected processConnectManyNamePreview(response: HttpResponseBase): Observable<ConnectManyPreviewResponse>;
|
|
145
|
-
connectManyEBO(pConnectManyEBORequest: ConnectManyEBORequest): Observable<void>;
|
|
146
|
-
protected processConnectManyEBO(response: HttpResponseBase): Observable<void>;
|
|
147
|
-
connectManyEBOPreview(pConnectManyEBORequest: ConnectManyEBORequest): Observable<ConnectManyPreviewResponse>;
|
|
148
|
-
protected processConnectManyEBOPreview(response: HttpResponseBase): Observable<ConnectManyPreviewResponse>;
|
|
149
|
-
connectManyEBODO(pConnectManyEBODORequest: ConnectManyEBODORequest): Observable<void>;
|
|
150
|
-
protected processConnectManyEBODO(response: HttpResponseBase): Observable<void>;
|
|
151
|
-
connectManyEBODOPreview(pConnectManyEBODORequest: ConnectManyEBODORequest): Observable<ConnectManyPreviewResponse>;
|
|
152
|
-
protected processConnectManyEBODOPreview(response: HttpResponseBase): Observable<ConnectManyPreviewResponse>;
|
|
153
139
|
connectBCBEigenschapRangeInputPreview(pConnectBCBEigenschapRangeInputRequest: ConnectBCBEigenschapRangeInputRequest): Observable<ConnectBCBEigenschapRangeInputResponse>;
|
|
154
140
|
protected processConnectBCBEigenschapRangeInputPreview(response: HttpResponseBase): Observable<ConnectBCBEigenschapRangeInputResponse>;
|
|
155
141
|
connectBCBEigenschapRangeInput(pConnectBCBEigenschapRangeInputRequest: ConnectBCBEigenschapRangeInputRequest): Observable<void>;
|
|
@@ -325,9 +311,12 @@ export declare class BCBEBOViewModel implements IBCBEBOViewModel {
|
|
|
325
311
|
location?: string | undefined;
|
|
326
312
|
connected: boolean;
|
|
327
313
|
open: boolean;
|
|
314
|
+
ignore: boolean;
|
|
315
|
+
opbouwParentId: number;
|
|
328
316
|
dOs?: BCBEBODOViewModel[] | undefined;
|
|
329
317
|
bcbEigenschapViewModels?: BCBEigenschapViewModel[] | undefined;
|
|
330
318
|
bcbOpbouwViewModels?: BCBOpbouwViewModel[] | undefined;
|
|
319
|
+
bcbeboFilterOptionViewModels?: BCBEBOFilterOptionViewModel[] | undefined;
|
|
331
320
|
constructor(data?: IBCBEBOViewModel);
|
|
332
321
|
init(_data?: any): void;
|
|
333
322
|
static fromJS(data: any): BCBEBOViewModel;
|
|
@@ -339,9 +328,12 @@ export interface IBCBEBOViewModel {
|
|
|
339
328
|
location?: string | undefined;
|
|
340
329
|
connected: boolean;
|
|
341
330
|
open: boolean;
|
|
331
|
+
ignore: boolean;
|
|
332
|
+
opbouwParentId: number;
|
|
342
333
|
dOs?: BCBEBODOViewModel[] | undefined;
|
|
343
334
|
bcbEigenschapViewModels?: BCBEigenschapViewModel[] | undefined;
|
|
344
335
|
bcbOpbouwViewModels?: BCBOpbouwViewModel[] | undefined;
|
|
336
|
+
bcbeboFilterOptionViewModels?: BCBEBOFilterOptionViewModel[] | undefined;
|
|
345
337
|
}
|
|
346
338
|
export declare class BCBEBODOViewModel implements IBCBEBODOViewModel {
|
|
347
339
|
id: number;
|
|
@@ -420,6 +412,7 @@ export interface IBCBEigenschapOptieFilterOptionViewModel {
|
|
|
420
412
|
export declare class FilterOptionViewModel implements IFilterOptionViewModel {
|
|
421
413
|
id: number;
|
|
422
414
|
name?: string | undefined;
|
|
415
|
+
position: number;
|
|
423
416
|
colour?: string | undefined;
|
|
424
417
|
filterName?: string | undefined;
|
|
425
418
|
constructor(data?: IFilterOptionViewModel);
|
|
@@ -430,6 +423,7 @@ export declare class FilterOptionViewModel implements IFilterOptionViewModel {
|
|
|
430
423
|
export interface IFilterOptionViewModel {
|
|
431
424
|
id: number;
|
|
432
425
|
name?: string | undefined;
|
|
426
|
+
position: number;
|
|
433
427
|
colour?: string | undefined;
|
|
434
428
|
filterName?: string | undefined;
|
|
435
429
|
}
|
|
@@ -513,6 +507,20 @@ export interface IBCBOpbouwViewModel {
|
|
|
513
507
|
open: boolean;
|
|
514
508
|
ebos?: BCBEBOViewModel[] | undefined;
|
|
515
509
|
}
|
|
510
|
+
export declare class BCBEBOFilterOptionViewModel implements IBCBEBOFilterOptionViewModel {
|
|
511
|
+
id: number;
|
|
512
|
+
location?: string | undefined;
|
|
513
|
+
filterOption?: FilterOptionViewModel | undefined;
|
|
514
|
+
constructor(data?: IBCBEBOFilterOptionViewModel);
|
|
515
|
+
init(_data?: any): void;
|
|
516
|
+
static fromJS(data: any): BCBEBOFilterOptionViewModel;
|
|
517
|
+
toJSON(data?: any): any;
|
|
518
|
+
}
|
|
519
|
+
export interface IBCBEBOFilterOptionViewModel {
|
|
520
|
+
id: number;
|
|
521
|
+
location?: string | undefined;
|
|
522
|
+
filterOption?: FilterOptionViewModel | undefined;
|
|
523
|
+
}
|
|
516
524
|
export declare class CreateCategoryResponse implements ICreateCategoryResponse {
|
|
517
525
|
success: boolean;
|
|
518
526
|
id: number;
|
|
@@ -881,7 +889,6 @@ export interface IFabrikantenSVGRequestModel {
|
|
|
881
889
|
}
|
|
882
890
|
export declare class FabrikantenFileViewModel implements IFabrikantenFileViewModel {
|
|
883
891
|
file?: string | undefined;
|
|
884
|
-
data?: string | undefined;
|
|
885
892
|
constructor(data?: IFabrikantenFileViewModel);
|
|
886
893
|
init(_data?: any): void;
|
|
887
894
|
static fromJS(data: any): FabrikantenFileViewModel;
|
|
@@ -889,7 +896,6 @@ export declare class FabrikantenFileViewModel implements IFabrikantenFileViewMod
|
|
|
889
896
|
}
|
|
890
897
|
export interface IFabrikantenFileViewModel {
|
|
891
898
|
file?: string | undefined;
|
|
892
|
-
data?: string | undefined;
|
|
893
899
|
}
|
|
894
900
|
export declare class FabrikantenFileRequestModel implements IFabrikantenFileRequestModel {
|
|
895
901
|
fileType?: string | undefined;
|
|
@@ -1046,6 +1052,7 @@ export interface IFiltersViewModel {
|
|
|
1046
1052
|
export declare class FilterViewModel implements IFilterViewModel {
|
|
1047
1053
|
id: number;
|
|
1048
1054
|
name?: string | undefined;
|
|
1055
|
+
position: number;
|
|
1049
1056
|
filterOptionViewModels?: FilterOptionViewModel[] | undefined;
|
|
1050
1057
|
constructor(data?: IFilterViewModel);
|
|
1051
1058
|
init(_data?: any): void;
|
|
@@ -1055,6 +1062,7 @@ export declare class FilterViewModel implements IFilterViewModel {
|
|
|
1055
1062
|
export interface IFilterViewModel {
|
|
1056
1063
|
id: number;
|
|
1057
1064
|
name?: string | undefined;
|
|
1065
|
+
position: number;
|
|
1058
1066
|
filterOptionViewModels?: FilterOptionViewModel[] | undefined;
|
|
1059
1067
|
}
|
|
1060
1068
|
export declare class RangeInputsViewModel implements IRangeInputsViewModel {
|
|
@@ -1113,6 +1121,30 @@ export interface ICreateFilterOptionRequest {
|
|
|
1113
1121
|
name?: string | undefined;
|
|
1114
1122
|
filterId: number;
|
|
1115
1123
|
}
|
|
1124
|
+
export declare class MoveFilterRequest implements IMoveFilterRequest {
|
|
1125
|
+
filterId: number;
|
|
1126
|
+
up: boolean;
|
|
1127
|
+
constructor(data?: IMoveFilterRequest);
|
|
1128
|
+
init(_data?: any): void;
|
|
1129
|
+
static fromJS(data: any): MoveFilterRequest;
|
|
1130
|
+
toJSON(data?: any): any;
|
|
1131
|
+
}
|
|
1132
|
+
export interface IMoveFilterRequest {
|
|
1133
|
+
filterId: number;
|
|
1134
|
+
up: boolean;
|
|
1135
|
+
}
|
|
1136
|
+
export declare class MoveFilterOptionRequest implements IMoveFilterOptionRequest {
|
|
1137
|
+
filterOptionId: number;
|
|
1138
|
+
up: boolean;
|
|
1139
|
+
constructor(data?: IMoveFilterOptionRequest);
|
|
1140
|
+
init(_data?: any): void;
|
|
1141
|
+
static fromJS(data: any): MoveFilterOptionRequest;
|
|
1142
|
+
toJSON(data?: any): any;
|
|
1143
|
+
}
|
|
1144
|
+
export interface IMoveFilterOptionRequest {
|
|
1145
|
+
filterOptionId: number;
|
|
1146
|
+
up: boolean;
|
|
1147
|
+
}
|
|
1116
1148
|
export declare class BCBImportSetsViewModel implements IBCBImportSetsViewModel {
|
|
1117
1149
|
bcbImportSetViewModels?: BCBImportSetViewModel[] | undefined;
|
|
1118
1150
|
constructor(data?: IBCBImportSetsViewModel);
|
|
@@ -1391,28 +1423,6 @@ export interface ICleanUpResponseModel {
|
|
|
1391
1423
|
deleteBCBEigenschappen: number;
|
|
1392
1424
|
deleteBCBOpbouwen: number;
|
|
1393
1425
|
}
|
|
1394
|
-
export declare class ConnectEigenschapOptieResponse implements IConnectEigenschapOptieResponse {
|
|
1395
|
-
locations?: ConnectBCBEigenschapOptieLocation[] | undefined;
|
|
1396
|
-
constructor(data?: IConnectEigenschapOptieResponse);
|
|
1397
|
-
init(_data?: any): void;
|
|
1398
|
-
static fromJS(data: any): ConnectEigenschapOptieResponse;
|
|
1399
|
-
toJSON(data?: any): any;
|
|
1400
|
-
}
|
|
1401
|
-
export interface IConnectEigenschapOptieResponse {
|
|
1402
|
-
locations?: ConnectBCBEigenschapOptieLocation[] | undefined;
|
|
1403
|
-
}
|
|
1404
|
-
export declare class ConnectBCBEigenschapOptieLocation implements IConnectBCBEigenschapOptieLocation {
|
|
1405
|
-
location?: string | undefined;
|
|
1406
|
-
ebos?: string[] | undefined;
|
|
1407
|
-
constructor(data?: IConnectBCBEigenschapOptieLocation);
|
|
1408
|
-
init(_data?: any): void;
|
|
1409
|
-
static fromJS(data: any): ConnectBCBEigenschapOptieLocation;
|
|
1410
|
-
toJSON(data?: any): any;
|
|
1411
|
-
}
|
|
1412
|
-
export interface IConnectBCBEigenschapOptieLocation {
|
|
1413
|
-
location?: string | undefined;
|
|
1414
|
-
ebos?: string[] | undefined;
|
|
1415
|
-
}
|
|
1416
1426
|
export declare class ConnectEigenschapOptieRequest implements IConnectEigenschapOptieRequest {
|
|
1417
1427
|
location?: string | undefined;
|
|
1418
1428
|
bcbEigenschapOptieId: number;
|
|
@@ -1429,41 +1439,39 @@ export interface IConnectEigenschapOptieRequest {
|
|
|
1429
1439
|
bcbProductId: number;
|
|
1430
1440
|
filterOptionId: number;
|
|
1431
1441
|
}
|
|
1432
|
-
export declare class
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
static fromJS(data: any): ConnectOpbouwOptieRequest;
|
|
1438
|
-
toJSON(data?: any): any;
|
|
1439
|
-
}
|
|
1440
|
-
export interface IConnectOpbouwOptieRequest {
|
|
1441
|
-
bcbProductOpbouwOptieId: number;
|
|
1442
|
-
filterOptionId: number;
|
|
1443
|
-
}
|
|
1444
|
-
export declare class IgnoreOpbouwOptieRequest implements IIgnoreOpbouwOptieRequest {
|
|
1445
|
-
bcbProductOpbouwOptieId: number;
|
|
1446
|
-
constructor(data?: IIgnoreOpbouwOptieRequest);
|
|
1442
|
+
export declare class IgnoreOpbouwRequest implements IIgnoreOpbouwRequest {
|
|
1443
|
+
bcbProductId: number;
|
|
1444
|
+
bcbeboId: number;
|
|
1445
|
+
location?: string | undefined;
|
|
1446
|
+
constructor(data?: IIgnoreOpbouwRequest);
|
|
1447
1447
|
init(_data?: any): void;
|
|
1448
|
-
static fromJS(data: any):
|
|
1448
|
+
static fromJS(data: any): IgnoreOpbouwRequest;
|
|
1449
1449
|
toJSON(data?: any): any;
|
|
1450
1450
|
}
|
|
1451
|
-
export interface
|
|
1452
|
-
|
|
1451
|
+
export interface IIgnoreOpbouwRequest {
|
|
1452
|
+
bcbProductId: number;
|
|
1453
|
+
bcbeboId: number;
|
|
1454
|
+
location?: string | undefined;
|
|
1453
1455
|
}
|
|
1454
|
-
export declare class
|
|
1455
|
-
|
|
1456
|
-
|
|
1456
|
+
export declare class ConnectOpbouwRequest implements IConnectOpbouwRequest {
|
|
1457
|
+
filterId: number;
|
|
1458
|
+
bcbeboId: number;
|
|
1459
|
+
bcbProductId: number;
|
|
1460
|
+
constructor(data?: IConnectOpbouwRequest);
|
|
1457
1461
|
init(_data?: any): void;
|
|
1458
|
-
static fromJS(data: any):
|
|
1462
|
+
static fromJS(data: any): ConnectOpbouwRequest;
|
|
1459
1463
|
toJSON(data?: any): any;
|
|
1460
1464
|
}
|
|
1461
|
-
export interface
|
|
1462
|
-
|
|
1465
|
+
export interface IConnectOpbouwRequest {
|
|
1466
|
+
filterId: number;
|
|
1467
|
+
bcbeboId: number;
|
|
1468
|
+
bcbProductId: number;
|
|
1463
1469
|
}
|
|
1464
1470
|
export declare class ConnectBCBEigenschapRequest implements IConnectBCBEigenschapRequest {
|
|
1471
|
+
filterId: number;
|
|
1465
1472
|
bcbEigenschapId: number;
|
|
1466
1473
|
bcbImportSetId: number;
|
|
1474
|
+
bcbProductId: number;
|
|
1467
1475
|
location?: string | undefined;
|
|
1468
1476
|
constructor(data?: IConnectBCBEigenschapRequest);
|
|
1469
1477
|
init(_data?: any): void;
|
|
@@ -1471,110 +1479,12 @@ export declare class ConnectBCBEigenschapRequest implements IConnectBCBEigenscha
|
|
|
1471
1479
|
toJSON(data?: any): any;
|
|
1472
1480
|
}
|
|
1473
1481
|
export interface IConnectBCBEigenschapRequest {
|
|
1482
|
+
filterId: number;
|
|
1474
1483
|
bcbEigenschapId: number;
|
|
1475
1484
|
bcbImportSetId: number;
|
|
1485
|
+
bcbProductId: number;
|
|
1476
1486
|
location?: string | undefined;
|
|
1477
1487
|
}
|
|
1478
|
-
export declare class ConnectManyNameResponse implements IConnectManyNameResponse {
|
|
1479
|
-
success: boolean;
|
|
1480
|
-
constructor(data?: IConnectManyNameResponse);
|
|
1481
|
-
init(_data?: any): void;
|
|
1482
|
-
static fromJS(data: any): ConnectManyNameResponse;
|
|
1483
|
-
toJSON(data?: any): any;
|
|
1484
|
-
}
|
|
1485
|
-
export interface IConnectManyNameResponse {
|
|
1486
|
-
success: boolean;
|
|
1487
|
-
}
|
|
1488
|
-
export declare class ConnectManyNameRequest implements IConnectManyNameRequest {
|
|
1489
|
-
bcbProductEigenschapOptieId: number;
|
|
1490
|
-
filterId: number;
|
|
1491
|
-
levelsDeep: number;
|
|
1492
|
-
constructor(data?: IConnectManyNameRequest);
|
|
1493
|
-
init(_data?: any): void;
|
|
1494
|
-
static fromJS(data: any): ConnectManyNameRequest;
|
|
1495
|
-
toJSON(data?: any): any;
|
|
1496
|
-
}
|
|
1497
|
-
export interface IConnectManyNameRequest {
|
|
1498
|
-
bcbProductEigenschapOptieId: number;
|
|
1499
|
-
filterId: number;
|
|
1500
|
-
levelsDeep: number;
|
|
1501
|
-
}
|
|
1502
|
-
export declare class ConnectManyPreviewResponse implements IConnectManyPreviewResponse {
|
|
1503
|
-
containers?: ConnectManyPreviewContainerResponse[] | undefined;
|
|
1504
|
-
constructor(data?: IConnectManyPreviewResponse);
|
|
1505
|
-
init(_data?: any): void;
|
|
1506
|
-
static fromJS(data: any): ConnectManyPreviewResponse;
|
|
1507
|
-
toJSON(data?: any): any;
|
|
1508
|
-
}
|
|
1509
|
-
export interface IConnectManyPreviewResponse {
|
|
1510
|
-
containers?: ConnectManyPreviewContainerResponse[] | undefined;
|
|
1511
|
-
}
|
|
1512
|
-
export declare class ConnectManyPreviewContainerResponse implements IConnectManyPreviewContainerResponse {
|
|
1513
|
-
name?: string | undefined;
|
|
1514
|
-
ebOs?: ConnectManyPreviewEBOResponse[] | undefined;
|
|
1515
|
-
constructor(data?: IConnectManyPreviewContainerResponse);
|
|
1516
|
-
init(_data?: any): void;
|
|
1517
|
-
static fromJS(data: any): ConnectManyPreviewContainerResponse;
|
|
1518
|
-
toJSON(data?: any): any;
|
|
1519
|
-
}
|
|
1520
|
-
export interface IConnectManyPreviewContainerResponse {
|
|
1521
|
-
name?: string | undefined;
|
|
1522
|
-
ebOs?: ConnectManyPreviewEBOResponse[] | undefined;
|
|
1523
|
-
}
|
|
1524
|
-
export declare class ConnectManyPreviewEBOResponse implements IConnectManyPreviewEBOResponse {
|
|
1525
|
-
ebo?: BCBEBOViewModel | undefined;
|
|
1526
|
-
count: number;
|
|
1527
|
-
constructor(data?: IConnectManyPreviewEBOResponse);
|
|
1528
|
-
init(_data?: any): void;
|
|
1529
|
-
static fromJS(data: any): ConnectManyPreviewEBOResponse;
|
|
1530
|
-
toJSON(data?: any): any;
|
|
1531
|
-
}
|
|
1532
|
-
export interface IConnectManyPreviewEBOResponse {
|
|
1533
|
-
ebo?: BCBEBOViewModel | undefined;
|
|
1534
|
-
count: number;
|
|
1535
|
-
}
|
|
1536
|
-
export declare class ConnectManyPreviewRequest implements IConnectManyPreviewRequest {
|
|
1537
|
-
bcbProductEigenschapOptieId: number;
|
|
1538
|
-
levelsDeep: number;
|
|
1539
|
-
constructor(data?: IConnectManyPreviewRequest);
|
|
1540
|
-
init(_data?: any): void;
|
|
1541
|
-
static fromJS(data: any): ConnectManyPreviewRequest;
|
|
1542
|
-
toJSON(data?: any): any;
|
|
1543
|
-
}
|
|
1544
|
-
export interface IConnectManyPreviewRequest {
|
|
1545
|
-
bcbProductEigenschapOptieId: number;
|
|
1546
|
-
levelsDeep: number;
|
|
1547
|
-
}
|
|
1548
|
-
export declare class ConnectManyEBORequest implements IConnectManyEBORequest {
|
|
1549
|
-
bcbProductOpbouwOptieId: number;
|
|
1550
|
-
doType?: string | undefined;
|
|
1551
|
-
filterId: number;
|
|
1552
|
-
levelsDeep: number;
|
|
1553
|
-
constructor(data?: IConnectManyEBORequest);
|
|
1554
|
-
init(_data?: any): void;
|
|
1555
|
-
static fromJS(data: any): ConnectManyEBORequest;
|
|
1556
|
-
toJSON(data?: any): any;
|
|
1557
|
-
}
|
|
1558
|
-
export interface IConnectManyEBORequest {
|
|
1559
|
-
bcbProductOpbouwOptieId: number;
|
|
1560
|
-
doType?: string | undefined;
|
|
1561
|
-
filterId: number;
|
|
1562
|
-
levelsDeep: number;
|
|
1563
|
-
}
|
|
1564
|
-
export declare class ConnectManyEBODORequest implements IConnectManyEBODORequest {
|
|
1565
|
-
bcbImportSetId: number;
|
|
1566
|
-
bcbebodoId: number;
|
|
1567
|
-
filterId: number;
|
|
1568
|
-
constructor(data?: IConnectManyEBODORequest);
|
|
1569
|
-
init(_data?: any): void;
|
|
1570
|
-
static fromJS(data: any): ConnectManyEBODORequest;
|
|
1571
|
-
toJSON(data?: any): any;
|
|
1572
|
-
}
|
|
1573
|
-
export interface IConnectManyEBODORequest {
|
|
1574
|
-
bcbImportSetId: number;
|
|
1575
|
-
bcbebodoId: number;
|
|
1576
|
-
filterId: number;
|
|
1577
|
-
}
|
|
1578
1488
|
export declare class ConnectBCBEigenschapRangeInputResponse implements IConnectBCBEigenschapRangeInputResponse {
|
|
1579
1489
|
eigenschappen?: BCBEigenschapLocation[] | undefined;
|
|
1580
1490
|
constructor(data?: IConnectBCBEigenschapRangeInputResponse);
|