@osovitny/anatoly 3.21.38 → 3.21.40
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@osovitny/anatoly",
|
|
3
|
-
"version": "3.21.
|
|
3
|
+
"version": "3.21.40",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/common": "^21.2.11",
|
|
6
6
|
"@angular/core": "^21.2.11",
|
|
@@ -29,13 +29,13 @@
|
|
|
29
29
|
"@progress/kendo-angular-treeview": "23.4.0",
|
|
30
30
|
"@progress/kendo-angular-upload": "23.4.0",
|
|
31
31
|
"@progress/kendo-data-query": "1.7.4",
|
|
32
|
-
"@progress/kendo-drawing": "1.25.
|
|
32
|
+
"@progress/kendo-drawing": "1.25.2",
|
|
33
33
|
"@progress/kendo-angular-scrollview": "23.4.0",
|
|
34
34
|
"@progress/kendo-svg-icons": "^4.9.0",
|
|
35
35
|
"@progress/kendo-angular-scheduler": "23.4.0",
|
|
36
36
|
"@progress/kendo-theme-bootstrap": "13.1.1",
|
|
37
37
|
"@progress/kendo-font-icons": "4.9.0",
|
|
38
|
-
"@progress/kendo-licensing": "1.11.
|
|
38
|
+
"@progress/kendo-licensing": "1.11.2",
|
|
39
39
|
"@azure/msal-angular": "4.0.21",
|
|
40
40
|
"@azure/msal-browser": "4.26.1",
|
|
41
41
|
"@fortawesome/angular-fontawesome": "4.0.0",
|
|
@@ -46,13 +46,13 @@
|
|
|
46
46
|
"@microsoft/signalr": "10.0.0",
|
|
47
47
|
"@ngx-translate/core": "16.0.4",
|
|
48
48
|
"@ngx-translate/http-loader": "16.0.1",
|
|
49
|
-
"date-fns": "4.
|
|
49
|
+
"date-fns": "4.4.0",
|
|
50
50
|
"js-beautify": "1.15.4",
|
|
51
51
|
"ngx-captcha": "14.0.0",
|
|
52
52
|
"ngx-toastr": "20.0.5",
|
|
53
53
|
"ngx-sharebuttons": "17.0.0",
|
|
54
54
|
"ngx-scrollbar": "^19.1.5",
|
|
55
|
-
"sweetalert2": "11.26.
|
|
55
|
+
"sweetalert2": "11.26.25",
|
|
56
56
|
"uuid": "14.0.0",
|
|
57
57
|
"@stripe/stripe-js": "8.4.0",
|
|
58
58
|
"braintree-web-drop-in": "1.46.1",
|
|
@@ -195,8 +195,8 @@ declare enum AssetGroupType {
|
|
|
195
195
|
declare function formatAssetsUrl(assetGroupType: AssetGroupType, url: string): string;
|
|
196
196
|
declare function formatUrl(url: string): string;
|
|
197
197
|
|
|
198
|
-
declare function
|
|
199
|
-
declare function
|
|
198
|
+
declare function getAppSettings(): any;
|
|
199
|
+
declare function resetAppSettings(): void;
|
|
200
200
|
declare function getAppSettingsById(id: any): any;
|
|
201
201
|
declare function getAppSettingsByName(name: any): any;
|
|
202
202
|
interface ICurrentApp {
|
|
@@ -206,7 +206,7 @@ interface ICurrentApp {
|
|
|
206
206
|
oneUrl: string;
|
|
207
207
|
}
|
|
208
208
|
declare function getCurrentApp(): ICurrentApp;
|
|
209
|
-
declare let
|
|
209
|
+
declare let AppSettings: any;
|
|
210
210
|
declare let AppVersion: any;
|
|
211
211
|
declare let IsDevMode: boolean;
|
|
212
212
|
declare let IsProdMode: boolean;
|
|
@@ -2159,5 +2159,5 @@ declare class AnatolyModule {
|
|
|
2159
2159
|
static ɵinj: i0.ɵɵInjectorDeclaration<AnatolyModule>;
|
|
2160
2160
|
}
|
|
2161
2161
|
|
|
2162
|
-
export { AReplacerDirective, AddressComponent, AdminGuard, Alerts, AnatolyBillingModule, AnatolyCoreModule, AnatolyDataModule, AnatolyHttpInterceptor, AnatolyIAMModule, AnatolyIAMPagesModule, AnatolyLogLevel, AnatolyModule, AnatolyUIModule, ApiServiceBase, ApiUrl, AppContextService,
|
|
2162
|
+
export { AReplacerDirective, AddressComponent, AdminGuard, Alerts, AnatolyBillingModule, AnatolyCoreModule, AnatolyDataModule, AnatolyHttpInterceptor, AnatolyIAMModule, AnatolyIAMPagesModule, AnatolyLogLevel, AnatolyModule, AnatolyUIModule, ApiServiceBase, ApiUrl, AppContextService, AppName, AppSettings, AppVersion, AppsGoServiceBase, AssetGroupType, AuthService, AuthenticationGuard, BillingService, BillingUtils, BraintreeDialog, BrowserService, BuyAccessButtonComponent, CardBodyComponent, CardComponent, CardFooterComponent, CardHeaderComponent, CheckIconComponent, ClientApps, CompanyComponent, ComponentBase, ContactUsDialog, ContactUsForm, ControlPanelComponent, Convert, Copy2ClipboardComponent, CoreApiService, CountryDropdownlist, CurrenciesApiService, CurrenciesStorageService, DOM, DataPagerComponent, DataViewType, DateConvert, DefaultEditorOptions, DialogBase, DigitalMarketingService, DiscountCodeStatus, DiscountCodeType, EditComponentBase, EditPageBase, EmailsApiService, EnumEditComponentBase, FeatureWillBeReadyComponent, FileSizePipe, FormValidationSummaryComponent, GABillingEvents, GAEvents, GlobalErrorHandler, GoServiceBase, GoogleAnalyticsService, GridEditServiceBase, GridReadServiceBase, Guid, HoveringDirective, HtmlEditorComponent, HtmlEditorComponentBase, IdleService, ImageReplacerDirective, InjectorInstance, IsDevMode, IsProdMode, ItemValidationSummaryComponent, L10nUtils, LanguageDropdownlist, LibName, ListBase, LoadingComponent, LoadingService, LocalStorageService, LocalizationModule, LocalizationService, LocalizePipe, LoggingService, MSALUtils, Message2User, Message2UserComponent, Message2UserService, Mode, ModerationStatus, ModerationStatusDropdownlist, NativeElementDirective, NoMobileSupportComponent, NodataComponent, NotificationService, OrderSummaryComponent, PageBase, PageSpinnerComponent, PagedPageBase, PayPalComponent, PayPalScriptService, PaymentMethod, PaymentMethodsComponent, PaymentOptionsComponent, PaymentStage, PaymentType, PaymentsApiService, PaymentsService, PaypalButtonComponent, PaypalSubscribeButtonComponent, PromoCodesApiService, PublishStatus, PublishStatusDropdownlist, QSUtils, ReplaceTextPipe, SafeHtmlPipe, ScriptService, ServiceBase, SessionStorageService, SignInButtonComponent, SignOutButtonComponent, SignUpButtonComponent, StarterGuard, StarterService, Stopwatch, StripeDialog, Subs, SubscribePlanButtonComponent, SubscriptionProvider, SubscriptionsApiService, TimezoneDropdownlist, TransactionsApiService, UrlSlugComponent, Utils, ValidationSummaryComponent, XmlFormatter, YouAgreeToOurTermsComponent, dateFormats, dateTimeFormats, formatAssetsUrl, formatUrl, getAppSettings, getAppSettingsById, getAppSettingsByName, getCurrentApp, getLocalizationInjector, is, resetAppSettings, throwIfAlreadyLoaded, timeFormats, translateLoaderFactory };
|
|
2163
2163
|
export type { ICurrentApp, INotification, Message2UserConfig };
|