@indigina/kendo 2.0.34 → 2.0.35
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.
- package/README.md +0 -1
- package/assets/indigina-theme.scss +2 -4
- package/assets/styles/Site.scss +16 -132
- package/assets/styles/kendooveride.scss +69 -30
- package/fesm2022/indigina-kendo.mjs +324 -316
- package/fesm2022/indigina-kendo.mjs.map +1 -1
- package/package.json +32 -33
- package/types/indigina-kendo.d.ts +18 -19
package/package.json
CHANGED
|
@@ -1,27 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@indigina/kendo",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.35",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@angular/
|
|
6
|
-
"@angular/
|
|
7
|
-
"ngx-toastr": "^20.0.5",
|
|
5
|
+
"@angular/common": ">=22.0.0 < 23.0.0",
|
|
6
|
+
"@angular/core": ">=22.0.0 < 23.0.0",
|
|
8
7
|
"ngx-clipboard": "^16.0.0",
|
|
9
8
|
"@ngx-translate/core": "^17.0.0",
|
|
10
9
|
"@ngx-loading-bar/core": "^7.0.1",
|
|
11
10
|
"@ngx-loading-bar/http-client": "^7.0.1",
|
|
12
11
|
"@microsoft/signalr": "^10.0.0",
|
|
13
|
-
"@azure/msal-angular": "
|
|
14
|
-
"@azure/msal-browser": "
|
|
15
|
-
"moment": "
|
|
16
|
-
"moment-timezone": "
|
|
12
|
+
"@azure/msal-angular": "5.1.2",
|
|
13
|
+
"@azure/msal-browser": "5.5.0",
|
|
14
|
+
"moment": "2.30.1",
|
|
15
|
+
"moment-timezone": "0.6.0"
|
|
17
16
|
},
|
|
18
17
|
"peerDependenciesMeta": {
|
|
19
18
|
"@ngx-translate/core": {
|
|
20
19
|
"optional": true
|
|
21
20
|
},
|
|
22
|
-
"ngx-toastr": {
|
|
23
|
-
"optional": true
|
|
24
|
-
},
|
|
25
21
|
"ngx-clipboard": {
|
|
26
22
|
"optional": true
|
|
27
23
|
},
|
|
@@ -48,27 +44,29 @@
|
|
|
48
44
|
}
|
|
49
45
|
},
|
|
50
46
|
"dependencies": {
|
|
51
|
-
"@progress/kendo-angular-buttons": "
|
|
52
|
-
"@progress/kendo-angular-common": "
|
|
53
|
-
"@progress/kendo-angular-dateinputs": "
|
|
54
|
-
"@progress/kendo-angular-dialog": "
|
|
55
|
-
"@progress/kendo-angular-dropdowns": "
|
|
56
|
-
"@progress/kendo-angular-excel-export": "
|
|
57
|
-
"@progress/kendo-angular-grid": "
|
|
58
|
-
"@progress/kendo-angular-inputs": "
|
|
59
|
-
"@progress/kendo-angular-intl": "
|
|
60
|
-
"@progress/kendo-angular-l10n": "
|
|
61
|
-
"@progress/kendo-angular-label": "
|
|
62
|
-
"@progress/kendo-angular-
|
|
63
|
-
"@progress/kendo-angular-
|
|
64
|
-
"@progress/kendo-angular-
|
|
65
|
-
"@progress/kendo-angular-
|
|
66
|
-
"@progress/kendo-angular-
|
|
67
|
-
"@progress/kendo-angular-
|
|
68
|
-
"@progress/kendo-
|
|
69
|
-
"@progress/kendo-
|
|
70
|
-
"@progress/kendo-
|
|
71
|
-
"@progress/kendo-
|
|
47
|
+
"@progress/kendo-angular-buttons": "24.2.2",
|
|
48
|
+
"@progress/kendo-angular-common": "24.2.2",
|
|
49
|
+
"@progress/kendo-angular-dateinputs": "24.2.2",
|
|
50
|
+
"@progress/kendo-angular-dialog": "24.2.2",
|
|
51
|
+
"@progress/kendo-angular-dropdowns": "24.2.2",
|
|
52
|
+
"@progress/kendo-angular-excel-export": "24.2.2",
|
|
53
|
+
"@progress/kendo-angular-grid": "24.2.2",
|
|
54
|
+
"@progress/kendo-angular-inputs": "24.2.2",
|
|
55
|
+
"@progress/kendo-angular-intl": "24.2.2",
|
|
56
|
+
"@progress/kendo-angular-l10n": "24.2.2",
|
|
57
|
+
"@progress/kendo-angular-label": "24.2.2",
|
|
58
|
+
"@progress/kendo-angular-notification": "24.2.2",
|
|
59
|
+
"@progress/kendo-angular-pager": "24.2.2",
|
|
60
|
+
"@progress/kendo-angular-pdf-export": "24.2.2",
|
|
61
|
+
"@progress/kendo-angular-popup": "24.2.2",
|
|
62
|
+
"@progress/kendo-angular-tooltip": "24.2.2",
|
|
63
|
+
"@progress/kendo-angular-treeview": "24.2.2",
|
|
64
|
+
"@progress/kendo-angular-upload": "24.2.2",
|
|
65
|
+
"@progress/kendo-data-query": "1.7.4",
|
|
66
|
+
"@progress/kendo-drawing": "1.25.3",
|
|
67
|
+
"@progress/kendo-licensing": "1.11.2",
|
|
68
|
+
"@progress/kendo-svg-icons": "5.4.0",
|
|
69
|
+
"@progress/kendo-theme-default": "14.5.0",
|
|
72
70
|
"async-mutex": "0.5.0",
|
|
73
71
|
"bootstrap": "3.4.1",
|
|
74
72
|
"font-awesome": "4.7.0",
|
|
@@ -86,5 +84,6 @@
|
|
|
86
84
|
"default": "./fesm2022/indigina-kendo.mjs"
|
|
87
85
|
}
|
|
88
86
|
},
|
|
89
|
-
"sideEffects": false
|
|
87
|
+
"sideEffects": false,
|
|
88
|
+
"type": "module"
|
|
90
89
|
}
|
|
@@ -18,11 +18,10 @@ import * as i2$2 from '@angular/router';
|
|
|
18
18
|
import { Router, ActivatedRoute } from '@angular/router';
|
|
19
19
|
import * as signalR from '@microsoft/signalr';
|
|
20
20
|
import { LogLevel } from '@microsoft/signalr';
|
|
21
|
-
import
|
|
22
|
-
import
|
|
23
|
-
import * as i4$1 from '@azure/msal-angular';
|
|
21
|
+
import { NotificationService } from '@progress/kendo-angular-notification';
|
|
22
|
+
import * as i3$4 from '@azure/msal-angular';
|
|
24
23
|
import { MsalService } from '@azure/msal-angular';
|
|
25
|
-
import * as
|
|
24
|
+
import * as i4$1 from 'ngx-clipboard';
|
|
26
25
|
import { ClipboardService } from 'ngx-clipboard';
|
|
27
26
|
import * as i5$1 from '@progress/kendo-angular-treeview';
|
|
28
27
|
import * as i3$2 from '@progress/kendo-angular-popup';
|
|
@@ -246,12 +245,12 @@ declare class SettingsService {
|
|
|
246
245
|
}
|
|
247
246
|
|
|
248
247
|
declare class AppToastrService {
|
|
249
|
-
private
|
|
248
|
+
private notificationService;
|
|
250
249
|
private appSettings;
|
|
251
|
-
constructor(
|
|
250
|
+
constructor(notificationService: NotificationService, appSettings: AppSettings);
|
|
252
251
|
private timeout;
|
|
253
|
-
showError(message: string, title?: string): void;
|
|
254
|
-
showSuccess(message: string, title?: string): void;
|
|
252
|
+
showError(message: string, title?: string, closable?: boolean): void;
|
|
253
|
+
showSuccess(message: string, title?: string, closable?: boolean): void;
|
|
255
254
|
static ɵfac: i0.ɵɵFactoryDeclaration<AppToastrService, never>;
|
|
256
255
|
static ɵprov: i0.ɵɵInjectableDeclaration<AppToastrService>;
|
|
257
256
|
}
|
|
@@ -1036,6 +1035,15 @@ declare abstract class EntityEditComponent<T extends IdentifiedModel> implements
|
|
|
1036
1035
|
onSaved(value: T): void;
|
|
1037
1036
|
}
|
|
1038
1037
|
|
|
1038
|
+
declare class CreateNewComponent {
|
|
1039
|
+
private route;
|
|
1040
|
+
defaultLabelKey: string;
|
|
1041
|
+
permissionTypes: PermissionTypes[];
|
|
1042
|
+
constructor(route: ActivatedRoute);
|
|
1043
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CreateNewComponent, never>;
|
|
1044
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CreateNewComponent, "create-new", never, {}, {}, never, never, false, never>;
|
|
1045
|
+
}
|
|
1046
|
+
|
|
1039
1047
|
declare class FieldDropdownComponent extends FieldComponent<string> {
|
|
1040
1048
|
parent: FormGroupDirective;
|
|
1041
1049
|
eref: ElementRef;
|
|
@@ -1233,15 +1241,6 @@ declare class ExcelExportButtonModule {
|
|
|
1233
1241
|
static ɵinj: i0.ɵɵInjectorDeclaration<ExcelExportButtonModule>;
|
|
1234
1242
|
}
|
|
1235
1243
|
|
|
1236
|
-
declare class CreateNewComponent {
|
|
1237
|
-
private route;
|
|
1238
|
-
defaultLabelKey: string;
|
|
1239
|
-
permissionTypes: PermissionTypes[];
|
|
1240
|
-
constructor(route: ActivatedRoute);
|
|
1241
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CreateNewComponent, never>;
|
|
1242
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CreateNewComponent, "create-new", never, {}, {}, never, never, false, never>;
|
|
1243
|
-
}
|
|
1244
|
-
|
|
1245
1244
|
declare class CreateNewModule {
|
|
1246
1245
|
static ɵfac: i0.ɵɵFactoryDeclaration<CreateNewModule, never>;
|
|
1247
1246
|
static ɵmod: i0.ɵɵNgModuleDeclaration<CreateNewModule, [typeof CreateNewComponent], [typeof i2$2.RouterModule, typeof RequirePermissionModule, typeof i4.TranslateModule], [typeof CreateNewComponent]>;
|
|
@@ -1392,11 +1391,11 @@ declare class SideMenuModule {
|
|
|
1392
1391
|
declare class AppCoreModule {
|
|
1393
1392
|
static forRoot(configuration: IndiginaConfiguration): ModuleWithProviders<AppCoreModule>;
|
|
1394
1393
|
static ɵfac: i0.ɵɵFactoryDeclaration<AppCoreModule, never>;
|
|
1395
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AppCoreModule, never, [typeof i4.TranslateModule, typeof i2$3.LoadingBarHttpClientModule, typeof i3$4.
|
|
1394
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AppCoreModule, never, [typeof i4.TranslateModule, typeof i2$3.LoadingBarHttpClientModule, typeof i3$4.MsalModule], [typeof i4.TranslateModule, typeof i4$1.ClipboardModule, typeof i2$3.LoadingBarHttpClientModule]>;
|
|
1396
1395
|
static ɵinj: i0.ɵɵInjectorDeclaration<AppCoreModule>;
|
|
1397
1396
|
}
|
|
1398
1397
|
|
|
1399
1398
|
declare const SKIP_AUTH_TOKEN: HttpContextToken<boolean>;
|
|
1400
1399
|
|
|
1401
|
-
export { AccountMenuComponent, AccountMenuModule, AccountService, ActivityFilterComponent, ActivityFilterModule, ActivityFilterService, AppCoreModule, AppSettings, AppToastrService, AuthProvider, AuthProviderResolver, AzureLoginCallbackComponent, BaseAccountService, ConfirmDialogComponent, ConfirmDialogModule, ContentTypesFormat, CurrentTimeZoneModule, CurrentTimezoneComponent, CustomHttpErrorResponse, DebounceDirective, DebounceModule, EntityEditButtonsBarComponent, EntityEditButtonsBarModule, EntityEditComponent, EntityEditFormComponent, EntityEditFormModule, EntityListComponent, EntityListModule, EntityService, EventNames, ExcelExportButtonComponent, ExcelExportButtonModule, FieldCheckBoxInputComponent, FieldCheckBoxInputModule, FieldComponent, FieldDropdownComponent, FieldDropdownModule, FieldDropdownlistComponent, FieldDropdownlistModule, FieldFileSelectComponent, FieldFileSelectModule, FieldFileUploadComponent, FieldFileUploadModule, FieldInputComponent, FieldInputModule, FieldMultiSelectComponent, FieldMultiselectModule, FieldNumericTextBoxInputComponent, FieldNumericTextBoxInputModule, FieldTextAreaComponent, FieldTextAreaModule, FieldTypes, FilterTargets, FooterBarComponent, FooterBarModule, ForbiddenComponent, FormGroupWithErrors, GeneralErrorsComponent, GeneralErrorsModule, HttpCodes, HttpMethods, HttpService, IndiginaConfiguration, IndiginaTreeViewModule, LanguageSelectorComponent, LanguageSelectorModule, LiveUpdatesControlComponent, LiveUpdatesControlModule, LocaleSettingsService, MSALInstanceFactory, MemberTypes, MenuItemGroupComponent, ModalWindowComponent, ModalWindowModule, MulticheckFilterComponent, MulticheckFilterModule, NumberInputComponent, ObjectDropdownComponent, ObjectDropdownModule, Operators, PermissionTypes, PermissionsService, PrettifierFactory, ReEntrySubscription, RequirePermissionDirective, RequirePermissionModule, SKIP_AUTH_TOKEN, SettingsService, SideMenuComponent, SideMenuModule, SignalRService, TopBarModule, TopMenuComponent, TreeViewComponent, TreeViewNodeComponent, UserListAdminComponent, buildActivityEndpoints, buildEntityEndpoints, endpoints, getValueFromFilterByField, urlDeserialize, urlSerialize };
|
|
1400
|
+
export { AccountMenuComponent, AccountMenuModule, AccountService, ActivityFilterComponent, ActivityFilterModule, ActivityFilterService, AppCoreModule, AppSettings, AppToastrService, AuthProvider, AuthProviderResolver, AzureLoginCallbackComponent, BaseAccountService, ConfirmDialogComponent, ConfirmDialogModule, ContentTypesFormat, CreateNewComponent, CurrentTimeZoneModule, CurrentTimezoneComponent, CustomHttpErrorResponse, DebounceDirective, DebounceModule, EntityEditButtonsBarComponent, EntityEditButtonsBarModule, EntityEditComponent, EntityEditFormComponent, EntityEditFormModule, EntityListComponent, EntityListModule, EntityService, EventNames, ExcelExportButtonComponent, ExcelExportButtonModule, FieldCheckBoxInputComponent, FieldCheckBoxInputModule, FieldComponent, FieldDropdownComponent, FieldDropdownModule, FieldDropdownlistComponent, FieldDropdownlistModule, FieldFileSelectComponent, FieldFileSelectModule, FieldFileUploadComponent, FieldFileUploadModule, FieldInputComponent, FieldInputModule, FieldMultiSelectComponent, FieldMultiselectModule, FieldNumericTextBoxInputComponent, FieldNumericTextBoxInputModule, FieldTextAreaComponent, FieldTextAreaModule, FieldTypes, FilterTargets, FooterBarComponent, FooterBarModule, ForbiddenComponent, FormGroupWithErrors, GeneralErrorsComponent, GeneralErrorsModule, HttpCodes, HttpMethods, HttpService, IndiginaConfiguration, IndiginaTreeViewModule, LanguageSelectorComponent, LanguageSelectorModule, LiveUpdatesControlComponent, LiveUpdatesControlModule, LocaleSettingsService, MSALInstanceFactory, MemberTypes, MenuItemGroupComponent, ModalWindowComponent, ModalWindowModule, MulticheckFilterComponent, MulticheckFilterModule, NumberInputComponent, ObjectDropdownComponent, ObjectDropdownModule, Operators, PermissionTypes, PermissionsService, PrettifierFactory, ReEntrySubscription, RequirePermissionDirective, RequirePermissionModule, SKIP_AUTH_TOKEN, SettingsService, SideMenuComponent, SideMenuModule, SignalRService, TopBarModule, TopMenuComponent, TreeViewComponent, TreeViewNodeComponent, UserListAdminComponent, buildActivityEndpoints, buildEntityEndpoints, endpoints, getValueFromFilterByField, urlDeserialize, urlSerialize };
|
|
1402
1401
|
export type { AccountMenuItem, ActivityFilter, AzureB2CSettings, Command, CustomFilter, CustomFilterElement, Field, IActivityEndpoints, IEntityEndpoints, IEntityService, IFormAdapter, IGetPageService, IPrettifier, ISubscriptionControl, IdentifiedModel, Language, Member, MemberBase, MenuItem, NamedModel, Page, Permissions, Removable, SimpleObject, SystemInfo, TreeViewCustomButton, UrlParams, User };
|