@leavittsoftware/web 1.14.0 → 1.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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/theme/theme-preference-event.d.ts +4 -0
- package/leavitt/theme/theme-preference-event.js +5 -0
- package/leavitt/theme/theme-preference-event.js.map +1 -0
- package/leavitt/theme/theme-preference.d.ts +8 -0
- package/leavitt/theme/theme-preference.js +26 -0
- package/leavitt/theme/theme-preference.js.map +1 -0
- 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.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/helpers/phone-numbers/format-phone-number-dashes.d.ts +2 -0
- package/titanium/helpers/phone-numbers/format-phone-number-dashes.js +9 -0
- package/titanium/helpers/phone-numbers/format-phone-number-dashes.js.map +1 -0
- package/titanium/helpers/phone-numbers/format-phone-number-dots.d.ts +2 -0
- package/titanium/helpers/phone-numbers/format-phone-number-dots.js +9 -0
- package/titanium/helpers/phone-numbers/format-phone-number-dots.js.map +1 -0
- package/titanium/helpers/phone-numbers/format-phone-number-numbers-only.d.ts +2 -0
- package/titanium/helpers/phone-numbers/format-phone-number-numbers-only.js +9 -0
- package/titanium/helpers/phone-numbers/format-phone-number-numbers-only.js.map +1 -0
- package/titanium/helpers/phone-numbers/format-phone-number.d.ts +2 -0
- package/titanium/helpers/phone-numbers/format-phone-number.js +9 -0
- package/titanium/helpers/phone-numbers/format-phone-number.js.map +1 -0
- 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
|
@@ -9,16 +9,39 @@ import { property, customElement, query, queryAll, state } from 'lit/decorators.
|
|
|
9
9
|
import { allowDialogOverflow, preventDialogOverflow } from '../hacks/dialog-overflow-hacks';
|
|
10
10
|
import { reportValidityIfError } from '../hacks/report-validity-if-error';
|
|
11
11
|
let ManualAddressDialog = class ManualAddressDialog extends LitElement {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
12
|
+
#dialog_accessor_storage;
|
|
13
|
+
get dialog() { return this.#dialog_accessor_storage; }
|
|
14
|
+
set dialog(value) { this.#dialog_accessor_storage = value; }
|
|
15
|
+
#label_accessor_storage = '';
|
|
16
|
+
get label() { return this.#label_accessor_storage; }
|
|
17
|
+
set label(value) { this.#label_accessor_storage = value; }
|
|
18
|
+
#showCounty_accessor_storage;
|
|
19
|
+
get showCounty() { return this.#showCounty_accessor_storage; }
|
|
20
|
+
set showCounty(value) { this.#showCounty_accessor_storage = value; }
|
|
21
|
+
#showStreet2_accessor_storage;
|
|
22
|
+
get showStreet2() { return this.#showStreet2_accessor_storage; }
|
|
23
|
+
set showStreet2(value) { this.#showStreet2_accessor_storage = value; }
|
|
24
|
+
#street_accessor_storage = '';
|
|
25
|
+
get street() { return this.#street_accessor_storage; }
|
|
26
|
+
set street(value) { this.#street_accessor_storage = value; }
|
|
27
|
+
#street2_accessor_storage = '';
|
|
28
|
+
get street2() { return this.#street2_accessor_storage; }
|
|
29
|
+
set street2(value) { this.#street2_accessor_storage = value; }
|
|
30
|
+
#city_accessor_storage = '';
|
|
31
|
+
get city() { return this.#city_accessor_storage; }
|
|
32
|
+
set city(value) { this.#city_accessor_storage = value; }
|
|
33
|
+
#county_accessor_storage = '';
|
|
34
|
+
get county() { return this.#county_accessor_storage; }
|
|
35
|
+
set county(value) { this.#county_accessor_storage = value; }
|
|
36
|
+
#state_accessor_storage = '';
|
|
37
|
+
get state() { return this.#state_accessor_storage; }
|
|
38
|
+
set state(value) { this.#state_accessor_storage = value; }
|
|
39
|
+
#zip_accessor_storage = '';
|
|
40
|
+
get zip() { return this.#zip_accessor_storage; }
|
|
41
|
+
set zip(value) { this.#zip_accessor_storage = value; }
|
|
42
|
+
#allInputs_accessor_storage;
|
|
43
|
+
get allInputs() { return this.#allInputs_accessor_storage; }
|
|
44
|
+
set allInputs(value) { this.#allInputs_accessor_storage = value; }
|
|
22
45
|
async open(address) {
|
|
23
46
|
this.reset();
|
|
24
47
|
await this.updateComplete;
|
|
@@ -227,37 +250,37 @@ let ManualAddressDialog = class ManualAddressDialog extends LitElement {
|
|
|
227
250
|
};
|
|
228
251
|
__decorate([
|
|
229
252
|
query('md-dialog')
|
|
230
|
-
], ManualAddressDialog.prototype, "dialog",
|
|
253
|
+
], ManualAddressDialog.prototype, "dialog", null);
|
|
231
254
|
__decorate([
|
|
232
255
|
property({ type: String })
|
|
233
|
-
], ManualAddressDialog.prototype, "label",
|
|
256
|
+
], ManualAddressDialog.prototype, "label", null);
|
|
234
257
|
__decorate([
|
|
235
258
|
property({ type: Boolean, attribute: 'show-county' })
|
|
236
|
-
], ManualAddressDialog.prototype, "showCounty",
|
|
259
|
+
], ManualAddressDialog.prototype, "showCounty", null);
|
|
237
260
|
__decorate([
|
|
238
261
|
property({ type: Boolean, attribute: 'show-street2' })
|
|
239
|
-
], ManualAddressDialog.prototype, "showStreet2",
|
|
262
|
+
], ManualAddressDialog.prototype, "showStreet2", null);
|
|
240
263
|
__decorate([
|
|
241
264
|
state()
|
|
242
|
-
], ManualAddressDialog.prototype, "street",
|
|
265
|
+
], ManualAddressDialog.prototype, "street", null);
|
|
243
266
|
__decorate([
|
|
244
267
|
state()
|
|
245
|
-
], ManualAddressDialog.prototype, "street2",
|
|
268
|
+
], ManualAddressDialog.prototype, "street2", null);
|
|
246
269
|
__decorate([
|
|
247
270
|
state()
|
|
248
|
-
], ManualAddressDialog.prototype, "city",
|
|
271
|
+
], ManualAddressDialog.prototype, "city", null);
|
|
249
272
|
__decorate([
|
|
250
273
|
state()
|
|
251
|
-
], ManualAddressDialog.prototype, "county",
|
|
274
|
+
], ManualAddressDialog.prototype, "county", null);
|
|
252
275
|
__decorate([
|
|
253
276
|
state()
|
|
254
|
-
], ManualAddressDialog.prototype, "state",
|
|
277
|
+
], ManualAddressDialog.prototype, "state", null);
|
|
255
278
|
__decorate([
|
|
256
279
|
state()
|
|
257
|
-
], ManualAddressDialog.prototype, "zip",
|
|
280
|
+
], ManualAddressDialog.prototype, "zip", null);
|
|
258
281
|
__decorate([
|
|
259
282
|
queryAll('md-outlined-text-field, md-outlined-select')
|
|
260
|
-
], ManualAddressDialog.prototype, "allInputs",
|
|
283
|
+
], ManualAddressDialog.prototype, "allInputs", null);
|
|
261
284
|
ManualAddressDialog = __decorate([
|
|
262
285
|
customElement('manual-address-dialog')
|
|
263
286
|
], ManualAddressDialog);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"manual-address-dialog.js","sourceRoot":"","sources":["manual-address-dialog.ts"],"names":[],"mappings":";AAAA,OAAO,yBAAyB,CAAC;AACjC,OAAO,sCAAsC,CAAC;AAC9C,OAAO,oCAAoC,CAAC;AAC5C,OAAO,6BAA6B,CAAC;AACrC,OAAO,6CAA6C,CAAC;AAErD,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,UAAU,EAAE,OAAO,EAAE,MAAM,KAAK,CAAC;AACrD,OAAO,EAAE,QAAQ,EAAE,aAAa,EAAE,KAAK,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAMpF,OAAO,EAAE,mBAAmB,EAAE,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAC5F,OAAO,EAAE,qBAAqB,EAAE,MAAM,mCAAmC,CAAC;AAGnE,IAAM,mBAAmB,GAAzB,MAAM,mBAAoB,SAAQ,UAAU;
|
|
1
|
+
{"version":3,"file":"manual-address-dialog.js","sourceRoot":"","sources":["manual-address-dialog.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"address-to-string.js","sourceRoot":"","sources":["address-to-string.ts"],"names":[],"mappings":"AAEA,MAAM,UAAU,eAAe,CAAC,QAAgD;IAC9E,IAAI,CAAC,QAAQ,EAAE;
|
|
1
|
+
{"version":3,"file":"address-to-string.js","sourceRoot":"","sources":["address-to-string.ts"],"names":[],"mappings":"AAEA,MAAM,UAAU,eAAe,CAAC,QAAgD;IAC9E,IAAI,CAAC,QAAQ,EAAE,CAAC;QACd,OAAO,EAAE,CAAC;IACZ,CAAC;IAED,IAAI,CAAC,QAAQ,CAAC,MAAM,EAAE,CAAC;QACrB,OAAO,GAAG,QAAQ,CAAC,IAAI,KAAK,QAAQ,CAAC,KAAK,EAAE,CAAC;IAC/C,CAAC;IAED,IAAI,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC;QACtB,OAAO,GAAG,QAAQ,CAAC,MAAM,GAAG,QAAQ,CAAC,OAAO,CAAC,CAAC,CAAC,IAAI,QAAQ,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,EAAE,KAAK,QAAQ,CAAC,IAAI,KAAK,QAAQ,CAAC,KAAK,EAAE,CAAC;IACpH,CAAC;IAED,OAAO,GAAG,QAAQ,CAAC,MAAM,GAAG,QAAQ,CAAC,OAAO,CAAC,CAAC,CAAC,IAAI,QAAQ,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC,EAAE,KAAK,QAAQ,CAAC,IAAI,KAAK,QAAQ,CAAC,KAAK,KAC7G,QAAQ,CAAC,OAAO,KAAK,IAAI,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,QAAQ,CAAC,OAC/C,EAAE,CAAC;AACL,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"place-result-to-address.js","sourceRoot":"","sources":["place-result-to-address.ts"],"names":[],"mappings":"AAEA,MAAM,UAAU,oBAAoB,CAAC,KAAqC;IACxE,IAAI,CAAC,KAAK,IAAI,CAAC,KAAK,CAAC,kBAAkB,IAAI,CAAC,KAAK,CAAC,iBAAiB,EAAE;
|
|
1
|
+
{"version":3,"file":"place-result-to-address.js","sourceRoot":"","sources":["place-result-to-address.ts"],"names":[],"mappings":"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"}
|
package/titanium/card/card.d.ts
CHANGED
|
@@ -12,11 +12,11 @@ import { LitElement } from 'lit';
|
|
|
12
12
|
* @slot Default - Card content
|
|
13
13
|
*/
|
|
14
14
|
export declare class TitaniumCard extends LitElement {
|
|
15
|
-
hasMenu: boolean;
|
|
16
|
-
hasImage: boolean;
|
|
17
|
-
hasFooter: boolean;
|
|
18
|
-
filled: boolean;
|
|
19
|
-
elevated: boolean;
|
|
15
|
+
accessor hasMenu: boolean;
|
|
16
|
+
accessor hasImage: boolean;
|
|
17
|
+
accessor hasFooter: boolean;
|
|
18
|
+
accessor filled: boolean;
|
|
19
|
+
accessor elevated: boolean;
|
|
20
20
|
static styles: import("lit").CSSResult[];
|
|
21
21
|
render(): import("lit-html").TemplateResult<1>;
|
|
22
22
|
}
|
package/titanium/card/card.js
CHANGED
|
@@ -14,6 +14,21 @@ import { property, customElement } from 'lit/decorators.js';
|
|
|
14
14
|
* @slot Default - Card content
|
|
15
15
|
*/
|
|
16
16
|
let TitaniumCard = class TitaniumCard extends LitElement {
|
|
17
|
+
#hasMenu_accessor_storage;
|
|
18
|
+
get hasMenu() { return this.#hasMenu_accessor_storage; }
|
|
19
|
+
set hasMenu(value) { this.#hasMenu_accessor_storage = value; }
|
|
20
|
+
#hasImage_accessor_storage;
|
|
21
|
+
get hasImage() { return this.#hasImage_accessor_storage; }
|
|
22
|
+
set hasImage(value) { this.#hasImage_accessor_storage = value; }
|
|
23
|
+
#hasFooter_accessor_storage;
|
|
24
|
+
get hasFooter() { return this.#hasFooter_accessor_storage; }
|
|
25
|
+
set hasFooter(value) { this.#hasFooter_accessor_storage = value; }
|
|
26
|
+
#filled_accessor_storage;
|
|
27
|
+
get filled() { return this.#filled_accessor_storage; }
|
|
28
|
+
set filled(value) { this.#filled_accessor_storage = value; }
|
|
29
|
+
#elevated_accessor_storage;
|
|
30
|
+
get elevated() { return this.#elevated_accessor_storage; }
|
|
31
|
+
set elevated(value) { this.#elevated_accessor_storage = value; }
|
|
17
32
|
static { this.styles = [
|
|
18
33
|
css `
|
|
19
34
|
:host {
|
|
@@ -142,19 +157,19 @@ let TitaniumCard = class TitaniumCard extends LitElement {
|
|
|
142
157
|
};
|
|
143
158
|
__decorate([
|
|
144
159
|
property({ type: Boolean, reflect: true, attribute: 'has-menu' })
|
|
145
|
-
], TitaniumCard.prototype, "hasMenu",
|
|
160
|
+
], TitaniumCard.prototype, "hasMenu", null);
|
|
146
161
|
__decorate([
|
|
147
162
|
property({ type: Boolean, reflect: true, attribute: 'has-image' })
|
|
148
|
-
], TitaniumCard.prototype, "hasImage",
|
|
163
|
+
], TitaniumCard.prototype, "hasImage", null);
|
|
149
164
|
__decorate([
|
|
150
165
|
property({ type: Boolean, reflect: true, attribute: 'has-footer' })
|
|
151
|
-
], TitaniumCard.prototype, "hasFooter",
|
|
166
|
+
], TitaniumCard.prototype, "hasFooter", null);
|
|
152
167
|
__decorate([
|
|
153
168
|
property({ type: Boolean, reflect: true, attribute: 'filled' })
|
|
154
|
-
], TitaniumCard.prototype, "filled",
|
|
169
|
+
], TitaniumCard.prototype, "filled", null);
|
|
155
170
|
__decorate([
|
|
156
171
|
property({ type: Boolean, reflect: true, attribute: 'elevated' })
|
|
157
|
-
], TitaniumCard.prototype, "elevated",
|
|
172
|
+
], TitaniumCard.prototype, "elevated", null);
|
|
158
173
|
TitaniumCard = __decorate([
|
|
159
174
|
customElement('titanium-card')
|
|
160
175
|
], TitaniumCard);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"card.js","sourceRoot":"","sources":["card.ts"],"names":[],"mappings":";AAAA,OAAO,mCAAmC,CAAC;AAE3C,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,KAAK,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAE5D;;;;;;;;;;GAUG;AAEI,IAAM,YAAY,GAAlB,MAAM,YAAa,SAAQ,UAAU;
|
|
1
|
+
{"version":3,"file":"card.js","sourceRoot":"","sources":["card.ts"],"names":[],"mappings":";AAAA,OAAO,mCAAmC,CAAC;AAE3C,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,KAAK,CAAC;AAC5C,OAAO,EAAE,QAAQ,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAE5D;;;;;;;;;;GAUG;AAEI,IAAM,YAAY,GAAlB,MAAM,YAAa,SAAQ,UAAU;IACkC,0BAAiB;IAAjB,IAAA,OAAO,6CAAU;IAAjB,IAAA,OAAO,mDAAU;IAChB,2BAAkB;IAAlB,IAAA,QAAQ,8CAAU;IAAlB,IAAA,QAAQ,oDAAU;IACjB,4BAAmB;IAAnB,IAAA,SAAS,+CAAU;IAAnB,IAAA,SAAS,qDAAU;IACvB,yBAAgB;IAAhB,IAAA,MAAM,4CAAU;IAAhB,IAAA,MAAM,kDAAU;IACd,2BAAkB;IAAlB,IAAA,QAAQ,8CAAU;IAAlB,IAAA,QAAQ,oDAAU;aAEvF,WAAM,GAAG;QACd,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAuHF;KACF,AAzHY,CAyHX;IAEF,MAAM;QACJ,OAAO,IAAI,CAAA,8CAA8C,CAAC;IAC5D,CAAC;;AAnI2E;IAA3E,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,UAAU,EAAE,CAAC;2CAA2B;AAChB;IAA5E,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,WAAW,EAAE,CAAC;4CAA4B;AACjB;IAA7E,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,YAAY,EAAE,CAAC;6CAA6B;AACvB;IAAzE,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,QAAQ,EAAE,CAAC;0CAA0B;AACd;IAA3E,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,UAAU,EAAE,CAAC;4CAA4B;AALnF,YAAY;IADxB,aAAa,CAAC,eAAe,CAAC;GAClB,YAAY,CAqIxB"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import { LitElement, PropertyValues } from 'lit';
|
|
2
|
-
import { TitaniumInputValidator } from '../../titanium/input-validator/input-validator';
|
|
3
2
|
import '../../titanium/input-validator/input-validator';
|
|
4
3
|
/**
|
|
5
4
|
* Multi select outlined themed input that styles
|
|
@@ -14,40 +13,40 @@ export declare class TitaniumChipMultiSelect extends LitElement {
|
|
|
14
13
|
/**
|
|
15
14
|
* Label of input to display to users
|
|
16
15
|
*/
|
|
17
|
-
label: string;
|
|
16
|
+
accessor label: string;
|
|
18
17
|
/**
|
|
19
18
|
* Text to show when there are no items
|
|
20
19
|
*/
|
|
21
|
-
noItemsText: string;
|
|
20
|
+
accessor noItemsText: string;
|
|
22
21
|
/**
|
|
23
22
|
* Adds the * to the label
|
|
24
23
|
*/
|
|
25
|
-
required: boolean;
|
|
24
|
+
accessor required: boolean;
|
|
26
25
|
/**
|
|
27
26
|
* Indicates whether or not to show the no items text
|
|
28
27
|
*/
|
|
29
|
-
hasItems: boolean;
|
|
28
|
+
accessor hasItems: boolean;
|
|
30
29
|
/**
|
|
31
30
|
* Passes the supportingText property to the input-validator
|
|
32
31
|
*/
|
|
33
|
-
supportingText: string;
|
|
32
|
+
accessor supportingText: string;
|
|
34
33
|
/**
|
|
35
34
|
* Passes the error property to the input-validator
|
|
36
35
|
*/
|
|
37
|
-
error: boolean;
|
|
36
|
+
accessor error: boolean;
|
|
38
37
|
/**
|
|
39
38
|
* Passes the errorText property to the input-validator
|
|
40
39
|
*/
|
|
41
|
-
errorText: string;
|
|
40
|
+
accessor errorText: string;
|
|
42
41
|
/**
|
|
43
42
|
* Passes the resizable property to the input-validator
|
|
44
43
|
*/
|
|
45
|
-
resizable: boolean;
|
|
44
|
+
accessor resizable: boolean;
|
|
46
45
|
/**
|
|
47
46
|
* Whether or not the input should appear disabled (chips, buttons and anything else slotted will still have to be disabled individually).
|
|
48
47
|
*/
|
|
49
|
-
disabled: boolean;
|
|
50
|
-
validator
|
|
48
|
+
accessor disabled: boolean;
|
|
49
|
+
private accessor validator;
|
|
51
50
|
updated(changedProps: PropertyValues<this>): void;
|
|
52
51
|
/**
|
|
53
52
|
* Returns true if the input passes validity checks.
|
|
@@ -12,17 +12,63 @@ import '../../titanium/input-validator/input-validator';
|
|
|
12
12
|
*
|
|
13
13
|
*/
|
|
14
14
|
let TitaniumChipMultiSelect = class TitaniumChipMultiSelect extends LitElement {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
}
|
|
15
|
+
#label_accessor_storage;
|
|
16
|
+
/**
|
|
17
|
+
* Label of input to display to users
|
|
18
|
+
*/
|
|
19
|
+
get label() { return this.#label_accessor_storage; }
|
|
20
|
+
set label(value) { this.#label_accessor_storage = value; }
|
|
21
|
+
#noItemsText_accessor_storage = 'No items';
|
|
22
|
+
/**
|
|
23
|
+
* Text to show when there are no items
|
|
24
|
+
*/
|
|
25
|
+
get noItemsText() { return this.#noItemsText_accessor_storage; }
|
|
26
|
+
set noItemsText(value) { this.#noItemsText_accessor_storage = value; }
|
|
27
|
+
#required_accessor_storage = false;
|
|
28
|
+
/**
|
|
29
|
+
* Adds the * to the label
|
|
30
|
+
*/
|
|
31
|
+
get required() { return this.#required_accessor_storage; }
|
|
32
|
+
set required(value) { this.#required_accessor_storage = value; }
|
|
33
|
+
#hasItems_accessor_storage;
|
|
34
|
+
/**
|
|
35
|
+
* Indicates whether or not to show the no items text
|
|
36
|
+
*/
|
|
37
|
+
get hasItems() { return this.#hasItems_accessor_storage; }
|
|
38
|
+
set hasItems(value) { this.#hasItems_accessor_storage = value; }
|
|
39
|
+
#supportingText_accessor_storage;
|
|
40
|
+
/**
|
|
41
|
+
* Passes the supportingText property to the input-validator
|
|
42
|
+
*/
|
|
43
|
+
get supportingText() { return this.#supportingText_accessor_storage; }
|
|
44
|
+
set supportingText(value) { this.#supportingText_accessor_storage = value; }
|
|
45
|
+
#error_accessor_storage;
|
|
46
|
+
/**
|
|
47
|
+
* Passes the error property to the input-validator
|
|
48
|
+
*/
|
|
49
|
+
get error() { return this.#error_accessor_storage; }
|
|
50
|
+
set error(value) { this.#error_accessor_storage = value; }
|
|
51
|
+
#errorText_accessor_storage;
|
|
52
|
+
/**
|
|
53
|
+
* Passes the errorText property to the input-validator
|
|
54
|
+
*/
|
|
55
|
+
get errorText() { return this.#errorText_accessor_storage; }
|
|
56
|
+
set errorText(value) { this.#errorText_accessor_storage = value; }
|
|
57
|
+
#resizable_accessor_storage;
|
|
58
|
+
/**
|
|
59
|
+
* Passes the resizable property to the input-validator
|
|
60
|
+
*/
|
|
61
|
+
get resizable() { return this.#resizable_accessor_storage; }
|
|
62
|
+
set resizable(value) { this.#resizable_accessor_storage = value; }
|
|
63
|
+
#disabled_accessor_storage;
|
|
64
|
+
/**
|
|
65
|
+
* Whether or not the input should appear disabled (chips, buttons and anything else slotted will still have to be disabled individually).
|
|
66
|
+
*/
|
|
67
|
+
get disabled() { return this.#disabled_accessor_storage; }
|
|
68
|
+
set disabled(value) { this.#disabled_accessor_storage = value; }
|
|
69
|
+
#validator_accessor_storage;
|
|
70
|
+
get validator() { return this.#validator_accessor_storage; }
|
|
71
|
+
set validator(value) { this.#validator_accessor_storage = value; }
|
|
26
72
|
updated(changedProps) {
|
|
27
73
|
if ((changedProps.get('hasItems') && changedProps.has('hasItems')) || (this.hasItems && changedProps.has('hasItems'))) {
|
|
28
74
|
this.reportValidity();
|
|
@@ -96,34 +142,34 @@ let TitaniumChipMultiSelect = class TitaniumChipMultiSelect extends LitElement {
|
|
|
96
142
|
};
|
|
97
143
|
__decorate([
|
|
98
144
|
property({ type: String })
|
|
99
|
-
], TitaniumChipMultiSelect.prototype, "label",
|
|
145
|
+
], TitaniumChipMultiSelect.prototype, "label", null);
|
|
100
146
|
__decorate([
|
|
101
147
|
property({ type: String })
|
|
102
|
-
], TitaniumChipMultiSelect.prototype, "noItemsText",
|
|
148
|
+
], TitaniumChipMultiSelect.prototype, "noItemsText", null);
|
|
103
149
|
__decorate([
|
|
104
150
|
property({ type: Boolean })
|
|
105
|
-
], TitaniumChipMultiSelect.prototype, "required",
|
|
151
|
+
], TitaniumChipMultiSelect.prototype, "required", null);
|
|
106
152
|
__decorate([
|
|
107
153
|
property({ type: Boolean })
|
|
108
|
-
], TitaniumChipMultiSelect.prototype, "hasItems",
|
|
154
|
+
], TitaniumChipMultiSelect.prototype, "hasItems", null);
|
|
109
155
|
__decorate([
|
|
110
156
|
property({ type: String })
|
|
111
|
-
], TitaniumChipMultiSelect.prototype, "supportingText",
|
|
157
|
+
], TitaniumChipMultiSelect.prototype, "supportingText", null);
|
|
112
158
|
__decorate([
|
|
113
159
|
property({ type: Boolean })
|
|
114
|
-
], TitaniumChipMultiSelect.prototype, "error",
|
|
160
|
+
], TitaniumChipMultiSelect.prototype, "error", null);
|
|
115
161
|
__decorate([
|
|
116
162
|
property({ type: String })
|
|
117
|
-
], TitaniumChipMultiSelect.prototype, "errorText",
|
|
163
|
+
], TitaniumChipMultiSelect.prototype, "errorText", null);
|
|
118
164
|
__decorate([
|
|
119
165
|
property({ type: Boolean })
|
|
120
|
-
], TitaniumChipMultiSelect.prototype, "resizable",
|
|
166
|
+
], TitaniumChipMultiSelect.prototype, "resizable", null);
|
|
121
167
|
__decorate([
|
|
122
168
|
property({ type: Boolean, reflect: true })
|
|
123
|
-
], TitaniumChipMultiSelect.prototype, "disabled",
|
|
169
|
+
], TitaniumChipMultiSelect.prototype, "disabled", null);
|
|
124
170
|
__decorate([
|
|
125
171
|
query('titanium-input-validator')
|
|
126
|
-
], TitaniumChipMultiSelect.prototype, "validator",
|
|
172
|
+
], TitaniumChipMultiSelect.prototype, "validator", null);
|
|
127
173
|
TitaniumChipMultiSelect = __decorate([
|
|
128
174
|
customElement('titanium-chip-multi-select')
|
|
129
175
|
], TitaniumChipMultiSelect);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"chip-multi-select.js","sourceRoot":"","sources":["chip-multi-select.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,UAAU,EAAkB,MAAM,KAAK,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAGnE,OAAO,gDAAgD,CAAC;AAExD;;;;;;;;GAQG;AAGI,IAAM,uBAAuB,GAA7B,MAAM,uBAAwB,SAAQ,UAAU;
|
|
1
|
+
{"version":3,"file":"chip-multi-select.js","sourceRoot":"","sources":["chip-multi-select.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,UAAU,EAAkB,MAAM,KAAK,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAGnE,OAAO,gDAAgD,CAAC;AAExD;;;;;;;;GAQG;AAGI,IAAM,uBAAuB,GAA7B,MAAM,uBAAwB,SAAQ,UAAU;IAIhB,wBAAc;IAHnD;;OAEG;IACkC,IAAA,KAAK,2CAAS;IAAd,IAAA,KAAK,iDAAS;IAKd,gCAAsB,UAAU,CAAC;IAHtE;;OAEG;IACkC,IAAA,WAAW,iDAAsB;IAAjC,IAAA,WAAW,uDAAsB;IAKhC,6BAAoB,KAAK,CAAC;IAHhE;;OAEG;IACmC,IAAA,QAAQ,8CAAkB;IAA1B,IAAA,QAAQ,oDAAkB;IAK1B,2BAAkB;IAHxD;;OAEG;IACmC,IAAA,QAAQ,8CAAU;IAAlB,IAAA,QAAQ,oDAAU;IAKnB,iCAAuB;IAH5D;;OAEG;IACkC,IAAA,cAAc,oDAAS;IAAvB,IAAA,cAAc,0DAAS;IAKtB,wBAAe;IAHrD;;OAEG;IACmC,IAAA,KAAK,2CAAU;IAAf,IAAA,KAAK,iDAAU;IAKhB,4BAAkB;IAHvD;;OAEG;IACkC,IAAA,SAAS,+CAAS;IAAlB,IAAA,SAAS,qDAAS;IAKjB,4BAAmB;IAHzD;;OAEG;IACmC,IAAA,SAAS,+CAAU;IAAnB,IAAA,SAAS,qDAAU;IAKJ,2BAAkB;IAHvE;;OAEG;IACkD,IAAA,QAAQ,8CAAU;IAAlB,IAAA,QAAQ,oDAAU;IAEnB,4BAAkC;IAAlC,IAAA,SAAS,+CAAyB;IAAlC,IAAA,SAAS,qDAAyB;IAEtF,OAAO,CAAC,YAAkC;QACxC,IAAI,CAAC,YAAY,CAAC,GAAG,CAAC,UAAU,CAAC,IAAI,YAAY,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,QAAQ,IAAI,YAAY,CAAC,GAAG,CAAC,UAAU,CAAC,CAAC,EAAE,CAAC;YACtH,IAAI,CAAC,cAAc,EAAE,CAAC;QACxB,CAAC;IACH,CAAC;IAED;;OAEG;IACH,aAAa;QACX,OAAO,IAAI,CAAC,SAAS,CAAC,aAAa,EAAE,CAAC;IACxC,CAAC;IAED;;OAEG;IACH,cAAc;QACZ,OAAO,IAAI,CAAC,SAAS,CAAC,cAAc,EAAE,CAAC;IACzC,CAAC;IAED;;OAEG;IACH,KAAK;QACH,IAAI,CAAC,SAAS,CAAC,KAAK,EAAE,CAAC;IACzB,CAAC;aAEM,WAAM,GAAG;QACd,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;KAyBF;KACF,AA3BY,CA2BX;IAEQ,MAAM;QACd,OAAO,IAAI,CAAA;;oBAEK,IAAI,CAAC,QAAQ;qBACZ,GAAG,EAAE,CAAC,CAAC,IAAI,CAAC,QAAQ,IAAI,CAAC,CAAC,IAAI,CAAC,QAAQ;oBACxC,IAAI,CAAC,QAAQ;iBAChB,IAAI,CAAC,KAAK;qBACN,IAAI,CAAC,SAAS;0BACT,IAAI,CAAC,cAAc;qBACxB,IAAI,CAAC,SAAS;iBAClB,IAAI,CAAC,KAAK;;;;YAIf,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAI,CAAA,UAAU,IAAI,CAAC,WAAW,SAAS,CAAC,CAAC,CAAC,EAAE;;;KAGpE,CAAC;IACJ,CAAC;;AAtHoC;IAApC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;oDAAwB;AAKd;IAApC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;0DAA2C;AAKhC;IAArC,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC;uDAAoC;AAK1B;IAArC,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC;uDAA4B;AAKnB;IAApC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;6DAAiC;AAKtB;IAArC,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC;oDAAyB;AAKhB;IAApC,QAAQ,CAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;wDAA4B;AAKjB;IAArC,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC;wDAA6B;AAKJ;IAApD,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC;uDAA4B;AAEnB;IAAnD,KAAK,CAAC,0BAA0B,CAAC;wDAAoD;AA9C3E,uBAAuB;IADnC,aAAa,CAAC,4BAA4B,CAAC;GAC/B,uBAAuB,CA2HnC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"confirm-dialog.js","sourceRoot":"","sources":["confirm-dialog.ts"],"names":[],"mappings":";AAAA,OAAO,6BAA6B,CAAC;AACrC,OAAO,kCAAkC,CAAC;AAE1C,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,UAAU,EAAkB,MAAM,KAAK,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAChE,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAGrE,OAAO,EAAE,CAAC,EAAE,MAAM,aAAa,CAAC;AAChC,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAGhD,IAAM,qBAAqB,GAA3B,MAAM,qBAAsB,SAAQ,UAAU;IAC/B,uBAA8B;IAA9B,IAAA,IAAI,0CAA0B;IAA9B,IAAA,IAAI,gDAA0B;IAC9B,2BAAiB;IAAjB,IAAA,QAAQ,8CAAS;IAAjB,IAAA,QAAQ,oDAAS;IACN,yBAAkB;IAAlB,IAAA,MAAM,4CAAY;IAAlB,IAAA,MAAM,kDAAY;IACzD,QAAQ,CAA0C;IAElD;;;OAGG;IACH,QAAQ,CAAC,EAAe;QACtB,EAAE,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,SAAS,EAAE,KAAK,EAAE,KAA6B,EAAE,EAAE;YAC5F,IAAI,CAAC,oBAAoB,CAAC,KAAK,CAAC,CAAC;QACnC,CAAC,CAAC,CAAC;IACL,CAAC;IAED;;;;OAIG;IACH,KAAK,CAAC,WAAW,CAAC,KAA6B;QAC7C,IAAI,CAAC,oBAAoB,CAAC,KAAK,CAAC,CAAC;IACnC,CAAC;IAED,oBAAoB,GAAG,KAAK,EAAE,KAA6B,EAAE,EAAE;QAC7D,IAAI,CAAC,QAAQ,GAAG,KAAK,CAAC,MAAM,CAAC;QAC7B,IAAI,CAAC,IAAI,GAAG,KAAK,CAAC,IAAI,CAAC;QACvB,IAAI,CAAC,MAAM,CAAC,WAAW,GAAG,EAAE,CAAC;QAC7B,IAAI,CAAC,MAAM,CAAC,IAAI,EAAE,CAAC;QAEnB,MAAM,MAAM,GAAG,MAAM,IAAI,OAAO,CAAyB,CAAC,OAAO,EAAE,EAAE;YACnE,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC;QAC1B,CAAC,CAAC,CAAC;QAEH,KAAK,CAAC,QAAQ,CAAC,MAAM,KAAK,WAAW,CAAC,CAAC;IACzC,CAAC,CAAC;aAEK,WAAM,GAAG;QACd,CAAC;QACD,GAAG,CAAA;;;;;;;;;KASF;KACF,AAZY,CAYX;IAEF,MAAM;QACJ,OAAO,IAAI,CAAA;;gBAEC,CAAC,CAAqB,EAAE,EAAE,CAAC,gBAAgB,CAAC,CAAC,CAAC,MAAM,CAAC;iBACpD,CAAC,CAAqB,EAAE,EAAE;YACjC,IAAI,CAAC,CAAC,MAAM,CAAC,WAAW,KAAK,WAAW,EAAE;
|
|
1
|
+
{"version":3,"file":"confirm-dialog.js","sourceRoot":"","sources":["confirm-dialog.ts"],"names":[],"mappings":";AAAA,OAAO,6BAA6B,CAAC;AACrC,OAAO,kCAAkC,CAAC;AAE1C,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,UAAU,EAAkB,MAAM,KAAK,CAAC;AAC5D,OAAO,EAAE,aAAa,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAChE,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAGrE,OAAO,EAAE,CAAC,EAAE,MAAM,aAAa,CAAC;AAChC,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAGhD,IAAM,qBAAqB,GAA3B,MAAM,qBAAsB,SAAQ,UAAU;IAC/B,uBAA8B;IAA9B,IAAA,IAAI,0CAA0B;IAA9B,IAAA,IAAI,gDAA0B;IAC9B,2BAAiB;IAAjB,IAAA,QAAQ,8CAAS;IAAjB,IAAA,QAAQ,oDAAS;IACN,yBAAkB;IAAlB,IAAA,MAAM,4CAAY;IAAlB,IAAA,MAAM,kDAAY;IACzD,QAAQ,CAA0C;IAElD;;;OAGG;IACH,QAAQ,CAAC,EAAe;QACtB,EAAE,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,SAAS,EAAE,KAAK,EAAE,KAA6B,EAAE,EAAE;YAC5F,IAAI,CAAC,oBAAoB,CAAC,KAAK,CAAC,CAAC;QACnC,CAAC,CAAC,CAAC;IACL,CAAC;IAED;;;;OAIG;IACH,KAAK,CAAC,WAAW,CAAC,KAA6B;QAC7C,IAAI,CAAC,oBAAoB,CAAC,KAAK,CAAC,CAAC;IACnC,CAAC;IAED,oBAAoB,GAAG,KAAK,EAAE,KAA6B,EAAE,EAAE;QAC7D,IAAI,CAAC,QAAQ,GAAG,KAAK,CAAC,MAAM,CAAC;QAC7B,IAAI,CAAC,IAAI,GAAG,KAAK,CAAC,IAAI,CAAC;QACvB,IAAI,CAAC,MAAM,CAAC,WAAW,GAAG,EAAE,CAAC;QAC7B,IAAI,CAAC,MAAM,CAAC,IAAI,EAAE,CAAC;QAEnB,MAAM,MAAM,GAAG,MAAM,IAAI,OAAO,CAAyB,CAAC,OAAO,EAAE,EAAE;YACnE,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC;QAC1B,CAAC,CAAC,CAAC;QAEH,KAAK,CAAC,QAAQ,CAAC,MAAM,KAAK,WAAW,CAAC,CAAC;IACzC,CAAC,CAAC;aAEK,WAAM,GAAG;QACd,CAAC;QACD,GAAG,CAAA;;;;;;;;;KASF;KACF,AAZY,CAYX;IAEF,MAAM;QACJ,OAAO,IAAI,CAAA;;gBAEC,CAAC,CAAqB,EAAE,EAAE,CAAC,gBAAgB,CAAC,CAAC,CAAC,MAAM,CAAC;iBACpD,CAAC,CAAqB,EAAE,EAAE;YACjC,IAAI,CAAC,CAAC,MAAM,CAAC,WAAW,KAAK,WAAW,EAAE,CAAC;gBACzC,OAAO,IAAI,CAAC,QAAQ,CAAC,WAAW,CAAC,CAAC;YACpC,CAAC;YACD,OAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC;QACjC,CAAC;;+BAEsB,IAAI,CAAC,QAAQ;4BAChB,IAAI,CAAC,IAAI;;mCAEF,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,QAAQ,CAAC;mCACjC,GAAG,EAAE,CAAC,IAAI,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,CAAC;;;KAGlE,CAAC;IACJ,CAAC;;AAtE2B;IAA3B,KAAK,EAAE;iDAAkD;AAC9B;IAA3B,KAAK,EAAE;qDAAqC;AACN;IAAtC,KAAK,CAAC,WAAW,CAAC;mDAAsC;AAHtC,qBAAqB;IADzC,aAAa,CAAC,yBAAyB,CAAC;GACpB,qBAAqB,CAwEzC;eAxEoB,qBAAqB"}
|
|
@@ -14,51 +14,51 @@ export declare class TitaniumDataTableHeader extends LitElement {
|
|
|
14
14
|
/**
|
|
15
15
|
* This displayed header name
|
|
16
16
|
*/
|
|
17
|
-
title: string;
|
|
17
|
+
accessor title: string;
|
|
18
18
|
/**
|
|
19
19
|
* The column name of the currently applied sort
|
|
20
20
|
*/
|
|
21
|
-
sortBy: string;
|
|
21
|
+
accessor sortBy: string;
|
|
22
22
|
/**
|
|
23
23
|
* Optional fixed width of header in px ex. "140px"
|
|
24
24
|
*/
|
|
25
|
-
width: string;
|
|
25
|
+
accessor width: string;
|
|
26
26
|
/**
|
|
27
27
|
* True if header is currently the sorted column. Read-only, do not set.
|
|
28
28
|
*/
|
|
29
|
-
active: boolean;
|
|
29
|
+
accessor active: boolean;
|
|
30
30
|
/**
|
|
31
31
|
* Current sort direction on header.
|
|
32
32
|
*/
|
|
33
|
-
sortDirection: 'asc' | 'desc' | '';
|
|
33
|
+
accessor sortDirection: 'asc' | 'desc' | '';
|
|
34
34
|
/**
|
|
35
35
|
* Name of header column passed along in sort-by-changed event. Typically the name of the col in the backing DB. ex. first_name
|
|
36
36
|
*/
|
|
37
|
-
columnName: string;
|
|
37
|
+
accessor columnName: string;
|
|
38
38
|
/**
|
|
39
39
|
* Justify header text center
|
|
40
40
|
*/
|
|
41
|
-
center: boolean;
|
|
41
|
+
accessor center: boolean;
|
|
42
42
|
/**
|
|
43
43
|
* Justify header text right; moves sort icon to left.
|
|
44
44
|
*/
|
|
45
|
-
right: boolean;
|
|
45
|
+
accessor right: boolean;
|
|
46
46
|
/**
|
|
47
47
|
* Removes the sort icon
|
|
48
48
|
*/
|
|
49
|
-
noSort: boolean;
|
|
49
|
+
accessor noSort: boolean;
|
|
50
50
|
/**
|
|
51
51
|
* Set flex 5 on header, default is 3.
|
|
52
52
|
*/
|
|
53
|
-
large: boolean;
|
|
53
|
+
accessor large: boolean;
|
|
54
54
|
/**
|
|
55
55
|
* Only show this header when width is larger
|
|
56
56
|
*/
|
|
57
|
-
desktop: boolean;
|
|
57
|
+
accessor desktop: boolean;
|
|
58
58
|
/**
|
|
59
59
|
* Sets if view port is small
|
|
60
60
|
*/
|
|
61
|
-
narrow: boolean;
|
|
61
|
+
accessor narrow: boolean;
|
|
62
62
|
updated(changedProps: any): void;
|
|
63
63
|
firstUpdated(): void;
|
|
64
64
|
static styles: import("lit").CSSResult;
|