@osovitny/anatoly 2.0.20 → 2.0.21
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/bundles/osovitny-anatoly.umd.js +1 -0
- package/bundles/osovitny-anatoly.umd.js.map +1 -1
- package/bundles/osovitny-anatoly.umd.min.js +1 -1
- package/bundles/osovitny-anatoly.umd.min.js.map +1 -1
- package/esm2015/lib/ui/index.js +5 -2
- package/fesm2015/osovitny-anatoly.js +1 -1
- package/fesm2015/osovitny-anatoly.js.map +1 -1
- package/lib/ui/index.d.ts +1 -0
- package/osovitny-anatoly.metadata.json +1 -1
- package/package.json +1 -1
|
@@ -2259,6 +2259,7 @@
|
|
|
2259
2259
|
exports.ItemValidationSummaryComponent = ItemValidationSummaryComponent;
|
|
2260
2260
|
exports.LoadingService = LoadingService;
|
|
2261
2261
|
exports.LoggingService = LoggingService;
|
|
2262
|
+
exports.NativeElementDirective = NativeElementDirective;
|
|
2262
2263
|
exports.SignInButtonComponent = SignInButtonComponent;
|
|
2263
2264
|
exports.SignOutButtonComponent = SignOutButtonComponent;
|
|
2264
2265
|
exports.SignUpButtonComponent = SignUpButtonComponent;
|