@hokulea/ember 0.3.0 → 0.3.2
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/LICENSE +7 -0
- package/dist/components/app-header.js.map +1 -1
- package/dist/components/box.js.map +1 -1
- package/dist/components/button.js.map +1 -1
- package/dist/components/card.js.map +1 -1
- package/dist/components/checkbox.js.map +1 -1
- package/dist/components/currency-input.js.map +1 -1
- package/dist/components/date-input.js.map +1 -1
- package/dist/components/email-input.js.map +1 -1
- package/dist/components/form.js.map +1 -1
- package/dist/components/icon-button.js.map +1 -1
- package/dist/components/icon.js.map +1 -1
- package/dist/components/input-builder.js.map +1 -1
- package/dist/components/list.js.map +1 -1
- package/dist/components/menu.js.map +1 -1
- package/dist/components/number-input.js.map +1 -1
- package/dist/components/page.js.map +1 -1
- package/dist/components/password-input.js.map +1 -1
- package/dist/components/phone-input.js.map +1 -1
- package/dist/components/popover.js.map +1 -1
- package/dist/components/radio.js.map +1 -1
- package/dist/components/section.js.map +1 -1
- package/dist/components/select.js.map +1 -1
- package/dist/components/text-area.js.map +1 -1
- package/dist/components/text-input.js.map +1 -1
- package/package.json +14 -16
- package/declarations/components/dialog.d.ts +0 -26
- package/declarations/components/dialog.d.ts.map +0 -1
- package/declarations/components/list.stories copy.d.ts +0 -27
- package/declarations/components/list.stories copy.d.ts.map +0 -1
- package/declarations/components/main.d.ts +0 -18
- package/declarations/components/main.d.ts.map +0 -1
- package/declarations/components/menu.stories copy.d.ts +0 -25
- package/declarations/components/menu.stories copy.d.ts.map +0 -1
- package/declarations/components/page copy.d.ts +0 -17
- package/declarations/components/page copy.d.ts.map +0 -1
- package/declarations/components/page-header.d.ts +0 -16
- package/declarations/components/page-header.d.ts.map +0 -1
- package/declarations/components/section.stories copy.d.ts +0 -18
- package/declarations/components/section.stories copy.d.ts.map +0 -1
- package/declarations/components/test.d.ts +0 -26
- package/declarations/components/test.d.ts.map +0 -1
- package/declarations/modifiers/popover.d.ts +0 -31
- package/declarations/modifiers/popover.d.ts.map +0 -1
- package/declarations/src/-private/form/components/description.d.ts +0 -11
- package/declarations/src/-private/form/components/description.d.ts.map +0 -1
- package/declarations/src/-private/form/components/errors.d.ts +0 -15
- package/declarations/src/-private/form/components/errors.d.ts.map +0 -1
- package/declarations/src/-private/form/components/field.d.ts +0 -141
- package/declarations/src/-private/form/components/field.d.ts.map +0 -1
- package/declarations/src/-private/form/components/fields/checkbox.d.ts +0 -15
- package/declarations/src/-private/form/components/fields/checkbox.d.ts.map +0 -1
- package/declarations/src/-private/form/components/fields/currency.d.ts +0 -15
- package/declarations/src/-private/form/components/fields/currency.d.ts.map +0 -1
- package/declarations/src/-private/form/components/fields/date.d.ts +0 -15
- package/declarations/src/-private/form/components/fields/date.d.ts.map +0 -1
- package/declarations/src/-private/form/components/fields/email.d.ts +0 -15
- package/declarations/src/-private/form/components/fields/email.d.ts.map +0 -1
- package/declarations/src/-private/form/components/fields/list.d.ts +0 -27
- package/declarations/src/-private/form/components/fields/list.d.ts.map +0 -1
- package/declarations/src/-private/form/components/fields/multiple-choice.d.ts +0 -58
- package/declarations/src/-private/form/components/fields/multiple-choice.d.ts.map +0 -1
- package/declarations/src/-private/form/components/fields/number.d.ts +0 -15
- package/declarations/src/-private/form/components/fields/number.d.ts.map +0 -1
- package/declarations/src/-private/form/components/fields/password.d.ts +0 -15
- package/declarations/src/-private/form/components/fields/password.d.ts.map +0 -1
- package/declarations/src/-private/form/components/fields/phone.d.ts +0 -15
- package/declarations/src/-private/form/components/fields/phone.d.ts.map +0 -1
- package/declarations/src/-private/form/components/fields/select.d.ts +0 -16
- package/declarations/src/-private/form/components/fields/select.d.ts.map +0 -1
- package/declarations/src/-private/form/components/fields/singular-choice.d.ts +0 -56
- package/declarations/src/-private/form/components/fields/singular-choice.d.ts.map +0 -1
- package/declarations/src/-private/form/components/fields/stories-utils.d.ts +0 -50
- package/declarations/src/-private/form/components/fields/stories-utils.d.ts.map +0 -1
- package/declarations/src/-private/form/components/fields/text-area.d.ts +0 -15
- package/declarations/src/-private/form/components/fields/text-area.d.ts.map +0 -1
- package/declarations/src/-private/form/components/fields/text.d.ts +0 -15
- package/declarations/src/-private/form/components/fields/text.d.ts.map +0 -1
- package/declarations/src/-private/form/components/label.d.ts +0 -17
- package/declarations/src/-private/form/components/label.d.ts.map +0 -1
- package/declarations/src/-private/form/components/reset.d.ts +0 -25
- package/declarations/src/-private/form/components/reset.d.ts.map +0 -1
- package/declarations/src/-private/form/components/submit.d.ts +0 -25
- package/declarations/src/-private/form/components/submit.d.ts.map +0 -1
- package/declarations/src/-private/form/index.d.ts +0 -49
- package/declarations/src/-private/form/index.d.ts.map +0 -1
- package/declarations/src/-private/form/modifiers/capture-events.d.ts +0 -21
- package/declarations/src/-private/form/modifiers/capture-events.d.ts.map +0 -1
- package/declarations/src/-private/form/modifiers/manage-validation.d.ts +0 -21
- package/declarations/src/-private/form/modifiers/manage-validation.d.ts.map +0 -1
- package/declarations/src/-private/helpers.d.ts +0 -10
- package/declarations/src/-private/helpers.d.ts.map +0 -1
- package/declarations/src/-private/modifiers/disabled.d.ts +0 -20
- package/declarations/src/-private/modifiers/disabled.d.ts.map +0 -1
- package/declarations/src/components/-input.d.ts +0 -7
- package/declarations/src/components/-input.d.ts.map +0 -1
- package/declarations/src/components/-menu.d.ts +0 -22
- package/declarations/src/components/-menu.d.ts.map +0 -1
- package/declarations/src/components/app-header.d.ts +0 -48
- package/declarations/src/components/app-header.d.ts.map +0 -1
- package/declarations/src/components/box.d.ts +0 -16
- package/declarations/src/components/box.d.ts.map +0 -1
- package/declarations/src/components/button.d.ts +0 -27
- package/declarations/src/components/button.d.ts.map +0 -1
- package/declarations/src/components/card.d.ts +0 -14
- package/declarations/src/components/card.d.ts.map +0 -1
- package/declarations/src/components/checkbox.d.ts +0 -10
- package/declarations/src/components/checkbox.d.ts.map +0 -1
- package/declarations/src/components/currency-input.d.ts +0 -10
- package/declarations/src/components/currency-input.d.ts.map +0 -1
- package/declarations/src/components/date-input.d.ts +0 -10
- package/declarations/src/components/date-input.d.ts.map +0 -1
- package/declarations/src/components/email-input.d.ts +0 -10
- package/declarations/src/components/email-input.d.ts.map +0 -1
- package/declarations/src/components/form.d.ts +0 -313
- package/declarations/src/components/form.d.ts.map +0 -1
- package/declarations/src/components/icon-button.d.ts +0 -23
- package/declarations/src/components/icon-button.d.ts.map +0 -1
- package/declarations/src/components/icon.d.ts +0 -11
- package/declarations/src/components/icon.d.ts.map +0 -1
- package/declarations/src/components/input-builder.d.ts +0 -30
- package/declarations/src/components/input-builder.d.ts.map +0 -1
- package/declarations/src/components/list.d.ts +0 -55
- package/declarations/src/components/list.d.ts.map +0 -1
- package/declarations/src/components/menu.d.ts +0 -40
- package/declarations/src/components/menu.d.ts.map +0 -1
- package/declarations/src/components/number-input.d.ts +0 -10
- package/declarations/src/components/number-input.d.ts.map +0 -1
- package/declarations/src/components/password-input.d.ts +0 -10
- package/declarations/src/components/password-input.d.ts.map +0 -1
- package/declarations/src/components/phone-input.d.ts +0 -10
- package/declarations/src/components/phone-input.d.ts.map +0 -1
- package/declarations/src/components/radio.d.ts +0 -10
- package/declarations/src/components/radio.d.ts.map +0 -1
- package/declarations/src/components/section.d.ts +0 -20
- package/declarations/src/components/section.d.ts.map +0 -1
- package/declarations/src/components/select.d.ts +0 -37
- package/declarations/src/components/select.d.ts.map +0 -1
- package/declarations/src/components/text-area.d.ts +0 -10
- package/declarations/src/components/text-area.d.ts.map +0 -1
- package/declarations/src/components/text-input.d.ts +0 -10
- package/declarations/src/components/text-input.d.ts.map +0 -1
- package/declarations/src/helpers/popover.d.ts +0 -32
- package/declarations/src/helpers/popover.d.ts.map +0 -1
- package/declarations/src/index.d.ts +0 -25
- package/declarations/src/index.d.ts.map +0 -1
- package/declarations/src/template-registry.d.ts +0 -49
- package/declarations/src/template-registry.d.ts.map +0 -1
- package/declarations/src/test-support/index.d.ts +0 -16
- package/declarations/src/test-support/index.d.ts.map +0 -1
- package/declarations/src/test-support/page-objects/-menu.d.ts +0 -11
- package/declarations/src/test-support/page-objects/-menu.d.ts.map +0 -1
- package/declarations/src/test-support/page-objects/-private/choices.d.ts +0 -61
- package/declarations/src/test-support/page-objects/-private/choices.d.ts.map +0 -1
- package/declarations/src/test-support/page-objects/-private/field.d.ts +0 -50
- package/declarations/src/test-support/page-objects/-private/field.d.ts.map +0 -1
- package/declarations/src/test-support/page-objects/app-header.d.ts +0 -73
- package/declarations/src/test-support/page-objects/app-header.d.ts.map +0 -1
- package/declarations/src/test-support/page-objects/button.d.ts +0 -14
- package/declarations/src/test-support/page-objects/button.d.ts.map +0 -1
- package/declarations/src/test-support/page-objects/choice.d.ts +0 -12
- package/declarations/src/test-support/page-objects/choice.d.ts.map +0 -1
- package/declarations/src/test-support/page-objects/form.d.ts +0 -15
- package/declarations/src/test-support/page-objects/form.d.ts.map +0 -1
- package/declarations/src/test-support/page-objects/icon-button.d.ts +0 -13
- package/declarations/src/test-support/page-objects/icon-button.d.ts.map +0 -1
- package/declarations/src/test-support/page-objects/icon.d.ts +0 -8
- package/declarations/src/test-support/page-objects/icon.d.ts.map +0 -1
- package/declarations/src/test-support/page-objects/input-builder.d.ts +0 -15
- package/declarations/src/test-support/page-objects/input-builder.d.ts.map +0 -1
- package/declarations/src/test-support/page-objects/input.d.ts +0 -17
- package/declarations/src/test-support/page-objects/input.d.ts.map +0 -1
- package/declarations/src/test-support/page-objects/list.d.ts +0 -10
- package/declarations/src/test-support/page-objects/list.d.ts.map +0 -1
- package/declarations/src/test-support/page-objects/menu.d.ts +0 -19
- package/declarations/src/test-support/page-objects/menu.d.ts.map +0 -1
- package/declarations/src/test-support/page-objects/pill-button.d.ts +0 -14
- package/declarations/src/test-support/page-objects/pill-button.d.ts.map +0 -1
- package/declarations/src/test-support/page-objects/section.d.ts +0 -9
- package/declarations/src/test-support/page-objects/section.d.ts.map +0 -1
- package/declarations/src/test-support/page-objects/select.d.ts +0 -10
- package/declarations/src/test-support/page-objects/select.d.ts.map +0 -1
- package/declarations/src/test-support/page-objects/text-area.d.ts +0 -9
- package/declarations/src/test-support/page-objects/text-area.d.ts.map +0 -1
- package/declarations/test-support/page-objects/list copy.d.ts +0 -10
- package/declarations/test-support/page-objects/list copy.d.ts.map +0 -1
- package/declarations/test-support/page-objects/menu copy.d.ts +0 -9
- package/declarations/test-support/page-objects/menu copy.d.ts.map +0 -1
- package/declarations/test-support/page-objects/section copy.d.ts +0 -9
- package/declarations/test-support/page-objects/section copy.d.ts.map +0 -1
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/// <reference types="ember-source/types/stable/@ember/component/template-only" />
|
|
2
|
-
import type { InputArgs } from './-input';
|
|
3
|
-
import type { TOC } from '@ember/component/template-only';
|
|
4
|
-
export interface NumberInputSignature {
|
|
5
|
-
Element: HTMLInputElement;
|
|
6
|
-
Args: InputArgs<number>;
|
|
7
|
-
}
|
|
8
|
-
declare const NumberInput: TOC<NumberInputSignature>;
|
|
9
|
-
export default NumberInput;
|
|
10
|
-
//# sourceMappingURL=number-input.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"number-input.d.ts","sourceRoot":"","sources":["../../../src/components/number-input.ts"],"names":[],"mappings":";AAOA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAC1C,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,gCAAgC,CAAC;AAE1D,MAAM,WAAW,oBAAoB;IACnC,OAAO,EAAE,gBAAgB,CAAC;IAC1B,IAAI,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;CACzB;AAED,QAAA,MAAM,WAAW,EAAE,GAAG,CAAC,oBAAoB,CAczC,CAAC;AAEH,eAAe,WAAW,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/// <reference types="ember-source/types/stable/@ember/component/template-only" />
|
|
2
|
-
import type { InputArgs } from './-input';
|
|
3
|
-
import type { TOC } from '@ember/component/template-only';
|
|
4
|
-
export interface PasswordInputSignature {
|
|
5
|
-
Element: HTMLInputElement;
|
|
6
|
-
Args: InputArgs<string>;
|
|
7
|
-
}
|
|
8
|
-
declare const PasswordInput: TOC<PasswordInputSignature>;
|
|
9
|
-
export default PasswordInput;
|
|
10
|
-
//# sourceMappingURL=password-input.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"password-input.d.ts","sourceRoot":"","sources":["../../../src/components/password-input.ts"],"names":[],"mappings":";AAMA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAC1C,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,gCAAgC,CAAC;AAE1D,MAAM,WAAW,sBAAsB;IACrC,OAAO,EAAE,gBAAgB,CAAC;IAC1B,IAAI,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;CACzB;AAED,QAAA,MAAM,aAAa,EAAE,GAAG,CAAC,sBAAsB,CAc7C,CAAC;AAEH,eAAe,aAAa,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/// <reference types="ember-source/types/stable/@ember/component/template-only" />
|
|
2
|
-
import type { InputArgs } from './-input';
|
|
3
|
-
import type { TOC } from '@ember/component/template-only';
|
|
4
|
-
export interface PhoneInputSignature {
|
|
5
|
-
Element: HTMLInputElement;
|
|
6
|
-
Args: InputArgs<string>;
|
|
7
|
-
}
|
|
8
|
-
declare const PhoneInput: TOC<PhoneInputSignature>;
|
|
9
|
-
export default PhoneInput;
|
|
10
|
-
//# sourceMappingURL=phone-input.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"phone-input.d.ts","sourceRoot":"","sources":["../../../src/components/phone-input.ts"],"names":[],"mappings":";AAMA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAC1C,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,gCAAgC,CAAC;AAE1D,MAAM,WAAW,mBAAmB;IAClC,OAAO,EAAE,gBAAgB,CAAC;IAC1B,IAAI,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;CACzB;AAED,QAAA,MAAM,UAAU,EAAE,GAAG,CAAC,mBAAmB,CAcvC,CAAC;AAEH,eAAe,UAAU,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/// <reference types="ember-source/types/stable/@ember/component/template-only" />
|
|
2
|
-
import type { InputArgs } from './-input';
|
|
3
|
-
import type { TOC } from '@ember/component/template-only';
|
|
4
|
-
export interface RadioSignature {
|
|
5
|
-
Element: HTMLInputElement;
|
|
6
|
-
Args: InputArgs<boolean>;
|
|
7
|
-
}
|
|
8
|
-
declare const Radio: TOC<RadioSignature>;
|
|
9
|
-
export default Radio;
|
|
10
|
-
//# sourceMappingURL=radio.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"radio.d.ts","sourceRoot":"","sources":["../../../src/components/radio.ts"],"names":[],"mappings":";AAMA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAC1C,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,gCAAgC,CAAC;AAE1D,MAAM,WAAW,cAAc;IAC7B,OAAO,EAAE,gBAAgB,CAAC;IAC1B,IAAI,EAAE,SAAS,CAAC,OAAO,CAAC,CAAC;CAC1B;AAED,QAAA,MAAM,KAAK,EAAE,GAAG,CAAC,cAAc,CAc7B,CAAC;AAEH,eAAe,KAAK,CAAC"}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/// <reference types="ember-source/types/stable/@ember/component/template-only" />
|
|
2
|
-
import type { TOC } from '@ember/component/template-only';
|
|
3
|
-
export interface SectionSignature {
|
|
4
|
-
Element: HTMLElement;
|
|
5
|
-
Args: {
|
|
6
|
-
title?: string;
|
|
7
|
-
/**
|
|
8
|
-
* The level of the component, 1-6 as in `<h1>` to `<h6>`
|
|
9
|
-
*
|
|
10
|
-
* @defaultValue 2
|
|
11
|
-
*/
|
|
12
|
-
level?: string;
|
|
13
|
-
};
|
|
14
|
-
Blocks: {
|
|
15
|
-
default: [];
|
|
16
|
-
};
|
|
17
|
-
}
|
|
18
|
-
declare const Section: TOC<SectionSignature>;
|
|
19
|
-
export default Section;
|
|
20
|
-
//# sourceMappingURL=section.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"section.d.ts","sourceRoot":"","sources":["../../../src/components/section.ts"],"names":[],"mappings":";AAMA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,gCAAgC,CAAC;AAE1D,MAAM,WAAW,gBAAgB;IAC/B,OAAO,EAAE,WAAW,CAAC;IACrB,IAAI,EAAE;QACJ,KAAK,CAAC,EAAE,MAAM,CAAC;QACf;;;;WAIG;QACH,KAAK,CAAC,EAAE,MAAM,CAAC;KAChB,CAAC;IACF,MAAM,EAAE;QACN,OAAO,EAAE,EAAE,CAAC;KACb,CAAC;CACH;AAUD,QAAA,MAAM,OAAO,EAAE,GAAG,CAAC,gBAAgB,CA2CjC,CAAC;AAEH,eAAe,OAAO,CAAC"}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/// <reference types="ember-source/types/stable/@ember/component/template-only" />
|
|
2
|
-
import Component from '@glimmer/component';
|
|
3
|
-
import type { TOC } from '@ember/component/template-only';
|
|
4
|
-
import type { WithBoundArgs } from '@glint/template';
|
|
5
|
-
export type Value = string | number;
|
|
6
|
-
export interface OptionSignature {
|
|
7
|
-
Element: HTMLOptionElement;
|
|
8
|
-
Args: {
|
|
9
|
-
value: Value;
|
|
10
|
-
isSelected: (option: Value) => boolean;
|
|
11
|
-
};
|
|
12
|
-
Blocks: {
|
|
13
|
-
default: [];
|
|
14
|
-
};
|
|
15
|
-
}
|
|
16
|
-
declare const Option: TOC<OptionSignature>;
|
|
17
|
-
export interface SelectSignature {
|
|
18
|
-
Element: HTMLSelectElement;
|
|
19
|
-
Args: {
|
|
20
|
-
value?: Value | Value[];
|
|
21
|
-
update?: (value: Value | Value[]) => void;
|
|
22
|
-
disabled?: boolean;
|
|
23
|
-
};
|
|
24
|
-
Blocks: {
|
|
25
|
-
default: [
|
|
26
|
-
{
|
|
27
|
-
Option: WithBoundArgs<typeof Option, 'isSelected'>;
|
|
28
|
-
}
|
|
29
|
-
];
|
|
30
|
-
};
|
|
31
|
-
}
|
|
32
|
-
export default class Select extends Component<SelectSignature> {
|
|
33
|
-
isSelected: (option: Value) => boolean;
|
|
34
|
-
select: (event: Event) => void;
|
|
35
|
-
}
|
|
36
|
-
export {};
|
|
37
|
-
//# sourceMappingURL=select.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"select.d.ts","sourceRoot":"","sources":["../../../src/components/select.ts"],"names":[],"mappings":";AAAA,OAAO,SAAS,MAAM,oBAAoB,CAAC;AAM3C,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,gCAAgC,CAAC;AAC1D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAErD,MAAM,MAAM,KAAK,GAAG,MAAM,GAAG,MAAM,CAAC;AAEpC,MAAM,WAAW,eAAe;IAC9B,OAAO,EAAE,iBAAiB,CAAC;IAC3B,IAAI,EAAE;QACJ,KAAK,EAAE,KAAK,CAAC;QACb,UAAU,EAAE,CAAC,MAAM,EAAE,KAAK,KAAK,OAAO,CAAC;KACxC,CAAC;IACF,MAAM,EAAE;QACN,OAAO,EAAE,EAAE,CAAC;KACb,CAAC;CACH;AAED,QAAA,MAAM,MAAM,EAAE,GAAG,CAAC,eAAe,CAe/B,CAAC;AAEH,MAAM,WAAW,eAAe;IAC9B,OAAO,EAAE,iBAAiB,CAAC;IAC3B,IAAI,EAAE;QACJ,KAAK,CAAC,EAAE,KAAK,GAAG,KAAK,EAAE,CAAC;QACxB,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,KAAK,GAAG,KAAK,EAAE,KAAK,IAAI,CAAC;QAC1C,QAAQ,CAAC,EAAE,OAAO,CAAC;KACpB,CAAC;IACF,MAAM,EAAE;QACN,OAAO,EAAE;YACP;gBACE,MAAM,EAAE,aAAa,CAAC,OAAO,MAAM,EAAE,YAAY,CAAC,CAAC;aACpD;SACF,CAAC;KACH,CAAC;CACH;AAED,MAAM,CAAC,OAAO,OAAO,MAAO,SAAQ,SAAS,CAAC,eAAe,CAAC;IAC5D,UAAU,WAAY,KAAK,aAMzB;IAEF,MAAM,UAAW,KAAK,UAMpB;CAkBH"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/// <reference types="ember-source/types/stable/@ember/component/template-only" />
|
|
2
|
-
import type { InputArgs } from './-input';
|
|
3
|
-
import type { TOC } from '@ember/component/template-only';
|
|
4
|
-
export interface TextAreaSignature {
|
|
5
|
-
Element: HTMLTextAreaElement;
|
|
6
|
-
Args: InputArgs<string>;
|
|
7
|
-
}
|
|
8
|
-
declare const TextArea: TOC<TextAreaSignature>;
|
|
9
|
-
export default TextArea;
|
|
10
|
-
//# sourceMappingURL=text-area.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"text-area.d.ts","sourceRoot":"","sources":["../../../src/components/text-area.ts"],"names":[],"mappings":";AAMA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAC1C,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,gCAAgC,CAAC;AAE1D,MAAM,WAAW,iBAAiB;IAChC,OAAO,EAAE,mBAAmB,CAAC;IAC7B,IAAI,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;CACzB;AAED,QAAA,MAAM,QAAQ,EAAE,GAAG,CAAC,iBAAiB,CAcnC,CAAC;AAEH,eAAe,QAAQ,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/// <reference types="ember-source/types/stable/@ember/component/template-only" />
|
|
2
|
-
import type { InputArgs } from './-input';
|
|
3
|
-
import type { TOC } from '@ember/component/template-only';
|
|
4
|
-
export interface TextInputSignature {
|
|
5
|
-
Element: HTMLInputElement;
|
|
6
|
-
Args: InputArgs<string>;
|
|
7
|
-
}
|
|
8
|
-
declare const TextInput: TOC<TextInputSignature>;
|
|
9
|
-
export default TextInput;
|
|
10
|
-
//# sourceMappingURL=text-input.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"text-input.d.ts","sourceRoot":"","sources":["../../../src/components/text-input.ts"],"names":[],"mappings":";AAMA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAC1C,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,gCAAgC,CAAC;AAE1D,MAAM,WAAW,kBAAkB;IACjC,OAAO,EAAE,gBAAgB,CAAC;IAC1B,IAAI,EAAE,SAAS,CAAC,MAAM,CAAC,CAAC;CACzB;AAED,QAAA,MAAM,SAAS,EAAE,GAAG,CAAC,kBAAkB,CAcrC,CAAC;AAEH,eAAe,SAAS,CAAC"}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/// <reference types="ember-source/types/stable/@ember/-internals/glimmer/lib/helper" />
|
|
2
|
-
/// <reference types="ember-source/types/stable/@ember/component/helper" />
|
|
3
|
-
import { type Placement } from '@floating-ui/dom';
|
|
4
|
-
declare const popover: import("@ember/component/helper").FunctionBasedHelper<{
|
|
5
|
-
Args: {
|
|
6
|
-
Positional: unknown[];
|
|
7
|
-
Named: {
|
|
8
|
-
position?: Placement | undefined;
|
|
9
|
-
};
|
|
10
|
-
};
|
|
11
|
-
Return: {
|
|
12
|
-
trigger: import("ember-modifier").FunctionBasedModifier<{
|
|
13
|
-
Args: {
|
|
14
|
-
Positional: unknown[];
|
|
15
|
-
Named: import("ember-modifier/-private/signature.js").EmptyObject;
|
|
16
|
-
};
|
|
17
|
-
Element: HTMLElement;
|
|
18
|
-
}>;
|
|
19
|
-
target: import("ember-modifier").FunctionBasedModifier<{
|
|
20
|
-
Args: {
|
|
21
|
-
Positional: unknown[];
|
|
22
|
-
Named: {
|
|
23
|
-
manual?: boolean | undefined;
|
|
24
|
-
};
|
|
25
|
-
};
|
|
26
|
-
Element: HTMLElement;
|
|
27
|
-
}>;
|
|
28
|
-
readonly opened: boolean;
|
|
29
|
-
};
|
|
30
|
-
}>;
|
|
31
|
-
export default popover;
|
|
32
|
-
//# sourceMappingURL=popover.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"popover.d.ts","sourceRoot":"","sources":["../../../src/helpers/popover.ts"],"names":[],"mappings":";;AAGA,OAAO,EAAyB,KAAK,SAAS,EAAE,MAAM,kBAAkB,CAAC;AASzE,QAAA,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;EA+CX,CAAC;AAEH,eAAe,OAAO,CAAC"}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
export { default as Icon } from './components/icon';
|
|
2
|
-
export { default as Button } from './components/button';
|
|
3
|
-
export { default as IconButton } from './components/icon-button';
|
|
4
|
-
export { default as DateInput } from './components/date-input';
|
|
5
|
-
export { default as List } from './components/list';
|
|
6
|
-
export { default as NumberInput } from './components/number-input';
|
|
7
|
-
export { default as PhoneInput } from './components/phone-input';
|
|
8
|
-
export { default as TextInput } from './components/text-input';
|
|
9
|
-
export { default as Select } from './components/select';
|
|
10
|
-
export { default as Radio } from './components/radio';
|
|
11
|
-
export { default as Checkbox } from './components/checkbox';
|
|
12
|
-
export { default as CurrencyInput } from './components/currency-input';
|
|
13
|
-
export { default as EmailInput } from './components/email-input';
|
|
14
|
-
export { default as PasswordInput } from './components/password-input';
|
|
15
|
-
export { default as InputBuilder } from './components/input-builder';
|
|
16
|
-
export { default as TextArea } from './components/text-area';
|
|
17
|
-
export type { FieldValidateCallback, FormValidateCallback } from './-private/form';
|
|
18
|
-
export { default as Form } from './components/form';
|
|
19
|
-
export { default as AppHeader } from './components/app-header';
|
|
20
|
-
export { default as Menu } from './components/menu';
|
|
21
|
-
export { default as Box } from './components/box';
|
|
22
|
-
export { default as Card } from './components/card';
|
|
23
|
-
export { default as Section } from './components/section';
|
|
24
|
-
export { default as popover } from './helpers/popover';
|
|
25
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,mBAAmB,CAAC;AAKpD,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAExD,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAKjE,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAE/D,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,mBAAmB,CAAC;AAEpD,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,2BAA2B,CAAC;AAEnE,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAEjE,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAE/D,OAAO,EAAE,OAAO,IAAI,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAExD,OAAO,EAAE,OAAO,IAAI,KAAK,EAAE,MAAM,oBAAoB,CAAC;AAEtD,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAE5D,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAEvE,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAEjE,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,6BAA6B,CAAC;AAEvE,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAErE,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAI7D,YAAY,EAAE,qBAAqB,EAAE,oBAAoB,EAAE,MAAM,iBAAiB,CAAC;AAEnF,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,mBAAmB,CAAC;AAKpD,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAG/D,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,mBAAmB,CAAC;AAKpD,OAAO,EAAE,OAAO,IAAI,GAAG,EAAE,MAAM,kBAAkB,CAAC;AAElD,OAAO,EAAE,OAAO,IAAI,IAAI,EAAE,MAAM,mBAAmB,CAAC;AAEpD,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,sBAAsB,CAAC;AAI1D,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,mBAAmB,CAAC"}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
import type AppHeader from './components/app-header';
|
|
2
|
-
import type Box from './components/box';
|
|
3
|
-
import type Button from './components/button';
|
|
4
|
-
import type Card from './components/card';
|
|
5
|
-
import type Checkbox from './components/checkbox';
|
|
6
|
-
import type CurrencyInput from './components/currency-input';
|
|
7
|
-
import type DateInput from './components/date-input';
|
|
8
|
-
import type EmailInput from './components/email-input';
|
|
9
|
-
import type Form from './components/form';
|
|
10
|
-
import type Icon from './components/icon';
|
|
11
|
-
import type IconButton from './components/icon-button';
|
|
12
|
-
import type InputBuilder from './components/input-builder';
|
|
13
|
-
import type List from './components/list';
|
|
14
|
-
import type Menu from './components/menu';
|
|
15
|
-
import type NumberInput from './components/number-input';
|
|
16
|
-
import type PasswordInput from './components/password-input';
|
|
17
|
-
import type PhoneInput from './components/phone-input';
|
|
18
|
-
import type Radio from './components/radio';
|
|
19
|
-
import type Section from './components/section';
|
|
20
|
-
import type Select from './components/select';
|
|
21
|
-
import type TextArea from './components/text-area';
|
|
22
|
-
import type TextInput from './components/text-input';
|
|
23
|
-
import type popover from './helpers/popover';
|
|
24
|
-
export default interface HokuleaRegistry {
|
|
25
|
-
AppHeader: typeof AppHeader;
|
|
26
|
-
Box: typeof Box;
|
|
27
|
-
Button: typeof Button;
|
|
28
|
-
Card: typeof Card;
|
|
29
|
-
Checkbox: typeof Checkbox;
|
|
30
|
-
CurrencyInput: typeof CurrencyInput;
|
|
31
|
-
DateInput: typeof DateInput;
|
|
32
|
-
EmailInput: typeof EmailInput;
|
|
33
|
-
Icon: typeof Icon;
|
|
34
|
-
IconButton: typeof IconButton;
|
|
35
|
-
List: typeof List;
|
|
36
|
-
Menu: typeof Menu;
|
|
37
|
-
NumberInput: typeof NumberInput;
|
|
38
|
-
PasswordInput: typeof PasswordInput;
|
|
39
|
-
PhoneInput: typeof PhoneInput;
|
|
40
|
-
Radio: typeof Radio;
|
|
41
|
-
Section: typeof Section;
|
|
42
|
-
Select: typeof Select;
|
|
43
|
-
TextArea: typeof TextArea;
|
|
44
|
-
TextInput: typeof TextInput;
|
|
45
|
-
InputBuilder: typeof InputBuilder;
|
|
46
|
-
Form: typeof Form;
|
|
47
|
-
popover: typeof popover;
|
|
48
|
-
}
|
|
49
|
-
//# sourceMappingURL=template-registry.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"template-registry.d.ts","sourceRoot":"","sources":["../../src/template-registry.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AAErD,OAAO,KAAK,GAAG,MAAM,kBAAkB,CAAC;AAExC,OAAO,KAAK,MAAM,MAAM,qBAAqB,CAAC;AAE9C,OAAO,KAAK,IAAI,MAAM,mBAAmB,CAAC;AAE1C,OAAO,KAAK,QAAQ,MAAM,uBAAuB,CAAC;AAElD,OAAO,KAAK,aAAa,MAAM,6BAA6B,CAAC;AAE7D,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AAErD,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AAEvD,OAAO,KAAK,IAAI,MAAM,mBAAmB,CAAC;AAE1C,OAAO,KAAK,IAAI,MAAM,mBAAmB,CAAC;AAE1C,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AAEvD,OAAO,KAAK,YAAY,MAAM,4BAA4B,CAAC;AAE3D,OAAO,KAAK,IAAI,MAAM,mBAAmB,CAAC;AAE1C,OAAO,KAAK,IAAI,MAAM,mBAAmB,CAAC;AAE1C,OAAO,KAAK,WAAW,MAAM,2BAA2B,CAAC;AAEzD,OAAO,KAAK,aAAa,MAAM,6BAA6B,CAAC;AAE7D,OAAO,KAAK,UAAU,MAAM,0BAA0B,CAAC;AAEvD,OAAO,KAAK,KAAK,MAAM,oBAAoB,CAAC;AAE5C,OAAO,KAAK,OAAO,MAAM,sBAAsB,CAAC;AAEhD,OAAO,KAAK,MAAM,MAAM,qBAAqB,CAAC;AAE9C,OAAO,KAAK,QAAQ,MAAM,wBAAwB,CAAC;AAEnD,OAAO,KAAK,SAAS,MAAM,yBAAyB,CAAC;AACrD,OAAO,KAAK,OAAO,MAAM,mBAAmB,CAAC;AAE7C,MAAM,CAAC,OAAO,WAAW,eAAe;IACtC,SAAS,EAAE,OAAO,SAAS,CAAC;IAC5B,GAAG,EAAE,OAAO,GAAG,CAAC;IAChB,MAAM,EAAE,OAAO,MAAM,CAAC;IACtB,IAAI,EAAE,OAAO,IAAI,CAAC;IAClB,QAAQ,EAAE,OAAO,QAAQ,CAAC;IAC1B,aAAa,EAAE,OAAO,aAAa,CAAC;IACpC,SAAS,EAAE,OAAO,SAAS,CAAC;IAC5B,UAAU,EAAE,OAAO,UAAU,CAAC;IAC9B,IAAI,EAAE,OAAO,IAAI,CAAC;IAClB,UAAU,EAAE,OAAO,UAAU,CAAC;IAC9B,IAAI,EAAE,OAAO,IAAI,CAAC;IAClB,IAAI,EAAE,OAAO,IAAI,CAAC;IAClB,WAAW,EAAE,OAAO,WAAW,CAAC;IAChC,aAAa,EAAE,OAAO,aAAa,CAAC;IACpC,UAAU,EAAE,OAAO,UAAU,CAAC;IAC9B,KAAK,EAAE,OAAO,KAAK,CAAC;IACpB,OAAO,EAAE,OAAO,OAAO,CAAC;IACxB,MAAM,EAAE,OAAO,MAAM,CAAC;IACtB,QAAQ,EAAE,OAAO,QAAQ,CAAC;IAC1B,SAAS,EAAE,OAAO,SAAS,CAAC;IAC5B,YAAY,EAAE,OAAO,YAAY,CAAC;IAClC,IAAI,EAAE,OAAO,IAAI,CAAC;IAGlB,OAAO,EAAE,OAAO,OAAO,CAAC;CACzB"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export { AppHeaderPageObject } from './page-objects/app-header';
|
|
2
|
-
export { ButtonPageObject } from './page-objects/button';
|
|
3
|
-
export { CheckboxPageObject, RadioPageObject } from './page-objects/choice';
|
|
4
|
-
export { FormPageObject } from './page-objects/form';
|
|
5
|
-
export { IconPageObject } from './page-objects/icon';
|
|
6
|
-
export { IconButtonPageObject } from './page-objects/icon-button';
|
|
7
|
-
export { DateInputPageObject, EmailInputPageObject, NumberInputPageObject, PasswordInputPageObject, PhoneInputPageObject, TextInputPageObject } from './page-objects/input';
|
|
8
|
-
export type { InputBuilderPageObject } from './page-objects/input-builder';
|
|
9
|
-
export { CurrencyInputPageObject } from './page-objects/input-builder';
|
|
10
|
-
export { ListPageObject } from './page-objects/list';
|
|
11
|
-
export { MenuPageObject } from './page-objects/menu';
|
|
12
|
-
export { PillButtonPageObject } from './page-objects/pill-button';
|
|
13
|
-
export { SectionPageObject } from './page-objects/section';
|
|
14
|
-
export { SelectPageObject } from './page-objects/select';
|
|
15
|
-
export { TextAreaPageObject } from './page-objects/text-area';
|
|
16
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/test-support/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,kBAAkB,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAC5E,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAClE,OAAO,EACL,mBAAmB,EACnB,oBAAoB,EACpB,qBAAqB,EACrB,uBAAuB,EACvB,oBAAoB,EACpB,mBAAmB,EACpB,MAAM,sBAAsB,CAAC;AAC9B,YAAY,EAAE,sBAAsB,EAAE,MAAM,8BAA8B,CAAC;AAC3E,OAAO,EAAE,uBAAuB,EAAE,MAAM,8BAA8B,CAAC;AACvE,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,oBAAoB,EAAE,MAAM,4BAA4B,CAAC;AAClE,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,kBAAkB,EAAE,MAAM,0BAA0B,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { ElementLike, PageObject } from 'fractal-page-object';
|
|
2
|
-
export type MenuElement = HTMLDivElement;
|
|
3
|
-
export type MenuItemElement = HTMLButtonElement | HTMLAnchorElement;
|
|
4
|
-
export interface Menu<ElementType extends ElementLike = MenuElement> extends PageObject<ElementType> {
|
|
5
|
-
$item: MenuItem | undefined;
|
|
6
|
-
}
|
|
7
|
-
export interface MenuItem<ElementType extends ElementLike = MenuItemElement> extends PageObject<ElementType> {
|
|
8
|
-
disabled: boolean;
|
|
9
|
-
$menu: Menu | undefined;
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=-menu.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"-menu.d.ts","sourceRoot":"","sources":["../../../../src/test-support/page-objects/-menu.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAEnE,MAAM,MAAM,WAAW,GAAG,cAAc,CAAC;AACzC,MAAM,MAAM,eAAe,GAAG,iBAAiB,GAAG,iBAAiB,CAAC;AAEpE,MAAM,WAAW,IAAI,CAAC,WAAW,SAAS,WAAW,GAAG,WAAW,CACjE,SAAQ,UAAU,CAAC,WAAW,CAAC;IAC/B,KAAK,EAAE,QAAQ,GAAG,SAAS,CAAC;CAC7B;AAED,MAAM,WAAW,QAAQ,CAAC,WAAW,SAAS,WAAW,GAAG,eAAe,CACzE,SAAQ,UAAU,CAAC,WAAW,CAAC;IAC/B,QAAQ,EAAE,OAAO,CAAC;IAClB,KAAK,EAAE,IAAI,GAAG,SAAS,CAAC;CACzB"}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import { PageObject } from 'fractal-page-object';
|
|
2
|
-
import type { ElementLike, GenericPageObject } from 'fractal-page-object/dist/-private/types';
|
|
3
|
-
export declare class ChoicesPageObject extends PageObject<HTMLDivElement | HTMLFieldSetElement> {
|
|
4
|
-
static SELECTOR: string;
|
|
5
|
-
constructor(selector?: string, parent?: GenericPageObject | ElementLike | null, index?: number | null);
|
|
6
|
-
$options: {
|
|
7
|
-
readonly [n: number]: any;
|
|
8
|
-
$label: PageObject<HTMLLabelElement | HTMLLegendElement>;
|
|
9
|
-
$description: PageObject<HTMLParagraphElement>;
|
|
10
|
-
$control: PageObject<HTMLInputElement>;
|
|
11
|
-
readonly element: HTMLDivElement | null;
|
|
12
|
-
readonly elements: HTMLDivElement[];
|
|
13
|
-
readonly length: number;
|
|
14
|
-
pop: () => import("fractal-page-object").WithElement<any, HTMLDivElement> | undefined;
|
|
15
|
-
reverse: () => import("fractal-page-object").WithElement<any, HTMLDivElement>[];
|
|
16
|
-
shift: () => import("fractal-page-object").WithElement<any, HTMLDivElement> | undefined;
|
|
17
|
-
slice: (_start?: number | undefined, _end?: number | undefined) => import("fractal-page-object").WithElement<any, HTMLDivElement>[];
|
|
18
|
-
sort: (_compareFn?: ((a: import("fractal-page-object").WithElement<any, HTMLDivElement>, b: import("fractal-page-object").WithElement<any, HTMLDivElement>) => number) | undefined) => any[];
|
|
19
|
-
every: (predicate: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => unknown, _thisArg?: any) => boolean;
|
|
20
|
-
some: (_predicate: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => unknown, _thisArg?: any) => boolean;
|
|
21
|
-
forEach: (_callbackfn: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => void, _thisArg?: any) => void;
|
|
22
|
-
map: <U>(_callbackfn: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => U, _thisArg?: any) => U[];
|
|
23
|
-
filter: (predicate: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => unknown, thisArg?: any) => import("fractal-page-object").WithElement<any, HTMLDivElement>[];
|
|
24
|
-
reduce: <U_1>(_callbackfn: (previousValue: U_1, currentValue: import("fractal-page-object").WithElement<any, HTMLDivElement>, currentIndex: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => U_1, initialValue: U_1) => U_1;
|
|
25
|
-
reduceRight: <U_2>(_callbackfn: (previousValue: U_2, currentValue: import("fractal-page-object").WithElement<any, HTMLDivElement>, currentIndex: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => U_2, initialValue: U_2) => U_2;
|
|
26
|
-
find: (predicate: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, obj: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => unknown, thisArg?: any) => import("fractal-page-object").WithElement<any, HTMLDivElement> | undefined;
|
|
27
|
-
findIndex: (_predicate: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, obj: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => unknown, _thisArg?: any) => number;
|
|
28
|
-
entries: () => IterableIterator<[number, import("fractal-page-object").WithElement<any, HTMLDivElement>]>;
|
|
29
|
-
keys: () => IterableIterator<number>;
|
|
30
|
-
values: () => IterableIterator<import("fractal-page-object").WithElement<any, HTMLDivElement>>;
|
|
31
|
-
[Symbol.iterator]: () => IterableIterator<import("fractal-page-object").WithElement<any, HTMLDivElement>>;
|
|
32
|
-
};
|
|
33
|
-
option(value: string): import("fractal-page-object").WithElement<{
|
|
34
|
-
readonly [n: number]: any;
|
|
35
|
-
$label: PageObject<HTMLLabelElement | HTMLLegendElement>;
|
|
36
|
-
$description: PageObject<HTMLParagraphElement>;
|
|
37
|
-
$control: PageObject<HTMLInputElement>;
|
|
38
|
-
readonly element: HTMLDivElement | null;
|
|
39
|
-
readonly elements: HTMLDivElement[];
|
|
40
|
-
readonly length: number;
|
|
41
|
-
pop: () => import("fractal-page-object").WithElement<any, HTMLDivElement> | undefined;
|
|
42
|
-
reverse: () => import("fractal-page-object").WithElement<any, HTMLDivElement>[];
|
|
43
|
-
shift: () => import("fractal-page-object").WithElement<any, HTMLDivElement> | undefined;
|
|
44
|
-
slice: (_start?: number | undefined, _end?: number | undefined) => import("fractal-page-object").WithElement<any, HTMLDivElement>[];
|
|
45
|
-
sort: (_compareFn?: ((a: import("fractal-page-object").WithElement<any, HTMLDivElement>, b: import("fractal-page-object").WithElement<any, HTMLDivElement>) => number) | undefined) => any[];
|
|
46
|
-
every: (predicate: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => unknown, _thisArg?: any) => boolean;
|
|
47
|
-
some: (_predicate: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => unknown, _thisArg?: any) => boolean;
|
|
48
|
-
forEach: (_callbackfn: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => void, _thisArg?: any) => void;
|
|
49
|
-
map: <U>(_callbackfn: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => U, _thisArg?: any) => U[];
|
|
50
|
-
filter: (predicate: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => unknown, thisArg?: any) => import("fractal-page-object").WithElement<any, HTMLDivElement>[];
|
|
51
|
-
reduce: <U_1>(_callbackfn: (previousValue: U_1, currentValue: import("fractal-page-object").WithElement<any, HTMLDivElement>, currentIndex: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => U_1, initialValue: U_1) => U_1;
|
|
52
|
-
reduceRight: <U_2>(_callbackfn: (previousValue: U_2, currentValue: import("fractal-page-object").WithElement<any, HTMLDivElement>, currentIndex: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => U_2, initialValue: U_2) => U_2;
|
|
53
|
-
find: (predicate: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, obj: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => unknown, thisArg?: any) => import("fractal-page-object").WithElement<any, HTMLDivElement> | undefined;
|
|
54
|
-
findIndex: (_predicate: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, obj: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => unknown, _thisArg?: any) => number;
|
|
55
|
-
entries: () => IterableIterator<[number, import("fractal-page-object").WithElement<any, HTMLDivElement>]>;
|
|
56
|
-
keys: () => IterableIterator<number>;
|
|
57
|
-
values: () => IterableIterator<import("fractal-page-object").WithElement<any, HTMLDivElement>>;
|
|
58
|
-
[Symbol.iterator]: () => IterableIterator<import("fractal-page-object").WithElement<any, HTMLDivElement>>;
|
|
59
|
-
}, HTMLDivElement> | undefined;
|
|
60
|
-
}
|
|
61
|
-
//# sourceMappingURL=choices.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"choices.d.ts","sourceRoot":"","sources":["../../../../../src/test-support/page-objects/-private/choices.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,MAAM,qBAAqB,CAAC;AAElE,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE9F,qBAAa,iBAAkB,SAAQ,UAAU,CAAC,cAAc,GAAG,mBAAmB,CAAC;IACrF,MAAM,CAAC,QAAQ,SAAyB;gBAGtC,QAAQ,CAAC,EAAE,MAAM,EACjB,MAAM,CAAC,EAAE,iBAAiB,GAAG,WAAW,GAAG,IAAI,EAC/C,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI;IAKvB,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;MAON;IAEF,MAAM,CAAC,KAAK,EAAE,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;CAGrB"}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { PageObject } from 'fractal-page-object';
|
|
2
|
-
import { InputPageObject } from '../input';
|
|
3
|
-
import { InputBuilderPageObject } from '../input-builder';
|
|
4
|
-
import { ListPageObject } from '../list';
|
|
5
|
-
import { SelectPageObject } from '../select';
|
|
6
|
-
import { TextAreaPageObject } from '../text-area';
|
|
7
|
-
import { ChoicesPageObject } from './choices';
|
|
8
|
-
import type { ElementLike, GenericPageObject } from 'fractal-page-object/dist/-private/types';
|
|
9
|
-
export declare class FieldPageObject extends PageObject<HTMLDivElement | HTMLFieldSetElement> {
|
|
10
|
-
static SELECTOR: string;
|
|
11
|
-
constructor(selector?: string, parent?: GenericPageObject | ElementLike | null, index?: number | null);
|
|
12
|
-
$label: PageObject<HTMLLabelElement | HTMLLegendElement>;
|
|
13
|
-
$description: PageObject<HTMLParagraphElement>;
|
|
14
|
-
private $input;
|
|
15
|
-
private $inputBuilder;
|
|
16
|
-
private $select;
|
|
17
|
-
private $textArea;
|
|
18
|
-
private $checkbox;
|
|
19
|
-
private $list;
|
|
20
|
-
$choices: ChoicesPageObject;
|
|
21
|
-
$errors: {
|
|
22
|
-
readonly [n: number]: any;
|
|
23
|
-
readonly type: string | null | undefined;
|
|
24
|
-
readonly value: string | null | undefined;
|
|
25
|
-
readonly element: HTMLDivElement | null;
|
|
26
|
-
readonly elements: HTMLDivElement[];
|
|
27
|
-
readonly length: number;
|
|
28
|
-
pop: () => import("fractal-page-object").WithElement<any, HTMLDivElement> | undefined;
|
|
29
|
-
reverse: () => import("fractal-page-object").WithElement<any, HTMLDivElement>[];
|
|
30
|
-
shift: () => import("fractal-page-object").WithElement<any, HTMLDivElement> | undefined;
|
|
31
|
-
slice: (_start?: number | undefined, _end?: number | undefined) => import("fractal-page-object").WithElement<any, HTMLDivElement>[];
|
|
32
|
-
sort: (_compareFn?: ((a: import("fractal-page-object").WithElement<any, HTMLDivElement>, b: import("fractal-page-object").WithElement<any, HTMLDivElement>) => number) | undefined) => any[];
|
|
33
|
-
every: (predicate: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => unknown, _thisArg?: any) => boolean;
|
|
34
|
-
some: (_predicate: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => unknown, _thisArg?: any) => boolean;
|
|
35
|
-
forEach: (_callbackfn: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => void, _thisArg?: any) => void;
|
|
36
|
-
map: <U>(_callbackfn: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => U, _thisArg?: any) => U[];
|
|
37
|
-
filter: (predicate: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => unknown, thisArg?: any) => import("fractal-page-object").WithElement<any, HTMLDivElement>[];
|
|
38
|
-
reduce: <U_1>(_callbackfn: (previousValue: U_1, currentValue: import("fractal-page-object").WithElement<any, HTMLDivElement>, currentIndex: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => U_1, initialValue: U_1) => U_1;
|
|
39
|
-
reduceRight: <U_2>(_callbackfn: (previousValue: U_2, currentValue: import("fractal-page-object").WithElement<any, HTMLDivElement>, currentIndex: number, array: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => U_2, initialValue: U_2) => U_2;
|
|
40
|
-
find: (predicate: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, obj: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => unknown, thisArg?: any) => import("fractal-page-object").WithElement<any, HTMLDivElement> | undefined;
|
|
41
|
-
findIndex: (_predicate: (value: import("fractal-page-object").WithElement<any, HTMLDivElement>, index: number, obj: import("fractal-page-object").WithElement<any, HTMLDivElement>[]) => unknown, _thisArg?: any) => number;
|
|
42
|
-
entries: () => IterableIterator<[number, import("fractal-page-object").WithElement<any, HTMLDivElement>]>;
|
|
43
|
-
keys: () => IterableIterator<number>;
|
|
44
|
-
values: () => IterableIterator<import("fractal-page-object").WithElement<any, HTMLDivElement>>;
|
|
45
|
-
[Symbol.iterator]: () => IterableIterator<import("fractal-page-object").WithElement<any, HTMLDivElement>>;
|
|
46
|
-
};
|
|
47
|
-
get $control(): InputPageObject | InputBuilderPageObject | SelectPageObject | TextAreaPageObject | ListPageObject;
|
|
48
|
-
get name(): string | null | undefined;
|
|
49
|
-
}
|
|
50
|
-
//# sourceMappingURL=field.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"field.d.ts","sourceRoot":"","sources":["../../../../../src/test-support/page-objects/-private/field.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,MAAM,qBAAqB,CAAC;AAGlE,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAC3C,OAAO,EAAE,sBAAsB,EAAE,MAAM,kBAAkB,CAAC;AAC1D,OAAO,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AACzC,OAAO,EAAE,gBAAgB,EAAE,MAAM,WAAW,CAAC;AAC7C,OAAO,EAAE,kBAAkB,EAAE,MAAM,cAAc,CAAC;AAClD,OAAO,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAE9C,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE9F,qBAAa,eAAgB,SAAQ,UAAU,CAAC,cAAc,GAAG,mBAAmB,CAAC;IACnF,MAAM,CAAC,QAAQ,SAAuB;gBAGpC,QAAQ,CAAC,EAAE,MAAM,EACjB,MAAM,CAAC,EAAE,iBAAiB,GAAG,WAAW,GAAG,IAAI,EAC/C,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI;IAKvB,MAAM,mDAAkE;IACxE,YAAY,mCAAwD;IAOpE,OAAO,CAAC,MAAM,CAAkD;IAChE,OAAO,CAAC,aAAa,CAAgE;IACrF,OAAO,CAAC,OAAO,CAAoD;IACnE,OAAO,CAAC,SAAS,CAAwD;IACzE,OAAO,CAAC,SAAS,CAAwD;IACzE,OAAO,CAAC,KAAK,CAAgD;IAE7D,QAAQ,oBAAsD;IAC9D,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;MAWL;IAEF,IAAI,QAAQ,IACR,eAAe,GACf,sBAAsB,GACtB,gBAAgB,GAChB,kBAAkB,GAClB,cAAc,CA0BjB;IAED,IAAI,IAAI,8BAEP;CACF"}
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
import { PageObject } from 'fractal-page-object';
|
|
2
|
-
import { IconPageObject } from './icon';
|
|
3
|
-
import { MenuItemPageObject } from './menu';
|
|
4
|
-
import type { Menu, MenuItem, MenuItemElement } from './-menu';
|
|
5
|
-
import type { ElementLike, GenericPageObject } from 'fractal-page-object/dist/-private/types';
|
|
6
|
-
declare class AppNavPageObject extends PageObject<HTMLElement> implements Menu<HTMLElement> {
|
|
7
|
-
$item: MenuItem<MenuItemElement>;
|
|
8
|
-
}
|
|
9
|
-
export declare class NavItemPageObject extends MenuItemPageObject implements MenuItem {
|
|
10
|
-
static SELECTOR: string;
|
|
11
|
-
constructor(selector?: string, parent?: GenericPageObject | ElementLike | null, index?: number | null);
|
|
12
|
-
hasMenu(): boolean;
|
|
13
|
-
isPopupNavItem(): boolean;
|
|
14
|
-
get $menu(): Menu<HTMLDivElement>;
|
|
15
|
-
}
|
|
16
|
-
export declare class AppHeaderPageObject extends PageObject<HTMLElement> {
|
|
17
|
-
static SELECTOR: string;
|
|
18
|
-
constructor(selector?: string, parent?: GenericPageObject | ElementLike | null, index?: number | null);
|
|
19
|
-
$brand: PageObject<HTMLDivElement>;
|
|
20
|
-
$nav: AppNavPageObject;
|
|
21
|
-
$aux: PageObject<HTMLSpanElement>;
|
|
22
|
-
$menu: {
|
|
23
|
-
readonly [n: number]: any;
|
|
24
|
-
$toggle: {
|
|
25
|
-
readonly [n: number]: any;
|
|
26
|
-
$icon: IconPageObject;
|
|
27
|
-
readonly element: HTMLButtonElement | null;
|
|
28
|
-
readonly elements: HTMLButtonElement[];
|
|
29
|
-
readonly length: number;
|
|
30
|
-
pop: () => import("fractal-page-object").WithElement<any, HTMLButtonElement> | undefined;
|
|
31
|
-
reverse: () => import("fractal-page-object").WithElement<any, HTMLButtonElement>[];
|
|
32
|
-
shift: () => import("fractal-page-object").WithElement<any, HTMLButtonElement> | undefined;
|
|
33
|
-
slice: (_start?: number | undefined, _end?: number | undefined) => import("fractal-page-object").WithElement<any, HTMLButtonElement>[];
|
|
34
|
-
sort: (_compareFn?: ((a: import("fractal-page-object").WithElement<any, HTMLButtonElement>, b: import("fractal-page-object").WithElement<any, HTMLButtonElement>) => number) | undefined) => any[];
|
|
35
|
-
every: (predicate: (value: import("fractal-page-object").WithElement<any, HTMLButtonElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLButtonElement>[]) => unknown, _thisArg?: any) => boolean;
|
|
36
|
-
some: (_predicate: (value: import("fractal-page-object").WithElement<any, HTMLButtonElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLButtonElement>[]) => unknown, _thisArg?: any) => boolean;
|
|
37
|
-
forEach: (_callbackfn: (value: import("fractal-page-object").WithElement<any, HTMLButtonElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLButtonElement>[]) => void, _thisArg?: any) => void;
|
|
38
|
-
map: <U>(_callbackfn: (value: import("fractal-page-object").WithElement<any, HTMLButtonElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLButtonElement>[]) => U, _thisArg?: any) => U[];
|
|
39
|
-
filter: (predicate: (value: import("fractal-page-object").WithElement<any, HTMLButtonElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLButtonElement>[]) => unknown, thisArg?: any) => import("fractal-page-object").WithElement<any, HTMLButtonElement>[];
|
|
40
|
-
reduce: <U_1>(_callbackfn: (previousValue: U_1, currentValue: import("fractal-page-object").WithElement<any, HTMLButtonElement>, currentIndex: number, array: import("fractal-page-object").WithElement<any, HTMLButtonElement>[]) => U_1, initialValue: U_1) => U_1;
|
|
41
|
-
reduceRight: <U_2>(_callbackfn: (previousValue: U_2, currentValue: import("fractal-page-object").WithElement<any, HTMLButtonElement>, currentIndex: number, array: import("fractal-page-object").WithElement<any, HTMLButtonElement>[]) => U_2, initialValue: U_2) => U_2;
|
|
42
|
-
find: (predicate: (value: import("fractal-page-object").WithElement<any, HTMLButtonElement>, index: number, obj: import("fractal-page-object").WithElement<any, HTMLButtonElement>[]) => unknown, thisArg?: any) => import("fractal-page-object").WithElement<any, HTMLButtonElement> | undefined;
|
|
43
|
-
findIndex: (_predicate: (value: import("fractal-page-object").WithElement<any, HTMLButtonElement>, index: number, obj: import("fractal-page-object").WithElement<any, HTMLButtonElement>[]) => unknown, _thisArg?: any) => number;
|
|
44
|
-
entries: () => IterableIterator<[number, import("fractal-page-object").WithElement<any, HTMLButtonElement>]>;
|
|
45
|
-
keys: () => IterableIterator<number>;
|
|
46
|
-
values: () => IterableIterator<import("fractal-page-object").WithElement<any, HTMLButtonElement>>;
|
|
47
|
-
[Symbol.iterator]: () => IterableIterator<import("fractal-page-object").WithElement<any, HTMLButtonElement>>;
|
|
48
|
-
};
|
|
49
|
-
readonly element: HTMLSpanElement | null;
|
|
50
|
-
readonly elements: HTMLSpanElement[];
|
|
51
|
-
readonly length: number;
|
|
52
|
-
pop: () => import("fractal-page-object").WithElement<any, HTMLSpanElement> | undefined;
|
|
53
|
-
reverse: () => import("fractal-page-object").WithElement<any, HTMLSpanElement>[];
|
|
54
|
-
shift: () => import("fractal-page-object").WithElement<any, HTMLSpanElement> | undefined;
|
|
55
|
-
slice: (_start?: number | undefined, _end?: number | undefined) => import("fractal-page-object").WithElement<any, HTMLSpanElement>[];
|
|
56
|
-
sort: (_compareFn?: ((a: import("fractal-page-object").WithElement<any, HTMLSpanElement>, b: import("fractal-page-object").WithElement<any, HTMLSpanElement>) => number) | undefined) => any[];
|
|
57
|
-
every: (predicate: (value: import("fractal-page-object").WithElement<any, HTMLSpanElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLSpanElement>[]) => unknown, _thisArg?: any) => boolean;
|
|
58
|
-
some: (_predicate: (value: import("fractal-page-object").WithElement<any, HTMLSpanElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLSpanElement>[]) => unknown, _thisArg?: any) => boolean;
|
|
59
|
-
forEach: (_callbackfn: (value: import("fractal-page-object").WithElement<any, HTMLSpanElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLSpanElement>[]) => void, _thisArg?: any) => void;
|
|
60
|
-
map: <U_3>(_callbackfn: (value: import("fractal-page-object").WithElement<any, HTMLSpanElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLSpanElement>[]) => U_3, _thisArg?: any) => U_3[];
|
|
61
|
-
filter: (predicate: (value: import("fractal-page-object").WithElement<any, HTMLSpanElement>, index: number, array: import("fractal-page-object").WithElement<any, HTMLSpanElement>[]) => unknown, thisArg?: any) => import("fractal-page-object").WithElement<any, HTMLSpanElement>[];
|
|
62
|
-
reduce: <U_4>(_callbackfn: (previousValue: U_4, currentValue: import("fractal-page-object").WithElement<any, HTMLSpanElement>, currentIndex: number, array: import("fractal-page-object").WithElement<any, HTMLSpanElement>[]) => U_4, initialValue: U_4) => U_4;
|
|
63
|
-
reduceRight: <U_5>(_callbackfn: (previousValue: U_5, currentValue: import("fractal-page-object").WithElement<any, HTMLSpanElement>, currentIndex: number, array: import("fractal-page-object").WithElement<any, HTMLSpanElement>[]) => U_5, initialValue: U_5) => U_5;
|
|
64
|
-
find: (predicate: (value: import("fractal-page-object").WithElement<any, HTMLSpanElement>, index: number, obj: import("fractal-page-object").WithElement<any, HTMLSpanElement>[]) => unknown, thisArg?: any) => import("fractal-page-object").WithElement<any, HTMLSpanElement> | undefined;
|
|
65
|
-
findIndex: (_predicate: (value: import("fractal-page-object").WithElement<any, HTMLSpanElement>, index: number, obj: import("fractal-page-object").WithElement<any, HTMLSpanElement>[]) => unknown, _thisArg?: any) => number;
|
|
66
|
-
entries: () => IterableIterator<[number, import("fractal-page-object").WithElement<any, HTMLSpanElement>]>;
|
|
67
|
-
keys: () => IterableIterator<number>;
|
|
68
|
-
values: () => IterableIterator<import("fractal-page-object").WithElement<any, HTMLSpanElement>>;
|
|
69
|
-
[Symbol.iterator]: () => IterableIterator<import("fractal-page-object").WithElement<any, HTMLSpanElement>>;
|
|
70
|
-
};
|
|
71
|
-
}
|
|
72
|
-
export {};
|
|
73
|
-
//# sourceMappingURL=app-header.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"app-header.d.ts","sourceRoot":"","sources":["../../../../src/test-support/page-objects/app-header.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAmB,MAAM,qBAAqB,CAAC;AAElE,OAAO,EAAE,cAAc,EAAE,MAAM,QAAQ,CAAC;AACxC,OAAO,EAAE,kBAAkB,EAAE,MAAM,QAAQ,CAAC;AAE5C,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,eAAe,EAAE,MAAM,SAAS,CAAC;AAC/D,OAAO,KAAK,EACV,WAAW,EACX,iBAAiB,EAElB,MAAM,yCAAyC,CAAC;AAEjD,cAAM,gBAAiB,SAAQ,UAAU,CAAC,WAAW,CAAE,YAAW,IAAI,CAAC,WAAW,CAAC;IACjF,KAAK,4BAKH;CACH;AAED,qBAAa,iBAAkB,SAAQ,kBAAmB,YAAW,QAAQ;IAC3E,MAAM,CAAC,QAAQ,SAAmB;gBAGhC,QAAQ,CAAC,EAAE,MAAM,EACjB,MAAM,CAAC,EAAE,iBAAiB,GAAG,WAAW,GAAG,IAAI,EAC/C,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI;IAKvB,OAAO;IAIP,cAAc;IAOd,IAAI,KAAK,yBASR;CACF;AAED,qBAAa,mBAAoB,SAAQ,UAAU,CAAC,WAAW,CAAC;IAC9D,MAAM,CAAC,QAAQ,SAA4B;gBAGzC,QAAQ,CAAC,EAAE,MAAM,EACjB,MAAM,CAAC,EAAE,iBAAiB,GAAG,WAAW,GAAG,IAAI,EAC/C,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI;IAKvB,MAAM,6BAA2C;IAEjD,IAAI,mBAAgC;IAEpC,IAAI,8BAA0C;IAE9C,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAUH;CACH"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { PageObject } from 'fractal-page-object';
|
|
2
|
-
import type { ElementLike, GenericPageObject } from 'fractal-page-object/dist/-private/types';
|
|
3
|
-
export declare class ButtonPageObject extends PageObject<HTMLButtonElement | HTMLAnchorElement | HTMLSpanElement> {
|
|
4
|
-
static SELECTOR: string;
|
|
5
|
-
constructor(selector?: string, parent?: GenericPageObject | ElementLike | null, index?: number | null);
|
|
6
|
-
get intent(): string | null | undefined;
|
|
7
|
-
get importance(): string | null | undefined;
|
|
8
|
-
get spacing(): string | null | undefined;
|
|
9
|
-
$before: PageObject<HTMLSpanElement>;
|
|
10
|
-
$label: PageObject<HTMLSpanElement>;
|
|
11
|
-
$after: PageObject<HTMLSpanElement>;
|
|
12
|
-
push(): Promise<void>;
|
|
13
|
-
}
|
|
14
|
-
//# sourceMappingURL=button.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../../src/test-support/page-objects/button.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAmB,MAAM,qBAAqB,CAAC;AAElE,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE9F,qBAAa,gBAAiB,SAAQ,UAAU,CAC9C,iBAAiB,GAAG,iBAAiB,GAAG,eAAe,CACxD;IACC,MAAM,CAAC,QAAQ,SAAwB;gBAGrC,QAAQ,CAAC,EAAE,MAAM,EACjB,MAAM,CAAC,EAAE,iBAAiB,GAAG,WAAW,GAAG,IAAI,EAC/C,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI;IAKvB,IAAI,MAAM,IAAI,MAAM,GAAG,IAAI,GAAG,SAAS,CAEtC;IAED,IAAI,UAAU,IAAI,MAAM,GAAG,IAAI,GAAG,SAAS,CAE1C;IAED,IAAI,OAAO,IAAI,MAAM,GAAG,IAAI,GAAG,SAAS,CAEvC;IAED,OAAO,8BAAuD;IAC9D,MAAM,8BAAsD;IAC5D,MAAM,8BAAsD;IAEtD,IAAI;CAKX"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { PageObject } from 'fractal-page-object';
|
|
2
|
-
import type { Input } from './input';
|
|
3
|
-
import type { ElementLike, GenericPageObject } from 'fractal-page-object/dist/-private/types';
|
|
4
|
-
declare class ChoicePageObject extends PageObject<HTMLInputElement> implements Input {
|
|
5
|
-
static SELECTOR: string;
|
|
6
|
-
constructor(selector?: string, parent?: GenericPageObject | ElementLike | null, index?: number | null);
|
|
7
|
-
get control(): HTMLInputElement;
|
|
8
|
-
}
|
|
9
|
-
export declare const RadioPageObject: typeof ChoicePageObject;
|
|
10
|
-
export declare const CheckboxPageObject: typeof ChoicePageObject;
|
|
11
|
-
export {};
|
|
12
|
-
//# sourceMappingURL=choice.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"choice.d.ts","sourceRoot":"","sources":["../../../../src/test-support/page-objects/choice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAEjD,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AACrC,OAAO,KAAK,EAAE,WAAW,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAE9F,cAAM,gBAAiB,SAAQ,UAAU,CAAC,gBAAgB,CAAE,YAAW,KAAK;IAC1E,MAAM,CAAC,QAAQ,SAAwB;gBAGrC,QAAQ,CAAC,EAAE,MAAM,EACjB,MAAM,CAAC,EAAE,iBAAiB,GAAG,WAAW,GAAG,IAAI,EAC/C,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI;IAKvB,IAAI,OAAO,qBAEV;CACF;AAED,eAAO,MAAM,eAAe,yBAAmB,CAAC;AAChD,eAAO,MAAM,kBAAkB,yBAAmB,CAAC"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { PageObject } from 'fractal-page-object';
|
|
2
|
-
import { FieldPageObject } from './-private/field';
|
|
3
|
-
import { ButtonPageObject } from './button';
|
|
4
|
-
import type { GenericPageObject } from 'fractal-page-object/dist/-private/types';
|
|
5
|
-
export declare class FormPageObject extends PageObject<HTMLFormElement> {
|
|
6
|
-
static SELECTOR: string;
|
|
7
|
-
constructor(selector?: string, parent?: GenericPageObject | Element | null, index?: number | null);
|
|
8
|
-
$submit: ButtonPageObject;
|
|
9
|
-
$reset: ButtonPageObject;
|
|
10
|
-
$fields: FieldPageObject;
|
|
11
|
-
field(name: string): import("fractal-page-object").WithElement<FieldPageObject, HTMLDivElement | HTMLFieldSetElement> | undefined;
|
|
12
|
-
submit(): Promise<void>;
|
|
13
|
-
reset(): Promise<void>;
|
|
14
|
-
}
|
|
15
|
-
//# sourceMappingURL=form.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"form.d.ts","sourceRoot":"","sources":["../../../../src/test-support/page-objects/form.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAmB,MAAM,qBAAqB,CAAC;AAElE,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAE5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,yCAAyC,CAAC;AAEjF,qBAAa,cAAe,SAAQ,UAAU,CAAC,eAAe,CAAC;IAC7D,MAAM,CAAC,QAAQ,SAAsB;gBAGnC,QAAQ,CAAC,EAAE,MAAM,EACjB,MAAM,CAAC,EAAE,iBAAiB,GAAG,OAAO,GAAG,IAAI,EAC3C,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI;IAKvB,OAAO,mBAAkD;IACzD,MAAM,mBAAiD;IAEvD,OAAO,kBAAkD;IAEzD,KAAK,CAAC,IAAI,EAAE,MAAM;IAIZ,MAAM;IAIN,KAAK;CAGZ"}
|