@justifi/webcomponents 6.0.0-rc.15 → 6.0.0-rc.16

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 (252) hide show
  1. package/dist/cjs/bank-account-document-form-inputs_4.cjs.entry.js +2 -2
  2. package/dist/cjs/{check-pkg-version-CVOffMTi.js → check-pkg-version-DfzaKEDg.js} +1 -1
  3. package/dist/cjs/custom-popper_2.cjs.entry.js +2 -2
  4. package/dist/cjs/form-control-date.cjs.entry.js +2 -2
  5. package/dist/cjs/form-control-file-v2_2.cjs.entry.js +3 -3
  6. package/dist/cjs/form-control-monetary.cjs.entry.js +2 -2
  7. package/dist/cjs/form-control-number-masked_2.cjs.entry.js +2 -2
  8. package/dist/cjs/form-control-number.cjs.entry.js +2 -2
  9. package/dist/cjs/form-control-radio.cjs.entry.js +2 -2
  10. package/dist/cjs/form-control-select_2.cjs.entry.js +2 -2
  11. package/dist/cjs/hidden-input_2.cjs.entry.js +5 -5
  12. package/dist/cjs/justifi-apple-pay.cjs.entry.js +36 -369
  13. package/dist/cjs/justifi-bank-account-billing-form-simple_9.cjs.entry.js +7 -7
  14. package/dist/cjs/justifi-business-details.cjs.entry.js +2 -2
  15. package/dist/cjs/justifi-business-form.cjs.entry.js +2 -2
  16. package/dist/cjs/justifi-checkout-summary_7.cjs.entry.js +7 -6
  17. package/dist/cjs/justifi-checkout.cjs.entry.js +2 -2
  18. package/dist/cjs/justifi-checkouts-list.cjs.entry.js +2 -2
  19. package/dist/cjs/justifi-dispute-management.cjs.entry.js +2 -2
  20. package/dist/cjs/justifi-dispute-notification_3.cjs.entry.js +2 -2
  21. package/dist/cjs/justifi-gross-payment-chart.cjs.entry.js +2 -2
  22. package/dist/cjs/justifi-order-terminals.cjs.entry.js +3 -3
  23. package/dist/cjs/justifi-payment-details.cjs.entry.js +2 -2
  24. package/dist/cjs/justifi-payment-provisioning.cjs.entry.js +2 -2
  25. package/dist/cjs/justifi-payment-transactions-list.cjs.entry.js +3 -3
  26. package/dist/cjs/justifi-payments-list-filters.cjs.entry.js +2 -2
  27. package/dist/cjs/justifi-payments-list.cjs.entry.js +3 -3
  28. package/dist/cjs/justifi-payout-details.cjs.entry.js +2 -2
  29. package/dist/cjs/justifi-payout-transactions-list.cjs.entry.js +3 -3
  30. package/dist/cjs/justifi-payouts-list-filters.cjs.entry.js +2 -2
  31. package/dist/cjs/justifi-payouts-list.cjs.entry.js +3 -3
  32. package/dist/cjs/justifi-refund-payment.cjs.entry.js +2 -2
  33. package/dist/cjs/justifi-season-interruption-insurance.cjs.entry.js +2 -2
  34. package/dist/cjs/justifi-skeleton.cjs.entry.js +1 -1
  35. package/dist/cjs/justifi-terminal-orders-list-filters.cjs.entry.js +2 -2
  36. package/dist/cjs/justifi-terminal-orders-list.cjs.entry.js +3 -3
  37. package/dist/cjs/justifi-terminals-list-filters.cjs.entry.js +1 -1
  38. package/dist/cjs/justifi-terminals-list.cjs.entry.js +3 -3
  39. package/dist/cjs/loader.cjs.js +1 -1
  40. package/dist/cjs/{package-MU7zz6nI.js → package-CHNXn8wx.js} +1 -1
  41. package/dist/cjs/payment-details-core.cjs.entry.js +8 -8
  42. package/dist/cjs/payment-method-option.cjs.entry.js +1 -1
  43. package/dist/cjs/payments-list-core.cjs.entry.js +1 -1
  44. package/dist/cjs/payout-details-core.cjs.entry.js +3 -3
  45. package/dist/cjs/payouts-list-core.cjs.entry.js +1 -1
  46. package/dist/cjs/terminal-orders-list-core.cjs.entry.js +1 -1
  47. package/dist/cjs/terminal-quantity-selector.cjs.entry.js +1 -1
  48. package/dist/cjs/terminals-list-core.cjs.entry.js +1 -1
  49. package/dist/cjs/webcomponents.cjs.js +1 -1
  50. package/dist/collection/components/modular-checkout/modular-checkout.js +2 -1
  51. package/dist/collection/components/modular-checkout/sub-components/apple-pay.js +37 -46
  52. package/dist/collection/components/modular-checkout/sub-components/bank-account.js +2 -2
  53. package/dist/collection/components/modular-checkout/sub-components/card-form.js +2 -2
  54. package/dist/collection/components/modular-checkout/sub-components/payment-method-option.js +1 -1
  55. package/dist/collection/components/modular-checkout/sub-components/summary.js +1 -1
  56. package/dist/collection/components/order-terminals/order-terminals.js +1 -1
  57. package/dist/collection/components/order-terminals/terminal-quantity-selector/terminal-quantity-selector.js +1 -1
  58. package/dist/collection/components/payment-details/payment-details-core.js +8 -8
  59. package/dist/collection/components/payment-transactions-list/payment-transactions-list.js +1 -1
  60. package/dist/collection/components/payments-list/payments-list-core.js +1 -1
  61. package/dist/collection/components/payments-list/payments-list-filters.js +2 -2
  62. package/dist/collection/components/payments-list/payments-list.js +1 -1
  63. package/dist/collection/components/payout-details/payout-details-core.js +3 -3
  64. package/dist/collection/components/payout-transactions-list/payout-transactions-list.js +1 -1
  65. package/dist/collection/components/payouts-list/payouts-list-core.js +1 -1
  66. package/dist/collection/components/payouts-list/payouts-list-filters.js +2 -2
  67. package/dist/collection/components/payouts-list/payouts-list.js +1 -1
  68. package/dist/collection/components/terminal-orders-list/terminal-orders-list-core.js +1 -1
  69. package/dist/collection/components/terminal-orders-list/terminal-orders-list-filters.js +2 -2
  70. package/dist/collection/components/terminal-orders-list/terminal-orders-list.js +1 -1
  71. package/dist/collection/components/terminals-list/terminals-list-core.js +1 -1
  72. package/dist/collection/components/terminals-list/terminals-list-filters.js +1 -1
  73. package/dist/collection/components/terminals-list/terminals-list.js +1 -1
  74. package/dist/collection/components/tokenize-payment-method/tokenize-payment-method.js +1 -1
  75. package/dist/collection/ui-components/custom-popper/custom-popper.js +2 -2
  76. package/dist/collection/ui-components/form/form-control-date.js +2 -2
  77. package/dist/collection/ui-components/form/form-control-file-v2.js +1 -1
  78. package/dist/collection/ui-components/form/form-control-file.js +2 -2
  79. package/dist/collection/ui-components/form/form-control-monetary.js +2 -2
  80. package/dist/collection/ui-components/form/form-control-number-masked.js +2 -2
  81. package/dist/collection/ui-components/form/form-control-number.js +2 -2
  82. package/dist/collection/ui-components/form/form-control-radio.js +2 -2
  83. package/dist/collection/ui-components/form/form-control-text.js +2 -2
  84. package/dist/collection/ui-components/form/form-control-textarea.js +2 -2
  85. package/dist/collection/ui-components/form/hidden-input.js +1 -1
  86. package/dist/collection/ui-components/form/iframe-input.js +3 -3
  87. package/dist/collection/ui-components/shadow-dom-components/justifi-button.js +1 -1
  88. package/dist/collection/ui-components/shadow-dom-components/justifi-header.js +1 -1
  89. package/dist/collection/ui-components/shadow-dom-components/justifi-skeleton.js +1 -1
  90. package/dist/docs.json +1 -1
  91. package/dist/esm/bank-account-document-form-inputs_4.entry.js +2 -2
  92. package/dist/esm/{check-pkg-version-BLDmtrcB.js → check-pkg-version-Cz8T6Ux8.js} +1 -1
  93. package/dist/esm/{checkout.store-DNDbZO3M.js → checkout.store-OD-OX5On.js} +1 -1
  94. package/dist/esm/custom-popper_2.entry.js +2 -2
  95. package/dist/esm/form-control-date.entry.js +2 -2
  96. package/dist/esm/form-control-file-v2_2.entry.js +3 -3
  97. package/dist/esm/form-control-monetary.entry.js +2 -2
  98. package/dist/esm/form-control-number-masked_2.entry.js +2 -2
  99. package/dist/esm/form-control-number.entry.js +2 -2
  100. package/dist/esm/form-control-radio.entry.js +2 -2
  101. package/dist/esm/form-control-select_2.entry.js +2 -2
  102. package/dist/esm/hidden-input_2.entry.js +5 -5
  103. package/dist/esm/justifi-apple-pay.entry.js +37 -370
  104. package/dist/esm/justifi-bank-account-billing-form-simple_9.entry.js +8 -8
  105. package/dist/esm/justifi-business-details.entry.js +2 -2
  106. package/dist/esm/justifi-business-form.entry.js +2 -2
  107. package/dist/esm/justifi-checkout-summary_7.entry.js +8 -7
  108. package/dist/esm/justifi-checkout.entry.js +3 -3
  109. package/dist/esm/justifi-checkouts-list.entry.js +2 -2
  110. package/dist/esm/justifi-dispute-management.entry.js +2 -2
  111. package/dist/esm/justifi-dispute-notification_3.entry.js +2 -2
  112. package/dist/esm/justifi-gross-payment-chart.entry.js +2 -2
  113. package/dist/esm/justifi-order-terminals.entry.js +3 -3
  114. package/dist/esm/justifi-payment-details.entry.js +2 -2
  115. package/dist/esm/justifi-payment-provisioning.entry.js +2 -2
  116. package/dist/esm/justifi-payment-transactions-list.entry.js +3 -3
  117. package/dist/esm/justifi-payments-list-filters.entry.js +2 -2
  118. package/dist/esm/justifi-payments-list.entry.js +3 -3
  119. package/dist/esm/justifi-payout-details.entry.js +2 -2
  120. package/dist/esm/justifi-payout-transactions-list.entry.js +3 -3
  121. package/dist/esm/justifi-payouts-list-filters.entry.js +2 -2
  122. package/dist/esm/justifi-payouts-list.entry.js +3 -3
  123. package/dist/esm/justifi-refund-payment.entry.js +2 -2
  124. package/dist/esm/justifi-season-interruption-insurance.entry.js +3 -3
  125. package/dist/esm/justifi-skeleton.entry.js +1 -1
  126. package/dist/esm/justifi-terminal-orders-list-filters.entry.js +2 -2
  127. package/dist/esm/justifi-terminal-orders-list.entry.js +3 -3
  128. package/dist/esm/justifi-terminals-list-filters.entry.js +1 -1
  129. package/dist/esm/justifi-terminals-list.entry.js +3 -3
  130. package/dist/esm/loader.js +1 -1
  131. package/dist/esm/{package-BFz8vLec.js → package-BiTF1__F.js} +1 -1
  132. package/dist/esm/payment-details-core.entry.js +8 -8
  133. package/dist/esm/payment-method-option.entry.js +1 -1
  134. package/dist/esm/payments-list-core.entry.js +1 -1
  135. package/dist/esm/payout-details-core.entry.js +3 -3
  136. package/dist/esm/payouts-list-core.entry.js +1 -1
  137. package/dist/esm/terminal-orders-list-core.entry.js +1 -1
  138. package/dist/esm/terminal-quantity-selector.entry.js +1 -1
  139. package/dist/esm/terminals-list-core.entry.js +1 -1
  140. package/dist/esm/webcomponents.js +1 -1
  141. package/dist/module/bank-account.js +2 -2
  142. package/dist/module/card-form2.js +2 -2
  143. package/dist/module/custom-popper2.js +2 -2
  144. package/dist/module/form-control-date2.js +2 -2
  145. package/dist/module/form-control-file-v22.js +1 -1
  146. package/dist/module/form-control-file2.js +2 -2
  147. package/dist/module/form-control-monetary2.js +2 -2
  148. package/dist/module/form-control-number-masked2.js +2 -2
  149. package/dist/module/form-control-number.js +2 -2
  150. package/dist/module/form-control-radio2.js +2 -2
  151. package/dist/module/form-control-text2.js +2 -2
  152. package/dist/module/form-control-textarea2.js +2 -2
  153. package/dist/module/hidden-input2.js +1 -1
  154. package/dist/module/iframe-input2.js +3 -3
  155. package/dist/module/justifi-apple-pay.js +34 -372
  156. package/dist/module/justifi-button2.js +1 -1
  157. package/dist/module/justifi-header2.js +1 -1
  158. package/dist/module/justifi-order-terminals.js +1 -1
  159. package/dist/module/justifi-payment-transactions-list.js +1 -1
  160. package/dist/module/justifi-payments-list-filters.js +2 -2
  161. package/dist/module/justifi-payments-list.js +1 -1
  162. package/dist/module/justifi-payout-transactions-list.js +1 -1
  163. package/dist/module/justifi-payouts-list-filters.js +2 -2
  164. package/dist/module/justifi-payouts-list.js +1 -1
  165. package/dist/module/justifi-skeleton.js +1 -1
  166. package/dist/module/justifi-terminal-orders-list-filters.js +2 -2
  167. package/dist/module/justifi-terminal-orders-list.js +1 -1
  168. package/dist/module/justifi-terminals-list-filters.js +1 -1
  169. package/dist/module/justifi-terminals-list.js +1 -1
  170. package/dist/module/modular-checkout.js +2 -1
  171. package/dist/module/package.js +1 -1
  172. package/dist/module/payment-details-core2.js +8 -8
  173. package/dist/module/payment-method-option.js +1 -1
  174. package/dist/module/payments-list-core2.js +1 -1
  175. package/dist/module/payout-details-core2.js +3 -3
  176. package/dist/module/payouts-list-core2.js +1 -1
  177. package/dist/module/summary.js +1 -1
  178. package/dist/module/terminal-orders-list-core2.js +1 -1
  179. package/dist/module/terminal-quantity-selector2.js +1 -1
  180. package/dist/module/terminals-list-core2.js +1 -1
  181. package/dist/module/tokenize-payment-method.js +1 -1
  182. package/dist/types/components/modular-checkout/sub-components/apple-pay.d.ts +0 -4
  183. package/dist/webcomponents/p-054193e4.entry.js +1 -0
  184. package/dist/webcomponents/p-07c3c25e.entry.js +1 -0
  185. package/dist/webcomponents/p-0913a57b.entry.js +1 -0
  186. package/dist/webcomponents/p-099e96ba.entry.js +1 -0
  187. package/dist/webcomponents/{p-50f6a37b.entry.js → p-0bba0dd0.entry.js} +1 -1
  188. package/dist/webcomponents/p-0e80830f.entry.js +1 -0
  189. package/dist/webcomponents/{p-a6748a1d.entry.js → p-13c21c47.entry.js} +1 -1
  190. package/dist/webcomponents/{p-5961ab23.entry.js → p-225da0b5.entry.js} +1 -1
  191. package/dist/webcomponents/{p-2d14f144.entry.js → p-225ed545.entry.js} +1 -1
  192. package/dist/webcomponents/{p-71f9c48a.entry.js → p-2550e845.entry.js} +1 -1
  193. package/dist/webcomponents/p-2ae3613e.entry.js +1 -0
  194. package/dist/webcomponents/{p-286221ee.entry.js → p-2b47ddd8.entry.js} +1 -1
  195. package/dist/webcomponents/{p-12136157.entry.js → p-3a34e4f9.entry.js} +1 -1
  196. package/dist/webcomponents/p-3caee9d2.entry.js +1 -0
  197. package/dist/webcomponents/p-3d94c845.entry.js +1 -0
  198. package/dist/webcomponents/{p-9c997d0b.entry.js → p-45e8185c.entry.js} +1 -1
  199. package/dist/webcomponents/{p-65c958b1.entry.js → p-4abf0877.entry.js} +1 -1
  200. package/dist/webcomponents/{p-33311d41.entry.js → p-559be51b.entry.js} +1 -1
  201. package/dist/webcomponents/p-5a3fc339.entry.js +1 -0
  202. package/dist/webcomponents/p-654d85ca.entry.js +1 -0
  203. package/dist/webcomponents/{p-1c157c8e.entry.js → p-69bf5e32.entry.js} +1 -1
  204. package/dist/webcomponents/{p-81c2edfb.entry.js → p-73dd0306.entry.js} +1 -1
  205. package/dist/webcomponents/p-7c463a59.entry.js +1 -0
  206. package/dist/webcomponents/p-7fcbccc7.entry.js +1 -0
  207. package/dist/webcomponents/p-87acb5ec.entry.js +1 -0
  208. package/dist/webcomponents/{p-9fc567d8.entry.js → p-8c95827f.entry.js} +1 -1
  209. package/dist/webcomponents/{p-8d743490.entry.js → p-93ed5490.entry.js} +1 -1
  210. package/dist/webcomponents/{p-949cecf8.entry.js → p-995c2cbf.entry.js} +1 -1
  211. package/dist/webcomponents/p-9c621697.entry.js +1 -0
  212. package/dist/webcomponents/{p-DjB0cvKF.js → p-BcAsEqa5.js} +1 -1
  213. package/dist/webcomponents/p-BiTF1__F.js +1 -0
  214. package/dist/webcomponents/{p-Cb3h46bV.js → p-CItulios.js} +1 -1
  215. package/dist/webcomponents/{p-0ff04742.entry.js → p-a5114207.entry.js} +1 -1
  216. package/dist/webcomponents/{p-c340830a.entry.js → p-a53710c4.entry.js} +1 -1
  217. package/dist/webcomponents/p-a65d751d.entry.js +1 -0
  218. package/dist/webcomponents/p-a7712cea.entry.js +1 -0
  219. package/dist/webcomponents/{p-98ef7e25.entry.js → p-b9ab3803.entry.js} +1 -1
  220. package/dist/webcomponents/{p-522e7b24.entry.js → p-bf2df971.entry.js} +1 -1
  221. package/dist/webcomponents/{p-cbd65ba9.entry.js → p-c3cfcd4b.entry.js} +1 -1
  222. package/dist/webcomponents/{p-f887ae7c.entry.js → p-ce272d8a.entry.js} +1 -1
  223. package/dist/webcomponents/p-cff8ae71.entry.js +1 -0
  224. package/dist/webcomponents/{p-ed901f9d.entry.js → p-d031ad31.entry.js} +1 -1
  225. package/dist/webcomponents/p-d5d271d3.entry.js +1 -0
  226. package/dist/webcomponents/{p-52cbd667.entry.js → p-dba55699.entry.js} +1 -1
  227. package/dist/webcomponents/p-e5282f6c.entry.js +1 -0
  228. package/dist/webcomponents/{p-2dec38c9.entry.js → p-e7921c1f.entry.js} +1 -1
  229. package/dist/webcomponents/{p-7f422774.entry.js → p-eabaeaf6.entry.js} +1 -1
  230. package/dist/webcomponents/{p-0e2010f1.entry.js → p-f6e3f1ca.entry.js} +1 -1
  231. package/dist/webcomponents/webcomponents.esm.js +1 -1
  232. package/package.json +1 -1
  233. package/dist/webcomponents/p-1f7a796e.entry.js +0 -1
  234. package/dist/webcomponents/p-2abcad8b.entry.js +0 -1
  235. package/dist/webcomponents/p-2b39ab97.entry.js +0 -1
  236. package/dist/webcomponents/p-402caa84.entry.js +0 -1
  237. package/dist/webcomponents/p-42d4ea58.entry.js +0 -1
  238. package/dist/webcomponents/p-50ef7446.entry.js +0 -1
  239. package/dist/webcomponents/p-537aa971.entry.js +0 -1
  240. package/dist/webcomponents/p-7186f4a7.entry.js +0 -1
  241. package/dist/webcomponents/p-75fff382.entry.js +0 -1
  242. package/dist/webcomponents/p-77948b46.entry.js +0 -1
  243. package/dist/webcomponents/p-852febb1.entry.js +0 -1
  244. package/dist/webcomponents/p-8b2eff55.entry.js +0 -1
  245. package/dist/webcomponents/p-BFz8vLec.js +0 -1
  246. package/dist/webcomponents/p-aa6194ef.entry.js +0 -1
  247. package/dist/webcomponents/p-bc45aa92.entry.js +0 -1
  248. package/dist/webcomponents/p-e45bd6ec.entry.js +0 -1
  249. package/dist/webcomponents/p-e6d1ed81.entry.js +0 -1
  250. package/dist/webcomponents/p-e7fc542c.entry.js +0 -1
  251. package/dist/webcomponents/p-f849a34e.entry.js +0 -1
  252. package/dist/webcomponents/p-fa1884b4.entry.js +0 -1
@@ -98,10 +98,10 @@ const FileInput = class {
98
98
  return part;
99
99
  }
100
100
  render() {
101
- return (index.h(index.Host, { key: '7c6694e256d2b10d2789d3325848c782ee59628d' }, index.h("div", { key: 'b8b9da61559547cb162fc4e9d6226fa963b32392', class: "form-group d-flex flex-column" }, index.h("div", { key: '928b0a8403151c01c10335407e9763650a334f2d', class: "d-flex align-items-start gap-2" }, index.h("label", { key: 'be1158705e4cf3efdf94d2ff2959cdbe064b4f7b', part: parts.label, class: "form-label", htmlFor: this.name }, this.label), index.h("form-control-tooltip", { key: 'ca3ab534358d1dbbbf5635215d9c97e83b91750e', helpText: this.helpText })), index.h("input", { key: '97c1e48f9d615f3adcebf305bd8368e06ac69ed1', ref: (el) => this.fileInput = el, type: "file", name: this.name, part: this.part, class: this.errorText ? "form-control is-invalid" : "form-control", multiple: this.multiple, disabled: this.disabled, onChange: this.changeHandler, onInput: this.handleFormControlInput, onFocus: () => this.isFocused = true, onBlur: () => {
101
+ return (index.h(index.Host, { key: '3f6adbe90fc89972562f658958433d77ca9ad67c' }, index.h("div", { key: '522ea5f78109a2717e8b016c16d29c9444ebf0c2', class: "form-group d-flex flex-column" }, index.h("div", { key: '39647185cf2b6fbe4317aa5ae609a971161974a7', class: "d-flex align-items-start gap-2" }, index.h("label", { key: '18d7f1e782c74bfd9a1aad52c70d451e2d7ebdd5', part: parts.label, class: "form-label", htmlFor: this.name }, this.label), index.h("form-control-tooltip", { key: '3eab40969bc7d68b195093f7671244a2c1a0f537', helpText: this.helpText })), index.h("input", { key: '0acb164fc09a23fd8a8937222f527052bb02248e', ref: (el) => this.fileInput = el, type: "file", name: this.name, part: this.part, class: this.errorText ? "form-control is-invalid" : "form-control", multiple: this.multiple, disabled: this.disabled, onChange: this.changeHandler, onInput: this.handleFormControlInput, onFocus: () => this.isFocused = true, onBlur: () => {
102
102
  this.isFocused = false;
103
103
  this.formControlBlur.emit();
104
- } }), index.h(formControlErrorText.FormControlErrorText, { key: '6c4aa5ad35ae4590e4a80e95a582157418d3103f', errorText: this.errorText, name: this.name }))));
104
+ } }), index.h(formControlErrorText.FormControlErrorText, { key: '03689848a01a3844dcf4480d5f997a3a52338ea1', errorText: this.errorText, name: this.name }))));
105
105
  }
106
106
  get el() { return index.getElement(this); }
107
107
  };
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var _package = require('./package-MU7zz6nI.js');
3
+ var _package = require('./package-CHNXn8wx.js');
4
4
  var Api = require('./Api-DyimBzKT.js');
5
5
  require('./ComponentError-D4OLnOkg.js');
6
6
  require('./Refund-BefKONu4.js');
@@ -1875,7 +1875,7 @@ const CustomPopper = class {
1875
1875
  this.hideEvent.emit();
1876
1876
  }
1877
1877
  render() {
1878
- return (index.h("div", { key: '934b4f1a706507deb0fc3611d058abc4b6139554' }, index.h("style", { key: '7616b56bacde615f8cb1fa5c395feecae067eed4' }, `
1878
+ return (index.h("div", { key: '6249f59c6bcced199fe4d509988644633d783b6b' }, index.h("style", { key: '9d6a47ff5b927ebfb318b7d0852678f7ade406ca' }, `
1879
1879
  .popper-content {
1880
1880
  display: none;
1881
1881
  }
@@ -1883,7 +1883,7 @@ const CustomPopper = class {
1883
1883
  display: block;
1884
1884
  z-index: 1030;
1885
1885
  }
1886
- `), index.h("div", { key: '356093b1adf4a56d1bd9f636b199f32cc6eecd8d', class: "popper-content", ref: (el) => this.popperContentRef = el }, index.h("slot", { key: '55c408d7f9ca66c67f6965cdfd0b7c7ce2c330e6' }))));
1886
+ `), index.h("div", { key: '311f13edc07bc1aea0569fb6c92fbbc241704529', class: "popper-content", ref: (el) => this.popperContentRef = el }, index.h("slot", { key: '93e806d8db16cd7c1b29ce6b6bec784c8126ab67' }))));
1887
1887
  }
1888
1888
  };
1889
1889
 
@@ -49,10 +49,10 @@ const DateInput = class {
49
49
  return part;
50
50
  }
51
51
  render() {
52
- return (index.h(index.Host, { key: 'bbeb4c2a8177f067f448d8dbdd1a3cb4231edca0' }, index.h("div", { key: '73cbd532399f7c1f3b8165d1b4e32c91698cb8af', class: "form-group d-flex flex-column" }, index.h("div", { key: 'bda1044c15ef82183369dee491d37bec84ef76bc', class: "d-flex gap-2" }, index.h("label", { key: '858e0dbe67055585a108604f8ee142047431938f', part: parts.label, class: "form-label", htmlFor: this.name }, this.label), index.h("form-control-tooltip", { key: 'de42e98c63b984570a420ccef8dee18038164b23', helpText: this.helpText })), index.h("input", { key: '87148f5d0d56720377293de8856a0cb5a6c04333', type: this.showTime ? 'datetime-local' : 'date', ref: el => (this.dateInput = el), id: this.name, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
52
+ return (index.h(index.Host, { key: '2e4a67de83ef5dcd64ff15e1f6fbc125db0d121d' }, index.h("div", { key: 'e73d09d041e2152e88917ac65f8a5b5bb7949df4', class: "form-group d-flex flex-column" }, index.h("div", { key: '7c0e2d8be29956e61aaa37bc4575efc595382ce7', class: "d-flex gap-2" }, index.h("label", { key: '1d3692f53203455abacb1addb300549d5d47d8e6', part: parts.label, class: "form-label", htmlFor: this.name }, this.label), index.h("form-control-tooltip", { key: 'e16354b0813c63cd2b21b4185fdd33c0159d9ee3', helpText: this.helpText })), index.h("input", { key: 'bf559dea1bf215276a69833a0d5ff78502043669', type: this.showTime ? 'datetime-local' : 'date', ref: el => (this.dateInput = el), id: this.name, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
53
53
  this.isFocused = false;
54
54
  this.formControlBlur.emit();
55
- }, onInput: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-control is-invalid' : 'form-control', disabled: this.disabled, max: this.maxDate }), index.h(formControlErrorText.FormControlErrorText, { key: '526352380506480c7e60bd0d3a9b2dad6a96278e', errorText: this.errorText, name: this.name }))));
55
+ }, onInput: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-control is-invalid' : 'form-control', disabled: this.disabled, max: this.maxDate }), index.h(formControlErrorText.FormControlErrorText, { key: 'df02643ac9a15c675726ccba1bfb2ec45ed2c4bc', errorText: this.errorText, name: this.name }))));
56
56
  }
57
57
  static get watchers() { return {
58
58
  "defaultValue": ["handleDefaultValueChange"]
@@ -11,7 +11,7 @@ const FileInput = class {
11
11
  this.formControlBlur = index.createEvent(this, "formControlBlur");
12
12
  }
13
13
  render() {
14
- return (index.h(index.Host, { key: '44f72494590e41cc25ce8df4b14d7e73e0e0e0b2', exportparts: "label,input,input-invalid" }, index.h("div", { key: '7cf04dc8c5e41b9d93335f75ce2b06b898e0c061', class: "form-group d-flex flex-column" }, index.h("div", { key: 'a23e716bedb23a53c53a1426fddbdb962c5747bc', class: "d-flex align-items-start gap-2" }, index.h("label", { key: '9fc7762d30b7bb20651a152d64f549d465c8024a', part: "label", class: "form-label", htmlFor: this.name }, this.label), index.h("form-control-tooltip", { key: '3d5ee1381ae6f32b3eaeaa6b0033ab6897aaee0a', helpText: this.helpText })), index.h("input", { key: 'ed14e978a997b98e23496a58ec419025b3927c23', type: "file", name: this.name, part: `input ${this.errorText ? "input-invalid " : ""}${this.disabled ? "input-disabled" : ""}`, class: this.errorText ? "form-control is-invalid" : "form-control", multiple: this.multiple, disabled: this.disabled, onBlur: () => this.formControlBlur.emit(), onChange: () => this.errorText = "" }), index.h(formControlErrorText.FormControlErrorText, { key: '04281c0fcaa93ef1341ef727d34b028bf162c804', errorText: this.errorText, name: this.name }))));
14
+ return (index.h(index.Host, { key: '151b13500f5bc11102f13e9e8aba583f5535458f', exportparts: "label,input,input-invalid" }, index.h("div", { key: 'aa24b590885e67c0dae7bbf10a46e111cbb108ac', class: "form-group d-flex flex-column" }, index.h("div", { key: 'a6da0c166f60904ac32eef2e9ebb77c472bb7180', class: "d-flex align-items-start gap-2" }, index.h("label", { key: '24ddc6dc7f49b1be6a8a8d81c829c11f8c76b9e0', part: "label", class: "form-label", htmlFor: this.name }, this.label), index.h("form-control-tooltip", { key: '5d058f5f8029abce0a75c86a2de3b11d3c26a8f6', helpText: this.helpText })), index.h("input", { key: 'c807436e93a21ad7c1fd942cfb295d51bf30a9b7', type: "file", name: this.name, part: `input ${this.errorText ? "input-invalid " : ""}${this.disabled ? "input-disabled" : ""}`, class: this.errorText ? "form-control is-invalid" : "form-control", multiple: this.multiple, disabled: this.disabled, onBlur: () => this.formControlBlur.emit(), onChange: () => this.errorText = "" }), index.h(formControlErrorText.FormControlErrorText, { key: '59abec5b8a6660de5c3aa09d5341b53bc53b3dea', errorText: this.errorText, name: this.name }))));
15
15
  }
16
16
  get el() { return index.getElement(this); }
17
17
  };
@@ -57,10 +57,10 @@ const TextInput = class {
57
57
  return parts.input;
58
58
  }
59
59
  render() {
60
- return (index.h(index.Host, { key: '441f155ccc2b2d47ca059f378a2ce4654dee9226' }, index.h("div", { key: '8b40b7a1d71264f34ff42f50c28f8a2848f8b7e5', class: "form-group d-flex flex-column" }, index.h("label", { key: '15b349f7c0409bc5b2687d6c2b981d364c89d535', part: parts.label, class: "form-label", htmlFor: this.name }, this.label), index.h("textarea", { key: '9f48b1b48aba962d4c331141d9c37fd76f5533f7', id: this.name, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
60
+ return (index.h(index.Host, { key: 'b4cdee53e150296601582bd17a74e7bff12c1867' }, index.h("div", { key: '198dd6fc463200a2445bd08934a15a0423ba4778', class: "form-group d-flex flex-column" }, index.h("label", { key: '73624f9fa6f506bb184bf461b60717f1aac87fdc', part: parts.label, class: "form-label", htmlFor: this.name }, this.label), index.h("textarea", { key: '4aa0e8ef05e13f8c4c60c73e3312fd8d19d1b442', id: this.name, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
61
61
  this.isFocused = false;
62
62
  this.formControlBlur.emit();
63
- }, onInput: this.handleFormControlInput, onKeyDown: this.keyDownHandler, onPaste: this.keyDownHandler, maxLength: this.maxLength, part: this.part, class: this.errorText ? 'form-control is-invalid' : 'form-control', disabled: this.disabled }), index.h("form-control-help-text", { key: 'a83d38aa90284c9744bed539cb491b9af5615b1c', helpText: this.helpText, name: this.name }), index.h("form-control-error-text", { key: '3ea714634686f0e48bc2e325f38af249614bbcea', errorText: this.errorText, name: this.name }))));
63
+ }, onInput: this.handleFormControlInput, onKeyDown: this.keyDownHandler, onPaste: this.keyDownHandler, maxLength: this.maxLength, part: this.part, class: this.errorText ? 'form-control is-invalid' : 'form-control', disabled: this.disabled }), index.h("form-control-help-text", { key: 'e54de23fbe76cfc9f1a9e88d71737b23b84d0ea4', helpText: this.helpText, name: this.name }), index.h("form-control-error-text", { key: '7ec33f817f34514cf2c8acdb2bb1647de433aad7', errorText: this.errorText, name: this.name }))));
64
64
  }
65
65
  get el() { return index.getElement(this); }
66
66
  static get watchers() { return {
@@ -51,10 +51,10 @@ const MonetaryInput = class {
51
51
  return parts.input;
52
52
  }
53
53
  render() {
54
- return (index.h(index.Host, { key: 'e3fc90899be1e53399be9a2d1cb7dc044a66cd9a' }, index.h("div", { key: 'ecc516c61f700f329022dd842b5abac11ede210e', class: "form-group d-flex flex-column" }, index.h("label", { key: 'c893dfa4275404d9f511f04289f59b2fff72eebb', part: parts.label, class: "form-label", htmlFor: this.name }, this.label), index.h(formControlHelpText.FormControlHelpText, { key: 'fdb479013a60ad6dc75fc49ac43821678713be94', name: this.name, helpText: this.helpText }), index.h("div", { key: 'cad6f25647339c0754160a55016d61c4613f8160', class: "input-group" }, index.h("span", { key: 'eb5206a0f63ba81581edaf401239d6dd7f55257a', class: "input-group-text", part: parts.inputAdornment }, "$"), index.h("input", { key: '65265e64b5d31c676cefe0f580a801bc2a763c3b', ref: el => this.formControl = el, id: this.name, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
54
+ return (index.h(index.Host, { key: 'fdd31eca7047ab022668fd4ad9ebbde3ec691508' }, index.h("div", { key: 'fda274a4e96edc22bb99e699faaa91b37b95a856', class: "form-group d-flex flex-column" }, index.h("label", { key: '72e259579224953c92c9df1f7e32cda7344019ac', part: parts.label, class: "form-label", htmlFor: this.name }, this.label), index.h(formControlHelpText.FormControlHelpText, { key: 'f548c208758806082639372954d1634cd7202570', name: this.name, helpText: this.helpText }), index.h("div", { key: '3365f9842f780d2ce8903a798fdf71df7673aae7', class: "input-group" }, index.h("span", { key: 'c6f8169b97667ee821ba79aec2ea2e1b0d35e3f6', class: "input-group-text", part: parts.inputAdornment }, "$"), index.h("input", { key: 'd8995e95fd187dda908dbacba511547c13bb4b27', ref: el => this.formControl = el, id: this.name, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
55
55
  this.isFocused = false;
56
56
  this.formControlBlur.emit();
57
- }, onInput: (event) => this.updateInput(event.target.value), onKeyDown: this.keyDownHandler, onPaste: this.keyDownHandler, maxLength: this.maxLength, part: this.inputPart, class: this.errorText ? "form-control is-invalid" : "form-control", type: "text", disabled: this.disabled })), index.h(formControlErrorText.FormControlErrorText, { key: 'ac486c8cc0a3f4ec0cf63cbac77935d479a2f376', errorText: this.errorText, name: this.name }))));
57
+ }, onInput: (event) => this.updateInput(event.target.value), onKeyDown: this.keyDownHandler, onPaste: this.keyDownHandler, maxLength: this.maxLength, part: this.inputPart, class: this.errorText ? "form-control is-invalid" : "form-control", type: "text", disabled: this.disabled })), index.h(formControlErrorText.FormControlErrorText, { key: '00127c5cdce079d88a8b902c16d960201ff3bce1', errorText: this.errorText, name: this.name }))));
58
58
  }
59
59
  static get watchers() { return {
60
60
  "defaultValue": ["handleDefaultValueChange"]
@@ -70,10 +70,10 @@ const NumberInputMasked = class {
70
70
  return parts.input;
71
71
  }
72
72
  render() {
73
- return (index.h(index.Host, { key: 'b80051f9e971bac339a5ce7e8abb0475a91f9c46' }, index.h("div", { key: 'f5c63c2723e6faa33263b12f5b4728d4255f6725', class: "form-group d-flex flex-column" }, index.h("div", { key: '6aafb989bd1c3bc4ed66fec7cc94189dc17cb0f0', class: "d-flex align-items-start gap-2" }, index.h("label", { key: 'cfc242e804398f642869dd9cc1a97d841798d66d', part: parts.label, class: "form-label", htmlFor: this.name }, this.label), index.h("form-control-tooltip", { key: 'db7dc909c2545e30ff31579499363af2c33da5af', helpText: this.helpText })), index.h("input", { key: 'd68876ebd0b5d6395f83a427d5b2f2095ed76623', ref: el => (this.textInput = el), id: this.name, name: this.name, onFocus: () => (this.isFocused = true), onBlur: () => {
73
+ return (index.h(index.Host, { key: 'cd0a23e4a4b1d7b39448e0770c5681aa319fe376' }, index.h("div", { key: 'fdaeea5b68035edc6885d7e3e5106d6c4962325f', class: "form-group d-flex flex-column" }, index.h("div", { key: '46379bb141130c88d0b09c1382a9f34758808b8c', class: "d-flex align-items-start gap-2" }, index.h("label", { key: '5a191a9c22d82d58354fa297d78f51c4cd0ec36b', part: parts.label, class: "form-label", htmlFor: this.name }, this.label), index.h("form-control-tooltip", { key: '9a8c580ee3b69902a30bca5aa79309be15d0c51d', helpText: this.helpText })), index.h("input", { key: '03bec84295380c4c86cc4c1b9ff6609ddf15c7b8', ref: el => (this.textInput = el), id: this.name, name: this.name, onFocus: () => (this.isFocused = true), onBlur: () => {
74
74
  this.isFocused = false;
75
75
  this.formControlBlur.emit();
76
- }, onInput: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-control is-invalid' : 'form-control', type: "text", disabled: this.disabled }), index.h(formControlErrorText.FormControlErrorText, { key: '99a1db5f72d19ae22eb52db419dcdc01c3053ec2', errorText: this.errorText, name: this.name }))));
76
+ }, onInput: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-control is-invalid' : 'form-control', type: "text", disabled: this.disabled }), index.h(formControlErrorText.FormControlErrorText, { key: '55e523b3be538bccd3a438edf109acbb7de3fce9', errorText: this.errorText, name: this.name }))));
77
77
  }
78
78
  static get watchers() { return {
79
79
  "defaultValue": ["handleDefaultValueChange"]
@@ -44,10 +44,10 @@ const NumberInput = class {
44
44
  return parts.input;
45
45
  }
46
46
  render() {
47
- return (index.h(index.Host, { key: '7698cc4f02f193d42d793082401a0356ea9510ee' }, index.h("div", { key: '04a7ad2b7487a520b04c84cd8bf002de3e30cf38', class: 'form-group d-flex flex-column' }, index.h("label", { key: '25029094eb26e9d7d01071d005a254ee0d935301', part: parts.label, class: "form-label", htmlFor: this.name }, this.label), index.h("input", { key: '1283bf554572cec3d8b3a1d6281783dbd8f5601d', id: this.name, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
47
+ return (index.h(index.Host, { key: '7d3590c5616114610038d95cf45e3aa1f6fca08f' }, index.h("div", { key: '231c16a61a76aa7501df035639a7c2de474a2578', class: 'form-group d-flex flex-column' }, index.h("label", { key: 'c6736b7830e68c4ebfad4e954510fa7e6f839772', part: parts.label, class: "form-label", htmlFor: this.name }, this.label), index.h("input", { key: '739a6c3f50a684da033e5a2669bb661cd50836a9', id: this.name, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
48
48
  this.isFocused = false;
49
49
  this.formControlBlur.emit();
50
- }, onInput: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-control is-invalid' : 'form-control', type: "number", disabled: this.disabled }), index.h(formControlHelpText.FormControlHelpText, { key: '5c1be4c979c99fd2988b5631ef7eb3f18e5c1243', helpText: this.helpText, name: this.name }), index.h(formControlErrorText.FormControlErrorText, { key: 'b55c5ab0d9aa5c7899fad1b001a3b228a844dbc0', errorText: this.errorText, name: this.name }))));
50
+ }, onInput: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-control is-invalid' : 'form-control', type: "number", disabled: this.disabled }), index.h(formControlHelpText.FormControlHelpText, { key: '456c71cb54cf15bf17b2bcf95140d47db9002bce', helpText: this.helpText, name: this.name }), index.h(formControlErrorText.FormControlErrorText, { key: '55aa4e9d84f0236e9a1b0e27b174f385de2b9537', errorText: this.errorText, name: this.name }))));
51
51
  }
52
52
  get el() { return index.getElement(this); }
53
53
  static get watchers() { return {
@@ -32,10 +32,10 @@ const RadioInput = class {
32
32
  return parts.inputRadio;
33
33
  }
34
34
  render() {
35
- return (index.h(index.Host, { key: '215443342d15bd2ab9ad4103e3798ed77a3c6d48', class: 'form-group d-flex flex-column' }, index.h("div", { key: 'a7ec61cb97c5fc10b799a90d1df55e11bee7945c', class: "form-check" }, index.h("input", { key: 'ee46d4ae13daca74f42ce2c472e08255c90a0a80', ref: el => (this.radioElement = el), type: "radio", id: `${this.name}-${this.value}`, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
35
+ return (index.h(index.Host, { key: '15657fdcd58d4971b8a25d32b458ff652203af29', class: 'form-group d-flex flex-column' }, index.h("div", { key: 'f50498d959e589a759fdf34a88ffdd2d423a3c7b', class: "form-check" }, index.h("input", { key: 'ac09f7a9de18b042302373d755565524170578aa', ref: el => (this.radioElement = el), type: "radio", id: `${this.name}-${this.value}`, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
36
36
  this.isFocused = false;
37
37
  this.formControlBlur.emit();
38
- }, onChange: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-check-input is-invalid' : 'form-check-input', disabled: this.disabled, value: this.value, checked: this.checked }), index.h("label", { key: '87bf82a7c8512f598c00091d56a35488ad6f26b7', class: "form-check-label", htmlFor: `${this.name}-${this.value}`, part: parts.label }, this.label)), index.h("form-control-help-text", { key: '905f1c94bf8538cd7550840935c2951007ed33c2', helpText: this.helpText, name: this.name }), index.h("form-control-error-text", { key: '0a0a531f057ab7bd2658ea8f1dc4b028a87b39a3', errorText: this.errorText, name: this.name })));
38
+ }, onChange: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-check-input is-invalid' : 'form-check-input', disabled: this.disabled, value: this.value, checked: this.checked }), index.h("label", { key: 'a9a890749f5106772e6e849d3ffde7cad8c7b744', class: "form-check-label", htmlFor: `${this.name}-${this.value}`, part: parts.label }, this.label)), index.h("form-control-help-text", { key: 'b85b9fa72868f1b70d7e2cf37e5b831762c2c448', helpText: this.helpText, name: this.name }), index.h("form-control-error-text", { key: 'c2658161f4564fac4ec33acf48a23fd4cc656615', errorText: this.errorText, name: this.name })));
39
39
  }
40
40
  };
41
41
 
@@ -90,10 +90,10 @@ const TextInput = class {
90
90
  return parts.input;
91
91
  }
92
92
  render() {
93
- return (index.h(index.Host, { key: 'cd84a88604a278f60d81b3069449c1a4d5477d19' }, index.h("div", { key: 'e1ac6fc0c40c1a7142ed873654c44edf476101a5', class: "form-group d-flex flex-column" }, index.h("div", { key: '4bdefa049238c098e0a9fd036707e2e29089610b', class: "d-flex align-items-start gap-2" }, index.h("label", { key: '749b24acf4ea40e4dcf5c87ef0c5e833696469ae', part: parts.label, class: "form-label", htmlFor: this.name }, this.label), index.h("form-control-tooltip", { key: 'a054ccd7be60d88ef69f88a55514f54fffd8abb3', helpText: this.helpText })), index.h("input", { key: '7444a06fd70bb71d8f481697c90a0f94154314f0', id: this.name, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
93
+ return (index.h(index.Host, { key: '71473077484c65dce4e3311db05a194f642a37c8' }, index.h("div", { key: 'fbceee0b9fae4f05e1310a97c009fa5a97866ea4', class: "form-group d-flex flex-column" }, index.h("div", { key: 'c5b6cc944e8a1a7aafe136e67e5f37772f364cd6', class: "d-flex align-items-start gap-2" }, index.h("label", { key: '029a560a612b7e00f4d67c7adc2b5bdffa85cb53', part: parts.label, class: "form-label", htmlFor: this.name }, this.label), index.h("form-control-tooltip", { key: '3d8b3a41a599dc2f59171befb532c0cd219adba5', helpText: this.helpText })), index.h("input", { key: '2510c95b50bb26d00fb2975e38fde9efb7a6986e', id: this.name, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
94
94
  this.isFocused = false;
95
95
  this.formControlBlur.emit();
96
- }, onInput: this.handleFormControlInput, onKeyDown: this.keyDownHandler, onPaste: this.keyDownHandler, maxLength: this.maxLength, part: this.part, class: this.errorText ? "form-control is-invalid" : "form-control", type: "text", disabled: this.disabled }), index.h(formControlErrorText.FormControlErrorText, { key: '093124125e3aae9c156993718fb602f74b9446dd', errorText: this.errorText, name: this.name }))));
96
+ }, onInput: this.handleFormControlInput, onKeyDown: this.keyDownHandler, onPaste: this.keyDownHandler, maxLength: this.maxLength, part: this.part, class: this.errorText ? "form-control is-invalid" : "form-control", type: "text", disabled: this.disabled }), index.h(formControlErrorText.FormControlErrorText, { key: 'feff4a3d104ea6f74a8d7049f79b8c2850b308a9', errorText: this.errorText, name: this.name }))));
97
97
  }
98
98
  get el() { return index.getElement(this); }
99
99
  static get watchers() { return {
@@ -5,7 +5,7 @@ var index = require('./index-B32W0A3m.js');
5
5
  var parts = require('./parts-9jMf1erK.js');
6
6
  var _commonjsHelpers = require('./_commonjsHelpers-BJu3ubxk.js');
7
7
  var formControlErrorText = require('./form-control-error-text-B-P5UDhm.js');
8
- var _package = require('./package-MU7zz6nI.js');
8
+ var _package = require('./package-CHNXn8wx.js');
9
9
 
10
10
  const iframeInputStylesStore = index.createStore({
11
11
  focused: {
@@ -100,7 +100,7 @@ const HiddenInput = class {
100
100
  return parts.input;
101
101
  }
102
102
  render() {
103
- return (index$1.h(index$1.Host, { key: 'eb0135c733e6a4273855b6c74efab83e51d3788d' }, index$1.h("input", { key: '48577dd678d44b2382bbeadcaa2efc14484f8638', ref: el => this.hiddenInput = el, type: "text", class: this.errorText ? "form-control is-invalid" : "form-control", onFocus: () => this.isFocused = true, onBlur: () => this.isFocused = false, part: this.part, tabindex: "-1", style: { height: '0', opacity: '0', pointerEvents: 'none', animation: 'none' } })));
103
+ return (index$1.h(index$1.Host, { key: 'bf8fcd89cdc8fcd1bfd8b9af5a7211c877e482ba' }, index$1.h("input", { key: 'f202d9252b60195b193a8203f750730fcf2e271b', ref: el => this.hiddenInput = el, type: "text", class: this.errorText ? "form-control is-invalid" : "form-control", onFocus: () => this.isFocused = true, onBlur: () => this.isFocused = false, part: this.part, tabindex: "-1", style: { height: '0', opacity: '0', pointerEvents: 'none', animation: 'none' } })));
104
104
  }
105
105
  };
106
106
 
@@ -1715,10 +1715,10 @@ const IframeInput = class {
1715
1715
  return params;
1716
1716
  }
1717
1717
  render() {
1718
- return (index$1.h(index$1.Host, { key: '07a697a99ef1b601c3f95d176c0eb28a695afff5', class: "form-group d-flex flex-column" }, index$1.h("div", { key: 'f9a1cf30b2020ae9de993dc363b07cd1e897c82d', style: {
1718
+ return (index$1.h(index$1.Host, { key: 'c8a36a456afdfd883ae2ad8e05de98d307615b4c', class: "form-group d-flex flex-column" }, index$1.h("div", { key: '580cdd90dd76289f78b688fcdb1486ecb7fe6c5a', style: {
1719
1719
  visibility: this.iframeLoaded ? 'visible' : 'hidden',
1720
1720
  height: this.iframeLoaded ? 'auto' : '0',
1721
- } }, index$1.h("label", { key: '09c186cb27e0fc75352c8028f1ff4e92866f3984', class: "form-label", htmlFor: "", part: parts.label }, this.label || ''), index$1.h("div", { key: '758ea464591a51ddc183256ebcd66238602bc4cc', class: `p-0 d-flex form-control ${this.isValid ? '' : 'is-invalid'}`, part: this.part, style: Object.assign(Object.assign({}, this.style), { overflow: 'hidden' }) }, index$1.h("iframe", { key: 'c2956bb89e30fe2ba1a9111fe71681883470879b', id: this.inputId, name: this.inputId, src: `${this.iframeOrigin}?${this.urlParams}`, ref: el => {
1721
+ } }, index$1.h("label", { key: '7df8c29c720b5edf85553e5667c14eeb0ad6e2b6', class: "form-label", htmlFor: "", part: parts.label }, this.label || ''), index$1.h("div", { key: '3caeb47ddf3940e1b1a7fe08d8bd50b8123eb2c5', class: `p-0 d-flex form-control ${this.isValid ? '' : 'is-invalid'}`, part: this.part, style: Object.assign(Object.assign({}, this.style), { overflow: 'hidden' }) }, index$1.h("iframe", { key: '2fdff0682753d32292431a8d62d30a1647fa62ef', id: this.inputId, name: this.inputId, src: `${this.iframeOrigin}?${this.urlParams}`, ref: el => {
1722
1722
  this.iframeElement = el;
1723
1723
  this.initializeFrameCommunicationService();
1724
1724
  }, width: "100%", onLoad: () => {
@@ -1728,7 +1728,7 @@ const IframeInput = class {
1728
1728
  this.iframeLoaded.emit();
1729
1729
  }
1730
1730
  }, this.iframeElement);
1731
- } })), index$1.h(formControlErrorText.FormControlErrorText, { key: '0ab5542c8c8a8242aefee11cc4c1b0815f27f0aa', errorText: this.errorText, name: this.inputId }))));
1731
+ } })), index$1.h(formControlErrorText.FormControlErrorText, { key: '075ca2ca25623703280fda84ff119e4820f9a5cb', errorText: this.errorText, name: this.inputId }))));
1732
1732
  }
1733
1733
  get el() { return index$1.getElement(this); }
1734
1734
  };