@ionic/angular 8.8.18-dev.11786108988.1fd94742 → 8.8.18-dev.11786355346.19605941
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 +6 -9
- package/{dist/lazy/app-initialize.d.ts → app-initialize.d.ts} +0 -1
- package/{dist/common/directives/control-value-accessors/index.js → common/directives/control-value-accessors/index.d.ts} +0 -1
- package/{dist/common → common}/directives/control-value-accessors/value-accessor.d.ts +1 -2
- package/{dist/common → common}/directives/navigation/back-button.d.ts +1 -2
- package/{dist/common → common}/directives/navigation/nav-params.d.ts +0 -1
- package/{dist/common → common}/directives/navigation/nav.d.ts +1 -2
- package/{dist/common → common}/directives/navigation/router-link-delegate.d.ts +2 -3
- package/{dist/common → common}/directives/navigation/router-outlet.d.ts +1 -2
- package/{dist/common → common}/directives/navigation/stack-controller.d.ts +0 -1
- package/{dist/common → common}/directives/navigation/stack-utils.d.ts +0 -1
- package/{dist/common → common}/directives/navigation/tabs.d.ts +1 -10
- package/{dist/common → common}/index.d.ts +1 -2
- package/{dist/common → common}/overlays/modal.d.ts +1 -2
- package/{dist/common → common}/overlays/popover.d.ts +1 -2
- package/{dist/common → common}/providers/angular-delegate.d.ts +2 -3
- package/{dist/common → common}/providers/config.d.ts +0 -1
- package/{dist/common → common}/providers/dom-controller.d.ts +0 -1
- package/{dist/common → common}/providers/menu-controller.d.ts +0 -1
- package/{dist/common → common}/providers/nav-controller.d.ts +0 -1
- package/{dist/common → common}/providers/platform.d.ts +0 -1
- package/{dist/common → common}/types/interfaces.d.ts +0 -1
- package/{dist/common → common}/types/ionic-lifecycle-hooks.d.ts +0 -1
- package/{dist/common → common}/types/overlay-options.d.ts +0 -1
- package/{dist/common → common}/utils/overlay.d.ts +0 -1
- package/{dist/common → common}/utils/proxy.d.ts +0 -1
- package/{dist/common → common}/utils/routing.d.ts +0 -1
- package/{dist/common → common}/utils/util.d.ts +0 -1
- package/css/core.css +1 -1
- package/css/core.css.map +1 -1
- package/css/display.css +1 -1
- package/css/display.css.map +1 -1
- package/css/flex-utils.css +1 -1
- package/css/flex-utils.css.map +1 -1
- package/css/float-elements.css.map +1 -1
- package/css/global.bundle.css.map +1 -1
- package/css/ionic/bundle.ionic.css +1 -0
- package/css/ionic/bundle.ionic.css.map +1 -0
- package/css/ionic/core.ionic.css +1 -0
- package/css/ionic/core.ionic.css.map +1 -0
- package/css/ionic/global.bundle.ionic.css +1 -0
- package/css/ionic/global.bundle.ionic.css.map +1 -0
- package/css/ionic/ionic-swiper.ionic.css +1 -0
- package/css/ionic/ionic-swiper.ionic.css.map +1 -0
- package/css/ionic/link.ionic.css +1 -0
- package/css/ionic/link.ionic.css.map +1 -0
- package/css/ionic/structure.ionic.css +1 -0
- package/css/ionic/structure.ionic.css.map +1 -0
- package/css/ionic/typography.ionic.css +1 -0
- package/css/ionic/typography.ionic.css.map +1 -0
- package/css/ionic/utils.bundle.ionic.css +1 -0
- package/css/ionic/utils.bundle.ionic.css.map +1 -0
- package/css/ionic-swiper.css +1 -1
- package/css/ionic-swiper.css.map +1 -1
- package/css/ionic.bundle.css +1 -1
- package/css/ionic.bundle.css.map +1 -1
- package/css/normalize.css.map +1 -1
- package/css/padding.css.map +1 -1
- package/css/palettes/dark.always.css.map +1 -1
- package/css/palettes/dark.class.css.map +1 -1
- package/css/palettes/dark.system.css.map +1 -1
- package/css/palettes/high-contrast-dark.always.css.map +1 -1
- package/css/palettes/high-contrast-dark.class.css.map +1 -1
- package/css/palettes/high-contrast-dark.system.css.map +1 -1
- package/css/palettes/high-contrast.always.css.map +1 -1
- package/css/palettes/high-contrast.class.css.map +1 -1
- package/css/palettes/high-contrast.system.css.map +1 -1
- package/css/structure.css.map +1 -1
- package/css/text-alignment.css.map +1 -1
- package/css/text-transformation.css.map +1 -1
- package/css/typography.css.map +1 -1
- package/css/utils.bundle.css +1 -1
- package/css/utils.bundle.css.map +1 -1
- package/{dist/lazy/directives → directives}/angular-component-lib/utils.d.ts +0 -1
- package/{dist/lazy/directives → directives}/control-value-accessors/boolean-value-accessor.d.ts +1 -2
- package/{dist/lazy/directives/control-value-accessors/index.js → directives/control-value-accessors/index.d.ts} +0 -1
- package/{dist/lazy/directives → directives}/control-value-accessors/numeric-value-accessor.d.ts +1 -2
- package/{dist/lazy/directives → directives}/control-value-accessors/select-value-accessor.d.ts +1 -2
- package/{dist/lazy/directives → directives}/control-value-accessors/text-value-accessor.d.ts +1 -2
- package/{dist/lazy/directives → directives}/navigation/ion-back-button.d.ts +0 -1
- package/{dist/lazy/directives → directives}/navigation/ion-nav.d.ts +0 -1
- package/{dist/lazy/directives → directives}/navigation/ion-router-outlet.d.ts +0 -1
- package/{dist/lazy/directives → directives}/navigation/ion-tabs.d.ts +0 -1
- package/{dist/lazy/directives → directives}/navigation/router-link-delegate.d.ts +0 -1
- package/{dist/lazy/directives → directives}/overlays/modal.d.ts +0 -1
- package/{dist/lazy/directives → directives}/overlays/popover.d.ts +0 -1
- package/directives/proxies-list.d.ts +2 -0
- package/{dist/lazy/directives → directives}/proxies.d.ts +269 -341
- package/{dist/lazy/directives/validators/index.js → directives/validators/index.d.ts} +0 -1
- package/{dist/lazy/directives → directives}/validators/max-validator.d.ts +0 -1
- package/{dist/lazy/directives → directives}/validators/min-validator.d.ts +0 -1
- package/esm2022/app-initialize.mjs +29 -0
- package/esm2022/common/directives/control-value-accessors/index.mjs +2 -0
- package/esm2022/common/directives/control-value-accessors/value-accessor.mjs +153 -0
- package/esm2022/common/directives/navigation/back-button.mjs +61 -0
- package/esm2022/common/directives/navigation/nav-params.mjs +47 -0
- package/esm2022/common/directives/navigation/nav.mjs +49 -0
- package/esm2022/common/directives/navigation/router-link-delegate.mjs +190 -0
- package/esm2022/common/directives/navigation/router-outlet.mjs +480 -0
- package/esm2022/common/directives/navigation/stack-controller.mjs +283 -0
- package/esm2022/common/directives/navigation/stack-utils.mjs +73 -0
- package/esm2022/common/directives/navigation/tabs.mjs +279 -0
- package/esm2022/common/index.mjs +20 -0
- package/esm2022/common/ionic-angular-common.mjs +5 -0
- package/esm2022/common/overlays/modal.mjs +103 -0
- package/esm2022/common/overlays/popover.mjs +91 -0
- package/esm2022/common/providers/angular-delegate.mjs +210 -0
- package/esm2022/common/providers/config.mjs +45 -0
- package/esm2022/common/providers/dom-controller.mjs +45 -0
- package/esm2022/common/providers/menu-controller.mjs +114 -0
- package/esm2022/common/providers/nav-controller.mjs +235 -0
- package/esm2022/common/providers/platform.mjs +258 -0
- package/esm2022/common/types/interfaces.mjs +2 -0
- package/esm2022/common/types/ionic-lifecycle-hooks.mjs +5 -0
- package/esm2022/common/types/overlay-options.mjs +2 -0
- package/esm2022/common/utils/overlay.mjs +26 -0
- package/esm2022/common/utils/proxy.mjs +47 -0
- package/esm2022/common/utils/routing.mjs +55 -0
- package/esm2022/common/utils/util.mjs +10 -0
- package/esm2022/directives/angular-component-lib/utils.mjs +59 -0
- package/esm2022/directives/control-value-accessors/boolean-value-accessor.mjs +42 -0
- package/esm2022/directives/control-value-accessors/index.mjs +5 -0
- package/esm2022/directives/control-value-accessors/numeric-value-accessor.mjs +50 -0
- package/esm2022/directives/control-value-accessors/select-value-accessor.mjs +39 -0
- package/esm2022/directives/control-value-accessors/text-value-accessor.mjs +38 -0
- package/esm2022/directives/navigation/ion-back-button.mjs +24 -0
- package/esm2022/directives/navigation/ion-nav.mjs +21 -0
- package/esm2022/directives/navigation/ion-router-outlet.mjs +52 -0
- package/esm2022/directives/navigation/ion-tabs.mjs +59 -0
- package/esm2022/directives/navigation/router-link-delegate.mjs +32 -0
- package/esm2022/directives/overlays/modal.mjs +22 -0
- package/esm2022/directives/overlays/popover.mjs +18 -0
- package/esm2022/directives/proxies-list.mjs +93 -0
- package/esm2022/directives/proxies.mjs +2465 -0
- package/esm2022/directives/validators/index.mjs +3 -0
- package/esm2022/directives/validators/max-validator.mjs +27 -0
- package/esm2022/directives/validators/min-validator.mjs +27 -0
- package/esm2022/index.mjs +32 -0
- package/esm2022/ionic-angular.mjs +5 -0
- package/esm2022/ionic-module.mjs +111 -0
- package/esm2022/providers/action-sheet-controller.mjs +19 -0
- package/esm2022/providers/alert-controller.mjs +19 -0
- package/esm2022/providers/animation-controller.mjs +38 -0
- package/esm2022/providers/gesture-controller.mjs +33 -0
- package/esm2022/providers/loading-controller.mjs +19 -0
- package/esm2022/providers/menu-controller.mjs +19 -0
- package/esm2022/providers/modal-controller.mjs +26 -0
- package/esm2022/providers/picker-controller.mjs +22 -0
- package/esm2022/providers/popover-controller.mjs +19 -0
- package/esm2022/providers/toast-controller.mjs +19 -0
- package/esm2022/standalone/directives/angular-component-lib/utils.mjs +59 -0
- package/esm2022/standalone/directives/checkbox.mjs +76 -0
- package/esm2022/standalone/directives/datetime.mjs +95 -0
- package/esm2022/standalone/directives/icon.mjs +35 -0
- package/esm2022/standalone/directives/index.mjs +13 -0
- package/esm2022/standalone/directives/input-otp.mjs +90 -0
- package/esm2022/standalone/directives/input.mjs +113 -0
- package/esm2022/standalone/directives/proxies.mjs +2356 -0
- package/esm2022/standalone/directives/radio-group.mjs +60 -0
- package/esm2022/standalone/directives/range.mjs +78 -0
- package/esm2022/standalone/directives/searchbar.mjs +82 -0
- package/esm2022/standalone/directives/segment.mjs +60 -0
- package/esm2022/standalone/directives/select.mjs +84 -0
- package/esm2022/standalone/directives/textarea.mjs +91 -0
- package/esm2022/standalone/directives/toggle.mjs +76 -0
- package/esm2022/standalone/index.mjs +25 -0
- package/esm2022/standalone/ionic-angular-standalone.mjs +5 -0
- package/esm2022/standalone/navigation/back-button.mjs +32 -0
- package/esm2022/standalone/navigation/nav.mjs +28 -0
- package/esm2022/standalone/navigation/router-link-delegate.mjs +28 -0
- package/esm2022/standalone/navigation/router-outlet.mjs +60 -0
- package/esm2022/standalone/navigation/tabs.mjs +58 -0
- package/esm2022/standalone/overlays/modal.mjs +32 -0
- package/esm2022/standalone/overlays/popover.mjs +28 -0
- package/esm2022/standalone/providers/action-sheet-controller.mjs +21 -0
- package/esm2022/standalone/providers/alert-controller.mjs +21 -0
- package/esm2022/standalone/providers/animation-controller.mjs +38 -0
- package/esm2022/standalone/providers/gesture-controller.mjs +33 -0
- package/esm2022/standalone/providers/ionic-angular.mjs +38 -0
- package/esm2022/standalone/providers/loading-controller.mjs +21 -0
- package/esm2022/standalone/providers/menu-controller.mjs +19 -0
- package/esm2022/standalone/providers/modal-controller.mjs +28 -0
- package/esm2022/standalone/providers/picker-controller.mjs +24 -0
- package/esm2022/standalone/providers/popover-controller.mjs +21 -0
- package/esm2022/standalone/providers/toast-controller.mjs +21 -0
- package/fesm2022/ionic-angular-common.mjs +2791 -0
- package/fesm2022/ionic-angular-common.mjs.map +1 -0
- package/fesm2022/ionic-angular-standalone.mjs +3655 -0
- package/fesm2022/ionic-angular-standalone.mjs.map +1 -0
- package/fesm2022/ionic-angular.mjs +3231 -0
- package/fesm2022/ionic-angular.mjs.map +1 -0
- package/{dist/lazy/index.d.ts → index.d.ts} +2 -2
- package/ionic-module.d.ts +28 -0
- package/package.json +30 -174
- package/{dist/lazy/providers → providers}/action-sheet-controller.d.ts +0 -1
- package/{dist/lazy/providers → providers}/alert-controller.d.ts +0 -1
- package/{dist/lazy/providers → providers}/animation-controller.d.ts +0 -1
- package/{dist/lazy/providers → providers}/gesture-controller.d.ts +0 -1
- package/{dist/lazy/providers → providers}/loading-controller.d.ts +0 -1
- package/{dist/lazy/providers → providers}/menu-controller.d.ts +0 -1
- package/{dist/standalone/providers → providers}/modal-controller.d.ts +0 -1
- package/providers/picker-controller.d.ts +11 -0
- package/{dist/lazy/providers → providers}/popover-controller.d.ts +0 -1
- package/{dist/lazy/providers → providers}/toast-controller.d.ts +0 -1
- package/{dist/schematics → schematics}/add/index.js +6 -6
- package/schematics/utils/ast.js +32 -0
- package/{dist/schematics → schematics}/utils/config.js +11 -10
- package/{dist/schematics → schematics}/utils/package.js +4 -6
- package/{dist/standalone → standalone}/directives/angular-component-lib/utils.d.ts +0 -1
- package/{dist/standalone → standalone}/directives/checkbox.d.ts +0 -1
- package/{dist/standalone → standalone}/directives/datetime.d.ts +0 -1
- package/{dist/standalone → standalone}/directives/icon.d.ts +0 -1
- package/{dist/standalone/directives/index.js → standalone/directives/index.d.ts} +0 -1
- package/{dist/standalone → standalone}/directives/input-otp.d.ts +0 -1
- package/{dist/standalone → standalone}/directives/input.d.ts +0 -1
- package/standalone/directives/proxies.d.ts +1062 -0
- package/{dist/standalone → standalone}/directives/radio-group.d.ts +0 -1
- package/{dist/standalone → standalone}/directives/range.d.ts +0 -1
- package/{dist/standalone → standalone}/directives/searchbar.d.ts +0 -1
- package/{dist/standalone → standalone}/directives/segment.d.ts +0 -1
- package/{dist/standalone → standalone}/directives/select.d.ts +0 -1
- package/{dist/standalone → standalone}/directives/textarea.d.ts +0 -1
- package/{dist/standalone → standalone}/directives/toggle.d.ts +0 -1
- package/{dist/standalone → standalone}/index.d.ts +2 -2
- package/{dist/standalone → standalone}/navigation/back-button.d.ts +0 -1
- package/{dist/standalone → standalone}/navigation/nav.d.ts +0 -1
- package/{dist/standalone → standalone}/navigation/router-link-delegate.d.ts +0 -1
- package/{dist/standalone → standalone}/navigation/router-outlet.d.ts +0 -1
- package/{dist/standalone → standalone}/navigation/tabs.d.ts +0 -1
- package/{dist/standalone → standalone}/overlays/modal.d.ts +0 -1
- package/{dist/standalone → standalone}/overlays/popover.d.ts +0 -1
- package/{dist/standalone → standalone}/providers/action-sheet-controller.d.ts +0 -1
- package/{dist/standalone → standalone}/providers/alert-controller.d.ts +0 -1
- package/{dist/standalone → standalone}/providers/animation-controller.d.ts +0 -1
- package/{dist/standalone → standalone}/providers/gesture-controller.d.ts +0 -1
- package/{dist/standalone → standalone}/providers/ionic-angular.d.ts +0 -1
- package/{dist/standalone → standalone}/providers/loading-controller.d.ts +0 -1
- package/{dist/standalone → standalone}/providers/menu-controller.d.ts +0 -1
- package/{dist/lazy → standalone}/providers/modal-controller.d.ts +0 -1
- package/standalone/providers/picker-controller.d.ts +11 -0
- package/{dist/standalone → standalone}/providers/popover-controller.d.ts +0 -1
- package/{dist/standalone → standalone}/providers/toast-controller.d.ts +0 -1
- package/dist/common/directives/control-value-accessors/index.d.ts +0 -2
- package/dist/common/directives/control-value-accessors/index.d.ts.map +0 -1
- package/dist/common/directives/control-value-accessors/index.js.map +0 -1
- package/dist/common/directives/control-value-accessors/value-accessor.d.ts.map +0 -1
- package/dist/common/directives/control-value-accessors/value-accessor.js +0 -152
- package/dist/common/directives/control-value-accessors/value-accessor.js.map +0 -1
- package/dist/common/directives/navigation/back-button.d.ts.map +0 -1
- package/dist/common/directives/navigation/back-button.js +0 -61
- package/dist/common/directives/navigation/back-button.js.map +0 -1
- package/dist/common/directives/navigation/nav-params.d.ts.map +0 -1
- package/dist/common/directives/navigation/nav-params.js +0 -47
- package/dist/common/directives/navigation/nav-params.js.map +0 -1
- package/dist/common/directives/navigation/nav.d.ts.map +0 -1
- package/dist/common/directives/navigation/nav.js +0 -49
- package/dist/common/directives/navigation/nav.js.map +0 -1
- package/dist/common/directives/navigation/router-link-delegate.d.ts.map +0 -1
- package/dist/common/directives/navigation/router-link-delegate.js +0 -188
- package/dist/common/directives/navigation/router-link-delegate.js.map +0 -1
- package/dist/common/directives/navigation/router-outlet.d.ts.map +0 -1
- package/dist/common/directives/navigation/router-outlet.js +0 -476
- package/dist/common/directives/navigation/router-outlet.js.map +0 -1
- package/dist/common/directives/navigation/stack-controller.d.ts.map +0 -1
- package/dist/common/directives/navigation/stack-controller.js +0 -282
- package/dist/common/directives/navigation/stack-controller.js.map +0 -1
- package/dist/common/directives/navigation/stack-utils.d.ts.map +0 -1
- package/dist/common/directives/navigation/stack-utils.js +0 -73
- package/dist/common/directives/navigation/stack-utils.js.map +0 -1
- package/dist/common/directives/navigation/tabs.d.ts.map +0 -1
- package/dist/common/directives/navigation/tabs.js +0 -290
- package/dist/common/directives/navigation/tabs.js.map +0 -1
- package/dist/common/index.d.ts.map +0 -1
- package/dist/common/index.js +0 -20
- package/dist/common/index.js.map +0 -1
- package/dist/common/overlays/modal.d.ts.map +0 -1
- package/dist/common/overlays/modal.js +0 -96
- package/dist/common/overlays/modal.js.map +0 -1
- package/dist/common/overlays/popover.d.ts.map +0 -1
- package/dist/common/overlays/popover.js +0 -84
- package/dist/common/overlays/popover.js.map +0 -1
- package/dist/common/providers/angular-delegate.d.ts.map +0 -1
- package/dist/common/providers/angular-delegate.js +0 -229
- package/dist/common/providers/angular-delegate.js.map +0 -1
- package/dist/common/providers/config.d.ts.map +0 -1
- package/dist/common/providers/config.js +0 -44
- package/dist/common/providers/config.js.map +0 -1
- package/dist/common/providers/dom-controller.d.ts.map +0 -1
- package/dist/common/providers/dom-controller.js +0 -44
- package/dist/common/providers/dom-controller.js.map +0 -1
- package/dist/common/providers/menu-controller.d.ts.map +0 -1
- package/dist/common/providers/menu-controller.js +0 -114
- package/dist/common/providers/menu-controller.js.map +0 -1
- package/dist/common/providers/nav-controller.d.ts.map +0 -1
- package/dist/common/providers/nav-controller.js +0 -232
- package/dist/common/providers/nav-controller.js.map +0 -1
- package/dist/common/providers/platform.d.ts.map +0 -1
- package/dist/common/providers/platform.js +0 -256
- package/dist/common/providers/platform.js.map +0 -1
- package/dist/common/types/interfaces.d.ts.map +0 -1
- package/dist/common/types/interfaces.js +0 -2
- package/dist/common/types/interfaces.js.map +0 -1
- package/dist/common/types/ionic-lifecycle-hooks.d.ts.map +0 -1
- package/dist/common/types/ionic-lifecycle-hooks.js +0 -5
- package/dist/common/types/ionic-lifecycle-hooks.js.map +0 -1
- package/dist/common/types/overlay-options.d.ts.map +0 -1
- package/dist/common/types/overlay-options.js +0 -2
- package/dist/common/types/overlay-options.js.map +0 -1
- package/dist/common/utils/overlay.d.ts.map +0 -1
- package/dist/common/utils/overlay.js +0 -26
- package/dist/common/utils/overlay.js.map +0 -1
- package/dist/common/utils/proxy.d.ts.map +0 -1
- package/dist/common/utils/proxy.js +0 -47
- package/dist/common/utils/proxy.js.map +0 -1
- package/dist/common/utils/routing.d.ts.map +0 -1
- package/dist/common/utils/routing.js +0 -55
- package/dist/common/utils/routing.js.map +0 -1
- package/dist/common/utils/util.d.ts.map +0 -1
- package/dist/common/utils/util.js +0 -10
- package/dist/common/utils/util.js.map +0 -1
- package/dist/lazy/app-initialize.d.ts.map +0 -1
- package/dist/lazy/app-initialize.js +0 -29
- package/dist/lazy/app-initialize.js.map +0 -1
- package/dist/lazy/directives/angular-component-lib/utils.d.ts.map +0 -1
- package/dist/lazy/directives/angular-component-lib/utils.js +0 -59
- package/dist/lazy/directives/angular-component-lib/utils.js.map +0 -1
- package/dist/lazy/directives/control-value-accessors/boolean-value-accessor.d.ts.map +0 -1
- package/dist/lazy/directives/control-value-accessors/boolean-value-accessor.js +0 -47
- package/dist/lazy/directives/control-value-accessors/boolean-value-accessor.js.map +0 -1
- package/dist/lazy/directives/control-value-accessors/index.d.ts +0 -5
- package/dist/lazy/directives/control-value-accessors/index.d.ts.map +0 -1
- package/dist/lazy/directives/control-value-accessors/index.js.map +0 -1
- package/dist/lazy/directives/control-value-accessors/numeric-value-accessor.d.ts.map +0 -1
- package/dist/lazy/directives/control-value-accessors/numeric-value-accessor.js +0 -55
- package/dist/lazy/directives/control-value-accessors/numeric-value-accessor.js.map +0 -1
- package/dist/lazy/directives/control-value-accessors/select-value-accessor.d.ts.map +0 -1
- package/dist/lazy/directives/control-value-accessors/select-value-accessor.js +0 -44
- package/dist/lazy/directives/control-value-accessors/select-value-accessor.js.map +0 -1
- package/dist/lazy/directives/control-value-accessors/text-value-accessor.d.ts.map +0 -1
- package/dist/lazy/directives/control-value-accessors/text-value-accessor.js +0 -43
- package/dist/lazy/directives/control-value-accessors/text-value-accessor.js.map +0 -1
- package/dist/lazy/directives/navigation/ion-back-button.d.ts.map +0 -1
- package/dist/lazy/directives/navigation/ion-back-button.js +0 -24
- package/dist/lazy/directives/navigation/ion-back-button.js.map +0 -1
- package/dist/lazy/directives/navigation/ion-nav.d.ts.map +0 -1
- package/dist/lazy/directives/navigation/ion-nav.js +0 -21
- package/dist/lazy/directives/navigation/ion-nav.js.map +0 -1
- package/dist/lazy/directives/navigation/ion-router-outlet.d.ts.map +0 -1
- package/dist/lazy/directives/navigation/ion-router-outlet.js +0 -52
- package/dist/lazy/directives/navigation/ion-router-outlet.js.map +0 -1
- package/dist/lazy/directives/navigation/ion-tabs.d.ts.map +0 -1
- package/dist/lazy/directives/navigation/ion-tabs.js +0 -58
- package/dist/lazy/directives/navigation/ion-tabs.js.map +0 -1
- package/dist/lazy/directives/navigation/router-link-delegate.d.ts.map +0 -1
- package/dist/lazy/directives/navigation/router-link-delegate.js +0 -32
- package/dist/lazy/directives/navigation/router-link-delegate.js.map +0 -1
- package/dist/lazy/directives/overlays/modal.d.ts.map +0 -1
- package/dist/lazy/directives/overlays/modal.js +0 -22
- package/dist/lazy/directives/overlays/modal.js.map +0 -1
- package/dist/lazy/directives/overlays/popover.d.ts.map +0 -1
- package/dist/lazy/directives/overlays/popover.js +0 -18
- package/dist/lazy/directives/overlays/popover.js.map +0 -1
- package/dist/lazy/directives/proxies-list.d.ts +0 -3
- package/dist/lazy/directives/proxies-list.d.ts.map +0 -1
- package/dist/lazy/directives/proxies-list.js +0 -89
- package/dist/lazy/directives/proxies-list.js.map +0 -1
- package/dist/lazy/directives/proxies.d.ts.map +0 -1
- package/dist/lazy/directives/proxies.js +0 -2759
- package/dist/lazy/directives/proxies.js.map +0 -1
- package/dist/lazy/directives/validators/index.d.ts +0 -3
- package/dist/lazy/directives/validators/index.d.ts.map +0 -1
- package/dist/lazy/directives/validators/index.js.map +0 -1
- package/dist/lazy/directives/validators/max-validator.d.ts.map +0 -1
- package/dist/lazy/directives/validators/max-validator.js +0 -26
- package/dist/lazy/directives/validators/max-validator.js.map +0 -1
- package/dist/lazy/directives/validators/min-validator.d.ts.map +0 -1
- package/dist/lazy/directives/validators/min-validator.js +0 -26
- package/dist/lazy/directives/validators/min-validator.js.map +0 -1
- package/dist/lazy/index.d.ts.map +0 -1
- package/dist/lazy/index.js +0 -34
- package/dist/lazy/index.js.map +0 -1
- package/dist/lazy/ionic-module.d.ts +0 -39
- package/dist/lazy/ionic-module.d.ts.map +0 -1
- package/dist/lazy/ionic-module.js +0 -121
- package/dist/lazy/ionic-module.js.map +0 -1
- package/dist/lazy/providers/action-sheet-controller.d.ts.map +0 -1
- package/dist/lazy/providers/action-sheet-controller.js +0 -18
- package/dist/lazy/providers/action-sheet-controller.js.map +0 -1
- package/dist/lazy/providers/alert-controller.d.ts.map +0 -1
- package/dist/lazy/providers/alert-controller.js +0 -18
- package/dist/lazy/providers/alert-controller.js.map +0 -1
- package/dist/lazy/providers/animation-controller.d.ts.map +0 -1
- package/dist/lazy/providers/animation-controller.js +0 -37
- package/dist/lazy/providers/animation-controller.js.map +0 -1
- package/dist/lazy/providers/gesture-controller.d.ts.map +0 -1
- package/dist/lazy/providers/gesture-controller.js +0 -32
- package/dist/lazy/providers/gesture-controller.js.map +0 -1
- package/dist/lazy/providers/loading-controller.d.ts.map +0 -1
- package/dist/lazy/providers/loading-controller.js +0 -18
- package/dist/lazy/providers/loading-controller.js.map +0 -1
- package/dist/lazy/providers/menu-controller.d.ts.map +0 -1
- package/dist/lazy/providers/menu-controller.js +0 -18
- package/dist/lazy/providers/menu-controller.js.map +0 -1
- package/dist/lazy/providers/modal-controller.d.ts.map +0 -1
- package/dist/lazy/providers/modal-controller.js +0 -25
- package/dist/lazy/providers/modal-controller.js.map +0 -1
- package/dist/lazy/providers/popover-controller.d.ts.map +0 -1
- package/dist/lazy/providers/popover-controller.js +0 -19
- package/dist/lazy/providers/popover-controller.js.map +0 -1
- package/dist/lazy/providers/toast-controller.d.ts.map +0 -1
- package/dist/lazy/providers/toast-controller.js +0 -18
- package/dist/lazy/providers/toast-controller.js.map +0 -1
- package/dist/schematics/utils/ast.js +0 -64
- package/dist/standalone/directives/angular-component-lib/utils.d.ts.map +0 -1
- package/dist/standalone/directives/angular-component-lib/utils.js +0 -59
- package/dist/standalone/directives/angular-component-lib/utils.js.map +0 -1
- package/dist/standalone/directives/checkbox.d.ts.map +0 -1
- package/dist/standalone/directives/checkbox.js +0 -75
- package/dist/standalone/directives/checkbox.js.map +0 -1
- package/dist/standalone/directives/datetime.d.ts.map +0 -1
- package/dist/standalone/directives/datetime.js +0 -93
- package/dist/standalone/directives/datetime.js.map +0 -1
- package/dist/standalone/directives/icon.d.ts.map +0 -1
- package/dist/standalone/directives/icon.js +0 -35
- package/dist/standalone/directives/icon.js.map +0 -1
- package/dist/standalone/directives/index.d.ts +0 -13
- package/dist/standalone/directives/index.d.ts.map +0 -1
- package/dist/standalone/directives/index.js.map +0 -1
- package/dist/standalone/directives/input-otp.d.ts.map +0 -1
- package/dist/standalone/directives/input-otp.js +0 -89
- package/dist/standalone/directives/input-otp.js.map +0 -1
- package/dist/standalone/directives/input.d.ts.map +0 -1
- package/dist/standalone/directives/input.js +0 -112
- package/dist/standalone/directives/input.js.map +0 -1
- package/dist/standalone/directives/ion-accordion-group.d.ts +0 -22
- package/dist/standalone/directives/ion-accordion-group.d.ts.map +0 -1
- package/dist/standalone/directives/ion-accordion-group.js +0 -40
- package/dist/standalone/directives/ion-accordion-group.js.map +0 -1
- package/dist/standalone/directives/ion-accordion.d.ts +0 -13
- package/dist/standalone/directives/ion-accordion.d.ts.map +0 -1
- package/dist/standalone/directives/ion-accordion.js +0 -36
- package/dist/standalone/directives/ion-accordion.js.map +0 -1
- package/dist/standalone/directives/ion-action-sheet.d.ts +0 -59
- package/dist/standalone/directives/ion-action-sheet.d.ts.map +0 -1
- package/dist/standalone/directives/ion-action-sheet.js +0 -62
- package/dist/standalone/directives/ion-action-sheet.js.map +0 -1
- package/dist/standalone/directives/ion-alert.d.ts +0 -59
- package/dist/standalone/directives/ion-alert.d.ts.map +0 -1
- package/dist/standalone/directives/ion-alert.js +0 -62
- package/dist/standalone/directives/ion-alert.js.map +0 -1
- package/dist/standalone/directives/ion-app.d.ts +0 -13
- package/dist/standalone/directives/ion-app.d.ts.map +0 -1
- package/dist/standalone/directives/ion-app.js +0 -36
- package/dist/standalone/directives/ion-app.js.map +0 -1
- package/dist/standalone/directives/ion-avatar.d.ts +0 -13
- package/dist/standalone/directives/ion-avatar.d.ts.map +0 -1
- package/dist/standalone/directives/ion-avatar.js +0 -35
- package/dist/standalone/directives/ion-avatar.js.map +0 -1
- package/dist/standalone/directives/ion-backdrop.d.ts +0 -19
- package/dist/standalone/directives/ion-backdrop.d.ts.map +0 -1
- package/dist/standalone/directives/ion-backdrop.js +0 -40
- package/dist/standalone/directives/ion-backdrop.js.map +0 -1
- package/dist/standalone/directives/ion-badge.d.ts +0 -13
- package/dist/standalone/directives/ion-badge.d.ts.map +0 -1
- package/dist/standalone/directives/ion-badge.js +0 -36
- package/dist/standalone/directives/ion-badge.js.map +0 -1
- package/dist/standalone/directives/ion-breadcrumb.d.ts +0 -24
- package/dist/standalone/directives/ion-breadcrumb.d.ts.map +0 -1
- package/dist/standalone/directives/ion-breadcrumb.js +0 -43
- package/dist/standalone/directives/ion-breadcrumb.js.map +0 -1
- package/dist/standalone/directives/ion-breadcrumbs.d.ts +0 -20
- package/dist/standalone/directives/ion-breadcrumbs.d.ts.map +0 -1
- package/dist/standalone/directives/ion-breadcrumbs.js +0 -40
- package/dist/standalone/directives/ion-breadcrumbs.js.map +0 -1
- package/dist/standalone/directives/ion-button.d.ts +0 -24
- package/dist/standalone/directives/ion-button.d.ts.map +0 -1
- package/dist/standalone/directives/ion-button.js +0 -43
- package/dist/standalone/directives/ion-button.js.map +0 -1
- package/dist/standalone/directives/ion-buttons.d.ts +0 -13
- package/dist/standalone/directives/ion-buttons.d.ts.map +0 -1
- package/dist/standalone/directives/ion-buttons.js +0 -36
- package/dist/standalone/directives/ion-buttons.js.map +0 -1
- package/dist/standalone/directives/ion-card-content.d.ts +0 -13
- package/dist/standalone/directives/ion-card-content.d.ts.map +0 -1
- package/dist/standalone/directives/ion-card-content.js +0 -36
- package/dist/standalone/directives/ion-card-content.js.map +0 -1
- package/dist/standalone/directives/ion-card-header.d.ts +0 -13
- package/dist/standalone/directives/ion-card-header.d.ts.map +0 -1
- package/dist/standalone/directives/ion-card-header.js +0 -36
- package/dist/standalone/directives/ion-card-header.js.map +0 -1
- package/dist/standalone/directives/ion-card-subtitle.d.ts +0 -13
- package/dist/standalone/directives/ion-card-subtitle.d.ts.map +0 -1
- package/dist/standalone/directives/ion-card-subtitle.js +0 -36
- package/dist/standalone/directives/ion-card-subtitle.js.map +0 -1
- package/dist/standalone/directives/ion-card-title.d.ts +0 -13
- package/dist/standalone/directives/ion-card-title.d.ts.map +0 -1
- package/dist/standalone/directives/ion-card-title.js +0 -36
- package/dist/standalone/directives/ion-card-title.js.map +0 -1
- package/dist/standalone/directives/ion-card.d.ts +0 -13
- package/dist/standalone/directives/ion-card.d.ts.map +0 -1
- package/dist/standalone/directives/ion-card.js +0 -36
- package/dist/standalone/directives/ion-card.js.map +0 -1
- package/dist/standalone/directives/ion-chip.d.ts +0 -13
- package/dist/standalone/directives/ion-chip.d.ts.map +0 -1
- package/dist/standalone/directives/ion-chip.js +0 -36
- package/dist/standalone/directives/ion-chip.js.map +0 -1
- package/dist/standalone/directives/ion-col.d.ts +0 -13
- package/dist/standalone/directives/ion-col.d.ts.map +0 -1
- package/dist/standalone/directives/ion-col.js +0 -36
- package/dist/standalone/directives/ion-col.js.map +0 -1
- package/dist/standalone/directives/ion-content.d.ts +0 -34
- package/dist/standalone/directives/ion-content.d.ts.map +0 -1
- package/dist/standalone/directives/ion-content.js +0 -47
- package/dist/standalone/directives/ion-content.js.map +0 -1
- package/dist/standalone/directives/ion-datetime-button.d.ts +0 -13
- package/dist/standalone/directives/ion-datetime-button.d.ts.map +0 -1
- package/dist/standalone/directives/ion-datetime-button.js +0 -36
- package/dist/standalone/directives/ion-datetime-button.js.map +0 -1
- package/dist/standalone/directives/ion-fab-button.d.ts +0 -24
- package/dist/standalone/directives/ion-fab-button.d.ts.map +0 -1
- package/dist/standalone/directives/ion-fab-button.js +0 -43
- package/dist/standalone/directives/ion-fab-button.js.map +0 -1
- package/dist/standalone/directives/ion-fab-list.d.ts +0 -13
- package/dist/standalone/directives/ion-fab-list.d.ts.map +0 -1
- package/dist/standalone/directives/ion-fab-list.js +0 -36
- package/dist/standalone/directives/ion-fab-list.js.map +0 -1
- package/dist/standalone/directives/ion-fab.d.ts +0 -13
- package/dist/standalone/directives/ion-fab.d.ts.map +0 -1
- package/dist/standalone/directives/ion-fab.js +0 -37
- package/dist/standalone/directives/ion-fab.js.map +0 -1
- package/dist/standalone/directives/ion-footer.d.ts +0 -13
- package/dist/standalone/directives/ion-footer.d.ts.map +0 -1
- package/dist/standalone/directives/ion-footer.js +0 -36
- package/dist/standalone/directives/ion-footer.js.map +0 -1
- package/dist/standalone/directives/ion-grid.d.ts +0 -13
- package/dist/standalone/directives/ion-grid.d.ts.map +0 -1
- package/dist/standalone/directives/ion-grid.js +0 -36
- package/dist/standalone/directives/ion-grid.js.map +0 -1
- package/dist/standalone/directives/ion-header.d.ts +0 -13
- package/dist/standalone/directives/ion-header.d.ts.map +0 -1
- package/dist/standalone/directives/ion-header.js +0 -36
- package/dist/standalone/directives/ion-header.js.map +0 -1
- package/dist/standalone/directives/ion-img.d.ts +0 -29
- package/dist/standalone/directives/ion-img.d.ts.map +0 -1
- package/dist/standalone/directives/ion-img.js +0 -46
- package/dist/standalone/directives/ion-img.js.map +0 -1
- package/dist/standalone/directives/ion-infinite-scroll-content.d.ts +0 -13
- package/dist/standalone/directives/ion-infinite-scroll-content.d.ts.map +0 -1
- package/dist/standalone/directives/ion-infinite-scroll-content.js +0 -36
- package/dist/standalone/directives/ion-infinite-scroll-content.js.map +0 -1
- package/dist/standalone/directives/ion-infinite-scroll.d.ts +0 -22
- package/dist/standalone/directives/ion-infinite-scroll.d.ts.map +0 -1
- package/dist/standalone/directives/ion-infinite-scroll.js +0 -41
- package/dist/standalone/directives/ion-infinite-scroll.js.map +0 -1
- package/dist/standalone/directives/ion-input-password-toggle.d.ts +0 -13
- package/dist/standalone/directives/ion-input-password-toggle.d.ts.map +0 -1
- package/dist/standalone/directives/ion-input-password-toggle.js +0 -36
- package/dist/standalone/directives/ion-input-password-toggle.js.map +0 -1
- package/dist/standalone/directives/ion-item-divider.d.ts +0 -13
- package/dist/standalone/directives/ion-item-divider.d.ts.map +0 -1
- package/dist/standalone/directives/ion-item-divider.js +0 -36
- package/dist/standalone/directives/ion-item-divider.js.map +0 -1
- package/dist/standalone/directives/ion-item-group.d.ts +0 -13
- package/dist/standalone/directives/ion-item-group.d.ts.map +0 -1
- package/dist/standalone/directives/ion-item-group.js +0 -35
- package/dist/standalone/directives/ion-item-group.js.map +0 -1
- package/dist/standalone/directives/ion-item-option.d.ts +0 -13
- package/dist/standalone/directives/ion-item-option.d.ts.map +0 -1
- package/dist/standalone/directives/ion-item-option.js +0 -36
- package/dist/standalone/directives/ion-item-option.js.map +0 -1
- package/dist/standalone/directives/ion-item-options.d.ts +0 -19
- package/dist/standalone/directives/ion-item-options.d.ts.map +0 -1
- package/dist/standalone/directives/ion-item-options.js +0 -40
- package/dist/standalone/directives/ion-item-options.js.map +0 -1
- package/dist/standalone/directives/ion-item-sliding.d.ts +0 -19
- package/dist/standalone/directives/ion-item-sliding.d.ts.map +0 -1
- package/dist/standalone/directives/ion-item-sliding.js +0 -41
- package/dist/standalone/directives/ion-item-sliding.js.map +0 -1
- package/dist/standalone/directives/ion-item.d.ts +0 -13
- package/dist/standalone/directives/ion-item.d.ts.map +0 -1
- package/dist/standalone/directives/ion-item.js +0 -36
- package/dist/standalone/directives/ion-item.js.map +0 -1
- package/dist/standalone/directives/ion-label.d.ts +0 -13
- package/dist/standalone/directives/ion-label.d.ts.map +0 -1
- package/dist/standalone/directives/ion-label.js +0 -36
- package/dist/standalone/directives/ion-label.js.map +0 -1
- package/dist/standalone/directives/ion-list-header.d.ts +0 -13
- package/dist/standalone/directives/ion-list-header.d.ts.map +0 -1
- package/dist/standalone/directives/ion-list-header.js +0 -36
- package/dist/standalone/directives/ion-list-header.js.map +0 -1
- package/dist/standalone/directives/ion-list.d.ts +0 -13
- package/dist/standalone/directives/ion-list.d.ts.map +0 -1
- package/dist/standalone/directives/ion-list.js +0 -37
- package/dist/standalone/directives/ion-list.js.map +0 -1
- package/dist/standalone/directives/ion-loading.d.ts +0 -59
- package/dist/standalone/directives/ion-loading.d.ts.map +0 -1
- package/dist/standalone/directives/ion-loading.js +0 -62
- package/dist/standalone/directives/ion-loading.js.map +0 -1
- package/dist/standalone/directives/ion-menu-button.d.ts +0 -13
- package/dist/standalone/directives/ion-menu-button.d.ts.map +0 -1
- package/dist/standalone/directives/ion-menu-button.js +0 -36
- package/dist/standalone/directives/ion-menu-button.js.map +0 -1
- package/dist/standalone/directives/ion-menu-toggle.d.ts +0 -13
- package/dist/standalone/directives/ion-menu-toggle.d.ts.map +0 -1
- package/dist/standalone/directives/ion-menu-toggle.js +0 -36
- package/dist/standalone/directives/ion-menu-toggle.js.map +0 -1
- package/dist/standalone/directives/ion-menu.d.ts +0 -35
- package/dist/standalone/directives/ion-menu.d.ts.map +0 -1
- package/dist/standalone/directives/ion-menu.js +0 -50
- package/dist/standalone/directives/ion-menu.js.map +0 -1
- package/dist/standalone/directives/ion-nav-link.d.ts +0 -13
- package/dist/standalone/directives/ion-nav-link.d.ts.map +0 -1
- package/dist/standalone/directives/ion-nav-link.js +0 -36
- package/dist/standalone/directives/ion-nav-link.js.map +0 -1
- package/dist/standalone/directives/ion-note.d.ts +0 -13
- package/dist/standalone/directives/ion-note.d.ts.map +0 -1
- package/dist/standalone/directives/ion-note.js +0 -36
- package/dist/standalone/directives/ion-note.js.map +0 -1
- package/dist/standalone/directives/ion-picker-column-option.d.ts +0 -13
- package/dist/standalone/directives/ion-picker-column-option.d.ts.map +0 -1
- package/dist/standalone/directives/ion-picker-column-option.js +0 -36
- package/dist/standalone/directives/ion-picker-column-option.js.map +0 -1
- package/dist/standalone/directives/ion-picker-column.d.ts +0 -22
- package/dist/standalone/directives/ion-picker-column.d.ts.map +0 -1
- package/dist/standalone/directives/ion-picker-column.js +0 -41
- package/dist/standalone/directives/ion-picker-column.js.map +0 -1
- package/dist/standalone/directives/ion-picker.d.ts +0 -13
- package/dist/standalone/directives/ion-picker.d.ts.map +0 -1
- package/dist/standalone/directives/ion-picker.js +0 -36
- package/dist/standalone/directives/ion-picker.js.map +0 -1
- package/dist/standalone/directives/ion-progress-bar.d.ts +0 -13
- package/dist/standalone/directives/ion-progress-bar.d.ts.map +0 -1
- package/dist/standalone/directives/ion-progress-bar.js +0 -36
- package/dist/standalone/directives/ion-progress-bar.js.map +0 -1
- package/dist/standalone/directives/ion-radio.d.ts +0 -24
- package/dist/standalone/directives/ion-radio.d.ts.map +0 -1
- package/dist/standalone/directives/ion-radio.js +0 -43
- package/dist/standalone/directives/ion-radio.js.map +0 -1
- package/dist/standalone/directives/ion-refresher-content.d.ts +0 -13
- package/dist/standalone/directives/ion-refresher-content.d.ts.map +0 -1
- package/dist/standalone/directives/ion-refresher-content.js +0 -36
- package/dist/standalone/directives/ion-refresher-content.js.map +0 -1
- package/dist/standalone/directives/ion-refresher.d.ts +0 -46
- package/dist/standalone/directives/ion-refresher.d.ts.map +0 -1
- package/dist/standalone/directives/ion-refresher.js +0 -53
- package/dist/standalone/directives/ion-refresher.js.map +0 -1
- package/dist/standalone/directives/ion-reorder-group.d.ts +0 -45
- package/dist/standalone/directives/ion-reorder-group.d.ts.map +0 -1
- package/dist/standalone/directives/ion-reorder-group.js +0 -50
- package/dist/standalone/directives/ion-reorder-group.js.map +0 -1
- package/dist/standalone/directives/ion-reorder.d.ts +0 -13
- package/dist/standalone/directives/ion-reorder.d.ts.map +0 -1
- package/dist/standalone/directives/ion-reorder.js +0 -35
- package/dist/standalone/directives/ion-reorder.js.map +0 -1
- package/dist/standalone/directives/ion-ripple-effect.d.ts +0 -13
- package/dist/standalone/directives/ion-ripple-effect.d.ts.map +0 -1
- package/dist/standalone/directives/ion-ripple-effect.js +0 -37
- package/dist/standalone/directives/ion-ripple-effect.js.map +0 -1
- package/dist/standalone/directives/ion-row.d.ts +0 -13
- package/dist/standalone/directives/ion-row.d.ts.map +0 -1
- package/dist/standalone/directives/ion-row.js +0 -35
- package/dist/standalone/directives/ion-row.js.map +0 -1
- package/dist/standalone/directives/ion-segment-button.d.ts +0 -13
- package/dist/standalone/directives/ion-segment-button.d.ts.map +0 -1
- package/dist/standalone/directives/ion-segment-button.js +0 -36
- package/dist/standalone/directives/ion-segment-button.js.map +0 -1
- package/dist/standalone/directives/ion-segment-content.d.ts +0 -13
- package/dist/standalone/directives/ion-segment-content.d.ts.map +0 -1
- package/dist/standalone/directives/ion-segment-content.js +0 -35
- package/dist/standalone/directives/ion-segment-content.js.map +0 -1
- package/dist/standalone/directives/ion-segment-view.d.ts +0 -20
- package/dist/standalone/directives/ion-segment-view.d.ts.map +0 -1
- package/dist/standalone/directives/ion-segment-view.js +0 -40
- package/dist/standalone/directives/ion-segment-view.js.map +0 -1
- package/dist/standalone/directives/ion-select-modal.d.ts +0 -13
- package/dist/standalone/directives/ion-select-modal.d.ts.map +0 -1
- package/dist/standalone/directives/ion-select-modal.js +0 -36
- package/dist/standalone/directives/ion-select-modal.js.map +0 -1
- package/dist/standalone/directives/ion-select-option.d.ts +0 -13
- package/dist/standalone/directives/ion-select-option.d.ts.map +0 -1
- package/dist/standalone/directives/ion-select-option.js +0 -36
- package/dist/standalone/directives/ion-select-option.js.map +0 -1
- package/dist/standalone/directives/ion-skeleton-text.d.ts +0 -13
- package/dist/standalone/directives/ion-skeleton-text.d.ts.map +0 -1
- package/dist/standalone/directives/ion-skeleton-text.js +0 -36
- package/dist/standalone/directives/ion-skeleton-text.js.map +0 -1
- package/dist/standalone/directives/ion-spinner.d.ts +0 -13
- package/dist/standalone/directives/ion-spinner.d.ts.map +0 -1
- package/dist/standalone/directives/ion-spinner.js +0 -36
- package/dist/standalone/directives/ion-spinner.js.map +0 -1
- package/dist/standalone/directives/ion-split-pane.d.ts +0 -23
- package/dist/standalone/directives/ion-split-pane.d.ts.map +0 -1
- package/dist/standalone/directives/ion-split-pane.js +0 -40
- package/dist/standalone/directives/ion-split-pane.js.map +0 -1
- package/dist/standalone/directives/ion-tab-bar.d.ts +0 -13
- package/dist/standalone/directives/ion-tab-bar.d.ts.map +0 -1
- package/dist/standalone/directives/ion-tab-bar.js +0 -36
- package/dist/standalone/directives/ion-tab-bar.js.map +0 -1
- package/dist/standalone/directives/ion-tab-button.d.ts +0 -13
- package/dist/standalone/directives/ion-tab-button.d.ts.map +0 -1
- package/dist/standalone/directives/ion-tab-button.js +0 -36
- package/dist/standalone/directives/ion-tab-button.js.map +0 -1
- package/dist/standalone/directives/ion-tab.d.ts +0 -13
- package/dist/standalone/directives/ion-tab.d.ts.map +0 -1
- package/dist/standalone/directives/ion-tab.js +0 -37
- package/dist/standalone/directives/ion-tab.js.map +0 -1
- package/dist/standalone/directives/ion-text.d.ts +0 -13
- package/dist/standalone/directives/ion-text.d.ts.map +0 -1
- package/dist/standalone/directives/ion-text.js +0 -36
- package/dist/standalone/directives/ion-text.js.map +0 -1
- package/dist/standalone/directives/ion-thumbnail.d.ts +0 -13
- package/dist/standalone/directives/ion-thumbnail.d.ts.map +0 -1
- package/dist/standalone/directives/ion-thumbnail.js +0 -35
- package/dist/standalone/directives/ion-thumbnail.js.map +0 -1
- package/dist/standalone/directives/ion-title.d.ts +0 -13
- package/dist/standalone/directives/ion-title.d.ts.map +0 -1
- package/dist/standalone/directives/ion-title.js +0 -36
- package/dist/standalone/directives/ion-title.js.map +0 -1
- package/dist/standalone/directives/ion-toast.d.ts +0 -59
- package/dist/standalone/directives/ion-toast.d.ts.map +0 -1
- package/dist/standalone/directives/ion-toast.js +0 -62
- package/dist/standalone/directives/ion-toast.js.map +0 -1
- package/dist/standalone/directives/ion-toolbar.d.ts +0 -13
- package/dist/standalone/directives/ion-toolbar.d.ts.map +0 -1
- package/dist/standalone/directives/ion-toolbar.js +0 -36
- package/dist/standalone/directives/ion-toolbar.js.map +0 -1
- package/dist/standalone/directives/proxies.d.ts +0 -78
- package/dist/standalone/directives/proxies.d.ts.map +0 -1
- package/dist/standalone/directives/proxies.js +0 -79
- package/dist/standalone/directives/proxies.js.map +0 -1
- package/dist/standalone/directives/radio-group.d.ts.map +0 -1
- package/dist/standalone/directives/radio-group.js +0 -59
- package/dist/standalone/directives/radio-group.js.map +0 -1
- package/dist/standalone/directives/range.d.ts.map +0 -1
- package/dist/standalone/directives/range.js +0 -77
- package/dist/standalone/directives/range.js.map +0 -1
- package/dist/standalone/directives/searchbar.d.ts.map +0 -1
- package/dist/standalone/directives/searchbar.js +0 -81
- package/dist/standalone/directives/searchbar.js.map +0 -1
- package/dist/standalone/directives/segment.d.ts.map +0 -1
- package/dist/standalone/directives/segment.js +0 -59
- package/dist/standalone/directives/segment.js.map +0 -1
- package/dist/standalone/directives/select.d.ts.map +0 -1
- package/dist/standalone/directives/select.js +0 -83
- package/dist/standalone/directives/select.js.map +0 -1
- package/dist/standalone/directives/textarea.d.ts.map +0 -1
- package/dist/standalone/directives/textarea.js +0 -90
- package/dist/standalone/directives/textarea.js.map +0 -1
- package/dist/standalone/directives/toggle.d.ts.map +0 -1
- package/dist/standalone/directives/toggle.js +0 -75
- package/dist/standalone/directives/toggle.js.map +0 -1
- package/dist/standalone/index.d.ts.map +0 -1
- package/dist/standalone/index.js +0 -24
- package/dist/standalone/index.js.map +0 -1
- package/dist/standalone/navigation/back-button.d.ts.map +0 -1
- package/dist/standalone/navigation/back-button.js +0 -32
- package/dist/standalone/navigation/back-button.js.map +0 -1
- package/dist/standalone/navigation/nav.d.ts.map +0 -1
- package/dist/standalone/navigation/nav.js +0 -28
- package/dist/standalone/navigation/nav.js.map +0 -1
- package/dist/standalone/navigation/router-link-delegate.d.ts.map +0 -1
- package/dist/standalone/navigation/router-link-delegate.js +0 -26
- package/dist/standalone/navigation/router-link-delegate.js.map +0 -1
- package/dist/standalone/navigation/router-outlet.d.ts.map +0 -1
- package/dist/standalone/navigation/router-outlet.js +0 -60
- package/dist/standalone/navigation/router-outlet.js.map +0 -1
- package/dist/standalone/navigation/tabs.d.ts.map +0 -1
- package/dist/standalone/navigation/tabs.js +0 -57
- package/dist/standalone/navigation/tabs.js.map +0 -1
- package/dist/standalone/overlays/modal.d.ts.map +0 -1
- package/dist/standalone/overlays/modal.js +0 -32
- package/dist/standalone/overlays/modal.js.map +0 -1
- package/dist/standalone/overlays/popover.d.ts.map +0 -1
- package/dist/standalone/overlays/popover.js +0 -28
- package/dist/standalone/overlays/popover.js.map +0 -1
- package/dist/standalone/providers/action-sheet-controller.d.ts.map +0 -1
- package/dist/standalone/providers/action-sheet-controller.js +0 -20
- package/dist/standalone/providers/action-sheet-controller.js.map +0 -1
- package/dist/standalone/providers/alert-controller.d.ts.map +0 -1
- package/dist/standalone/providers/alert-controller.js +0 -20
- package/dist/standalone/providers/alert-controller.js.map +0 -1
- package/dist/standalone/providers/animation-controller.d.ts.map +0 -1
- package/dist/standalone/providers/animation-controller.js +0 -37
- package/dist/standalone/providers/animation-controller.js.map +0 -1
- package/dist/standalone/providers/gesture-controller.d.ts.map +0 -1
- package/dist/standalone/providers/gesture-controller.js +0 -32
- package/dist/standalone/providers/gesture-controller.js.map +0 -1
- package/dist/standalone/providers/ionic-angular.d.ts.map +0 -1
- package/dist/standalone/providers/ionic-angular.js +0 -38
- package/dist/standalone/providers/ionic-angular.js.map +0 -1
- package/dist/standalone/providers/loading-controller.d.ts.map +0 -1
- package/dist/standalone/providers/loading-controller.js +0 -20
- package/dist/standalone/providers/loading-controller.js.map +0 -1
- package/dist/standalone/providers/menu-controller.d.ts.map +0 -1
- package/dist/standalone/providers/menu-controller.js +0 -18
- package/dist/standalone/providers/menu-controller.js.map +0 -1
- package/dist/standalone/providers/modal-controller.d.ts.map +0 -1
- package/dist/standalone/providers/modal-controller.js +0 -27
- package/dist/standalone/providers/modal-controller.js.map +0 -1
- package/dist/standalone/providers/popover-controller.d.ts.map +0 -1
- package/dist/standalone/providers/popover-controller.js +0 -21
- package/dist/standalone/providers/popover-controller.js.map +0 -1
- package/dist/standalone/providers/toast-controller.d.ts.map +0 -1
- package/dist/standalone/providers/toast-controller.js +0 -20
- package/dist/standalone/providers/toast-controller.js.map +0 -1
- /package/{dist/schematics → schematics}/add/files/root/theme/variables.css +0 -0
- /package/{dist/schematics → schematics}/add/schema.json +0 -0
- /package/{dist/schematics → schematics}/collection.json +0 -0
|
@@ -1,232 +0,0 @@
|
|
|
1
|
-
import { Injectable, Optional } from '@angular/core';
|
|
2
|
-
import { NavigationStart, NavigationCancel, NavigationError, } from '@angular/router';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
import * as i1 from "./platform";
|
|
5
|
-
import * as i2 from "@angular/common";
|
|
6
|
-
import * as i3 from "@angular/router";
|
|
7
|
-
export class NavController {
|
|
8
|
-
location;
|
|
9
|
-
serializer;
|
|
10
|
-
router;
|
|
11
|
-
topOutlet;
|
|
12
|
-
direction = DEFAULT_DIRECTION;
|
|
13
|
-
animated = DEFAULT_ANIMATED;
|
|
14
|
-
animationBuilder;
|
|
15
|
-
guessDirection = 'forward';
|
|
16
|
-
guessAnimation;
|
|
17
|
-
lastNavId = -1;
|
|
18
|
-
constructor(platform, location, serializer, router) {
|
|
19
|
-
this.location = location;
|
|
20
|
-
this.serializer = serializer;
|
|
21
|
-
this.router = router;
|
|
22
|
-
// Subscribe to router events to detect direction
|
|
23
|
-
if (router) {
|
|
24
|
-
router.events.subscribe((ev) => {
|
|
25
|
-
if (ev instanceof NavigationStart) {
|
|
26
|
-
// restoredState is set if the browser back/forward button is used
|
|
27
|
-
const id = ev.restoredState ? ev.restoredState.navigationId : ev.id;
|
|
28
|
-
this.guessDirection = this.guessAnimation = id < this.lastNavId ? 'back' : 'forward';
|
|
29
|
-
this.lastNavId = this.guessDirection === 'forward' ? ev.id : id;
|
|
30
|
-
}
|
|
31
|
-
// Reset explicit direction when navigation is canceled (e.g., guard rejection)
|
|
32
|
-
// to prevent stale direction from leaking into the next navigation
|
|
33
|
-
if (ev instanceof NavigationCancel || ev instanceof NavigationError) {
|
|
34
|
-
this.direction = DEFAULT_DIRECTION;
|
|
35
|
-
this.animated = DEFAULT_ANIMATED;
|
|
36
|
-
this.animationBuilder = undefined;
|
|
37
|
-
}
|
|
38
|
-
});
|
|
39
|
-
}
|
|
40
|
-
// Subscribe to backButton events
|
|
41
|
-
platform.backButton.subscribeWithPriority(0, (processNextHandler) => {
|
|
42
|
-
this.pop();
|
|
43
|
-
processNextHandler();
|
|
44
|
-
});
|
|
45
|
-
}
|
|
46
|
-
/**
|
|
47
|
-
* This method uses Angular's [Router](https://angular.io/api/router/Router) under the hood,
|
|
48
|
-
* it's equivalent to calling `this.router.navigateByUrl()`, but it's explicit about the **direction** of the transition.
|
|
49
|
-
*
|
|
50
|
-
* Going **forward** means that a new page is going to be pushed to the stack of the outlet (ion-router-outlet),
|
|
51
|
-
* and that it will show a "forward" animation by default.
|
|
52
|
-
*
|
|
53
|
-
* Navigating forward can also be triggered in a declarative manner by using the `[routerDirection]` directive:
|
|
54
|
-
*
|
|
55
|
-
* ```html
|
|
56
|
-
* <a routerLink="/path/to/page" routerDirection="forward">Link</a>
|
|
57
|
-
* ```
|
|
58
|
-
*/
|
|
59
|
-
navigateForward(url, options = {}) {
|
|
60
|
-
this.setDirection('forward', options.animated, options.animationDirection, options.animation);
|
|
61
|
-
return this.navigate(url, options);
|
|
62
|
-
}
|
|
63
|
-
/**
|
|
64
|
-
* This method uses Angular's [Router](https://angular.io/api/router/Router) under the hood,
|
|
65
|
-
* it's equivalent to calling:
|
|
66
|
-
*
|
|
67
|
-
* ```ts
|
|
68
|
-
* this.navController.setDirection('back');
|
|
69
|
-
* this.router.navigateByUrl(path);
|
|
70
|
-
* ```
|
|
71
|
-
*
|
|
72
|
-
* Going **back** means that all the pages in the stack until the navigated page is found will be popped,
|
|
73
|
-
* and that it will show a "back" animation by default.
|
|
74
|
-
*
|
|
75
|
-
* Navigating back can also be triggered in a declarative manner by using the `[routerDirection]` directive:
|
|
76
|
-
*
|
|
77
|
-
* ```html
|
|
78
|
-
* <a routerLink="/path/to/page" routerDirection="back">Link</a>
|
|
79
|
-
* ```
|
|
80
|
-
*/
|
|
81
|
-
navigateBack(url, options = {}) {
|
|
82
|
-
this.setDirection('back', options.animated, options.animationDirection, options.animation);
|
|
83
|
-
return this.navigate(url, options);
|
|
84
|
-
}
|
|
85
|
-
/**
|
|
86
|
-
* This method uses Angular's [Router](https://angular.io/api/router/Router) under the hood,
|
|
87
|
-
* it's equivalent to calling:
|
|
88
|
-
*
|
|
89
|
-
* ```ts
|
|
90
|
-
* this.navController.setDirection('root');
|
|
91
|
-
* this.router.navigateByUrl(path);
|
|
92
|
-
* ```
|
|
93
|
-
*
|
|
94
|
-
* Going **root** means that all existing pages in the stack will be removed,
|
|
95
|
-
* and the navigated page will become the single page in the stack.
|
|
96
|
-
*
|
|
97
|
-
* Navigating root can also be triggered in a declarative manner by using the `[routerDirection]` directive:
|
|
98
|
-
*
|
|
99
|
-
* ```html
|
|
100
|
-
* <a routerLink="/path/to/page" routerDirection="root">Link</a>
|
|
101
|
-
* ```
|
|
102
|
-
*/
|
|
103
|
-
navigateRoot(url, options = {}) {
|
|
104
|
-
this.setDirection('root', options.animated, options.animationDirection, options.animation);
|
|
105
|
-
return this.navigate(url, options);
|
|
106
|
-
}
|
|
107
|
-
/**
|
|
108
|
-
* Same as [Location](https://angular.io/api/common/Location)'s back() method.
|
|
109
|
-
* It will use the standard `window.history.back()` under the hood, but featuring a `back` animation
|
|
110
|
-
* by default.
|
|
111
|
-
*/
|
|
112
|
-
back(options = { animated: true, animationDirection: 'back' }) {
|
|
113
|
-
this.setDirection('back', options.animated, options.animationDirection, options.animation);
|
|
114
|
-
return this.location.back();
|
|
115
|
-
}
|
|
116
|
-
/**
|
|
117
|
-
* This methods goes back in the context of Ionic's stack navigation.
|
|
118
|
-
*
|
|
119
|
-
* It recursively finds the top active `ion-router-outlet` and calls `pop()`.
|
|
120
|
-
* This is the recommended way to go back when you are using `ion-router-outlet`.
|
|
121
|
-
*
|
|
122
|
-
* Resolves to `true` if it was able to pop.
|
|
123
|
-
*/
|
|
124
|
-
async pop() {
|
|
125
|
-
let outlet = this.topOutlet;
|
|
126
|
-
while (outlet) {
|
|
127
|
-
if (await outlet.pop()) {
|
|
128
|
-
return true;
|
|
129
|
-
}
|
|
130
|
-
else {
|
|
131
|
-
outlet = outlet.parentOutlet;
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
return false;
|
|
135
|
-
}
|
|
136
|
-
/**
|
|
137
|
-
* This methods specifies the direction of the next navigation performed by the Angular router.
|
|
138
|
-
*
|
|
139
|
-
* `setDirection()` does not trigger any transition, it just sets some flags to be consumed by `ion-router-outlet`.
|
|
140
|
-
*
|
|
141
|
-
* It's recommended to use `navigateForward()`, `navigateBack()` and `navigateRoot()` instead of `setDirection()`.
|
|
142
|
-
*/
|
|
143
|
-
setDirection(direction, animated, animationDirection, animationBuilder) {
|
|
144
|
-
this.direction = direction;
|
|
145
|
-
this.animated = getAnimation(direction, animated, animationDirection);
|
|
146
|
-
this.animationBuilder = animationBuilder;
|
|
147
|
-
}
|
|
148
|
-
/**
|
|
149
|
-
* @internal
|
|
150
|
-
*/
|
|
151
|
-
setTopOutlet(outlet) {
|
|
152
|
-
this.topOutlet = outlet;
|
|
153
|
-
}
|
|
154
|
-
/**
|
|
155
|
-
* @internal
|
|
156
|
-
*/
|
|
157
|
-
consumeTransition() {
|
|
158
|
-
let direction = 'root';
|
|
159
|
-
let animation;
|
|
160
|
-
const animationBuilder = this.animationBuilder;
|
|
161
|
-
if (this.direction === 'auto') {
|
|
162
|
-
direction = this.guessDirection;
|
|
163
|
-
animation = this.guessAnimation;
|
|
164
|
-
}
|
|
165
|
-
else {
|
|
166
|
-
animation = this.animated;
|
|
167
|
-
direction = this.direction;
|
|
168
|
-
}
|
|
169
|
-
this.direction = DEFAULT_DIRECTION;
|
|
170
|
-
this.animated = DEFAULT_ANIMATED;
|
|
171
|
-
this.animationBuilder = undefined;
|
|
172
|
-
return {
|
|
173
|
-
direction,
|
|
174
|
-
animation,
|
|
175
|
-
animationBuilder,
|
|
176
|
-
};
|
|
177
|
-
}
|
|
178
|
-
navigate(url, options) {
|
|
179
|
-
if (Array.isArray(url)) {
|
|
180
|
-
return this.router.navigate(url, options);
|
|
181
|
-
}
|
|
182
|
-
else {
|
|
183
|
-
/**
|
|
184
|
-
* navigateByUrl ignores any properties that
|
|
185
|
-
* would change the url, so things like queryParams
|
|
186
|
-
* would be ignored unless we create a url tree
|
|
187
|
-
* More Info: https://github.com/angular/angular/issues/18798
|
|
188
|
-
*/
|
|
189
|
-
const urlTree = this.serializer.parse(url.toString());
|
|
190
|
-
if (options.queryParams !== undefined) {
|
|
191
|
-
urlTree.queryParams = { ...options.queryParams };
|
|
192
|
-
}
|
|
193
|
-
if (options.fragment !== undefined) {
|
|
194
|
-
urlTree.fragment = options.fragment;
|
|
195
|
-
}
|
|
196
|
-
/**
|
|
197
|
-
* `navigateByUrl` will still apply `NavigationExtras` properties
|
|
198
|
-
* that do not modify the url, such as `replaceUrl` which is why
|
|
199
|
-
* `options` is passed in here.
|
|
200
|
-
*/
|
|
201
|
-
return this.router.navigateByUrl(urlTree, options);
|
|
202
|
-
}
|
|
203
|
-
}
|
|
204
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: NavController, deps: [{ token: i1.Platform }, { token: i2.Location }, { token: i3.UrlSerializer }, { token: i3.Router, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
205
|
-
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: NavController, providedIn: 'root' });
|
|
206
|
-
}
|
|
207
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: NavController, decorators: [{
|
|
208
|
-
type: Injectable,
|
|
209
|
-
args: [{
|
|
210
|
-
providedIn: 'root',
|
|
211
|
-
}]
|
|
212
|
-
}], ctorParameters: () => [{ type: i1.Platform }, { type: i2.Location }, { type: i3.UrlSerializer }, { type: i3.Router, decorators: [{
|
|
213
|
-
type: Optional
|
|
214
|
-
}] }] });
|
|
215
|
-
const getAnimation = (direction, animated, animationDirection) => {
|
|
216
|
-
if (animated === false) {
|
|
217
|
-
return undefined;
|
|
218
|
-
}
|
|
219
|
-
if (animationDirection !== undefined) {
|
|
220
|
-
return animationDirection;
|
|
221
|
-
}
|
|
222
|
-
if (direction === 'forward' || direction === 'back') {
|
|
223
|
-
return direction;
|
|
224
|
-
}
|
|
225
|
-
else if (direction === 'root' && animated === true) {
|
|
226
|
-
return 'forward';
|
|
227
|
-
}
|
|
228
|
-
return undefined;
|
|
229
|
-
};
|
|
230
|
-
const DEFAULT_DIRECTION = 'auto';
|
|
231
|
-
const DEFAULT_ANIMATED = undefined;
|
|
232
|
-
//# sourceMappingURL=nav-controller.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"nav-controller.js","sourceRoot":"","sources":["../../../src/common/providers/nav-controller.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"platform.d.ts","sourceRoot":"","sources":["../../../src/common/providers/platform.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,MAAM,EAAsB,MAAM,eAAe,CAAC;AAE3D,OAAO,KAAK,EAAE,qBAAqB,EAAE,mBAAmB,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACpG,OAAO,EAAE,YAAY,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;;AAI7C,MAAM,WAAW,iBAAkB,SAAQ,OAAO,CAAC,qBAAqB,CAAC;IACvE,qBAAqB,CACnB,QAAQ,EAAE,MAAM,EAChB,QAAQ,EAAE,CAAC,kBAAkB,EAAE,MAAM,IAAI,KAAK,OAAO,CAAC,GAAG,CAAC,GAAG,IAAI,GAChE,YAAY,CAAC;CACjB;AAED,qBAGa,QAAQ;IA2CW,OAAO,CAAC,GAAG;IA1CzC,OAAO,CAAC,aAAa,CAAkB;IACvC,OAAO,CAAC,GAAG,CAAM;IAEjB;;OAEG;IACH,UAAU,EAA2C,iBAAiB,CAAC;IAEvE;;;OAGG;IACH,eAAe,+BAAsC;IAErD;;;OAGG;IACH,eAAe,gBAAuB;IAEtC;;;;;OAKG;IACH,KAAK,gBAAuB;IAE5B;;;;OAIG;IACH,MAAM,gBAAuB;IAE7B;;;;OAIG;IACH,MAAM,gBAAuB;gBAES,GAAG,EAAE,GAAG,EAAE,IAAI,EAAE,MAAM;IAkC5D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA0CG;IACH,EAAE,CAAC,YAAY,EAAE,SAAS,GAAG,OAAO;IAIpC;;;;;;;;;;;;;;;;;;OAkBG;IACH,SAAS,IAAI,MAAM,EAAE;IAIrB;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA4BG;IACH,KAAK,IAAI,OAAO,CAAC,MAAM,CAAC;IAIxB;;;;;OAKG;IACH,IAAI,KAAK,IAAI,OAAO,CAEnB;IAED;;OAEG;IACH,aAAa,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,GAAG,IAAI;IAIzC;;OAEG;IACH,WAAW,IAAI,OAAO;IAItB;;OAEG;IACH,UAAU,IAAI,OAAO;IAIrB,aAAa,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO;IAK1C;;OAEG;IACH,GAAG,IAAI,MAAM;IAIb;;OAEG;IACH,KAAK,IAAI,MAAM;IAIf;;OAEG;IACH,MAAM,IAAI,MAAM;yCAzOL,QAAQ;6CAAR,QAAQ;CA4OpB"}
|
|
@@ -1,256 +0,0 @@
|
|
|
1
|
-
import { DOCUMENT } from '@angular/common';
|
|
2
|
-
import { Inject, Injectable } from '@angular/core';
|
|
3
|
-
import { getPlatforms, isPlatform } from '@ionic/core/components';
|
|
4
|
-
import { Subject } from 'rxjs';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export class Platform {
|
|
7
|
-
doc;
|
|
8
|
-
_readyPromise;
|
|
9
|
-
win;
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
backButton = new Subject();
|
|
14
|
-
/**
|
|
15
|
-
* The keyboardDidShow event emits when the
|
|
16
|
-
* on-screen keyboard is presented.
|
|
17
|
-
*/
|
|
18
|
-
keyboardDidShow = new Subject();
|
|
19
|
-
/**
|
|
20
|
-
* The keyboardDidHide event emits when the
|
|
21
|
-
* on-screen keyboard is hidden.
|
|
22
|
-
*/
|
|
23
|
-
keyboardDidHide = new Subject();
|
|
24
|
-
/**
|
|
25
|
-
* The pause event emits when the native platform puts the application
|
|
26
|
-
* into the background, typically when the user switches to a different
|
|
27
|
-
* application. This event would emit when a Cordova app is put into
|
|
28
|
-
* the background, however, it would not fire on a standard web browser.
|
|
29
|
-
*/
|
|
30
|
-
pause = new Subject();
|
|
31
|
-
/**
|
|
32
|
-
* The resume event emits when the native platform pulls the application
|
|
33
|
-
* out from the background. This event would emit when a Cordova app comes
|
|
34
|
-
* out from the background, however, it would not fire on a standard web browser.
|
|
35
|
-
*/
|
|
36
|
-
resume = new Subject();
|
|
37
|
-
/**
|
|
38
|
-
* The resize event emits when the browser window has changed dimensions. This
|
|
39
|
-
* could be from a browser window being physically resized, or from a device
|
|
40
|
-
* changing orientation.
|
|
41
|
-
*/
|
|
42
|
-
resize = new Subject();
|
|
43
|
-
constructor(doc, zone) {
|
|
44
|
-
this.doc = doc;
|
|
45
|
-
zone.run(() => {
|
|
46
|
-
this.win = doc.defaultView;
|
|
47
|
-
this.backButton.subscribeWithPriority = function (priority, callback) {
|
|
48
|
-
return this.subscribe((ev) => {
|
|
49
|
-
return ev.register(priority, (processNextHandler) => zone.run(() => callback(processNextHandler)));
|
|
50
|
-
});
|
|
51
|
-
};
|
|
52
|
-
proxyEvent(this.pause, doc, 'pause', zone);
|
|
53
|
-
proxyEvent(this.resume, doc, 'resume', zone);
|
|
54
|
-
proxyEvent(this.backButton, doc, 'ionBackButton', zone);
|
|
55
|
-
proxyEvent(this.resize, this.win, 'resize', zone);
|
|
56
|
-
proxyEvent(this.keyboardDidShow, this.win, 'ionKeyboardDidShow', zone);
|
|
57
|
-
proxyEvent(this.keyboardDidHide, this.win, 'ionKeyboardDidHide', zone);
|
|
58
|
-
let readyResolve;
|
|
59
|
-
this._readyPromise = new Promise((res) => {
|
|
60
|
-
readyResolve = res;
|
|
61
|
-
});
|
|
62
|
-
if (this.win?.['cordova']) {
|
|
63
|
-
doc.addEventListener('deviceready', () => {
|
|
64
|
-
readyResolve('cordova');
|
|
65
|
-
}, { once: true });
|
|
66
|
-
}
|
|
67
|
-
else {
|
|
68
|
-
readyResolve('dom');
|
|
69
|
-
}
|
|
70
|
-
});
|
|
71
|
-
}
|
|
72
|
-
/**
|
|
73
|
-
* @returns returns true/false based on platform.
|
|
74
|
-
* @description
|
|
75
|
-
* Depending on the platform the user is on, `is(platformName)` will
|
|
76
|
-
* return `true` or `false`. Note that the same app can return `true`
|
|
77
|
-
* for more than one platform name. For example, an app running from
|
|
78
|
-
* an iPad would return `true` for the platform names: `mobile`,
|
|
79
|
-
* `ios`, `ipad`, and `tablet`. Additionally, if the app was running
|
|
80
|
-
* from Cordova then `cordova` would be true, and if it was running
|
|
81
|
-
* from a web browser on the iPad then `mobileweb` would be `true`.
|
|
82
|
-
*
|
|
83
|
-
* ```
|
|
84
|
-
* import { Platform } from 'ionic-angular';
|
|
85
|
-
*
|
|
86
|
-
* @Component({...})
|
|
87
|
-
* export MyPage {
|
|
88
|
-
* constructor(public platform: Platform) {
|
|
89
|
-
* if (this.platform.is('ios')) {
|
|
90
|
-
* // This will only print when on iOS
|
|
91
|
-
* console.log('I am an iOS device!');
|
|
92
|
-
* }
|
|
93
|
-
* }
|
|
94
|
-
* }
|
|
95
|
-
* ```
|
|
96
|
-
*
|
|
97
|
-
* | Platform Name | Description |
|
|
98
|
-
* |-----------------|------------------------------------|
|
|
99
|
-
* | android | on a device running Android. |
|
|
100
|
-
* | capacitor | on a device running Capacitor. |
|
|
101
|
-
* | cordova | on a device running Cordova. |
|
|
102
|
-
* | ios | on a device running iOS. |
|
|
103
|
-
* | ipad | on an iPad device. |
|
|
104
|
-
* | iphone | on an iPhone device. |
|
|
105
|
-
* | phablet | on a phablet device. |
|
|
106
|
-
* | tablet | on a tablet device. |
|
|
107
|
-
* | electron | in Electron on a desktop device. |
|
|
108
|
-
* | pwa | as a PWA app. |
|
|
109
|
-
* | mobile | on a mobile device. |
|
|
110
|
-
* | mobileweb | on a mobile device in a browser. |
|
|
111
|
-
* | desktop | on a desktop device. |
|
|
112
|
-
* | hybrid | is a cordova or capacitor app. |
|
|
113
|
-
*
|
|
114
|
-
*/
|
|
115
|
-
is(platformName) {
|
|
116
|
-
return isPlatform(this.win, platformName);
|
|
117
|
-
}
|
|
118
|
-
/**
|
|
119
|
-
* @returns the array of platforms
|
|
120
|
-
* @description
|
|
121
|
-
* Depending on what device you are on, `platforms` can return multiple values.
|
|
122
|
-
* Each possible value is a hierarchy of platforms. For example, on an iPhone,
|
|
123
|
-
* it would return `mobile`, `ios`, and `iphone`.
|
|
124
|
-
*
|
|
125
|
-
* ```
|
|
126
|
-
* import { Platform } from 'ionic-angular';
|
|
127
|
-
*
|
|
128
|
-
* @Component({...})
|
|
129
|
-
* export MyPage {
|
|
130
|
-
* constructor(public platform: Platform) {
|
|
131
|
-
* // This will print an array of the current platforms
|
|
132
|
-
* console.log(this.platform.platforms());
|
|
133
|
-
* }
|
|
134
|
-
* }
|
|
135
|
-
* ```
|
|
136
|
-
*/
|
|
137
|
-
platforms() {
|
|
138
|
-
return getPlatforms(this.win);
|
|
139
|
-
}
|
|
140
|
-
/**
|
|
141
|
-
* Returns a promise when the platform is ready and native functionality
|
|
142
|
-
* can be called. If the app is running from within a web browser, then
|
|
143
|
-
* the promise will resolve when the DOM is ready. When the app is running
|
|
144
|
-
* from an application engine such as Cordova, then the promise will
|
|
145
|
-
* resolve when Cordova triggers the `deviceready` event.
|
|
146
|
-
*
|
|
147
|
-
* The resolved value is the `readySource`, which states which platform
|
|
148
|
-
* ready was used. For example, when Cordova is ready, the resolved ready
|
|
149
|
-
* source is `cordova`. The default ready source value will be `dom`. The
|
|
150
|
-
* `readySource` is useful if different logic should run depending on the
|
|
151
|
-
* platform the app is running from. For example, only Cordova can execute
|
|
152
|
-
* the status bar plugin, so the web should not run status bar plugin logic.
|
|
153
|
-
*
|
|
154
|
-
* ```
|
|
155
|
-
* import { Component } from '@angular/core';
|
|
156
|
-
* import { Platform } from 'ionic-angular';
|
|
157
|
-
*
|
|
158
|
-
* @Component({...})
|
|
159
|
-
* export MyApp {
|
|
160
|
-
* constructor(public platform: Platform) {
|
|
161
|
-
* this.platform.ready().then((readySource) => {
|
|
162
|
-
* console.log('Platform ready from', readySource);
|
|
163
|
-
* // Platform now ready, execute any required native code
|
|
164
|
-
* });
|
|
165
|
-
* }
|
|
166
|
-
* }
|
|
167
|
-
* ```
|
|
168
|
-
*/
|
|
169
|
-
ready() {
|
|
170
|
-
return this._readyPromise;
|
|
171
|
-
}
|
|
172
|
-
/**
|
|
173
|
-
* Returns if this app is using right-to-left language direction or not.
|
|
174
|
-
* We recommend the app's `index.html` file already has the correct `dir`
|
|
175
|
-
* attribute value set, such as `<html dir="ltr">` or `<html dir="rtl">`.
|
|
176
|
-
* [W3C: Structural markup and right-to-left text in HTML](http://www.w3.org/International/questions/qa-html-dir)
|
|
177
|
-
*/
|
|
178
|
-
get isRTL() {
|
|
179
|
-
return this.doc.dir === 'rtl';
|
|
180
|
-
}
|
|
181
|
-
/**
|
|
182
|
-
* Get the query string parameter
|
|
183
|
-
*/
|
|
184
|
-
getQueryParam(key) {
|
|
185
|
-
return readQueryParam(this.win.location.href, key);
|
|
186
|
-
}
|
|
187
|
-
/**
|
|
188
|
-
* Returns `true` if the app is in landscape mode.
|
|
189
|
-
*/
|
|
190
|
-
isLandscape() {
|
|
191
|
-
return !this.isPortrait();
|
|
192
|
-
}
|
|
193
|
-
/**
|
|
194
|
-
* Returns `true` if the app is in portrait mode.
|
|
195
|
-
*/
|
|
196
|
-
isPortrait() {
|
|
197
|
-
return this.win.matchMedia?.('(orientation: portrait)').matches;
|
|
198
|
-
}
|
|
199
|
-
testUserAgent(expression) {
|
|
200
|
-
const nav = this.win.navigator;
|
|
201
|
-
return !!(nav?.userAgent && nav.userAgent.indexOf(expression) >= 0);
|
|
202
|
-
}
|
|
203
|
-
/**
|
|
204
|
-
* Get the current url.
|
|
205
|
-
*/
|
|
206
|
-
url() {
|
|
207
|
-
return this.win.location.href;
|
|
208
|
-
}
|
|
209
|
-
/**
|
|
210
|
-
* Gets the width of the platform's viewport using `window.innerWidth`.
|
|
211
|
-
*/
|
|
212
|
-
width() {
|
|
213
|
-
return this.win.innerWidth;
|
|
214
|
-
}
|
|
215
|
-
/**
|
|
216
|
-
* Gets the height of the platform's viewport using `window.innerHeight`.
|
|
217
|
-
*/
|
|
218
|
-
height() {
|
|
219
|
-
return this.win.innerHeight;
|
|
220
|
-
}
|
|
221
|
-
/** @nocollapse */ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: Platform, deps: [{ token: DOCUMENT }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
222
|
-
/** @nocollapse */ static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: Platform, providedIn: 'root' });
|
|
223
|
-
}
|
|
224
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.0", ngImport: i0, type: Platform, decorators: [{
|
|
225
|
-
type: Injectable,
|
|
226
|
-
args: [{
|
|
227
|
-
providedIn: 'root',
|
|
228
|
-
}]
|
|
229
|
-
}], ctorParameters: () => [{ type: undefined, decorators: [{
|
|
230
|
-
type: Inject,
|
|
231
|
-
args: [DOCUMENT]
|
|
232
|
-
}] }, { type: i0.NgZone }] });
|
|
233
|
-
const readQueryParam = (url, key) => {
|
|
234
|
-
key = key.replace(/[[\]\\]/g, '\\$&');
|
|
235
|
-
const regex = new RegExp('[\\?&]' + key + '=([^&#]*)');
|
|
236
|
-
const results = regex.exec(url);
|
|
237
|
-
return results ? decodeURIComponent(results[1].replace(/\+/g, ' ')) : null;
|
|
238
|
-
};
|
|
239
|
-
const proxyEvent = (emitter, el, eventName, zone) => {
|
|
240
|
-
if (el) {
|
|
241
|
-
el.addEventListener(eventName, (ev) => {
|
|
242
|
-
/**
|
|
243
|
-
* `zone.run` is required to make sure that we are running inside the Angular zone
|
|
244
|
-
* at all times. This is necessary since an app that has Capacitor will
|
|
245
|
-
* override the `document.addEventListener` with its own implementation.
|
|
246
|
-
* The override causes the event to no longer be in the Angular zone.
|
|
247
|
-
*/
|
|
248
|
-
zone.run(() => {
|
|
249
|
-
// ?? cordova might emit "null" events
|
|
250
|
-
const value = ev != null ? ev.detail : undefined;
|
|
251
|
-
emitter.next(value);
|
|
252
|
-
});
|
|
253
|
-
});
|
|
254
|
-
}
|
|
255
|
-
};
|
|
256
|
-
//# sourceMappingURL=platform.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"platform.js","sourceRoot":"","sources":["../../../src/common/providers/platform.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.d.ts","sourceRoot":"","sources":["../../../src/common/types/interfaces.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,WAAW;IAC1B,MAAM,CAAC,EAAE,GAAG,CAAC;IACb,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED,MAAM,WAAW,WAAY,SAAQ,MAAM;IACzC,KAAK,EAAE,WAAW,CAAC;IACnB,oCAAoC,CAAC,EAAE,CAAC,EAAE,EAAE,oBAAoB,KAAK,MAAM,CAAC;CAC7E"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../src/common/types/interfaces.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ionic-lifecycle-hooks.d.ts","sourceRoot":"","sources":["../../../src/common/types/ionic-lifecycle-hooks.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,MAAM,WAAW,aAAa;IAC5B;;OAEG;IACH,gBAAgB,IAAI,IAAI,CAAC;CAC1B;AAED,MAAM,WAAW,YAAY;IAC3B;;OAEG;IACH,eAAe,IAAI,IAAI,CAAC;CACzB;AAED,MAAM,WAAW,aAAa;IAC5B;;OAEG;IACH,gBAAgB,IAAI,IAAI,CAAC;CAC1B;AAED,MAAM,WAAW,YAAY;IAC3B;;OAEG;IACH,eAAe,IAAI,IAAI,CAAC;CACzB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ionic-lifecycle-hooks.js","sourceRoot":"","sources":["../../../src/common/types/ionic-lifecycle-hooks.ts"],"names":[],"mappings":"AAAA;;GAEG"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"overlay-options.d.ts","sourceRoot":"","sources":["../../../src/common/types/overlay-options.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,eAAe,CAAC;AAC9C,OAAO,KAAK,EACV,YAAY,EACZ,YAAY,IAAI,gBAAgB,EAChC,cAAc,IAAI,kBAAkB,EACrC,MAAM,wBAAwB,CAAC;AAEhC;;;GAGG;AACH,MAAM,MAAM,YAAY,CAAC,CAAC,SAAS,YAAY,GAAG,YAAY,IAAI,gBAAgB,CAAC,CAAC,CAAC,GAAG;IACtF,QAAQ,CAAC,EAAE,QAAQ,CAAC;CACrB,CAAC;AAEF;;;GAGG;AACH,MAAM,MAAM,cAAc,CAAC,CAAC,SAAS,YAAY,GAAG,YAAY,IAAI,kBAAkB,CAAC,CAAC,CAAC,GAAG;IAC1F,QAAQ,CAAC,EAAE,QAAQ,CAAC;CACrB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"overlay-options.js","sourceRoot":"","sources":["../../../src/common/types/overlay-options.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"overlay.d.ts","sourceRoot":"","sources":["../../../src/common/utils/overlay.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,eAAe,CAAC,IAAI,EAAE,OAAO;IAC5C,MAAM,CAAC,OAAO,EAAE,IAAI,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;IACxC,OAAO,CAAC,IAAI,CAAC,EAAE,GAAG,EAAE,IAAI,CAAC,EAAE,MAAM,EAAE,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;IAClE,MAAM,IAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC,CAAC;CACxC;AAED,qBAAa,qBAAqB,CAAC,IAAI,EAAE,OAAO,CAAE,YAAW,eAAe,CAAC,IAAI,EAAE,OAAO,CAAC;IAC7E,OAAO,CAAC,IAAI;gBAAJ,IAAI,EAAE,eAAe,CAAC,IAAI,EAAE,OAAO,CAAC;IAExD;;OAEG;IACH,MAAM,CAAC,IAAI,CAAC,EAAE,IAAI,GAAG,OAAO,CAAC,OAAO,CAAC;IAIrC;;OAEG;IACH,OAAO,CAAC,IAAI,CAAC,EAAE,GAAG,EAAE,IAAI,CAAC,EAAE,MAAM,EAAE,EAAE,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;IAIjE;;OAEG;IACH,MAAM,IAAI,OAAO,CAAC,OAAO,GAAG,SAAS,CAAC;CAGvC"}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
// TODO(FW-2827): types
|
|
2
|
-
export class OverlayBaseController {
|
|
3
|
-
ctrl;
|
|
4
|
-
constructor(ctrl) {
|
|
5
|
-
this.ctrl = ctrl;
|
|
6
|
-
}
|
|
7
|
-
/**
|
|
8
|
-
* Creates a new overlay
|
|
9
|
-
*/
|
|
10
|
-
create(opts) {
|
|
11
|
-
return this.ctrl.create((opts || {}));
|
|
12
|
-
}
|
|
13
|
-
/**
|
|
14
|
-
* When `id` is not provided, it dismisses the top overlay.
|
|
15
|
-
*/
|
|
16
|
-
dismiss(data, role, id) {
|
|
17
|
-
return this.ctrl.dismiss(data, role, id);
|
|
18
|
-
}
|
|
19
|
-
/**
|
|
20
|
-
* Returns the top overlay.
|
|
21
|
-
*/
|
|
22
|
-
getTop() {
|
|
23
|
-
return this.ctrl.getTop();
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
//# sourceMappingURL=overlay.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"overlay.js","sourceRoot":"","sources":["../../../src/common/utils/overlay.ts"],"names":[],"mappings":"AAAA,uBAAuB;AAQvB,MAAM,OAAO,qBAAqB;IACZ;IAApB,YAAoB,IAAoC;QAApC,SAAI,GAAJ,IAAI,CAAgC;IAAG,CAAC;IAE5D;;OAEG;IACH,MAAM,CAAC,IAAW;QAChB,OAAO,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,IAAI,IAAI,EAAE,CAAQ,CAAC,CAAC;IAC/C,CAAC;IAED;;OAEG;IACH,OAAO,CAAC,IAAU,EAAE,IAAa,EAAE,EAAW;QAC5C,OAAO,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,IAAI,EAAE,IAAI,EAAE,EAAE,CAAC,CAAC;IAC3C,CAAC;IAED;;OAEG;IACH,MAAM;QACJ,OAAO,IAAI,CAAC,IAAI,CAAC,MAAM,EAAE,CAAC;IAC5B,CAAC;CACF"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"proxy.d.ts","sourceRoot":"","sources":["../../../src/common/utils/proxy.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,WAAW,GAAI,KAAK,GAAG,EAAE,QAAQ,MAAM,EAAE,SAYrD,CAAC;AAEF,eAAO,MAAM,YAAY,GAAI,KAAK,GAAG,EAAE,SAAS,MAAM,EAAE,SAQvD,CAAC;AAEF,eAAO,MAAM,YAAY,GAAI,UAAU,GAAG,EAAE,IAAI,GAAG,EAAE,QAAQ,MAAM,EAAE,SAEpE,CAAC;AAGF,wBAAgB,QAAQ,CAAC,IAAI,EAAE;IAAE,qBAAqB,CAAC,EAAE,MAAM,IAAI,CAAC;IAAC,MAAM,CAAC,EAAE,GAAG,CAAC;IAAC,OAAO,CAAC,EAAE,GAAG,CAAA;CAAE,SAC/D,GAAG,SAgBrC"}
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
// TODO: Is there a way we can grab this from angular-component-lib instead?
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
import { fromEvent } from 'rxjs';
|
|
5
|
-
export const proxyInputs = (Cmp, inputs) => {
|
|
6
|
-
const Prototype = Cmp.prototype;
|
|
7
|
-
inputs.forEach((item) => {
|
|
8
|
-
Object.defineProperty(Prototype, item, {
|
|
9
|
-
get() {
|
|
10
|
-
return this.el[item];
|
|
11
|
-
},
|
|
12
|
-
set(val) {
|
|
13
|
-
this.z.runOutsideAngular(() => (this.el[item] = val));
|
|
14
|
-
},
|
|
15
|
-
});
|
|
16
|
-
});
|
|
17
|
-
};
|
|
18
|
-
export const proxyMethods = (Cmp, methods) => {
|
|
19
|
-
const Prototype = Cmp.prototype;
|
|
20
|
-
methods.forEach((methodName) => {
|
|
21
|
-
Prototype[methodName] = function () {
|
|
22
|
-
const args = arguments;
|
|
23
|
-
return this.z.runOutsideAngular(() => this.el[methodName].apply(this.el, args));
|
|
24
|
-
};
|
|
25
|
-
});
|
|
26
|
-
};
|
|
27
|
-
export const proxyOutputs = (instance, el, events) => {
|
|
28
|
-
events.forEach((eventName) => (instance[eventName] = fromEvent(el, eventName)));
|
|
29
|
-
};
|
|
30
|
-
// tslint:disable-next-line: only-arrow-functions
|
|
31
|
-
export function ProxyCmp(opts) {
|
|
32
|
-
const decorator = function (cls) {
|
|
33
|
-
const { defineCustomElementFn, inputs, methods } = opts;
|
|
34
|
-
if (defineCustomElementFn !== undefined) {
|
|
35
|
-
defineCustomElementFn();
|
|
36
|
-
}
|
|
37
|
-
if (inputs) {
|
|
38
|
-
proxyInputs(cls, inputs);
|
|
39
|
-
}
|
|
40
|
-
if (methods) {
|
|
41
|
-
proxyMethods(cls, methods);
|
|
42
|
-
}
|
|
43
|
-
return cls;
|
|
44
|
-
};
|
|
45
|
-
return decorator;
|
|
46
|
-
}
|
|
47
|
-
//# sourceMappingURL=proxy.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"proxy.js","sourceRoot":"","sources":["../../../src/common/utils/proxy.ts"],"names":[],"mappings":"AAAA,4EAA4E;AAE5E,oBAAoB;AACpB,oBAAoB;AACpB,OAAO,EAAE,SAAS,EAAE,MAAM,MAAM,CAAC;AAEjC,MAAM,CAAC,MAAM,WAAW,GAAG,CAAC,GAAQ,EAAE,MAAgB,EAAE,EAAE;IACxD,MAAM,SAAS,GAAG,GAAG,CAAC,SAAS,CAAC;IAChC,MAAM,CAAC,OAAO,CAAC,CAAC,IAAI,EAAE,EAAE;QACtB,MAAM,CAAC,cAAc,CAAC,SAAS,EAAE,IAAI,EAAE;YACrC,GAAG;gBACD,OAAO,IAAI,CAAC,EAAE,CAAC,IAAI,CAAC,CAAC;YACvB,CAAC;YACD,GAAG,CAAC,GAAQ;gBACV,IAAI,CAAC,CAAC,CAAC,iBAAiB,CAAC,GAAG,EAAE,CAAC,CAAC,IAAI,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG,GAAG,CAAC,CAAC,CAAC;YACxD,CAAC;SACF,CAAC,CAAC;IACL,CAAC,CAAC,CAAC;AACL,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,GAAQ,EAAE,OAAiB,EAAE,EAAE;IAC1D,MAAM,SAAS,GAAG,GAAG,CAAC,SAAS,CAAC;IAChC,OAAO,CAAC,OAAO,CAAC,CAAC,UAAU,EAAE,EAAE;QAC7B,SAAS,CAAC,UAAU,CAAC,GAAG;YACtB,MAAM,IAAI,GAAG,SAAS,CAAC;YACvB,OAAO,IAAI,CAAC,CAAC,CAAC,iBAAiB,CAAC,GAAG,EAAE,CAAC,IAAI,CAAC,EAAE,CAAC,UAAU,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,EAAE,EAAE,IAAI,CAAC,CAAC,CAAC;QAClF,CAAC,CAAC;IACJ,CAAC,CAAC,CAAC;AACL,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,QAAa,EAAE,EAAO,EAAE,MAAgB,EAAE,EAAE;IACvE,MAAM,CAAC,OAAO,CAAC,CAAC,SAAS,EAAE,EAAE,CAAC,CAAC,QAAQ,CAAC,SAAS,CAAC,GAAG,SAAS,CAAC,EAAE,EAAE,SAAS,CAAC,CAAC,CAAC,CAAC;AAClF,CAAC,CAAC;AAEF,iDAAiD;AACjD,MAAM,UAAU,QAAQ,CAAC,IAAyE;IAChG,MAAM,SAAS,GAAG,UAAU,GAAQ;QAClC,MAAM,EAAE,qBAAqB,EAAE,MAAM,EAAE,OAAO,EAAE,GAAG,IAAI,CAAC;QAExD,IAAI,qBAAqB,KAAK,SAAS,EAAE,CAAC;YACxC,qBAAqB,EAAE,CAAC;QAC1B,CAAC;QAED,IAAI,MAAM,EAAE,CAAC;YACX,WAAW,CAAC,GAAG,EAAE,MAAM,CAAC,CAAC;QAC3B,CAAC;QACD,IAAI,OAAO,EAAE,CAAC;YACZ,YAAY,CAAC,GAAG,EAAE,OAAO,CAAC,CAAC;QAC7B,CAAC;QACD,OAAO,GAAG,CAAC;IACb,CAAC,CAAC;IACF,OAAO,SAAS,CAAC;AACnB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"routing.d.ts","sourceRoot":"","sources":["../../../src/common/utils/routing.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,sBAAsB,EAAE,mBAAmB,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AAElG;;GAEG;AACH,qBAAa,kBAAmB,YAAW,kBAAkB;IAC3D;;OAEG;IACH,YAAY,CAAC,MAAM,EAAE,sBAAsB,GAAG,OAAO;IAIrD;;OAEG;IACH,YAAY,CAAC,MAAM,EAAE,sBAAsB,GAAG,OAAO;IAIrD;;OAEG;IACH,KAAK,CAAC,MAAM,EAAE,sBAAsB,EAAE,aAAa,EAAE,mBAAmB,GAAG,IAAI;IAI/E;;OAEG;IACH,QAAQ,CAAC,MAAM,EAAE,sBAAsB,GAAG,mBAAmB,GAAG,IAAI;IAIpE;;;;OAIG;IACH,gBAAgB,CAAC,MAAM,EAAE,sBAAsB,EAAE,IAAI,EAAE,sBAAsB,GAAG,OAAO;CAuBxF"}
|