@colijnit/corecomponents_v12 262.1.14 → 300.1.1
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.
|
@@ -16932,7 +16932,9 @@ class FilterItemModule {
|
|
|
16932
16932
|
ScrollingModule,
|
|
16933
16933
|
AppendPipeModule,
|
|
16934
16934
|
PrependPipeModule,
|
|
16935
|
+
InputTextModule,
|
|
16935
16936
|
InputRadioButtonModule,
|
|
16937
|
+
InputTextModule,
|
|
16936
16938
|
CoreComponentsTranslationModule,
|
|
16937
16939
|
InputDatePickerModule,
|
|
16938
16940
|
InputDateRangePickerModule], exports: [FilterItemComponent] });
|
|
@@ -16944,7 +16946,9 @@ class FilterItemModule {
|
|
|
16944
16946
|
ScrollingModule,
|
|
16945
16947
|
AppendPipeModule,
|
|
16946
16948
|
PrependPipeModule,
|
|
16949
|
+
InputTextModule,
|
|
16947
16950
|
InputRadioButtonModule,
|
|
16951
|
+
InputTextModule,
|
|
16948
16952
|
CoreComponentsTranslationModule,
|
|
16949
16953
|
InputDatePickerModule,
|
|
16950
16954
|
InputDateRangePickerModule] });
|
|
@@ -16961,7 +16965,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
|
|
|
16961
16965
|
ScrollingModule,
|
|
16962
16966
|
AppendPipeModule,
|
|
16963
16967
|
PrependPipeModule,
|
|
16968
|
+
InputTextModule,
|
|
16964
16969
|
InputRadioButtonModule,
|
|
16970
|
+
InputTextModule,
|
|
16965
16971
|
CoreComponentsTranslationModule,
|
|
16966
16972
|
InputDatePickerModule,
|
|
16967
16973
|
InputDateRangePickerModule
|