@leavittsoftware/web 1.13.0 → 1.14.1
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/leavitt/api-service/api-service.js.map +1 -1
- package/leavitt/api-service/api2-service.js.map +1 -1
- package/leavitt/api-service/mapi-service.js.map +1 -1
- package/leavitt/api-service/odata-response.js.map +1 -1
- package/leavitt/company-select/company-select.js.map +1 -1
- package/leavitt/person-company-select/person-company-select.d.ts +1 -1
- package/leavitt/person-company-select/person-company-select.js +7 -1
- package/leavitt/person-company-select/person-company-select.js.map +1 -1
- package/leavitt/person-group-select/person-group-select.d.ts +1 -1
- package/leavitt/person-group-select/person-group-select.js +7 -1
- package/leavitt/person-group-select/person-group-select.js.map +1 -1
- package/leavitt/person-select/person-select.d.ts +2 -2
- package/leavitt/person-select/person-select.js +25 -26
- package/leavitt/person-select/person-select.js.map +1 -1
- package/leavitt/profile-picture/profile-picture-menu.d.ts +8 -8
- package/leavitt/profile-picture/profile-picture-menu.js +47 -34
- package/leavitt/profile-picture/profile-picture-menu.js.map +1 -1
- package/leavitt/profile-picture/profile-picture.d.ts +7 -7
- package/leavitt/profile-picture/profile-picture.js +47 -27
- package/leavitt/profile-picture/profile-picture.js.map +1 -1
- package/leavitt/user-feedback/user-feedback.js.map +1 -1
- package/leavitt/user-manager/user-manager.d.ts +17 -17
- package/leavitt/user-manager/user-manager.js +68 -24
- package/leavitt/user-manager/user-manager.js.map +1 -1
- package/package.json +2 -2
- package/titanium/access-denied-page/access-denied-page.d.ts +1 -1
- package/titanium/access-denied-page/access-denied-page.js +7 -8
- package/titanium/access-denied-page/access-denied-page.js.map +1 -1
- package/titanium/address-input/address-input.d.ts +1 -2
- package/titanium/address-input/address-input.js +4 -1
- package/titanium/address-input/address-input.js.map +1 -1
- package/titanium/address-input/google-address-input.js.map +1 -1
- package/titanium/address-input/manual-address-dialog.d.ts +11 -11
- package/titanium/address-input/manual-address-dialog.js +44 -21
- package/titanium/address-input/manual-address-dialog.js.map +1 -1
- package/titanium/address-input/utils/address-to-string.js.map +1 -1
- package/titanium/address-input/utils/place-result-to-address.js.map +1 -1
- package/titanium/card/card.d.ts +5 -5
- package/titanium/card/card.js +20 -5
- package/titanium/card/card.js.map +1 -1
- package/titanium/chip-multi-select/chip-multi-select.d.ts +10 -11
- package/titanium/chip-multi-select/chip-multi-select.js +67 -21
- package/titanium/chip-multi-select/chip-multi-select.js.map +1 -1
- package/titanium/confirm-dialog/confirm-dialog.js.map +1 -1
- package/titanium/data-table/data-table-header.d.ts +12 -12
- package/titanium/data-table/data-table-header.js +84 -43
- package/titanium/data-table/data-table-header.js.map +1 -1
- package/titanium/data-table/data-table-item.d.ts +12 -13
- package/titanium/data-table/data-table-item.js +74 -35
- package/titanium/data-table/data-table-item.js.map +1 -1
- package/titanium/data-table/data-table.d.ts +18 -18
- package/titanium/data-table/data-table.js +124 -51
- package/titanium/data-table/data-table.js.map +1 -1
- package/titanium/data-table/filter-controller.js.map +1 -1
- package/titanium/data-table/page-control.d.ts +11 -10
- package/titanium/data-table/page-control.js +58 -29
- package/titanium/data-table/page-control.js.map +1 -1
- package/titanium/date-input/date-input.js +1 -0
- package/titanium/date-input/date-input.js.map +1 -1
- package/titanium/date-range-selector/date-range-selector.js.map +1 -1
- package/titanium/date-range-selector/types/range-label.js.map +1 -1
- package/titanium/date-range-selector/types/range-time-label.js.map +1 -1
- package/titanium/drawer/drawer.d.ts +3 -3
- package/titanium/drawer/drawer.js +18 -14
- package/titanium/drawer/drawer.js.map +1 -1
- package/titanium/duration-input/duration-input.d.ts +1 -1
- package/titanium/duration-input/duration-input.js +9 -10
- package/titanium/duration-input/duration-input.js.map +1 -1
- package/titanium/duration-input/human-interval.js.map +1 -1
- package/titanium/error-page/error-page.d.ts +1 -1
- package/titanium/error-page/error-page.js +7 -8
- package/titanium/error-page/error-page.js.map +1 -1
- package/titanium/event-bus/event-bus.js.map +1 -1
- package/titanium/extendable-outlined-text-field/extendable-outlined-text-field.d.ts +26 -26
- package/titanium/extendable-outlined-text-field/extendable-outlined-text-field.js +218 -169
- package/titanium/extendable-outlined-text-field/extendable-outlined-text-field.js.map +1 -1
- package/titanium/full-page-loading-indicator/full-page-loading-indicator.js.map +1 -1
- package/titanium/hacks/dialog-overflow-hacks.js.map +1 -1
- package/titanium/hacks/dialog-zindex-hack.js.map +1 -1
- package/titanium/hacks/report-validity-if-error.js.map +1 -1
- package/titanium/header/header.d.ts +5 -5
- package/titanium/header/header.js +35 -16
- package/titanium/header/header.js.map +1 -1
- package/titanium/helpers/csv/convert-array-to-csv.js.map +1 -1
- package/titanium/helpers/csv/flatten-object.js.map +1 -1
- package/titanium/helpers/debouncer.js.map +1 -1
- package/titanium/helpers/get-cdn-Inline-url.js.map +1 -1
- package/titanium/helpers/get-cdn-download-url.js.map +1 -1
- package/titanium/helpers/get-search-token.js.map +1 -1
- package/titanium/helpers/load-while.js.map +1 -1
- package/titanium/helpers/middle-ellipsis.js.map +1 -1
- package/titanium/icon-picker/icon-picker.js.map +1 -1
- package/titanium/input-validator/input-validator.d.ts +1 -1
- package/titanium/input-validator/input-validator.js +4 -1
- package/titanium/input-validator/input-validator.js.map +1 -1
- package/titanium/search-input/search-input.d.ts +3 -3
- package/titanium/search-input/search-input.js +18 -15
- package/titanium/search-input/search-input.js.map +1 -1
- package/titanium/service-worker-notifier/service-worker-notifier.d.ts +2 -2
- package/titanium/service-worker-notifier/service-worker-notifier.js +9 -8
- package/titanium/service-worker-notifier/service-worker-notifier.js.map +1 -1
- package/titanium/show-hide/show-hide.d.ts +8 -8
- package/titanium/show-hide/show-hide.js +37 -24
- package/titanium/show-hide/show-hide.js.map +1 -1
- package/titanium/single-select-base/single-select-base.d.ts +4 -4
- package/titanium/single-select-base/single-select-base.js +23 -22
- package/titanium/single-select-base/single-select-base.js.map +1 -1
- package/titanium/smart-attachment-input/crop-and-save-image-dialog.d.ts +4 -4
- package/titanium/smart-attachment-input/crop-and-save-image-dialog.js +21 -16
- package/titanium/smart-attachment-input/crop-and-save-image-dialog.js.map +1 -1
- package/titanium/smart-attachment-input/image-formats.js.map +1 -1
- package/titanium/smart-attachment-input/image-preview-dialog.d.ts +4 -4
- package/titanium/smart-attachment-input/image-preview-dialog.js +16 -4
- package/titanium/smart-attachment-input/image-preview-dialog.js.map +1 -1
- package/titanium/smart-attachment-input/smart-attachment-input.d.ts +21 -21
- package/titanium/smart-attachment-input/smart-attachment-input.js +144 -98
- package/titanium/smart-attachment-input/smart-attachment-input.js.map +1 -1
- package/titanium/snackbar/snackbar.d.ts +6 -6
- package/titanium/snackbar/snackbar.js +42 -6
- package/titanium/snackbar/snackbar.js.map +1 -1
- package/titanium/toolbar/toolbar.d.ts +1 -1
- package/titanium/toolbar/toolbar.js +7 -1
- package/titanium/toolbar/toolbar.js.map +1 -1
- package/titanium/youtube-input/youtube-input.js.map +1 -1
|
@@ -5,154 +5,203 @@ import { property, query } from 'lit/decorators.js';
|
|
|
5
5
|
import { stringConverter } from '@material/web/internal/controller/string-converter';
|
|
6
6
|
import { redispatchEvent } from '@material/web/internal/controller/events';
|
|
7
7
|
export class ExtendableOutlinedTextField extends LitElement {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
this.hasLeadingIcon = false;
|
|
42
|
-
/**
|
|
43
|
-
* Whether or not the text field has a trailing icon. Used for SSR.
|
|
44
|
-
*/
|
|
45
|
-
this.hasTrailingIcon = false;
|
|
46
|
-
/**
|
|
47
|
-
* Conveys additional information below the text field, such as how it should
|
|
48
|
-
* be used.
|
|
49
|
-
*/
|
|
50
|
-
this.supportingText = '';
|
|
51
|
-
/**
|
|
52
|
-
* Override the input text CSS `direction`. Useful for RTL languages that use
|
|
53
|
-
* LTR notation for fractions.
|
|
54
|
-
*/
|
|
55
|
-
this.textDirection = '';
|
|
56
|
-
/**
|
|
57
|
-
* The number of rows to display for a `type="textarea"` text field.
|
|
58
|
-
* Defaults to 2.
|
|
59
|
-
*/
|
|
60
|
-
this.rows = 2;
|
|
61
|
-
/**
|
|
62
|
-
* The number of cols to display for a `type="textarea"` text field.
|
|
63
|
-
* Defaults to 20.
|
|
64
|
-
*/
|
|
65
|
-
this.cols = 20;
|
|
66
|
-
// <input> properties
|
|
67
|
-
this.inputMode = '';
|
|
68
|
-
/**
|
|
69
|
-
* Defines the greatest value in the range of permitted values.
|
|
70
|
-
*
|
|
71
|
-
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#max
|
|
72
|
-
*/
|
|
73
|
-
this.max = '';
|
|
74
|
-
/**
|
|
75
|
-
* The maximum number of characters a user can enter into the text field. Set
|
|
76
|
-
* to -1 for none.
|
|
77
|
-
*
|
|
78
|
-
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#maxlength
|
|
79
|
-
*/
|
|
80
|
-
this.maxLength = -1;
|
|
81
|
-
/**
|
|
82
|
-
* Defines the most negative value in the range of permitted values.
|
|
83
|
-
*
|
|
84
|
-
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#min
|
|
85
|
-
*/
|
|
86
|
-
this.min = '';
|
|
87
|
-
/**
|
|
88
|
-
* The minimum number of characters a user can enter into the text field. Set
|
|
89
|
-
* to -1 for none.
|
|
90
|
-
*
|
|
91
|
-
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#minlength
|
|
92
|
-
*/
|
|
93
|
-
this.minLength = -1;
|
|
94
|
-
/**
|
|
95
|
-
* A regular expression that the text field's value must match to pass
|
|
96
|
-
* constraint validation.
|
|
97
|
-
*
|
|
98
|
-
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#pattern
|
|
99
|
-
*/
|
|
100
|
-
this.pattern = '';
|
|
101
|
-
this.placeholder = '';
|
|
102
|
-
/**
|
|
103
|
-
* Indicates whether or not a user should be able to edit the text field's
|
|
104
|
-
* value.
|
|
105
|
-
*
|
|
106
|
-
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#readonly
|
|
107
|
-
*/
|
|
108
|
-
this.readOnly = false;
|
|
109
|
-
/**
|
|
110
|
-
* Indicates that input accepts multiple email addresses.
|
|
111
|
-
*
|
|
112
|
-
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/email#multiple
|
|
113
|
-
*/
|
|
114
|
-
this.multiple = false;
|
|
115
|
-
/**
|
|
116
|
-
* Returns or sets the element's step attribute, which works with min and max
|
|
117
|
-
* to limit the increments at which a numeric or date-time value can be set.
|
|
118
|
-
*
|
|
119
|
-
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#step
|
|
120
|
-
*/
|
|
121
|
-
this.step = '';
|
|
122
|
-
/**
|
|
123
|
-
* The `<input>` type to use, defaults to "text". The type greatly changes how
|
|
124
|
-
* the text field behaves.
|
|
125
|
-
*
|
|
126
|
-
* Text fields support a limited number of `<input>` types:
|
|
127
|
-
*
|
|
128
|
-
* - text
|
|
129
|
-
* - textarea
|
|
130
|
-
* - email
|
|
131
|
-
* - number
|
|
132
|
-
* - password
|
|
133
|
-
* - search
|
|
134
|
-
* - tel
|
|
135
|
-
* - url
|
|
136
|
-
*
|
|
137
|
-
* See
|
|
138
|
-
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#input_types
|
|
139
|
-
* for more details on each input type.
|
|
140
|
-
*/
|
|
141
|
-
this.type = 'text';
|
|
142
|
-
/**
|
|
143
|
-
* Describes what, if any, type of autocomplete functionality the input
|
|
144
|
-
* should provide.
|
|
145
|
-
*
|
|
146
|
-
* https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete
|
|
147
|
-
*/
|
|
148
|
-
this.autocomplete = '';
|
|
149
|
-
}
|
|
150
|
-
#value_accessor_storage;
|
|
8
|
+
#input_accessor_storage;
|
|
9
|
+
get input() { return this.#input_accessor_storage; }
|
|
10
|
+
set input(value) { this.#input_accessor_storage = value; }
|
|
11
|
+
#error_accessor_storage = false;
|
|
12
|
+
/**
|
|
13
|
+
* Gets or sets whether or not the text field is in a visually invalid state.
|
|
14
|
+
*
|
|
15
|
+
* This error state overrides the error state controlled by
|
|
16
|
+
* `reportValidity()`.
|
|
17
|
+
*/
|
|
18
|
+
get error() { return this.#error_accessor_storage; }
|
|
19
|
+
set error(value) { this.#error_accessor_storage = value; }
|
|
20
|
+
#disabled_accessor_storage = false;
|
|
21
|
+
get disabled() { return this.#disabled_accessor_storage; }
|
|
22
|
+
set disabled(value) { this.#disabled_accessor_storage = value; }
|
|
23
|
+
#errorText_accessor_storage = '';
|
|
24
|
+
/**
|
|
25
|
+
* The error message that replaces supporting text when `error` is true. If
|
|
26
|
+
* `errorText` is an empty string, then the supporting text will continue to
|
|
27
|
+
* show.
|
|
28
|
+
*
|
|
29
|
+
* This error message overrides the error message displayed by
|
|
30
|
+
* `reportValidity()`.
|
|
31
|
+
*/
|
|
32
|
+
get errorText() { return this.#errorText_accessor_storage; }
|
|
33
|
+
set errorText(value) { this.#errorText_accessor_storage = value; }
|
|
34
|
+
#label_accessor_storage = '';
|
|
35
|
+
get label() { return this.#label_accessor_storage; }
|
|
36
|
+
set label(value) { this.#label_accessor_storage = value; }
|
|
37
|
+
#required_accessor_storage = false;
|
|
38
|
+
get required() { return this.#required_accessor_storage; }
|
|
39
|
+
set required(value) { this.#required_accessor_storage = value; }
|
|
40
|
+
#value_accessor_storage = '';
|
|
151
41
|
/**
|
|
152
42
|
* The current value of the text field. It is always a string.
|
|
153
43
|
*/
|
|
154
44
|
get value() { return this.#value_accessor_storage; }
|
|
155
45
|
set value(value) { this.#value_accessor_storage = value; }
|
|
46
|
+
#prefixText_accessor_storage = '';
|
|
47
|
+
/**
|
|
48
|
+
* An optional prefix to display before the input value.
|
|
49
|
+
*/
|
|
50
|
+
get prefixText() { return this.#prefixText_accessor_storage; }
|
|
51
|
+
set prefixText(value) { this.#prefixText_accessor_storage = value; }
|
|
52
|
+
#suffixText_accessor_storage = '';
|
|
53
|
+
/**
|
|
54
|
+
* An optional suffix to display after the input value.
|
|
55
|
+
*/
|
|
56
|
+
get suffixText() { return this.#suffixText_accessor_storage; }
|
|
57
|
+
set suffixText(value) { this.#suffixText_accessor_storage = value; }
|
|
58
|
+
#hasLeadingIcon_accessor_storage = false;
|
|
59
|
+
/**
|
|
60
|
+
* Whether or not the text field has a leading icon. Used for SSR.
|
|
61
|
+
*/
|
|
62
|
+
get hasLeadingIcon() { return this.#hasLeadingIcon_accessor_storage; }
|
|
63
|
+
set hasLeadingIcon(value) { this.#hasLeadingIcon_accessor_storage = value; }
|
|
64
|
+
#hasTrailingIcon_accessor_storage = false;
|
|
65
|
+
/**
|
|
66
|
+
* Whether or not the text field has a trailing icon. Used for SSR.
|
|
67
|
+
*/
|
|
68
|
+
get hasTrailingIcon() { return this.#hasTrailingIcon_accessor_storage; }
|
|
69
|
+
set hasTrailingIcon(value) { this.#hasTrailingIcon_accessor_storage = value; }
|
|
70
|
+
#supportingText_accessor_storage = '';
|
|
71
|
+
/**
|
|
72
|
+
* Conveys additional information below the text field, such as how it should
|
|
73
|
+
* be used.
|
|
74
|
+
*/
|
|
75
|
+
get supportingText() { return this.#supportingText_accessor_storage; }
|
|
76
|
+
set supportingText(value) { this.#supportingText_accessor_storage = value; }
|
|
77
|
+
#textDirection_accessor_storage = '';
|
|
78
|
+
/**
|
|
79
|
+
* Override the input text CSS `direction`. Useful for RTL languages that use
|
|
80
|
+
* LTR notation for fractions.
|
|
81
|
+
*/
|
|
82
|
+
get textDirection() { return this.#textDirection_accessor_storage; }
|
|
83
|
+
set textDirection(value) { this.#textDirection_accessor_storage = value; }
|
|
84
|
+
#rows_accessor_storage = 2;
|
|
85
|
+
/**
|
|
86
|
+
* The number of rows to display for a `type="textarea"` text field.
|
|
87
|
+
* Defaults to 2.
|
|
88
|
+
*/
|
|
89
|
+
get rows() { return this.#rows_accessor_storage; }
|
|
90
|
+
set rows(value) { this.#rows_accessor_storage = value; }
|
|
91
|
+
#cols_accessor_storage = 20;
|
|
92
|
+
/**
|
|
93
|
+
* The number of cols to display for a `type="textarea"` text field.
|
|
94
|
+
* Defaults to 20.
|
|
95
|
+
*/
|
|
96
|
+
get cols() { return this.#cols_accessor_storage; }
|
|
97
|
+
set cols(value) { this.#cols_accessor_storage = value; }
|
|
98
|
+
#inputMode_accessor_storage = '';
|
|
99
|
+
// <input> properties
|
|
100
|
+
get inputMode() { return this.#inputMode_accessor_storage; }
|
|
101
|
+
set inputMode(value) { this.#inputMode_accessor_storage = value; }
|
|
102
|
+
#max_accessor_storage = '';
|
|
103
|
+
/**
|
|
104
|
+
* Defines the greatest value in the range of permitted values.
|
|
105
|
+
*
|
|
106
|
+
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#max
|
|
107
|
+
*/
|
|
108
|
+
get max() { return this.#max_accessor_storage; }
|
|
109
|
+
set max(value) { this.#max_accessor_storage = value; }
|
|
110
|
+
#maxLength_accessor_storage = -1;
|
|
111
|
+
/**
|
|
112
|
+
* The maximum number of characters a user can enter into the text field. Set
|
|
113
|
+
* to -1 for none.
|
|
114
|
+
*
|
|
115
|
+
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#maxlength
|
|
116
|
+
*/
|
|
117
|
+
get maxLength() { return this.#maxLength_accessor_storage; }
|
|
118
|
+
set maxLength(value) { this.#maxLength_accessor_storage = value; }
|
|
119
|
+
#min_accessor_storage = '';
|
|
120
|
+
/**
|
|
121
|
+
* Defines the most negative value in the range of permitted values.
|
|
122
|
+
*
|
|
123
|
+
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#min
|
|
124
|
+
*/
|
|
125
|
+
get min() { return this.#min_accessor_storage; }
|
|
126
|
+
set min(value) { this.#min_accessor_storage = value; }
|
|
127
|
+
#minLength_accessor_storage = -1;
|
|
128
|
+
/**
|
|
129
|
+
* The minimum number of characters a user can enter into the text field. Set
|
|
130
|
+
* to -1 for none.
|
|
131
|
+
*
|
|
132
|
+
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#minlength
|
|
133
|
+
*/
|
|
134
|
+
get minLength() { return this.#minLength_accessor_storage; }
|
|
135
|
+
set minLength(value) { this.#minLength_accessor_storage = value; }
|
|
136
|
+
#pattern_accessor_storage = '';
|
|
137
|
+
/**
|
|
138
|
+
* A regular expression that the text field's value must match to pass
|
|
139
|
+
* constraint validation.
|
|
140
|
+
*
|
|
141
|
+
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#pattern
|
|
142
|
+
*/
|
|
143
|
+
get pattern() { return this.#pattern_accessor_storage; }
|
|
144
|
+
set pattern(value) { this.#pattern_accessor_storage = value; }
|
|
145
|
+
#placeholder_accessor_storage = '';
|
|
146
|
+
get placeholder() { return this.#placeholder_accessor_storage; }
|
|
147
|
+
set placeholder(value) { this.#placeholder_accessor_storage = value; }
|
|
148
|
+
#readOnly_accessor_storage = false;
|
|
149
|
+
/**
|
|
150
|
+
* Indicates whether or not a user should be able to edit the text field's
|
|
151
|
+
* value.
|
|
152
|
+
*
|
|
153
|
+
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#readonly
|
|
154
|
+
*/
|
|
155
|
+
get readOnly() { return this.#readOnly_accessor_storage; }
|
|
156
|
+
set readOnly(value) { this.#readOnly_accessor_storage = value; }
|
|
157
|
+
#multiple_accessor_storage = false;
|
|
158
|
+
/**
|
|
159
|
+
* Indicates that input accepts multiple email addresses.
|
|
160
|
+
*
|
|
161
|
+
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/email#multiple
|
|
162
|
+
*/
|
|
163
|
+
get multiple() { return this.#multiple_accessor_storage; }
|
|
164
|
+
set multiple(value) { this.#multiple_accessor_storage = value; }
|
|
165
|
+
#step_accessor_storage = '';
|
|
166
|
+
/**
|
|
167
|
+
* Returns or sets the element's step attribute, which works with min and max
|
|
168
|
+
* to limit the increments at which a numeric or date-time value can be set.
|
|
169
|
+
*
|
|
170
|
+
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#step
|
|
171
|
+
*/
|
|
172
|
+
get step() { return this.#step_accessor_storage; }
|
|
173
|
+
set step(value) { this.#step_accessor_storage = value; }
|
|
174
|
+
#type_accessor_storage = 'text';
|
|
175
|
+
/**
|
|
176
|
+
* The `<input>` type to use, defaults to "text". The type greatly changes how
|
|
177
|
+
* the text field behaves.
|
|
178
|
+
*
|
|
179
|
+
* Text fields support a limited number of `<input>` types:
|
|
180
|
+
*
|
|
181
|
+
* - text
|
|
182
|
+
* - textarea
|
|
183
|
+
* - email
|
|
184
|
+
* - number
|
|
185
|
+
* - password
|
|
186
|
+
* - search
|
|
187
|
+
* - tel
|
|
188
|
+
* - url
|
|
189
|
+
*
|
|
190
|
+
* See
|
|
191
|
+
* https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#input_types
|
|
192
|
+
* for more details on each input type.
|
|
193
|
+
*/
|
|
194
|
+
get type() { return this.#type_accessor_storage; }
|
|
195
|
+
set type(value) { this.#type_accessor_storage = value; }
|
|
196
|
+
#autocomplete_accessor_storage = '';
|
|
197
|
+
/**
|
|
198
|
+
* Describes what, if any, type of autocomplete functionality the input
|
|
199
|
+
* should provide.
|
|
200
|
+
*
|
|
201
|
+
* https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete
|
|
202
|
+
*/
|
|
203
|
+
get autocomplete() { return this.#autocomplete_accessor_storage; }
|
|
204
|
+
set autocomplete(value) { this.#autocomplete_accessor_storage = value; }
|
|
156
205
|
checkValidity() {
|
|
157
206
|
return this.input.checkValidity();
|
|
158
207
|
}
|
|
@@ -225,83 +274,83 @@ export class ExtendableOutlinedTextField extends LitElement {
|
|
|
225
274
|
}
|
|
226
275
|
__decorate([
|
|
227
276
|
query('md-outlined-text-field')
|
|
228
|
-
], ExtendableOutlinedTextField.prototype, "input",
|
|
277
|
+
], ExtendableOutlinedTextField.prototype, "input", null);
|
|
229
278
|
__decorate([
|
|
230
279
|
property({ type: Boolean, reflect: true })
|
|
231
|
-
], ExtendableOutlinedTextField.prototype, "error",
|
|
280
|
+
], ExtendableOutlinedTextField.prototype, "error", null);
|
|
232
281
|
__decorate([
|
|
233
282
|
property({ type: Boolean, reflect: true })
|
|
234
|
-
], ExtendableOutlinedTextField.prototype, "disabled",
|
|
283
|
+
], ExtendableOutlinedTextField.prototype, "disabled", null);
|
|
235
284
|
__decorate([
|
|
236
285
|
property({ attribute: 'error-text' })
|
|
237
|
-
], ExtendableOutlinedTextField.prototype, "errorText",
|
|
286
|
+
], ExtendableOutlinedTextField.prototype, "errorText", null);
|
|
238
287
|
__decorate([
|
|
239
288
|
property()
|
|
240
|
-
], ExtendableOutlinedTextField.prototype, "label",
|
|
289
|
+
], ExtendableOutlinedTextField.prototype, "label", null);
|
|
241
290
|
__decorate([
|
|
242
291
|
property({ type: Boolean, reflect: true })
|
|
243
|
-
], ExtendableOutlinedTextField.prototype, "required",
|
|
292
|
+
], ExtendableOutlinedTextField.prototype, "required", null);
|
|
244
293
|
__decorate([
|
|
245
294
|
property()
|
|
246
295
|
], ExtendableOutlinedTextField.prototype, "value", null);
|
|
247
296
|
__decorate([
|
|
248
297
|
property({ attribute: 'prefix-text' })
|
|
249
|
-
], ExtendableOutlinedTextField.prototype, "prefixText",
|
|
298
|
+
], ExtendableOutlinedTextField.prototype, "prefixText", null);
|
|
250
299
|
__decorate([
|
|
251
300
|
property({ attribute: 'suffix-text' })
|
|
252
|
-
], ExtendableOutlinedTextField.prototype, "suffixText",
|
|
301
|
+
], ExtendableOutlinedTextField.prototype, "suffixText", null);
|
|
253
302
|
__decorate([
|
|
254
303
|
property({ type: Boolean, attribute: 'has-leading-icon' })
|
|
255
|
-
], ExtendableOutlinedTextField.prototype, "hasLeadingIcon",
|
|
304
|
+
], ExtendableOutlinedTextField.prototype, "hasLeadingIcon", null);
|
|
256
305
|
__decorate([
|
|
257
306
|
property({ type: Boolean, attribute: 'has-trailing-icon' })
|
|
258
|
-
], ExtendableOutlinedTextField.prototype, "hasTrailingIcon",
|
|
307
|
+
], ExtendableOutlinedTextField.prototype, "hasTrailingIcon", null);
|
|
259
308
|
__decorate([
|
|
260
309
|
property({ attribute: 'supporting-text' })
|
|
261
|
-
], ExtendableOutlinedTextField.prototype, "supportingText",
|
|
310
|
+
], ExtendableOutlinedTextField.prototype, "supportingText", null);
|
|
262
311
|
__decorate([
|
|
263
312
|
property({ attribute: 'text-direction' })
|
|
264
|
-
], ExtendableOutlinedTextField.prototype, "textDirection",
|
|
313
|
+
], ExtendableOutlinedTextField.prototype, "textDirection", null);
|
|
265
314
|
__decorate([
|
|
266
315
|
property({ type: Number })
|
|
267
|
-
], ExtendableOutlinedTextField.prototype, "rows",
|
|
316
|
+
], ExtendableOutlinedTextField.prototype, "rows", null);
|
|
268
317
|
__decorate([
|
|
269
318
|
property({ type: Number })
|
|
270
|
-
], ExtendableOutlinedTextField.prototype, "cols",
|
|
319
|
+
], ExtendableOutlinedTextField.prototype, "cols", null);
|
|
271
320
|
__decorate([
|
|
272
321
|
property({ reflect: true })
|
|
273
|
-
], ExtendableOutlinedTextField.prototype, "inputMode",
|
|
322
|
+
], ExtendableOutlinedTextField.prototype, "inputMode", null);
|
|
274
323
|
__decorate([
|
|
275
324
|
property()
|
|
276
|
-
], ExtendableOutlinedTextField.prototype, "max",
|
|
325
|
+
], ExtendableOutlinedTextField.prototype, "max", null);
|
|
277
326
|
__decorate([
|
|
278
327
|
property({ type: Number })
|
|
279
|
-
], ExtendableOutlinedTextField.prototype, "maxLength",
|
|
328
|
+
], ExtendableOutlinedTextField.prototype, "maxLength", null);
|
|
280
329
|
__decorate([
|
|
281
330
|
property()
|
|
282
|
-
], ExtendableOutlinedTextField.prototype, "min",
|
|
331
|
+
], ExtendableOutlinedTextField.prototype, "min", null);
|
|
283
332
|
__decorate([
|
|
284
333
|
property({ type: Number })
|
|
285
|
-
], ExtendableOutlinedTextField.prototype, "minLength",
|
|
334
|
+
], ExtendableOutlinedTextField.prototype, "minLength", null);
|
|
286
335
|
__decorate([
|
|
287
336
|
property()
|
|
288
|
-
], ExtendableOutlinedTextField.prototype, "pattern",
|
|
337
|
+
], ExtendableOutlinedTextField.prototype, "pattern", null);
|
|
289
338
|
__decorate([
|
|
290
339
|
property({ reflect: true, converter: stringConverter })
|
|
291
|
-
], ExtendableOutlinedTextField.prototype, "placeholder",
|
|
340
|
+
], ExtendableOutlinedTextField.prototype, "placeholder", null);
|
|
292
341
|
__decorate([
|
|
293
342
|
property({ type: Boolean, reflect: true })
|
|
294
|
-
], ExtendableOutlinedTextField.prototype, "readOnly",
|
|
343
|
+
], ExtendableOutlinedTextField.prototype, "readOnly", null);
|
|
295
344
|
__decorate([
|
|
296
345
|
property({ type: Boolean, reflect: true })
|
|
297
|
-
], ExtendableOutlinedTextField.prototype, "multiple",
|
|
346
|
+
], ExtendableOutlinedTextField.prototype, "multiple", null);
|
|
298
347
|
__decorate([
|
|
299
348
|
property()
|
|
300
|
-
], ExtendableOutlinedTextField.prototype, "step",
|
|
349
|
+
], ExtendableOutlinedTextField.prototype, "step", null);
|
|
301
350
|
__decorate([
|
|
302
351
|
property({ reflect: true })
|
|
303
|
-
], ExtendableOutlinedTextField.prototype, "type",
|
|
352
|
+
], ExtendableOutlinedTextField.prototype, "type", null);
|
|
304
353
|
__decorate([
|
|
305
354
|
property({ reflect: true })
|
|
306
|
-
], ExtendableOutlinedTextField.prototype, "autocomplete",
|
|
355
|
+
], ExtendableOutlinedTextField.prototype, "autocomplete", null);
|
|
307
356
|
//# sourceMappingURL=extendable-outlined-text-field.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"extendable-outlined-text-field.js","sourceRoot":"","sources":["extendable-outlined-text-field.ts"],"names":[],"mappings":";AAAA,OAAO,6CAA6C,CAAC;AAGrD,OAAO,EAAE,UAAU,EAAE,IAAI,EAAE,MAAM,KAAK,CAAC;AACvC,OAAO,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,eAAe,EAAE,MAAM,oDAAoD,CAAC;AAGrF,OAAO,EAAE,eAAe,EAAE,MAAM,0CAA0C,CAAC;AAE3E,MAAM,OAAO,2BAA4B,SAAQ,UAAU;
|
|
1
|
+
{"version":3,"file":"extendable-outlined-text-field.js","sourceRoot":"","sources":["extendable-outlined-text-field.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"full-page-loading-indicator.js","sourceRoot":"","sources":["full-page-loading-indicator.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,KAAK,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAC5D,OAAO,EAAE,iBAAiB,EAAE,MAAM,8BAA8B,CAAC;AACjE,OAAO,wCAAwC,CAAC;AAChD;;;;;;GAMG;AAEI,IAAM,gCAAgC,GAAtC,MAAM,gCAAiC,SAAQ,UAAU;IACC,yBAAgB;IAAhB,IAAA,MAAM,4CAAU;IAAhB,IAAA,MAAM,kDAAU;IAChB,0BAAiB;IAAjB,IAAA,OAAO,6CAAU;IAAjB,IAAA,OAAO,mDAAU;IACjB,0BAAiB;IAAjB,IAAA,OAAO,6CAAU;IAAjB,IAAA,OAAO,mDAAU;IAEhF,eAAe,CAAS;IACxB,eAAe,CAAS;IACxB,eAAe,CAAS;IACxB,gBAAgB,CAAS;IAEzB,iEAAiE;IACjE,oCAAoC;IACpC,UAAU,GAAW,EAAE,CAAC;IAExB,oCAAoC;IACpC,YAAY,GAAW,GAAG,CAAC;IAC3B,SAAS,CAAS;IAClB,UAAU,GAAG,CAAC,CAAC;IAEf,YAAY;QACV,MAAM,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,SAAS,EAAE,KAAK,EAAE,CAAoB,EAAE,EAAE;YAClF,IAAI,CAAC,KAAK,EAAE,CAAC;YACb,IAAI,CAAC,UAAU,EAAE,CAAC;YAClB,IAAI;
|
|
1
|
+
{"version":3,"file":"full-page-loading-indicator.js","sourceRoot":"","sources":["full-page-loading-indicator.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dialog-overflow-hacks.js","sourceRoot":"","sources":["dialog-overflow-hacks.ts"],"names":[],"mappings":"AAEA,MAAM,UAAU,qBAAqB,CAAC,MAAgB;IACpD,MAAM,SAAS,GAAG,MAAM,EAAE,UAAU,EAAE,aAAa,CAAc,YAAY,CAAC,CAAC;IAC/E,MAAM,QAAQ,GAAG,SAAS,EAAE,aAAa,CAAc,WAAW,CAAC,CAAC;IACpE,IAAI,QAAQ,EAAE;
|
|
1
|
+
{"version":3,"file":"dialog-overflow-hacks.js","sourceRoot":"","sources":["dialog-overflow-hacks.ts"],"names":[],"mappings":"AAEA,MAAM,UAAU,qBAAqB,CAAC,MAAgB;IACpD,MAAM,SAAS,GAAG,MAAM,EAAE,UAAU,EAAE,aAAa,CAAc,YAAY,CAAC,CAAC;IAC/E,MAAM,QAAQ,GAAG,SAAS,EAAE,aAAa,CAAc,WAAW,CAAC,CAAC;IACpE,IAAI,QAAQ,EAAE,CAAC;QACb,QAAQ,CAAC,KAAK,CAAC,QAAQ,GAAG,SAAS,CAAC;IACtC,CAAC;IACD,IAAI,SAAS,EAAE,CAAC;QACd,SAAS,CAAC,KAAK,CAAC,QAAQ,GAAG,SAAS,CAAC;IACvC,CAAC;AACH,CAAC;AAED,MAAM,UAAU,mBAAmB,CAAC,MAAgB;IAClD,MAAM,SAAS,GAAG,MAAM,EAAE,UAAU,EAAE,aAAa,CAAc,YAAY,CAAC,CAAC;IAC/E,MAAM,QAAQ,GAAG,SAAS,EAAE,aAAa,CAAc,WAAW,CAAC,CAAC;IACpE,IAAI,QAAQ,EAAE,CAAC;QACb,QAAQ,CAAC,KAAK,CAAC,QAAQ,GAAG,EAAE,CAAC;IAC/B,CAAC;IACD,IAAI,SAAS,EAAE,CAAC;QACd,SAAS,CAAC,KAAK,CAAC,QAAQ,GAAG,EAAE,CAAC;IAChC,CAAC;AACH,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dialog-zindex-hack.js","sourceRoot":"","sources":["dialog-zindex-hack.ts"],"names":[],"mappings":"AAEA;;;;;;;GAOG;AACH,MAAM,UAAU,gBAAgB,CAAC,MAAgB;IAC/C,IAAI,MAAM,CAAC,UAAU,EAAE;
|
|
1
|
+
{"version":3,"file":"dialog-zindex-hack.js","sourceRoot":"","sources":["dialog-zindex-hack.ts"],"names":[],"mappings":"AAEA;;;;;;;GAOG;AACH,MAAM,UAAU,gBAAgB,CAAC,MAAgB;IAC/C,IAAI,MAAM,CAAC,UAAU,EAAE,CAAC;QACtB,MAAM,KAAK,GAAG,MAAM,CAAC,UAAU,CAAC,aAAa,CAAc,QAAQ,CAAC,CAAC;QACrE,IAAI,KAAK,EAAE,CAAC;YACV,KAAK,CAAC,KAAK,CAAC,MAAM,GAAG,IAAI,CAAC;QAC5B,CAAC;IACH,CAAC;AACH,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"report-validity-if-error.js","sourceRoot":"","sources":["report-validity-if-error.ts"],"names":[],"mappings":"AAAA,uDAAuD;AAEvD,MAAM,CAAC,MAAM,qBAAqB,GAAG,CAAC,KAAwC,EAAE,EAAE;IAChF,IAAK,KAAa,EAAE,QAAQ,EAAE;
|
|
1
|
+
{"version":3,"file":"report-validity-if-error.js","sourceRoot":"","sources":["report-validity-if-error.ts"],"names":[],"mappings":"AAAA,uDAAuD;AAEvD,MAAM,CAAC,MAAM,qBAAqB,GAAG,CAAC,KAAwC,EAAE,EAAE;IAChF,IAAK,KAAa,EAAE,QAAQ,EAAE,CAAC;QAC7B,KAAK,EAAE,cAAc,EAAE,CAAC;IAC1B,CAAC;AACH,CAAC,CAAC"}
|
|
@@ -16,23 +16,23 @@ export declare class TitaniumHeader extends LitElement {
|
|
|
16
16
|
/**
|
|
17
17
|
* Header text
|
|
18
18
|
*/
|
|
19
|
-
header: string;
|
|
19
|
+
accessor header: string;
|
|
20
20
|
/**
|
|
21
21
|
* Sub-header text
|
|
22
22
|
*/
|
|
23
|
-
subHeader: string;
|
|
23
|
+
accessor subHeader: string;
|
|
24
24
|
/**
|
|
25
25
|
* Leading header icon
|
|
26
26
|
*/
|
|
27
|
-
icon: string;
|
|
27
|
+
accessor icon: string;
|
|
28
28
|
/**
|
|
29
29
|
* Removes the back button
|
|
30
30
|
*/
|
|
31
|
-
noNav: boolean;
|
|
31
|
+
accessor noNav: boolean;
|
|
32
32
|
/**
|
|
33
33
|
* Lets user override back button behavior
|
|
34
34
|
*/
|
|
35
|
-
disableDefaultBackButtonBehavior: boolean;
|
|
35
|
+
accessor disableDefaultBackButtonBehavior: boolean;
|
|
36
36
|
static styles: import("lit").CSSResult[];
|
|
37
37
|
render(): import("lit-html").TemplateResult<1>;
|
|
38
38
|
}
|
|
@@ -15,17 +15,36 @@ import { property, customElement } from 'lit/decorators.js';
|
|
|
15
15
|
* @cssprop {Color} [--md-sys-color-on-surface-variant] - Sub-header text color
|
|
16
16
|
*/
|
|
17
17
|
let TitaniumHeader = class TitaniumHeader extends LitElement {
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
}
|
|
18
|
+
#header_accessor_storage;
|
|
19
|
+
/**
|
|
20
|
+
* Header text
|
|
21
|
+
*/
|
|
22
|
+
get header() { return this.#header_accessor_storage; }
|
|
23
|
+
set header(value) { this.#header_accessor_storage = value; }
|
|
24
|
+
#subHeader_accessor_storage;
|
|
25
|
+
/**
|
|
26
|
+
* Sub-header text
|
|
27
|
+
*/
|
|
28
|
+
get subHeader() { return this.#subHeader_accessor_storage; }
|
|
29
|
+
set subHeader(value) { this.#subHeader_accessor_storage = value; }
|
|
30
|
+
#icon_accessor_storage;
|
|
31
|
+
/**
|
|
32
|
+
* Leading header icon
|
|
33
|
+
*/
|
|
34
|
+
get icon() { return this.#icon_accessor_storage; }
|
|
35
|
+
set icon(value) { this.#icon_accessor_storage = value; }
|
|
36
|
+
#noNav_accessor_storage = false;
|
|
37
|
+
/**
|
|
38
|
+
* Removes the back button
|
|
39
|
+
*/
|
|
40
|
+
get noNav() { return this.#noNav_accessor_storage; }
|
|
41
|
+
set noNav(value) { this.#noNav_accessor_storage = value; }
|
|
42
|
+
#disableDefaultBackButtonBehavior_accessor_storage = false;
|
|
43
|
+
/**
|
|
44
|
+
* Lets user override back button behavior
|
|
45
|
+
*/
|
|
46
|
+
get disableDefaultBackButtonBehavior() { return this.#disableDefaultBackButtonBehavior_accessor_storage; }
|
|
47
|
+
set disableDefaultBackButtonBehavior(value) { this.#disableDefaultBackButtonBehavior_accessor_storage = value; }
|
|
29
48
|
#handleBackClick() {
|
|
30
49
|
if (this.disableDefaultBackButtonBehavior) {
|
|
31
50
|
this.dispatchEvent(new CustomEvent('titanium-header-back-click', { composed: true }));
|
|
@@ -128,19 +147,19 @@ let TitaniumHeader = class TitaniumHeader extends LitElement {
|
|
|
128
147
|
};
|
|
129
148
|
__decorate([
|
|
130
149
|
property({ type: String })
|
|
131
|
-
], TitaniumHeader.prototype, "header",
|
|
150
|
+
], TitaniumHeader.prototype, "header", null);
|
|
132
151
|
__decorate([
|
|
133
152
|
property({ type: String })
|
|
134
|
-
], TitaniumHeader.prototype, "subHeader",
|
|
153
|
+
], TitaniumHeader.prototype, "subHeader", null);
|
|
135
154
|
__decorate([
|
|
136
155
|
property({ type: String })
|
|
137
|
-
], TitaniumHeader.prototype, "icon",
|
|
156
|
+
], TitaniumHeader.prototype, "icon", null);
|
|
138
157
|
__decorate([
|
|
139
158
|
property({ type: Boolean, reflect: true, attribute: 'no-nav' })
|
|
140
|
-
], TitaniumHeader.prototype, "noNav",
|
|
159
|
+
], TitaniumHeader.prototype, "noNav", null);
|
|
141
160
|
__decorate([
|
|
142
161
|
property({ type: Boolean, reflect: true, attribute: 'disable-default-back-button-behavior' })
|
|
143
|
-
], TitaniumHeader.prototype, "disableDefaultBackButtonBehavior",
|
|
162
|
+
], TitaniumHeader.prototype, "disableDefaultBackButtonBehavior", null);
|
|
144
163
|
TitaniumHeader = __decorate([
|
|
145
164
|
customElement('titanium-header')
|
|
146
165
|
], TitaniumHeader);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"header.js","sourceRoot":"","sources":["header.ts"],"names":[],"mappings":";AAAA,OAAO,yBAAyB,CAAC;AACjC,OAAO,sCAAsC,CAAC;AAE9C,OAAO,EAAE,EAAE,EAAE,EAAE,EAAE,MAAM,8BAA8B,CAAC;AACtD,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,KAAK,CAAC;AACrD,OAAO,EAAE,QAAQ,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAE5D;;;;;;;;;GASG;AAEI,IAAM,cAAc,GAApB,MAAM,cAAe,SAAQ,UAAU;
|
|
1
|
+
{"version":3,"file":"header.js","sourceRoot":"","sources":["header.ts"],"names":[],"mappings":";AAAA,OAAO,yBAAyB,CAAC;AACjC,OAAO,sCAAsC,CAAC;AAE9C,OAAO,EAAE,EAAE,EAAE,EAAE,EAAE,MAAM,8BAA8B,CAAC;AACtD,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,KAAK,CAAC;AACrD,OAAO,EAAE,QAAQ,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAE5D;;;;;;;;;GASG;AAEI,IAAM,cAAc,GAApB,MAAM,cAAe,SAAQ,UAAU;IAIP,yBAAe;IAHpD;;OAEG;IACkC,IAAA,MAAM,4CAAS;IAAf,IAAA,MAAM,kDAAS;IAKf,4BAAkB;IAHvD;;OAEG;IACkC,IAAA,SAAS,+CAAS;IAAlB,IAAA,SAAS,qDAAS;IAKlB,uBAAa;IAHlD;;OAEG;IACkC,IAAA,IAAI,0CAAS;IAAb,IAAA,IAAI,gDAAS;IAKwB,0BAAiB,KAAK,CAAC;IAHjG;;OAEG;IACuE,IAAA,KAAK,2CAAkB;IAAvB,IAAA,KAAK,iDAAkB;IAKO,qDAA4C,KAAK,CAAC;IAH1J;;OAEG;IACqG,IAAA,gCAAgC,sEAAkB;IAAlD,IAAA,gCAAgC,4EAAkB;IAE1J,gBAAgB;QACd,IAAI,IAAI,CAAC,gCAAgC,EAAE,CAAC;YAC1C,IAAI,CAAC,aAAa,CAAC,IAAI,WAAW,CAAC,4BAA4B,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC;QACxF,CAAC;aAAM,CAAC;YACN,MAAM,CAAC,OAAO,CAAC,IAAI,EAAE,CAAC;QACxB,CAAC;IACH,CAAC;aAEM,WAAM,GAAG;QACd,EAAE;QACF,EAAE;QACF,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA2EF;KACF,AA/EY,CA+EX;IAEF,MAAM;QACJ,OAAO,IAAI,CAAA;;UAEL,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAA,oCAAoC,IAAI,CAAC,IAAI,YAAY,CAAC,CAAC,CAAC,OAAO;wBACrE,IAAI,CAAC,MAAM;gDACa,IAAI,CAAC,gBAAgB;;;sBAG/C,IAAI,CAAC,SAAS;KAC/B,CAAC;IACJ,CAAC;;AAzHoC;IAApC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;4CAAyB;AAKf;IAApC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;+CAA4B;AAKlB;IAApC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;0CAAuB;AAKwB;IAAzE,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,QAAQ,EAAE,CAAC;2CAAiC;AAKO;IAAvG,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,sCAAsC,EAAE,CAAC;sEAA4D;AAxB/I,cAAc;IAD1B,aAAa,CAAC,iBAAiB,CAAC;GACpB,cAAc,CA8H1B"}
|