wuic-framework-lib 0.1.0 → 0.3.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.
@@ -1,2 +1,2 @@
1
- export { j as AuthSessionService, B as BooleanEditorComponent, k as BoundedRepeaterComponent, l as ButtonEditorComponent, C as CallbackPipe, m as CallbackPipe2, n as CarouselListComponent, o as ChartListComponent, p as CodeAreaEditorComponent, q as CodeEditorComponent, r as ColorEditorComponent, s as CustomException, t as DataActionButtonComponent, b as DataRepeaterComponent, a as DataSourceComponent, u as DateEditorComponent, v as DesignerRouteComponent, w as DictionaryEditorComponent, x as DynamicRowTemplateComponent, E as EditorOptions, h as FieldEditorComponent, F as FilterBarComponent, y as FormatGridViewValuePipe, z as FrameworkDocsComponent, G as GetSrcUploadPreviewPipe, H as GlobalHandler, I as HtmlEditorComponent, J as ImageWrapperComponent, K as ImportExportButtonComponent, N as IsSelectedRowPipe, O as KanbanListComponent, Q as KanbanOptions, R as KanbanStatusColumnItem, S as LazyDataActionButtonComponent, V as LazyDataSourceComponent, X as LazyFieldEditorComponent, Y as LazyImageWrapperComponent, Z as LazyKanbanListComponent, _ as LazyMetaMenuComponent, $ as ListGridComponent, a0 as LookupEditorComponent, a1 as MapListComponent, a2 as MetaInfo, a3 as MetaMenuComponent, f as MetadataEditorService, M as MetadataProviderService, d as MetadatiColonna, a4 as NotificationBellComponent, a5 as NotificationRealtimeService, a6 as NumberEditorComponent, P as PagerComponent, c as ParametricDialogComponent, a7 as PivotBuilderComponent, a8 as PropertyArrayEditorComponent, a9 as PropertyObjectEditorComponent, aa as ReportDesignerComponent, ab as ReportViewerComponent, ac as SchedulerListComponent, ad as SpreadsheetListComponent, ae as TextAreaEditorComponent, af as TextEditorComponent, T as TranslationManagerService, ag as TreeListComponent, ah as TreeViewSelectorComponent, ai as UploadEditorComponent, aj as ValidationRule, ak as ValueChangedPayload, al as VisibleFieldListPipe, am as WidgetDefinition, an as WorkflowDesignerComponent, ao as WorkflowDesignerRouteComponent, ap as WorkflowRunnerComponent, g as WorkflowRuntimeMetadataService, W as WtoolboxService, aq as boundedRepeaterPendingChangesGuard, ar as loadBooleanEditorComponent, as as loadButtonEditorComponent, at as loadCodeAreaEditorComponent, au as loadColorEditorComponent, av as loadDateEditorComponent, aw as loadDictionaryEditorComponent, ax as loadHtmlEditorComponent, ay as loadLookupEditorComponent, az as loadNumberEditorComponent, aA as loadPropertyArrayEditorComponent, aB as loadPropertyObjectEditorComponent, aC as loadTextAreaEditorComponent, aD as loadTextEditorComponent, aE as loadTreeViewSelectorComponent, aF as loadUploadEditorComponent, aG as menuRouteAccessCanActivateGuard, aH as menuRouteAccessCanMatchGuard, aI as routes } from './wuic-framework-lib-wuic-framework-lib-CXpwV2Dc.mjs';
1
+ export { j as AUTH_REDIRECT_REASON_KEY, k as AppSettingsEditorComponent, l as AuthSessionService, B as BooleanEditorComponent, m as BoundedRepeaterComponent, n as ButtonEditorComponent, C as CallbackPipe, o as CallbackPipe2, p as CarouselListComponent, q as ChartListComponent, r as CodeAreaEditorComponent, s as CodeEditorComponent, t as ColorEditorComponent, u as CustomException, v as DataActionButtonComponent, b as DataRepeaterComponent, a as DataSourceComponent, w as DateEditorComponent, x as DesignerRouteComponent, y as DictionaryEditorComponent, z as DynamicRowTemplateComponent, E as EditorOptions, h as FieldEditorComponent, F as FilterBarComponent, G as FormatGridViewValuePipe, H as FrameworkDocsComponent, I as GetSrcUploadPreviewPipe, J as GlobalHandler, K as HtmlEditorComponent, N as ImageWrapperComponent, O as ImportExportButtonComponent, Q as IsSelectedRowPipe, R as KanbanListComponent, S as KanbanOptions, V as KanbanStatusColumnItem, X as LazyDataActionButtonComponent, Y as LazyDataSourceComponent, Z as LazyFieldEditorComponent, _ as LazyImageWrapperComponent, $ as LazyKanbanListComponent, a0 as LazyMetaMenuComponent, a1 as ListGridComponent, a2 as LookupEditorComponent, a3 as MapListComponent, a4 as MetaInfo, a5 as MetaMenuComponent, f as MetadataEditorService, M as MetadataProviderService, d as MetadatiColonna, a6 as NotificationBellComponent, a7 as NotificationRealtimeService, a8 as NumberEditorComponent, a9 as PRIMARY_PALETTES, P as PagerComponent, c as ParametricDialogComponent, aa as PivotBuilderComponent, ab as PropertyArrayEditorComponent, ac as PropertyObjectEditorComponent, ad as ReportDesignerComponent, ae as ReportViewerComponent, af as SchedulerListComponent, ag as SpreadsheetListComponent, ah as THEME_OPTIONS, ai as TextAreaEditorComponent, aj as TextEditorComponent, T as TranslationManagerService, ak as TreeListComponent, al as TreeViewSelectorComponent, am as UploadEditorComponent, U as UserInfoService, an as ValidationRule, ao as ValueChangedPayload, ap as VisibleFieldListPipe, aq as WidgetDefinition, ar as WorkflowDesignerComponent, as as WorkflowDesignerRouteComponent, at as WorkflowRunnerComponent, g as WorkflowRuntimeMetadataService, W as WtoolboxService, au as WuicRagChatbotComponent, av as WuicRagService, aw as authExpiredInterceptor, ax as boundedRepeaterPendingChangesGuard, ay as getThemeOptions, az as getThemePrimaryHex, aA as loadBooleanEditorComponent, aB as loadButtonEditorComponent, aC as loadCodeAreaEditorComponent, aD as loadColorEditorComponent, aE as loadDateEditorComponent, aF as loadDictionaryEditorComponent, aG as loadHtmlEditorComponent, aH as loadLookupEditorComponent, aI as loadNumberEditorComponent, aJ as loadPropertyArrayEditorComponent, aK as loadPropertyObjectEditorComponent, aL as loadTextAreaEditorComponent, aM as loadTextEditorComponent, aN as loadTreeViewSelectorComponent, aO as loadUploadEditorComponent, aP as menuRouteAccessCanActivateGuard, aQ as menuRouteAccessCanMatchGuard, aR as routes } from './wuic-framework-lib-wuic-framework-lib-CpocrbwM.mjs';
2
2
  //# sourceMappingURL=wuic-framework-lib.mjs.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wuic-framework-lib",
3
- "version": "0.1.0",
3
+ "version": "0.3.1",
4
4
  "description": "Wuic Angular Framework Library",
5
5
  "author": "Wuic",
6
6
  "license": "MIT",
@@ -79,5 +79,6 @@
79
79
  }
80
80
  },
81
81
  "module": "fesm2022/wuic-framework-lib.mjs",
82
- "typings": "types/wuic-framework-lib.d.ts"
82
+ "typings": "types/wuic-framework-lib.d.ts",
83
+ "type": "module"
83
84
  }
@@ -1 +1 @@
1
- export { AuthSessionService, CustomException, GlobalHandler, MetadataEditorService, MetadataProviderService, MetadatiColonna, TranslationManagerService, WtoolboxService } from 'wuic-framework-lib';
1
+ export { AuthSessionService, CustomException, GlobalHandler, MetadataEditorService, MetadataProviderService, MetadatiColonna, PRIMARY_PALETTES, ThemeOption, TranslationManagerService, UserInfoService, WtoolboxService, authExpiredInterceptor, getThemeOptions } from 'wuic-framework-lib';
@@ -1 +1 @@
1
- export { CallbackPipe, CallbackPipe2, FormatGridViewValuePipe, GetSrcUploadPreviewPipe, IsSelectedRowPipe, LazyDataActionButtonComponent, LazyDataSourceComponent, LazyFieldEditorComponent, LazyImageWrapperComponent, LazyMetaMenuComponent, VisibleFieldListPipe } from 'wuic-framework-lib';
1
+ export { CallbackPipe, CallbackPipe2, FormatGridViewValuePipe, GetSrcUploadPreviewPipe, ImageWrapperComponent, IsSelectedRowPipe, LazyDataActionButtonComponent, LazyDataSourceComponent, LazyFieldEditorComponent, LazyImageWrapperComponent, LazyMetaMenuComponent, VisibleFieldListPipe } from 'wuic-framework-lib';