@taiga-ui/cdk
Version:
Base library for creating Angular components and applications using Taiga UI principles regarding of actual visual appearance
23 lines • 1.35 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./migrate-active-zone"), exports);
tslib_1.__exportStar(require("./migrate-avatar"), exports);
tslib_1.__exportStar(require("./migrate-axes"), exports);
tslib_1.__exportStar(require("./migrate-badge"), exports);
tslib_1.__exportStar(require("./migrate-badged-content"), exports);
tslib_1.__exportStar(require("./migrate-button-appearance"), exports);
tslib_1.__exportStar(require("./migrate-expandable"), exports);
tslib_1.__exportStar(require("./migrate-filter-pipe"), exports);
tslib_1.__exportStar(require("./migrate-focusable"), exports);
tslib_1.__exportStar(require("./migrate-label"), exports);
tslib_1.__exportStar(require("./migrate-labeled"), exports);
tslib_1.__exportStar(require("./migrate-mobile-tabs"), exports);
tslib_1.__exportStar(require("./migrate-money"), exports);
tslib_1.__exportStar(require("./migrate-notification"), exports);
tslib_1.__exportStar(require("./migrate-overscroll"), exports);
tslib_1.__exportStar(require("./migrate-prevent-default"), exports);
tslib_1.__exportStar(require("./migrate-progress-segmented"), exports);
tslib_1.__exportStar(require("./migrate-thumbnail-card"), exports);
tslib_1.__exportStar(require("./toggles"), exports);
//# sourceMappingURL=index.js.map