Skip to content

Commit

Permalink
version: 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris Jenicek committed Dec 28, 2021
1 parent b97e5b9 commit 7f293cc
Show file tree
Hide file tree
Showing 40 changed files with 334 additions and 208 deletions.
111 changes: 62 additions & 49 deletions dist/bundles/costlydeveloper-ngx-awesome-popup.umd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bundles/costlydeveloper-ngx-awesome-popup.umd.js.map

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions dist/costlydeveloper-ngx-awesome-popup.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@
export * from './public_api';
export { boxAnimations as ɵi } from './ngx-awesome-popup/core/animations/box.animations';
export { fadeInOut as ɵh } from './ngx-awesome-popup/core/animations/fade-in-out.animation';
export { bounceIn as ɵj, bounceOut as ɵv, elastic as ɵn, fadeIn as ɵp, flipOutY as ɵw, jello as ɵo, slideInDown as ɵr, slideInLeft as ɵs, slideInRight as ɵt, slideInUp as ɵq, slideOutDown as ɵba, slideOutLeft as ɵbb, slideOutRight as ɵbc, slideOutUp as ɵz, swing as ɵk, wobble as ɵbd, zoomIn as ɵl, zoomInRotate as ɵm, zoomOut as ɵx, zoomOutRotate as ɵy, zoomOutWind as ɵu } from './ngx-awesome-popup/core/animations/keyframes';
export { bounceIn as ɵj, bounceOut as ɵw, elastic as ɵn, fadeIn as ɵp, fadeOut as ɵu, flipOutY as ɵx, jello as ɵo, slideInDown as ɵr, slideInLeft as ɵs, slideInRight as ɵt, slideInUp as ɵq, slideOutDown as ɵbb, slideOutLeft as ɵbc, slideOutRight as ɵbd, slideOutUp as ɵba, swing as ɵk, wobble as ɵbe, zoomIn as ɵl, zoomInRotate as ɵm, zoomOut as ɵy, zoomOutRotate as ɵz, zoomOutWind as ɵv } from './ngx-awesome-popup/core/animations/keyframes';
export { GlobalConfigService as ɵf } from './ngx-awesome-popup/core/global-config.service';
export { InsertionLoaderDirective as ɵbg } from './ngx-awesome-popup/core/insertion-loader.directive';
export { InsertionDirective as ɵbf } from './ngx-awesome-popup/core/insertion.directive';
export { LayoutHelperService as ɵbe } from './ngx-awesome-popup/core/layout-helper.service';
export { DefaultLoaderComponent as ɵbh } from './ngx-awesome-popup/default-loader/default-loader.component';
export { ConfirmBoxWrapperComponent as ɵbk } from './ngx-awesome-popup/types/confirm-box/confirm-box-wrapper/confirm-box-wrapper.component';
export { InsertionLoaderDirective as ɵbh } from './ngx-awesome-popup/core/insertion-loader.directive';
export { InsertionDirective as ɵbg } from './ngx-awesome-popup/core/insertion.directive';
export { LayoutHelperService as ɵbf } from './ngx-awesome-popup/core/layout-helper.service';
export { DefaultLoaderComponent as ɵbi } from './ngx-awesome-popup/default-loader/default-loader.component';
export { ConfirmBoxWrapperComponent as ɵbl } from './ngx-awesome-popup/types/confirm-box/confirm-box-wrapper/confirm-box-wrapper.component';
export { ConfirmBoxBelonging as ɵe, ConfirmBoxSettings as ɵd } from './ngx-awesome-popup/types/confirm-box/core/classes';
export { ConfirmBoxConfigService as ɵbm } from './ngx-awesome-popup/types/confirm-box/core/confirm-box-config.service';
export { ConfirmBoxService as ɵbl } from './ngx-awesome-popup/types/confirm-box/core/confirm-box-service';
export { ConfirmBoxConfigService as ɵbn } from './ngx-awesome-popup/types/confirm-box/core/confirm-box-config.service';
export { ConfirmBoxService as ɵbm } from './ngx-awesome-popup/types/confirm-box/core/confirm-box-service';
export { DialogSettings as ɵc } from './ngx-awesome-popup/types/dialog/core/classes';
export { DialogConfigService as ɵbj } from './ngx-awesome-popup/types/dialog/core/dialog-config.service';
export { DialogService as ɵbi } from './ngx-awesome-popup/types/dialog/core/dialog.service';
export { DialogConfigService as ɵbk } from './ngx-awesome-popup/types/dialog/core/dialog-config.service';
export { DialogService as ɵbj } from './ngx-awesome-popup/types/dialog/core/dialog.service';
export { DialogWrapperComponent as ɵg } from './ngx-awesome-popup/types/dialog/dialog-wrapper/dialog-wrapper.component';
export { ToastNotificationBelonging as ɵb, ToastSettings as ɵa } from './ngx-awesome-popup/types/toast-notification/core/classes';
export { ToastNotificationConfigService as ɵbr } from './ngx-awesome-popup/types/toast-notification/core/toast-notification-config.service';
export { ToastNotificationService as ɵbq } from './ngx-awesome-popup/types/toast-notification/core/toast-notification.service';
export { WrapperAbstraction as ɵbo } from './ngx-awesome-popup/types/toast-notification/core/wrapper-abstraction';
export { ToastNotificationSimpleWrapperComponent as ɵbp } from './ngx-awesome-popup/types/toast-notification/toast-notification-simple-wrapper/toast-notification-simple-wrapper.component';
export { ToastNotificationWrapperComponent as ɵbn } from './ngx-awesome-popup/types/toast-notification/toast-notification-wrapper/toast-notification-wrapper.component';
export { ToastNotificationConfigService as ɵbs } from './ngx-awesome-popup/types/toast-notification/core/toast-notification-config.service';
export { ToastNotificationService as ɵbr } from './ngx-awesome-popup/types/toast-notification/core/toast-notification.service';
export { WrapperAbstraction as ɵbp } from './ngx-awesome-popup/types/toast-notification/core/wrapper-abstraction';
export { ToastNotificationSimpleWrapperComponent as ɵbq } from './ngx-awesome-popup/types/toast-notification/toast-notification-simple-wrapper/toast-notification-simple-wrapper.component';
export { ToastNotificationWrapperComponent as ɵbo } from './ngx-awesome-popup/types/toast-notification/toast-notification-wrapper/toast-notification-wrapper.component';
2 changes: 1 addition & 1 deletion dist/costlydeveloper-ngx-awesome-popup.metadata.json

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions dist/esm2015/costlydeveloper-ngx-awesome-popup.js

Large diffs are not rendered by default.

40 changes: 22 additions & 18 deletions dist/esm2015/ngx-awesome-popup/core/animations/box.animations.js

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions dist/esm2015/ngx-awesome-popup/core/animations/keyframes.js

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions dist/esm2015/ngx-awesome-popup/core/enums.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7f293cc

Please sign in to comment.