q2-tecton-elements 1.55.3 → 1.55.4

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 (240) hide show
  1. package/dist/bundle-report.json +299 -299
  2. package/dist/cjs/{index-f69742cf.js → index-e0aba375.js} +1 -1
  3. package/dist/cjs/{index-f69742cf.js.map → index-e0aba375.js.map} +1 -1
  4. package/dist/cjs/q2-action-group.cjs.entry.js +1 -1
  5. package/dist/cjs/q2-action-sheet.cjs.entry.js +1 -1
  6. package/dist/cjs/q2-avatar.cjs.entry.js +1 -1
  7. package/dist/cjs/q2-badge_7.cjs.entry.js +1 -1
  8. package/dist/cjs/q2-calendar.cjs.entry.js +2 -2
  9. package/dist/cjs/q2-carousel-pane.cjs.entry.js +2 -2
  10. package/dist/cjs/q2-carousel.cjs.entry.js +1 -1
  11. package/dist/cjs/q2-chart-area.cjs.entry.js +1 -1
  12. package/dist/cjs/q2-chart-bar.cjs.entry.js +1 -1
  13. package/dist/cjs/q2-chart-donut.cjs.entry.js +1 -1
  14. package/dist/cjs/q2-checkbox-group.cjs.entry.js +2 -2
  15. package/dist/cjs/q2-checkbox-group.cjs.entry.js.map +1 -1
  16. package/dist/cjs/q2-checkbox.cjs.entry.js +2 -2
  17. package/dist/cjs/q2-checkbox.cjs.entry.js.map +1 -1
  18. package/dist/cjs/q2-currency.cjs.entry.js +1 -1
  19. package/dist/cjs/q2-data-table.cjs.entry.js +1 -1
  20. package/dist/cjs/q2-detail.cjs.entry.js +1 -1
  21. package/dist/cjs/q2-dropdown.cjs.entry.js +1 -1
  22. package/dist/cjs/q2-editable-field.cjs.entry.js +1 -1
  23. package/dist/cjs/q2-example.cjs.entry.js +1 -1
  24. package/dist/cjs/q2-form.cjs.entry.js +2 -2
  25. package/dist/cjs/q2-form.cjs.entry.js.map +1 -1
  26. package/dist/cjs/q2-formatted-text.cjs.entry.js +1 -1
  27. package/dist/cjs/q2-item_3.cjs.entry.js +2 -2
  28. package/dist/cjs/q2-legend.cjs.entry.js +1 -1
  29. package/dist/cjs/q2-message.cjs.entry.js +1 -1
  30. package/dist/cjs/q2-modal.cjs.entry.js +1 -1
  31. package/dist/cjs/q2-month-picker.cjs.entry.js +2 -2
  32. package/dist/cjs/q2-optgroup.cjs.entry.js +1 -1
  33. package/dist/cjs/q2-option-list_2.cjs.entry.js +2 -2
  34. package/dist/cjs/q2-pagination.cjs.entry.js +3 -3
  35. package/dist/cjs/q2-pill.cjs.entry.js +1 -1
  36. package/dist/cjs/q2-radio-group.cjs.entry.js +1 -1
  37. package/dist/cjs/q2-radio.cjs.entry.js +1 -1
  38. package/dist/cjs/q2-relative-time.cjs.entry.js +2 -2
  39. package/dist/cjs/q2-resize-observer.cjs.entry.js +1 -1
  40. package/dist/cjs/q2-section.cjs.entry.js +2 -2
  41. package/dist/cjs/q2-select.cjs.entry.js +2 -2
  42. package/dist/cjs/q2-stepper-pane.cjs.entry.js +1 -1
  43. package/dist/cjs/q2-stepper.cjs.entry.js +1 -1
  44. package/dist/cjs/q2-textarea.cjs.entry.js +1 -1
  45. package/dist/collection/collection-manifest.json +6 -6
  46. package/dist/collection/components/q2-action-group/q2-action-group.js +1 -1
  47. package/dist/collection/components/q2-action-sheet/q2-action-sheet.js +1 -1
  48. package/dist/collection/components/q2-avatar/q2-avatar.js +1 -1
  49. package/dist/collection/components/q2-calendar/q2-calendar.js +1 -1
  50. package/dist/collection/components/q2-calendar/q2-month-picker.js +2 -2
  51. package/dist/collection/components/q2-carousel/q2-carousel.js +1 -1
  52. package/dist/collection/components/q2-carousel-pane/q2-carousel-pane.js +2 -2
  53. package/dist/collection/components/q2-chart-area/q2-chart-area.js +1 -1
  54. package/dist/collection/components/q2-chart-bar/q2-chart-bar.js +1 -1
  55. package/dist/collection/components/q2-chart-donut/q2-chart-donut.js +1 -1
  56. package/dist/collection/components/q2-checkbox/q2-checkbox.css +1 -1
  57. package/dist/collection/components/q2-checkbox/q2-checkbox.js +1 -1
  58. package/dist/collection/components/q2-checkbox-group/q2-checkbox-group.css +0 -5
  59. package/dist/collection/components/q2-checkbox-group/q2-checkbox-group.js +1 -1
  60. package/dist/collection/components/q2-currency/q2-currency.js +1 -1
  61. package/dist/collection/components/q2-data-table/q2-data-table.js +8 -8
  62. package/dist/collection/components/q2-detail/q2-detail.js +1 -1
  63. package/dist/collection/components/q2-dropdown/q2-dropdown.js +1 -1
  64. package/dist/collection/components/q2-editable-field/q2-editable-field.js +1 -1
  65. package/dist/collection/components/q2-example/q2-example.js +1 -1
  66. package/dist/collection/components/q2-file-picker/q2-file-picker.js +5 -5
  67. package/dist/collection/components/q2-form/q2-form.css +0 -1
  68. package/dist/collection/components/q2-form/q2-form.js +1 -1
  69. package/dist/collection/components/q2-form/test/q2-form-test.e2e.js +24 -4
  70. package/dist/collection/components/q2-form/test/q2-form-test.e2e.js.map +1 -1
  71. package/dist/collection/components/q2-formatted-text/q2-formatted-text.js +1 -1
  72. package/dist/collection/components/q2-input/q2-input.js +2 -2
  73. package/dist/collection/components/q2-item/q2-item.js +1 -1
  74. package/dist/collection/components/q2-legend/q2-legend.js +1 -1
  75. package/dist/collection/components/q2-list/q2-list.js +1 -1
  76. package/dist/collection/components/q2-message/q2-message.js +1 -1
  77. package/dist/collection/components/q2-modal/q2-modal.js +1 -1
  78. package/dist/collection/components/q2-optgroup/q2-optgroup.js +1 -1
  79. package/dist/collection/components/q2-option-list/q2-option-list.js +7 -7
  80. package/dist/collection/components/q2-pagination/q2-pagination.js +3 -3
  81. package/dist/collection/components/q2-pill/q2-pill.js +1 -1
  82. package/dist/collection/components/q2-popover/q2-popover.js +1 -1
  83. package/dist/collection/components/q2-radio/q2-radio.js +1 -1
  84. package/dist/collection/components/q2-radio-group/q2-radio-group.js +1 -1
  85. package/dist/collection/components/q2-relative-time/q2-relative-time.js +1 -1
  86. package/dist/collection/components/q2-resize-observer/q2-resize-observer.js +1 -1
  87. package/dist/collection/components/q2-section/q2-section.js +2 -2
  88. package/dist/collection/components/q2-select/q2-select.js +2 -2
  89. package/dist/collection/components/q2-stepper/q2-stepper.js +1 -1
  90. package/dist/collection/components/q2-stepper-pane/q2-stepper-pane.js +3 -3
  91. package/dist/collection/components/q2-textarea/q2-textarea.js +1 -1
  92. package/dist/components/q2-action-group2.js +1 -1
  93. package/dist/components/q2-action-sheet.js +1 -1
  94. package/dist/components/q2-avatar2.js +1 -1
  95. package/dist/components/q2-calendar.js +1 -1
  96. package/dist/components/q2-carousel-pane.js +2 -2
  97. package/dist/components/q2-carousel.js +1 -1
  98. package/dist/components/q2-chart-area.js +1 -1
  99. package/dist/components/q2-chart-bar.js +1 -1
  100. package/dist/components/q2-chart-donut.js +1 -1
  101. package/dist/components/q2-checkbox-group.js +2 -2
  102. package/dist/components/q2-checkbox-group.js.map +1 -1
  103. package/dist/components/q2-checkbox2.js +2 -2
  104. package/dist/components/q2-checkbox2.js.map +1 -1
  105. package/dist/components/q2-currency.js +1 -1
  106. package/dist/components/q2-data-table.js +1 -1
  107. package/dist/components/q2-detail.js +1 -1
  108. package/dist/components/q2-dropdown.js +1 -1
  109. package/dist/components/q2-editable-field.js +1 -1
  110. package/dist/components/q2-example.js +1 -1
  111. package/dist/components/q2-form.js +2 -2
  112. package/dist/components/q2-form.js.map +1 -1
  113. package/dist/components/q2-formatted-text.js +1 -1
  114. package/dist/components/q2-input2.js +1 -1
  115. package/dist/components/q2-item2.js +1 -1
  116. package/dist/components/q2-legend2.js +1 -1
  117. package/dist/components/q2-list2.js +1 -1
  118. package/dist/components/q2-message2.js +1 -1
  119. package/dist/components/q2-modal.js +1 -1
  120. package/dist/components/q2-month-picker.js +2 -2
  121. package/dist/components/q2-optgroup2.js +1 -1
  122. package/dist/components/q2-option-list2.js +1 -1
  123. package/dist/components/q2-pagination.js +3 -3
  124. package/dist/components/q2-pill.js +1 -1
  125. package/dist/components/q2-popover2.js +1 -1
  126. package/dist/components/q2-radio-group.js +1 -1
  127. package/dist/components/q2-radio.js +1 -1
  128. package/dist/components/q2-relative-time.js +1 -1
  129. package/dist/components/q2-resize-observer2.js +1 -1
  130. package/dist/components/q2-section.js +2 -2
  131. package/dist/components/q2-select2.js +2 -2
  132. package/dist/components/q2-stepper-pane.js +1 -1
  133. package/dist/components/q2-stepper.js +1 -1
  134. package/dist/components/q2-textarea.js +1 -1
  135. package/dist/esm/{index-3184c760.js → index-3bb7a785.js} +1 -1
  136. package/dist/esm/{index-3184c760.js.map → index-3bb7a785.js.map} +1 -1
  137. package/dist/esm/q2-action-group.entry.js +1 -1
  138. package/dist/esm/q2-action-sheet.entry.js +1 -1
  139. package/dist/esm/q2-avatar.entry.js +1 -1
  140. package/dist/esm/q2-badge_7.entry.js +1 -1
  141. package/dist/esm/q2-calendar.entry.js +2 -2
  142. package/dist/esm/q2-carousel-pane.entry.js +2 -2
  143. package/dist/esm/q2-carousel.entry.js +1 -1
  144. package/dist/esm/q2-chart-area.entry.js +1 -1
  145. package/dist/esm/q2-chart-bar.entry.js +1 -1
  146. package/dist/esm/q2-chart-donut.entry.js +1 -1
  147. package/dist/esm/q2-checkbox-group.entry.js +2 -2
  148. package/dist/esm/q2-checkbox-group.entry.js.map +1 -1
  149. package/dist/esm/q2-checkbox.entry.js +2 -2
  150. package/dist/esm/q2-checkbox.entry.js.map +1 -1
  151. package/dist/esm/q2-currency.entry.js +1 -1
  152. package/dist/esm/q2-data-table.entry.js +1 -1
  153. package/dist/esm/q2-detail.entry.js +1 -1
  154. package/dist/esm/q2-dropdown.entry.js +1 -1
  155. package/dist/esm/q2-editable-field.entry.js +1 -1
  156. package/dist/esm/q2-example.entry.js +1 -1
  157. package/dist/esm/q2-form.entry.js +2 -2
  158. package/dist/esm/q2-form.entry.js.map +1 -1
  159. package/dist/esm/q2-formatted-text.entry.js +1 -1
  160. package/dist/esm/q2-item_3.entry.js +2 -2
  161. package/dist/esm/q2-legend.entry.js +1 -1
  162. package/dist/esm/q2-message.entry.js +1 -1
  163. package/dist/esm/q2-modal.entry.js +1 -1
  164. package/dist/esm/q2-month-picker.entry.js +2 -2
  165. package/dist/esm/q2-optgroup.entry.js +1 -1
  166. package/dist/esm/q2-option-list_2.entry.js +2 -2
  167. package/dist/esm/q2-pagination.entry.js +3 -3
  168. package/dist/esm/q2-pill.entry.js +1 -1
  169. package/dist/esm/q2-radio-group.entry.js +1 -1
  170. package/dist/esm/q2-radio.entry.js +1 -1
  171. package/dist/esm/q2-relative-time.entry.js +2 -2
  172. package/dist/esm/q2-resize-observer.entry.js +1 -1
  173. package/dist/esm/q2-section.entry.js +2 -2
  174. package/dist/esm/q2-select.entry.js +2 -2
  175. package/dist/esm/q2-stepper-pane.entry.js +1 -1
  176. package/dist/esm/q2-stepper.entry.js +1 -1
  177. package/dist/esm/q2-textarea.entry.js +1 -1
  178. package/dist/q2-tecton-elements/{index-3184c760.js → index-3bb7a785.js} +1 -1
  179. package/dist/q2-tecton-elements/q2-action-group.entry.js +3 -3
  180. package/dist/q2-tecton-elements/q2-action-sheet.entry.js +62 -62
  181. package/dist/q2-tecton-elements/q2-avatar.entry.js +6 -6
  182. package/dist/q2-tecton-elements/q2-badge_7.entry.js +2 -2
  183. package/dist/q2-tecton-elements/q2-calendar.entry.js +3 -3
  184. package/dist/q2-tecton-elements/q2-carousel-pane.entry.js +3 -3
  185. package/dist/q2-tecton-elements/q2-carousel.entry.js +1 -1
  186. package/dist/q2-tecton-elements/q2-chart-area.entry.js +2 -2
  187. package/dist/q2-tecton-elements/q2-chart-bar.entry.js +79 -79
  188. package/dist/q2-tecton-elements/q2-chart-donut.entry.js +100 -100
  189. package/dist/q2-tecton-elements/q2-checkbox-group.entry.js +11 -11
  190. package/dist/q2-tecton-elements/q2-checkbox-group.entry.js.map +1 -1
  191. package/dist/q2-tecton-elements/q2-checkbox.entry.js +8 -8
  192. package/dist/q2-tecton-elements/q2-checkbox.entry.js.map +1 -1
  193. package/dist/q2-tecton-elements/q2-currency.entry.js +6 -6
  194. package/dist/q2-tecton-elements/q2-data-table.entry.js +3 -3
  195. package/dist/q2-tecton-elements/q2-detail.entry.js +3 -3
  196. package/dist/q2-tecton-elements/q2-dropdown.entry.js +5 -5
  197. package/dist/q2-tecton-elements/q2-editable-field.entry.js +1 -1
  198. package/dist/q2-tecton-elements/q2-example.entry.js +1 -1
  199. package/dist/q2-tecton-elements/q2-form.entry.js +10 -10
  200. package/dist/q2-tecton-elements/q2-form.entry.js.map +1 -1
  201. package/dist/q2-tecton-elements/q2-formatted-text.entry.js +2 -2
  202. package/dist/q2-tecton-elements/q2-item_3.entry.js +21 -21
  203. package/dist/q2-tecton-elements/q2-legend.entry.js +5 -5
  204. package/dist/q2-tecton-elements/q2-message.entry.js +5 -5
  205. package/dist/q2-tecton-elements/q2-modal.entry.js +17 -17
  206. package/dist/q2-tecton-elements/q2-month-picker.entry.js +30 -30
  207. package/dist/q2-tecton-elements/q2-optgroup.entry.js +4 -4
  208. package/dist/q2-tecton-elements/q2-option-list_2.entry.js +7 -7
  209. package/dist/q2-tecton-elements/q2-pagination.entry.js +33 -33
  210. package/dist/q2-tecton-elements/q2-pill.entry.js +13 -13
  211. package/dist/q2-tecton-elements/q2-radio-group.entry.js +33 -33
  212. package/dist/q2-tecton-elements/q2-radio.entry.js +8 -8
  213. package/dist/q2-tecton-elements/q2-relative-time.entry.js +2 -2
  214. package/dist/q2-tecton-elements/q2-resize-observer.entry.js +1 -1
  215. package/dist/q2-tecton-elements/q2-section.entry.js +11 -11
  216. package/dist/q2-tecton-elements/q2-select.entry.js +5 -5
  217. package/dist/q2-tecton-elements/q2-stepper-pane.entry.js +11 -11
  218. package/dist/q2-tecton-elements/q2-stepper.entry.js +20 -20
  219. package/dist/q2-tecton-elements/q2-textarea.entry.js +2 -2
  220. package/dist/types/components/q2-action-group/q2-action-group.d.ts +0 -1
  221. package/dist/types/components/q2-loading/skeleton/shapes.d.ts +0 -1
  222. package/dist/types/components/q2-optgroup/q2-optgroup.d.ts +1 -1
  223. package/dist/types/components/q2-tab-container/q2-tab-container.d.ts +2 -2
  224. package/package.json +3 -4
  225. package/dist/types/components/q2-action-sheet/q2-action-sheet.d.ts +0 -60
  226. package/dist/types/components/q2-calendar/q2-calendar.d.ts +0 -327
  227. package/dist/types/components/q2-carousel/q2-carousel.d.ts +0 -95
  228. package/dist/types/components/q2-data-table/q2-data-table.d.ts +0 -261
  229. package/dist/types/components/q2-dropdown/q2-dropdown.d.ts +0 -181
  230. package/dist/types/components/q2-editable-field/q2-editable-field.d.ts +0 -140
  231. package/dist/types/components/q2-option-list/q2-option-list.d.ts +0 -100
  232. package/dist/types/components/q2-pagination/q2-pagination.d.ts +0 -117
  233. package/dist/types/components/q2-pill/q2-pill.d.ts +0 -143
  234. package/dist/types/components/q2-select/q2-select.d.ts +0 -238
  235. package/dist/types/components/q2-stepper/q2-stepper.d.ts +0 -61
  236. package/dist/types/components/q2-stepper-vertical/q2-stepper-vertical.d.ts +0 -68
  237. package/dist/types/components/q2-tag/q2-tag.d.ts +0 -91
  238. package/dist/types/utils/action-sheet.d.ts +0 -12
  239. /package/dist/q2-tecton-elements/{index-3184c760.js.map → index-3bb7a785.js.map} +0 -0
  240. /package/dist/types/{builds/q2e/development/tecton/tecton → Users/kvanhouten/Documents/Work/tecton_extra}/packages/q2-tecton-elements/.stencil/jest.setup.d.ts +0 -0
@@ -1,4 +1,4 @@
1
- import { r as t, c as e, h as i, F as o, g as a } from "./index-7a5365e2.js";
1
+ import { r as t, c as i, h as e, F as o, g as a } from "./index-7a5365e2.js";
2
2
 
3
3
  import { l as s, w as r } from "./index-f2a66217.js";
4
4
 
@@ -8,20 +8,20 @@ const c = '*{box-sizing:border-box}*:active{outline:none}*:focus{outline:none;bo
8
8
 
9
9
  const d = c;
10
10
 
11
- var l = undefined && undefined.__rest || function(t, e) {
12
- var i = {};
13
- for (var o in t) if (Object.prototype.hasOwnProperty.call(t, o) && e.indexOf(o) < 0) i[o] = t[o];
11
+ var l = undefined && undefined.__rest || function(t, i) {
12
+ var e = {};
13
+ for (var o in t) if (Object.prototype.hasOwnProperty.call(t, o) && i.indexOf(o) < 0) e[o] = t[o];
14
14
  if (t != null && typeof Object.getOwnPropertySymbols === "function") for (var a = 0, o = Object.getOwnPropertySymbols(t); a < o.length; a++) {
15
- if (e.indexOf(o[a]) < 0 && Object.prototype.propertyIsEnumerable.call(t, o[a])) i[o[a]] = t[o[a]];
15
+ if (i.indexOf(o[a]) < 0 && Object.prototype.propertyIsEnumerable.call(t, o[a])) e[o[a]] = t[o[a]];
16
16
  }
17
- return i;
17
+ return e;
18
18
  };
19
19
 
20
20
  const h = class {
21
21
  constructor(a) {
22
22
  t(this, a);
23
- this.close = e(this, "close", 7);
24
- this.ready = e(this, "ready", 3);
23
+ this.close = i(this, "close", 7);
24
+ this.ready = i(this, "ready", 3);
25
25
  this.initialSelectedOptions = [];
26
26
  this.maxHeight = .75;
27
27
  this.minHeight = .2;
@@ -30,41 +30,41 @@ const h = class {
30
30
  value: ""
31
31
  };
32
32
  this.generateOptgroup = t => {
33
- const e = document.createElement("q2-optgroup");
34
- if (t.label) e.setAttribute("label", t.label);
35
- if (t.disabled) e.setAttribute("disabled", "");
36
- if (!!t.options.length) t.options.forEach((t => e.appendChild(this.generateOption(t))));
37
- return e;
33
+ const i = document.createElement("q2-optgroup");
34
+ if (t.label) i.setAttribute("label", t.label);
35
+ if (t.disabled) i.setAttribute("disabled", "");
36
+ if (!!t.options.length) t.options.forEach((t => i.appendChild(this.generateOption(t))));
37
+ return i;
38
38
  };
39
39
  this.generateOption = t => {
40
- const e = document.createElement("q2-option");
41
- const {innerHTML: i} = t, o = l(t, [ "innerHTML" ]);
42
- if (i) e.innerHTML = n(i);
43
- Object.entries(o).forEach((([t, i]) => {
44
- if (i === undefined) return;
45
- if (typeof i === "boolean") {
46
- if (i) e.setAttribute(t, "");
40
+ const i = document.createElement("q2-option");
41
+ const {innerHTML: e} = t, o = l(t, [ "innerHTML" ]);
42
+ if (e) i.innerHTML = n(e);
43
+ Object.entries(o).forEach((([t, e]) => {
44
+ if (e === undefined) return;
45
+ if (typeof e === "boolean") {
46
+ if (e) i.setAttribute(t, "");
47
47
  } else {
48
- e.setAttribute(t, i);
48
+ i.setAttribute(t, e);
49
49
  }
50
50
  }));
51
- return e;
51
+ return i;
52
52
  };
53
53
  this.onCancel = t => {
54
- var e, i;
54
+ var i, e;
55
55
  t.preventDefault();
56
56
  const {initialSelectedOptions: o} = this;
57
57
  this.hide({
58
- value: (i = (e = o === null || o === void 0 ? void 0 : o[0]) === null || e === void 0 ? void 0 : e.value) !== null && i !== void 0 ? i : "",
58
+ value: (e = (i = o === null || o === void 0 ? void 0 : o[0]) === null || i === void 0 ? void 0 : i.value) !== null && e !== void 0 ? e : "",
59
59
  values: o,
60
60
  type: "cancel"
61
61
  });
62
62
  };
63
63
  this.onClick = t => {
64
- const e = t.target;
65
- if (!(e instanceof HTMLElement)) return;
66
- const i = !!e.closest(".interior, q2-action-sheet");
67
- if (i) return;
64
+ const i = t.target;
65
+ if (!(i instanceof HTMLElement)) return;
66
+ const e = !!i.closest(".interior, q2-action-sheet");
67
+ if (e) return;
68
68
  this.onCancel(t);
69
69
  };
70
70
  this.onListChange = t => {
@@ -86,30 +86,30 @@ const h = class {
86
86
  // #endregion
87
87
  // #region Render Methods
88
88
  this.renderList = ({data: t}) => {
89
- const {listProps: e} = t;
90
- return i(o, null, i("div", {
89
+ const {listProps: i} = t;
90
+ return e(o, null, e("div", {
91
91
  class: "content",
92
92
  ref: t => this.contentElement = t
93
- }, i("q2-option-list", {
93
+ }, e("q2-option-list", {
94
94
  ref: t => this.optionListElement = t,
95
- multiple: e.multiple,
96
- noSelect: e.noSelect,
95
+ multiple: i.multiple,
96
+ noSelect: i.noSelect,
97
97
  onChange: this.onListChange,
98
98
  onPopoverState: this.onListPopoverStateChange,
99
- selectedOptions: e.selectedOptions
100
- }, i("slot", null))), i("footer", null, e.multiple && i("q2-btn", {
99
+ selectedOptions: i.selectedOptions
100
+ }, e("slot", null))), e("footer", null, i.multiple && e("q2-btn", {
101
101
  "test-id": "btnDone",
102
102
  intent: "workflow-primary",
103
103
  onClick: this.onListDone
104
104
  }, s("tecton.element.actionSheet.done"))));
105
105
  };
106
- this.renderMessage = ({data: t}) => i("q2-message", {
106
+ this.renderMessage = ({data: t}) => e("q2-message", {
107
107
  type: t.type
108
- }, t.title && i("h2", null, t.title), t.description && i("p", null, t.description));
109
- this.renderSlot = () => i("div", {
108
+ }, t.title && e("h2", null, t.title), t.description && e("p", null, t.description));
109
+ this.renderSlot = () => e("div", {
110
110
  class: "content",
111
111
  ref: t => this.contentElement = t
112
- }, i("slot", null));
112
+ }, e("slot", null));
113
113
  this.isScrollable = false;
114
114
  this.renderStatus = "is-closing";
115
115
  this.data = undefined;
@@ -171,9 +171,9 @@ const h = class {
171
171
  const {data: t} = this;
172
172
  if (!t) return;
173
173
  if (t.appearance === "list") {
174
- const {event: e} = t;
175
- if (e instanceof KeyboardEvent) {
176
- this.optionListElement.handleExternalKeydown(e);
174
+ const {event: i} = t;
175
+ if (i instanceof KeyboardEvent) {
176
+ this.optionListElement.handleExternalKeydown(i);
177
177
  } else {
178
178
  this.optionListElement.focus();
179
179
  }
@@ -210,11 +210,11 @@ const h = class {
210
210
  }
211
211
  render() {
212
212
  var t;
213
- const {data: e} = this;
214
- const o = (e === null || e === void 0 ? void 0 : e.title) || this.title || !this.hideClose;
213
+ const {data: i} = this;
214
+ const o = (i === null || i === void 0 ? void 0 : i.title) || this.title || !this.hideClose;
215
215
  const a = this.renderStatus || "";
216
216
  let s = null;
217
- switch (e === null || e === void 0 ? void 0 : e.appearance) {
217
+ switch (i === null || i === void 0 ? void 0 : i.appearance) {
218
218
  case "message":
219
219
  s = this.renderMessage;
220
220
  break;
@@ -227,35 +227,35 @@ const h = class {
227
227
  s = this.renderSlot;
228
228
  break;
229
229
  }
230
- const r = (e === null || e === void 0 ? void 0 : e.appearance) || "slot";
230
+ const r = (i === null || i === void 0 ? void 0 : i.appearance) || "slot";
231
231
  const n = `interior is-${r}`;
232
- return i("dialog", {
233
- key: "d0af72ad1b1c131bef4f6661ff4226ca78c87a2a",
232
+ return e("dialog", {
233
+ key: "fcadd164e925d3f162da360c51fc2c58a752862e",
234
234
  ref: t => this.dialogElement = t,
235
235
  class: a,
236
236
  onClick: this.onClick
237
- }, i("div", {
238
- key: "ac49c7e7ef0c085a792779488f22b5919fe46cbc",
237
+ }, e("div", {
238
+ key: "b433f77c7ad9e0a96a567076c8629adb2dbf6dc8",
239
239
  class: n
240
- }, o && i("header", {
241
- key: "2d558b392b3005d6e54a525263b703926499bd9c"
242
- }, i("div", {
243
- key: "a1d06ac6d939eef0675920e7be4c80cc74e6411f",
240
+ }, o && e("header", {
241
+ key: "d6eada64c40e41f0de9b84af14272cab8eb36560"
242
+ }, e("div", {
243
+ key: "ca1e8cab90a3affcc7e95ac2dbd4e8b46d9d7c81",
244
244
  class: "title"
245
- }, (e === null || e === void 0 ? void 0 : e.title) || this.title), !this.hideClose && i("q2-btn", {
246
- key: "4e0de7d287daef9f7b804f0f0dcdaed087931ca3",
245
+ }, (i === null || i === void 0 ? void 0 : i.title) || this.title), !this.hideClose && e("q2-btn", {
246
+ key: "00831d5aa1caacb9a7dff5cfac59f7dd3161712c",
247
247
  class: "btn-close",
248
248
  "test-id": "btnClose",
249
249
  onClick: this.onCancel,
250
250
  label: "tecton.element.actionSheet.close",
251
251
  "hide-label": true
252
- }, i("q2-icon", {
253
- key: "bf9a5f21a3d90997ad556db316f3e9be074ce32d",
252
+ }, e("q2-icon", {
253
+ key: "4cd522551cbe767ac76fdb6b2b91333b5a866009",
254
254
  type: "close"
255
- }))), ((t = this.data) === null || t === void 0 ? void 0 : t.description) && i("p", {
256
- key: "554055dc7db18192dae5278b0db1e73013a9f44e"
257
- }, e.description), s && i(s, {
258
- key: "466462435bbfcd7fea7aa15fea8a014d1cd8370e",
255
+ }))), ((t = this.data) === null || t === void 0 ? void 0 : t.description) && e("p", {
256
+ key: "f2f46a11d8b749d83ccd8b5344b917f7bad88464"
257
+ }, i.description), s && e(s, {
258
+ key: "b708eb9b66bbe9cda2cacf144f75210859f32c06",
259
259
  data: this.data
260
260
  })));
261
261
  }
@@ -52,9 +52,9 @@ const c = class {
52
52
  const e = (this.name || this.initials) && (!this.src || this.badSrc);
53
53
  const c = !this.name && !this.initials && (!this.src || this.badSrc);
54
54
  return t("div", {
55
- key: "e7fc18664e3c2dab8d49f02fca71af397542ec33"
55
+ key: "1d329487fd99584197298679c5509a741d8bbd05"
56
56
  }, r && t("img", {
57
- key: "34275fafae8eb89ab239322a991cacdec7c7c3f0",
57
+ key: "c3707d989ee5c51247da10e9e4112ff44d274d0f",
58
58
  class: i ? "avatar-img" : "avatar-img-default",
59
59
  "test-id": "userImage",
60
60
  src: this.src,
@@ -62,7 +62,7 @@ const c = class {
62
62
  onLoad: this.onLoad,
63
63
  alt: this.name || ""
64
64
  }), e && t("svg", {
65
- key: "74286d05347fa35df27b25c3096d1e1c9f7be604",
65
+ key: "0b3521e7db6b93bb34b60ade469ca34322ffb273",
66
66
  viewBox: "0 0 100 100",
67
67
  preserveAspectRatio: "xMidYMid meet",
68
68
  "test-id": "userInitials",
@@ -70,18 +70,18 @@ const c = class {
70
70
  "aria-label": this.name,
71
71
  "aria-hidden": !this.name && "true"
72
72
  }, t("text", {
73
- key: "4862379daa82e61f0e1e907b6070210b79246490",
73
+ key: "ed394397c95e4c3ca580ba9b151f5151b18c17c8",
74
74
  x: "50",
75
75
  y: "50",
76
76
  "dominant-baseline": "central",
77
77
  "text-anchor": "middle",
78
78
  "aria-hidden": "true"
79
79
  }, a)), c && t("div", {
80
- key: "757d739f831a81811c72920c6994db4fb1838dfb",
80
+ key: "cb5591d95fd07d284ed115568d5688a6b13b3562",
81
81
  "test-id": "fallbackIcon",
82
82
  class: "fallback"
83
83
  }, t("q2-icon", {
84
- key: "6888b2c395a5e85dfedbf348c1183c5de941d091",
84
+ key: "fe4ba5b90b1258d81eab0328a09317504e209bae",
85
85
  type: this.icon
86
86
  })));
87
87
  }
@@ -5011,10 +5011,10 @@ const Io = class {
5011
5011
  }
5012
5012
  render() {
5013
5013
  return r("div", {
5014
- key: "2cc30e91a73c9add9f82e794a0e04266fe5e8e78",
5014
+ key: "fbf148503e4dbf8fb9b033fecf698e4021fd763f",
5015
5015
  class: this.wrapperClasses
5016
5016
  }, r("div", {
5017
- key: "64baf86fc032a16240e7d4afb9985de4ed63346f",
5017
+ key: "b8820ad0d238ba787775c793bb8757c60dcb82fd",
5018
5018
  class: "label-wrapper"
5019
5019
  }, g(this), this.renderCountDOM()), this.renderInputContainerDOM(), x(this));
5020
5020
  }
@@ -1,6 +1,6 @@
1
1
  import { r as e, c as t, h as a, g as i } from "./index-7a5365e2.js";
2
2
 
3
- import { d as n } from "./index-3184c760.js";
3
+ import { d as n } from "./index-3bb7a785.js";
4
4
 
5
5
  import { l as s, a as r, o, i as d, w as l, j as c } from "./index-f2a66217.js";
6
6
 
@@ -1276,11 +1276,11 @@ const y = class {
1276
1276
  // #region Render Methods
1277
1277
  render() {
1278
1278
  return a("click-elsewhere", {
1279
- key: "76bda9101bf99ae49ab8f04be2d5743dc6b110a8",
1279
+ key: "25256a2e56cb178c647f96135c5cdd6f3577f874",
1280
1280
  class: this.open ? "dropdown-open" : undefined,
1281
1281
  onChange: this.onClickElsewhere
1282
1282
  }, this.renderInputField(), a("q2-popover", {
1283
- key: "4e556602957d99a9e48127e647923f3e5719e950",
1283
+ key: "c364f0a2c9d6d98ca2e3c01b93cea47e3b6ff39c",
1284
1284
  ref: e => this.popoverElement = e,
1285
1285
  controlElement: this.innerInputContainer,
1286
1286
  open: this.open,
@@ -99,7 +99,7 @@ const c = class {
99
99
  render() {
100
100
  const {label: e} = this;
101
101
  return t(r, {
102
- key: "2aedd4957b29975f2a33168729e4764f9a5054f4",
102
+ key: "d7aec99a66061fe4b10e7a27b776fd2217f99a59",
103
103
  class: this.generatePaneClass(this.currentPaneIndex),
104
104
  tabIndex: this.isActivePane ? 0 : -1,
105
105
  role: "group",
@@ -108,10 +108,10 @@ const c = class {
108
108
  "aria-label": e ? n(e) : n("tecton.element.carousel.itemDescription", [ (this.currentPaneIndex + 1).toString(), (this.siblingCount || 0).toString() ]),
109
109
  onClick: this.paneClicked
110
110
  }, t("article", {
111
- key: "1b1f852451f3f58f96b0e38a6051b49f83b9fb3c",
111
+ key: "a86077038f620f9a04dbd2f588ad58d696229271",
112
112
  class: "q2-carousel-pane-main-content"
113
113
  }, t("slot", {
114
- key: "00bec6dca522ec9ebea3285405ed3bf94eea65ae"
114
+ key: "12f82035ff518babb548e5a3c3421c1d7dd95006"
115
115
  })));
116
116
  }
117
117
  get hostElement() {
@@ -4572,7 +4572,7 @@ const F = 500;
4572
4572
  let g = [ "q2-carousel-pagination-navigation-wrapper" ];
4573
4573
  if (l) g = [ ...g, "evenly-space" ];
4574
4574
  return i(s, {
4575
- key: "67d25d2920d5a952d2940cfdd6afa21e66c68abe",
4575
+ key: "6a99de530270464ec3eac1a5648ca89f486a1462",
4576
4576
  id: `q2-carousel-${this.guid}`,
4577
4577
  class: "q2-carousel-instance"
4578
4578
  }, c ? this.renderInsufficientPanesDisplay() : i(n, null, e > 1 && i("div", {
@@ -4284,10 +4284,10 @@ const aa = class {
4284
4284
  // #region Render Methods
4285
4285
  render() {
4286
4286
  return t("div", {
4287
- key: "30a28bc85debc198a9f18f255921135b894c1977",
4287
+ key: "74826328108685d56456624ee97ebcfb2b76a2c7",
4288
4288
  class: "container"
4289
4289
  }, t("div", {
4290
- key: "2809c713137cc4469eff5a65c3680da8f9b83a37",
4290
+ key: "303b2046ca5b453257276c2e8e23f36aa0123a7c",
4291
4291
  ref: r => this.chartContainer = r,
4292
4292
  class: "chart-container",
4293
4293
  role: "img",