@anglr/common 14.1.0 → 14.1.1-beta.20220630111136
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/changelog.md +6 -0
- package/es2015/src/index.js +5 -10
- package/es2015/src/index.js.map +1 -1
- package/es2015/src/modules/progressIndicator/index.js +4 -2
- package/es2015/src/modules/progressIndicator/index.js.map +1 -1
- package/es2020/src/index.js +5 -10
- package/es2020/src/index.js.map +1 -1
- package/es2020/src/modules/progressIndicator/index.js +4 -2
- package/es2020/src/modules/progressIndicator/index.js.map +1 -1
- package/package.json +1 -1
- package/src/index.d.ts +5 -10
- package/src/index.d.ts.map +1 -1
- package/src/modules/progressIndicator/index.d.ts +4 -2
- package/src/modules/progressIndicator/index.d.ts.map +1 -1
- package/version.bak +1 -1
package/changelog.md
CHANGED
package/es2015/src/index.js
CHANGED
|
@@ -2,11 +2,6 @@ export { GlobalizationService } from './services/globalization/globalization.ser
|
|
|
2
2
|
export { CommonDynamicModule } from './modules/commonDynamic.module';
|
|
3
3
|
export { CommonLocalizeModule } from './modules/commonLocalize.module';
|
|
4
4
|
export { CommonUtilsModule } from './modules/commonUtils.module';
|
|
5
|
-
export { ProgressIndicatorOptions } from './modules/progressIndicator/services/progressIndicatorOptions';
|
|
6
|
-
export { ProgressIndicatorComponent } from './modules/progressIndicator/components/progressIndicator/progressIndicator.component';
|
|
7
|
-
export { ProgressIndicatorModule } from './modules/progressIndicator/modules/progressIndicator.module';
|
|
8
|
-
export { ProgressIndicatorService } from './modules/progressIndicator/services/progressIndicator.service';
|
|
9
|
-
export { PROGRESS_INDICATOR_GROUP_NAME } from './modules/progressIndicator/misc/tokens';
|
|
10
5
|
export { DebugDataModule } from './modules/debugData/modules/debugData.module';
|
|
11
6
|
export { DebugDataComponent } from './modules/debugData/components/debugData/debugData.component';
|
|
12
7
|
export { DebugDataEnabledService } from './modules/debugData/services/debugDataEnabled/debugDataEnabled.service';
|
|
@@ -15,16 +10,17 @@ export { ClickOutsideModule } from './modules/clickOutside/modules/clickOutside.
|
|
|
15
10
|
export { MultiButtonComponent } from './modules/multiButton/components/multiButton/multiButton.component';
|
|
16
11
|
export { MULTI_BUTTON_CSS_CLASSES } from './modules/multiButton/misc/tokens';
|
|
17
12
|
export { MultiButtonModule } from './modules/multiButton/modules/multiButton.module';
|
|
13
|
+
export * from './decorators';
|
|
14
|
+
export * from './modules/castPipes';
|
|
18
15
|
export * from './modules/goBack';
|
|
19
16
|
export * from './modules/position';
|
|
20
|
-
export * from './modules/
|
|
17
|
+
export * from './modules/progressIndicator';
|
|
21
18
|
export * from './modules/tooltip';
|
|
22
|
-
export * from './
|
|
19
|
+
export * from './pipes';
|
|
23
20
|
export * from './types/host';
|
|
24
21
|
export * from './types/styles';
|
|
22
|
+
export * from './types/tokens';
|
|
25
23
|
export * from './utils';
|
|
26
|
-
export * from './pipes';
|
|
27
|
-
export * from './decorators';
|
|
28
24
|
export { CookieService } from './services/cookies/cookies.service';
|
|
29
25
|
export { StatusCodeService } from './services/statusCode/statusCode.service';
|
|
30
26
|
export { CookiePermanentStorageService } from './services/permanentStorage';
|
|
@@ -32,7 +28,6 @@ export { MemoryTemporaryStorageService } from './services/temporaryStorage';
|
|
|
32
28
|
export { NoStringLocalizationService } from './services/stringLocalization';
|
|
33
29
|
export { NgComponentOutletEx } from './directives/ngComponentOutletEx/ngComponentOutletEx.directive';
|
|
34
30
|
export { APP_STABLE, extractAppStableResolve, runWhenModuleStable } from './utils';
|
|
35
|
-
export { PROGRESS_INTERCEPTOR_PROVIDER, ProgressInterceptor } from './modules/progressIndicator/interceptors/progressInterceptor';
|
|
36
31
|
export { DEFAULT_NOTIFICATIONS, DefaultNotificationsService, Notification, NotificationSeverity, NotificationsOptions } from './services/notifications';
|
|
37
32
|
export * from './services/position';
|
|
38
33
|
//TODO: any to unknown
|
package/es2015/src/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAC,MAAM,gDAAgD,CAAC;AACpF,OAAO,EAAC,mBAAmB,EAAC,MAAM,gCAAgC,CAAC;AACnE,OAAO,EAAC,oBAAoB,EAAC,MAAM,iCAAiC,CAAC;AACrE,OAAO,EAAC,iBAAiB,EAAC,MAAM,8BAA8B,CAAC;AAC/D,OAAO,EAAC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAC,MAAM,gDAAgD,CAAC;AACpF,OAAO,EAAC,mBAAmB,EAAC,MAAM,gCAAgC,CAAC;AACnE,OAAO,EAAC,oBAAoB,EAAC,MAAM,iCAAiC,CAAC;AACrE,OAAO,EAAC,iBAAiB,EAAC,MAAM,8BAA8B,CAAC;AAC/D,OAAO,EAAC,eAAe,EAAC,MAAM,8CAA8C,CAAC;AAC7E,OAAO,EAAC,kBAAkB,EAAC,MAAM,8DAA8D,CAAC;AAChG,OAAO,EAAC,uBAAuB,EAAC,MAAM,wEAAwE,CAAC;AAC/G,OAAO,EAAC,qBAAqB,EAAC,MAAM,uEAAuE,CAAC;AAC5G,OAAO,EAAC,kBAAkB,EAAC,MAAM,oDAAoD,CAAC;AACtF,OAAO,EAAC,oBAAoB,EAAC,MAAM,oEAAoE,CAAC;AAExG,OAAO,EAAC,wBAAwB,EAAC,MAAM,mCAAmC,CAAC;AAC3E,OAAO,EAAC,iBAAiB,EAAC,MAAM,kDAAkD,CAAC;AACnF,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,mBAAmB,CAAC;AAClC,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,SAAS,CAAC;AACxB,OAAO,EAAC,aAAa,EAAC,MAAM,oCAAoC,CAAC;AACjE,OAAO,EAAC,iBAAiB,EAAC,MAAM,0CAA0C,CAAC;AAC3E,OAAO,EAAC,6BAA6B,EAAmB,MAAM,6BAA6B,CAAC;AAC5F,OAAO,EAAC,6BAA6B,EAAmB,MAAM,6BAA6B,CAAC;AAC5F,OAAO,EAAC,2BAA2B,EAAqB,MAAM,+BAA+B,CAAC;AAE9F,OAAO,EAAC,mBAAmB,EAAC,MAAM,gEAAgE,CAAC;AACnG,OAAO,EAAC,UAAU,EAAE,uBAAuB,EAAE,mBAAmB,EAAC,MAAM,SAAS,CAAC;AACjF,OAAO,EAAC,qBAAqB,EAAE,2BAA2B,EAAE,YAAY,EAAE,oBAAoB,EAAiB,oBAAoB,EAAuF,MAAM,0BAA0B,CAAC;AAC3P,cAAc,qBAAqB,CAAC;AAEpC,sBAAsB;AACtB,0BAA0B","sourcesContent":["export {GlobalizationService} from './services/globalization/globalization.service';\nexport {CommonDynamicModule} from './modules/commonDynamic.module';\nexport {CommonLocalizeModule} from './modules/commonLocalize.module';\nexport {CommonUtilsModule} from './modules/commonUtils.module';\nexport {DebugDataModule} from './modules/debugData/modules/debugData.module';\nexport {DebugDataComponent} from './modules/debugData/components/debugData/debugData.component';\nexport {DebugDataEnabledService} from './modules/debugData/services/debugDataEnabled/debugDataEnabled.service';\nexport {ClickOutsideDirective} from './modules/clickOutside/directives/clickOutside/clickOutside.directive';\nexport {ClickOutsideModule} from './modules/clickOutside/modules/clickOutside.module';\nexport {MultiButtonComponent} from './modules/multiButton/components/multiButton/multiButton.component';\nexport {MultiButtonCssClasses} from './modules/multiButton/components/multiButton/multiButton.interface';\nexport {MULTI_BUTTON_CSS_CLASSES} from './modules/multiButton/misc/tokens';\nexport {MultiButtonModule} from './modules/multiButton/modules/multiButton.module';\nexport * from './decorators';\nexport * from './modules/castPipes';\nexport * from './modules/goBack';\nexport * from './modules/position';\nexport * from './modules/progressIndicator';\nexport * from './modules/tooltip';\nexport * from './pipes';\nexport * from './types/host';\nexport * from './types/styles';\nexport * from './types/tokens';\nexport * from './utils';\nexport {CookieService} from './services/cookies/cookies.service';\nexport {StatusCodeService} from './services/statusCode/statusCode.service';\nexport {CookiePermanentStorageService, PermanentStorage} from './services/permanentStorage';\nexport {MemoryTemporaryStorageService, TemporaryStorage} from './services/temporaryStorage';\nexport {NoStringLocalizationService, StringLocalization} from './services/stringLocalization';\nexport {Logger} from './services/logger';\nexport {NgComponentOutletEx} from './directives/ngComponentOutletEx/ngComponentOutletEx.directive';\nexport {APP_STABLE, extractAppStableResolve, runWhenModuleStable} from './utils';\nexport {DEFAULT_NOTIFICATIONS, DefaultNotificationsService, Notification, NotificationSeverity, Notifications, NotificationsOptions, NotificationsProvider, NotificationsScopeProvider, NotificationsScopeProviderFactory} from './services/notifications';\nexport * from './services/position';\n\n//TODO: any to unknown\n//TODO: strict null checks"]}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
+
export * from './components';
|
|
2
|
+
export * from './directives';
|
|
3
|
+
export * from './interceptors/progressInterceptor';
|
|
4
|
+
export * from './misc/tokens';
|
|
1
5
|
export * from './modules';
|
|
2
6
|
export * from './services/progressIndicator.service';
|
|
3
7
|
export * from './services/progressIndicatorOptions';
|
|
4
|
-
export * from './components';
|
|
5
|
-
export * from './directives';
|
|
6
8
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/modules/progressIndicator/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/modules/progressIndicator/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,oCAAoC,CAAC;AACnD,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,cAAc,sCAAsC,CAAC;AACrD,cAAc,qCAAqC,CAAC","sourcesContent":["export * from './components';\nexport * from './directives';\nexport * from './interceptors/progressInterceptor';\nexport * from './misc/tokens';\nexport * from './modules';\nexport * from './services/progressIndicator.service';\nexport * from './services/progressIndicatorOptions';\n"]}
|
package/es2020/src/index.js
CHANGED
|
@@ -2,11 +2,6 @@ export { GlobalizationService } from './services/globalization/globalization.ser
|
|
|
2
2
|
export { CommonDynamicModule } from './modules/commonDynamic.module';
|
|
3
3
|
export { CommonLocalizeModule } from './modules/commonLocalize.module';
|
|
4
4
|
export { CommonUtilsModule } from './modules/commonUtils.module';
|
|
5
|
-
export { ProgressIndicatorOptions } from './modules/progressIndicator/services/progressIndicatorOptions';
|
|
6
|
-
export { ProgressIndicatorComponent } from './modules/progressIndicator/components/progressIndicator/progressIndicator.component';
|
|
7
|
-
export { ProgressIndicatorModule } from './modules/progressIndicator/modules/progressIndicator.module';
|
|
8
|
-
export { ProgressIndicatorService } from './modules/progressIndicator/services/progressIndicator.service';
|
|
9
|
-
export { PROGRESS_INDICATOR_GROUP_NAME } from './modules/progressIndicator/misc/tokens';
|
|
10
5
|
export { DebugDataModule } from './modules/debugData/modules/debugData.module';
|
|
11
6
|
export { DebugDataComponent } from './modules/debugData/components/debugData/debugData.component';
|
|
12
7
|
export { DebugDataEnabledService } from './modules/debugData/services/debugDataEnabled/debugDataEnabled.service';
|
|
@@ -15,16 +10,17 @@ export { ClickOutsideModule } from './modules/clickOutside/modules/clickOutside.
|
|
|
15
10
|
export { MultiButtonComponent } from './modules/multiButton/components/multiButton/multiButton.component';
|
|
16
11
|
export { MULTI_BUTTON_CSS_CLASSES } from './modules/multiButton/misc/tokens';
|
|
17
12
|
export { MultiButtonModule } from './modules/multiButton/modules/multiButton.module';
|
|
13
|
+
export * from './decorators';
|
|
14
|
+
export * from './modules/castPipes';
|
|
18
15
|
export * from './modules/goBack';
|
|
19
16
|
export * from './modules/position';
|
|
20
|
-
export * from './modules/
|
|
17
|
+
export * from './modules/progressIndicator';
|
|
21
18
|
export * from './modules/tooltip';
|
|
22
|
-
export * from './
|
|
19
|
+
export * from './pipes';
|
|
23
20
|
export * from './types/host';
|
|
24
21
|
export * from './types/styles';
|
|
22
|
+
export * from './types/tokens';
|
|
25
23
|
export * from './utils';
|
|
26
|
-
export * from './pipes';
|
|
27
|
-
export * from './decorators';
|
|
28
24
|
export { CookieService } from './services/cookies/cookies.service';
|
|
29
25
|
export { StatusCodeService } from './services/statusCode/statusCode.service';
|
|
30
26
|
export { CookiePermanentStorageService } from './services/permanentStorage';
|
|
@@ -32,7 +28,6 @@ export { MemoryTemporaryStorageService } from './services/temporaryStorage';
|
|
|
32
28
|
export { NoStringLocalizationService } from './services/stringLocalization';
|
|
33
29
|
export { NgComponentOutletEx } from './directives/ngComponentOutletEx/ngComponentOutletEx.directive';
|
|
34
30
|
export { APP_STABLE, extractAppStableResolve, runWhenModuleStable } from './utils';
|
|
35
|
-
export { PROGRESS_INTERCEPTOR_PROVIDER, ProgressInterceptor } from './modules/progressIndicator/interceptors/progressInterceptor';
|
|
36
31
|
export { DEFAULT_NOTIFICATIONS, DefaultNotificationsService, Notification, NotificationSeverity, NotificationsOptions } from './services/notifications';
|
|
37
32
|
export * from './services/position';
|
|
38
33
|
//TODO: any to unknown
|
package/es2020/src/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAC,MAAM,gDAAgD,CAAC;AACpF,OAAO,EAAC,mBAAmB,EAAC,MAAM,gCAAgC,CAAC;AACnE,OAAO,EAAC,oBAAoB,EAAC,MAAM,iCAAiC,CAAC;AACrE,OAAO,EAAC,iBAAiB,EAAC,MAAM,8BAA8B,CAAC;AAC/D,OAAO,EAAC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAC,MAAM,gDAAgD,CAAC;AACpF,OAAO,EAAC,mBAAmB,EAAC,MAAM,gCAAgC,CAAC;AACnE,OAAO,EAAC,oBAAoB,EAAC,MAAM,iCAAiC,CAAC;AACrE,OAAO,EAAC,iBAAiB,EAAC,MAAM,8BAA8B,CAAC;AAC/D,OAAO,EAAC,eAAe,EAAC,MAAM,8CAA8C,CAAC;AAC7E,OAAO,EAAC,kBAAkB,EAAC,MAAM,8DAA8D,CAAC;AAChG,OAAO,EAAC,uBAAuB,EAAC,MAAM,wEAAwE,CAAC;AAC/G,OAAO,EAAC,qBAAqB,EAAC,MAAM,uEAAuE,CAAC;AAC5G,OAAO,EAAC,kBAAkB,EAAC,MAAM,oDAAoD,CAAC;AACtF,OAAO,EAAC,oBAAoB,EAAC,MAAM,oEAAoE,CAAC;AAExG,OAAO,EAAC,wBAAwB,EAAC,MAAM,mCAAmC,CAAC;AAC3E,OAAO,EAAC,iBAAiB,EAAC,MAAM,kDAAkD,CAAC;AACnF,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,mBAAmB,CAAC;AAClC,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,SAAS,CAAC;AACxB,OAAO,EAAC,aAAa,EAAC,MAAM,oCAAoC,CAAC;AACjE,OAAO,EAAC,iBAAiB,EAAC,MAAM,0CAA0C,CAAC;AAC3E,OAAO,EAAC,6BAA6B,EAAmB,MAAM,6BAA6B,CAAC;AAC5F,OAAO,EAAC,6BAA6B,EAAmB,MAAM,6BAA6B,CAAC;AAC5F,OAAO,EAAC,2BAA2B,EAAqB,MAAM,+BAA+B,CAAC;AAE9F,OAAO,EAAC,mBAAmB,EAAC,MAAM,gEAAgE,CAAC;AACnG,OAAO,EAAC,UAAU,EAAE,uBAAuB,EAAE,mBAAmB,EAAC,MAAM,SAAS,CAAC;AACjF,OAAO,EAAC,qBAAqB,EAAE,2BAA2B,EAAE,YAAY,EAAE,oBAAoB,EAAiB,oBAAoB,EAAuF,MAAM,0BAA0B,CAAC;AAC3P,cAAc,qBAAqB,CAAC;AAEpC,sBAAsB;AACtB,0BAA0B","sourcesContent":["export {GlobalizationService} from './services/globalization/globalization.service';\nexport {CommonDynamicModule} from './modules/commonDynamic.module';\nexport {CommonLocalizeModule} from './modules/commonLocalize.module';\nexport {CommonUtilsModule} from './modules/commonUtils.module';\nexport {DebugDataModule} from './modules/debugData/modules/debugData.module';\nexport {DebugDataComponent} from './modules/debugData/components/debugData/debugData.component';\nexport {DebugDataEnabledService} from './modules/debugData/services/debugDataEnabled/debugDataEnabled.service';\nexport {ClickOutsideDirective} from './modules/clickOutside/directives/clickOutside/clickOutside.directive';\nexport {ClickOutsideModule} from './modules/clickOutside/modules/clickOutside.module';\nexport {MultiButtonComponent} from './modules/multiButton/components/multiButton/multiButton.component';\nexport {MultiButtonCssClasses} from './modules/multiButton/components/multiButton/multiButton.interface';\nexport {MULTI_BUTTON_CSS_CLASSES} from './modules/multiButton/misc/tokens';\nexport {MultiButtonModule} from './modules/multiButton/modules/multiButton.module';\nexport * from './decorators';\nexport * from './modules/castPipes';\nexport * from './modules/goBack';\nexport * from './modules/position';\nexport * from './modules/progressIndicator';\nexport * from './modules/tooltip';\nexport * from './pipes';\nexport * from './types/host';\nexport * from './types/styles';\nexport * from './types/tokens';\nexport * from './utils';\nexport {CookieService} from './services/cookies/cookies.service';\nexport {StatusCodeService} from './services/statusCode/statusCode.service';\nexport {CookiePermanentStorageService, PermanentStorage} from './services/permanentStorage';\nexport {MemoryTemporaryStorageService, TemporaryStorage} from './services/temporaryStorage';\nexport {NoStringLocalizationService, StringLocalization} from './services/stringLocalization';\nexport {Logger} from './services/logger';\nexport {NgComponentOutletEx} from './directives/ngComponentOutletEx/ngComponentOutletEx.directive';\nexport {APP_STABLE, extractAppStableResolve, runWhenModuleStable} from './utils';\nexport {DEFAULT_NOTIFICATIONS, DefaultNotificationsService, Notification, NotificationSeverity, Notifications, NotificationsOptions, NotificationsProvider, NotificationsScopeProvider, NotificationsScopeProviderFactory} from './services/notifications';\nexport * from './services/position';\n\n//TODO: any to unknown\n//TODO: strict null checks"]}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
+
export * from './components';
|
|
2
|
+
export * from './directives';
|
|
3
|
+
export * from './interceptors/progressInterceptor';
|
|
4
|
+
export * from './misc/tokens';
|
|
1
5
|
export * from './modules';
|
|
2
6
|
export * from './services/progressIndicator.service';
|
|
3
7
|
export * from './services/progressIndicatorOptions';
|
|
4
|
-
export * from './components';
|
|
5
|
-
export * from './directives';
|
|
6
8
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/modules/progressIndicator/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/modules/progressIndicator/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,oCAAoC,CAAC;AACnD,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,cAAc,sCAAsC,CAAC;AACrD,cAAc,qCAAqC,CAAC","sourcesContent":["export * from './components';\nexport * from './directives';\nexport * from './interceptors/progressInterceptor';\nexport * from './misc/tokens';\nexport * from './modules';\nexport * from './services/progressIndicator.service';\nexport * from './services/progressIndicatorOptions';\n"]}
|
package/package.json
CHANGED
package/src/index.d.ts
CHANGED
|
@@ -2,11 +2,6 @@ export { GlobalizationService } from './services/globalization/globalization.ser
|
|
|
2
2
|
export { CommonDynamicModule } from './modules/commonDynamic.module';
|
|
3
3
|
export { CommonLocalizeModule } from './modules/commonLocalize.module';
|
|
4
4
|
export { CommonUtilsModule } from './modules/commonUtils.module';
|
|
5
|
-
export { ProgressIndicatorOptions } from './modules/progressIndicator/services/progressIndicatorOptions';
|
|
6
|
-
export { ProgressIndicatorComponent } from './modules/progressIndicator/components/progressIndicator/progressIndicator.component';
|
|
7
|
-
export { ProgressIndicatorModule } from './modules/progressIndicator/modules/progressIndicator.module';
|
|
8
|
-
export { ProgressIndicatorService } from './modules/progressIndicator/services/progressIndicator.service';
|
|
9
|
-
export { PROGRESS_INDICATOR_GROUP_NAME } from './modules/progressIndicator/misc/tokens';
|
|
10
5
|
export { DebugDataModule } from './modules/debugData/modules/debugData.module';
|
|
11
6
|
export { DebugDataComponent } from './modules/debugData/components/debugData/debugData.component';
|
|
12
7
|
export { DebugDataEnabledService } from './modules/debugData/services/debugDataEnabled/debugDataEnabled.service';
|
|
@@ -16,16 +11,17 @@ export { MultiButtonComponent } from './modules/multiButton/components/multiButt
|
|
|
16
11
|
export { MultiButtonCssClasses } from './modules/multiButton/components/multiButton/multiButton.interface';
|
|
17
12
|
export { MULTI_BUTTON_CSS_CLASSES } from './modules/multiButton/misc/tokens';
|
|
18
13
|
export { MultiButtonModule } from './modules/multiButton/modules/multiButton.module';
|
|
14
|
+
export * from './decorators';
|
|
15
|
+
export * from './modules/castPipes';
|
|
19
16
|
export * from './modules/goBack';
|
|
20
17
|
export * from './modules/position';
|
|
21
|
-
export * from './modules/
|
|
18
|
+
export * from './modules/progressIndicator';
|
|
22
19
|
export * from './modules/tooltip';
|
|
23
|
-
export * from './
|
|
20
|
+
export * from './pipes';
|
|
24
21
|
export * from './types/host';
|
|
25
22
|
export * from './types/styles';
|
|
23
|
+
export * from './types/tokens';
|
|
26
24
|
export * from './utils';
|
|
27
|
-
export * from './pipes';
|
|
28
|
-
export * from './decorators';
|
|
29
25
|
export { CookieService } from './services/cookies/cookies.service';
|
|
30
26
|
export { StatusCodeService } from './services/statusCode/statusCode.service';
|
|
31
27
|
export { CookiePermanentStorageService, PermanentStorage } from './services/permanentStorage';
|
|
@@ -34,7 +30,6 @@ export { NoStringLocalizationService, StringLocalization } from './services/stri
|
|
|
34
30
|
export { Logger } from './services/logger';
|
|
35
31
|
export { NgComponentOutletEx } from './directives/ngComponentOutletEx/ngComponentOutletEx.directive';
|
|
36
32
|
export { APP_STABLE, extractAppStableResolve, runWhenModuleStable } from './utils';
|
|
37
|
-
export { PROGRESS_INTERCEPTOR_PROVIDER, ProgressInterceptor } from './modules/progressIndicator/interceptors/progressInterceptor';
|
|
38
33
|
export { DEFAULT_NOTIFICATIONS, DefaultNotificationsService, Notification, NotificationSeverity, Notifications, NotificationsOptions, NotificationsProvider, NotificationsScopeProvider, NotificationsScopeProviderFactory } from './services/notifications';
|
|
39
34
|
export * from './services/position';
|
|
40
35
|
//# sourceMappingURL=index.d.ts.map
|
package/src/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAC,MAAM,gDAAgD,CAAC;AACpF,OAAO,EAAC,mBAAmB,EAAC,MAAM,gCAAgC,CAAC;AACnE,OAAO,EAAC,oBAAoB,EAAC,MAAM,iCAAiC,CAAC;AACrE,OAAO,EAAC,iBAAiB,EAAC,MAAM,8BAA8B,CAAC;AAC/D,OAAO,EAAC,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,oBAAoB,EAAC,MAAM,gDAAgD,CAAC;AACpF,OAAO,EAAC,mBAAmB,EAAC,MAAM,gCAAgC,CAAC;AACnE,OAAO,EAAC,oBAAoB,EAAC,MAAM,iCAAiC,CAAC;AACrE,OAAO,EAAC,iBAAiB,EAAC,MAAM,8BAA8B,CAAC;AAC/D,OAAO,EAAC,eAAe,EAAC,MAAM,8CAA8C,CAAC;AAC7E,OAAO,EAAC,kBAAkB,EAAC,MAAM,8DAA8D,CAAC;AAChG,OAAO,EAAC,uBAAuB,EAAC,MAAM,wEAAwE,CAAC;AAC/G,OAAO,EAAC,qBAAqB,EAAC,MAAM,uEAAuE,CAAC;AAC5G,OAAO,EAAC,kBAAkB,EAAC,MAAM,oDAAoD,CAAC;AACtF,OAAO,EAAC,oBAAoB,EAAC,MAAM,oEAAoE,CAAC;AACxG,OAAO,EAAC,qBAAqB,EAAC,MAAM,oEAAoE,CAAC;AACzG,OAAO,EAAC,wBAAwB,EAAC,MAAM,mCAAmC,CAAC;AAC3E,OAAO,EAAC,iBAAiB,EAAC,MAAM,kDAAkD,CAAC;AACnF,cAAc,cAAc,CAAC;AAC7B,cAAc,qBAAqB,CAAC;AACpC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,mBAAmB,CAAC;AAClC,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,SAAS,CAAC;AACxB,OAAO,EAAC,aAAa,EAAC,MAAM,oCAAoC,CAAC;AACjE,OAAO,EAAC,iBAAiB,EAAC,MAAM,0CAA0C,CAAC;AAC3E,OAAO,EAAC,6BAA6B,EAAE,gBAAgB,EAAC,MAAM,6BAA6B,CAAC;AAC5F,OAAO,EAAC,6BAA6B,EAAE,gBAAgB,EAAC,MAAM,6BAA6B,CAAC;AAC5F,OAAO,EAAC,2BAA2B,EAAE,kBAAkB,EAAC,MAAM,+BAA+B,CAAC;AAC9F,OAAO,EAAC,MAAM,EAAC,MAAM,mBAAmB,CAAC;AACzC,OAAO,EAAC,mBAAmB,EAAC,MAAM,gEAAgE,CAAC;AACnG,OAAO,EAAC,UAAU,EAAE,uBAAuB,EAAE,mBAAmB,EAAC,MAAM,SAAS,CAAC;AACjF,OAAO,EAAC,qBAAqB,EAAE,2BAA2B,EAAE,YAAY,EAAE,oBAAoB,EAAE,aAAa,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,0BAA0B,EAAE,iCAAiC,EAAC,MAAM,0BAA0B,CAAC;AAC3P,cAAc,qBAAqB,CAAC"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
+
export * from './components';
|
|
2
|
+
export * from './directives';
|
|
3
|
+
export * from './interceptors/progressInterceptor';
|
|
4
|
+
export * from './misc/tokens';
|
|
1
5
|
export * from './modules';
|
|
2
6
|
export * from './services/progressIndicator.service';
|
|
3
7
|
export * from './services/progressIndicatorOptions';
|
|
4
|
-
export * from './components';
|
|
5
|
-
export * from './directives';
|
|
6
8
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,oCAAoC,CAAC;AACnD,cAAc,eAAe,CAAC;AAC9B,cAAc,WAAW,CAAC;AAC1B,cAAc,sCAAsC,CAAC;AACrD,cAAc,qCAAqC,CAAC"}
|
package/version.bak
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
14.1.
|
|
1
|
+
14.1.1-beta.20220630111136
|