@leavittsoftware/web 9.9.0 → 10.0.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.
Files changed (223) hide show
  1. package/.ncurc.js +1 -1
  2. package/CLAUDE.md +1320 -0
  3. package/LICENSE.md +1 -1
  4. package/leavitt/api-service/api-service.js +3 -2
  5. package/leavitt/api-service/api-service.js.map +1 -1
  6. package/leavitt/api-service/blob-response.js +1 -0
  7. package/leavitt/api-service/blob-response.js.map +1 -1
  8. package/leavitt/app/app-logo.js +1 -1
  9. package/leavitt/app/app-logo.js.map +1 -1
  10. package/leavitt/app/app-main-content-container.js +5 -0
  11. package/leavitt/app/app-main-content-container.js.map +1 -1
  12. package/leavitt/app/app-navigation-header.js +10 -10
  13. package/leavitt/app/app-navigation-header.js.map +1 -1
  14. package/leavitt/company-select/company-select.js +2 -2
  15. package/leavitt/company-select/company-select.js.map +1 -1
  16. package/leavitt/email-history-viewer/email-history-viewer-filled-filter-dialog.d.ts +3 -369
  17. package/leavitt/email-history-viewer/email-history-viewer-filled-filter-dialog.js +15 -9
  18. package/leavitt/email-history-viewer/email-history-viewer-filled-filter-dialog.js.map +1 -1
  19. package/leavitt/email-history-viewer/email-history-viewer-filled.d.ts +3 -374
  20. package/leavitt/email-history-viewer/email-history-viewer-filled.js +15 -33
  21. package/leavitt/email-history-viewer/email-history-viewer-filled.js.map +1 -1
  22. package/leavitt/email-history-viewer/view-email-template-info-dialog.d.ts +3 -369
  23. package/leavitt/email-history-viewer/view-email-template-info-dialog.js +12 -5
  24. package/leavitt/email-history-viewer/view-email-template-info-dialog.js.map +1 -1
  25. package/leavitt/email-history-viewer/view-sent-email-dialog.d.ts +3 -369
  26. package/leavitt/email-history-viewer/view-sent-email-dialog.js +13 -6
  27. package/leavitt/email-history-viewer/view-sent-email-dialog.js.map +1 -1
  28. package/leavitt/error-page/error-page.d.ts +4 -2
  29. package/leavitt/error-page/error-page.js +126 -37
  30. package/leavitt/error-page/error-page.js.map +1 -1
  31. package/leavitt/file-explorer/add-folder-modal.d.ts +3 -369
  32. package/leavitt/file-explorer/add-folder-modal.js +13 -6
  33. package/leavitt/file-explorer/add-folder-modal.js.map +1 -1
  34. package/leavitt/file-explorer/file-explorer-image.js.map +1 -1
  35. package/leavitt/file-explorer/file-explorer.d.ts +5 -371
  36. package/leavitt/file-explorer/file-explorer.js +35 -30
  37. package/leavitt/file-explorer/file-explorer.js.map +1 -1
  38. package/leavitt/file-explorer/file-list-item.js.map +1 -1
  39. package/leavitt/file-explorer/file-modal.d.ts +3 -369
  40. package/leavitt/file-explorer/file-modal.js +12 -5
  41. package/leavitt/file-explorer/file-modal.js.map +1 -1
  42. package/leavitt/file-explorer/folder-list-item.js.map +1 -1
  43. package/leavitt/file-explorer/folder-modal.d.ts +3 -369
  44. package/leavitt/file-explorer/folder-modal.js +12 -5
  45. package/leavitt/file-explorer/folder-modal.js.map +1 -1
  46. package/leavitt/person-company-select/person-company-select.js +5 -3
  47. package/leavitt/person-company-select/person-company-select.js.map +1 -1
  48. package/leavitt/person-group-select/person-group-select.js +5 -3
  49. package/leavitt/person-group-select/person-group-select.js.map +1 -1
  50. package/leavitt/person-select/person-select.js +3 -2
  51. package/leavitt/person-select/person-select.js.map +1 -1
  52. package/leavitt/profile-picture/profile-picture-menu.js +2 -0
  53. package/leavitt/profile-picture/profile-picture-menu.js.map +1 -1
  54. package/leavitt/profile-picture/profile-picture.js +4 -4
  55. package/leavitt/profile-picture/profile-picture.js.map +1 -1
  56. package/leavitt/service-worker-notifier/service-worker-notifier.js.map +1 -1
  57. package/leavitt/theme/theme-preference.js +4 -0
  58. package/leavitt/theme/theme-preference.js.map +1 -1
  59. package/leavitt/user-feedback/provide-feedback-dialog.d.ts +3 -369
  60. package/leavitt/user-feedback/provide-feedback-dialog.js +11 -4
  61. package/leavitt/user-feedback/provide-feedback-dialog.js.map +1 -1
  62. package/leavitt/user-feedback/report-a-problem-dialog.d.ts +3 -369
  63. package/leavitt/user-feedback/report-a-problem-dialog.js +11 -4
  64. package/leavitt/user-feedback/report-a-problem-dialog.js.map +1 -1
  65. package/leavitt/user-manager/auth-zero-lg-user-manager.js +5 -5
  66. package/leavitt/user-manager/auth-zero-lg-user-manager.js.map +1 -1
  67. package/package.json +8 -10
  68. package/titanium/address-input/address-input.js +0 -2
  69. package/titanium/address-input/address-input.js.map +1 -1
  70. package/titanium/address-input/google-address-input.d.ts +1 -0
  71. package/titanium/address-input/google-address-input.js +62 -45
  72. package/titanium/address-input/google-address-input.js.map +1 -1
  73. package/titanium/address-input/google-maps-process-shim.d.ts +2 -0
  74. package/titanium/address-input/google-maps-process-shim.js +12 -0
  75. package/titanium/address-input/google-maps-process-shim.js.map +1 -0
  76. package/titanium/address-input/manual-address-dialog.d.ts +2 -7
  77. package/titanium/address-input/manual-address-dialog.js +21 -34
  78. package/titanium/address-input/manual-address-dialog.js.map +1 -1
  79. package/titanium/address-input/utils/place-result-to-address.d.ts +1 -1
  80. package/titanium/address-input/utils/place-result-to-address.js +31 -30
  81. package/titanium/address-input/utils/place-result-to-address.js.map +1 -1
  82. package/titanium/chip/chip.d.ts +0 -1
  83. package/titanium/chip/chip.js +7 -17
  84. package/titanium/chip/chip.js.map +1 -1
  85. package/titanium/chip-multi-select/chip-multi-select.d.ts +3 -8
  86. package/titanium/chip-multi-select/chip-multi-select.js +41 -62
  87. package/titanium/chip-multi-select/chip-multi-select.js.map +1 -1
  88. package/titanium/circle-loading-indicator/circle-loading-indicator.js +5 -5
  89. package/titanium/circle-loading-indicator/circle-loading-indicator.js.map +1 -1
  90. package/titanium/confirmation-dialog/confirmation-dialog.js +2 -0
  91. package/titanium/confirmation-dialog/confirmation-dialog.js.map +1 -1
  92. package/titanium/data-table/data-table-action-bar.js +1 -5
  93. package/titanium/data-table/data-table-action-bar.js.map +1 -1
  94. package/titanium/data-table/data-table-core-reorder-dialog.d.ts +3 -369
  95. package/titanium/data-table/data-table-core-reorder-dialog.js +10 -3
  96. package/titanium/data-table/data-table-core-reorder-dialog.js.map +1 -1
  97. package/titanium/data-table/data-table-core-reorder-item.js.map +1 -1
  98. package/titanium/data-table/data-table-core-settings-choose-columns-dialog.js.map +1 -1
  99. package/titanium/data-table/data-table-core-settings-choose-columns-item.js +3 -3
  100. package/titanium/data-table/data-table-core-settings-choose-columns-item.js.map +1 -1
  101. package/titanium/data-table/data-table-core-settings-sort-dialog.js.map +1 -1
  102. package/titanium/data-table/data-table-core-settings-sort-item.js +3 -3
  103. package/titanium/data-table/data-table-core-settings-sort-item.js.map +1 -1
  104. package/titanium/data-table/data-table-core.d.ts +5 -369
  105. package/titanium/data-table/data-table-core.js +13 -2
  106. package/titanium/data-table/data-table-core.js.map +1 -1
  107. package/titanium/data-table/draggable-item-base.js +6 -0
  108. package/titanium/data-table/draggable-item-base.js.map +1 -1
  109. package/titanium/data-table/filter-controller.js.map +1 -1
  110. package/titanium/data-table/page-control.d.ts +3 -8
  111. package/titanium/data-table/page-control.js +13 -33
  112. package/titanium/data-table/page-control.js.map +1 -1
  113. package/titanium/date-input/date-input.d.ts +1 -6
  114. package/titanium/date-input/date-input.js +8 -44
  115. package/titanium/date-input/date-input.js.map +1 -1
  116. package/titanium/date-range-selector/date-range-selector.d.ts +1 -6
  117. package/titanium/date-range-selector/date-range-selector.js +15 -35
  118. package/titanium/date-range-selector/date-range-selector.js.map +1 -1
  119. package/titanium/drawer/drawer.d.ts +1 -6
  120. package/titanium/drawer/drawer.js +4 -23
  121. package/titanium/drawer/drawer.js.map +1 -1
  122. package/titanium/event-bus/event-bus.js.map +1 -1
  123. package/titanium/helpers/debouncer.js.map +1 -1
  124. package/titanium/helpers/helpers.d.ts +0 -1
  125. package/titanium/helpers/helpers.js +0 -1
  126. package/titanium/helpers/helpers.js.map +1 -1
  127. package/titanium/helpers/pending-state-catcher.d.ts +7 -406
  128. package/titanium/helpers/pending-state-catcher.js +85 -82
  129. package/titanium/helpers/pending-state-catcher.js.map +1 -1
  130. package/titanium/input-validator/filled-input-validator.js.map +1 -1
  131. package/titanium/profile-picture-stack/profile-picture-stack.js +2 -2
  132. package/titanium/profile-picture-stack/profile-picture-stack.js.map +1 -1
  133. package/titanium/search-input/filled-search-input.js.map +1 -1
  134. package/titanium/show-hide/show-hide.d.ts +1 -6
  135. package/titanium/show-hide/show-hide.js +2 -18
  136. package/titanium/show-hide/show-hide.js.map +1 -1
  137. package/titanium/single-select-base/single-select-base.d.ts +11 -381
  138. package/titanium/single-select-base/single-select-base.js +43 -50
  139. package/titanium/single-select-base/single-select-base.js.map +1 -1
  140. package/titanium/smart-attachment-input/crop-and-save-image-dialog.d.ts +3 -369
  141. package/titanium/smart-attachment-input/crop-and-save-image-dialog.js +21 -16
  142. package/titanium/smart-attachment-input/crop-and-save-image-dialog.js.map +1 -1
  143. package/titanium/smart-attachment-input/image-preview-dialog.js.map +1 -1
  144. package/titanium/smart-attachment-input/smart-attachment-input.d.ts +1 -6
  145. package/titanium/smart-attachment-input/smart-attachment-input.js +5 -18
  146. package/titanium/smart-attachment-input/smart-attachment-input.js.map +1 -1
  147. package/titanium/snackbar/snackbar-stack.js +2 -2
  148. package/titanium/snackbar/snackbar-stack.js.map +1 -1
  149. package/titanium/snackbar/snackbars/http-error-snackbar.js +1 -1
  150. package/titanium/snackbar/snackbars/http-error-snackbar.js.map +1 -1
  151. package/titanium/snackbar/snackbars/simple-snackbar.js +3 -3
  152. package/titanium/snackbar/snackbars/simple-snackbar.js.map +1 -1
  153. package/titanium/toolbar/toolbar.js +1 -1
  154. package/titanium/toolbar/toolbar.js.map +1 -1
  155. package/leavitt/api-service/object-to-form-data.test.d.ts +0 -2
  156. package/leavitt/api-service/object-to-form-data.test.js +0 -229
  157. package/leavitt/api-service/object-to-form-data.test.js.map +0 -1
  158. package/leavitt/email-history-viewer/email-history-view-list-filter-dialog.d.ts +0 -394
  159. package/leavitt/email-history-viewer/email-history-view-list-filter-dialog.js +0 -233
  160. package/leavitt/email-history-viewer/email-history-view-list-filter-dialog.js.map +0 -1
  161. package/leavitt/email-history-viewer/email-history-viewer.d.ts +0 -413
  162. package/leavitt/email-history-viewer/email-history-viewer.js +0 -403
  163. package/leavitt/email-history-viewer/email-history-viewer.js.map +0 -1
  164. package/leavitt/user-feedback/user-feedback.d.ts +0 -390
  165. package/leavitt/user-feedback/user-feedback.js +0 -221
  166. package/leavitt/user-feedback/user-feedback.js.map +0 -1
  167. package/titanium/access-denied-page/access-denied-page.d.ts +0 -16
  168. package/titanium/access-denied-page/access-denied-page.js +0 -359
  169. package/titanium/access-denied-page/access-denied-page.js.map +0 -1
  170. package/titanium/card/card.d.ts +0 -24
  171. package/titanium/card/card.js +0 -188
  172. package/titanium/card/card.js.map +0 -1
  173. package/titanium/confirm-dialog/confirm-dialog-open-event.d.ts +0 -10
  174. package/titanium/confirm-dialog/confirm-dialog-open-event.js +0 -12
  175. package/titanium/confirm-dialog/confirm-dialog-open-event.js.map +0 -1
  176. package/titanium/confirm-dialog/confirm-dialog.d.ts +0 -25
  177. package/titanium/confirm-dialog/confirm-dialog.js +0 -104
  178. package/titanium/confirm-dialog/confirm-dialog.js.map +0 -1
  179. package/titanium/data-table/data-table-header.d.ts +0 -68
  180. package/titanium/data-table/data-table-header.js +0 -295
  181. package/titanium/data-table/data-table-header.js.map +0 -1
  182. package/titanium/data-table/data-table-item.d.ts +0 -99
  183. package/titanium/data-table/data-table-item.js +0 -561
  184. package/titanium/data-table/data-table-item.js.map +0 -1
  185. package/titanium/data-table/data-table.d.ts +0 -127
  186. package/titanium/data-table/data-table.js +0 -688
  187. package/titanium/data-table/data-table.js.map +0 -1
  188. package/titanium/duration-input/duration-input.d.ts +0 -31
  189. package/titanium/duration-input/duration-input.js +0 -126
  190. package/titanium/duration-input/duration-input.js.map +0 -1
  191. package/titanium/duration-input/outlined-duration-input.d.ts +0 -30
  192. package/titanium/duration-input/outlined-duration-input.js +0 -109
  193. package/titanium/duration-input/outlined-duration-input.js.map +0 -1
  194. package/titanium/error-page/error-page.d.ts +0 -16
  195. package/titanium/error-page/error-page.js +0 -95
  196. package/titanium/error-page/error-page.js.map +0 -1
  197. package/titanium/extendable-outlined-text-field/extendable-outlined-text-field.d.ts +0 -168
  198. package/titanium/extendable-outlined-text-field/extendable-outlined-text-field.js +0 -373
  199. package/titanium/extendable-outlined-text-field/extendable-outlined-text-field.js.map +0 -1
  200. package/titanium/full-page-loading-indicator/full-page-loading-indicator.d.ts +0 -17
  201. package/titanium/full-page-loading-indicator/full-page-loading-indicator.js +0 -121
  202. package/titanium/full-page-loading-indicator/full-page-loading-indicator.js.map +0 -1
  203. package/titanium/header/header.d.ts +0 -39
  204. package/titanium/header/header.js +0 -167
  205. package/titanium/header/header.js.map +0 -1
  206. package/titanium/helpers/load-while.d.ts +0 -374
  207. package/titanium/helpers/load-while.js +0 -28
  208. package/titanium/helpers/load-while.js.map +0 -1
  209. package/titanium/input-validator/input-validator.d.ts +0 -20
  210. package/titanium/input-validator/input-validator.js +0 -48
  211. package/titanium/input-validator/input-validator.js.map +0 -1
  212. package/titanium/input-validator/outlined-input-validator.d.ts +0 -20
  213. package/titanium/input-validator/outlined-input-validator.js +0 -48
  214. package/titanium/input-validator/outlined-input-validator.js.map +0 -1
  215. package/titanium/search-input/search-input.d.ts +0 -29
  216. package/titanium/search-input/search-input.js +0 -123
  217. package/titanium/search-input/search-input.js.map +0 -1
  218. package/titanium/service-worker-notifier/service-worker-notifier.d.ts +0 -9
  219. package/titanium/service-worker-notifier/service-worker-notifier.js +0 -58
  220. package/titanium/service-worker-notifier/service-worker-notifier.js.map +0 -1
  221. package/titanium/youtube-input/youtube-input.d.ts +0 -20
  222. package/titanium/youtube-input/youtube-input.js +0 -72
  223. package/titanium/youtube-input/youtube-input.js.map +0 -1
@@ -1,413 +0,0 @@
1
- import '../../titanium/data-table/data-table';
2
- import '../../titanium/data-table/data-table-item';
3
- import '../../titanium/data-table/data-table-header';
4
- import '../../titanium/header/header';
5
- import '../../titanium/search-input/search-input';
6
- import './email-history-view-list-filter-dialog';
7
- import './view-sent-email-dialog';
8
- import './view-email-template-info-dialog';
9
- import '@material/web/icon/icon';
10
- import '@material/web/iconbutton/icon-button';
11
- import '@material/web/iconbutton/filled-tonal-icon-button';
12
- import { LitElement, PropertyValues } from 'lit';
13
- import ApiService from '../api-service/api-service';
14
- declare const LeavittEmailHistoryViewer_base: {
15
- new (...args: any[]): {
16
- "__#private@#promiseCount": number;
17
- isLoading: boolean;
18
- loadWhile(promise: Promise<unknown>): Promise<void>;
19
- accessKey: string;
20
- readonly accessKeyLabel: string;
21
- autocapitalize: string;
22
- autocorrect: boolean;
23
- dir: string;
24
- draggable: boolean;
25
- hidden: boolean;
26
- inert: boolean;
27
- innerText: string;
28
- lang: string;
29
- readonly offsetHeight: number;
30
- readonly offsetLeft: number;
31
- readonly offsetParent: Element | null;
32
- readonly offsetTop: number;
33
- readonly offsetWidth: number;
34
- outerText: string;
35
- popover: string | null;
36
- spellcheck: boolean;
37
- title: string;
38
- translate: boolean;
39
- writingSuggestions: string;
40
- attachInternals(): ElementInternals;
41
- click(): void;
42
- hidePopover(): void;
43
- hidePopover(): void;
44
- showPopover(): void;
45
- showPopover(): void;
46
- togglePopover(options?: boolean): boolean;
47
- togglePopover(force: boolean): void;
48
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
49
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
50
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
51
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
52
- connectedCallback(): void;
53
- disconnectedCallback(): void;
54
- readonly attributes: NamedNodeMap;
55
- get classList(): DOMTokenList;
56
- set classList(value: string);
57
- className: string;
58
- readonly clientHeight: number;
59
- readonly clientLeft: number;
60
- readonly clientTop: number;
61
- readonly clientWidth: number;
62
- readonly currentCSSZoom: number;
63
- id: string;
64
- innerHTML: string;
65
- readonly localName: string;
66
- readonly namespaceURI: string | null;
67
- onfullscreenchange: ((this: Element, ev: Event) => any) | null;
68
- onfullscreenerror: ((this: Element, ev: Event) => any) | null;
69
- outerHTML: string;
70
- readonly ownerDocument: Document;
71
- get part(): DOMTokenList;
72
- set part(value: string);
73
- readonly prefix: string | null;
74
- readonly scrollHeight: number;
75
- scrollLeft: number;
76
- scrollTop: number;
77
- readonly scrollWidth: number;
78
- readonly shadowRoot: ShadowRoot | null;
79
- slot: string;
80
- readonly tagName: string;
81
- attachShadow(init: ShadowRootInit): ShadowRoot;
82
- checkVisibility(options?: CheckVisibilityOptions): boolean;
83
- closest<K extends keyof HTMLElementTagNameMap>(selector: K): HTMLElementTagNameMap[K] | null;
84
- closest<K extends keyof SVGElementTagNameMap>(selector: K): SVGElementTagNameMap[K] | null;
85
- closest<K extends keyof MathMLElementTagNameMap>(selector: K): MathMLElementTagNameMap[K] | null;
86
- closest<E extends Element = Element>(selectors: string): E | null;
87
- computedStyleMap(): StylePropertyMapReadOnly;
88
- getAttribute(qualifiedName: string): string | null;
89
- getAttributeNS(namespace: string | null, localName: string): string | null;
90
- getAttributeNames(): string[];
91
- getAttributeNode(qualifiedName: string): Attr | null;
92
- getAttributeNodeNS(namespace: string | null, localName: string): Attr | null;
93
- getBoundingClientRect(): DOMRect;
94
- getClientRects(): DOMRectList;
95
- getElementsByClassName(classNames: string): HTMLCollectionOf<Element>;
96
- getElementsByTagName<K extends keyof HTMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementTagNameMap[K]>;
97
- getElementsByTagName<K extends keyof SVGElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<SVGElementTagNameMap[K]>;
98
- getElementsByTagName<K extends keyof MathMLElementTagNameMap>(qualifiedName: K): HTMLCollectionOf<MathMLElementTagNameMap[K]>;
99
- getElementsByTagName<K extends keyof HTMLElementDeprecatedTagNameMap>(qualifiedName: K): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>;
100
- getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>;
101
- getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>;
102
- getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>;
103
- getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1998/Math/MathML", localName: string): HTMLCollectionOf<MathMLElement>;
104
- getElementsByTagNameNS(namespace: string | null, localName: string): HTMLCollectionOf<Element>;
105
- getHTML(options?: GetHTMLOptions): string;
106
- hasAttribute(qualifiedName: string): boolean;
107
- hasAttributeNS(namespace: string | null, localName: string): boolean;
108
- hasAttributes(): boolean;
109
- hasPointerCapture(pointerId: number): boolean;
110
- insertAdjacentElement(where: InsertPosition, element: Element): Element | null;
111
- insertAdjacentHTML(position: InsertPosition, string: string): void;
112
- insertAdjacentText(where: InsertPosition, data: string): void;
113
- matches(selectors: string): boolean;
114
- releasePointerCapture(pointerId: number): void;
115
- removeAttribute(qualifiedName: string): void;
116
- removeAttributeNS(namespace: string | null, localName: string): void;
117
- removeAttributeNode(attr: Attr): Attr;
118
- requestFullscreen(options?: FullscreenOptions): Promise<void>;
119
- requestPointerLock(options?: PointerLockOptions): Promise<void>;
120
- scroll(options?: ScrollToOptions): void;
121
- scroll(x: number, y: number): void;
122
- scrollBy(options?: ScrollToOptions): void;
123
- scrollBy(x: number, y: number): void;
124
- scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void;
125
- scrollTo(options?: ScrollToOptions): void;
126
- scrollTo(x: number, y: number): void;
127
- setAttribute(qualifiedName: string, value: string): void;
128
- setAttributeNS(namespace: string | null, qualifiedName: string, value: string): void;
129
- setAttributeNode(attr: Attr): Attr | null;
130
- setAttributeNodeNS(attr: Attr): Attr | null;
131
- setHTMLUnsafe(html: string): void;
132
- setPointerCapture(pointerId: number): void;
133
- toggleAttribute(qualifiedName: string, force?: boolean): boolean;
134
- webkitMatchesSelector(selectors: string): boolean;
135
- get textContent(): string;
136
- set textContent(value: string | null);
137
- readonly baseURI: string;
138
- readonly childNodes: NodeListOf<ChildNode>;
139
- readonly firstChild: ChildNode | null;
140
- readonly isConnected: boolean;
141
- readonly lastChild: ChildNode | null;
142
- readonly nextSibling: ChildNode | null;
143
- readonly nodeName: string;
144
- readonly nodeType: number;
145
- nodeValue: string | null;
146
- readonly parentElement: HTMLElement | null;
147
- readonly parentNode: ParentNode | null;
148
- readonly previousSibling: ChildNode | null;
149
- appendChild<T extends Node>(node: T): T;
150
- cloneNode(subtree?: boolean): Node;
151
- compareDocumentPosition(other: Node): number;
152
- contains(other: Node | null): boolean;
153
- getRootNode(options?: GetRootNodeOptions): Node;
154
- hasChildNodes(): boolean;
155
- insertBefore<T extends Node>(node: T, child: Node | null): T;
156
- isDefaultNamespace(namespace: string | null): boolean;
157
- isEqualNode(otherNode: Node | null): boolean;
158
- isSameNode(otherNode: Node | null): boolean;
159
- lookupNamespaceURI(prefix: string | null): string | null;
160
- lookupPrefix(namespace: string | null): string | null;
161
- normalize(): void;
162
- removeChild<T extends Node>(child: T): T;
163
- replaceChild<T extends Node>(node: Node, child: T): T;
164
- readonly ELEMENT_NODE: 1;
165
- readonly ATTRIBUTE_NODE: 2;
166
- readonly TEXT_NODE: 3;
167
- readonly CDATA_SECTION_NODE: 4;
168
- readonly ENTITY_REFERENCE_NODE: 5;
169
- readonly ENTITY_NODE: 6;
170
- readonly PROCESSING_INSTRUCTION_NODE: 7;
171
- readonly COMMENT_NODE: 8;
172
- readonly DOCUMENT_NODE: 9;
173
- readonly DOCUMENT_TYPE_NODE: 10;
174
- readonly DOCUMENT_FRAGMENT_NODE: 11;
175
- readonly NOTATION_NODE: 12;
176
- readonly DOCUMENT_POSITION_DISCONNECTED: 1;
177
- readonly DOCUMENT_POSITION_PRECEDING: 2;
178
- readonly DOCUMENT_POSITION_FOLLOWING: 4;
179
- readonly DOCUMENT_POSITION_CONTAINS: 8;
180
- readonly DOCUMENT_POSITION_CONTAINED_BY: 16;
181
- readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32;
182
- dispatchEvent(event: Event): boolean;
183
- ariaActiveDescendantElement: Element | null;
184
- ariaAtomic: string | null;
185
- ariaAutoComplete: string | null;
186
- ariaBrailleLabel: string | null;
187
- ariaBrailleRoleDescription: string | null;
188
- ariaBusy: string | null;
189
- ariaChecked: string | null;
190
- ariaColCount: string | null;
191
- ariaColIndex: string | null;
192
- ariaColIndexText: string | null;
193
- ariaColSpan: string | null;
194
- ariaControlsElements: ReadonlyArray<Element> | null;
195
- ariaCurrent: string | null;
196
- ariaDescribedByElements: ReadonlyArray<Element> | null;
197
- ariaDescription: string | null;
198
- ariaDetailsElements: ReadonlyArray<Element> | null;
199
- ariaDisabled: string | null;
200
- ariaErrorMessageElements: ReadonlyArray<Element> | null;
201
- ariaExpanded: string | null;
202
- ariaFlowToElements: ReadonlyArray<Element> | null;
203
- ariaHasPopup: string | null;
204
- ariaHidden: string | null;
205
- ariaInvalid: string | null;
206
- ariaKeyShortcuts: string | null;
207
- ariaLabel: string | null;
208
- ariaLabelledByElements: ReadonlyArray<Element> | null;
209
- ariaLevel: string | null;
210
- ariaLive: string | null;
211
- ariaModal: string | null;
212
- ariaMultiLine: string | null;
213
- ariaMultiSelectable: string | null;
214
- ariaOrientation: string | null;
215
- ariaOwnsElements: ReadonlyArray<Element> | null;
216
- ariaPlaceholder: string | null;
217
- ariaPosInSet: string | null;
218
- ariaPressed: string | null;
219
- ariaReadOnly: string | null;
220
- ariaRelevant: string | null;
221
- ariaRequired: string | null;
222
- ariaRoleDescription: string | null;
223
- ariaRowCount: string | null;
224
- ariaRowIndex: string | null;
225
- ariaRowIndexText: string | null;
226
- ariaRowSpan: string | null;
227
- ariaSelected: string | null;
228
- ariaSetSize: string | null;
229
- ariaSort: string | null;
230
- ariaValueMax: string | null;
231
- ariaValueMin: string | null;
232
- ariaValueNow: string | null;
233
- ariaValueText: string | null;
234
- role: string | null;
235
- animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimationOptions): Animation;
236
- getAnimations(options?: GetAnimationsOptions): Animation[];
237
- after(...nodes: (Node | string)[]): void;
238
- before(...nodes: (Node | string)[]): void;
239
- remove(): void;
240
- replaceWith(...nodes: (Node | string)[]): void;
241
- readonly nextElementSibling: Element | null;
242
- readonly previousElementSibling: Element | null;
243
- readonly childElementCount: number;
244
- readonly children: HTMLCollection;
245
- readonly firstElementChild: Element | null;
246
- readonly lastElementChild: Element | null;
247
- append(...nodes: (Node | string)[]): void;
248
- prepend(...nodes: (Node | string)[]): void;
249
- querySelector<K extends keyof HTMLElementTagNameMap>(selectors: K): HTMLElementTagNameMap[K] | null;
250
- querySelector<K extends keyof SVGElementTagNameMap>(selectors: K): SVGElementTagNameMap[K] | null;
251
- querySelector<K extends keyof MathMLElementTagNameMap>(selectors: K): MathMLElementTagNameMap[K] | null;
252
- querySelector<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): HTMLElementDeprecatedTagNameMap[K] | null;
253
- querySelector<E extends Element = Element>(selectors: string): E | null;
254
- querySelectorAll<K extends keyof HTMLElementTagNameMap>(selectors: K): NodeListOf<HTMLElementTagNameMap[K]>;
255
- querySelectorAll<K extends keyof SVGElementTagNameMap>(selectors: K): NodeListOf<SVGElementTagNameMap[K]>;
256
- querySelectorAll<K extends keyof MathMLElementTagNameMap>(selectors: K): NodeListOf<MathMLElementTagNameMap[K]>;
257
- querySelectorAll<K extends keyof HTMLElementDeprecatedTagNameMap>(selectors: K): NodeListOf<HTMLElementDeprecatedTagNameMap[K]>;
258
- querySelectorAll<E extends Element = Element>(selectors: string): NodeListOf<E>;
259
- replaceChildren(...nodes: (Node | string)[]): void;
260
- readonly assignedSlot: HTMLSlotElement | null;
261
- readonly attributeStyleMap: StylePropertyMap;
262
- get style(): CSSStyleDeclaration;
263
- set style(cssText: string);
264
- contentEditable: string;
265
- enterKeyHint: string;
266
- inputMode: string;
267
- readonly isContentEditable: boolean;
268
- onabort: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
269
- onanimationcancel: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
270
- onanimationend: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
271
- onanimationiteration: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
272
- onanimationstart: ((this: GlobalEventHandlers, ev: AnimationEvent) => any) | null;
273
- onauxclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
274
- onbeforeinput: ((this: GlobalEventHandlers, ev: InputEvent) => any) | null;
275
- onbeforematch: ((this: GlobalEventHandlers, ev: Event) => any) | null;
276
- onbeforetoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
277
- onblur: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
278
- oncancel: ((this: GlobalEventHandlers, ev: Event) => any) | null;
279
- oncanplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
280
- oncanplaythrough: ((this: GlobalEventHandlers, ev: Event) => any) | null;
281
- onchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
282
- onclick: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
283
- onclose: ((this: GlobalEventHandlers, ev: Event) => any) | null;
284
- oncontextlost: ((this: GlobalEventHandlers, ev: Event) => any) | null;
285
- oncontextmenu: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
286
- oncontextrestored: ((this: GlobalEventHandlers, ev: Event) => any) | null;
287
- oncopy: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
288
- oncuechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
289
- oncut: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
290
- ondblclick: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
291
- ondrag: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
292
- ondragend: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
293
- ondragenter: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
294
- ondragleave: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
295
- ondragover: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
296
- ondragstart: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
297
- ondrop: ((this: GlobalEventHandlers, ev: DragEvent) => any) | null;
298
- ondurationchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
299
- onemptied: ((this: GlobalEventHandlers, ev: Event) => any) | null;
300
- onended: ((this: GlobalEventHandlers, ev: Event) => any) | null;
301
- onerror: OnErrorEventHandler;
302
- onfocus: ((this: GlobalEventHandlers, ev: FocusEvent) => any) | null;
303
- onformdata: ((this: GlobalEventHandlers, ev: FormDataEvent) => any) | null;
304
- ongotpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
305
- oninput: ((this: GlobalEventHandlers, ev: Event) => any) | null;
306
- oninvalid: ((this: GlobalEventHandlers, ev: Event) => any) | null;
307
- onkeydown: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
308
- onkeypress: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
309
- onkeyup: ((this: GlobalEventHandlers, ev: KeyboardEvent) => any) | null;
310
- onload: ((this: GlobalEventHandlers, ev: Event) => any) | null;
311
- onloadeddata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
312
- onloadedmetadata: ((this: GlobalEventHandlers, ev: Event) => any) | null;
313
- onloadstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
314
- onlostpointercapture: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
315
- onmousedown: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
316
- onmouseenter: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
317
- onmouseleave: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
318
- onmousemove: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
319
- onmouseout: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
320
- onmouseover: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
321
- onmouseup: ((this: GlobalEventHandlers, ev: MouseEvent) => any) | null;
322
- onpaste: ((this: GlobalEventHandlers, ev: ClipboardEvent) => any) | null;
323
- onpause: ((this: GlobalEventHandlers, ev: Event) => any) | null;
324
- onplay: ((this: GlobalEventHandlers, ev: Event) => any) | null;
325
- onplaying: ((this: GlobalEventHandlers, ev: Event) => any) | null;
326
- onpointercancel: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
327
- onpointerdown: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
328
- onpointerenter: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
329
- onpointerleave: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
330
- onpointermove: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
331
- onpointerout: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
332
- onpointerover: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
333
- onpointerrawupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
334
- onpointerup: ((this: GlobalEventHandlers, ev: PointerEvent) => any) | null;
335
- onprogress: ((this: GlobalEventHandlers, ev: ProgressEvent) => any) | null;
336
- onratechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
337
- onreset: ((this: GlobalEventHandlers, ev: Event) => any) | null;
338
- onresize: ((this: GlobalEventHandlers, ev: UIEvent) => any) | null;
339
- onscroll: ((this: GlobalEventHandlers, ev: Event) => any) | null;
340
- onscrollend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
341
- onsecuritypolicyviolation: ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any) | null;
342
- onseeked: ((this: GlobalEventHandlers, ev: Event) => any) | null;
343
- onseeking: ((this: GlobalEventHandlers, ev: Event) => any) | null;
344
- onselect: ((this: GlobalEventHandlers, ev: Event) => any) | null;
345
- onselectionchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
346
- onselectstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
347
- onslotchange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
348
- onstalled: ((this: GlobalEventHandlers, ev: Event) => any) | null;
349
- onsubmit: ((this: GlobalEventHandlers, ev: SubmitEvent) => any) | null;
350
- onsuspend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
351
- ontimeupdate: ((this: GlobalEventHandlers, ev: Event) => any) | null;
352
- ontoggle: ((this: GlobalEventHandlers, ev: ToggleEvent) => any) | null;
353
- ontouchcancel?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
354
- ontouchend?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
355
- ontouchmove?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
356
- ontouchstart?: ((this: GlobalEventHandlers, ev: TouchEvent) => any) | null | undefined;
357
- ontransitioncancel: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
358
- ontransitionend: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
359
- ontransitionrun: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
360
- ontransitionstart: ((this: GlobalEventHandlers, ev: TransitionEvent) => any) | null;
361
- onvolumechange: ((this: GlobalEventHandlers, ev: Event) => any) | null;
362
- onwaiting: ((this: GlobalEventHandlers, ev: Event) => any) | null;
363
- onwebkitanimationend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
364
- onwebkitanimationiteration: ((this: GlobalEventHandlers, ev: Event) => any) | null;
365
- onwebkitanimationstart: ((this: GlobalEventHandlers, ev: Event) => any) | null;
366
- onwebkittransitionend: ((this: GlobalEventHandlers, ev: Event) => any) | null;
367
- onwheel: ((this: GlobalEventHandlers, ev: WheelEvent) => any) | null;
368
- autofocus: boolean;
369
- readonly dataset: DOMStringMap;
370
- nonce?: string;
371
- tabIndex: number;
372
- blur(): void;
373
- focus(options?: FocusOptions): void;
374
- };
375
- get properties(): {
376
- isLoading: {
377
- type: BooleanConstructor;
378
- };
379
- };
380
- } & typeof LitElement;
381
- /**
382
- * @element leavitt-email-history-viewer
383
-
384
- * @description A component that displays a list of email history for embedding in Leavitt's specific applications.
385
- * @property isActive - Whether the component is active / in view
386
- * @property apiService - The API service to use. This is required to fetch the email history.
387
- * @property path - the route that this component will be available at
388
- */
389
- export default class LeavittEmailHistoryViewer extends LeavittEmailHistoryViewer_base {
390
- #private;
391
- accessor isActive: boolean;
392
- accessor apiService: ApiService | null;
393
- accessor path: string;
394
- accessor apiControllerName: string;
395
- private accessor logs;
396
- private accessor selected;
397
- private accessor searchTerm;
398
- private accessor resultTotal;
399
- private accessor sortDirection;
400
- private accessor sortBy;
401
- private accessor filterController;
402
- private accessor dataTable;
403
- private accessor viewDialog;
404
- private accessor filterModal;
405
- private accessor viewEmailTemplateInfoDialog;
406
- constructor();
407
- updated(changedProps: PropertyValues<this>): void;
408
- renderRecipients(recipients: string | null, maxRecipients?: number): unknown;
409
- static styles: import("lit").CSSResult[];
410
- render(): import("lit-html").TemplateResult<1>;
411
- }
412
- export {};
413
- //# sourceMappingURL=email-history-viewer.d.ts.map