@bloomreach/brie
Advanced tools
Comparing version 2.0.0-alpha.1 to 2.0.0-alpha.2
(function (global, factory) { | ||
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('@angular/material/button'), require('@angular/material/divider'), require('@angular/material/menu'), require('@angular/material/tooltip'), require('@bloomreach/brie/icon')) : | ||
typeof define === 'function' && define.amd ? define('@bloomreach/brie/button-group', ['exports', '@angular/core', '@angular/common', '@angular/material/button', '@angular/material/divider', '@angular/material/menu', '@angular/material/tooltip', '@bloomreach/brie/icon'], factory) : | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.bloomreach = global.bloomreach || {}, global.bloomreach.brie = global.bloomreach.brie || {}, global.bloomreach.brie["button-group"] = {}), global.ng.core, global.ng.common, global.ng.material.button, global.ng.material.divider, global.ng.material.menu, global.ng.material.tooltip, global.bloomreach.brie.icon)); | ||
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('@angular/material/button'), require('@angular/material/divider'), require('@angular/material/menu'), require('@angular/material/tooltip'), require('@bloomreach/brie/icon')) : | ||
typeof define === 'function' && define.amd ? define('@bloomreach/brie/button-group', ['exports', '@angular/core', '@angular/common', '@angular/material/button', '@angular/material/divider', '@angular/material/menu', '@angular/material/tooltip', '@bloomreach/brie/icon'], factory) : | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.bloomreach = global.bloomreach || {}, global.bloomreach.brie = global.bloomreach.brie || {}, global.bloomreach.brie["button-group"] = {}), global.ng.core, global.ng.common, global.ng.material.button, global.ng.material.divider, global.ng.material.menu, global.ng.material.tooltip, global.bloomreach.brie.icon)); | ||
})(this, (function (exports, i0, i5, i1, i3, i2, i6, i4) { 'use strict'; | ||
function _interopNamespace(e) { | ||
if (e && e.__esModule) return e; | ||
var n = Object.create(null); | ||
if (e) { | ||
Object.keys(e).forEach(function (k) { | ||
if (k !== 'default') { | ||
var d = Object.getOwnPropertyDescriptor(e, k); | ||
Object.defineProperty(n, k, d.get ? d : { | ||
enumerable: true, | ||
get: function () { return e[k]; } | ||
}); | ||
} | ||
}); | ||
function _interopNamespace(e) { | ||
if (e && e.__esModule) return e; | ||
var n = Object.create(null); | ||
if (e) { | ||
Object.keys(e).forEach(function (k) { | ||
if (k !== 'default') { | ||
var d = Object.getOwnPropertyDescriptor(e, k); | ||
Object.defineProperty(n, k, d.get ? d : { | ||
enumerable: true, | ||
get: function () { return e[k]; } | ||
}); | ||
} | ||
n["default"] = e; | ||
return Object.freeze(n); | ||
}); | ||
} | ||
n["default"] = e; | ||
return Object.freeze(n); | ||
} | ||
var i0__namespace = /*#__PURE__*/_interopNamespace(i0); | ||
var i5__namespace = /*#__PURE__*/_interopNamespace(i5); | ||
var i1__namespace = /*#__PURE__*/_interopNamespace(i1); | ||
var i3__namespace = /*#__PURE__*/_interopNamespace(i3); | ||
var i2__namespace = /*#__PURE__*/_interopNamespace(i2); | ||
var i6__namespace = /*#__PURE__*/_interopNamespace(i6); | ||
var i4__namespace = /*#__PURE__*/_interopNamespace(i4); | ||
var i0__namespace = /*#__PURE__*/_interopNamespace(i0); | ||
var i5__namespace = /*#__PURE__*/_interopNamespace(i5); | ||
var i1__namespace = /*#__PURE__*/_interopNamespace(i1); | ||
var i3__namespace = /*#__PURE__*/_interopNamespace(i3); | ||
var i2__namespace = /*#__PURE__*/_interopNamespace(i2); | ||
var i6__namespace = /*#__PURE__*/_interopNamespace(i6); | ||
var i4__namespace = /*#__PURE__*/_interopNamespace(i4); | ||
/* | ||
* Copyright 2022-2023 Bloomreach. All rights reserved. (https://www.bloomreach.com/) | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
* You may obtain a copy of the License at | ||
* | ||
* https://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, | ||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
* See the License for the specific language governing permissions and | ||
* limitations under the License. | ||
*/ | ||
var BrieButtonGroupComponent = /** @class */ (function () { | ||
function BrieButtonGroupComponent() { | ||
} | ||
return BrieButtonGroupComponent; | ||
}()); | ||
BrieButtonGroupComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: BrieButtonGroupComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component }); | ||
BrieButtonGroupComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.15", type: BrieButtonGroupComponent, selector: "brie-button-group", inputs: { actions: "actions" }, ngImport: i0__namespace, template: "<!--\n Copyright 2022-2023 Bloomreach. All rights reserved. (https://www.bloomreach.com/)\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n https://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n -->\n\n<ng-container *ngFor=\"let group of actions; last as isLast\">\n <div class=\"brie-button-group\">\n <ng-container *ngFor=\"let button of group\" [ngSwitch]=\"button.type\">\n <div class=\"brie-button-container\">\n <button *ngSwitchCase=\"'stroked'\"\n mat-stroked-button\n [attr.id]=\"button.id\"\n class=\"brie-button-stroked\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\">\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <button *ngSwitchCase=\"'flat'\"\n mat-flat-button\n [attr.id]=\"button.id\"\n class=\"brie-button-flat\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\">\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <button *ngSwitchCase=\"'icon'\"\n mat-icon-button\n [attr.id]=\"button.id\"\n class=\"brie-button-icon\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\"\n disableRipple>\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <button *ngSwitchDefault\n mat-button\n [attr.id]=\"button.id\"\n class=\"brie-button-default\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\"\n disableRipple>\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <div #menuTrigger=\"matMenuTrigger\" [matMenuTriggerFor]=\"buttonMenu\">\n <mat-menu #buttonMenu=\"matMenu\" class=\"brie-button-menu\">\n <button *ngFor=\"let menuItem of button.menu\"\n mat-menu-item\n [attr.id]=\"menuItem.id\"\n class=\"brie-button-menu-item\"\n (click)=\"menuItem.action()\">\n {{ menuItem.text }}\n </button>\n </mat-menu>\n </div>\n </div>\n </ng-container>\n </div>\n\n <mat-divider *ngIf=\"!isLast\" [vertical]=\"true\"></mat-divider>\n</ng-container>\n\n<ng-template #buttonCaptionTemplate let-button>\n <brie-icon *ngIf=\"button.icon\" [name]=\"button.icon.name\" [fontSet]=\"button.icon.fontSet\"></brie-icon>\n <span *ngIf=\"button.text\">{{ button.text }}</span>\n</ng-template>\n", styles: [":host{display:inline-flex;flex-direction:row;align-items:center}.brie-button-group{display:flex;align-items:center;grid-gap:var(--brie-spacing-xs);gap:var(--brie-spacing-xs)}.brie-button-group .brie-button-stroked,.brie-button-group .brie-button-flat,.brie-button-group .brie-button-default{height:36px;line-height:1.2}.brie-button-group .brie-button-stroked .brie-icon,.brie-button-group .brie-button-flat .brie-icon,.brie-button-group .brie-button-default .brie-icon{display:inline;margin-left:calc(var(--brie-spacing-xs) * -1);margin-right:var(--brie-spacing-xxs)}.brie-button-group .brie-button-stroked.mat-button-disabled ::ng-deep .mat-icon,.brie-button-group .brie-button-flat.mat-button-disabled ::ng-deep .mat-icon,.brie-button-group .brie-button-default.mat-button-disabled ::ng-deep .mat-icon{color:unset}.brie-button-group ::ng-deep .mat-button-wrapper{display:flex;align-items:center;justify-content:center}mat-divider{height:36px;margin:0 var(--brie-spacing-m)}\n"], components: [{ type: i1__namespace.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { type: i2__namespace.MatMenu, selector: "mat-menu", exportAs: ["matMenu"] }, { type: i2__namespace.MatMenuItem, selector: "[mat-menu-item]", inputs: ["disabled", "disableRipple", "role"], exportAs: ["matMenuItem"] }, { type: i3__namespace.MatDivider, selector: "mat-divider", inputs: ["vertical", "inset"] }, { type: i4__namespace.BrieIconComponent, selector: "brie-icon", inputs: ["fontSet", "name", "size", "type", "tooltip"] }], directives: [{ type: i5__namespace.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i5__namespace.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i5__namespace.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { type: i6__namespace.MatTooltip, selector: "[matTooltip]", exportAs: ["matTooltip"] }, { type: i5__namespace.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i5__namespace.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { type: i2__namespace.MatMenuTrigger, selector: "[mat-menu-trigger-for], [matMenuTriggerFor]", exportAs: ["matMenuTrigger"] }, { type: i5__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); | ||
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: BrieButtonGroupComponent, decorators: [{ | ||
type: i0.Component, | ||
args: [{ | ||
selector: 'brie-button-group', | ||
templateUrl: './button-group.component.html', | ||
styleUrls: ['./button-group.component.scss'], | ||
}] | ||
}], propDecorators: { actions: [{ | ||
type: i0.Input | ||
}] } }); | ||
/* | ||
* Copyright 2022-2023 Bloomreach. All rights reserved. (https://www.bloomreach.com/) | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
* You may obtain a copy of the License at | ||
* | ||
* https://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, | ||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
* See the License for the specific language governing permissions and | ||
* limitations under the License. | ||
*/ | ||
var BrieButtonGroupComponent = /** @class */ (function () { | ||
function BrieButtonGroupComponent() { | ||
} | ||
Object.defineProperty(BrieButtonGroupComponent.prototype, "BrieIconSize", { | ||
get: function () { | ||
return i4.BrieIconSize; | ||
}, | ||
enumerable: false, | ||
configurable: true | ||
}); | ||
return BrieButtonGroupComponent; | ||
}()); | ||
BrieButtonGroupComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: BrieButtonGroupComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component }); | ||
BrieButtonGroupComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.15", type: BrieButtonGroupComponent, selector: "brie-button-group", inputs: { actions: "actions" }, ngImport: i0__namespace, template: "<!--\n Copyright 2022-2023 Bloomreach. All rights reserved. (https://www.bloomreach.com/)\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n https://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n -->\n\n<ng-container *ngFor=\"let group of actions; last as isLast\">\n <div class=\"brie-button-group\">\n <ng-container *ngFor=\"let button of group\" [ngSwitch]=\"button.type\">\n <div class=\"brie-button-container\">\n <button *ngSwitchCase=\"'stroked'\"\n mat-stroked-button\n disableRipple\n [attr.id]=\"button.id\"\n class=\"brie-button-stroked\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\">\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <button *ngSwitchCase=\"'flat'\"\n mat-flat-button\n disableRipple\n [attr.id]=\"button.id\"\n class=\"brie-button-flat\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\">\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <button *ngSwitchCase=\"'icon'\"\n mat-icon-button\n [attr.id]=\"button.id\"\n class=\"brie-button-icon\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\"\n disableRipple>\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <button *ngSwitchDefault\n mat-button\n disableRipple\n [attr.id]=\"button.id\"\n class=\"brie-button-default\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\">\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <div #menuTrigger=\"matMenuTrigger\" [matMenuTriggerFor]=\"buttonMenu\">\n <mat-menu #buttonMenu=\"matMenu\" class=\"brie-button-menu\">\n <button *ngFor=\"let menuItem of button.menu\"\n mat-menu-item\n [attr.id]=\"menuItem.id\"\n class=\"brie-button-menu-item\"\n (click)=\"menuItem.action()\">\n {{ menuItem.text }}\n </button>\n </mat-menu>\n </div>\n </div>\n </ng-container>\n </div>\n\n <mat-divider *ngIf=\"!isLast\" [vertical]=\"true\"></mat-divider>\n</ng-container>\n\n<ng-template #buttonCaptionTemplate let-button>\n <brie-icon *ngIf=\"button.icon\"\n [name]=\"button.icon.name\"\n [fontSet]=\"button.icon.fontSet\"\n [size]=\"BrieIconSize.SM\"></brie-icon>\n <span *ngIf=\"button.text\">{{ button.text }}</span>\n</ng-template>\n", styles: [":host{display:inline-flex;flex-direction:row;align-items:center}.brie-button-group{display:flex;align-items:center;grid-gap:var(--brie-spacing-xs);gap:var(--brie-spacing-xs)}.brie-button-group .brie-button-stroked,.brie-button-group .brie-button-flat,.brie-button-group .brie-button-default{height:36px;line-height:1}.brie-button-group .brie-button-stroked .brie-icon,.brie-button-group .brie-button-flat .brie-icon,.brie-button-group .brie-button-default .brie-icon{display:inline;margin-left:calc(var(--brie-spacing-xs) * -1);margin-right:var(--brie-spacing-xxs)}.brie-button-group .brie-button-stroked.mat-button-disabled ::ng-deep .mat-icon,.brie-button-group .brie-button-flat.mat-button-disabled ::ng-deep .mat-icon,.brie-button-group .brie-button-default.mat-button-disabled ::ng-deep .mat-icon{color:unset}.brie-button-group ::ng-deep .mat-button-wrapper{display:flex;align-items:center;justify-content:center}.brie-button-group ::ng-deep .mat-button-focus-overlay{opacity:0!important}mat-divider{height:36px;margin:0 var(--brie-spacing-m)}\n"], components: [{ type: i1__namespace.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { type: i2__namespace.MatMenu, selector: "mat-menu", exportAs: ["matMenu"] }, { type: i2__namespace.MatMenuItem, selector: "[mat-menu-item]", inputs: ["disabled", "disableRipple", "role"], exportAs: ["matMenuItem"] }, { type: i3__namespace.MatDivider, selector: "mat-divider", inputs: ["vertical", "inset"] }, { type: i4__namespace.BrieIconComponent, selector: "brie-icon", inputs: ["fontSet", "name", "size", "type", "tooltip"] }], directives: [{ type: i5__namespace.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i5__namespace.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i5__namespace.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { type: i6__namespace.MatTooltip, selector: "[matTooltip]", exportAs: ["matTooltip"] }, { type: i5__namespace.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i5__namespace.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { type: i2__namespace.MatMenuTrigger, selector: "[mat-menu-trigger-for], [matMenuTriggerFor]", exportAs: ["matMenuTrigger"] }, { type: i5__namespace.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); | ||
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: BrieButtonGroupComponent, decorators: [{ | ||
type: i0.Component, | ||
args: [{ | ||
selector: 'brie-button-group', | ||
templateUrl: './button-group.component.html', | ||
styleUrls: ['./button-group.component.scss'], | ||
}] | ||
}], propDecorators: { actions: [{ | ||
type: i0.Input | ||
}] } }); | ||
/* | ||
* Copyright 2022-2023 Bloomreach. All rights reserved. (https://www.bloomreach.com/) | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
* You may obtain a copy of the License at | ||
* | ||
* https://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, | ||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
* See the License for the specific language governing permissions and | ||
* limitations under the License. | ||
*/ | ||
var BrieButtonGroupModule = /** @class */ (function () { | ||
function BrieButtonGroupModule() { | ||
} | ||
return BrieButtonGroupModule; | ||
}()); | ||
BrieButtonGroupModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: BrieButtonGroupModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule }); | ||
BrieButtonGroupModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: BrieButtonGroupModule, declarations: [BrieButtonGroupComponent], imports: [i5.CommonModule, | ||
/* | ||
* Copyright 2022-2023 Bloomreach. All rights reserved. (https://www.bloomreach.com/) | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
* You may obtain a copy of the License at | ||
* | ||
* https://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, | ||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
* See the License for the specific language governing permissions and | ||
* limitations under the License. | ||
*/ | ||
var BrieButtonGroupModule = /** @class */ (function () { | ||
function BrieButtonGroupModule() { | ||
} | ||
return BrieButtonGroupModule; | ||
}()); | ||
BrieButtonGroupModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: BrieButtonGroupModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule }); | ||
BrieButtonGroupModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: BrieButtonGroupModule, declarations: [BrieButtonGroupComponent], imports: [i5.CommonModule, | ||
i4.BrieIconModule, | ||
i1.MatButtonModule, | ||
i3.MatDividerModule, | ||
i2.MatMenuModule, | ||
i6.MatTooltipModule], exports: [BrieButtonGroupComponent] }); | ||
BrieButtonGroupModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: BrieButtonGroupModule, imports: [[ | ||
i5.CommonModule, | ||
i4.BrieIconModule, | ||
@@ -92,86 +106,79 @@ i1.MatButtonModule, | ||
i2.MatMenuModule, | ||
i6.MatTooltipModule], exports: [BrieButtonGroupComponent] }); | ||
BrieButtonGroupModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: BrieButtonGroupModule, imports: [[ | ||
i5.CommonModule, | ||
i4.BrieIconModule, | ||
i1.MatButtonModule, | ||
i3.MatDividerModule, | ||
i2.MatMenuModule, | ||
i6.MatTooltipModule, | ||
]] }); | ||
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: BrieButtonGroupModule, decorators: [{ | ||
type: i0.NgModule, | ||
args: [{ | ||
declarations: [ | ||
BrieButtonGroupComponent, | ||
], | ||
imports: [ | ||
i5.CommonModule, | ||
i4.BrieIconModule, | ||
i1.MatButtonModule, | ||
i3.MatDividerModule, | ||
i2.MatMenuModule, | ||
i6.MatTooltipModule, | ||
], | ||
exports: [ | ||
BrieButtonGroupComponent, | ||
], | ||
}] | ||
}] }); | ||
i6.MatTooltipModule, | ||
]] }); | ||
i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0__namespace, type: BrieButtonGroupModule, decorators: [{ | ||
type: i0.NgModule, | ||
args: [{ | ||
declarations: [ | ||
BrieButtonGroupComponent, | ||
], | ||
imports: [ | ||
i5.CommonModule, | ||
i4.BrieIconModule, | ||
i1.MatButtonModule, | ||
i3.MatDividerModule, | ||
i2.MatMenuModule, | ||
i6.MatTooltipModule, | ||
], | ||
exports: [ | ||
BrieButtonGroupComponent, | ||
], | ||
}] | ||
}] }); | ||
/* | ||
* Copyright 2022-2023 Bloomreach. All rights reserved. (https://www.bloomreach.com/) | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
* You may obtain a copy of the License at | ||
* | ||
* https://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, | ||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
* See the License for the specific language governing permissions and | ||
* limitations under the License. | ||
*/ | ||
exports.BrieButtonType = void 0; | ||
(function (BrieButtonType) { | ||
BrieButtonType["Basic"] = "basic"; | ||
BrieButtonType["Stroked"] = "stroked"; | ||
BrieButtonType["Flat"] = "flat"; | ||
BrieButtonType["Icon"] = "icon"; | ||
})(exports.BrieButtonType || (exports.BrieButtonType = {})); | ||
exports.BrieThemeColor = void 0; | ||
(function (BrieThemeColor) { | ||
BrieThemeColor["Primary"] = "primary"; | ||
BrieThemeColor["Accent"] = "accent"; | ||
BrieThemeColor["Warn"] = "warn"; | ||
})(exports.BrieThemeColor || (exports.BrieThemeColor = {})); | ||
/* | ||
* Copyright 2022-2023 Bloomreach. All rights reserved. (https://www.bloomreach.com/) | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
* You may obtain a copy of the License at | ||
* | ||
* https://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, | ||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
* See the License for the specific language governing permissions and | ||
* limitations under the License. | ||
*/ | ||
exports.BrieButtonType = void 0; | ||
(function (BrieButtonType) { | ||
BrieButtonType["Basic"] = "basic"; | ||
BrieButtonType["Stroked"] = "stroked"; | ||
BrieButtonType["Flat"] = "flat"; | ||
BrieButtonType["Icon"] = "icon"; | ||
})(exports.BrieButtonType || (exports.BrieButtonType = {})); | ||
exports.BrieThemeColor = void 0; | ||
(function (BrieThemeColor) { | ||
BrieThemeColor["Primary"] = "primary"; | ||
BrieThemeColor["Accent"] = "accent"; | ||
BrieThemeColor["Warn"] = "warn"; | ||
})(exports.BrieThemeColor || (exports.BrieThemeColor = {})); | ||
/* | ||
* Copyright 2022-2023 Bloomreach. All rights reserved. (https://www.bloomreach.com/) | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
* You may obtain a copy of the License at | ||
* | ||
* https://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, | ||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
* See the License for the specific language governing permissions and | ||
* limitations under the License. | ||
*/ | ||
/* | ||
* Copyright 2022-2023 Bloomreach. All rights reserved. (https://www.bloomreach.com/) | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
* You may obtain a copy of the License at | ||
* | ||
* https://www.apache.org/licenses/LICENSE-2.0 | ||
* | ||
* Unless required by applicable law or agreed to in writing, software | ||
* distributed under the License is distributed on an "AS IS" BASIS, | ||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
* See the License for the specific language governing permissions and | ||
* limitations under the License. | ||
*/ | ||
/** | ||
* Generated bundle index. Do not edit. | ||
*/ | ||
/** | ||
* Generated bundle index. Do not edit. | ||
*/ | ||
exports.BrieButtonGroupComponent = BrieButtonGroupComponent; | ||
exports.BrieButtonGroupModule = BrieButtonGroupModule; | ||
exports.BrieButtonGroupComponent = BrieButtonGroupComponent; | ||
exports.BrieButtonGroupModule = BrieButtonGroupModule; | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
})); | ||
//# sourceMappingURL=bloomreach-brie-button-group.umd.js.map |
@@ -0,1 +1,2 @@ | ||
import { BrieIconSize } from '@bloomreach/brie/icon'; | ||
import { BrieButtonGroupActions } from '../models/button-group'; | ||
@@ -5,4 +6,5 @@ import * as i0 from "@angular/core"; | ||
actions: BrieButtonGroupActions; | ||
get BrieIconSize(): typeof BrieIconSize; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<BrieButtonGroupComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<BrieButtonGroupComponent, "brie-button-group", never, { "actions": "actions"; }, {}, never, never>; | ||
} |
@@ -17,2 +17,3 @@ /* | ||
import { Component, Input } from '@angular/core'; | ||
import { BrieIconSize } from '@bloomreach/brie/icon'; | ||
import * as i0 from "@angular/core"; | ||
@@ -26,5 +27,8 @@ import * as i1 from "@angular/material/button"; | ||
export class BrieButtonGroupComponent { | ||
get BrieIconSize() { | ||
return BrieIconSize; | ||
} | ||
} | ||
BrieButtonGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BrieButtonGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); | ||
BrieButtonGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.15", type: BrieButtonGroupComponent, selector: "brie-button-group", inputs: { actions: "actions" }, ngImport: i0, template: "<!--\n Copyright 2022-2023 Bloomreach. All rights reserved. (https://www.bloomreach.com/)\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n https://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n -->\n\n<ng-container *ngFor=\"let group of actions; last as isLast\">\n <div class=\"brie-button-group\">\n <ng-container *ngFor=\"let button of group\" [ngSwitch]=\"button.type\">\n <div class=\"brie-button-container\">\n <button *ngSwitchCase=\"'stroked'\"\n mat-stroked-button\n [attr.id]=\"button.id\"\n class=\"brie-button-stroked\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\">\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <button *ngSwitchCase=\"'flat'\"\n mat-flat-button\n [attr.id]=\"button.id\"\n class=\"brie-button-flat\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\">\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <button *ngSwitchCase=\"'icon'\"\n mat-icon-button\n [attr.id]=\"button.id\"\n class=\"brie-button-icon\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\"\n disableRipple>\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <button *ngSwitchDefault\n mat-button\n [attr.id]=\"button.id\"\n class=\"brie-button-default\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\"\n disableRipple>\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <div #menuTrigger=\"matMenuTrigger\" [matMenuTriggerFor]=\"buttonMenu\">\n <mat-menu #buttonMenu=\"matMenu\" class=\"brie-button-menu\">\n <button *ngFor=\"let menuItem of button.menu\"\n mat-menu-item\n [attr.id]=\"menuItem.id\"\n class=\"brie-button-menu-item\"\n (click)=\"menuItem.action()\">\n {{ menuItem.text }}\n </button>\n </mat-menu>\n </div>\n </div>\n </ng-container>\n </div>\n\n <mat-divider *ngIf=\"!isLast\" [vertical]=\"true\"></mat-divider>\n</ng-container>\n\n<ng-template #buttonCaptionTemplate let-button>\n <brie-icon *ngIf=\"button.icon\" [name]=\"button.icon.name\" [fontSet]=\"button.icon.fontSet\"></brie-icon>\n <span *ngIf=\"button.text\">{{ button.text }}</span>\n</ng-template>\n", styles: [":host{display:inline-flex;flex-direction:row;align-items:center}.brie-button-group{display:flex;align-items:center;grid-gap:var(--brie-spacing-xs);gap:var(--brie-spacing-xs)}.brie-button-group .brie-button-stroked,.brie-button-group .brie-button-flat,.brie-button-group .brie-button-default{height:36px;line-height:1.2}.brie-button-group .brie-button-stroked .brie-icon,.brie-button-group .brie-button-flat .brie-icon,.brie-button-group .brie-button-default .brie-icon{display:inline;margin-left:calc(var(--brie-spacing-xs) * -1);margin-right:var(--brie-spacing-xxs)}.brie-button-group .brie-button-stroked.mat-button-disabled ::ng-deep .mat-icon,.brie-button-group .brie-button-flat.mat-button-disabled ::ng-deep .mat-icon,.brie-button-group .brie-button-default.mat-button-disabled ::ng-deep .mat-icon{color:unset}.brie-button-group ::ng-deep .mat-button-wrapper{display:flex;align-items:center;justify-content:center}mat-divider{height:36px;margin:0 var(--brie-spacing-m)}\n"], components: [{ type: i1.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { type: i2.MatMenu, selector: "mat-menu", exportAs: ["matMenu"] }, { type: i2.MatMenuItem, selector: "[mat-menu-item]", inputs: ["disabled", "disableRipple", "role"], exportAs: ["matMenuItem"] }, { type: i3.MatDivider, selector: "mat-divider", inputs: ["vertical", "inset"] }, { type: i4.BrieIconComponent, selector: "brie-icon", inputs: ["fontSet", "name", "size", "type", "tooltip"] }], directives: [{ type: i5.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i5.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i5.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { type: i6.MatTooltip, selector: "[matTooltip]", exportAs: ["matTooltip"] }, { type: i5.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i5.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { type: i2.MatMenuTrigger, selector: "[mat-menu-trigger-for], [matMenuTriggerFor]", exportAs: ["matMenuTrigger"] }, { type: i5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); | ||
BrieButtonGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.15", type: BrieButtonGroupComponent, selector: "brie-button-group", inputs: { actions: "actions" }, ngImport: i0, template: "<!--\n Copyright 2022-2023 Bloomreach. All rights reserved. (https://www.bloomreach.com/)\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n https://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n -->\n\n<ng-container *ngFor=\"let group of actions; last as isLast\">\n <div class=\"brie-button-group\">\n <ng-container *ngFor=\"let button of group\" [ngSwitch]=\"button.type\">\n <div class=\"brie-button-container\">\n <button *ngSwitchCase=\"'stroked'\"\n mat-stroked-button\n disableRipple\n [attr.id]=\"button.id\"\n class=\"brie-button-stroked\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\">\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <button *ngSwitchCase=\"'flat'\"\n mat-flat-button\n disableRipple\n [attr.id]=\"button.id\"\n class=\"brie-button-flat\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\">\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <button *ngSwitchCase=\"'icon'\"\n mat-icon-button\n [attr.id]=\"button.id\"\n class=\"brie-button-icon\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\"\n disableRipple>\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <button *ngSwitchDefault\n mat-button\n disableRipple\n [attr.id]=\"button.id\"\n class=\"brie-button-default\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\">\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <div #menuTrigger=\"matMenuTrigger\" [matMenuTriggerFor]=\"buttonMenu\">\n <mat-menu #buttonMenu=\"matMenu\" class=\"brie-button-menu\">\n <button *ngFor=\"let menuItem of button.menu\"\n mat-menu-item\n [attr.id]=\"menuItem.id\"\n class=\"brie-button-menu-item\"\n (click)=\"menuItem.action()\">\n {{ menuItem.text }}\n </button>\n </mat-menu>\n </div>\n </div>\n </ng-container>\n </div>\n\n <mat-divider *ngIf=\"!isLast\" [vertical]=\"true\"></mat-divider>\n</ng-container>\n\n<ng-template #buttonCaptionTemplate let-button>\n <brie-icon *ngIf=\"button.icon\"\n [name]=\"button.icon.name\"\n [fontSet]=\"button.icon.fontSet\"\n [size]=\"BrieIconSize.SM\"></brie-icon>\n <span *ngIf=\"button.text\">{{ button.text }}</span>\n</ng-template>\n", styles: [":host{display:inline-flex;flex-direction:row;align-items:center}.brie-button-group{display:flex;align-items:center;grid-gap:var(--brie-spacing-xs);gap:var(--brie-spacing-xs)}.brie-button-group .brie-button-stroked,.brie-button-group .brie-button-flat,.brie-button-group .brie-button-default{height:36px;line-height:1}.brie-button-group .brie-button-stroked .brie-icon,.brie-button-group .brie-button-flat .brie-icon,.brie-button-group .brie-button-default .brie-icon{display:inline;margin-left:calc(var(--brie-spacing-xs) * -1);margin-right:var(--brie-spacing-xxs)}.brie-button-group .brie-button-stroked.mat-button-disabled ::ng-deep .mat-icon,.brie-button-group .brie-button-flat.mat-button-disabled ::ng-deep .mat-icon,.brie-button-group .brie-button-default.mat-button-disabled ::ng-deep .mat-icon{color:unset}.brie-button-group ::ng-deep .mat-button-wrapper{display:flex;align-items:center;justify-content:center}.brie-button-group ::ng-deep .mat-button-focus-overlay{opacity:0!important}mat-divider{height:36px;margin:0 var(--brie-spacing-m)}\n"], components: [{ type: i1.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { type: i2.MatMenu, selector: "mat-menu", exportAs: ["matMenu"] }, { type: i2.MatMenuItem, selector: "[mat-menu-item]", inputs: ["disabled", "disableRipple", "role"], exportAs: ["matMenuItem"] }, { type: i3.MatDivider, selector: "mat-divider", inputs: ["vertical", "inset"] }, { type: i4.BrieIconComponent, selector: "brie-icon", inputs: ["fontSet", "name", "size", "type", "tooltip"] }], directives: [{ type: i5.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i5.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i5.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { type: i6.MatTooltip, selector: "[matTooltip]", exportAs: ["matTooltip"] }, { type: i5.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i5.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { type: i2.MatMenuTrigger, selector: "[mat-menu-trigger-for], [matMenuTriggerFor]", exportAs: ["matMenuTrigger"] }, { type: i5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); | ||
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BrieButtonGroupComponent, decorators: [{ | ||
@@ -40,2 +44,2 @@ type: Component, | ||
}] } }); | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnV0dG9uLWdyb3VwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JyaWUvYnV0dG9uLWdyb3VwL2NvbXBvbmVudHMvYnV0dG9uLWdyb3VwLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JyaWUvYnV0dG9uLWdyb3VwL2NvbXBvbmVudHMvYnV0dG9uLWdyb3VwLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOzs7Ozs7Ozs7Ozs7OztHQWNHO0FBRUgsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7Ozs7Ozs7O0FBUWpELE1BQU0sT0FBTyx3QkFBd0I7O3NIQUF4Qix3QkFBd0I7MEdBQXhCLHdCQUF3Qix5RkN4QnJDLDIvSEF3RkE7NEZEaEVhLHdCQUF3QjtrQkFMcEMsU0FBUzttQkFBQztvQkFDVCxRQUFRLEVBQUUsbUJBQW1CO29CQUM3QixXQUFXLEVBQUUsK0JBQStCO29CQUM1QyxTQUFTLEVBQUUsQ0FBQywrQkFBK0IsQ0FBQztpQkFDN0M7OEJBRVUsT0FBTztzQkFBZixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiLypcbiAqIENvcHlyaWdodCAyMDIyLTIwMjMgQmxvb21yZWFjaC4gQWxsIHJpZ2h0cyByZXNlcnZlZC4gKGh0dHBzOi8vd3d3LmJsb29tcmVhY2guY29tLylcbiAqXG4gKiBMaWNlbnNlZCB1bmRlciB0aGUgQXBhY2hlIExpY2Vuc2UsIFZlcnNpb24gMi4wICh0aGUgXCJMaWNlbnNlXCIpO1xuICogeW91IG1heSBub3QgdXNlIHRoaXMgZmlsZSBleGNlcHQgaW4gY29tcGxpYW5jZSB3aXRoIHRoZSBMaWNlbnNlLlxuICogWW91IG1heSBvYnRhaW4gYSBjb3B5IG9mIHRoZSBMaWNlbnNlIGF0XG4gKlxuICogIGh0dHBzOi8vd3d3LmFwYWNoZS5vcmcvbGljZW5zZXMvTElDRU5TRS0yLjBcbiAqXG4gKiBVbmxlc3MgcmVxdWlyZWQgYnkgYXBwbGljYWJsZSBsYXcgb3IgYWdyZWVkIHRvIGluIHdyaXRpbmcsIHNvZnR3YXJlXG4gKiBkaXN0cmlidXRlZCB1bmRlciB0aGUgTGljZW5zZSBpcyBkaXN0cmlidXRlZCBvbiBhbiBcIkFTIElTXCIgQkFTSVMsXG4gKiBXSVRIT1VUIFdBUlJBTlRJRVMgT1IgQ09ORElUSU9OUyBPRiBBTlkgS0lORCwgZWl0aGVyIGV4cHJlc3Mgb3IgaW1wbGllZC5cbiAqIFNlZSB0aGUgTGljZW5zZSBmb3IgdGhlIHNwZWNpZmljIGxhbmd1YWdlIGdvdmVybmluZyBwZXJtaXNzaW9ucyBhbmRcbiAqIGxpbWl0YXRpb25zIHVuZGVyIHRoZSBMaWNlbnNlLlxuICovXG5cbmltcG9ydCB7IENvbXBvbmVudCwgSW5wdXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IEJyaWVCdXR0b25Hcm91cEFjdGlvbnMgfSBmcm9tICcuLi9tb2RlbHMvYnV0dG9uLWdyb3VwJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnYnJpZS1idXR0b24tZ3JvdXAnLFxuICB0ZW1wbGF0ZVVybDogJy4vYnV0dG9uLWdyb3VwLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmxzOiBbJy4vYnV0dG9uLWdyb3VwLmNvbXBvbmVudC5zY3NzJ10sXG59KVxuZXhwb3J0IGNsYXNzIEJyaWVCdXR0b25Hcm91cENvbXBvbmVudCB7XG4gIEBJbnB1dCgpIGFjdGlvbnM6IEJyaWVCdXR0b25Hcm91cEFjdGlvbnM7XG59XG4iLCI8IS0tXG4gIENvcHlyaWdodCAyMDIyLTIwMjMgQmxvb21yZWFjaC4gQWxsIHJpZ2h0cyByZXNlcnZlZC4gKGh0dHBzOi8vd3d3LmJsb29tcmVhY2guY29tLylcblxuICBMaWNlbnNlZCB1bmRlciB0aGUgQXBhY2hlIExpY2Vuc2UsIFZlcnNpb24gMi4wICh0aGUgXCJMaWNlbnNlXCIpO1xuICB5b3UgbWF5IG5vdCB1c2UgdGhpcyBmaWxlIGV4Y2VwdCBpbiBjb21wbGlhbmNlIHdpdGggdGhlIExpY2Vuc2UuXG4gIFlvdSBtYXkgb2J0YWluIGEgY29weSBvZiB0aGUgTGljZW5zZSBhdFxuXG4gICBodHRwczovL3d3dy5hcGFjaGUub3JnL2xpY2Vuc2VzL0xJQ0VOU0UtMi4wXG5cbiAgVW5sZXNzIHJlcXVpcmVkIGJ5IGFwcGxpY2FibGUgbGF3IG9yIGFncmVlZCB0byBpbiB3cml0aW5nLCBzb2Z0d2FyZVxuICBkaXN0cmlidXRlZCB1bmRlciB0aGUgTGljZW5zZSBpcyBkaXN0cmlidXRlZCBvbiBhbiBcIkFTIElTXCIgQkFTSVMsXG4gIFdJVEhPVVQgV0FSUkFOVElFUyBPUiBDT05ESVRJT05TIE9GIEFOWSBLSU5ELCBlaXRoZXIgZXhwcmVzcyBvciBpbXBsaWVkLlxuICBTZWUgdGhlIExpY2Vuc2UgZm9yIHRoZSBzcGVjaWZpYyBsYW5ndWFnZSBnb3Zlcm5pbmcgcGVybWlzc2lvbnMgYW5kXG4gIGxpbWl0YXRpb25zIHVuZGVyIHRoZSBMaWNlbnNlLlxuICAtLT5cblxuPG5nLWNvbnRhaW5lciAqbmdGb3I9XCJsZXQgZ3JvdXAgb2YgYWN0aW9uczsgbGFzdCBhcyBpc0xhc3RcIj5cbiAgPGRpdiBjbGFzcz1cImJyaWUtYnV0dG9uLWdyb3VwXCI+XG4gICAgPG5nLWNvbnRhaW5lciAqbmdGb3I9XCJsZXQgYnV0dG9uIG9mIGdyb3VwXCIgW25nU3dpdGNoXT1cImJ1dHRvbi50eXBlXCI+XG4gICAgICA8ZGl2IGNsYXNzPVwiYnJpZS1idXR0b24tY29udGFpbmVyXCI+XG4gICAgICAgIDxidXR0b24gKm5nU3dpdGNoQ2FzZT1cIidzdHJva2VkJ1wiXG4gICAgICAgICAgICAgICAgbWF0LXN0cm9rZWQtYnV0dG9uXG4gICAgICAgICAgICAgICAgW2F0dHIuaWRdPVwiYnV0dG9uLmlkXCJcbiAgICAgICAgICAgICAgICBjbGFzcz1cImJyaWUtYnV0dG9uLXN0cm9rZWRcIlxuICAgICAgICAgICAgICAgIChjbGljayk9XCJidXR0b24ubWVudSA/IG1lbnVUcmlnZ2VyLm9wZW5NZW51KCkgOiBidXR0b24uYWN0aW9uICYmIGJ1dHRvbi5hY3Rpb24oJGV2ZW50KVwiXG4gICAgICAgICAgICAgICAgW2NvbG9yXT1cImJ1dHRvbi5jb2xvclwiXG4gICAgICAgICAgICAgICAgW2Rpc2FibGVkXT1cImJ1dHRvbi5pc0Rpc2FibGVkICYmIGJ1dHRvbi5pc0Rpc2FibGVkKClcIlxuICAgICAgICAgICAgICAgIG1hdFRvb2x0aXA9XCJ7eyBidXR0b24udG9vbHRpcCB9fVwiPlxuICAgICAgICAgIDxuZy1jb250YWluZXIgKm5nVGVtcGxhdGVPdXRsZXQ9XCJidXR0b25DYXB0aW9uVGVtcGxhdGU7Y29udGV4dDp7JGltcGxpY2l0OiBidXR0b259XCI+PC9uZy1jb250YWluZXI+XG4gICAgICAgIDwvYnV0dG9uPlxuXG4gICAgICAgIDxidXR0b24gKm5nU3dpdGNoQ2FzZT1cIidmbGF0J1wiXG4gICAgICAgICAgICAgICAgbWF0LWZsYXQtYnV0dG9uXG4gICAgICAgICAgICAgICAgW2F0dHIuaWRdPVwiYnV0dG9uLmlkXCJcbiAgICAgICAgICAgICAgICBjbGFzcz1cImJyaWUtYnV0dG9uLWZsYXRcIlxuICAgICAgICAgICAgICAgIChjbGljayk9XCJidXR0b24ubWVudSA/IG1lbnVUcmlnZ2VyLm9wZW5NZW51KCkgOiBidXR0b24uYWN0aW9uICYmIGJ1dHRvbi5hY3Rpb24oJGV2ZW50KVwiXG4gICAgICAgICAgICAgICAgW2NvbG9yXT1cImJ1dHRvbi5jb2xvclwiXG4gICAgICAgICAgICAgICAgW2Rpc2FibGVkXT1cImJ1dHRvbi5pc0Rpc2FibGVkICYmIGJ1dHRvbi5pc0Rpc2FibGVkKClcIlxuICAgICAgICAgICAgICAgIG1hdFRvb2x0aXA9XCJ7eyBidXR0b24udG9vbHRpcCB9fVwiPlxuICAgICAgICAgIDxuZy1jb250YWluZXIgKm5nVGVtcGxhdGVPdXRsZXQ9XCJidXR0b25DYXB0aW9uVGVtcGxhdGU7Y29udGV4dDp7JGltcGxpY2l0OiBidXR0b259XCI+PC9uZy1jb250YWluZXI+XG4gICAgICAgIDwvYnV0dG9uPlxuXG4gICAgICAgIDxidXR0b24gKm5nU3dpdGNoQ2FzZT1cIidpY29uJ1wiXG4gICAgICAgICAgICAgICAgbWF0LWljb24tYnV0dG9uXG4gICAgICAgICAgICAgICAgW2F0dHIuaWRdPVwiYnV0dG9uLmlkXCJcbiAgICAgICAgICAgICAgICBjbGFzcz1cImJyaWUtYnV0dG9uLWljb25cIlxuICAgICAgICAgICAgICAgIChjbGljayk9XCJidXR0b24ubWVudSA/IG1lbnVUcmlnZ2VyLm9wZW5NZW51KCkgOiBidXR0b24uYWN0aW9uICYmIGJ1dHRvbi5hY3Rpb24oJGV2ZW50KVwiXG4gICAgICAgICAgICAgICAgW2NvbG9yXT1cImJ1dHRvbi5jb2xvclwiXG4gICAgICAgICAgICAgICAgW2Rpc2FibGVkXT1cImJ1dHRvbi5pc0Rpc2FibGVkICYmIGJ1dHRvbi5pc0Rpc2FibGVkKClcIlxuICAgICAgICAgICAgICAgIG1hdFRvb2x0aXA9XCJ7eyBidXR0b24udG9vbHRpcCB9fVwiXG4gICAgICAgICAgICAgICAgZGlzYWJsZVJpcHBsZT5cbiAgICAgICAgICA8bmctY29udGFpbmVyICpuZ1RlbXBsYXRlT3V0bGV0PVwiYnV0dG9uQ2FwdGlvblRlbXBsYXRlO2NvbnRleHQ6eyRpbXBsaWNpdDogYnV0dG9ufVwiPjwvbmctY29udGFpbmVyPlxuICAgICAgICA8L2J1dHRvbj5cblxuICAgICAgICA8YnV0dG9uICpuZ1N3aXRjaERlZmF1bHRcbiAgICAgICAgICAgICAgICBtYXQtYnV0dG9uXG4gICAgICAgICAgICAgICAgW2F0dHIuaWRdPVwiYnV0dG9uLmlkXCJcbiAgICAgICAgICAgICAgICBjbGFzcz1cImJyaWUtYnV0dG9uLWRlZmF1bHRcIlxuICAgICAgICAgICAgICAgIChjbGljayk9XCJidXR0b24ubWVudSA/IG1lbnVUcmlnZ2VyLm9wZW5NZW51KCkgOiBidXR0b24uYWN0aW9uICYmIGJ1dHRvbi5hY3Rpb24oJGV2ZW50KVwiXG4gICAgICAgICAgICAgICAgW2NvbG9yXT1cImJ1dHRvbi5jb2xvclwiXG4gICAgICAgICAgICAgICAgW2Rpc2FibGVkXT1cImJ1dHRvbi5pc0Rpc2FibGVkICYmIGJ1dHRvbi5pc0Rpc2FibGVkKClcIlxuICAgICAgICAgICAgICAgIG1hdFRvb2x0aXA9XCJ7eyBidXR0b24udG9vbHRpcCB9fVwiXG4gICAgICAgICAgICAgICAgZGlzYWJsZVJpcHBsZT5cbiAgICAgICAgICA8bmctY29udGFpbmVyICpuZ1RlbXBsYXRlT3V0bGV0PVwiYnV0dG9uQ2FwdGlvblRlbXBsYXRlO2NvbnRleHQ6eyRpbXBsaWNpdDogYnV0dG9ufVwiPjwvbmctY29udGFpbmVyPlxuICAgICAgICA8L2J1dHRvbj5cblxuICAgICAgICA8ZGl2ICNtZW51VHJpZ2dlcj1cIm1hdE1lbnVUcmlnZ2VyXCIgW21hdE1lbnVUcmlnZ2VyRm9yXT1cImJ1dHRvbk1lbnVcIj5cbiAgICAgICAgICA8bWF0LW1lbnUgI2J1dHRvbk1lbnU9XCJtYXRNZW51XCIgY2xhc3M9XCJicmllLWJ1dHRvbi1tZW51XCI+XG4gICAgICAgICAgICA8YnV0dG9uICpuZ0Zvcj1cImxldCBtZW51SXRlbSBvZiBidXR0b24ubWVudVwiXG4gICAgICAgICAgICAgICAgICAgIG1hdC1tZW51LWl0ZW1cbiAgICAgICAgICAgICAgICAgICAgW2F0dHIuaWRdPVwibWVudUl0ZW0uaWRcIlxuICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImJyaWUtYnV0dG9uLW1lbnUtaXRlbVwiXG4gICAgICAgICAgICAgICAgICAgIChjbGljayk9XCJtZW51SXRlbS5hY3Rpb24oKVwiPlxuICAgICAgICAgICAgICB7eyBtZW51SXRlbS50ZXh0IH19XG4gICAgICAgICAgICA8L2J1dHRvbj5cbiAgICAgICAgICA8L21hdC1tZW51PlxuICAgICAgICA8L2Rpdj5cbiAgICAgIDwvZGl2PlxuICAgIDwvbmctY29udGFpbmVyPlxuICA8L2Rpdj5cblxuICA8bWF0LWRpdmlkZXIgKm5nSWY9XCIhaXNMYXN0XCIgW3ZlcnRpY2FsXT1cInRydWVcIj48L21hdC1kaXZpZGVyPlxuPC9uZy1jb250YWluZXI+XG5cbjxuZy10ZW1wbGF0ZSAjYnV0dG9uQ2FwdGlvblRlbXBsYXRlIGxldC1idXR0b24+XG4gIDxicmllLWljb24gKm5nSWY9XCJidXR0b24uaWNvblwiIFtuYW1lXT1cImJ1dHRvbi5pY29uLm5hbWVcIiBbZm9udFNldF09XCJidXR0b24uaWNvbi5mb250U2V0XCI+PC9icmllLWljb24+XG4gIDxzcGFuICpuZ0lmPVwiYnV0dG9uLnRleHRcIj57eyBidXR0b24udGV4dCB9fTwvc3Bhbj5cbjwvbmctdGVtcGxhdGU+XG4iXX0= | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnV0dG9uLWdyb3VwLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JyaWUvYnV0dG9uLWdyb3VwL2NvbXBvbmVudHMvYnV0dG9uLWdyb3VwLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL2JyaWUvYnV0dG9uLWdyb3VwL2NvbXBvbmVudHMvYnV0dG9uLWdyb3VwLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOzs7Ozs7Ozs7Ozs7OztHQWNHO0FBRUgsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDakQsT0FBTyxFQUFFLFlBQVksRUFBRSxNQUFNLHVCQUF1QixDQUFDOzs7Ozs7OztBQVFyRCxNQUFNLE9BQU8sd0JBQXdCO0lBRW5DLElBQUksWUFBWTtRQUNkLE9BQU8sWUFBWSxDQUFDO0lBQ3RCLENBQUM7O3NIQUpVLHdCQUF3QjswR0FBeEIsd0JBQXdCLHlGQ3pCckMsOG5JQTZGQTs0RkRwRWEsd0JBQXdCO2tCQUxwQyxTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRSxtQkFBbUI7b0JBQzdCLFdBQVcsRUFBRSwrQkFBK0I7b0JBQzVDLFNBQVMsRUFBRSxDQUFDLCtCQUErQixDQUFDO2lCQUM3Qzs4QkFFVSxPQUFPO3NCQUFmLEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyIvKlxuICogQ29weXJpZ2h0IDIwMjItMjAyMyBCbG9vbXJlYWNoLiBBbGwgcmlnaHRzIHJlc2VydmVkLiAoaHR0cHM6Ly93d3cuYmxvb21yZWFjaC5jb20vKVxuICpcbiAqIExpY2Vuc2VkIHVuZGVyIHRoZSBBcGFjaGUgTGljZW5zZSwgVmVyc2lvbiAyLjAgKHRoZSBcIkxpY2Vuc2VcIik7XG4gKiB5b3UgbWF5IG5vdCB1c2UgdGhpcyBmaWxlIGV4Y2VwdCBpbiBjb21wbGlhbmNlIHdpdGggdGhlIExpY2Vuc2UuXG4gKiBZb3UgbWF5IG9idGFpbiBhIGNvcHkgb2YgdGhlIExpY2Vuc2UgYXRcbiAqXG4gKiAgaHR0cHM6Ly93d3cuYXBhY2hlLm9yZy9saWNlbnNlcy9MSUNFTlNFLTIuMFxuICpcbiAqIFVubGVzcyByZXF1aXJlZCBieSBhcHBsaWNhYmxlIGxhdyBvciBhZ3JlZWQgdG8gaW4gd3JpdGluZywgc29mdHdhcmVcbiAqIGRpc3RyaWJ1dGVkIHVuZGVyIHRoZSBMaWNlbnNlIGlzIGRpc3RyaWJ1dGVkIG9uIGFuIFwiQVMgSVNcIiBCQVNJUyxcbiAqIFdJVEhPVVQgV0FSUkFOVElFUyBPUiBDT05ESVRJT05TIE9GIEFOWSBLSU5ELCBlaXRoZXIgZXhwcmVzcyBvciBpbXBsaWVkLlxuICogU2VlIHRoZSBMaWNlbnNlIGZvciB0aGUgc3BlY2lmaWMgbGFuZ3VhZ2UgZ292ZXJuaW5nIHBlcm1pc3Npb25zIGFuZFxuICogbGltaXRhdGlvbnMgdW5kZXIgdGhlIExpY2Vuc2UuXG4gKi9cblxuaW1wb3J0IHsgQ29tcG9uZW50LCBJbnB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgQnJpZUljb25TaXplIH0gZnJvbSAnQGJsb29tcmVhY2gvYnJpZS9pY29uJztcbmltcG9ydCB7IEJyaWVCdXR0b25Hcm91cEFjdGlvbnMgfSBmcm9tICcuLi9tb2RlbHMvYnV0dG9uLWdyb3VwJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnYnJpZS1idXR0b24tZ3JvdXAnLFxuICB0ZW1wbGF0ZVVybDogJy4vYnV0dG9uLWdyb3VwLmNvbXBvbmVudC5odG1sJyxcbiAgc3R5bGVVcmxzOiBbJy4vYnV0dG9uLWdyb3VwLmNvbXBvbmVudC5zY3NzJ10sXG59KVxuZXhwb3J0IGNsYXNzIEJyaWVCdXR0b25Hcm91cENvbXBvbmVudCB7XG4gIEBJbnB1dCgpIGFjdGlvbnM6IEJyaWVCdXR0b25Hcm91cEFjdGlvbnM7XG4gIGdldCBCcmllSWNvblNpemUoKTogdHlwZW9mIEJyaWVJY29uU2l6ZSB7XG4gICAgcmV0dXJuIEJyaWVJY29uU2l6ZTtcbiAgfVxufVxuIiwiPCEtLVxuICBDb3B5cmlnaHQgMjAyMi0yMDIzIEJsb29tcmVhY2guIEFsbCByaWdodHMgcmVzZXJ2ZWQuIChodHRwczovL3d3dy5ibG9vbXJlYWNoLmNvbS8pXG5cbiAgTGljZW5zZWQgdW5kZXIgdGhlIEFwYWNoZSBMaWNlbnNlLCBWZXJzaW9uIDIuMCAodGhlIFwiTGljZW5zZVwiKTtcbiAgeW91IG1heSBub3QgdXNlIHRoaXMgZmlsZSBleGNlcHQgaW4gY29tcGxpYW5jZSB3aXRoIHRoZSBMaWNlbnNlLlxuICBZb3UgbWF5IG9idGFpbiBhIGNvcHkgb2YgdGhlIExpY2Vuc2UgYXRcblxuICAgaHR0cHM6Ly93d3cuYXBhY2hlLm9yZy9saWNlbnNlcy9MSUNFTlNFLTIuMFxuXG4gIFVubGVzcyByZXF1aXJlZCBieSBhcHBsaWNhYmxlIGxhdyBvciBhZ3JlZWQgdG8gaW4gd3JpdGluZywgc29mdHdhcmVcbiAgZGlzdHJpYnV0ZWQgdW5kZXIgdGhlIExpY2Vuc2UgaXMgZGlzdHJpYnV0ZWQgb24gYW4gXCJBUyBJU1wiIEJBU0lTLFxuICBXSVRIT1VUIFdBUlJBTlRJRVMgT1IgQ09ORElUSU9OUyBPRiBBTlkgS0lORCwgZWl0aGVyIGV4cHJlc3Mgb3IgaW1wbGllZC5cbiAgU2VlIHRoZSBMaWNlbnNlIGZvciB0aGUgc3BlY2lmaWMgbGFuZ3VhZ2UgZ292ZXJuaW5nIHBlcm1pc3Npb25zIGFuZFxuICBsaW1pdGF0aW9ucyB1bmRlciB0aGUgTGljZW5zZS5cbiAgLS0+XG5cbjxuZy1jb250YWluZXIgKm5nRm9yPVwibGV0IGdyb3VwIG9mIGFjdGlvbnM7IGxhc3QgYXMgaXNMYXN0XCI+XG4gIDxkaXYgY2xhc3M9XCJicmllLWJ1dHRvbi1ncm91cFwiPlxuICAgIDxuZy1jb250YWluZXIgKm5nRm9yPVwibGV0IGJ1dHRvbiBvZiBncm91cFwiIFtuZ1N3aXRjaF09XCJidXR0b24udHlwZVwiPlxuICAgICAgPGRpdiBjbGFzcz1cImJyaWUtYnV0dG9uLWNvbnRhaW5lclwiPlxuICAgICAgICA8YnV0dG9uICpuZ1N3aXRjaENhc2U9XCInc3Ryb2tlZCdcIlxuICAgICAgICAgICAgICAgIG1hdC1zdHJva2VkLWJ1dHRvblxuICAgICAgICAgICAgICAgIGRpc2FibGVSaXBwbGVcbiAgICAgICAgICAgICAgICBbYXR0ci5pZF09XCJidXR0b24uaWRcIlxuICAgICAgICAgICAgICAgIGNsYXNzPVwiYnJpZS1idXR0b24tc3Ryb2tlZFwiXG4gICAgICAgICAgICAgICAgKGNsaWNrKT1cImJ1dHRvbi5tZW51ID8gbWVudVRyaWdnZXIub3Blbk1lbnUoKSA6IGJ1dHRvbi5hY3Rpb24gJiYgYnV0dG9uLmFjdGlvbigkZXZlbnQpXCJcbiAgICAgICAgICAgICAgICBbY29sb3JdPVwiYnV0dG9uLmNvbG9yXCJcbiAgICAgICAgICAgICAgICBbZGlzYWJsZWRdPVwiYnV0dG9uLmlzRGlzYWJsZWQgJiYgYnV0dG9uLmlzRGlzYWJsZWQoKVwiXG4gICAgICAgICAgICAgICAgbWF0VG9vbHRpcD1cInt7IGJ1dHRvbi50b29sdGlwIH19XCI+XG4gICAgICAgICAgPG5nLWNvbnRhaW5lciAqbmdUZW1wbGF0ZU91dGxldD1cImJ1dHRvbkNhcHRpb25UZW1wbGF0ZTtjb250ZXh0OnskaW1wbGljaXQ6IGJ1dHRvbn1cIj48L25nLWNvbnRhaW5lcj5cbiAgICAgICAgPC9idXR0b24+XG5cbiAgICAgICAgPGJ1dHRvbiAqbmdTd2l0Y2hDYXNlPVwiJ2ZsYXQnXCJcbiAgICAgICAgICAgICAgICBtYXQtZmxhdC1idXR0b25cbiAgICAgICAgICAgICAgICBkaXNhYmxlUmlwcGxlXG4gICAgICAgICAgICAgICAgW2F0dHIuaWRdPVwiYnV0dG9uLmlkXCJcbiAgICAgICAgICAgICAgICBjbGFzcz1cImJyaWUtYnV0dG9uLWZsYXRcIlxuICAgICAgICAgICAgICAgIChjbGljayk9XCJidXR0b24ubWVudSA/IG1lbnVUcmlnZ2VyLm9wZW5NZW51KCkgOiBidXR0b24uYWN0aW9uICYmIGJ1dHRvbi5hY3Rpb24oJGV2ZW50KVwiXG4gICAgICAgICAgICAgICAgW2NvbG9yXT1cImJ1dHRvbi5jb2xvclwiXG4gICAgICAgICAgICAgICAgW2Rpc2FibGVkXT1cImJ1dHRvbi5pc0Rpc2FibGVkICYmIGJ1dHRvbi5pc0Rpc2FibGVkKClcIlxuICAgICAgICAgICAgICAgIG1hdFRvb2x0aXA9XCJ7eyBidXR0b24udG9vbHRpcCB9fVwiPlxuICAgICAgICAgIDxuZy1jb250YWluZXIgKm5nVGVtcGxhdGVPdXRsZXQ9XCJidXR0b25DYXB0aW9uVGVtcGxhdGU7Y29udGV4dDp7JGltcGxpY2l0OiBidXR0b259XCI+PC9uZy1jb250YWluZXI+XG4gICAgICAgIDwvYnV0dG9uPlxuXG4gICAgICAgIDxidXR0b24gKm5nU3dpdGNoQ2FzZT1cIidpY29uJ1wiXG4gICAgICAgICAgICAgICAgbWF0LWljb24tYnV0dG9uXG4gICAgICAgICAgICAgICAgW2F0dHIuaWRdPVwiYnV0dG9uLmlkXCJcbiAgICAgICAgICAgICAgICBjbGFzcz1cImJyaWUtYnV0dG9uLWljb25cIlxuICAgICAgICAgICAgICAgIChjbGljayk9XCJidXR0b24ubWVudSA/IG1lbnVUcmlnZ2VyLm9wZW5NZW51KCkgOiBidXR0b24uYWN0aW9uICYmIGJ1dHRvbi5hY3Rpb24oJGV2ZW50KVwiXG4gICAgICAgICAgICAgICAgW2NvbG9yXT1cImJ1dHRvbi5jb2xvclwiXG4gICAgICAgICAgICAgICAgW2Rpc2FibGVkXT1cImJ1dHRvbi5pc0Rpc2FibGVkICYmIGJ1dHRvbi5pc0Rpc2FibGVkKClcIlxuICAgICAgICAgICAgICAgIG1hdFRvb2x0aXA9XCJ7eyBidXR0b24udG9vbHRpcCB9fVwiXG4gICAgICAgICAgICAgICAgZGlzYWJsZVJpcHBsZT5cbiAgICAgICAgICA8bmctY29udGFpbmVyICpuZ1RlbXBsYXRlT3V0bGV0PVwiYnV0dG9uQ2FwdGlvblRlbXBsYXRlO2NvbnRleHQ6eyRpbXBsaWNpdDogYnV0dG9ufVwiPjwvbmctY29udGFpbmVyPlxuICAgICAgICA8L2J1dHRvbj5cblxuICAgICAgICA8YnV0dG9uICpuZ1N3aXRjaERlZmF1bHRcbiAgICAgICAgICAgICAgICBtYXQtYnV0dG9uXG4gICAgICAgICAgICAgICAgZGlzYWJsZVJpcHBsZVxuICAgICAgICAgICAgICAgIFthdHRyLmlkXT1cImJ1dHRvbi5pZFwiXG4gICAgICAgICAgICAgICAgY2xhc3M9XCJicmllLWJ1dHRvbi1kZWZhdWx0XCJcbiAgICAgICAgICAgICAgICAoY2xpY2spPVwiYnV0dG9uLm1lbnUgPyBtZW51VHJpZ2dlci5vcGVuTWVudSgpIDogYnV0dG9uLmFjdGlvbiAmJiBidXR0b24uYWN0aW9uKCRldmVudClcIlxuICAgICAgICAgICAgICAgIFtjb2xvcl09XCJidXR0b24uY29sb3JcIlxuICAgICAgICAgICAgICAgIFtkaXNhYmxlZF09XCJidXR0b24uaXNEaXNhYmxlZCAmJiBidXR0b24uaXNEaXNhYmxlZCgpXCJcbiAgICAgICAgICAgICAgICBtYXRUb29sdGlwPVwie3sgYnV0dG9uLnRvb2x0aXAgfX1cIj5cbiAgICAgICAgICA8bmctY29udGFpbmVyICpuZ1RlbXBsYXRlT3V0bGV0PVwiYnV0dG9uQ2FwdGlvblRlbXBsYXRlO2NvbnRleHQ6eyRpbXBsaWNpdDogYnV0dG9ufVwiPjwvbmctY29udGFpbmVyPlxuICAgICAgICA8L2J1dHRvbj5cblxuICAgICAgICA8ZGl2ICNtZW51VHJpZ2dlcj1cIm1hdE1lbnVUcmlnZ2VyXCIgW21hdE1lbnVUcmlnZ2VyRm9yXT1cImJ1dHRvbk1lbnVcIj5cbiAgICAgICAgICA8bWF0LW1lbnUgI2J1dHRvbk1lbnU9XCJtYXRNZW51XCIgY2xhc3M9XCJicmllLWJ1dHRvbi1tZW51XCI+XG4gICAgICAgICAgICA8YnV0dG9uICpuZ0Zvcj1cImxldCBtZW51SXRlbSBvZiBidXR0b24ubWVudVwiXG4gICAgICAgICAgICAgICAgICAgIG1hdC1tZW51LWl0ZW1cbiAgICAgICAgICAgICAgICAgICAgW2F0dHIuaWRdPVwibWVudUl0ZW0uaWRcIlxuICAgICAgICAgICAgICAgICAgICBjbGFzcz1cImJyaWUtYnV0dG9uLW1lbnUtaXRlbVwiXG4gICAgICAgICAgICAgICAgICAgIChjbGljayk9XCJtZW51SXRlbS5hY3Rpb24oKVwiPlxuICAgICAgICAgICAgICB7eyBtZW51SXRlbS50ZXh0IH19XG4gICAgICAgICAgICA8L2J1dHRvbj5cbiAgICAgICAgICA8L21hdC1tZW51PlxuICAgICAgICA8L2Rpdj5cbiAgICAgIDwvZGl2PlxuICAgIDwvbmctY29udGFpbmVyPlxuICA8L2Rpdj5cblxuICA8bWF0LWRpdmlkZXIgKm5nSWY9XCIhaXNMYXN0XCIgW3ZlcnRpY2FsXT1cInRydWVcIj48L21hdC1kaXZpZGVyPlxuPC9uZy1jb250YWluZXI+XG5cbjxuZy10ZW1wbGF0ZSAjYnV0dG9uQ2FwdGlvblRlbXBsYXRlIGxldC1idXR0b24+XG4gIDxicmllLWljb24gKm5nSWY9XCJidXR0b24uaWNvblwiXG4gICAgICAgICAgICAgW25hbWVdPVwiYnV0dG9uLmljb24ubmFtZVwiXG4gICAgICAgICAgICAgW2ZvbnRTZXRdPVwiYnV0dG9uLmljb24uZm9udFNldFwiXG4gICAgICAgICAgICAgW3NpemVdPVwiQnJpZUljb25TaXplLlNNXCI+PC9icmllLWljb24+XG4gIDxzcGFuICpuZ0lmPVwiYnV0dG9uLnRleHRcIj57eyBidXR0b24udGV4dCB9fTwvc3Bhbj5cbjwvbmctdGVtcGxhdGU+XG4iXX0= |
@@ -14,3 +14,3 @@ import * as i0 from '@angular/core'; | ||
import * as i4 from '@bloomreach/brie/icon'; | ||
import { BrieIconModule } from '@bloomreach/brie/icon'; | ||
import { BrieIconSize, BrieIconModule } from '@bloomreach/brie/icon'; | ||
@@ -33,5 +33,8 @@ /* | ||
class BrieButtonGroupComponent { | ||
get BrieIconSize() { | ||
return BrieIconSize; | ||
} | ||
} | ||
BrieButtonGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BrieButtonGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); | ||
BrieButtonGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.15", type: BrieButtonGroupComponent, selector: "brie-button-group", inputs: { actions: "actions" }, ngImport: i0, template: "<!--\n Copyright 2022-2023 Bloomreach. All rights reserved. (https://www.bloomreach.com/)\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n https://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n -->\n\n<ng-container *ngFor=\"let group of actions; last as isLast\">\n <div class=\"brie-button-group\">\n <ng-container *ngFor=\"let button of group\" [ngSwitch]=\"button.type\">\n <div class=\"brie-button-container\">\n <button *ngSwitchCase=\"'stroked'\"\n mat-stroked-button\n [attr.id]=\"button.id\"\n class=\"brie-button-stroked\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\">\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <button *ngSwitchCase=\"'flat'\"\n mat-flat-button\n [attr.id]=\"button.id\"\n class=\"brie-button-flat\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\">\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <button *ngSwitchCase=\"'icon'\"\n mat-icon-button\n [attr.id]=\"button.id\"\n class=\"brie-button-icon\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\"\n disableRipple>\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <button *ngSwitchDefault\n mat-button\n [attr.id]=\"button.id\"\n class=\"brie-button-default\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\"\n disableRipple>\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <div #menuTrigger=\"matMenuTrigger\" [matMenuTriggerFor]=\"buttonMenu\">\n <mat-menu #buttonMenu=\"matMenu\" class=\"brie-button-menu\">\n <button *ngFor=\"let menuItem of button.menu\"\n mat-menu-item\n [attr.id]=\"menuItem.id\"\n class=\"brie-button-menu-item\"\n (click)=\"menuItem.action()\">\n {{ menuItem.text }}\n </button>\n </mat-menu>\n </div>\n </div>\n </ng-container>\n </div>\n\n <mat-divider *ngIf=\"!isLast\" [vertical]=\"true\"></mat-divider>\n</ng-container>\n\n<ng-template #buttonCaptionTemplate let-button>\n <brie-icon *ngIf=\"button.icon\" [name]=\"button.icon.name\" [fontSet]=\"button.icon.fontSet\"></brie-icon>\n <span *ngIf=\"button.text\">{{ button.text }}</span>\n</ng-template>\n", styles: [":host{display:inline-flex;flex-direction:row;align-items:center}.brie-button-group{display:flex;align-items:center;grid-gap:var(--brie-spacing-xs);gap:var(--brie-spacing-xs)}.brie-button-group .brie-button-stroked,.brie-button-group .brie-button-flat,.brie-button-group .brie-button-default{height:36px;line-height:1.2}.brie-button-group .brie-button-stroked .brie-icon,.brie-button-group .brie-button-flat .brie-icon,.brie-button-group .brie-button-default .brie-icon{display:inline;margin-left:calc(var(--brie-spacing-xs) * -1);margin-right:var(--brie-spacing-xxs)}.brie-button-group .brie-button-stroked.mat-button-disabled ::ng-deep .mat-icon,.brie-button-group .brie-button-flat.mat-button-disabled ::ng-deep .mat-icon,.brie-button-group .brie-button-default.mat-button-disabled ::ng-deep .mat-icon{color:unset}.brie-button-group ::ng-deep .mat-button-wrapper{display:flex;align-items:center;justify-content:center}mat-divider{height:36px;margin:0 var(--brie-spacing-m)}\n"], components: [{ type: i1.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { type: i2.MatMenu, selector: "mat-menu", exportAs: ["matMenu"] }, { type: i2.MatMenuItem, selector: "[mat-menu-item]", inputs: ["disabled", "disableRipple", "role"], exportAs: ["matMenuItem"] }, { type: i3.MatDivider, selector: "mat-divider", inputs: ["vertical", "inset"] }, { type: i4.BrieIconComponent, selector: "brie-icon", inputs: ["fontSet", "name", "size", "type", "tooltip"] }], directives: [{ type: i5.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i5.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i5.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { type: i6.MatTooltip, selector: "[matTooltip]", exportAs: ["matTooltip"] }, { type: i5.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i5.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { type: i2.MatMenuTrigger, selector: "[mat-menu-trigger-for], [matMenuTriggerFor]", exportAs: ["matMenuTrigger"] }, { type: i5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); | ||
BrieButtonGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.15", type: BrieButtonGroupComponent, selector: "brie-button-group", inputs: { actions: "actions" }, ngImport: i0, template: "<!--\n Copyright 2022-2023 Bloomreach. All rights reserved. (https://www.bloomreach.com/)\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n https://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n -->\n\n<ng-container *ngFor=\"let group of actions; last as isLast\">\n <div class=\"brie-button-group\">\n <ng-container *ngFor=\"let button of group\" [ngSwitch]=\"button.type\">\n <div class=\"brie-button-container\">\n <button *ngSwitchCase=\"'stroked'\"\n mat-stroked-button\n disableRipple\n [attr.id]=\"button.id\"\n class=\"brie-button-stroked\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\">\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <button *ngSwitchCase=\"'flat'\"\n mat-flat-button\n disableRipple\n [attr.id]=\"button.id\"\n class=\"brie-button-flat\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\">\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <button *ngSwitchCase=\"'icon'\"\n mat-icon-button\n [attr.id]=\"button.id\"\n class=\"brie-button-icon\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\"\n disableRipple>\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <button *ngSwitchDefault\n mat-button\n disableRipple\n [attr.id]=\"button.id\"\n class=\"brie-button-default\"\n (click)=\"button.menu ? menuTrigger.openMenu() : button.action && button.action($event)\"\n [color]=\"button.color\"\n [disabled]=\"button.isDisabled && button.isDisabled()\"\n matTooltip=\"{{ button.tooltip }}\">\n <ng-container *ngTemplateOutlet=\"buttonCaptionTemplate;context:{$implicit: button}\"></ng-container>\n </button>\n\n <div #menuTrigger=\"matMenuTrigger\" [matMenuTriggerFor]=\"buttonMenu\">\n <mat-menu #buttonMenu=\"matMenu\" class=\"brie-button-menu\">\n <button *ngFor=\"let menuItem of button.menu\"\n mat-menu-item\n [attr.id]=\"menuItem.id\"\n class=\"brie-button-menu-item\"\n (click)=\"menuItem.action()\">\n {{ menuItem.text }}\n </button>\n </mat-menu>\n </div>\n </div>\n </ng-container>\n </div>\n\n <mat-divider *ngIf=\"!isLast\" [vertical]=\"true\"></mat-divider>\n</ng-container>\n\n<ng-template #buttonCaptionTemplate let-button>\n <brie-icon *ngIf=\"button.icon\"\n [name]=\"button.icon.name\"\n [fontSet]=\"button.icon.fontSet\"\n [size]=\"BrieIconSize.SM\"></brie-icon>\n <span *ngIf=\"button.text\">{{ button.text }}</span>\n</ng-template>\n", styles: [":host{display:inline-flex;flex-direction:row;align-items:center}.brie-button-group{display:flex;align-items:center;grid-gap:var(--brie-spacing-xs);gap:var(--brie-spacing-xs)}.brie-button-group .brie-button-stroked,.brie-button-group .brie-button-flat,.brie-button-group .brie-button-default{height:36px;line-height:1}.brie-button-group .brie-button-stroked .brie-icon,.brie-button-group .brie-button-flat .brie-icon,.brie-button-group .brie-button-default .brie-icon{display:inline;margin-left:calc(var(--brie-spacing-xs) * -1);margin-right:var(--brie-spacing-xxs)}.brie-button-group .brie-button-stroked.mat-button-disabled ::ng-deep .mat-icon,.brie-button-group .brie-button-flat.mat-button-disabled ::ng-deep .mat-icon,.brie-button-group .brie-button-default.mat-button-disabled ::ng-deep .mat-icon{color:unset}.brie-button-group ::ng-deep .mat-button-wrapper{display:flex;align-items:center;justify-content:center}.brie-button-group ::ng-deep .mat-button-focus-overlay{opacity:0!important}mat-divider{height:36px;margin:0 var(--brie-spacing-m)}\n"], components: [{ type: i1.MatButton, selector: "button[mat-button], button[mat-raised-button], button[mat-icon-button], button[mat-fab], button[mat-mini-fab], button[mat-stroked-button], button[mat-flat-button]", inputs: ["disabled", "disableRipple", "color"], exportAs: ["matButton"] }, { type: i2.MatMenu, selector: "mat-menu", exportAs: ["matMenu"] }, { type: i2.MatMenuItem, selector: "[mat-menu-item]", inputs: ["disabled", "disableRipple", "role"], exportAs: ["matMenuItem"] }, { type: i3.MatDivider, selector: "mat-divider", inputs: ["vertical", "inset"] }, { type: i4.BrieIconComponent, selector: "brie-icon", inputs: ["fontSet", "name", "size", "type", "tooltip"] }], directives: [{ type: i5.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i5.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { type: i5.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { type: i6.MatTooltip, selector: "[matTooltip]", exportAs: ["matTooltip"] }, { type: i5.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i5.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { type: i2.MatMenuTrigger, selector: "[mat-menu-trigger-for], [matMenuTriggerFor]", exportAs: ["matMenuTrigger"] }, { type: i5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] }); | ||
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BrieButtonGroupComponent, decorators: [{ | ||
@@ -38,0 +41,0 @@ type: Component, |
{ | ||
"name": "@bloomreach/brie", | ||
"version": "2.0.0-alpha.1", | ||
"version": "2.0.0-alpha.2", | ||
"keywords": [ | ||
@@ -17,3 +17,3 @@ "angular", | ||
"@angular/material": "^12.2.0", | ||
"@bloomreach/banana-theme": ">=0.0.3" | ||
"@bloomreach/banana-theme": "0.0.7" | ||
}, | ||
@@ -20,0 +20,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1324626
10209
64