@indigina/kendo 2.0.28 → 2.0.30
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/fesm2022/indigina-kendo.mjs +283 -278
- package/fesm2022/indigina-kendo.mjs.map +1 -1
- package/package.json +25 -25
- package/types/indigina-kendo.d.ts +4 -2
package/package.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@indigina/kendo",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.30",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@angular/core": "^21.
|
|
6
|
-
"@angular/common": "^21.
|
|
5
|
+
"@angular/core": "^21.2.4",
|
|
6
|
+
"@angular/common": "^21.2.4",
|
|
7
7
|
"ngx-toastr": "^20.0.5",
|
|
8
8
|
"ngx-clipboard": "^16.0.0",
|
|
9
9
|
"@ngx-translate/core": "^17.0.0",
|
|
10
10
|
"@ngx-loading-bar/core": "^7.0.1",
|
|
11
11
|
"@ngx-loading-bar/http-client": "^7.0.1",
|
|
12
12
|
"@microsoft/signalr": "^10.0.0",
|
|
13
|
-
"@azure/msal-angular": "^5.
|
|
14
|
-
"@azure/msal-browser": "^5.
|
|
13
|
+
"@azure/msal-angular": "^5.1.2",
|
|
14
|
+
"@azure/msal-browser": "^5.5.0",
|
|
15
15
|
"moment": "^2.30.1",
|
|
16
16
|
"moment-timezone": "^0.6.0"
|
|
17
17
|
},
|
|
@@ -48,27 +48,27 @@
|
|
|
48
48
|
}
|
|
49
49
|
},
|
|
50
50
|
"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-pager": "^
|
|
63
|
-
"@progress/kendo-angular-pdf-export": "^
|
|
64
|
-
"@progress/kendo-angular-popup": "^
|
|
65
|
-
"@progress/kendo-angular-tooltip": "^
|
|
66
|
-
"@progress/kendo-angular-treeview": "^
|
|
67
|
-
"@progress/kendo-angular-upload": "^
|
|
68
|
-
"@progress/kendo-data-query": "^1.7.
|
|
69
|
-
"@progress/kendo-drawing": "^1.24.
|
|
51
|
+
"@progress/kendo-angular-buttons": "^23.2.0",
|
|
52
|
+
"@progress/kendo-angular-common": "^23.2.0",
|
|
53
|
+
"@progress/kendo-angular-dateinputs": "^23.2.0",
|
|
54
|
+
"@progress/kendo-angular-dialog": "^23.2.0",
|
|
55
|
+
"@progress/kendo-angular-dropdowns": "^23.2.0",
|
|
56
|
+
"@progress/kendo-angular-excel-export": "^23.2.0",
|
|
57
|
+
"@progress/kendo-angular-grid": "^23.2.0",
|
|
58
|
+
"@progress/kendo-angular-inputs": "^23.2.0",
|
|
59
|
+
"@progress/kendo-angular-intl": "^23.2.0",
|
|
60
|
+
"@progress/kendo-angular-l10n": "^23.2.0",
|
|
61
|
+
"@progress/kendo-angular-label": "^23.2.0",
|
|
62
|
+
"@progress/kendo-angular-pager": "^23.2.0",
|
|
63
|
+
"@progress/kendo-angular-pdf-export": "^23.2.0",
|
|
64
|
+
"@progress/kendo-angular-popup": "^23.2.0",
|
|
65
|
+
"@progress/kendo-angular-tooltip": "^23.2.0",
|
|
66
|
+
"@progress/kendo-angular-treeview": "^23.2.0",
|
|
67
|
+
"@progress/kendo-angular-upload": "^23.2.0",
|
|
68
|
+
"@progress/kendo-data-query": "^1.7.4",
|
|
69
|
+
"@progress/kendo-drawing": "^1.24.1",
|
|
70
70
|
"@progress/kendo-licensing": "^1.10.1",
|
|
71
|
-
"@progress/kendo-theme-default": "^13.0.
|
|
71
|
+
"@progress/kendo-theme-default": "^13.0.1",
|
|
72
72
|
"async-mutex": "0.5.0",
|
|
73
73
|
"bootstrap": "3.4.1",
|
|
74
74
|
"font-awesome": "4.7.0",
|
|
@@ -9,7 +9,7 @@ import * as i2$1 from '@angular/common';
|
|
|
9
9
|
import * as i7 from '@progress/kendo-angular-upload';
|
|
10
10
|
import { FileRestrictions, SelectEvent } from '@progress/kendo-angular-upload';
|
|
11
11
|
import * as i6 from '@angular/common/http';
|
|
12
|
-
import { HttpClient, HttpErrorResponse } from '@angular/common/http';
|
|
12
|
+
import { HttpClient, HttpErrorResponse, HttpContextToken } from '@angular/common/http';
|
|
13
13
|
import * as i5 from '@progress/kendo-angular-inputs';
|
|
14
14
|
import * as i6$1 from '@progress/kendo-angular-label';
|
|
15
15
|
import * as rxjs from 'rxjs';
|
|
@@ -1393,5 +1393,7 @@ declare class AppCoreModule {
|
|
|
1393
1393
|
static ɵinj: i0.ɵɵInjectorDeclaration<AppCoreModule>;
|
|
1394
1394
|
}
|
|
1395
1395
|
|
|
1396
|
-
|
|
1396
|
+
declare const SKIP_AUTH_TOKEN: HttpContextToken<boolean>;
|
|
1397
|
+
|
|
1398
|
+
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 };
|
|
1397
1399
|
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 };
|