q2-tecton-elements 1.56.1 → 1.56.2

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 (199) hide show
  1. package/dist/bundle-report.json +4 -4
  2. package/dist/cjs/q2-action-group.cjs.entry.js +1 -1
  3. package/dist/cjs/q2-action-sheet.cjs.entry.js +1 -1
  4. package/dist/cjs/q2-avatar.cjs.entry.js +1 -1
  5. package/dist/cjs/q2-badge_7.cjs.entry.js +3 -3
  6. package/dist/cjs/q2-carousel-pane.cjs.entry.js +2 -2
  7. package/dist/cjs/q2-chart-area.cjs.entry.js +1 -1
  8. package/dist/cjs/q2-chart-bar.cjs.entry.js +1 -1
  9. package/dist/cjs/q2-chart-donut.cjs.entry.js +1 -1
  10. package/dist/cjs/q2-checkbox-group.cjs.entry.js +1 -1
  11. package/dist/cjs/q2-checkbox.cjs.entry.js +2 -2
  12. package/dist/cjs/q2-checkbox.cjs.entry.js.map +1 -1
  13. package/dist/cjs/q2-currency.cjs.entry.js +1 -1
  14. package/dist/cjs/q2-detail.cjs.entry.js +1 -1
  15. package/dist/cjs/q2-dropdown.cjs.entry.js +1 -1
  16. package/dist/cjs/q2-editable-field.cjs.entry.js +1 -1
  17. package/dist/cjs/q2-example.cjs.entry.js +1 -1
  18. package/dist/cjs/q2-form.cjs.entry.js +1 -1
  19. package/dist/cjs/q2-formatted-text.cjs.entry.js +1 -1
  20. package/dist/cjs/q2-item_3.cjs.entry.js +2 -2
  21. package/dist/cjs/q2-legend.cjs.entry.js +1 -1
  22. package/dist/cjs/q2-message.cjs.entry.js +1 -1
  23. package/dist/cjs/q2-modal.cjs.entry.js +1 -1
  24. package/dist/cjs/q2-month-picker.cjs.entry.js +2 -2
  25. package/dist/cjs/q2-optgroup.cjs.entry.js +1 -1
  26. package/dist/cjs/q2-option-list_2.cjs.entry.js +1 -1
  27. package/dist/cjs/q2-pagination.cjs.entry.js +3 -3
  28. package/dist/cjs/q2-pill.cjs.entry.js +1 -1
  29. package/dist/cjs/q2-radio-group.cjs.entry.js +1 -1
  30. package/dist/cjs/q2-radio.cjs.entry.js +1 -1
  31. package/dist/cjs/q2-relative-time.cjs.entry.js +1 -1
  32. package/dist/cjs/q2-resize-observer.cjs.entry.js +1 -1
  33. package/dist/cjs/q2-section.cjs.entry.js +2 -2
  34. package/dist/cjs/q2-select.cjs.entry.js +2 -2
  35. package/dist/cjs/q2-stepper-vertical.cjs.entry.js +1 -1
  36. package/dist/cjs/q2-stepper.cjs.entry.js +1 -1
  37. package/dist/cjs/q2-tag.cjs.entry.js +1 -1
  38. package/dist/cjs/q2-textarea.cjs.entry.js +1 -1
  39. package/dist/cjs/tecton-tab-pane.cjs.entry.js +2 -2
  40. package/dist/collection/components/q2-action-group/q2-action-group.js +1 -1
  41. package/dist/collection/components/q2-action-sheet/q2-action-sheet.js +1 -1
  42. package/dist/collection/components/q2-avatar/q2-avatar.js +1 -1
  43. package/dist/collection/components/q2-calendar/q2-month-picker.js +2 -2
  44. package/dist/collection/components/q2-carousel-pane/q2-carousel-pane.js +2 -2
  45. package/dist/collection/components/q2-chart-area/q2-chart-area.js +1 -1
  46. package/dist/collection/components/q2-chart-bar/q2-chart-bar.js +1 -1
  47. package/dist/collection/components/q2-chart-donut/q2-chart-donut.js +1 -1
  48. package/dist/collection/components/q2-checkbox/q2-checkbox.css +0 -1
  49. package/dist/collection/components/q2-checkbox/q2-checkbox.js +1 -1
  50. package/dist/collection/components/q2-checkbox/q2-checkbox.js.map +1 -1
  51. package/dist/collection/components/q2-checkbox-group/q2-checkbox-group.js +1 -1
  52. package/dist/collection/components/q2-currency/q2-currency.js +1 -1
  53. package/dist/collection/components/q2-detail/q2-detail.js +1 -1
  54. package/dist/collection/components/q2-dropdown/q2-dropdown.js +1 -1
  55. package/dist/collection/components/q2-editable-field/q2-editable-field.js +1 -1
  56. package/dist/collection/components/q2-example/q2-example.js +1 -1
  57. package/dist/collection/components/q2-form/q2-form.js +1 -1
  58. package/dist/collection/components/q2-formatted-text/q2-formatted-text.js +1 -1
  59. package/dist/collection/components/q2-input/q2-input.js +1 -1
  60. package/dist/collection/components/q2-item/q2-item.js +1 -1
  61. package/dist/collection/components/q2-legend/q2-legend.js +1 -1
  62. package/dist/collection/components/q2-list/q2-list.js +1 -1
  63. package/dist/collection/components/q2-message/q2-message.js +1 -1
  64. package/dist/collection/components/q2-modal/q2-modal.js +1 -1
  65. package/dist/collection/components/q2-optgroup/q2-optgroup.js +1 -1
  66. package/dist/collection/components/q2-pagination/q2-pagination.js +3 -3
  67. package/dist/collection/components/q2-pill/q2-pill.js +1 -1
  68. package/dist/collection/components/q2-popover/q2-popover.js +1 -1
  69. package/dist/collection/components/q2-radio/q2-radio.js +1 -1
  70. package/dist/collection/components/q2-radio-group/q2-radio-group.js +1 -1
  71. package/dist/collection/components/q2-relative-time/q2-relative-time.js +1 -1
  72. package/dist/collection/components/q2-resize-observer/q2-resize-observer.js +1 -1
  73. package/dist/collection/components/q2-section/q2-section.js +2 -2
  74. package/dist/collection/components/q2-select/q2-select.js +2 -2
  75. package/dist/collection/components/q2-stepper/q2-stepper.js +1 -1
  76. package/dist/collection/components/q2-stepper-vertical/q2-stepper-vertical.js +1 -1
  77. package/dist/collection/components/q2-tab-container/q2-tab-container.js +1 -1
  78. package/dist/collection/components/q2-tab-pane/q2-tab-pane.js +1 -1
  79. package/dist/collection/components/q2-tag/q2-tag.js +1 -1
  80. package/dist/collection/components/q2-textarea/q2-textarea.js +1 -1
  81. package/dist/collection/components/tecton-tab-pane/tecton-tab-pane.js +2 -2
  82. package/dist/components/q2-action-group2.js +1 -1
  83. package/dist/components/q2-action-sheet.js +1 -1
  84. package/dist/components/q2-avatar2.js +1 -1
  85. package/dist/components/q2-carousel-pane.js +2 -2
  86. package/dist/components/q2-chart-area.js +1 -1
  87. package/dist/components/q2-chart-bar.js +1 -1
  88. package/dist/components/q2-chart-donut.js +1 -1
  89. package/dist/components/q2-checkbox-group.js +1 -1
  90. package/dist/components/q2-checkbox2.js +2 -2
  91. package/dist/components/q2-checkbox2.js.map +1 -1
  92. package/dist/components/q2-currency.js +1 -1
  93. package/dist/components/q2-detail.js +1 -1
  94. package/dist/components/q2-dropdown.js +1 -1
  95. package/dist/components/q2-editable-field.js +1 -1
  96. package/dist/components/q2-example.js +1 -1
  97. package/dist/components/q2-form.js +1 -1
  98. package/dist/components/q2-formatted-text.js +1 -1
  99. package/dist/components/q2-input2.js +1 -1
  100. package/dist/components/q2-item2.js +1 -1
  101. package/dist/components/q2-legend2.js +1 -1
  102. package/dist/components/q2-list2.js +1 -1
  103. package/dist/components/q2-message2.js +1 -1
  104. package/dist/components/q2-modal.js +1 -1
  105. package/dist/components/q2-month-picker.js +2 -2
  106. package/dist/components/q2-optgroup2.js +1 -1
  107. package/dist/components/q2-pagination.js +3 -3
  108. package/dist/components/q2-pill.js +1 -1
  109. package/dist/components/q2-popover2.js +1 -1
  110. package/dist/components/q2-radio-group.js +1 -1
  111. package/dist/components/q2-radio.js +1 -1
  112. package/dist/components/q2-relative-time.js +1 -1
  113. package/dist/components/q2-resize-observer2.js +1 -1
  114. package/dist/components/q2-section.js +2 -2
  115. package/dist/components/q2-select2.js +2 -2
  116. package/dist/components/q2-stepper-vertical.js +1 -1
  117. package/dist/components/q2-stepper.js +1 -1
  118. package/dist/components/q2-tab-container.js +1 -1
  119. package/dist/components/q2-tab-pane.js +1 -1
  120. package/dist/components/q2-tag.js +1 -1
  121. package/dist/components/q2-textarea.js +1 -1
  122. package/dist/components/tecton-tab-pane.js +2 -2
  123. package/dist/esm/q2-action-group.entry.js +1 -1
  124. package/dist/esm/q2-action-sheet.entry.js +1 -1
  125. package/dist/esm/q2-avatar.entry.js +1 -1
  126. package/dist/esm/q2-badge_7.entry.js +3 -3
  127. package/dist/esm/q2-carousel-pane.entry.js +2 -2
  128. package/dist/esm/q2-chart-area.entry.js +1 -1
  129. package/dist/esm/q2-chart-bar.entry.js +1 -1
  130. package/dist/esm/q2-chart-donut.entry.js +1 -1
  131. package/dist/esm/q2-checkbox-group.entry.js +1 -1
  132. package/dist/esm/q2-checkbox.entry.js +2 -2
  133. package/dist/esm/q2-checkbox.entry.js.map +1 -1
  134. package/dist/esm/q2-currency.entry.js +1 -1
  135. package/dist/esm/q2-detail.entry.js +1 -1
  136. package/dist/esm/q2-dropdown.entry.js +1 -1
  137. package/dist/esm/q2-editable-field.entry.js +1 -1
  138. package/dist/esm/q2-example.entry.js +1 -1
  139. package/dist/esm/q2-form.entry.js +1 -1
  140. package/dist/esm/q2-formatted-text.entry.js +1 -1
  141. package/dist/esm/q2-item_3.entry.js +2 -2
  142. package/dist/esm/q2-legend.entry.js +1 -1
  143. package/dist/esm/q2-message.entry.js +1 -1
  144. package/dist/esm/q2-modal.entry.js +1 -1
  145. package/dist/esm/q2-month-picker.entry.js +2 -2
  146. package/dist/esm/q2-optgroup.entry.js +1 -1
  147. package/dist/esm/q2-option-list_2.entry.js +1 -1
  148. package/dist/esm/q2-pagination.entry.js +3 -3
  149. package/dist/esm/q2-pill.entry.js +1 -1
  150. package/dist/esm/q2-radio-group.entry.js +1 -1
  151. package/dist/esm/q2-radio.entry.js +1 -1
  152. package/dist/esm/q2-relative-time.entry.js +1 -1
  153. package/dist/esm/q2-resize-observer.entry.js +1 -1
  154. package/dist/esm/q2-section.entry.js +2 -2
  155. package/dist/esm/q2-select.entry.js +2 -2
  156. package/dist/esm/q2-stepper-vertical.entry.js +1 -1
  157. package/dist/esm/q2-stepper.entry.js +1 -1
  158. package/dist/esm/q2-tag.entry.js +1 -1
  159. package/dist/esm/q2-textarea.entry.js +1 -1
  160. package/dist/esm/tecton-tab-pane.entry.js +2 -2
  161. package/dist/q2-tecton-elements/q2-action-group.entry.js +3 -3
  162. package/dist/q2-tecton-elements/q2-action-sheet.entry.js +8 -8
  163. package/dist/q2-tecton-elements/q2-avatar.entry.js +6 -6
  164. package/dist/q2-tecton-elements/q2-badge_7.entry.js +42 -42
  165. package/dist/q2-tecton-elements/q2-carousel-pane.entry.js +3 -3
  166. package/dist/q2-tecton-elements/q2-chart-area.entry.js +2 -2
  167. package/dist/q2-tecton-elements/q2-chart-bar.entry.js +79 -79
  168. package/dist/q2-tecton-elements/q2-chart-donut.entry.js +6 -6
  169. package/dist/q2-tecton-elements/q2-checkbox-group.entry.js +42 -42
  170. package/dist/q2-tecton-elements/q2-checkbox.entry.js +6 -4
  171. package/dist/q2-tecton-elements/q2-checkbox.entry.js.map +1 -1
  172. package/dist/q2-tecton-elements/q2-currency.entry.js +6 -6
  173. package/dist/q2-tecton-elements/q2-detail.entry.js +38 -38
  174. package/dist/q2-tecton-elements/q2-dropdown.entry.js +5 -5
  175. package/dist/q2-tecton-elements/q2-editable-field.entry.js +1 -1
  176. package/dist/q2-tecton-elements/q2-example.entry.js +1 -1
  177. package/dist/q2-tecton-elements/q2-form.entry.js +5 -5
  178. package/dist/q2-tecton-elements/q2-formatted-text.entry.js +2 -2
  179. package/dist/q2-tecton-elements/q2-item_3.entry.js +18 -18
  180. package/dist/q2-tecton-elements/q2-legend.entry.js +2 -2
  181. package/dist/q2-tecton-elements/q2-message.entry.js +20 -20
  182. package/dist/q2-tecton-elements/q2-modal.entry.js +17 -17
  183. package/dist/q2-tecton-elements/q2-month-picker.entry.js +81 -81
  184. package/dist/q2-tecton-elements/q2-optgroup.entry.js +7 -7
  185. package/dist/q2-tecton-elements/q2-option-list_2.entry.js +28 -28
  186. package/dist/q2-tecton-elements/q2-pagination.entry.js +41 -41
  187. package/dist/q2-tecton-elements/q2-pill.entry.js +13 -13
  188. package/dist/q2-tecton-elements/q2-radio-group.entry.js +6 -6
  189. package/dist/q2-tecton-elements/q2-radio.entry.js +23 -23
  190. package/dist/q2-tecton-elements/q2-relative-time.entry.js +1 -1
  191. package/dist/q2-tecton-elements/q2-resize-observer.entry.js +1 -1
  192. package/dist/q2-tecton-elements/q2-section.entry.js +19 -19
  193. package/dist/q2-tecton-elements/q2-select.entry.js +5 -5
  194. package/dist/q2-tecton-elements/q2-stepper-vertical.entry.js +18 -18
  195. package/dist/q2-tecton-elements/q2-stepper.entry.js +28 -28
  196. package/dist/q2-tecton-elements/q2-tag.entry.js +5 -5
  197. package/dist/q2-tecton-elements/q2-textarea.entry.js +2 -2
  198. package/dist/q2-tecton-elements/tecton-tab-pane.entry.js +9 -9
  199. package/package.json +3 -3
@@ -194,7 +194,7 @@ const Q2Tag = class {
194
194
  if (this.optionCount)
195
195
  wrapperClassNames.push('has-options');
196
196
  const shouldShowOptions = this.optionCount > 0;
197
- return (h(Host, { key: 'e0870e81a31cd935a6115583c4ddb6763e1b351d', role: shouldShowOptions ? 'list' : undefined }, h("click-elsewhere", { key: '33bdfccc942b521605ad1cda715ecbc66471a406', onChange: this.onClickElsewhere }, shouldShowOptions ? (h(Fragment, null, h("div", { class: "btn-wrapper", onClick: this.handleWrapperClick }, h("button", { class: "tag-wrapper", ref: el => (this.dropdownBtn = el), "test-id": "btn-control", type: "button", role: "combobox", onClick: this.handleClick, onKeyDown: this.handleKeydown, onFocusout: this.handleButtonFocusout, "aria-controls": "option-list", "aria-expanded": open ? 'true' : 'false', "aria-describedby": "option-description" }, h("div", { class: wrapperClassNames.join(' ') }, loc(this.label)), h("q2-icon", { type: "options" }))), this.renderHiddenElement())) : (h("div", { class: "tag-wrapper", onClick: e => e.stopPropagation() }, h("div", { class: wrapperClassNames.join(' ') }, h("slot", { name: "decorator" }), loc(this.label)))), shouldShowOptions && (h("q2-popover", { key: 'f99b80bc7695dd12ff47415a0044f840d110000e', ref: el => (this.popoverElement = el), controlElement: this.dropdownBtn, open: this.open, maxHeight: this.popoverMaxHeight, minHeight: this.popoverMinHeight, direction: this.popoverDirection, align: this.popoverAlignment }, h("q2-option-list", { key: 'e375e3e3ed579ce803115cd8866e090fe15a7a35', id: "option-list", ref: el => (this.optionList = el), onChange: this.handleChange, type: "menu", align: "right", label: loc('tecton.element.optionList.label', [this.optionListLabel]), "no-select": true }, h("slot", { key: 'a1f78ce9a0c3b18d2ae2e124fccdefc0faae2bf2' })))))));
197
+ return (h(Host, { key: '68f5b6280096d3171a53d8b42a5e6bfc33c3ca08', role: shouldShowOptions ? 'list' : undefined }, h("click-elsewhere", { key: '5b65d826103439903c33c70ff48c0e3fec35940d', onChange: this.onClickElsewhere }, shouldShowOptions ? (h(Fragment, null, h("div", { class: "btn-wrapper", onClick: this.handleWrapperClick }, h("button", { class: "tag-wrapper", ref: el => (this.dropdownBtn = el), "test-id": "btn-control", type: "button", role: "combobox", onClick: this.handleClick, onKeyDown: this.handleKeydown, onFocusout: this.handleButtonFocusout, "aria-controls": "option-list", "aria-expanded": open ? 'true' : 'false', "aria-describedby": "option-description" }, h("div", { class: wrapperClassNames.join(' ') }, loc(this.label)), h("q2-icon", { type: "options" }))), this.renderHiddenElement())) : (h("div", { class: "tag-wrapper", onClick: e => e.stopPropagation() }, h("div", { class: wrapperClassNames.join(' ') }, h("slot", { name: "decorator" }), loc(this.label)))), shouldShowOptions && (h("q2-popover", { key: '94e08b096e26290d91b3746c76f1b9fec70719dc', ref: el => (this.popoverElement = el), controlElement: this.dropdownBtn, open: this.open, maxHeight: this.popoverMaxHeight, minHeight: this.popoverMinHeight, direction: this.popoverDirection, align: this.popoverAlignment }, h("q2-option-list", { key: '04106af14fe05d5171b0048b3f2b49e8f3c87813', id: "option-list", ref: el => (this.optionList = el), onChange: this.handleChange, type: "menu", align: "right", label: loc('tecton.element.optionList.label', [this.optionListLabel]), "no-select": true }, h("slot", { key: 'cc5b0b58510869e83700a1d4bcd18b861f13e0ee' })))))));
198
198
  }
199
199
  get hostElement() { return getElement(this); }
200
200
  };
@@ -292,7 +292,7 @@ const Q2Textarea = class {
292
292
  ]))));
293
293
  }
294
294
  render() {
295
- return (h("div", { key: '24944e7a64be5e41535529dc71f77fe8d8f54afa', class: this.wrapperClasses }, renderLabel(this), h("div", { key: '38f636261e7e5da472f3137a78202c1c6a3469c0', class: "content-container", ref: el => (this.contentContainer = el) }, this.renderInput(), this.maxlength ? this.renderMaxLength() : '', renderMessages(this))));
295
+ return (h("div", { key: 'c0fa5a65b509d19d20dc3cd5e98dbab13731ed32', class: this.wrapperClasses }, renderLabel(this), h("div", { key: '806d4da8131f46f9b824cb3c61002a423622af31', class: "content-container", ref: el => (this.contentContainer = el) }, this.renderInput(), this.maxlength ? this.renderMaxLength() : '', renderMessages(this))));
296
296
  }
297
297
  get hostElement() { return getElement(this); }
298
298
  static get watchers() { return {
@@ -69,9 +69,9 @@ const TectonTabPane = class {
69
69
  // #endregion
70
70
  // #region Render Methods
71
71
  render() {
72
- return (h("div", { key: '673192fa43d531b8698ff2577a2c1066ec5fa32d', id: `tab-pane-${this.guid}-${this.index}`, class: `tab-pane${this.selected ? '' : ' hidden'}`, role: "tabpanel", tabindex: "-1", "aria-hidden": `${!this.selected}`, "aria-labelledby": `tab-${this.guid}-${this.index}` }, this.selected && this.provided !== undefined && !this.provided && (h("div", { key: 'e4216d579bbab551e7f515d1d0e7dd7d50b277cd' }, h("slot", { key: '89168d2910623c64f446792c1a0431f0d06795f4', name: "loading-wrapper" }), h("iframe", { key: 'a456afcd3c68e2be0fb9d5704b66ffdeefbfa603', hidden: true, name: this.moduleId, scrolling: "no", src: this.showForm && this.authPayload.length ? '' : this.url || '', "data-module-id": this.moduleId, style: this.minHeight ? { minHeight: this.minHeight } : null, onLoad: this.onIFrameLoad, title: this.iframeTitle, allow: "geolocation; camera" }), this._showForm && this.authPayload ? (h("form", { hidden: true, method: "post", action: this.url, target: this.moduleId, encType: "multipart/form-data" }, this.authPayload.map(element => {
72
+ return (h("div", { key: '59ebaff7be545ea9a1084b7776cc1aa69a7e4262', id: `tab-pane-${this.guid}-${this.index}`, class: `tab-pane${this.selected ? '' : ' hidden'}`, role: "tabpanel", tabindex: "-1", "aria-hidden": `${!this.selected}`, "aria-labelledby": `tab-${this.guid}-${this.index}` }, this.selected && this.provided !== undefined && !this.provided && (h("div", { key: 'ec61f9cc8161017a2f155e598c1e05bd266d48c7' }, h("slot", { key: 'fd411e880c40ca7c5c87ebe4fbe4f1a8d53369a6', name: "loading-wrapper" }), h("iframe", { key: '112941cb9da246cae01c57c8168e93b4a8073485', hidden: true, name: this.moduleId, scrolling: "no", src: this.showForm && this.authPayload.length ? '' : this.url || '', "data-module-id": this.moduleId, style: this.minHeight ? { minHeight: this.minHeight } : null, onLoad: this.onIFrameLoad, title: this.iframeTitle, allow: "geolocation; camera" }), this._showForm && this.authPayload ? (h("form", { hidden: true, method: "post", action: this.url, target: this.moduleId, encType: "multipart/form-data" }, this.authPayload.map(element => {
73
73
  return (h("input", { type: "hidden", value: element.value, name: element.key }));
74
- }))) : (''))), h("div", { key: 'bc14a67d449c6ad119f2233452610da4a6e664e1', class: "slot-wrapper", hidden: this.selected && this.provided !== undefined && !this.provided }, h("slot", { key: '8c0be1b729fff29cbc865f3ce81cdd07ac99d57c' }))));
74
+ }))) : (''))), h("div", { key: '37651d3b67f08b1e55ab273ede38c24fba7d373a', class: "slot-wrapper", hidden: this.selected && this.provided !== undefined && !this.provided }, h("slot", { key: '0f3afba0f502709a32080f30d0e69a764358dc11' }))));
75
75
  }
76
76
  get hostElement() { return getElement(this); }
77
77
  static get watchers() { return {
@@ -110,16 +110,16 @@ const r = class {
110
110
  if (e) a.push(`has-${e}`);
111
111
  a.push(o);
112
112
  return i("q2-resize-observer", {
113
- key: "9f4ebe3c545924aaeab5e1cec5736182df6cf683",
113
+ key: "a8dd36e703c95b0fa144fc481e118e913a88a513",
114
114
  onTctResize: this.handleResize,
115
115
  disabled: t
116
116
  }, i("div", {
117
- key: "238f2a933faa9035c028e14bbe86e74765af53c1",
117
+ key: "1f58dc67f16add912686af05783b1ed451d850b1",
118
118
  ref: t => this.container = t,
119
119
  class: a.join(" "),
120
120
  role: "group"
121
121
  }, i("slot", {
122
- key: "ed4af4d22bbb28265ed7bc65609a1b06508caa74"
122
+ key: "5097f8fce0fd1f8527d37ceb613ab7ba59461791"
123
123
  })));
124
124
  }
125
125
  get hostElement() {
@@ -230,32 +230,32 @@ const h = class {
230
230
  const r = (e === null || e === void 0 ? void 0 : e.appearance) || "slot";
231
231
  const n = `interior is-${r}`;
232
232
  return i("dialog", {
233
- key: "556d963140d0cd87822dcd9b2fae4739793f56c3",
233
+ key: "9ca8d184a65d40a6daa7f0b2c316ef64e23e25ca",
234
234
  ref: t => this.dialogElement = t,
235
235
  class: a,
236
236
  onClick: this.onClick
237
237
  }, i("div", {
238
- key: "d8061060c384136cb2941aa2e4d9628866946127",
238
+ key: "c85f4ce3fa803254c7b6408333c2ac873dc080b6",
239
239
  class: n
240
240
  }, o && i("header", {
241
- key: "cbd3bd7664b4e4b5b2facb7716174210e3e0ccfe"
241
+ key: "1cd47f8056365d745e493989e9086dbf181aa0d3"
242
242
  }, i("div", {
243
- key: "4f506806a80c41f84f5e0d3a0056523d3784c7d4",
243
+ key: "db481ceb48e40cf8152c244cfbca351e9e1567d5",
244
244
  class: "title"
245
245
  }, (e === null || e === void 0 ? void 0 : e.title) || this.title), !this.hideClose && i("q2-btn", {
246
- key: "600f883b6809db14d53fede67e238d40c28a89d8",
246
+ key: "10542c731b5c38d23789630a3f25e9dda6c5d7a9",
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
252
  }, i("q2-icon", {
253
- key: "1f80214fa5e66d1e031be2727a197f9137d3dfa3",
253
+ key: "44eddfd4cf3bc05641cc39d608e8efd4b88fa49b",
254
254
  type: "close"
255
255
  }))), ((t = this.data) === null || t === void 0 ? void 0 : t.description) && i("p", {
256
- key: "1fbd683272184f40afe07eddcf146b4533d356a3"
256
+ key: "3b6a9efbc672f232c5113dd270a076cc90fc8fb1"
257
257
  }, e.description), s && i(s, {
258
- key: "3cdf691ca2aa46de25ccde884f9b51542bd3e6df",
258
+ key: "bce3393f11f22231e428f16fbfe0a31e2f3bf9e7",
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: "d9721ec70f2f1162159d401c3d6e25bc7d757387"
55
+ key: "f27ea8f71e3fc6245b5e1fb38dff6d0623f68c27"
56
56
  }, r && t("img", {
57
- key: "4453493c5432082368a77764dfb9851571a70237",
57
+ key: "29e7de94fb2831c8587926442ed971ac0cd4cd07",
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: "10303ff815e3839035e0f1ab466b9999c3c1ad95",
65
+ key: "457bbdb3ab4683768d9eee9d629424785fd33704",
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: "9fa420ccf432f2ccf5d2e99555489ac5fbc28358",
73
+ key: "de71a6104211e80b2b88e8203ec35877c8645243",
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: "20da7ea3494eb9a403b0a7c5d038c097003c15e1",
80
+ key: "8e49ed997f6314287ac5dfc4eba70444f2e6a45c",
81
81
  "test-id": "fallbackIcon",
82
82
  class: "fallback"
83
83
  }, t("q2-icon", {
84
- key: "a7b493de65050f601d395e183dcec0ff4382011a",
84
+ key: "518bf1469398e5dfbf7388ac5d3288de7fa8b14e",
85
85
  type: this.icon
86
86
  })));
87
87
  }
@@ -1,6 +1,6 @@
1
1
  import { r as t, h as r, g as o, F as a, a as e, c as i } from "./index-7a5365e2.js";
2
2
 
3
- import { l as n, h as c, a as s, b as d, o as l, i as p, g as b, c as u, d as f, s as h, e as v, n as m, r as x, f as g } from "./index-c215e8ef.js";
3
+ import { l as n, h as c, a as s, b as d, o as l, i as p, g as b, c as u, d as h, s as f, e as v, n as m, r as x, f as g } from "./index-c215e8ef.js";
4
4
 
5
5
  import { s as k } from "./shapes-c7e1a3fa.js";
6
6
 
@@ -210,14 +210,14 @@ const M = class {
210
210
  // #region Render Methods
211
211
  renderButton() {
212
212
  const {ariaExpanded: t, ariaHasPopup: o, ariaSelected: e, ariaPressed: i, description: c, disabled: s, type: d, tabindex: l} = this.buttonAttributes;
213
- const {iconPosition: p, loading: b, badge: u, label: f, hideLabel: h} = this;
213
+ const {iconPosition: p, loading: b, badge: u, label: h, hideLabel: f} = this;
214
214
  const v = p || b;
215
215
  const m = !p || u;
216
216
  return r(a, null, r("button", {
217
217
  ref: t => this.primaryBtn = t !== null && t !== void 0 ? t : this.primaryBtn,
218
218
  "aria-expanded": t,
219
219
  "aria-haspopup": o,
220
- "aria-label": h && n(f),
220
+ "aria-label": f && n(h),
221
221
  "aria-selected": e,
222
222
  "aria-pressed": i,
223
223
  disabled: s,
@@ -226,7 +226,7 @@ const M = class {
226
226
  "test-id": "q2BtnInnerButton",
227
227
  class: this.buttonClasses,
228
228
  "aria-describedby": !!c ? "hidden-description" : undefined,
229
- "aria-labelledby": this.intent === "coin" && !h ? "coin-label" : undefined,
229
+ "aria-labelledby": this.intent === "coin" && !f ? "coin-label" : undefined,
230
230
  role: this._role || undefined
231
231
  }, r("div", {
232
232
  class: "slot-container"
@@ -366,10 +366,10 @@ const bt = "standard";
366
366
 
367
367
  const ut = "standard";
368
368
 
369
- const ft = "standard";
370
-
371
369
  const ht = "standard";
372
370
 
371
+ const ft = "standard";
372
+
373
373
  const vt = "standard";
374
374
 
375
375
  const mt = "standard";
@@ -474,10 +474,10 @@ const br = "standard";
474
474
 
475
475
  const ur = "standard";
476
476
 
477
- const fr = "standard";
478
-
479
477
  const hr = "standard";
480
478
 
479
+ const fr = "standard";
480
+
481
481
  const vr = "devices";
482
482
 
483
483
  const mr = "standard";
@@ -749,11 +749,11 @@ const bo = {
749
749
  desktop: pt,
750
750
  diploma: bt,
751
751
  divider: ut,
752
- document: ft,
752
+ document: ht,
753
753
  "document-add": "standard",
754
754
  "document-checklist": "standard",
755
755
  "document-remove": "standard",
756
- download: ht,
756
+ download: ft,
757
757
  "drag-handle": "standard",
758
758
  edit: vt,
759
759
  ellipsis: mt,
@@ -882,8 +882,8 @@ const bo = {
882
882
  paw: br,
883
883
  people: ur,
884
884
  "people-group": "standard",
885
- percent: fr,
886
- person: hr,
885
+ percent: hr,
886
+ person: fr,
887
887
  "person-add": "standard",
888
888
  "person-lock": "standard",
889
889
  "person-remove": "standard",
@@ -976,9 +976,9 @@ const bo = {
976
976
 
977
977
  const uo = "*{box-sizing:border-box}*:active{outline:none}*:focus{outline:none;box-shadow:var(--const-double-focus-ring, 0 0 0 2px #ffffff, 0 0 0 4px #0066cc)}:host{box-shadow:none !important}::-moz-focus-inner{border:none}input,textarea,button{font-family:inherit;font-size:inherit;font-stretch:inherit}:host(.sr),:host(.sr) button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sr,.sr button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none}:host([hidden]){display:none}.invisible{visibility:hidden}:host{display:inline-block;height:var(--tct-icon-size, 24px);width:var(--tct-icon-size, 24px);position:relative;fill:none}:host([inline]){height:1em;width:1em}svg{display:block;position:absolute;top:0;left:0;stroke-width:var(--tct-icon-stroke-width, var(--t-icon-stroke-width, var(--tct-icon-group-stroke-width, 2)));stroke-linecap:var(--tct-icon-cap, var(--t-icon-cap, round));stroke-linejoin:var(--tct-icon-cap, var(--t-icon-cap, round));transition:var(--tct-icon-transition, none)}svg.brand{stroke-width:var(--tct-icon-group-brand-stroke-width, 1)}svg.browsersos{stroke-width:var(--tct-icon-group-browsersos-stroke-width, 1)}.stroke-primary{stroke:var(--tct-icon-stroke-primary, var(--t-icon-stroke-primary, var(--t-text, currentcolor)));transition:var(--tct-icon-stroke-primary-transition, none)}.stroke-secondary{stroke:var(--tct-icon-stroke-secondary, var(--t-icon-stroke-secondary, var(--t-text, currentcolor)));transition:var(--tct-icon-stroke-secondary-transition, none)}.fill-primary{fill:var(--tct-icon-stroke-primary, var(--t-icon-stroke-primary, var(--t-text, currentcolor)));transition:var(--tct-icon-stroke-primary-transition, none)}.fill-secondary{fill:var(--tct-icon-stroke-secondary, var(--t-icon-stroke-secondary, var(--t-text, currentcolor)));transition:var(--tct-icon-stroke-secondary-transition, none)}.filled{fill:var(--tct-icon-fill, var(--comp-icon-fill, var(--t-icon-fill, none)));transition:var(--tct-icon-fill-transition, none)}.uniform{fill:var(--tct-icon-stroke-primary, var(--t-icon-stroke-primary, currentcolor));transition:var(--tct-icon-stroke-primary-transition, none)}:host([type=info]),:host([type=info-filled]){--tct-icon-stroke-primary:transparent;--comp-status-color:var(--tct-stoplight-info, var(--const-stoplight-info, #0079c1))}:host([type=success]),:host([type=success-filled]){--tct-icon-stroke-primary:transparent;--comp-status-color:var(--tct-stoplight-success, var(--const-stoplight-success, #0e8a00))}:host([type=warning]),:host([type=warning-filled]){--tct-icon-stroke-primary:transparent;--comp-status-color:var(--tct-stoplight-warning, var(--const-stoplight-warning, #c35500))}:host([type=error]),:host([type=error-filled]){--tct-icon-stroke-primary:transparent;--comp-status-color:var(--tct-stoplight-alert, var(--const-stoplight-alert, #d20a0a))}";
978
978
 
979
- const fo = uo;
979
+ const ho = uo;
980
980
 
981
- const ho = class {
981
+ const fo = class {
982
982
  constructor(r) {
983
983
  t(this, r);
984
984
  this.spritePrefix = "tecton-sprite-";
@@ -1159,7 +1159,7 @@ const ho = class {
1159
1159
  }
1160
1160
  };
1161
1161
 
1162
- ho.style = fo;
1162
+ fo.style = ho;
1163
1163
 
1164
1164
  function formatNumber(t = "", r = {
1165
1165
  prefix: "",
@@ -1197,8 +1197,8 @@ function formatNumber(t = "", r = {
1197
1197
  b = b + r.decimalSeparator.length;
1198
1198
  }
1199
1199
  const u = r.prefix || r.suffix;
1200
- const f = Number.MAX_SAFE_INTEGER.toString().length + b + c.length;
1201
- const h = `${n.replace(/[^0-9]/g, "")}${c}`.replace(/^0+/, "");
1200
+ const h = Number.MAX_SAFE_INTEGER.toString().length + b + c.length;
1201
+ const f = `${n.replace(/[^0-9]/g, "")}${c}`.replace(/^0+/, "");
1202
1202
  return {
1203
1203
  value: e,
1204
1204
  formattedValue: l,
@@ -1206,8 +1206,8 @@ function formatNumber(t = "", r = {
1206
1206
  prefix: u,
1207
1207
  suffix: "",
1208
1208
  formattingCharacterCount: b,
1209
- maxlength: f,
1210
- unformattedValue: h
1209
+ maxlength: h,
1210
+ unformattedValue: f
1211
1211
  };
1212
1212
  }
1213
1213
 
@@ -4301,7 +4301,7 @@ const Io = class {
4301
4301
  this.invalid = i(this, "invalid", 7);
4302
4302
  // #region Own Properties
4303
4303
  this.guid = u();
4304
- this.isMobile = f();
4304
+ this.isMobile = h();
4305
4305
  this.scheduledAfterRender = [];
4306
4306
  /**
4307
4307
  * Sets textSelectedForDeletion to true if the user has selected text for deletion
@@ -4349,7 +4349,7 @@ const Io = class {
4349
4349
  };
4350
4350
  this.onInputBlur = () => {
4351
4351
  this.hasFocus = false;
4352
- h(this);
4352
+ f(this);
4353
4353
  if (this.valueOnFocus !== this.formattedValueObject.value) {
4354
4354
  this.valueOnFocus = this.formattedValueObject.value;
4355
4355
  this.change.emit(Object.assign({
@@ -4369,7 +4369,7 @@ const Io = class {
4369
4369
  this.scheduledAfterRender.push((() => this.shouldCursorStartAtEnd ? this.placeCursorAtEnd() : this.setCursorPosition(this.calculateCursorPositionOnFocus())));
4370
4370
  }
4371
4371
  this.hasFocus = true;
4372
- h(this);
4372
+ f(this);
4373
4373
  this.valueOnFocus = this.value;
4374
4374
  };
4375
4375
  this.onInputInput = t => {
@@ -4410,7 +4410,7 @@ const Io = class {
4410
4410
  this.onRefocusInput = () => {
4411
4411
  if (this.showMessages) {
4412
4412
  this.inputField.focus();
4413
- h(this);
4413
+ f(this);
4414
4414
  }
4415
4415
  };
4416
4416
  this.onToggleVisibility = () => {
@@ -4576,7 +4576,7 @@ const Io = class {
4576
4576
  }
4577
4577
  }
4578
4578
  errorsObserver() {
4579
- this.hasFocus && this.scheduledAfterRender.push((() => h(this)));
4579
+ this.hasFocus && this.scheduledAfterRender.push((() => f(this)));
4580
4580
  }
4581
4581
  formatModifierObserver() {
4582
4582
  this.formatAndUpdateValueFromProp();
@@ -4585,7 +4585,7 @@ const Io = class {
4585
4585
  this.formatted.emit(this.formattedValueObject);
4586
4586
  }
4587
4587
  hintsObserver() {
4588
- this.hasFocus && this.scheduledAfterRender.push((() => h(this)));
4588
+ this.hasFocus && this.scheduledAfterRender.push((() => f(this)));
4589
4589
  }
4590
4590
  typeObserver() {
4591
4591
  this.formatAndUpdateValueFromProp();
@@ -5013,10 +5013,10 @@ const Io = class {
5013
5013
  }
5014
5014
  render() {
5015
5015
  return r("div", {
5016
- key: "89cd96989f8f94952e141cc7dc2c7125106817b5",
5016
+ key: "94d94d9aa6f117b6e43bb978fea6081250d91c90",
5017
5017
  class: this.wrapperClasses
5018
5018
  }, r("div", {
5019
- key: "6112dc111fcd2ea2d82416fa820ac803e7514f23",
5019
+ key: "b1b02a05ec6c8c0b7695ad51a9a7626dbe31d019",
5020
5020
  class: "label-wrapper"
5021
5021
  }, g(this), this.renderCountDOM()), this.renderInputContainerDOM(), x(this));
5022
5022
  }
@@ -5416,49 +5416,49 @@ const Po = class {
5416
5416
  }
5417
5417
  render() {
5418
5418
  return r(a, {
5419
- key: "00671ce4926d564d32501ec38abd48deac07cfbb"
5419
+ key: "d55e6c349177c8fc375b3cf4040cb08a0b0de461"
5420
5420
  }, r("div", {
5421
- key: "5c1f13533e55cfd63c7e8e80e42cfbd1f9a219dd",
5421
+ key: "dd03010c03f34b20247e8b88a6ceb473e70501bb",
5422
5422
  class: "tab-container"
5423
5423
  }, this.scrollEnabled && r(a, {
5424
- key: "f3c7f03440d17924f526b315efedef8f90285a78"
5424
+ key: "7cf61b1e74b8d51788f4bf156847557924b225d1"
5425
5425
  }, r("div", {
5426
- key: "d7be2db2322c112984c7096a884e7a3f7b48d2d0",
5426
+ key: "0c75886442b045d38d0e57eb0f09379632675707",
5427
5427
  class: "gradient-left",
5428
5428
  hidden: !this.showScrollLeft
5429
5429
  }), r("div", {
5430
- key: "02c6d98870223b4b081839db9af754d491e6fe2f",
5430
+ key: "f637fb09527f07bb772d54d0a2d5118894f38a07",
5431
5431
  class: "gradient-right",
5432
5432
  hidden: !this.showScrollRight
5433
5433
  }), r("q2-btn", {
5434
- key: "f694ea3ce2beb6c25d09f9a26ddddd7123bb76f6",
5434
+ key: "c2ddbc49798f8e75fead0562149852b67792c3de",
5435
5435
  class: "btn-left",
5436
5436
  hidden: !this.showScrollLeft,
5437
5437
  onClick: () => this.onScrollBtnClick("left")
5438
5438
  }, r("q2-icon", {
5439
- key: "79c62503753d185782b922ec2fd15e7042f8e459",
5439
+ key: "7cb434c677a2bf586430b6a7ad0183ac91da89e3",
5440
5440
  type: "chevron-left",
5441
5441
  label: "scroll left"
5442
5442
  })), r("q2-btn", {
5443
- key: "8b0b9b0e6c21d08c3dc5f1c9003e4024ec3bd6db",
5443
+ key: "1e3a7f262ccd2825b8f34ac4022a57dfa3cbf604",
5444
5444
  class: "btn-right",
5445
5445
  hidden: !this.showScrollRight,
5446
5446
  onClick: () => this.onScrollBtnClick("right")
5447
5447
  }, r("q2-icon", {
5448
- key: "b4fdd4caa182e430255a8787300113c472ddf9f5",
5448
+ key: "20f782f8d334a1607e92b27d6eae60f10c2e8e50",
5449
5449
  type: "chevron-right",
5450
5450
  label: "scroll right"
5451
5451
  }))), r("ul", {
5452
- key: "16036b801d37dcef0249aff290d19d9e484a0ce4",
5452
+ key: "be54e8b79488cfa5b3d2d9723c5ae20bc260d2db",
5453
5453
  onScroll: this.checkScrollState,
5454
5454
  ref: t => this.listElement = t,
5455
5455
  class: this.noPrint ? "no-print" : null,
5456
5456
  role: "tablist"
5457
5457
  }, this.tabs.map(((t, r) => this.renderTab(t, r))))), r("div", {
5458
- key: "7879b477deded91f2ec856c33a4b5170857c83ae",
5458
+ key: "70bba74bc4a486f5c2d38e8811c45d8dfe57271a",
5459
5459
  class: "tab-content"
5460
5460
  }, r("slot", {
5461
- key: "c1d3857b108dd9f6faea22cfb28495d6fd91f83c",
5461
+ key: "e4d490146294c667a9c027514c794a1c57b1fab6",
5462
5462
  onSlotchange: () => this.onSlotChange()
5463
5463
  })));
5464
5464
  }
@@ -5503,7 +5503,7 @@ const Go = class {
5503
5503
  // #region Render Methods
5504
5504
  render() {
5505
5505
  return r("div", {
5506
- key: "86b748104c438b4d92f2343d30fac0b5e7150835",
5506
+ key: "998b51cf685abfda0ed4647bfdb550b9a474541f",
5507
5507
  id: `tab-pane-${this.guid}-${this.index}`,
5508
5508
  class: `tab-pane${this.selected ? "" : " hidden"}`,
5509
5509
  role: "tabpanel",
@@ -5511,7 +5511,7 @@ const Go = class {
5511
5511
  "aria-hidden": `${!this.selected}`,
5512
5512
  "aria-labelledby": `tab-${this.guid}-${this.index}`
5513
5513
  }, r("slot", {
5514
- key: "db229a7eeeaaa208635413f57ff5021b9230ecb0"
5514
+ key: "12ef298cbd2bb7e98d820e88f9c6d65f3b3db733"
5515
5515
  }));
5516
5516
  }
5517
5517
  static get watchers() {
@@ -5526,5 +5526,5 @@ const Go = class {
5526
5526
 
5527
5527
  Go.style = Bo;
5528
5528
 
5529
- export { S as q2_badge, M as q2_btn, ho as q2_icon, Io as q2_input, Eo as q2_loading, Po as q2_tab_container, Go as q2_tab_pane };
5529
+ export { S as q2_badge, M as q2_btn, fo as q2_icon, Io as q2_input, Eo as q2_loading, Po as q2_tab_container, Go as q2_tab_pane };
5530
5530
  //# sourceMappingURL=q2-badge_7.entry.js.map
@@ -99,7 +99,7 @@ const c = class {
99
99
  render() {
100
100
  const {label: e} = this;
101
101
  return t(r, {
102
- key: "6bbb70ebc178e351702b79ab12050c84998e4c9e",
102
+ key: "eb479b4002eba012cdeb7445f70c9734a6c5371e",
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: "08e793a4e7a20ab397a41afd7d493c33d0d1c2ff",
111
+ key: "1b6169d334748dca8b5c74cac9b12f7d7ca565a5",
112
112
  class: "q2-carousel-pane-main-content"
113
113
  }, t("slot", {
114
- key: "041dd958e7027ed0a99a48b960a0e9655791dd96"
114
+ key: "b3459d31dd3960aa96d2e9772c2e87a232f64e3d"
115
115
  })));
116
116
  }
117
117
  get hostElement() {
@@ -4284,10 +4284,10 @@ const aa = class {
4284
4284
  // #region Render Methods
4285
4285
  render() {
4286
4286
  return t("div", {
4287
- key: "e0eaa73cf897de8c1e5bb0647a648e3cea6dcfc4",
4287
+ key: "85df05669b0dffd91ea75a0e293be3e98c42f841",
4288
4288
  class: "container"
4289
4289
  }, t("div", {
4290
- key: "deb131339361a78cca8976d2737cba485f9e4ad2",
4290
+ key: "9f377d127d3e0e3528fccf93aa8a7efe68865a86",
4291
4291
  ref: r => this.chartContainer = r,
4292
4292
  class: "chart-container",
4293
4293
  role: "img",