@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 +0,0 @@
1
- {"version":3,"file":"data-table.js","sourceRoot":"","sources":["data-table.ts"],"names":[],"mappings":"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"}
@@ -1,31 +0,0 @@
1
- import { PropertyValues } from 'lit';
2
- import duration from 'dayjs/esm/plugin/duration';
3
- import { ExtendableOutlinedTextField } from '../extendable-outlined-text-field/extendable-outlined-text-field';
4
- /**
5
- * titanium-duration-input is a human readable duration textfield.
6
- *
7
- * @element titanium-duration-input
8
- *
9
- * @fires duration-change The duration can be accessed via event.target.duration
10
- *
11
- */
12
- export declare class TitaniumDurationInput extends ExtendableOutlinedTextField {
13
- #private;
14
- /**
15
- * Dayjs duration object. This is the main property you will interact with because the value
16
- * property of this component is actually the human readable string and not the duration you most likely
17
- * want to work with. When changed a duration-change event will be dispatched.
18
- */
19
- accessor duration: duration.Duration | null;
20
- accessor autocomplete: string;
21
- accessor spellcheck: boolean;
22
- accessor placeholder: string;
23
- accessor label: string;
24
- firstUpdated(): void;
25
- static styles: import("lit").CSSResult;
26
- updated(changedProps: PropertyValues<this>): void;
27
- checkValidity(): boolean;
28
- reportValidity(): boolean;
29
- reset(): Promise<void>;
30
- }
31
- //# sourceMappingURL=duration-input.d.ts.map
@@ -1,126 +0,0 @@
1
- import { __decorate } from "tslib";
2
- import { property, customElement } from 'lit/decorators.js';
3
- import { css } from 'lit';
4
- import dayjs from 'dayjs/esm';
5
- import duration from 'dayjs/esm/plugin/duration';
6
- import { ExtendableOutlinedTextField } from '../extendable-outlined-text-field/extendable-outlined-text-field';
7
- import humanInterval, { durationToString } from './human-interval';
8
- dayjs.extend(duration);
9
- /**
10
- * titanium-duration-input is a human readable duration textfield.
11
- *
12
- * @element titanium-duration-input
13
- *
14
- * @fires duration-change The duration can be accessed via event.target.duration
15
- *
16
- */
17
- let TitaniumDurationInput = class TitaniumDurationInput extends ExtendableOutlinedTextField {
18
- #duration_accessor_storage = null;
19
- /**
20
- * Dayjs duration object. This is the main property you will interact with because the value
21
- * property of this component is actually the human readable string and not the duration you most likely
22
- * want to work with. When changed a duration-change event will be dispatched.
23
- */
24
- get duration() { return this.#duration_accessor_storage; }
25
- set duration(value) { this.#duration_accessor_storage = value; }
26
- #autocomplete_accessor_storage = 'off';
27
- get autocomplete() { return this.#autocomplete_accessor_storage; }
28
- set autocomplete(value) { this.#autocomplete_accessor_storage = value; }
29
- #spellcheck_accessor_storage = false;
30
- get spellcheck() { return this.#spellcheck_accessor_storage; }
31
- set spellcheck(value) { this.#spellcheck_accessor_storage = value; }
32
- #placeholder_accessor_storage = '3 hours and 30 minutes';
33
- get placeholder() { return this.#placeholder_accessor_storage; }
34
- set placeholder(value) { this.#placeholder_accessor_storage = value; }
35
- #label_accessor_storage = 'Duration';
36
- get label() { return this.#label_accessor_storage; }
37
- set label(value) { this.#label_accessor_storage = value; }
38
- firstUpdated() {
39
- this.addEventListener('change', () => {
40
- this.#customReportValidity(this.input.value);
41
- const dur = this.#textToInterval(this.input.value);
42
- if (dur?.asMilliseconds() != this.duration?.asMilliseconds()) {
43
- this.duration = dur;
44
- this.dispatchEvent(new Event('duration-change'));
45
- }
46
- });
47
- }
48
- static { this.styles = css `
49
- :host {
50
- display: block;
51
- }
52
-
53
- md-outlined-text-field {
54
- width: 100%;
55
- }
56
- `; }
57
- updated(changedProps) {
58
- if (changedProps.has('duration') && changedProps.get('duration') !== this.duration) {
59
- if (this.duration) {
60
- this.value = durationToString(this.duration);
61
- }
62
- else {
63
- this.duration = null;
64
- this.value = '';
65
- }
66
- }
67
- }
68
- checkValidity() {
69
- return super.checkValidity() && this.#customCheckValidity(this.input.value);
70
- }
71
- reportValidity() {
72
- this.#customReportValidity(this.input.value);
73
- return super.reportValidity();
74
- }
75
- #customCheckValidity(input) {
76
- if (input && !this.#textToInterval(input)) {
77
- return false;
78
- }
79
- else {
80
- return true;
81
- }
82
- }
83
- #customReportValidity(input) {
84
- if (!this.#customCheckValidity(input)) {
85
- this.error = true;
86
- this.errorText = 'Duration was entered in an incorrect format. Try "3 hours and 30 minutes"';
87
- }
88
- else {
89
- this.error = false;
90
- this.errorText = '';
91
- }
92
- }
93
- #textToInterval(input) {
94
- if (!input) {
95
- return null;
96
- }
97
- const ms = humanInterval(input);
98
- return isNaN(ms) ? null : dayjs.duration(ms, 'ms');
99
- }
100
- async reset() {
101
- super.reset();
102
- this.error = false;
103
- this.errorText = '';
104
- this.duration = null;
105
- }
106
- };
107
- __decorate([
108
- property({ type: Object })
109
- ], TitaniumDurationInput.prototype, "duration", null);
110
- __decorate([
111
- property({ reflect: true, type: String })
112
- ], TitaniumDurationInput.prototype, "autocomplete", null);
113
- __decorate([
114
- property({ reflect: true, type: Boolean })
115
- ], TitaniumDurationInput.prototype, "spellcheck", null);
116
- __decorate([
117
- property({ reflect: true, type: String })
118
- ], TitaniumDurationInput.prototype, "placeholder", null);
119
- __decorate([
120
- property({ reflect: true, type: String })
121
- ], TitaniumDurationInput.prototype, "label", null);
122
- TitaniumDurationInput = __decorate([
123
- customElement('titanium-duration-input')
124
- ], TitaniumDurationInput);
125
- export { TitaniumDurationInput };
126
- //# sourceMappingURL=duration-input.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"duration-input.js","sourceRoot":"","sources":["duration-input.ts"],"names":[],"mappings":"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"}
@@ -1,30 +0,0 @@
1
- import { PropertyValues } from 'lit';
2
- import { MdOutlinedTextField } from '@material/web/textfield/outlined-text-field';
3
- import duration from 'dayjs/esm/plugin/duration';
4
- /**
5
- * titanium-outlined-duration-input is a human readable duration textfield.
6
- *
7
- * @element titanium-outlined-duration-input
8
- *
9
- * @fires duration-change The duration can be accessed via event.target.duration
10
- *
11
- */
12
- export declare class TitaniumOutlinedDurationInput extends MdOutlinedTextField {
13
- #private;
14
- /**
15
- * Dayjs duration object. This is the main property you will interact with because the value
16
- * property of this component is actually the human readable string and not the duration you most likely
17
- * want to work with. When changed a duration-change event will be dispatched.
18
- */
19
- accessor duration: duration.Duration | null;
20
- label: string;
21
- supportingText: string;
22
- autocomplete: string;
23
- spellcheck: boolean;
24
- updated(changedProps: PropertyValues<this>): void;
25
- firstUpdated(): void;
26
- checkValidity(): boolean;
27
- reportValidity(): boolean;
28
- reset(): Promise<void>;
29
- }
30
- //# sourceMappingURL=outlined-duration-input.d.ts.map
@@ -1,109 +0,0 @@
1
- import { __decorate } from "tslib";
2
- import { property, customElement } from 'lit/decorators.js';
3
- import { MdOutlinedTextField } from '@material/web/textfield/outlined-text-field';
4
- import dayjs from 'dayjs/esm';
5
- import duration from 'dayjs/esm/plugin/duration';
6
- import humanInterval, { durationToString } from './human-interval';
7
- dayjs.extend(duration);
8
- /**
9
- * titanium-outlined-duration-input is a human readable duration textfield.
10
- *
11
- * @element titanium-outlined-duration-input
12
- *
13
- * @fires duration-change The duration can be accessed via event.target.duration
14
- *
15
- */
16
- let TitaniumOutlinedDurationInput = class TitaniumOutlinedDurationInput extends MdOutlinedTextField {
17
- constructor() {
18
- super(...arguments);
19
- this.#duration_accessor_storage = null;
20
- this.label = 'Duration';
21
- this.supportingText = 'Enter a duration ex. "3 hours and 30 minutes"';
22
- this.autocomplete = 'off';
23
- this.spellcheck = false;
24
- }
25
- #duration_accessor_storage;
26
- /**
27
- * Dayjs duration object. This is the main property you will interact with because the value
28
- * property of this component is actually the human readable string and not the duration you most likely
29
- * want to work with. When changed a duration-change event will be dispatched.
30
- */
31
- get duration() { return this.#duration_accessor_storage; }
32
- set duration(value) { this.#duration_accessor_storage = value; }
33
- updated(changedProps) {
34
- if (changedProps.has('duration') && changedProps.get('duration') !== this.duration) {
35
- if (this.duration) {
36
- this.value = durationToString(this.duration);
37
- }
38
- else {
39
- this.duration = null;
40
- this.value = '';
41
- }
42
- }
43
- }
44
- firstUpdated() {
45
- this.addEventListener('change', () => {
46
- this.reportValidity();
47
- const dur = this.#textToInterval(this.value);
48
- if (dur?.asMilliseconds() != this.duration?.asMilliseconds()) {
49
- this.duration = dur;
50
- this.dispatchEvent(new Event('duration-change'));
51
- }
52
- });
53
- }
54
- checkValidity() {
55
- return super.checkValidity() && this.#customCheckValidity(this.value);
56
- }
57
- reportValidity() {
58
- if (!this.#customCheckValidity(this.value)) {
59
- this.error = true;
60
- this.errorText = 'Duration was entered in an incorrect format. Try "3 hours and 30 minutes"';
61
- }
62
- else {
63
- this.error = false;
64
- this.errorText = '';
65
- }
66
- return super.reportValidity();
67
- }
68
- #customCheckValidity(input) {
69
- if (input && !this.#textToInterval(input)) {
70
- return false;
71
- }
72
- else {
73
- return true;
74
- }
75
- }
76
- #textToInterval(input) {
77
- if (!input) {
78
- return null;
79
- }
80
- const ms = humanInterval(input);
81
- return isNaN(ms) ? null : dayjs.duration(ms, 'ms');
82
- }
83
- async reset() {
84
- super.reset();
85
- this.error = false;
86
- this.errorText = '';
87
- this.duration = null;
88
- }
89
- };
90
- __decorate([
91
- property({ type: Object })
92
- ], TitaniumOutlinedDurationInput.prototype, "duration", null);
93
- __decorate([
94
- property({ type: String })
95
- ], TitaniumOutlinedDurationInput.prototype, "label", void 0);
96
- __decorate([
97
- property({ type: String })
98
- ], TitaniumOutlinedDurationInput.prototype, "supportingText", void 0);
99
- __decorate([
100
- property({ type: String })
101
- ], TitaniumOutlinedDurationInput.prototype, "autocomplete", void 0);
102
- __decorate([
103
- property({ type: Boolean })
104
- ], TitaniumOutlinedDurationInput.prototype, "spellcheck", void 0);
105
- TitaniumOutlinedDurationInput = __decorate([
106
- customElement('titanium-outlined-duration-input')
107
- ], TitaniumOutlinedDurationInput);
108
- export { TitaniumOutlinedDurationInput };
109
- //# sourceMappingURL=outlined-duration-input.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"outlined-duration-input.js","sourceRoot":"","sources":["outlined-duration-input.ts"],"names":[],"mappings":"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"}
@@ -1,16 +0,0 @@
1
- import { LitElement, TemplateResult } from 'lit';
2
- /**
3
- * A pre-styled error page
4
- *
5
- * @element titanium-error-page
6
- *
7
- */
8
- export declare class TitaniumErrorPage extends LitElement {
9
- /**
10
- * Reason text for the error
11
- */
12
- accessor message: string | TemplateResult<1>;
13
- static styles: import("lit").CSSResult;
14
- render(): TemplateResult<1>;
15
- }
16
- //# sourceMappingURL=error-page.d.ts.map
@@ -1,95 +0,0 @@
1
- import { __decorate } from "tslib";
2
- import { css, html, LitElement } from 'lit';
3
- import { property, customElement } from 'lit/decorators.js';
4
- /**
5
- * A pre-styled error page
6
- *
7
- * @element titanium-error-page
8
- *
9
- */
10
- let TitaniumErrorPage = class TitaniumErrorPage extends LitElement {
11
- #message_accessor_storage = 'We were unable to find the page you are looking for...';
12
- /**
13
- * Reason text for the error
14
- */
15
- get message() { return this.#message_accessor_storage; }
16
- set message(value) { this.#message_accessor_storage = value; }
17
- static { this.styles = css `
18
- :host {
19
- display: flex;
20
- flex-direction: row;
21
- align-items: center;
22
- justify-content: center;
23
-
24
- font-family: Roboto, sans-serif;
25
- -moz-osx-font-smoothing: grayscale;
26
- -webkit-font-smoothing: antialiased;
27
-
28
- max-width: 1300px;
29
- }
30
-
31
- header {
32
- flex: 1 1 auto;
33
- margin-right: 24px;
34
- }
35
-
36
- h1 {
37
- font-family: Metropolis, 'Roboto', 'Noto', sans-serif;
38
- font-weight: 600;
39
- font-size: 75px;
40
- line-height: 85px;
41
- margin: 0;
42
- }
43
-
44
- h2 {
45
- font-weight: 400;
46
- margin: 8px 0 0 4px;
47
- max-width: 75%;
48
- }
49
-
50
- img {
51
- flex-shrink: 0;
52
- height: 280px;
53
- width: 280px;
54
- }
55
-
56
- @media (max-width: 768px) {
57
- :host {
58
- margin-top: 24px;
59
- }
60
-
61
- h2 {
62
- max-width: inherit;
63
- font-size: 21px;
64
- }
65
-
66
- img {
67
- height: 120px;
68
- width: 120px;
69
- align-self: flex-start;
70
- }
71
-
72
- h1 {
73
- font-size: 55px;
74
- line-height: 65px;
75
- }
76
- }
77
- `; }
78
- render() {
79
- return html `
80
- <header>
81
- <h1>Oops!</h1>
82
- <h2>${this.message}</h2>
83
- </header>
84
- <img src="https://www.leavitt.com/images/alert.svg" />
85
- `;
86
- }
87
- };
88
- __decorate([
89
- property()
90
- ], TitaniumErrorPage.prototype, "message", null);
91
- TitaniumErrorPage = __decorate([
92
- customElement('titanium-error-page')
93
- ], TitaniumErrorPage);
94
- export { TitaniumErrorPage };
95
- //# sourceMappingURL=error-page.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"error-page.js","sourceRoot":"","sources":["error-page.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,UAAU,EAAkB,MAAM,KAAK,CAAC;AAC5D,OAAO,EAAE,QAAQ,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAE5D;;;;;GAKG;AAGI,IAAM,iBAAiB,GAAvB,MAAM,iBAAkB,SAAQ,UAAU;IAI1B,4BAAsC,wDAAwD,CAAC;IAHpH;;OAEG;IACkB,IAAA,OAAO,6CAAwF;IAA/F,IAAA,OAAO,mDAAwF;aAE7G,WAAM,GAAG,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4DlB,AA5DY,CA4DX;IAEF,MAAM;QACJ,OAAO,IAAI,CAAA;;;cAGD,IAAI,CAAC,OAAO;;;KAGrB,CAAC;IACJ,CAAC;;AAxEoB;IAApB,QAAQ,EAAE;gDAAyG;AAJzG,iBAAiB;IAD7B,aAAa,CAAC,qBAAqB,CAAC;GACxB,iBAAiB,CA6E7B"}
@@ -1,168 +0,0 @@
1
- import '@material/web/textfield/outlined-text-field';
2
- import { MdOutlinedTextField } from '@material/web/textfield/outlined-text-field';
3
- import { LitElement } from 'lit';
4
- import { TextFieldType, UnsupportedTextFieldType } from '@material/web/textfield/internal/text-field';
5
- export declare class ExtendableOutlinedTextField extends LitElement {
6
- accessor input: MdOutlinedTextField;
7
- /**
8
- * Gets or sets whether or not the text field is in a visually invalid state.
9
- *
10
- * This error state overrides the error state controlled by
11
- * `reportValidity()`.
12
- */
13
- accessor error: boolean;
14
- accessor disabled: boolean;
15
- /**
16
- * The error message that replaces supporting text when `error` is true. If
17
- * `errorText` is an empty string, then the supporting text will continue to
18
- * show.
19
- *
20
- * This error message overrides the error message displayed by
21
- * `reportValidity()`.
22
- */
23
- accessor errorText: string;
24
- accessor label: string;
25
- accessor required: boolean;
26
- /**
27
- * The current value of the text field. It is always a string.
28
- */
29
- accessor value: string;
30
- /**
31
- * An optional prefix to display before the input value.
32
- */
33
- accessor prefixText: string;
34
- /**
35
- * An optional suffix to display after the input value.
36
- */
37
- accessor suffixText: string;
38
- /**
39
- * Whether or not the text field has a leading icon. Used for SSR.
40
- */
41
- accessor hasLeadingIcon: boolean;
42
- /**
43
- * Whether or not the text field has a trailing icon. Used for SSR.
44
- */
45
- accessor hasTrailingIcon: boolean;
46
- /**
47
- * Conveys additional information below the text field, such as how it should
48
- * be used.
49
- */
50
- accessor supportingText: string;
51
- /**
52
- * Override the input text CSS `direction`. Useful for RTL languages that use
53
- * LTR notation for fractions.
54
- */
55
- accessor textDirection: string;
56
- /**
57
- * The number of rows to display for a `type="textarea"` text field.
58
- * Defaults to 2.
59
- */
60
- accessor rows: number;
61
- /**
62
- * The number of cols to display for a `type="textarea"` text field.
63
- * Defaults to 20.
64
- */
65
- accessor cols: number;
66
- accessor inputMode: string;
67
- /**
68
- * Defines the greatest value in the range of permitted values.
69
- *
70
- * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#max
71
- */
72
- accessor max: string;
73
- /**
74
- * The maximum number of characters a user can enter into the text field. Set
75
- * to -1 for none.
76
- *
77
- * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#maxlength
78
- */
79
- accessor maxLength: number;
80
- /**
81
- * Defines the most negative value in the range of permitted values.
82
- *
83
- * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#min
84
- */
85
- accessor min: string;
86
- /**
87
- * The minimum number of characters a user can enter into the text field. Set
88
- * to -1 for none.
89
- *
90
- * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#minlength
91
- */
92
- accessor minLength: number;
93
- /**
94
- * A regular expression that the text field's value must match to pass
95
- * constraint validation.
96
- *
97
- * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#pattern
98
- */
99
- accessor pattern: string;
100
- accessor placeholder: string;
101
- /**
102
- * Indicates whether or not a user should be able to edit the text field's
103
- * value.
104
- *
105
- * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#readonly
106
- */
107
- accessor readOnly: boolean;
108
- /**
109
- * Indicates that input accepts multiple email addresses.
110
- *
111
- * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/email#multiple
112
- */
113
- accessor multiple: boolean;
114
- /**
115
- * Returns or sets the element's step attribute, which works with min and max
116
- * to limit the increments at which a numeric or date-time value can be set.
117
- *
118
- * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#step
119
- */
120
- accessor step: string;
121
- /**
122
- * The `<input>` type to use, defaults to "text". The type greatly changes how
123
- * the text field behaves.
124
- *
125
- * Text fields support a limited number of `<input>` types:
126
- *
127
- * - text
128
- * - textarea
129
- * - email
130
- * - number
131
- * - password
132
- * - search
133
- * - tel
134
- * - url
135
- *
136
- * See
137
- * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#input_types
138
- * for more details on each input type.
139
- */
140
- accessor type: TextFieldType | UnsupportedTextFieldType;
141
- /**
142
- * Describes what, if any, type of autocomplete functionality the input
143
- * should provide.
144
- *
145
- * https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete
146
- */
147
- accessor autocomplete: string;
148
- /**
149
- * Describes what, if any, type of spellcheck functionality the input
150
- * should provide.
151
- *
152
- * https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/spellcheck
153
- */
154
- accessor spellcheck: any;
155
- checkValidity(): boolean;
156
- reportValidity(): boolean;
157
- select(): void;
158
- setCustomValidity(error: string): void;
159
- setRangeText(replacement: string, start: number, end: number, selectionMode?: SelectionMode): void;
160
- setSelectionRange(start: number | null, end: number | null, direction?: 'forward' | 'backward' | 'none'): void;
161
- stepDown(stepDecrement?: number): void;
162
- stepUp(stepDecrement?: number): void;
163
- reset(): void;
164
- focus(): void;
165
- protected renderMainSlot(): import("lit-html").TemplateResult<1>;
166
- render(): import("lit-html").TemplateResult<1>;
167
- }
168
- //# sourceMappingURL=extendable-outlined-text-field.d.ts.map