@rnw-community/wdio 0.38.2 → 0.39.0
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/dist/{add-wdio-commands.d.ts → cjs/add-wdio-commands.d.ts} +0 -0
- package/dist/cjs/add-wdio-commands.d.ts.map +1 -0
- package/dist/{add-wdio-commands.js → cjs/add-wdio-commands.js} +0 -0
- package/dist/cjs/add-wdio-commands.js.map +1 -0
- package/dist/cjs/capability/index.d.ts +4 -0
- package/dist/cjs/capability/index.d.ts.map +1 -0
- package/dist/cjs/capability/index.js +10 -0
- package/dist/cjs/capability/index.js.map +1 -0
- package/dist/{capability → cjs/capability}/is-android.capability.d.ts +0 -0
- package/dist/cjs/capability/is-android.capability.d.ts.map +1 -0
- package/dist/{capability → cjs/capability}/is-android.capability.js +0 -0
- package/dist/cjs/capability/is-android.capability.js.map +1 -0
- package/dist/{capability → cjs/capability}/is-browser.capability.d.ts +0 -0
- package/dist/cjs/capability/is-browser.capability.d.ts.map +1 -0
- package/dist/{capability → cjs/capability}/is-browser.capability.js +0 -0
- package/dist/cjs/capability/is-browser.capability.js.map +1 -0
- package/dist/{capability → cjs/capability}/is-ios.capability.d.ts +0 -0
- package/dist/cjs/capability/is-ios.capability.d.ts.map +1 -0
- package/dist/{capability → cjs/capability}/is-ios.capability.js +0 -0
- package/dist/cjs/capability/is-ios.capability.js.map +1 -0
- package/dist/{command → cjs/command}/by-index.command.d.ts +0 -0
- package/dist/cjs/command/by-index.command.d.ts.map +1 -0
- package/dist/{command → cjs/command}/by-index.command.js +0 -0
- package/dist/cjs/command/by-index.command.js.map +1 -0
- package/dist/{command → cjs/command}/clear-input.command.d.ts +0 -0
- package/dist/cjs/command/clear-input.command.d.ts.map +1 -0
- package/dist/{command → cjs/command}/clear-input.command.js +0 -0
- package/dist/cjs/command/clear-input.command.js.map +1 -0
- package/dist/cjs/command/index.d.ts +9 -0
- package/dist/cjs/command/index.d.ts.map +1 -0
- package/dist/cjs/command/index.js +20 -0
- package/dist/cjs/command/index.js.map +1 -0
- package/dist/{command → cjs/command}/mobile/open-deep-link.command.d.ts +0 -0
- package/dist/cjs/command/mobile/open-deep-link.command.d.ts.map +1 -0
- package/dist/{command → cjs/command}/mobile/open-deep-link.command.js +0 -0
- package/dist/cjs/command/mobile/open-deep-link.command.js.map +1 -0
- package/dist/{command → cjs/command}/mobile/relative-click.command.d.ts +0 -0
- package/dist/cjs/command/mobile/relative-click.command.d.ts.map +1 -0
- package/dist/{command → cjs/command}/mobile/relative-click.command.js +0 -0
- package/dist/cjs/command/mobile/relative-click.command.js.map +1 -0
- package/dist/{command → cjs/command}/slow-input.command.d.ts +0 -0
- package/dist/cjs/command/slow-input.command.d.ts.map +1 -0
- package/dist/{command → cjs/command}/slow-input.command.js +0 -0
- package/dist/cjs/command/slow-input.command.js.map +1 -0
- package/dist/{command → cjs/command}/swipe.command.d.ts +0 -0
- package/dist/cjs/command/swipe.command.d.ts.map +1 -0
- package/dist/{command → cjs/command}/swipe.command.js +0 -0
- package/dist/cjs/command/swipe.command.js.map +1 -0
- package/dist/{command → cjs/command}/test-id-index.command.d.ts +0 -0
- package/dist/cjs/command/test-id-index.command.d.ts.map +1 -0
- package/dist/{command → cjs/command}/test-id-index.command.js +0 -0
- package/dist/cjs/command/test-id-index.command.js.map +1 -0
- package/dist/{command → cjs/command}/test-id.command.d.ts +0 -0
- package/dist/cjs/command/test-id.command.d.ts.map +1 -0
- package/dist/{command → cjs/command}/test-id.command.js +0 -0
- package/dist/cjs/command/test-id.command.js.map +1 -0
- package/dist/{command → cjs/command}/test-ids.command.d.ts +0 -0
- package/dist/cjs/command/test-ids.command.d.ts.map +1 -0
- package/dist/{command → cjs/command}/test-ids.command.js +0 -0
- package/dist/cjs/command/test-ids.command.js.map +1 -0
- package/dist/{component → cjs/component}/component/component.d.ts +2 -0
- package/dist/cjs/component/component/component.d.ts.map +1 -0
- package/dist/{component → cjs/component}/component/component.js +12 -0
- package/dist/cjs/component/component/component.js.map +1 -0
- package/dist/{component → cjs/component}/component/create$-component/create$-component.d.ts +0 -0
- package/dist/cjs/component/component/create$-component/create$-component.d.ts.map +1 -0
- package/dist/{component → cjs/component}/component/create$-component/create$-component.js +0 -0
- package/dist/cjs/component/component/create$-component/create$-component.js.map +1 -0
- package/dist/{component → cjs/component}/component/create-component/create-component.d.ts +0 -0
- package/dist/cjs/component/component/create-component/create-component.d.ts.map +1 -0
- package/dist/{component → cjs/component}/component/create-component/create-component.js +0 -0
- package/dist/cjs/component/component/create-component/create-component.js.map +1 -0
- package/dist/{component → cjs/component}/component/get$-component/get$-component.d.ts +0 -0
- package/dist/cjs/component/component/get$-component/get$-component.d.ts.map +1 -0
- package/dist/{component → cjs/component}/component/get$-component/get$-component.js +0 -0
- package/dist/cjs/component/component/get$-component/get$-component.js.map +1 -0
- package/dist/{component → cjs/component}/component/get-component/get-component.d.ts +0 -0
- package/dist/cjs/component/component/get-component/get-component.d.ts.map +1 -0
- package/dist/{component → cjs/component}/component/get-component/get-component.js +0 -0
- package/dist/cjs/component/component/get-component/get-component.js.map +1 -0
- package/dist/{component → cjs/component}/component/get-exteded-component/get-extended-component.d.ts +1 -1
- package/dist/cjs/component/component/get-exteded-component/get-extended-component.d.ts.map +1 -0
- package/dist/{component → cjs/component}/component/get-exteded-component/get-extended-component.js +7 -4
- package/dist/cjs/component/component/get-exteded-component/get-extended-component.js.map +1 -0
- package/dist/{component → cjs/component}/component/index.d.ts +0 -0
- package/dist/cjs/component/component/index.d.ts.map +1 -0
- package/dist/{component → cjs/component}/component/index.js +0 -0
- package/dist/cjs/component/component/index.js.map +1 -0
- package/dist/{component → cjs/component}/default$-component.config.d.ts +0 -0
- package/dist/cjs/component/default$-component.config.d.ts.map +1 -0
- package/dist/{component → cjs/component}/default$-component.config.js +0 -0
- package/dist/cjs/component/default$-component.config.js.map +1 -0
- package/dist/{component → cjs/component}/default-component.config.d.ts +0 -0
- package/dist/cjs/component/default-component.config.d.ts.map +1 -0
- package/dist/{component → cjs/component}/default-component.config.js +0 -0
- package/dist/cjs/component/default-component.config.js.map +1 -0
- package/dist/{component → cjs/component}/rooted-component/create$-rooted-component/create$-rooted-component.d.ts +0 -0
- package/dist/cjs/component/rooted-component/create$-rooted-component/create$-rooted-component.d.ts.map +1 -0
- package/dist/{component → cjs/component}/rooted-component/create$-rooted-component/create$-rooted-component.js +0 -0
- package/dist/cjs/component/rooted-component/create$-rooted-component/create$-rooted-component.js.map +1 -0
- package/dist/{component → cjs/component}/rooted-component/create-rooted-component/create-rooted-component.d.ts +0 -0
- package/dist/cjs/component/rooted-component/create-rooted-component/create-rooted-component.d.ts.map +1 -0
- package/dist/{component → cjs/component}/rooted-component/create-rooted-component/create-rooted-component.js +0 -0
- package/dist/cjs/component/rooted-component/create-rooted-component/create-rooted-component.js.map +1 -0
- package/dist/{component → cjs/component}/rooted-component/get$-rooted-component/get$-rooted-component.d.ts +0 -0
- package/dist/cjs/component/rooted-component/get$-rooted-component/get$-rooted-component.d.ts.map +1 -0
- package/dist/{component → cjs/component}/rooted-component/get$-rooted-component/get$-rooted-component.js +0 -0
- package/dist/cjs/component/rooted-component/get$-rooted-component/get$-rooted-component.js.map +1 -0
- package/dist/{component → cjs/component}/rooted-component/get-extended-rooted-component/get-extended-rooted-component.d.ts +1 -1
- package/dist/cjs/component/rooted-component/get-extended-rooted-component/get-extended-rooted-component.d.ts.map +1 -0
- package/dist/cjs/component/rooted-component/get-extended-rooted-component/get-extended-rooted-component.js +18 -0
- package/dist/cjs/component/rooted-component/get-extended-rooted-component/get-extended-rooted-component.js.map +1 -0
- package/dist/{component → cjs/component}/rooted-component/get-rooted-component/get-rooted-component.d.ts +0 -0
- package/dist/cjs/component/rooted-component/get-rooted-component/get-rooted-component.d.ts.map +1 -0
- package/dist/{component → cjs/component}/rooted-component/get-rooted-component/get-rooted-component.js +0 -0
- package/dist/cjs/component/rooted-component/get-rooted-component/get-rooted-component.js.map +1 -0
- package/dist/{component → cjs/component}/rooted-component/rooted-component.d.ts +0 -0
- package/dist/cjs/component/rooted-component/rooted-component.d.ts.map +1 -0
- package/dist/{component → cjs/component}/rooted-component/rooted-component.js +0 -0
- package/dist/cjs/component/rooted-component/rooted-component.js.map +1 -0
- package/dist/{component → cjs/component}/type/component-config-arg.type.d.ts +0 -0
- package/dist/cjs/component/type/component-config-arg.type.d.ts.map +1 -0
- package/dist/{component → cjs/component}/type/component-config-arg.type.js +0 -0
- package/dist/cjs/component/type/component-config-arg.type.js.map +1 -0
- package/dist/{component → cjs/component}/type/component-input-arg.type.d.ts +0 -0
- package/dist/cjs/component/type/component-input-arg.type.d.ts.map +1 -0
- package/dist/{component → cjs/component}/type/component-input-arg.type.js +0 -0
- package/dist/cjs/component/type/component-input-arg.type.js.map +1 -0
- package/dist/{component → cjs/component}/type/component-with-selectors-ctor.type.d.ts +0 -0
- package/dist/cjs/component/type/component-with-selectors-ctor.type.d.ts.map +1 -0
- package/dist/{component → cjs/component}/type/component-with-selectors-ctor.type.js +0 -0
- package/dist/cjs/component/type/component-with-selectors-ctor.type.js.map +1 -0
- package/dist/{component → cjs/component}/type/component-with-selectors.type.d.ts +0 -0
- package/dist/cjs/component/type/component-with-selectors.type.d.ts.map +1 -0
- package/dist/{component → cjs/component}/type/component-with-selectors.type.js +0 -0
- package/dist/cjs/component/type/component-with-selectors.type.js.map +1 -0
- package/dist/{component → cjs/component}/type/component.type.d.ts +0 -0
- package/dist/cjs/component/type/component.type.d.ts.map +1 -0
- package/dist/{component → cjs/component}/type/component.type.js +0 -0
- package/dist/cjs/component/type/component.type.js.map +1 -0
- package/dist/{component → cjs/component}/type/index.d.ts +0 -0
- package/dist/cjs/component/type/index.d.ts.map +1 -0
- package/dist/{component → cjs/component}/type/index.js +0 -0
- package/dist/cjs/component/type/index.js.map +1 -0
- package/dist/{component → cjs/component}/type/rooted-component-with-selectors-ctor.type.d.ts +0 -0
- package/dist/cjs/component/type/rooted-component-with-selectors-ctor.type.d.ts.map +1 -0
- package/dist/{component → cjs/component}/type/rooted-component-with-selectors-ctor.type.js +0 -0
- package/dist/cjs/component/type/rooted-component-with-selectors-ctor.type.js.map +1 -0
- package/dist/{component → cjs/component}/type/rooted-component-with-selectors.type.d.ts +0 -0
- package/dist/cjs/component/type/rooted-component-with-selectors.type.d.ts.map +1 -0
- package/dist/{component → cjs/component}/type/rooted-component-with-selectors.type.js +0 -0
- package/dist/cjs/component/type/rooted-component-with-selectors.type.js.map +1 -0
- package/dist/{component → cjs/component}/type/selector-object.type.d.ts +0 -0
- package/dist/cjs/component/type/selector-object.type.d.ts.map +1 -0
- package/dist/{component → cjs/component}/type/selector-object.type.js +0 -0
- package/dist/cjs/component/type/selector-object.type.js.map +1 -0
- package/dist/{component → cjs/component}/type/wdio-types.type.d.ts +0 -0
- package/dist/cjs/component/type/wdio-types.type.d.ts.map +1 -0
- package/dist/{component → cjs/component}/type/wdio-types.type.js +0 -0
- package/dist/cjs/component/type/wdio-types.type.js.map +1 -0
- package/dist/cjs/component/util/find-enum-root-selector.util.d.ts +2 -0
- package/dist/cjs/component/util/find-enum-root-selector.util.d.ts.map +1 -0
- package/dist/{component → cjs/component}/util/find-enum-root-selector.util.js +1 -0
- package/dist/cjs/component/util/find-enum-root-selector.util.js.map +1 -0
- package/dist/{component → cjs/component}/util/index.d.ts +0 -0
- package/dist/cjs/component/util/index.d.ts.map +1 -0
- package/dist/{component → cjs/component}/util/index.js +0 -0
- package/dist/cjs/component/util/index.js.map +1 -0
- package/dist/{config → cjs/config}/index.d.ts +0 -0
- package/dist/cjs/config/index.d.ts.map +1 -0
- package/dist/{config → cjs/config}/index.js +0 -0
- package/dist/cjs/config/index.js.map +1 -0
- package/dist/{config → cjs/config}/web-selector.config.d.ts +0 -0
- package/dist/cjs/config/web-selector.config.d.ts.map +1 -0
- package/dist/{config → cjs/config}/web-selector.config.js +0 -0
- package/dist/cjs/config/web-selector.config.js.map +1 -0
- package/dist/cjs/index.d.ts +41 -0
- package/dist/cjs/index.d.ts.map +1 -0
- package/dist/cjs/index.js +68 -0
- package/dist/cjs/index.js.map +1 -0
- package/dist/{interface → cjs/interface}/android-test-id-props.interface.d.ts +0 -0
- package/dist/cjs/interface/android-test-id-props.interface.d.ts.map +1 -0
- package/dist/{interface → cjs/interface}/android-test-id-props.interface.js +0 -0
- package/dist/cjs/interface/android-test-id-props.interface.js.map +1 -0
- package/dist/cjs/interface/index.d.ts +4 -0
- package/dist/cjs/interface/index.d.ts.map +1 -0
- package/dist/{type → cjs/interface}/index.js +0 -0
- package/dist/{component/type → cjs/interface}/index.js.map +1 -1
- package/dist/{interface → cjs/interface}/test-id-props.interface.d.ts +0 -0
- package/dist/cjs/interface/test-id-props.interface.d.ts.map +1 -0
- package/dist/{interface → cjs/interface}/test-id-props.interface.js +0 -0
- package/dist/cjs/interface/test-id-props.interface.js.map +1 -0
- package/dist/{interface → cjs/interface}/web-test-id-props.interface.d.ts +0 -0
- package/dist/cjs/interface/web-test-id-props.interface.d.ts.map +1 -0
- package/dist/{interface → cjs/interface}/web-test-id-props.interface.js +0 -0
- package/dist/cjs/interface/web-test-id-props.interface.js.map +1 -0
- package/dist/{selector → cjs/selector}/android-testid.selector.d.ts +0 -0
- package/dist/cjs/selector/android-testid.selector.d.ts.map +1 -0
- package/dist/{selector → cjs/selector}/android-testid.selector.js +0 -0
- package/dist/cjs/selector/android-testid.selector.js.map +1 -0
- package/dist/cjs/selector/index.d.ts +6 -0
- package/dist/cjs/selector/index.d.ts.map +1 -0
- package/dist/cjs/selector/index.js +14 -0
- package/dist/cjs/selector/index.js.map +1 -0
- package/dist/{selector → cjs/selector}/ios-testid.selector.d.ts +0 -0
- package/dist/cjs/selector/ios-testid.selector.d.ts.map +1 -0
- package/dist/{selector → cjs/selector}/ios-testid.selector.js +0 -0
- package/dist/cjs/selector/ios-testid.selector.js.map +1 -0
- package/dist/{selector → cjs/selector}/mobile-testid.selector.d.ts +0 -0
- package/dist/cjs/selector/mobile-testid.selector.d.ts.map +1 -0
- package/dist/{selector → cjs/selector}/mobile-testid.selector.js +0 -0
- package/dist/cjs/selector/mobile-testid.selector.js.map +1 -0
- package/dist/{selector → cjs/selector}/test-id.selector.d.ts +0 -0
- package/dist/cjs/selector/test-id.selector.d.ts.map +1 -0
- package/dist/{selector → cjs/selector}/test-id.selector.js +0 -0
- package/dist/cjs/selector/test-id.selector.js.map +1 -0
- package/dist/{selector → cjs/selector}/web-testid.selector.d.ts +0 -0
- package/dist/cjs/selector/web-testid.selector.d.ts.map +1 -0
- package/dist/{selector → cjs/selector}/web-testid.selector.js +0 -0
- package/dist/cjs/selector/web-testid.selector.js.map +1 -0
- package/dist/cjs/tsconfig.build-cjs.tsbuildinfo +1 -0
- package/dist/{type → cjs/type}/el-selector-fn.type.d.ts +0 -0
- package/dist/cjs/type/el-selector-fn.type.d.ts.map +1 -0
- package/dist/{type → cjs/type}/el-selector-fn.type.js +0 -0
- package/dist/cjs/type/el-selector-fn.type.js.map +1 -0
- package/dist/{type → cjs/type}/els-index-selector-fn.type.d.ts +0 -0
- package/dist/cjs/type/els-index-selector-fn.type.d.ts.map +1 -0
- package/dist/{type → cjs/type}/els-index-selector-fn.type.js +0 -0
- package/dist/cjs/type/els-index-selector-fn.type.js.map +1 -0
- package/dist/{type → cjs/type}/els-selector-fn.type.d.ts +0 -0
- package/dist/cjs/type/els-selector-fn.type.d.ts.map +1 -0
- package/dist/{type → cjs/type}/els-selector-fn.type.js +0 -0
- package/dist/cjs/type/els-selector-fn.type.js.map +1 -0
- package/dist/{type → cjs/type}/index.d.ts +0 -0
- package/dist/cjs/type/index.d.ts.map +1 -0
- package/dist/cjs/type/index.js +3 -0
- package/dist/{type → cjs/type}/index.js.map +1 -1
- package/dist/{type → cjs/type}/selector-context.type.d.ts +0 -0
- package/dist/cjs/type/selector-context.type.d.ts.map +1 -0
- package/dist/{type → cjs/type}/selector-context.type.js +0 -0
- package/dist/cjs/type/selector-context.type.js.map +1 -0
- package/dist/{type → cjs/type}/swipe-direction.type.d.ts +0 -0
- package/dist/cjs/type/swipe-direction.type.d.ts.map +1 -0
- package/dist/{type → cjs/type}/swipe-direction.type.js +0 -0
- package/dist/cjs/type/swipe-direction.type.js.map +1 -0
- package/dist/{util → cjs/util}/get-platform/get-platform.util.d.ts +0 -0
- package/dist/cjs/util/get-platform/get-platform.util.d.ts.map +1 -0
- package/dist/{util → cjs/util}/get-platform/get-platform.util.js +0 -0
- package/dist/cjs/util/get-platform/get-platform.util.js.map +1 -0
- package/dist/{util → cjs/util}/get-platform/get-platform.util.native.d.ts +0 -0
- package/dist/cjs/util/get-platform/get-platform.util.native.d.ts.map +1 -0
- package/dist/{util → cjs/util}/get-platform/get-platform.util.native.js +0 -0
- package/dist/cjs/util/get-platform/get-platform.util.native.js.map +1 -0
- package/dist/{util → cjs/util}/get-test-id/get-test-id.d.ts +0 -0
- package/dist/cjs/util/get-test-id/get-test-id.d.ts.map +1 -0
- package/dist/{util → cjs/util}/get-test-id/get-test-id.js +0 -0
- package/dist/cjs/util/get-test-id/get-test-id.js.map +1 -0
- package/dist/{util → cjs/util}/index.d.ts +0 -0
- package/dist/cjs/util/index.d.ts.map +1 -0
- package/dist/{util → cjs/util}/index.js +0 -0
- package/dist/cjs/util/index.js.map +1 -0
- package/dist/{util → cjs/util}/set-prop-test-id/set-prop-test-id.d.ts +0 -0
- package/dist/cjs/util/set-prop-test-id/set-prop-test-id.d.ts.map +1 -0
- package/dist/{util → cjs/util}/set-prop-test-id/set-prop-test-id.js +0 -0
- package/dist/cjs/util/set-prop-test-id/set-prop-test-id.js.map +1 -0
- package/dist/{util → cjs/util}/set-test-id/set-test-id.d.ts +0 -0
- package/dist/cjs/util/set-test-id/set-test-id.d.ts.map +1 -0
- package/dist/{util → cjs/util}/set-test-id/set-test-id.js +0 -0
- package/dist/cjs/util/set-test-id/set-test-id.js.map +1 -0
- package/dist/esm/add-wdio-commands.d.ts +3 -0
- package/dist/esm/add-wdio-commands.d.ts.map +1 -0
- package/dist/esm/add-wdio-commands.js +24 -0
- package/dist/esm/add-wdio-commands.js.map +1 -0
- package/dist/esm/capability/index.d.ts +4 -0
- package/dist/esm/capability/index.d.ts.map +1 -0
- package/dist/esm/capability/index.js +4 -0
- package/dist/esm/capability/index.js.map +1 -0
- package/dist/esm/capability/is-android.capability.d.ts +2 -0
- package/dist/esm/capability/is-android.capability.d.ts.map +1 -0
- package/dist/esm/capability/is-android.capability.js +2 -0
- package/dist/esm/capability/is-android.capability.js.map +1 -0
- package/dist/esm/capability/is-browser.capability.d.ts +2 -0
- package/dist/esm/capability/is-browser.capability.d.ts.map +1 -0
- package/dist/esm/capability/is-browser.capability.js +2 -0
- package/dist/esm/capability/is-browser.capability.js.map +1 -0
- package/dist/esm/capability/is-ios.capability.d.ts +2 -0
- package/dist/esm/capability/is-ios.capability.d.ts.map +1 -0
- package/dist/esm/capability/is-ios.capability.js +4 -0
- package/dist/esm/capability/is-ios.capability.js.map +1 -0
- package/dist/esm/command/by-index.command.d.ts +3 -0
- package/dist/esm/command/by-index.command.d.ts.map +1 -0
- package/dist/esm/command/by-index.command.js +7 -0
- package/dist/esm/command/by-index.command.js.map +1 -0
- package/dist/esm/command/clear-input.command.d.ts +2 -0
- package/dist/esm/command/clear-input.command.d.ts.map +1 -0
- package/dist/esm/command/clear-input.command.js +9 -0
- package/dist/esm/command/clear-input.command.js.map +1 -0
- package/dist/esm/command/index.d.ts +9 -0
- package/dist/esm/command/index.d.ts.map +1 -0
- package/dist/esm/command/index.js +9 -0
- package/dist/esm/command/index.js.map +1 -0
- package/dist/esm/command/mobile/open-deep-link.command.d.ts +2 -0
- package/dist/esm/command/mobile/open-deep-link.command.d.ts.map +1 -0
- package/dist/esm/command/mobile/open-deep-link.command.js +28 -0
- package/dist/esm/command/mobile/open-deep-link.command.js.map +1 -0
- package/dist/esm/command/mobile/relative-click.command.d.ts +2 -0
- package/dist/esm/command/mobile/relative-click.command.d.ts.map +1 -0
- package/dist/esm/command/mobile/relative-click.command.js +10 -0
- package/dist/esm/command/mobile/relative-click.command.js.map +1 -0
- package/dist/esm/command/slow-input.command.d.ts +2 -0
- package/dist/esm/command/slow-input.command.d.ts.map +1 -0
- package/dist/esm/command/slow-input.command.js +14 -0
- package/dist/esm/command/slow-input.command.js.map +1 -0
- package/dist/esm/command/swipe.command.d.ts +8 -0
- package/dist/esm/command/swipe.command.d.ts.map +1 -0
- package/dist/esm/command/swipe.command.js +43 -0
- package/dist/{command → esm/command}/swipe.command.js.map +1 -1
- package/dist/esm/command/test-id-index.command.d.ts +3 -0
- package/dist/esm/command/test-id-index.command.d.ts.map +1 -0
- package/dist/esm/command/test-id-index.command.js +8 -0
- package/dist/esm/command/test-id-index.command.js.map +1 -0
- package/dist/esm/command/test-id.command.d.ts +3 -0
- package/dist/esm/command/test-id.command.d.ts.map +1 -0
- package/dist/esm/command/test-id.command.js +3 -0
- package/dist/esm/command/test-id.command.js.map +1 -0
- package/dist/esm/command/test-ids.command.d.ts +3 -0
- package/dist/esm/command/test-ids.command.d.ts.map +1 -0
- package/dist/esm/command/test-ids.command.js +3 -0
- package/dist/esm/command/test-ids.command.js.map +1 -0
- package/dist/esm/component/component/component.d.ts +31 -0
- package/dist/esm/component/component/component.d.ts.map +1 -0
- package/dist/esm/component/component/component.js +98 -0
- package/dist/esm/component/component/component.js.map +1 -0
- package/dist/esm/component/component/create$-component/create$-component.d.ts +3 -0
- package/dist/esm/component/component/create$-component/create$-component.d.ts.map +1 -0
- package/dist/esm/component/component/create$-component/create$-component.js +3 -0
- package/dist/esm/component/component/create$-component/create$-component.js.map +1 -0
- package/dist/esm/component/component/create-component/create-component.d.ts +3 -0
- package/dist/esm/component/component/create-component/create-component.d.ts.map +1 -0
- package/dist/esm/component/component/create-component/create-component.js +3 -0
- package/dist/esm/component/component/create-component/create-component.js.map +1 -0
- package/dist/esm/component/component/get$-component/get$-component.d.ts +3 -0
- package/dist/esm/component/component/get$-component/get$-component.d.ts.map +1 -0
- package/dist/esm/component/component/get$-component/get$-component.js +4 -0
- package/dist/esm/component/component/get$-component/get$-component.js.map +1 -0
- package/dist/esm/component/component/get-component/get-component.d.ts +3 -0
- package/dist/esm/component/component/get-component/get-component.d.ts.map +1 -0
- package/dist/esm/component/component/get-component/get-component.js +5 -0
- package/dist/esm/component/component/get-component/get-component.js.map +1 -0
- package/dist/esm/component/component/get-exteded-component/get-extended-component.d.ts +5 -0
- package/dist/esm/component/component/get-exteded-component/get-extended-component.d.ts.map +1 -0
- package/dist/esm/component/component/get-exteded-component/get-extended-component.js +13 -0
- package/dist/esm/component/component/get-exteded-component/get-extended-component.js.map +1 -0
- package/dist/esm/component/component/index.d.ts +7 -0
- package/dist/esm/component/component/index.d.ts.map +1 -0
- package/dist/esm/component/component/index.js +7 -0
- package/dist/esm/component/component/index.js.map +1 -0
- package/dist/esm/component/default$-component.config.d.ts +3 -0
- package/dist/esm/component/default$-component.config.d.ts.map +1 -0
- package/dist/esm/component/default$-component.config.js +7 -0
- package/dist/esm/component/default$-component.config.js.map +1 -0
- package/dist/esm/component/default-component.config.d.ts +3 -0
- package/dist/esm/component/default-component.config.d.ts.map +1 -0
- package/dist/esm/component/default-component.config.js +7 -0
- package/dist/esm/component/default-component.config.js.map +1 -0
- package/dist/esm/component/rooted-component/create$-rooted-component/create$-rooted-component.d.ts +3 -0
- package/dist/esm/component/rooted-component/create$-rooted-component/create$-rooted-component.d.ts.map +1 -0
- package/dist/esm/component/rooted-component/create$-rooted-component/create$-rooted-component.js +3 -0
- package/dist/esm/component/rooted-component/create$-rooted-component/create$-rooted-component.js.map +1 -0
- package/dist/esm/component/rooted-component/create-rooted-component/create-rooted-component.d.ts +3 -0
- package/dist/esm/component/rooted-component/create-rooted-component/create-rooted-component.d.ts.map +1 -0
- package/dist/esm/component/rooted-component/create-rooted-component/create-rooted-component.js +3 -0
- package/dist/esm/component/rooted-component/create-rooted-component/create-rooted-component.js.map +1 -0
- package/dist/esm/component/rooted-component/get$-rooted-component/get$-rooted-component.d.ts +3 -0
- package/dist/esm/component/rooted-component/get$-rooted-component/get$-rooted-component.d.ts.map +1 -0
- package/dist/esm/component/rooted-component/get$-rooted-component/get$-rooted-component.js +4 -0
- package/dist/esm/component/rooted-component/get$-rooted-component/get$-rooted-component.js.map +1 -0
- package/dist/esm/component/rooted-component/get-extended-rooted-component/get-extended-rooted-component.d.ts +5 -0
- package/dist/esm/component/rooted-component/get-extended-rooted-component/get-extended-rooted-component.d.ts.map +1 -0
- package/dist/esm/component/rooted-component/get-extended-rooted-component/get-extended-rooted-component.js +14 -0
- package/dist/esm/component/rooted-component/get-extended-rooted-component/get-extended-rooted-component.js.map +1 -0
- package/dist/esm/component/rooted-component/get-rooted-component/get-rooted-component.d.ts +3 -0
- package/dist/esm/component/rooted-component/get-rooted-component/get-rooted-component.d.ts.map +1 -0
- package/dist/esm/component/rooted-component/get-rooted-component/get-rooted-component.js +5 -0
- package/dist/esm/component/rooted-component/get-rooted-component/get-rooted-component.js.map +1 -0
- package/dist/esm/component/rooted-component/rooted-component.d.ts +21 -0
- package/dist/esm/component/rooted-component/rooted-component.d.ts.map +1 -0
- package/dist/esm/component/rooted-component/rooted-component.js +53 -0
- package/dist/esm/component/rooted-component/rooted-component.js.map +1 -0
- package/dist/esm/component/type/component-config-arg.type.d.ts +7 -0
- package/dist/esm/component/type/component-config-arg.type.d.ts.map +1 -0
- package/dist/esm/component/type/component-config-arg.type.js +2 -0
- package/dist/esm/component/type/component-config-arg.type.js.map +1 -0
- package/dist/esm/component/type/component-input-arg.type.d.ts +3 -0
- package/dist/esm/component/type/component-input-arg.type.d.ts.map +1 -0
- package/dist/esm/component/type/component-input-arg.type.js +2 -0
- package/dist/esm/component/type/component-input-arg.type.js.map +1 -0
- package/dist/esm/component/type/component-with-selectors-ctor.type.d.ts +3 -0
- package/dist/esm/component/type/component-with-selectors-ctor.type.d.ts.map +1 -0
- package/dist/esm/component/type/component-with-selectors-ctor.type.js +2 -0
- package/dist/esm/component/type/component-with-selectors-ctor.type.js.map +1 -0
- package/dist/esm/component/type/component-with-selectors.type.d.ts +4 -0
- package/dist/esm/component/type/component-with-selectors.type.d.ts.map +1 -0
- package/dist/esm/component/type/component-with-selectors.type.js +2 -0
- package/dist/esm/component/type/component-with-selectors.type.js.map +1 -0
- package/dist/esm/component/type/component.type.d.ts +6 -0
- package/dist/esm/component/type/component.type.d.ts.map +1 -0
- package/dist/esm/component/type/component.type.js +2 -0
- package/dist/esm/component/type/component.type.js.map +1 -0
- package/dist/esm/component/type/index.d.ts +10 -0
- package/dist/esm/component/type/index.d.ts.map +1 -0
- package/dist/esm/component/type/index.js +2 -0
- package/dist/esm/component/type/index.js.map +1 -0
- package/dist/esm/component/type/rooted-component-with-selectors-ctor.type.d.ts +4 -0
- package/dist/esm/component/type/rooted-component-with-selectors-ctor.type.d.ts.map +1 -0
- package/dist/esm/component/type/rooted-component-with-selectors-ctor.type.js +2 -0
- package/dist/esm/component/type/rooted-component-with-selectors-ctor.type.js.map +1 -0
- package/dist/esm/component/type/rooted-component-with-selectors.type.d.ts +4 -0
- package/dist/esm/component/type/rooted-component-with-selectors.type.d.ts.map +1 -0
- package/dist/esm/component/type/rooted-component-with-selectors.type.js +2 -0
- package/dist/esm/component/type/rooted-component-with-selectors.type.js.map +1 -0
- package/dist/esm/component/type/selector-object.type.d.ts +22 -0
- package/dist/esm/component/type/selector-object.type.d.ts.map +1 -0
- package/dist/esm/component/type/selector-object.type.js +2 -0
- package/dist/esm/component/type/selector-object.type.js.map +1 -0
- package/dist/esm/component/type/wdio-types.type.d.ts +6 -0
- package/dist/esm/component/type/wdio-types.type.d.ts.map +1 -0
- package/dist/esm/component/type/wdio-types.type.js +2 -0
- package/dist/esm/component/type/wdio-types.type.js.map +1 -0
- package/dist/esm/component/util/find-enum-root-selector.util.d.ts +2 -0
- package/dist/esm/component/util/find-enum-root-selector.util.d.ts.map +1 -0
- package/dist/esm/component/util/find-enum-root-selector.util.js +8 -0
- package/dist/esm/component/util/find-enum-root-selector.util.js.map +1 -0
- package/dist/esm/component/util/index.d.ts +2 -0
- package/dist/esm/component/util/index.d.ts.map +1 -0
- package/dist/esm/component/util/index.js +2 -0
- package/dist/esm/component/util/index.js.map +1 -0
- package/dist/esm/config/index.d.ts +2 -0
- package/dist/esm/config/index.d.ts.map +1 -0
- package/dist/esm/config/index.js +2 -0
- package/dist/esm/config/index.js.map +1 -0
- package/dist/esm/config/web-selector.config.d.ts +2 -0
- package/dist/esm/config/web-selector.config.d.ts.map +1 -0
- package/dist/esm/config/web-selector.config.js +2 -0
- package/dist/esm/config/web-selector.config.js.map +1 -0
- package/dist/esm/index.d.ts +41 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/dist/esm/index.js +33 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/interface/android-test-id-props.interface.d.ts +5 -0
- package/dist/esm/interface/android-test-id-props.interface.d.ts.map +1 -0
- package/dist/esm/interface/android-test-id-props.interface.js +2 -0
- package/dist/esm/interface/android-test-id-props.interface.js.map +1 -0
- package/dist/esm/interface/index.d.ts +4 -0
- package/dist/esm/interface/index.d.ts.map +1 -0
- package/dist/esm/interface/index.js +2 -0
- package/dist/esm/interface/index.js.map +1 -0
- package/dist/esm/interface/test-id-props.interface.d.ts +4 -0
- package/dist/esm/interface/test-id-props.interface.d.ts.map +1 -0
- package/dist/esm/interface/test-id-props.interface.js +2 -0
- package/dist/esm/interface/test-id-props.interface.js.map +1 -0
- package/dist/esm/interface/web-test-id-props.interface.d.ts +6 -0
- package/dist/esm/interface/web-test-id-props.interface.d.ts.map +1 -0
- package/dist/esm/interface/web-test-id-props.interface.js +2 -0
- package/dist/esm/interface/web-test-id-props.interface.js.map +1 -0
- package/dist/esm/selector/android-testid.selector.d.ts +2 -0
- package/dist/esm/selector/android-testid.selector.d.ts.map +1 -0
- package/dist/esm/selector/android-testid.selector.js +7 -0
- package/dist/esm/selector/android-testid.selector.js.map +1 -0
- package/dist/esm/selector/index.d.ts +6 -0
- package/dist/esm/selector/index.d.ts.map +1 -0
- package/dist/esm/selector/index.js +6 -0
- package/dist/esm/selector/index.js.map +1 -0
- package/dist/esm/selector/ios-testid.selector.d.ts +2 -0
- package/dist/esm/selector/ios-testid.selector.d.ts.map +1 -0
- package/dist/esm/selector/ios-testid.selector.js +6 -0
- package/dist/esm/selector/ios-testid.selector.js.map +1 -0
- package/dist/esm/selector/mobile-testid.selector.d.ts +2 -0
- package/dist/esm/selector/mobile-testid.selector.d.ts.map +1 -0
- package/dist/esm/selector/mobile-testid.selector.js +5 -0
- package/dist/esm/selector/mobile-testid.selector.js.map +1 -0
- package/dist/esm/selector/test-id.selector.d.ts +2 -0
- package/dist/esm/selector/test-id.selector.d.ts.map +1 -0
- package/dist/esm/selector/test-id.selector.js +5 -0
- package/dist/esm/selector/test-id.selector.js.map +1 -0
- package/dist/esm/selector/web-testid.selector.d.ts +2 -0
- package/dist/esm/selector/web-testid.selector.d.ts.map +1 -0
- package/dist/esm/selector/web-testid.selector.js +3 -0
- package/dist/esm/selector/web-testid.selector.js.map +1 -0
- package/dist/esm/tsconfig.build-esm.tsbuildinfo +1 -0
- package/dist/esm/type/el-selector-fn.type.d.ts +4 -0
- package/dist/esm/type/el-selector-fn.type.d.ts.map +1 -0
- package/dist/esm/type/el-selector-fn.type.js +2 -0
- package/dist/esm/type/el-selector-fn.type.js.map +1 -0
- package/dist/esm/type/els-index-selector-fn.type.d.ts +4 -0
- package/dist/esm/type/els-index-selector-fn.type.d.ts.map +1 -0
- package/dist/esm/type/els-index-selector-fn.type.js +2 -0
- package/dist/esm/type/els-index-selector-fn.type.js.map +1 -0
- package/dist/esm/type/els-selector-fn.type.d.ts +5 -0
- package/dist/esm/type/els-selector-fn.type.d.ts.map +1 -0
- package/dist/esm/type/els-selector-fn.type.js +2 -0
- package/dist/esm/type/els-selector-fn.type.js.map +1 -0
- package/dist/esm/type/index.d.ts +6 -0
- package/dist/esm/type/index.d.ts.map +1 -0
- package/dist/esm/type/index.js +2 -0
- package/dist/esm/type/index.js.map +1 -0
- package/dist/esm/type/selector-context.type.d.ts +2 -0
- package/dist/esm/type/selector-context.type.d.ts.map +1 -0
- package/dist/esm/type/selector-context.type.js +2 -0
- package/dist/esm/type/selector-context.type.js.map +1 -0
- package/dist/esm/type/swipe-direction.type.d.ts +2 -0
- package/dist/esm/type/swipe-direction.type.d.ts.map +1 -0
- package/dist/esm/type/swipe-direction.type.js +2 -0
- package/dist/esm/type/swipe-direction.type.js.map +1 -0
- package/dist/esm/util/get-platform/get-platform.util.d.ts +4 -0
- package/dist/esm/util/get-platform/get-platform.util.d.ts.map +1 -0
- package/dist/esm/util/get-platform/get-platform.util.js +6 -0
- package/dist/esm/util/get-platform/get-platform.util.js.map +1 -0
- package/dist/esm/util/get-platform/get-platform.util.native.d.ts +2 -0
- package/dist/esm/util/get-platform/get-platform.util.native.d.ts.map +1 -0
- package/dist/esm/util/get-platform/get-platform.util.native.js +6 -0
- package/dist/esm/util/get-platform/get-platform.util.native.js.map +1 -0
- package/dist/esm/util/get-test-id/get-test-id.d.ts +12 -0
- package/dist/esm/util/get-test-id/get-test-id.d.ts.map +1 -0
- package/dist/esm/util/get-test-id/get-test-id.js +23 -0
- package/dist/esm/util/get-test-id/get-test-id.js.map +1 -0
- package/dist/esm/util/index.d.ts +4 -0
- package/dist/esm/util/index.d.ts.map +1 -0
- package/dist/esm/util/index.js +4 -0
- package/dist/esm/util/index.js.map +1 -0
- package/dist/esm/util/set-prop-test-id/set-prop-test-id.d.ts +17 -0
- package/dist/esm/util/set-prop-test-id/set-prop-test-id.d.ts.map +1 -0
- package/dist/esm/util/set-prop-test-id/set-prop-test-id.js +18 -0
- package/dist/esm/util/set-prop-test-id/set-prop-test-id.js.map +1 -0
- package/dist/esm/util/set-test-id/set-test-id.d.ts +10 -0
- package/dist/esm/util/set-test-id/set-test-id.d.ts.map +1 -0
- package/dist/esm/util/set-test-id/set-test-id.js +20 -0
- package/dist/esm/util/set-test-id/set-test-id.js.map +1 -0
- package/package.json +15 -8
- package/dist/add-wdio-commands.d.ts.map +0 -1
- package/dist/add-wdio-commands.js.map +0 -1
- package/dist/capability/index.d.ts +0 -4
- package/dist/capability/index.d.ts.map +0 -1
- package/dist/capability/index.js +0 -20
- package/dist/capability/index.js.map +0 -1
- package/dist/capability/is-android.capability.d.ts.map +0 -1
- package/dist/capability/is-android.capability.js.map +0 -1
- package/dist/capability/is-browser.capability.d.ts.map +0 -1
- package/dist/capability/is-browser.capability.js.map +0 -1
- package/dist/capability/is-ios.capability.d.ts.map +0 -1
- package/dist/capability/is-ios.capability.js.map +0 -1
- package/dist/command/by-index.command.d.ts.map +0 -1
- package/dist/command/by-index.command.js.map +0 -1
- package/dist/command/clear-input.command.d.ts.map +0 -1
- package/dist/command/clear-input.command.js.map +0 -1
- package/dist/command/index.d.ts +0 -9
- package/dist/command/index.d.ts.map +0 -1
- package/dist/command/index.js +0 -25
- package/dist/command/index.js.map +0 -1
- package/dist/command/mobile/open-deep-link.command.d.ts.map +0 -1
- package/dist/command/mobile/open-deep-link.command.js.map +0 -1
- package/dist/command/mobile/relative-click.command.d.ts.map +0 -1
- package/dist/command/mobile/relative-click.command.js.map +0 -1
- package/dist/command/slow-input.command.d.ts.map +0 -1
- package/dist/command/slow-input.command.js.map +0 -1
- package/dist/command/swipe.command.d.ts.map +0 -1
- package/dist/command/test-id-index.command.d.ts.map +0 -1
- package/dist/command/test-id-index.command.js.map +0 -1
- package/dist/command/test-id.command.d.ts.map +0 -1
- package/dist/command/test-id.command.js.map +0 -1
- package/dist/command/test-ids.command.d.ts.map +0 -1
- package/dist/command/test-ids.command.js.map +0 -1
- package/dist/component/component/component.d.ts.map +0 -1
- package/dist/component/component/component.js.map +0 -1
- package/dist/component/component/create$-component/create$-component.d.ts.map +0 -1
- package/dist/component/component/create$-component/create$-component.js.map +0 -1
- package/dist/component/component/create-component/create-component.d.ts.map +0 -1
- package/dist/component/component/create-component/create-component.js.map +0 -1
- package/dist/component/component/get$-component/get$-component.d.ts.map +0 -1
- package/dist/component/component/get$-component/get$-component.js.map +0 -1
- package/dist/component/component/get-component/get-component.d.ts.map +0 -1
- package/dist/component/component/get-component/get-component.js.map +0 -1
- package/dist/component/component/get-exteded-component/get-extended-component.d.ts.map +0 -1
- package/dist/component/component/get-exteded-component/get-extended-component.js.map +0 -1
- package/dist/component/component/index.d.ts.map +0 -1
- package/dist/component/component/index.js.map +0 -1
- package/dist/component/default$-component.config.d.ts.map +0 -1
- package/dist/component/default$-component.config.js.map +0 -1
- package/dist/component/default-component.config.d.ts.map +0 -1
- package/dist/component/default-component.config.js.map +0 -1
- package/dist/component/index.d.ts +0 -3
- package/dist/component/index.d.ts.map +0 -1
- package/dist/component/index.js +0 -19
- package/dist/component/index.js.map +0 -1
- package/dist/component/rooted-component/create$-rooted-component/create$-rooted-component.d.ts.map +0 -1
- package/dist/component/rooted-component/create$-rooted-component/create$-rooted-component.js.map +0 -1
- package/dist/component/rooted-component/create-rooted-component/create-rooted-component.d.ts.map +0 -1
- package/dist/component/rooted-component/create-rooted-component/create-rooted-component.js.map +0 -1
- package/dist/component/rooted-component/get$-rooted-component/get$-rooted-component.d.ts.map +0 -1
- package/dist/component/rooted-component/get$-rooted-component/get$-rooted-component.js.map +0 -1
- package/dist/component/rooted-component/get-extended-rooted-component/get-extended-rooted-component.d.ts.map +0 -1
- package/dist/component/rooted-component/get-extended-rooted-component/get-extended-rooted-component.js +0 -20
- package/dist/component/rooted-component/get-extended-rooted-component/get-extended-rooted-component.js.map +0 -1
- package/dist/component/rooted-component/get-rooted-component/get-rooted-component.d.ts.map +0 -1
- package/dist/component/rooted-component/get-rooted-component/get-rooted-component.js.map +0 -1
- package/dist/component/rooted-component/index.d.ts +0 -7
- package/dist/component/rooted-component/index.d.ts.map +0 -1
- package/dist/component/rooted-component/index.js +0 -16
- package/dist/component/rooted-component/index.js.map +0 -1
- package/dist/component/rooted-component/rooted-component.d.ts.map +0 -1
- package/dist/component/rooted-component/rooted-component.js.map +0 -1
- package/dist/component/type/component-config-arg.type.d.ts.map +0 -1
- package/dist/component/type/component-config-arg.type.js.map +0 -1
- package/dist/component/type/component-input-arg.type.d.ts.map +0 -1
- package/dist/component/type/component-input-arg.type.js.map +0 -1
- package/dist/component/type/component-with-selectors-ctor.type.d.ts.map +0 -1
- package/dist/component/type/component-with-selectors-ctor.type.js.map +0 -1
- package/dist/component/type/component-with-selectors.type.d.ts.map +0 -1
- package/dist/component/type/component-with-selectors.type.js.map +0 -1
- package/dist/component/type/component.type.d.ts.map +0 -1
- package/dist/component/type/component.type.js.map +0 -1
- package/dist/component/type/index.d.ts.map +0 -1
- package/dist/component/type/rooted-component-with-selectors-ctor.type.d.ts.map +0 -1
- package/dist/component/type/rooted-component-with-selectors-ctor.type.js.map +0 -1
- package/dist/component/type/rooted-component-with-selectors.type.d.ts.map +0 -1
- package/dist/component/type/rooted-component-with-selectors.type.js.map +0 -1
- package/dist/component/type/selector-object.type.d.ts.map +0 -1
- package/dist/component/type/selector-object.type.js.map +0 -1
- package/dist/component/type/wdio-types.type.d.ts.map +0 -1
- package/dist/component/type/wdio-types.type.js.map +0 -1
- package/dist/component/util/find-enum-root-selector.util.d.ts +0 -3
- package/dist/component/util/find-enum-root-selector.util.d.ts.map +0 -1
- package/dist/component/util/find-enum-root-selector.util.js.map +0 -1
- package/dist/component/util/index.d.ts.map +0 -1
- package/dist/component/util/index.js.map +0 -1
- package/dist/config/index.d.ts.map +0 -1
- package/dist/config/index.js.map +0 -1
- package/dist/config/web-selector.config.d.ts.map +0 -1
- package/dist/config/web-selector.config.js.map +0 -1
- package/dist/index.d.ts +0 -37
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js +0 -25
- package/dist/index.js.map +0 -1
- package/dist/interface/android-test-id-props.interface.d.ts.map +0 -1
- package/dist/interface/android-test-id-props.interface.js.map +0 -1
- package/dist/interface/index.d.ts +0 -4
- package/dist/interface/index.d.ts.map +0 -1
- package/dist/interface/index.js +0 -20
- package/dist/interface/index.js.map +0 -1
- package/dist/interface/test-id-props.interface.d.ts.map +0 -1
- package/dist/interface/test-id-props.interface.js.map +0 -1
- package/dist/interface/web-test-id-props.interface.d.ts.map +0 -1
- package/dist/interface/web-test-id-props.interface.js.map +0 -1
- package/dist/selector/android-testid.selector.d.ts.map +0 -1
- package/dist/selector/android-testid.selector.js.map +0 -1
- package/dist/selector/index.d.ts +0 -6
- package/dist/selector/index.d.ts.map +0 -1
- package/dist/selector/index.js +0 -22
- package/dist/selector/index.js.map +0 -1
- package/dist/selector/ios-testid.selector.d.ts.map +0 -1
- package/dist/selector/ios-testid.selector.js.map +0 -1
- package/dist/selector/mobile-testid.selector.d.ts.map +0 -1
- package/dist/selector/mobile-testid.selector.js.map +0 -1
- package/dist/selector/test-id.selector.d.ts.map +0 -1
- package/dist/selector/test-id.selector.js.map +0 -1
- package/dist/selector/web-testid.selector.d.ts.map +0 -1
- package/dist/selector/web-testid.selector.js.map +0 -1
- package/dist/type/el-selector-fn.type.d.ts.map +0 -1
- package/dist/type/el-selector-fn.type.js.map +0 -1
- package/dist/type/els-index-selector-fn.type.d.ts.map +0 -1
- package/dist/type/els-index-selector-fn.type.js.map +0 -1
- package/dist/type/els-selector-fn.type.d.ts.map +0 -1
- package/dist/type/els-selector-fn.type.js.map +0 -1
- package/dist/type/index.d.ts.map +0 -1
- package/dist/type/selector-context.type.d.ts.map +0 -1
- package/dist/type/selector-context.type.js.map +0 -1
- package/dist/type/swipe-direction.type.d.ts.map +0 -1
- package/dist/type/swipe-direction.type.js.map +0 -1
- package/dist/util/get-platform/get-platform.util.d.ts.map +0 -1
- package/dist/util/get-platform/get-platform.util.js.map +0 -1
- package/dist/util/get-platform/get-platform.util.native.d.ts.map +0 -1
- package/dist/util/get-platform/get-platform.util.native.js.map +0 -1
- package/dist/util/get-test-id/get-test-id.d.ts.map +0 -1
- package/dist/util/get-test-id/get-test-id.js.map +0 -1
- package/dist/util/index.d.ts.map +0 -1
- package/dist/util/index.js.map +0 -1
- package/dist/util/set-prop-test-id/set-prop-test-id.d.ts.map +0 -1
- package/dist/util/set-prop-test-id/set-prop-test-id.js.map +0 -1
- package/dist/util/set-test-id/set-test-id.d.ts.map +0 -1
- package/dist/util/set-test-id/set-test-id.js.map +0 -1
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add-wdio-commands.d.ts","sourceRoot":"","sources":["../../src/add-wdio-commands.ts"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,QAAQ,CAAC;AAElD,eAAO,MAAM,eAAe,YAAa,mBAAmB,KAAG,IAiC9D,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"add-wdio-commands.js","sourceRoot":"","sources":["../../src/add-wdio-commands.ts"],"names":[],"mappings":";;;AAAA,uCAQmB;AACnB,2DAAuD;AAIhD,MAAM,eAAe,GAAG,CAAC,OAA4B,EAAQ,EAAE;IAClE,yBAAyB;IACzB,OAAO,CAAC,UAAU,CAAC,SAAS,EAAE,iBAAO,EAAE,KAAK,CAAC,CAAC;IAC9C,OAAO,CAAC,UAAU,CAAC,UAAU,EAAE,kBAAQ,EAAE,KAAK,CAAC,CAAC;IAChD,OAAO,CAAC,UAAU,CAAC,eAAe,EAAE,uBAAa,EAAE,KAAK,CAAC,CAAC;IAC1D,OAAO,CAAC,UAAU,CAAC,cAAc,EAAE,6BAAmB,EAAE,KAAK,CAAC,CAAC;IAE/D,yBAAyB;IACzB,OAAO,CAAC,UAAU,CACd,SAAS,EACT,KAAK,UAAU,OAAO,CAA4B,MAAc;QAC5D,OAAO,MAAM,IAAA,iBAAO,EAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IACvC,CAAC,EACD,IAAI,CACP,CAAC;IACF,OAAO,CAAC,UAAU,CACd,UAAU,EACV,KAAK,UAAU,QAAQ,CAA4B,MAAc;QAC7D,OAAO,MAAM,IAAA,kBAAQ,EAAC,MAAM,EAAE,IAAI,CAAC,CAAC;IACxC,CAAC,EACD,IAAI,CACP,CAAC;IACF,OAAO,CAAC,UAAU,CACd,eAAe,EACf,KAAK,UAAU,aAAa,CAA4B,MAAc,EAAE,GAAW;QAC/E,OAAO,MAAM,IAAA,uBAAa,EAAC,MAAM,EAAE,GAAG,EAAE,IAAI,CAAC,CAAC;IAClD,CAAC,EACD,IAAI,CACP,CAAC;IACF,OAAO,CAAC,UAAU,CAAC,WAAW,EAAE,0BAAgB,EAAE,IAAI,CAAC,CAAC;IACxD,OAAO,CAAC,UAAU,CAAC,YAAY,EAAE,2BAAiB,EAAE,IAAI,CAAC,CAAC;IAC1D,OAAO,CAAC,UAAU,CAAC,eAAe,EAAE,8BAAoB,EAAE,IAAI,CAAC,CAAC;IAChE,OAAO,CAAC,UAAU,CAAC,OAAO,EAAE,4BAAY,EAAE,IAAI,CAAC,CAAC;AACpD,CAAC,CAAC;AAjCW,QAAA,eAAe,mBAiC1B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/capability/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAC;AAC9D,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.isIOSCapability = exports.isBrowserCapability = exports.isAndroidCapability = void 0;
|
|
4
|
+
var is_android_capability_1 = require("./is-android.capability");
|
|
5
|
+
Object.defineProperty(exports, "isAndroidCapability", { enumerable: true, get: function () { return is_android_capability_1.isAndroidCapability; } });
|
|
6
|
+
var is_browser_capability_1 = require("./is-browser.capability");
|
|
7
|
+
Object.defineProperty(exports, "isBrowserCapability", { enumerable: true, get: function () { return is_browser_capability_1.isBrowserCapability; } });
|
|
8
|
+
var is_ios_capability_1 = require("./is-ios.capability");
|
|
9
|
+
Object.defineProperty(exports, "isIOSCapability", { enumerable: true, get: function () { return is_ios_capability_1.isIOSCapability; } });
|
|
10
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/capability/index.ts"],"names":[],"mappings":";;;AAAA,iEAA8D;AAArD,4HAAA,mBAAmB,OAAA;AAC5B,iEAA8D;AAArD,4HAAA,mBAAmB,OAAA;AAC5B,yDAAsD;AAA7C,oHAAA,eAAe,OAAA"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"is-android.capability.d.ts","sourceRoot":"","sources":["../../../src/capability/is-android.capability.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,mBAAmB,QAAO,OAA4B,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"is-android.capability.js","sourceRoot":"","sources":["../../../src/capability/is-android.capability.ts"],"names":[],"mappings":";;;AAAO,MAAM,mBAAmB,GAAG,GAAY,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC;AAAvD,QAAA,mBAAmB,uBAAoC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"is-browser.capability.d.ts","sourceRoot":"","sources":["../../../src/capability/is-browser.capability.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,mBAAmB,QAAO,OAC6C,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"is-browser.capability.js","sourceRoot":"","sources":["../../../src/capability/is-browser.capability.ts"],"names":[],"mappings":";;;AAAO,MAAM,mBAAmB,GAAG,GAAY,EAAE,CAC7C,aAAa,IAAI,OAAO,CAAC,YAAY,IAAI,OAAO,CAAC,YAAY,CAAC,WAAW,KAAK,EAAE,CAAC;AADxE,QAAA,mBAAmB,uBACqD"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"is-ios.capability.d.ts","sourceRoot":"","sources":["../../../src/capability/is-ios.capability.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,eAAe,QAAO,OAA2D,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"is-ios.capability.js","sourceRoot":"","sources":["../../../src/capability/is-ios.capability.ts"],"names":[],"mappings":";;;AAAA,mEAA8D;AAC9D,mEAA8D;AAEvD,MAAM,eAAe,GAAG,GAAY,EAAE,CAAC,CAAC,IAAA,2CAAmB,GAAE,IAAI,CAAC,IAAA,2CAAmB,GAAE,CAAC;AAAlF,QAAA,eAAe,mBAAmE"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"by-index.command.d.ts","sourceRoot":"","sources":["../../../src/command/by-index.command.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAGlD,eAAO,MAAM,SAAS,EAAE,kBAO8B,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"by-index.command.js","sourceRoot":"","sources":["../../../src/command/by-index.command.ts"],"names":[],"mappings":";;;AAGO,MAAM,SAAS,GAAuB,CAAC,MAAM,EAAE,KAAK,EAAE,OAAO,GAAG,OAAO,EAAE,EAAE,CAC9E,OAAO,CAAC,EAAE,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAE;IAC/B,IAAI,KAAK,IAAI,QAAQ,CAAC,MAAM,IAAI,KAAK,GAAG,CAAC,EAAE;QACvC,MAAM,IAAI,KAAK,CAAC,8BAA8B,MAAM,iBAAiB,KAAK,GAAG,CAAC,CAAC;KAClF;IAED,OAAO,QAAQ,CAAC,KAAK,CAAC,CAAC;AAC3B,CAAC,CAAiD,CAAC;AAP1C,QAAA,SAAS,aAOiC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"clear-input.command.d.ts","sourceRoot":"","sources":["../../../src/command/clear-input.command.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,iBAAiB,SAA0C,YAAY,OAAO,KAAG,QAAQ,IAAI,CASzG,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"clear-input.command.js","sourceRoot":"","sources":["../../../src/command/clear-input.command.ts"],"names":[],"mappings":";;;AAAO,MAAM,iBAAiB,GAAG,KAAK,UAAU,iBAAiB;IAC7D,oBAAoB;IACpB,MAAM,IAAI,CAAC,UAAU,EAAE,CAAC;IACxB,oBAAoB;IACpB,MAAM,IAAI,CAAC,QAAQ,CAAC,EAAE,CAAC,CAAC;IAExB,MAAM,WAAW,GAAG,MAAM,IAAI,CAAC,OAAO,EAAE,CAAC;IAEzC,MAAM,IAAI,CAAC,QAAQ,CAAC,KAAK,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAa,CAAC,CAAC;AAC9E,CAAC,CAAC;AATW,QAAA,iBAAiB,qBAS5B"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export { testID$ } from './test-id.command';
|
|
2
|
+
export { testID$$ } from './test-ids.command';
|
|
3
|
+
export { testID$$Index } from './test-id-index.command';
|
|
4
|
+
export { slowInputCommand } from './slow-input.command';
|
|
5
|
+
export { clearInputCommand } from './clear-input.command';
|
|
6
|
+
export { byIndex$$ } from './by-index.command';
|
|
7
|
+
export { openDeepLinkCommand } from './mobile/open-deep-link.command';
|
|
8
|
+
export { relativeClickCommand } from './mobile/relative-click.command';
|
|
9
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/command/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC9C,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AACxD,OAAO,EAAE,gBAAgB,EAAE,MAAM,sBAAsB,CAAC;AACxD,OAAO,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAE/C,OAAO,EAAE,mBAAmB,EAAE,MAAM,iCAAiC,CAAC;AACtE,OAAO,EAAE,oBAAoB,EAAE,MAAM,iCAAiC,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.relativeClickCommand = exports.openDeepLinkCommand = exports.byIndex$$ = exports.clearInputCommand = exports.slowInputCommand = exports.testID$$Index = exports.testID$$ = exports.testID$ = void 0;
|
|
4
|
+
var test_id_command_1 = require("./test-id.command");
|
|
5
|
+
Object.defineProperty(exports, "testID$", { enumerable: true, get: function () { return test_id_command_1.testID$; } });
|
|
6
|
+
var test_ids_command_1 = require("./test-ids.command");
|
|
7
|
+
Object.defineProperty(exports, "testID$$", { enumerable: true, get: function () { return test_ids_command_1.testID$$; } });
|
|
8
|
+
var test_id_index_command_1 = require("./test-id-index.command");
|
|
9
|
+
Object.defineProperty(exports, "testID$$Index", { enumerable: true, get: function () { return test_id_index_command_1.testID$$Index; } });
|
|
10
|
+
var slow_input_command_1 = require("./slow-input.command");
|
|
11
|
+
Object.defineProperty(exports, "slowInputCommand", { enumerable: true, get: function () { return slow_input_command_1.slowInputCommand; } });
|
|
12
|
+
var clear_input_command_1 = require("./clear-input.command");
|
|
13
|
+
Object.defineProperty(exports, "clearInputCommand", { enumerable: true, get: function () { return clear_input_command_1.clearInputCommand; } });
|
|
14
|
+
var by_index_command_1 = require("./by-index.command");
|
|
15
|
+
Object.defineProperty(exports, "byIndex$$", { enumerable: true, get: function () { return by_index_command_1.byIndex$$; } });
|
|
16
|
+
var open_deep_link_command_1 = require("./mobile/open-deep-link.command");
|
|
17
|
+
Object.defineProperty(exports, "openDeepLinkCommand", { enumerable: true, get: function () { return open_deep_link_command_1.openDeepLinkCommand; } });
|
|
18
|
+
var relative_click_command_1 = require("./mobile/relative-click.command");
|
|
19
|
+
Object.defineProperty(exports, "relativeClickCommand", { enumerable: true, get: function () { return relative_click_command_1.relativeClickCommand; } });
|
|
20
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/command/index.ts"],"names":[],"mappings":";;;AAAA,qDAA4C;AAAnC,0GAAA,OAAO,OAAA;AAChB,uDAA8C;AAArC,4GAAA,QAAQ,OAAA;AACjB,iEAAwD;AAA/C,sHAAA,aAAa,OAAA;AACtB,2DAAwD;AAA/C,sHAAA,gBAAgB,OAAA;AACzB,6DAA0D;AAAjD,wHAAA,iBAAiB,OAAA;AAC1B,uDAA+C;AAAtC,6GAAA,SAAS,OAAA;AAElB,0EAAsE;AAA7D,6HAAA,mBAAmB,OAAA;AAC5B,0EAAuE;AAA9D,8HAAA,oBAAoB,OAAA"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"open-deep-link.command.d.ts","sourceRoot":"","sources":["../../../../src/command/mobile/open-deep-link.command.ts"],"names":[],"mappings":"AAYA,eAAO,MAAM,mBAAmB,QACvB,MAAM,gBACE,MAAM,KACpB,QAAQ,IAAI,CAuBd,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"open-deep-link.command.js","sourceRoot":"","sources":["../../../../src/command/mobile/open-deep-link.command.ts"],"names":[],"mappings":";;;AAAA;;;;GAIG;AACH,kDAAsD;AAEtD,iDAAwE;AAExE,MAAM,8BAA8B,GAAG,CAAC,OAA4B,EAAU,EAAE,CAC5E,YAAY,IAAI,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC,GAAG,OAAO,CAAC,YAAY,CAAC,UAAoB,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;AAExF,MAAM,mBAAmB,GAAG,KAAK,EACpC,GAAW,EACX,cAAsB,8BAA8B,CAAC,OAAO,CAAC,EAChD,EAAE;IACf,IAAI,IAAA,gCAAmB,GAAE,EAAE;QACvB,IAAI,IAAA,sBAAa,EAAC,WAAW,CAAC,EAAE;YAC5B,MAAM,IAAI,KAAK,CAAC,uDAAuD,CAAC,CAAC;SAC5E;QAED,MAAM,MAAM,CAAC,OAAO,CAAC,iBAAiB,EAAE,EAAE,GAAG,EAAE,OAAO,EAAE,WAAW,EAAE,CAAC,CAAC;KAC1E;SAAM,IAAI,IAAA,4BAAe,GAAE,EAAE;QAC1B,sDAAsD;QACtD,MAAM,MAAM,CAAC,OAAO,CAAC,mBAAmB,EAAE,EAAE,QAAQ,EAAE,wBAAwB,EAAE,CAAC,CAAC;QAElF,MAAM,UAAU,GAAG,CAAC,CAAC,sEAAsE,CAAC,CAAC;QAE7F,IAAI,CAAC,CAAC,MAAM,MAAM,CAAC,eAAe,EAAE,CAAC,EAAE;YACnC,MAAM,UAAU,CAAC,KAAK,EAAE,CAAC;YACzB,MAAM,MAAM,CAAC,SAAS,CAAC,KAAK,IAAI,EAAE,CAAC,MAAM,MAAM,CAAC,eAAe,EAAE,CAAC,CAAC;SACtE;QAED,MAAM,QAAQ,GAAG,MAAM,CAAC,CACpB,yIAAyI,CAC5I,CAAC;QACF,MAAM,QAAQ,CAAC,QAAQ,CAAC,GAAG,GAAG,QAAQ,CAAC,CAAC;KAC3C;AACL,CAAC,CAAC;AA1BW,QAAA,mBAAmB,uBA0B9B"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"relative-click.command.d.ts","sourceRoot":"","sources":["../../../../src/command/mobile/relative-click.command.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,oBAAoB,SACvB,YAAY,OAAO,YACf,MAAM,YACN,MAAM,KACjB,QAAQ,IAAI,CAQd,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"relative-click.command.js","sourceRoot":"","sources":["../../../../src/command/mobile/relative-click.command.ts"],"names":[],"mappings":";;;AAAA,MAAM,mBAAmB,GAAG,GAAG,CAAC;AAEzB,MAAM,oBAAoB,GAAG,KAAK,UAAU,oBAAoB,CAEnE,QAAgB,EAChB,QAAgB;IAEhB,MAAM,IAAI,GAAG,MAAM,IAAI,CAAC,OAAO,EAAE,CAAC;IAElC,MAAM,IAAI,CAAC,WAAW,CAAC;QACnB,MAAM,EAAE,KAAK;QACb,CAAC,EAAE,CAAC,IAAI,CAAC,KAAK,GAAG,QAAQ,CAAC,GAAG,mBAAmB;QAChD,CAAC,EAAE,CAAC,IAAI,CAAC,MAAM,GAAG,QAAQ,CAAC,GAAG,mBAAmB;KACpD,CAAC,CAAC;AACP,CAAC,CAAC;AAZW,QAAA,oBAAoB,wBAY/B"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"slow-input.command.d.ts","sourceRoot":"","sources":["../../../src/command/slow-input.command.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,gBAAgB,SACnB,YAAY,OAAO,SAClB,MAAM,qBAEd,QAAQ,IAAI,CASd,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"slow-input.command.js","sourceRoot":"","sources":["../../../src/command/slow-input.command.ts"],"names":[],"mappings":";;;AAAA,8CAAoD;AAEpD,MAAM,mBAAmB,GAAG,GAAG,CAAC;AAEzB,MAAM,gBAAgB,GAAG,KAAK,UAAU,gBAAgB,CAE3D,KAAa,EACb,KAAK,GAAG,mBAAmB;IAE3B,IAAI,IAAA,gCAAmB,GAAE,EAAE;QACvB,MAAM,IAAI,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;KAC9B;SAAM;QACH,IAAI,KAAK,EAAE,MAAM,IAAI,IAAI,KAAK,CAAC,KAAK,CAAC,EAAE,CAAC,EAAE;YACtC,MAAM,OAAO,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;YAC3B,MAAM,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC;SAC7B;KACJ;AACL,CAAC,CAAC;AAbW,QAAA,gBAAgB,oBAa3B"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"swipe.command.d.ts","sourceRoot":"","sources":["../../../src/command/swipe.command.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAElD,UAAU,QAAQ;IACd,CAAC,EAAE,MAAM,CAAC;IACV,CAAC,EAAE,MAAM,CAAC;CACb;AA8CD,eAAO,MAAM,YAAY,SACf,YAAY,OAAO,aACd,kBAAkB,WACrB,QAAQ,KACjB,QAAQ,IAAI,CASd,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"swipe.command.js","sourceRoot":"","sources":["../../../src/command/swipe.command.ts"],"names":[],"mappings":";;;AAOA,MAAM,4BAA4B,GAAG,KAAK,EACtC,OAA4B,EAC5B,SAA6B,EAC7B,SAAmB,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,EACQ,EAAE;IAC3C,4CAA4C;IAC5C,MAAM,oBAAoB,GAAG,OAAO,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC;IAEzD,MAAM,MAAM,GAAG,MAAM,OAAO,CAAC,OAAO,EAAE,CAAC;IACvC,MAAM,KAAK,GAAG,MAAM,OAAO,CAAC,WAAW,EAAE,CAAC;IAE1C,QAAQ,SAAS,EAAE;QACf,KAAK,MAAM;YACP,OAAO;gBACH;oBACI,CAAC,EAAE,KAAK,CAAC,CAAC,GAAG,MAAM,CAAC,CAAC,GAAG,MAAM,CAAC,KAAK,GAAG,oBAAoB;oBAC3D,CAAC,EAAE,KAAK,CAAC,CAAC,GAAG,MAAM,CAAC,MAAM,GAAG,CAAC,GAAG,MAAM,CAAC,CAAC;iBAC5C;gBACD,EAAE,CAAC,EAAE,KAAK,CAAC,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,CAAC,GAAG,MAAM,CAAC,MAAM,GAAG,CAAC,GAAG,MAAM,CAAC,CAAC,EAAE;aAC5D,CAAC;QAEN,KAAK,OAAO;YACR,OAAO;gBACH,EAAE,CAAC,EAAE,KAAK,CAAC,CAAC,GAAG,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,CAAC,GAAG,MAAM,CAAC,MAAM,GAAG,CAAC,GAAG,MAAM,CAAC,CAAC,EAAE;gBACpE,EAAE,CAAC,EAAE,KAAK,CAAC,CAAC,GAAG,MAAM,CAAC,KAAK,GAAG,oBAAoB,EAAE,CAAC,EAAE,KAAK,CAAC,CAAC,GAAG,MAAM,CAAC,MAAM,GAAG,CAAC,GAAG,MAAM,CAAC,CAAC,EAAE;aAClG,CAAC;QAEN,KAAK,KAAK;YACN,OAAO;gBACH,EAAE,CAAC,EAAE,MAAM,CAAC,KAAK,GAAG,CAAC,GAAG,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,CAAC,GAAG,MAAM,CAAC,CAAC,EAAE;gBACzD,EAAE,CAAC,EAAE,MAAM,CAAC,KAAK,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE,EAAE;aACjC,CAAC;QAEN,KAAK,QAAQ;YACT,OAAO;gBACH,EAAE,CAAC,EAAE,MAAM,CAAC,KAAK,GAAG,CAAC,GAAG,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,KAAK,CAAC,CAAC,GAAG,MAAM,CAAC,CAAC,EAAE;gBACzD,EAAE,CAAC,EAAE,MAAM,CAAC,KAAK,GAAG,CAAC,EAAE,CAAC,EAAE,MAAM,CAAC,MAAM,GAAG,oBAAoB,EAAE;aACnE,CAAC;QAEN;YACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,CAAC,CAAC;KAClD;AACL,CAAC,CAAC;AAEK,MAAM,YAAY,GAAG,KAAK,UAAU,YAAY,CAEnD,SAA6B,EAC7B,SAAmB,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE;IAEjC,MAAM,CAAC,UAAU,EAAE,QAAQ,CAAC,GAAG,MAAM,4BAA4B,CAAC,IAAI,EAAE,SAAS,EAAE,MAAM,CAAC,CAAC;IAE3F,MAAM,OAAO,CAAC,WAAW,CAAC;QACtB,EAAE,MAAM,EAAE,OAAO,EAAE,GAAG,UAAU,EAAE;QAClC,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,GAAG,EAAE;QAC3B,EAAE,MAAM,EAAE,QAAQ,EAAE,GAAG,QAAQ,EAAE;QACjC,SAAS;KACZ,CAAC,CAAC;AACP,CAAC,CAAC;AAbW,QAAA,YAAY,gBAavB"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"test-id-index.command.d.ts","sourceRoot":"","sources":["../../../src/command/test-id-index.command.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAGlD,eAAO,MAAM,aAAa,EAAE,kBAO0B,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"test-id-index.command.js","sourceRoot":"","sources":["../../../src/command/test-id-index.command.ts"],"names":[],"mappings":";;;AAAA,yDAA8C;AAKvC,MAAM,aAAa,GAAuB,CAAC,MAAM,EAAE,KAAK,EAAE,OAAO,GAAG,OAAO,EAAE,EAAE,CAClF,IAAA,2BAAQ,EAAC,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,EAAE;IACtC,IAAI,KAAK,IAAI,QAAQ,CAAC,MAAM,IAAI,KAAK,GAAG,CAAC,EAAE;QACvC,MAAM,IAAI,KAAK,CAAC,8BAA8B,MAAM,iBAAiB,KAAK,GAAG,CAAC,CAAC;KAClF;IAED,OAAO,QAAQ,CAAC,KAAK,CAAC,CAAC;AAC3B,CAAC,CAAiD,CAAC;AAP1C,QAAA,aAAa,iBAO6B"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"test-id.command.d.ts","sourceRoot":"","sources":["../../../src/command/test-id.command.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AAE5C,eAAO,MAAM,OAAO,EAAE,YAA+E,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"test-id.command.js","sourceRoot":"","sources":["../../../src/command/test-id.command.ts"],"names":[],"mappings":";;;AAAA,0CAA6C;AAItC,MAAM,OAAO,GAAiB,CAAC,MAAM,EAAE,OAAO,GAAG,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC,IAAA,yBAAc,EAAC,MAAM,CAAC,CAAC,CAAC;AAAzF,QAAA,OAAO,WAAkF"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"test-ids.command.d.ts","sourceRoot":"","sources":["../../../src/command/test-ids.command.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAE7C,eAAO,MAAM,QAAQ,EAAE,aAAiF,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"test-ids.command.js","sourceRoot":"","sources":["../../../src/command/test-ids.command.ts"],"names":[],"mappings":";;;AAAA,0CAA6C;AAItC,MAAM,QAAQ,GAAkB,CAAC,MAAM,EAAE,OAAO,GAAG,OAAO,EAAE,EAAE,CAAC,OAAO,CAAC,EAAE,CAAC,IAAA,yBAAc,EAAC,MAAM,CAAC,CAAC,CAAC;AAA5F,QAAA,QAAQ,YAAoF"}
|
|
@@ -10,7 +10,9 @@ export declare class Component<T = any> {
|
|
|
10
10
|
protected elSelectorFn: ElSelectorFn;
|
|
11
11
|
protected elsSelectorFn: ElsSelectorFn;
|
|
12
12
|
protected elsIndexSelectorFn: ElsIndexSelectorFn;
|
|
13
|
+
protected parentComponents: Component[];
|
|
13
14
|
constructor(config: ComponentConfigInterface, selectors: Enum<T>);
|
|
15
|
+
addParentComponent(component: Component): void;
|
|
14
16
|
clickChildEl(selector: string, ...args: ClickArgs): Promise<void>;
|
|
15
17
|
clickByIdxChildEl(selector: string, idx: number, ...args: ClickArgs): Promise<void>;
|
|
16
18
|
setValueChildEl(selector: string, ...args: SetValueArgs): Promise<void>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../../../../src/component/component/component.ts"],"names":[],"mappings":";AAEA,OAAO,KAAK,EAAE,YAAY,EAAE,kBAAkB,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAClF,OAAO,KAAK,EACR,SAAS,EACT,wBAAwB,EACxB,YAAY,EACZ,oBAAoB,EACpB,kBAAkB,EAClB,gBAAgB,EACnB,MAAM,SAAS,CAAC;AACjB,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,uBAAuB,CAAC;AAClD,OAAO,KAAK,EAAE,qBAAqB,EAAE,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAClF,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,gDAAgD,CAAC;AAC/E,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,4CAA4C,CAAC;AAGvE,qBAAa,SAAS,CAAC,CAAC,GAAG,GAAG;IAM2B,SAAS,EAAE,IAAI,CAAC,CAAC,CAAC;IALvE,SAAS,CAAC,YAAY,EAAE,YAAY,CAAC;IACrC,SAAS,CAAC,aAAa,EAAE,aAAa,CAAC;IACvC,SAAS,CAAC,kBAAkB,EAAE,kBAAkB,CAAC;IACjD,SAAS,CAAC,gBAAgB,EAAE,SAAS,EAAE,CAAM;gBAEjC,MAAM,EAAE,wBAAwB,EAAS,SAAS,EAAE,IAAI,CAAC,CAAC,CAAC;IAiDvE,kBAAkB,CAAC,SAAS,EAAE,SAAS,GAAG,IAAI;IAIxC,YAAY,CAAC,QAAQ,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,SAAS,GAAG,OAAO,CAAC,IAAI,CAAC;IAIjE,iBAAiB,CAAC,QAAQ,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,SAAS,GAAG,OAAO,CAAC,IAAI,CAAC;IAInF,eAAe,CAAC,QAAQ,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,YAAY,GAAG,OAAO,CAAC,IAAI,CAAC;IAIvE,kBAAkB,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;IAItD,iBAAiB,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;IAIrD,cAAc,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;IAIjD,mBAAmB,CAAC,QAAQ,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,gBAAgB,GAAG,OAAO,CAAC,IAAI,CAAC;IAI/E,uBAAuB,CAAC,QAAQ,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,oBAAoB,GAAG,OAAO,CAAC,IAAI,CAAC;IAIvF,qBAAqB,CAAC,QAAQ,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,kBAAkB,GAAG,OAAO,CAAC,IAAI,CAAC;IAInF,kBAAkB,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,QAAQ,CAAC;IAIvD,cAAc,CAAC,QAAQ,EAAE,MAAM,GAAG,OAAO,CAAC,IAAI,CAAC;IAIrD,UAAU,CAAC,QAAQ,EAAE,MAAM,GAAG,uBAAuB,CAAC,WAAW,CAAC,OAAO,CAAC;IAI1E,WAAW,CAAC,QAAQ,EAAE,MAAM,GAAG,qBAAqB,CAAC,WAAW,CAAC,YAAY,CAAC;IAI9E,eAAe,CAAC,QAAQ,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,GAAG,uBAAuB,CAAC,WAAW,CAAC,OAAO,CAAC;CAG/F"}
|
|
@@ -6,6 +6,7 @@ const shared_1 = require("@rnw-community/shared");
|
|
|
6
6
|
class Component {
|
|
7
7
|
constructor(config, selectors) {
|
|
8
8
|
this.selectors = selectors;
|
|
9
|
+
this.parentComponents = [];
|
|
9
10
|
this.elSelectorFn = config.elSelectorFn;
|
|
10
11
|
this.elsSelectorFn = config.elsSelectorFn;
|
|
11
12
|
this.elsIndexSelectorFn = config.elsIndexSelectorFn;
|
|
@@ -18,6 +19,14 @@ class Component {
|
|
|
18
19
|
}
|
|
19
20
|
const selectorValue = client.selectors[field];
|
|
20
21
|
if (!(0, shared_1.isDefined)(selectorValue)) {
|
|
22
|
+
for (const parentComponent of client.parentComponents) {
|
|
23
|
+
const parentComponentValue = parentComponent.selectors[field];
|
|
24
|
+
if ((0, shared_1.isDefined)(parentComponentValue)) {
|
|
25
|
+
// @ts-expect-error TODO: Improve typings and eslint ignores
|
|
26
|
+
// eslint-disable-next-line @typescript-eslint/no-unsafe-return
|
|
27
|
+
return parentComponent[field];
|
|
28
|
+
}
|
|
29
|
+
}
|
|
21
30
|
return undefined;
|
|
22
31
|
}
|
|
23
32
|
return {
|
|
@@ -39,6 +48,9 @@ class Component {
|
|
|
39
48
|
},
|
|
40
49
|
});
|
|
41
50
|
}
|
|
51
|
+
addParentComponent(component) {
|
|
52
|
+
this.parentComponents.push(component);
|
|
53
|
+
}
|
|
42
54
|
async clickChildEl(selector, ...args) {
|
|
43
55
|
await (await this.getChildEl(selector)).click(...args);
|
|
44
56
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"component.js","sourceRoot":"","sources":["../../../../src/component/component/component.ts"],"names":[],"mappings":"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"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create$-component.d.ts","sourceRoot":"","sources":["../../../../../src/component/component/create$-component/create$-component.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,YAAY,CAAC;AAEzD,eAAO,MAAM,gBAAgB,gDAAsF,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create$-component.js","sourceRoot":"","sources":["../../../../../src/component/component/create$-component/create$-component.ts"],"names":[],"mappings":";;;AAAA,qEAAiE;AAI1D,MAAM,gBAAgB,GAAG,CAAI,SAAY,EAA6B,EAAE,CAAC,IAAI,CAAC,IAAA,8BAAa,EAAI,SAAS,CAAC,CAAC,EAAE,CAAC;AAAvG,QAAA,gBAAgB,oBAAuF"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-component.d.ts","sourceRoot":"","sources":["../../../../../src/component/component/create-component/create-component.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,YAAY,CAAC;AAEzD,eAAO,MAAM,eAAe,gDAAqF,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-component.js","sourceRoot":"","sources":["../../../../../src/component/component/create-component/create-component.ts"],"names":[],"mappings":";;;AAAA,kEAA8D;AAIvD,MAAM,eAAe,GAAG,CAAI,SAAY,EAA6B,EAAE,CAAC,IAAI,CAAC,IAAA,4BAAY,EAAI,SAAS,CAAC,CAAC,EAAE,CAAC;AAArG,QAAA,eAAe,mBAAsF"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get$-component.d.ts","sourceRoot":"","sources":["../../../../../src/component/component/get$-component/get$-component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,YAAY,EAAE,MAAM,gCAAgC,CAAC;AAE9D,eAAO,MAAM,aAAa,EAAE,OAAO,YAA4E,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get$-component.js","sourceRoot":"","sources":["../../../../../src/component/component/get$-component/get$-component.ts"],"names":[],"mappings":";;;AAAA,+EAA0E;AAC1E,kEAA8D;AAEvD,MAAM,aAAa,GAAwB,SAAS,CAAC,EAAE,CAAC,IAAA,4BAAY,EAAC,SAAS,EAAE,mDAAuB,CAAC,CAAC;AAAnG,QAAA,aAAa,iBAAsF"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-component.d.ts","sourceRoot":"","sources":["../../../../../src/component/component/get-component/get-component.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,wBAAwB,EAAE,0BAA0B,EAAE,MAAM,YAAY,CAAC;AAEvF,eAAO,MAAM,YAAY,6BAEb,wBAAwB,2CACkD,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-component.js","sourceRoot":"","sources":["../../../../../src/component/component/get-component/get-component.ts"],"names":[],"mappings":";;;AAAA,6EAAwE;AACxE,4CAAyC;AACzC,4FAAuF;AAIhF,MAAM,YAAY,GAAG,CACxB,SAAY,EACZ,SAAmC,iDAAsB,EAC5B,EAAE,CAAC,IAAA,6CAAoB,EAAC,SAAS,EAAE,qBAAS,EAAE,MAAM,CAAC,CAAC;AAH1E,QAAA,YAAY,gBAG8D"}
|
package/dist/{component → cjs/component}/component/get-exteded-component/get-extended-component.d.ts
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import { Component } from '../component';
|
|
1
2
|
import type { ComponentConfigInterface, ComponentWithSelectorsCtor } from '../../type';
|
|
2
|
-
import type { Component } from '../component';
|
|
3
3
|
import type { ClassType } from '@rnw-community/shared';
|
|
4
4
|
export declare const getExtendedComponent: <T, P extends Component<any>>(selectors: T, ParentComponent: ClassType<P>, config?: ComponentConfigInterface) => ComponentWithSelectorsCtor<T, P>;
|
|
5
5
|
//# sourceMappingURL=get-extended-component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-extended-component.d.ts","sourceRoot":"","sources":["../../../../../src/component/component/get-exteded-component/get-extended-component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC,OAAO,KAAK,EAAE,wBAAwB,EAAE,0BAA0B,EAAE,MAAM,YAAY,CAAC;AACvF,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAEvD,eAAO,MAAM,oBAAoB,sFAGrB,wBAAwB,qCAW/B,CAAC"}
|
package/dist/{component → cjs/component}/component/get-exteded-component/get-extended-component.js
RENAMED
|
@@ -2,12 +2,15 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getExtendedComponent = void 0;
|
|
4
4
|
const default_component_config_1 = require("../../default-component.config");
|
|
5
|
+
const component_1 = require("../component");
|
|
5
6
|
const getExtendedComponent = (selectors, ParentComponent, config = default_component_config_1.defaultComponentConfig) =>
|
|
6
7
|
// @ts-expect-error We use proxy for dynamic fields
|
|
7
|
-
class extends
|
|
8
|
-
constructor(
|
|
9
|
-
super(
|
|
10
|
-
|
|
8
|
+
class extends component_1.Component {
|
|
9
|
+
constructor() {
|
|
10
|
+
super(config, selectors);
|
|
11
|
+
if (ParentComponent !== component_1.Component) {
|
|
12
|
+
this.addParentComponent(new ParentComponent());
|
|
13
|
+
}
|
|
11
14
|
}
|
|
12
15
|
};
|
|
13
16
|
exports.getExtendedComponent = getExtendedComponent;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-extended-component.js","sourceRoot":"","sources":["../../../../../src/component/component/get-exteded-component/get-extended-component.ts"],"names":[],"mappings":";;;AAAA,6EAAwE;AACxE,4CAAyC;AAKlC,MAAM,oBAAoB,GAAG,CAChC,SAAY,EACZ,eAA6B,EAC7B,SAAmC,iDAAsB,EACzB,EAAE;AAClC,mDAAmD;AACnD,KAAM,SAAQ,qBAAS;IACnB;QACI,KAAK,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC;QAEzB,IAAI,eAAe,KAAK,qBAAS,EAAE;YAC/B,IAAI,CAAC,kBAAkB,CAAC,IAAI,eAAe,EAAE,CAAC,CAAC;SAClD;IACL,CAAC;CACJ,CAAC;AAdO,QAAA,oBAAoB,wBAc3B"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/component/component/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,oBAAoB,EAAE,MAAM,gDAAgD,CAAC;AACtF,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC7D,OAAO,EAAE,aAAa,EAAE,MAAM,iCAAiC,CAAC;AAChE,OAAO,EAAE,eAAe,EAAE,MAAM,qCAAqC,CAAC;AACtE,OAAO,EAAE,gBAAgB,EAAE,MAAM,uCAAuC,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/component/component/index.ts"],"names":[],"mappings":";;;AAAA,yCAAwC;AAA/B,sGAAA,SAAS,OAAA;AAClB,yFAAsF;AAA7E,8HAAA,oBAAoB,OAAA;AAC7B,+DAA6D;AAApD,6GAAA,YAAY,OAAA;AACrB,kEAAgE;AAAvD,+GAAA,aAAa,OAAA;AACtB,wEAAsE;AAA7D,mHAAA,eAAe,OAAA;AACxB,2EAAyE;AAAhE,qHAAA,gBAAgB,OAAA"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"default$-component.config.d.ts","sourceRoot":"","sources":["../../../src/component/default$-component.config.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,QAAQ,CAAC;AAEvD,eAAO,MAAM,uBAAuB,EAAE,wBAIrC,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"default$-component.config.js","sourceRoot":"","sources":["../../../src/component/default$-component.config.ts"],"names":[],"mappings":";;;AAAA,wCAAuC;AAI1B,QAAA,uBAAuB,GAA6B;IAC7D,YAAY,EAAE,CAAC;IACf,aAAa,EAAE,EAAE;IACjB,kBAAkB,EAAE,mBAAS;CAChC,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"default-component.config.d.ts","sourceRoot":"","sources":["../../../src/component/default-component.config.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,QAAQ,CAAC;AAEvD,eAAO,MAAM,sBAAsB,EAAE,wBAIpC,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"default-component.config.js","sourceRoot":"","sources":["../../../src/component/default-component.config.ts"],"names":[],"mappings":";;;AAAA,wCAA8D;AAIjD,QAAA,sBAAsB,GAA6B;IAC5D,YAAY,EAAE,iBAAO;IACrB,kBAAkB,EAAE,uBAAa;IACjC,aAAa,EAAE,kBAAQ;CAC1B,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create$-rooted-component.d.ts","sourceRoot":"","sources":["../../../../../src/component/rooted-component/create$-rooted-component/create$-rooted-component.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,4BAA4B,EAAE,MAAM,YAAY,CAAC;AAElF,eAAO,MAAM,sBAAsB,wCAEX,iBAAiB,oCACuD,CAAC"}
|
|
File without changes
|
package/dist/cjs/component/rooted-component/create$-rooted-component/create$-rooted-component.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create$-rooted-component.js","sourceRoot":"","sources":["../../../../../src/component/rooted-component/create$-rooted-component/create$-rooted-component.ts"],"names":[],"mappings":";;;AAAA,0FAAqF;AAI9E,MAAM,sBAAsB,GAAG,CAClC,SAAY,EACZ,iBAAqC,EACN,EAAE,CAAC,IAAI,CAAC,IAAA,2CAAmB,EAAI,SAAS,CAAC,CAAC,CAAC,iBAAiB,CAAC,CAAC;AAHpF,QAAA,sBAAsB,0BAG8D"}
|
|
File without changes
|
package/dist/cjs/component/rooted-component/create-rooted-component/create-rooted-component.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-rooted-component.d.ts","sourceRoot":"","sources":["../../../../../src/component/rooted-component/create-rooted-component/create-rooted-component.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,wBAAwB,EAAE,iBAAiB,EAAE,4BAA4B,EAAE,MAAM,YAAY,CAAC;AAE5G,eAAO,MAAM,qBAAqB,wCAEV,iBAAiB,WAC5B,wBAAwB,oCACkE,CAAC"}
|
|
File without changes
|
package/dist/cjs/component/rooted-component/create-rooted-component/create-rooted-component.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-rooted-component.js","sourceRoot":"","sources":["../../../../../src/component/rooted-component/create-rooted-component/create-rooted-component.ts"],"names":[],"mappings":";;;AAAA,uFAAkF;AAI3E,MAAM,qBAAqB,GAAG,CACjC,SAAY,EACZ,iBAAqC,EACrC,MAAiC,EACF,EAAE,CAAC,IAAI,CAAC,IAAA,yCAAkB,EAAI,SAAS,EAAE,MAAM,CAAC,CAAC,CAAC,iBAAiB,CAAC,CAAC;AAJ3F,QAAA,qBAAqB,yBAIsE"}
|
|
File without changes
|
package/dist/cjs/component/rooted-component/get$-rooted-component/get$-rooted-component.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get$-rooted-component.d.ts","sourceRoot":"","sources":["../../../../../src/component/rooted-component/get$-rooted-component/get$-rooted-component.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,YAAY,CAAC;AAEnE,eAAO,MAAM,mBAAmB,mEAC0B,CAAC"}
|
|
File without changes
|
package/dist/cjs/component/rooted-component/get$-rooted-component/get$-rooted-component.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get$-rooted-component.js","sourceRoot":"","sources":["../../../../../src/component/rooted-component/get$-rooted-component/get$-rooted-component.ts"],"names":[],"mappings":";;;AAAA,+EAA0E;AAC1E,uFAAkF;AAI3E,MAAM,mBAAmB,GAAG,CAAI,SAAY,EAAuC,EAAE,CACxF,IAAA,yCAAkB,EAAC,SAAS,EAAE,mDAAuB,CAAC,CAAC;AAD9C,QAAA,mBAAmB,uBAC2B"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import { RootedComponent } from '../rooted-component';
|
|
1
2
|
import type { ComponentConfigInterface, RootedComponentWithSelectorsCtor } from '../../type';
|
|
2
|
-
import type { RootedComponent } from '../rooted-component';
|
|
3
3
|
import type { ClassType } from '@rnw-community/shared';
|
|
4
4
|
export declare const getExtendedRootedComponent: <T, P extends RootedComponent<any>>(selectors: T, ParentComponent: ClassType<P>, config?: ComponentConfigInterface) => RootedComponentWithSelectorsCtor<T, P>;
|
|
5
5
|
//# sourceMappingURL=get-extended-rooted-component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-extended-rooted-component.d.ts","sourceRoot":"","sources":["../../../../../src/component/rooted-component/get-extended-rooted-component/get-extended-rooted-component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAEtD,OAAO,KAAK,EAAE,wBAAwB,EAAqB,gCAAgC,EAAE,MAAM,YAAY,CAAC;AAChH,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAEvD,eAAO,MAAM,0BAA0B,4FAG3B,wBAAwB,2CAW/B,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.getExtendedRootedComponent = void 0;
|
|
4
|
+
const default_component_config_1 = require("../../default-component.config");
|
|
5
|
+
const util_1 = require("../../util");
|
|
6
|
+
const rooted_component_1 = require("../rooted-component");
|
|
7
|
+
const getExtendedRootedComponent = (selectors, ParentComponent, config = default_component_config_1.defaultComponentConfig) =>
|
|
8
|
+
// @ts-expect-error We use proxy for dynamic fields
|
|
9
|
+
class extends rooted_component_1.RootedComponent {
|
|
10
|
+
constructor(selectorOrElement = (0, util_1.findEnumRootSelector)(selectors)) {
|
|
11
|
+
super(config, selectors, selectorOrElement);
|
|
12
|
+
if (ParentComponent !== rooted_component_1.RootedComponent) {
|
|
13
|
+
this.addParentComponent(new ParentComponent(selectorOrElement));
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
exports.getExtendedRootedComponent = getExtendedRootedComponent;
|
|
18
|
+
//# sourceMappingURL=get-extended-rooted-component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-extended-rooted-component.js","sourceRoot":"","sources":["../../../../../src/component/rooted-component/get-extended-rooted-component/get-extended-rooted-component.ts"],"names":[],"mappings":";;;AAAA,6EAAwE;AACxE,qCAAkD;AAClD,0DAAsD;AAK/C,MAAM,0BAA0B,GAAG,CACtC,SAAY,EACZ,eAA6B,EAC7B,SAAmC,iDAAsB,EACnB,EAAE;AACxC,mDAAmD;AACnD,KAAM,SAAQ,kCAAe;IACzB,YAAY,oBAAmD,IAAA,2BAAoB,EAAC,SAAS,CAAC;QAC1F,KAAK,CAAC,MAAM,EAAE,SAAS,EAAE,iBAAiB,CAAC,CAAC;QAE5C,IAAI,eAAe,KAAK,kCAAe,EAAE;YACrC,IAAI,CAAC,kBAAkB,CAAC,IAAI,eAAe,CAAC,iBAAiB,CAAC,CAAC,CAAC;SACnE;IACL,CAAC;CACJ,CAAC;AAdO,QAAA,0BAA0B,8BAcjC"}
|
|
File without changes
|
package/dist/cjs/component/rooted-component/get-rooted-component/get-rooted-component.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-rooted-component.d.ts","sourceRoot":"","sources":["../../../../../src/component/rooted-component/get-rooted-component/get-rooted-component.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,wBAAwB,EAAE,gCAAgC,EAAE,MAAM,YAAY,CAAC;AAE7F,eAAO,MAAM,kBAAkB,6BAEnB,wBAAwB,iDACoE,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-rooted-component.js","sourceRoot":"","sources":["../../../../../src/component/rooted-component/get-rooted-component/get-rooted-component.ts"],"names":[],"mappings":";;;AAAA,6EAAwE;AACxE,kHAA4G;AAC5G,0DAAsD;AAI/C,MAAM,kBAAkB,GAAG,CAC9B,SAAY,EACZ,SAAmC,iDAAsB,EACtB,EAAE,CAAC,IAAA,0DAA0B,EAAC,SAAS,EAAE,kCAAe,EAAE,MAAM,CAAC,CAAC;AAH5F,QAAA,kBAAkB,sBAG0E"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rooted-component.d.ts","sourceRoot":"","sources":["../../../../src/component/rooted-component/rooted-component.ts"],"names":[],"mappings":";AAEA,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AAGnD,OAAO,KAAK,EACR,SAAS,EACT,wBAAwB,EACxB,iBAAiB,EACjB,oBAAoB,EACpB,kBAAkB,EAClB,gBAAgB,EACnB,MAAM,SAAS,CAAC;AACjB,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,uBAAuB,CAAC;AAClD,OAAO,KAAK,EAAE,qBAAqB,EAAE,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAGlF,qBAAa,eAAe,CAAC,CAAC,GAAG,GAAG,CAAE,SAAQ,SAAS,CAAC,CAAC,CAAC;IAKlC,SAAS,EAAE,IAAI,CAAC,CAAC,CAAC;IAJtC,SAAS,CAAC,QAAQ,CAAC,aAAa,EAAE,iBAAiB,CAAC;gBAGhD,MAAM,EAAE,wBAAwB,EAChB,SAAS,EAAE,IAAI,CAAC,CAAC,CAAC,EAClC,iBAAiB,GAAE,iBAAiB,GAAG,SAA2C;IAWtF,IAAI,MAAM,IAAI,uBAAuB,CAAC,WAAW,CAAC,OAAO,CAAC,CAQzD;IAEK,gBAAgB,CAAC,GAAG,IAAI,EAAE,oBAAoB,GAAG,OAAO,CAAC,IAAI,CAAC;IAI9D,cAAc,CAAC,GAAG,IAAI,EAAE,kBAAkB,GAAG,OAAO,CAAC,IAAI,CAAC;IAI1D,YAAY,CAAC,GAAG,IAAI,EAAE,gBAAgB,GAAG,OAAO,CAAC,IAAI,CAAC;IAItD,WAAW,IAAI,OAAO,CAAC,OAAO,CAAC;IAI/B,UAAU,IAAI,OAAO,CAAC,OAAO,CAAC;IAI9B,KAAK,CAAC,GAAG,IAAI,EAAE,SAAS,GAAG,OAAO,CAAC,IAAI,CAAC;IAIrC,UAAU,CAAC,QAAQ,EAAE,MAAM,GAAG,uBAAuB,CAAC,WAAW,CAAC,OAAO,CAAC;IAM1E,WAAW,CAAC,QAAQ,EAAE,MAAM,GAAG,qBAAqB,CAAC,WAAW,CAAC,YAAY,CAAC;IAM9E,eAAe,CAAC,QAAQ,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,GAAG,uBAAuB,CAAC,WAAW,CAAC,OAAO,CAAC;CAKxG"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"rooted-component.js","sourceRoot":"","sources":["../../../../src/component/rooted-component/rooted-component.ts"],"names":[],"mappings":";;;AAAA,kDAAoE;AAEpE,sDAAmD;AACnD,kCAA+C;AAa/C,8DAA8D;AAC9D,MAAa,eAAyB,SAAQ,qBAAY;IAGtD,YACI,MAAgC,EAChB,SAAkB,EAClC,oBAAmD,IAAA,2BAAoB,EAAC,SAAS,CAAC;QAElF,IAAI,CAAC,IAAA,kBAAS,EAAC,iBAAiB,CAAC,EAAE;YAC/B,MAAM,IAAI,KAAK,CAAC,kFAAkF,CAAC,CAAC;SACvG;QAED,KAAK,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC;QAPT,cAAS,GAAT,SAAS,CAAS;QASlC,IAAI,CAAC,aAAa,GAAG,iBAAiB,CAAC;IAC3C,CAAC;IAED,IAAI,MAAM;QACN,IAAI,IAAA,yBAAgB,EAAC,IAAI,CAAC,aAAa,CAAC,EAAE;YACtC,OAAO,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC;SAChD;aAAM,IAAI,MAAM,IAAI,IAAI,CAAC,aAAa,EAAE;YACrC,OAAO,IAAI,CAAC,aAAa,CAAC;SAC7B;QAED,OAAO,OAAO,CAAC,OAAO,CAAC,IAAI,CAAC,aAAa,CAAiD,CAAC;IAC/F,CAAC;IAED,KAAK,CAAC,gBAAgB,CAAC,GAAG,IAA0B;QAChD,MAAM,CAAC,MAAM,IAAI,CAAC,MAAM,CAAC,CAAC,gBAAgB,CAAC,GAAG,IAAI,CAAC,CAAC;IACxD,CAAC;IAED,KAAK,CAAC,cAAc,CAAC,GAAG,IAAwB;QAC5C,MAAM,CAAC,MAAM,IAAI,CAAC,MAAM,CAAC,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC;IACtD,CAAC;IAED,KAAK,CAAC,YAAY,CAAC,GAAG,IAAsB;QACxC,MAAM,CAAC,MAAM,IAAI,CAAC,MAAM,CAAC,CAAC,YAAY,CAAC,GAAG,IAAI,CAAC,CAAC;IACpD,CAAC;IAED,KAAK,CAAC,WAAW;QACb,OAAO,MAAM,CAAC,MAAM,IAAI,CAAC,MAAM,CAAC,CAAC,WAAW,EAAE,CAAC;IACnD,CAAC;IAED,KAAK,CAAC,UAAU;QACZ,OAAO,MAAM,CAAC,MAAM,IAAI,CAAC,MAAM,CAAC,CAAC,UAAU,EAAE,CAAC;IAClD,CAAC;IAED,KAAK,CAAC,KAAK,CAAC,GAAG,IAAe;QAC1B,MAAM,CAAC,MAAM,IAAI,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,GAAG,IAAI,CAAC,CAAC;IAC7C,CAAC;IAEQ,UAAU,CAAC,QAAgB;QAChC,OAAO,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,MAAM,CAAC,EAAE,CAC7B,IAAI,CAAC,YAAY,CAAC,QAAQ,EAAE,MAAM,CAAC,CACU,CAAC;IACtD,CAAC;IAEQ,WAAW,CAAC,QAAgB;QACjC,OAAO,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,MAAM,CAAC,EAAE,CAC7B,IAAI,CAAC,aAAa,CAAC,QAAQ,EAAE,MAAM,CAAC,CACY,CAAC;IACzD,CAAC;IAEQ,eAAe,CAAC,QAAgB,EAAE,GAAW;QAClD,OAAO,IAAI,CAAC,MAAM,CAAC,IAAI,CAAC,MAAM,CAAC,EAAE,CAC7B,IAAI,CAAC,kBAAkB,CAAC,QAAQ,EAAE,GAAG,EAAE,MAAM,CAAC,CACD,CAAC;IACtD,CAAC;CACJ;AApED,0CAoEC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"component-config-arg.type.d.ts","sourceRoot":"","sources":["../../../../src/component/type/component-config-arg.type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,kBAAkB,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAElF,MAAM,WAAW,wBAAwB;IACrC,YAAY,EAAE,YAAY,CAAC;IAC3B,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,aAAa,EAAE,aAAa,CAAC;CAChC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"component-config-arg.type.js","sourceRoot":"","sources":["../../../../src/component/type/component-config-arg.type.ts"],"names":[],"mappings":""}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"component-input-arg.type.d.ts","sourceRoot":"","sources":["../../../../src/component/type/component-input-arg.type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAE3D,oBAAY,iBAAiB,GAAG,uBAAuB,CAAC,WAAW,CAAC,OAAO,CAAC,GAAG,WAAW,CAAC,OAAO,GAAG,MAAM,CAAC"}
|