@wizishop/angular-components 0.0.114 → 0.0.115

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.
@@ -4144,6 +4144,7 @@
4144
4144
  exports.AlertPopupComponent = AlertPopupComponent;
4145
4145
  exports.AlertPopupModule = AlertPopupModule;
4146
4146
  exports.AlertPopupService = AlertPopupService;
4147
+ exports.AreAllOptionsSelectedPipe = AreAllOptionsSelectedPipe;
4147
4148
  exports.AutoHideDirective = AutoHideDirective;
4148
4149
  exports.BackComponent = BackComponent;
4149
4150
  exports.BlockComponent = BlockComponent;
@@ -4206,27 +4207,26 @@
4206
4207
  exports.TreeComponent = TreeComponent;
4207
4208
  exports.TreeModule = TreeModule;
4208
4209
  exports.UploadComponent = UploadComponent;
4210
+ exports.VarDirective = VarDirective;
4209
4211
  exports.WiziComponentsModule = WiziComponentsModule;
4210
4212
  exports.WrapperBlocsComponent = WrapperBlocsComponent;
4211
4213
  exports.WrapperComponent = WrapperComponent;
4212
4214
  exports.WzEditInPlaceComponent = WzEditInPlaceComponent;
4213
4215
  exports.ZindexToggleDirective = ZindexToggleDirective;
4214
4216
  exports.ɵa = DomService;
4215
- exports.ɵb = VarDirective;
4216
- exports.ɵc = AreAllOptionsSelectedPipe;
4217
- exports.ɵd = PaginationModule;
4218
- exports.ɵe = PagniationArrayTotalPages;
4219
- exports.ɵf = PagniationIsLastPage;
4220
- exports.ɵg = PagniationText;
4221
- exports.ɵh = TableModule;
4222
- exports.ɵi = InputSearchModule;
4223
- exports.ɵj = InputModule;
4224
- exports.ɵk = TooltipModule;
4225
- exports.ɵl = ProgressBarModule;
4226
- exports.ɵm = LoaderModule;
4227
- exports.ɵn = CheckboxModule;
4228
- exports.ɵo = inOutY;
4229
- exports.ɵp = inOutX;
4217
+ exports.ɵb = PaginationModule;
4218
+ exports.ɵc = PagniationArrayTotalPages;
4219
+ exports.ɵd = PagniationIsLastPage;
4220
+ exports.ɵe = PagniationText;
4221
+ exports.ɵf = TableModule;
4222
+ exports.ɵg = InputSearchModule;
4223
+ exports.ɵh = InputModule;
4224
+ exports.ɵi = TooltipModule;
4225
+ exports.ɵj = ProgressBarModule;
4226
+ exports.ɵk = LoaderModule;
4227
+ exports.ɵl = CheckboxModule;
4228
+ exports.ɵm = inOutY;
4229
+ exports.ɵn = inOutX;
4230
4230
 
4231
4231
  Object.defineProperty(exports, '__esModule', { value: true });
4232
4232