@lmvz-ds/components 0.41.0 → 0.42.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (139) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/cjs/{aria-validation-controller-DKNXjnQr.js → aria-validation-controller-BR7cnyq5.js} +1 -1
  3. package/cjs/{index-DWy4nuyZ.js → index-BUrb__KL.js} +52 -11
  4. package/cjs/lmvz-action-list.cjs.entry.js +2 -2
  5. package/cjs/lmvz-action.cjs.entry.js +1 -1
  6. package/cjs/lmvz-button-group.cjs.entry.js +1 -1
  7. package/cjs/lmvz-button_2.cjs.entry.js +4 -4
  8. package/cjs/lmvz-card.cjs.entry.js +1 -1
  9. package/cjs/lmvz-checkbox.cjs.entry.js +2 -2
  10. package/cjs/lmvz-chip.cjs.entry.js +2 -2
  11. package/cjs/lmvz-components.cjs.js +3 -3
  12. package/cjs/lmvz-datepicker.cjs.entry.js +1 -1
  13. package/cjs/lmvz-header_2.cjs.entry.js +2 -2
  14. package/cjs/lmvz-input.cjs.entry.js +6 -7
  15. package/cjs/lmvz-link.cjs.entry.js +1 -1
  16. package/cjs/lmvz-menuitem.cjs.entry.js +2 -2
  17. package/cjs/lmvz-message.cjs.entry.js +1 -1
  18. package/cjs/lmvz-modal.cjs.entry.js +2 -2
  19. package/cjs/lmvz-popover.cjs.entry.js +1 -1
  20. package/cjs/lmvz-radio.cjs.entry.js +2 -2
  21. package/cjs/lmvz-select.cjs.entry.js +2 -2
  22. package/cjs/lmvz-snackbar.cjs.entry.js +1 -1
  23. package/cjs/lmvz-spinner.cjs.entry.js +3 -3
  24. package/cjs/lmvz-tab.cjs.entry.js +1 -1
  25. package/cjs/lmvz-tabs.cjs.entry.js +1 -1
  26. package/cjs/lmvz-toggle.cjs.entry.js +2 -2
  27. package/cjs/loader.cjs.js +2 -2
  28. package/collection/api/public-utils.js +3 -0
  29. package/collection/collection-manifest.json +2 -3
  30. package/collection/components/lmvz-icon/lmvz-icon.js +7 -6
  31. package/collection/components/lmvz-input/lmvz-input.js +14 -35
  32. package/collection/components/lmvz-spinner/lmvz-spinner.js +7 -6
  33. package/collection/index.js +1 -3
  34. package/components/index.js +1 -1
  35. package/components/lmvz-action-list.js +1 -1
  36. package/components/lmvz-action.js +1 -1
  37. package/components/lmvz-button-group.js +1 -1
  38. package/components/lmvz-button.js +1 -1
  39. package/components/lmvz-card.js +1 -1
  40. package/components/lmvz-checkbox.js +1 -1
  41. package/components/lmvz-chip.js +1 -1
  42. package/components/lmvz-datepicker.js +1 -1
  43. package/components/lmvz-header.js +1 -1
  44. package/components/lmvz-icon.js +1 -1
  45. package/components/lmvz-input.js +1 -1
  46. package/components/lmvz-link.js +1 -1
  47. package/components/lmvz-menuitem.js +1 -1
  48. package/components/lmvz-message.js +1 -1
  49. package/components/lmvz-modal.js +1 -1
  50. package/components/lmvz-popover.js +1 -1
  51. package/components/lmvz-radio.js +1 -1
  52. package/components/lmvz-select.js +1 -1
  53. package/components/lmvz-snackbar.js +1 -1
  54. package/components/lmvz-spinner.js +1 -1
  55. package/components/lmvz-tab.js +1 -1
  56. package/components/lmvz-tabs.js +1 -1
  57. package/components/lmvz-toggle.js +1 -1
  58. package/components/p-CME20cTM.js +1 -0
  59. package/components/{p-DsTgD0_a.js → p-CPsPpCPH.js} +1 -1
  60. package/components/{p--mU29mrX.js → p-CUSmZDCK.js} +1 -1
  61. package/components/p-CbxNLroR.js +1 -0
  62. package/components/{p-DXFoXTse.js → p-CeGgx3Rl.js} +1 -1
  63. package/components/{p-DyQ1GbaN.js → p-D0S1O-Op.js} +1 -1
  64. package/components/{p-sACbyedu.js → p-DCFz070C.js} +1 -1
  65. package/components/p-DCYK_qaZ.js +1 -0
  66. package/components/{p-DMdV-cnt.js → p-Wp9d5O3R.js} +1 -1
  67. package/components/{p-qLAod5PR.js → p-ctF-ydws.js} +1 -1
  68. package/components/{p-D_sr5Z0Q.js → p-g_Ehzzvy.js} +1 -1
  69. package/esm/{aria-validation-controller-Dwv7n0rk.js → aria-validation-controller-uMqDgutI.js} +1 -1
  70. package/esm/{index-DVab4vzV.js → index-wQ10Syko.js} +52 -11
  71. package/esm/lmvz-action-list.entry.js +2 -2
  72. package/esm/lmvz-action.entry.js +1 -1
  73. package/esm/lmvz-button-group.entry.js +1 -1
  74. package/esm/lmvz-button_2.entry.js +4 -4
  75. package/esm/lmvz-card.entry.js +1 -1
  76. package/esm/lmvz-checkbox.entry.js +2 -2
  77. package/esm/lmvz-chip.entry.js +2 -2
  78. package/esm/lmvz-components.js +4 -4
  79. package/esm/lmvz-datepicker.entry.js +1 -1
  80. package/esm/lmvz-header_2.entry.js +2 -2
  81. package/esm/lmvz-input.entry.js +6 -7
  82. package/esm/lmvz-link.entry.js +1 -1
  83. package/esm/lmvz-menuitem.entry.js +2 -2
  84. package/esm/lmvz-message.entry.js +1 -1
  85. package/esm/lmvz-modal.entry.js +2 -2
  86. package/esm/lmvz-popover.entry.js +1 -1
  87. package/esm/lmvz-radio.entry.js +2 -2
  88. package/esm/lmvz-select.entry.js +2 -2
  89. package/esm/lmvz-snackbar.entry.js +1 -1
  90. package/esm/lmvz-spinner.entry.js +3 -3
  91. package/esm/lmvz-tab.entry.js +1 -1
  92. package/esm/lmvz-tabs.entry.js +1 -1
  93. package/esm/lmvz-toggle.entry.js +2 -2
  94. package/esm/loader.js +3 -3
  95. package/hydrate/index.js +36 -19
  96. package/hydrate/index.mjs +36 -19
  97. package/lmvz-components/lmvz-components.esm.js +1 -1
  98. package/lmvz-components/p-01ac17f8.entry.js +1 -0
  99. package/lmvz-components/{p-96764fa9.entry.js → p-11ccd914.entry.js} +1 -1
  100. package/lmvz-components/{p-c6309d6c.entry.js → p-1595cad0.entry.js} +1 -1
  101. package/lmvz-components/{p-6ffd9391.entry.js → p-253e56c9.entry.js} +1 -1
  102. package/lmvz-components/{p-6292da52.entry.js → p-2ae64b73.entry.js} +1 -1
  103. package/lmvz-components/{p-fd29789f.entry.js → p-3606c1db.entry.js} +1 -1
  104. package/lmvz-components/{p-19c9f747.entry.js → p-3de59694.entry.js} +1 -1
  105. package/lmvz-components/p-457b10e1.entry.js +1 -0
  106. package/lmvz-components/{p-e1c75def.entry.js → p-5e8f0b43.entry.js} +1 -1
  107. package/lmvz-components/{p-b9d29e90.entry.js → p-7a018765.entry.js} +1 -1
  108. package/lmvz-components/{p-b14966a6.entry.js → p-7d80a49d.entry.js} +1 -1
  109. package/lmvz-components/{p-65efa76e.entry.js → p-84d2b2e5.entry.js} +1 -1
  110. package/lmvz-components/{p-Wi9d2-w9.js → p-BbeaVKMa.js} +1 -1
  111. package/lmvz-components/{p-bf728ef8.entry.js → p-a2f03112.entry.js} +1 -1
  112. package/lmvz-components/p-adb37d60.entry.js +1 -0
  113. package/lmvz-components/{p-dd4a62e1.entry.js → p-b050450d.entry.js} +1 -1
  114. package/lmvz-components/{p-18a894e4.entry.js → p-b0f3758f.entry.js} +1 -1
  115. package/lmvz-components/{p-170dea97.entry.js → p-b123e33d.entry.js} +1 -1
  116. package/lmvz-components/{p-77fd3ce2.entry.js → p-ddf5d866.entry.js} +1 -1
  117. package/lmvz-components/{p-aa643b58.entry.js → p-e40f174d.entry.js} +1 -1
  118. package/lmvz-components/{p-d466fe8f.entry.js → p-edb35b52.entry.js} +1 -1
  119. package/lmvz-components/{p-377c45a7.entry.js → p-ef6e12ee.entry.js} +1 -1
  120. package/lmvz-components/{p-316dd61a.entry.js → p-f6ac0f0d.entry.js} +1 -1
  121. package/lmvz-components/p-wQ10Syko.js +3 -0
  122. package/loader/index.d.ts +1 -1
  123. package/manifest.json +112 -125
  124. package/package.json +5 -1
  125. package/types/api/public-utils.d.ts +8 -0
  126. package/types/components/lmvz-icon/lmvz-icon.d.ts +1 -1
  127. package/types/components/lmvz-input/lmvz-input.d.ts +2 -3
  128. package/types/components/lmvz-spinner/lmvz-spinner.d.ts +1 -1
  129. package/types/components.d.ts +17 -24
  130. package/types/index.d.ts +1 -8
  131. package/types/stencil-public-runtime.d.ts +12 -0
  132. package/collection/integration/header-integration/header-integration.js +0 -51
  133. package/components/p-ChNEjbnY.js +0 -1
  134. package/components/p-DbBJxuBm.js +0 -1
  135. package/components/p-sJgTdXHR.js +0 -1
  136. package/lmvz-components/p-67b86084.entry.js +0 -1
  137. package/lmvz-components/p-743616c0.entry.js +0 -1
  138. package/lmvz-components/p-DVab4vzV.js +0 -2
  139. package/lmvz-components/p-a70079b6.entry.js +0 -1
@@ -1,5 +1,5 @@
1
- import { g as getElement, r as registerInstance, c as createEvent, h, H as Host } from './index-DVab4vzV.js';
2
- import { A as AriaValidationController } from './aria-validation-controller-Dwv7n0rk.js';
1
+ import { g as getElement, r as registerInstance, c as createEvent, h, H as Host } from './index-wQ10Syko.js';
2
+ import { A as AriaValidationController } from './aria-validation-controller-uMqDgutI.js';
3
3
  import { R as ReactiveControllerHost } from './reactive-controller-host-CICeIanv.js';
4
4
  import './aria-loader-BfH06m7H.js';
5
5
 
@@ -1,7 +1,7 @@
1
- import { g as getElement, r as registerInstance, c as createEvent, h, F as Fragment, H as Host } from './index-DVab4vzV.js';
1
+ import { g as getElement, r as registerInstance, c as createEvent, h, F as Fragment, H as Host } from './index-wQ10Syko.js';
2
2
  import { c as checkmarkSvg } from './checkmark-DAikapVO.js';
3
3
  import { t as toValidSvgStringWithFallback } from './svg-Dz3GD0LB.js';
4
- import { A as AriaValidationController } from './aria-validation-controller-Dwv7n0rk.js';
4
+ import { A as AriaValidationController } from './aria-validation-controller-uMqDgutI.js';
5
5
  import { R as ReactiveControllerHost } from './reactive-controller-host-CICeIanv.js';
6
6
  import './logger-D06Ds9Dh.js';
7
7
  import './aria-loader-BfH06m7H.js';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, g as getElement, h, H as Host } from './index-DVab4vzV.js';
1
+ import { r as registerInstance, c as createEvent, g as getElement, h, H as Host } from './index-wQ10Syko.js';
2
2
  import { w as warningSvg, i as infoSvg } from './warning-DsT_K3_I.js';
3
3
 
4
4
  const alertSvg = 'data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM0Nl8zODApIj4KPHBhdGggZD0iTTEyIDUuMjVWMTMuMTI1TTIyLjUgMTJDMjIuNSAxNy43OTkgMTcuNzk5IDIyLjUgMTIgMjIuNUM2LjIwMTAxIDIyLjUgMS41IDE3Ljc5OSAxLjUgMTJDMS41IDYuMjAxMDEgNi4yMDEwMSAxLjUgMTIgMS41QzE3Ljc5OSAxLjUgMjIuNSA2LjIwMTAxIDIyLjUgMTJaTTEzLjEyNSAxNi44NzVDMTMuMTI1IDE3LjQ5NjMgMTIuNjIxMyAxOCAxMiAxOEMxMS4zNzg3IDE4IDEwLjg3NSAxNy40OTYzIDEwLjg3NSAxNi44NzVDMTAuODc1IDE2LjI1MzcgMTEuMzc4NyAxNS43NSAxMiAxNS43NUMxMi42MjEzIDE1Ljc1IDEzLjEyNSAxNi4yNTM3IDEzLjEyNSAxNi44NzVaIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjEuNzUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzM0Nl8zODAiPgo8cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==';
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-DVab4vzV.js';
1
+ import { r as registerInstance, h, H as Host } from './index-wQ10Syko.js';
2
2
 
3
3
  const lmvzSpinnerCss = () => `:host{--spinner-size:1rem;display:inline-block;width:var(--spinner-size);height:var(--spinner-size)}:host([size='large']){--spinner-size:2rem;}svg{width:100%;height:100%;transform-origin:center;animation:lmvz-spinner-rotate var(--lmvz-global-duration-slow, 800ms) linear infinite;color:var(--lmvz-semantic-color-border-active, #0f8acc)}circle{fill:none;stroke:currentcolor;stroke-width:var(--lmvz-component-icon-border-width-strong, 1.5px);stroke-linecap:round;stroke-dasharray:75 25;vector-effect:non-scaling-stroke}@keyframes lmvz-spinner-rotate{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){svg{animation:none}}`;
4
4
 
@@ -7,10 +7,10 @@ const LmvzSpinner = class {
7
7
  registerInstance(this, hostRef);
8
8
  }
9
9
  size = 'small';
10
- ariaLabel;
10
+ ariaLabel = null;
11
11
  render() {
12
12
  const hasLabel = !!this.ariaLabel?.trim();
13
- return (h(Host, { key: '53d1363cc2ec0219468d7a04e7f2cfc952a85fd6', role: hasLabel ? 'status' : undefined, "aria-label": hasLabel ? this.ariaLabel : undefined, "aria-hidden": hasLabel ? undefined : 'true' }, h("svg", { key: '2401cb663473e2bbce0491718ad71c2600154cd0', part: "indicator", viewBox: "0 0 16 16", "aria-hidden": "true" }, h("circle", { key: '61cbad421651f8dc7f684745a75b3249f251c8a6', pathLength: "100", cx: "8", cy: "8", r: "6" }))));
13
+ return (h(Host, { key: 'a13115b2357d22d28f1e21d95904193b2e5cfc3e', role: hasLabel ? 'status' : undefined, "aria-label": hasLabel ? this.ariaLabel : undefined, "aria-hidden": hasLabel ? undefined : 'true' }, h("svg", { key: 'b25f19f9ecb31770775b8155a4ce9c5541b558c1', part: "indicator", viewBox: "0 0 16 16", "aria-hidden": "true" }, h("circle", { key: '67881efb5bbf7dbf521113ca68ace9b3d33e1b2e', pathLength: "100", cx: "8", cy: "8", r: "6" }))));
14
14
  }
15
15
  };
16
16
  LmvzSpinner.style = lmvzSpinnerCss();
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, g as getElement, h, H as Host } from './index-DVab4vzV.js';
1
+ import { r as registerInstance, g as getElement, h, H as Host } from './index-wQ10Syko.js';
2
2
 
3
3
  const lmvzTabCss = () => ` @layer lmvz-ds.reset, lmvz-ds.theme, lmvz-ds.components, lmvz-ds.overrides; @layer lmvz-ds.reset { body { margin: 0; } h1, h2, h3, h4, h5, h6 { margin: 0; } *[hidden] { display: none !important; } hr { height: 0; border: none; margin: var(--lmvz-dimension-8-4, clamp(0.25rem, 0.19rem + 0.26vw, 0.5rem)) 0; border-top: var(--lmvz-semantic-border-width-default, 1px) solid var(--lmvz-semantic-color-border-subtle, #f0f0f0); } fieldset { border: none; margin: 0; padding: 0; } legend { padding: 0; display: block; } } :host { display: inline-block; flex: none; } :host([disabled]) { cursor: not-allowed; pointer-events: none; } button { --lmvz-tab-color: var(--lmvz-semantic-color-int-on-secondary, #000000); --lmvz-tab-background: var(--lmvz-semantic-color-int-secondary, #f0f0f0); position: relative; display: inline-flex; flex-direction: column; align-items: center; justify-content: center; gap: var(--lmvz-component-component-spacing-0-default, 4px); padding-top: var(--lmvz-dimension-12-8, clamp(0.5rem, 0.44rem + 0.26vw, 0.75rem)); padding-bottom: var(--lmvz-dimension-14-8, clamp(0.5rem, 0.41rem + 0.39vw, 0.88rem)); padding-inline: var(--lmvz-dimension-24-16, clamp(1rem, 0.88rem + 0.52vw, 1.5rem)); border: none; border-radius: var(--lmvz-semantic-border-radius-round, 999px); background: var(--lmvz-tab-background); color: var(--lmvz-tab-color); font: var(--lmvz-typography-body-md-strong, 500 clamp(0.88rem, 0.84rem + 0.13vw, 1rem) / 1.5 Router); cursor: pointer; white-space: nowrap; transition: background-color 0.15s ease, color 0.15s ease; } button:focus-visible { outline: var(--lmvz-ds-outline, 1px solid #0e7ab4); outline-offset: var(--lmvz-ds-outline-offset, clamp(0.25rem, 0.19rem + 0.26vw, 0.5rem)); z-index: 1; } button:disabled { opacity: var(--lmvz-component-input-disabled-opacity, 40%); pointer-events: none; cursor: not-allowed; } button:hover { --lmvz-tab-background: var(--lmvz-semantic-color-int-tertiary-hover, #f0f0f0); --lmvz-tab-color: var(--lmvz-semantic-color-int-on-secondary-hover, #000000); } button:active { --lmvz-tab-background: var(--lmvz-semantic-color-int-tertiary-active, #e0e0e0); --lmvz-tab-color: var(--lmvz-semantic-color-int-on-secondary-active, #000000); } :host([has-media]) { --lmvz-tab-color: var(--lmvz-semantic-color-int-on-tertiary, #000000); --lmvz-tab-background: var(--lmvz-semantic-color-int-tertiary, #ffffff); } :host([has-media]) button { padding-top: var(--lmvz-dimension-18-16, clamp(1rem, 0.97rem + 0.13vw, 1.13rem)); padding-bottom: var(--lmvz-dimension-14-12, clamp(0.75rem, 0.72rem + 0.13vw, 0.88rem)); padding-inline: var(--lmvz-dimension-48-40, clamp(2.5rem, 2.38rem + 0.52vw, 3rem)); border-radius: var(--lmvz-semantic-border-radius-lg, 14px); } :host([has-media]) button:hover { --lmvz-tab-color: var(--lmvz-semantic-color-int-on-tertiary-hover, #000000); } :host([has-media]) button:active { --lmvz-tab-color: var(--lmvz-semantic-color-int-on-tertiary-active, #000000); } :host([selected]) button { --lmvz-tab-color: var(--lmvz-semantic-color-status-on-active, #0e7ab4); --lmvz-tab-background: var(--lmvz-semantic-color-status-active, #f6fbfe); } :host([selected][has-media]) button:hover, :host([selected][has-media]) button:active { --lmvz-tab-color: var(--lmvz-semantic-color-status-on-active, #0e7ab4); } .indicator { --lmvz-tab-indicator-size: 4px; position: absolute; background: linear-gradient(to right, var(--lmvz-semantic-color-gradient-main-1, #0e7ab4), var(--lmvz-semantic-color-gradient-main-2, #0e7ab4)); opacity: 0; transition: opacity 0.15s ease; inset-block-end: 0; inset-inline: 0; block-size: var(--lmvz-tab-indicator-size); border-start-start-radius: 0; border-start-end-radius: 0; border-end-start-radius: var(--lmvz-tab-indicator-size); border-end-end-radius: var(--lmvz-tab-indicator-size); } :host([selected][has-media]) .indicator { opacity: 1; } ::slotted(*) { --lmvz-component-color: var(--lmvz-tab-color); } ::slotted(lmvz-icon) { --lmvz-component-size: var(--lmvz-dimension-18-16, clamp(1rem, 0.97rem + 0.13vw, 1.13rem)); } :host([has-media]) ::slotted(lmvz-icon) { --lmvz-component-size: var(--lmvz-component-icon-size-lg, clamp(1.25rem, 1.19rem + 0.26vw, 1.5rem)); } .label { display: contents; } `;
4
4
 
@@ -1,4 +1,4 @@
1
- import { g as getElement, r as registerInstance, c as createEvent, h, H as Host } from './index-DVab4vzV.js';
1
+ import { g as getElement, r as registerInstance, c as createEvent, h, H as Host } from './index-wQ10Syko.js';
2
2
  import { D as DirectionalFocusController } from './directional-focus-controller-CJ0yNC00.js';
3
3
  import { R as ReactiveControllerHost } from './reactive-controller-host-CICeIanv.js';
4
4
  import './element.util-3ydVsxUW.js';
@@ -1,5 +1,5 @@
1
- import { g as getElement, r as registerInstance, c as createEvent, h, H as Host } from './index-DVab4vzV.js';
2
- import { A as AriaValidationController } from './aria-validation-controller-Dwv7n0rk.js';
1
+ import { g as getElement, r as registerInstance, c as createEvent, h, H as Host } from './index-wQ10Syko.js';
2
+ import { A as AriaValidationController } from './aria-validation-controller-uMqDgutI.js';
3
3
  import { R as ReactiveControllerHost } from './reactive-controller-host-CICeIanv.js';
4
4
  import { c as componentOnReady } from './stencil.util-D2-5rsN3.js';
5
5
  import './aria-loader-BfH06m7H.js';
package/esm/loader.js CHANGED
@@ -1,11 +1,11 @@
1
- import { b as bootstrapLazy } from './index-DVab4vzV.js';
2
- export { s as setNonce } from './index-DVab4vzV.js';
1
+ import { b as bootstrapLazy } from './index-wQ10Syko.js';
2
+ export { s as setNonce } from './index-wQ10Syko.js';
3
3
  import { g as globalScripts } from './app-globals-DQuL1Twl.js';
4
4
 
5
5
  const defineCustomElements = async (win, options) => {
6
6
  if (typeof window === 'undefined') return undefined;
7
7
  await globalScripts();
8
- return bootstrapLazy([["lmvz-datepicker",[[593,"lmvz-datepicker",{"value":[6145],"visibleMonth":[6145,"visible-month"],"min":[1],"max":[1],"locale":[1],"firstDayOfWeek":[2,"first-day-of-week"],"disabled":[516],"readonly":[516],"required":[516],"name":[513],"label":[1],"placeholder":[1],"helperText":[1,"helper-text"],"errorMessage":[1,"error-message"],"open":[1540],"displayFormat":[1,"display-format"],"focusedDate":[32],"valueDate":[32],"visibleMonthDate":[32],"inputText":[32],"hasUnparseableInput":[32],"isInvalid":[32],"nativeError":[32],"checkValidity":[64],"reportValidity":[64]},[[0,"keydown","handleKeydown"],[0,"focusin","handleInputFocus"],[0,"click","handleInputFocus"],[0,"invalid","handleInvalid"]],{"required":[{"handleValidityRelevantPropChange":0}],"min":[{"handleValidityRelevantPropChange":0}],"max":[{"handleValidityRelevantPropChange":0}],"locale":[{"handleDisplayFormatChange":0}],"displayFormat":[{"handleDisplayFormatChange":0}],"disabled":[{"handleDisabledChange":0}]}]]],["lmvz-modal",[[769,"lmvz-modal",{"open":[1540],"closeLabel":[1,"close-label"],"hasHeader":[32]},[[0,"submit","handleFormDialogSubmit"]],{"open":[{"handleOpenChange":0}]}]]],["lmvz-message",[[769,"lmvz-message",{"type":[513],"live":[1],"leadingIcon":[4,"leading-icon"],"dismissible":[4],"closeLabel":[1,"close-label"],"actionLabel":[1,"action-label"]}]]],["lmvz-select",[[838,"lmvz-select",{"value":[1025],"multiple":[516],"values":[1040],"label":[1],"helperText":[1,"helper-text"],"error":[6660],"errorMessage":[1,"error-message"],"disabled":[516],"required":[516],"name":[513],"size":[513],"nativeError":[32],"selectedLabel":[32],"selectedId":[32],"activeId":[32],"isOpen":[32],"optionGroups":[32],"focusTrigger":[64],"blurTrigger":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64]},[[0,"invalid","handleInvalid"]],{"value":[{"handleValueChange":0}],"values":[{"handleValuesChange":0}],"required":[{"handleRequiredChange":0}],"disabled":[{"handleDisabledChange":0}]}]]],["lmvz-snackbar",[[513,"lmvz-snackbar",{"status":[1537],"message":[1025],"duration":[1026],"priority":[1025],"actionLabel":[1025,"action-label"],"animationClass":[32],"show":[64],"hide":[64]},null,{"status":[{"onStatusChange":0}]}]]],["lmvz-card",[[769,"lmvz-card",{"size":[1537],"cardTitle":[1,"card-title"],"description":[1],"imageUrl":[1,"image-url"],"imageAlt":[1,"image-alt"],"actionLabel":[1,"action-label"]},null,{"size":[{"normalizeSize":0}]}]]],["lmvz-link",[[785,"lmvz-link",{"href":[513],"target":[513],"rel":[1],"type":[1537],"externalLabel":[1,"external-label"]},null,{"type":[{"normalizeType":0}]}]]],["lmvz-header_2",[[769,"lmvz-header",{"role":[2561],"lmvzActiveNav":[1,"lmvz-active-nav"],"initFocus":[64]},null,{"lmvzActiveNav":[{"handleActiveNavChange":0}]}],[774,"lmvz-menuitem",{"role":[2561],"ti":[2562,"tabindex"]}]]],["lmvz-action",[[257,"lmvz-action"]]],["lmvz-action-list",[[774,"lmvz-action-list",{"label":[1],"initFocus":[64]}]]],["lmvz-checkbox",[[578,"lmvz-checkbox",{"label":[1],"checked":[1540],"value":[1],"name":[513],"disabled":[516],"required":[516],"error":[6660],"errorMessage":[1,"error-message"],"helperText":[1,"helper-text"],"form":[1],"autofocus":[4],"nativeError":[32],"checkedState":[32],"focusInput":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64]},[[0,"invalid","handleInvalid"]],{"checked":[{"handleCheckedChange":0}],"required":[{"handleRequiredChange":0}]}]]],["lmvz-menuitem",[[774,"lmvz-menuitem",{"role":[2561],"ti":[2562,"tabindex"]}]]],["lmvz-radio",[[578,"lmvz-radio",{"label":[1],"checked":[1540],"value":[1],"name":[513],"disabled":[516],"required":[516],"error":[6660],"helperText":[1,"helper-text"],"form":[513],"autofocus":[4],"nativeError":[32],"focusInput":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64]},[[0,"invalid","handleInvalid"],[0,"keydown","handleKeydown"]],{"checked":[{"handleCheckedChange":0}],"required":[{"handleRequiredChange":0}],"value":[{"handleValueChange":0}],"label":[{"handleLabelChange":0}]}]]],["lmvz-spinner",[[513,"lmvz-spinner",{"size":[513],"ariaLabel":[513,"aria-label"]}]]],["lmvz-tab",[[785,"lmvz-tab",{"value":[513],"disabled":[516],"selected":[516],"panel":[513]}]]],["lmvz-tabs",[[769,"lmvz-tabs",{"value":[1537],"resolvedValue":[32],"initFocus":[64],"activateTab":[64],"getTabElements":[64],"setTabPanelIds":[64]},[[0,"slotchange","handleSlotChangeEvent"]],{"value":[{"handleValueChange":0}]}]]],["lmvz-toggle",[[578,"lmvz-toggle",{"label":[1],"checked":[1540],"disabled":[516],"required":[516],"name":[1],"value":[1],"form":[1],"focusToggle":[64],"blurToggle":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64],"getInputElement":[64]},null,{"checked":[{"handleCheckedChange":0}],"disabled":[{"handleDisabledChange":0}]}]]],["lmvz-button-group",[[769,"lmvz-button-group",{"stacked":[516],"primaryEnabledAction":[2064],"hasActions":[2052,"has-actions"]}]]],["lmvz-chip",[[769,"lmvz-chip",{"type":[1537],"size":[1537]},null,{"type":[{"normalizeType":0}],"size":[{"normalizeSize":0}]}]]],["lmvz-input",[[838,"lmvz-input",{"value":[1025],"label":[1],"helperText":[1,"helper-text"],"placeholder":[1],"disabled":[516],"readonly":[516],"required":[516],"name":[1],"type":[1],"errorMessage":[1,"error-message"],"autocomplete":[1],"inputmode":[1],"autocorrect":[1],"autocapitalize":[1],"spellcheck":[4],"autofocus":[4],"minlength":[2],"maxlength":[2],"pattern":[1],"min":[8],"max":[8],"step":[8],"form":[1],"size":[513],"error":[6660],"nativeError":[32],"setValue":[64],"focusInput":[64],"blurInput":[64],"select":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64],"getInputElement":[64]},null,{"value":[{"handleValueChange":0}],"disabled":[{"handleDisabledChange":0}]}]]],["lmvz-popover",[[769,"lmvz-popover",{"open":[1540],"anchor":[1],"placement":[1],"size":[1],"autoFocus":[4,"auto-focus"],"containerRole":[1,"container-role"],"label":[1],"anchorEl":[32],"show":[64],"hide":[64],"toggle":[64]},null,{"open":[{"handleOpenChange":0}],"anchor":[{"handleAnchorChange":1}]}]]],["lmvz-button_2",[[785,"lmvz-button",{"ti":[514,"tabindex"],"scale":[513],"variant":[513],"disabled":[516],"type":[1],"form":[1],"formMethod":[1,"form-method"],"name":[1],"value":[1],"buttonRole":[1,"button-role"]}],[514,"lmvz-icon",{"icon":[513],"weight":[513],"size":[513],"iconset":[513],"ariaLabel":[513,"aria-label"],"iconData":[32],"visible":[32]},null,{"icon":[{"loadIconPathData":0}],"iconset":[{"loadIconPathData":0}]}]]]], options);
8
+ return bootstrapLazy([["lmvz-datepicker",[[593,"lmvz-datepicker",{"value":[6145],"visibleMonth":[6145,"visible-month"],"min":[1],"max":[1],"locale":[1],"firstDayOfWeek":[2,"first-day-of-week"],"disabled":[516],"readonly":[516],"required":[516],"name":[513],"label":[1],"placeholder":[1],"helperText":[1,"helper-text"],"errorMessage":[1,"error-message"],"open":[1540],"displayFormat":[1,"display-format"],"focusedDate":[32],"valueDate":[32],"visibleMonthDate":[32],"inputText":[32],"hasUnparseableInput":[32],"isInvalid":[32],"nativeError":[32],"checkValidity":[64],"reportValidity":[64]},[[0,"keydown","handleKeydown"],[0,"focusin","handleInputFocus"],[0,"click","handleInputFocus"],[0,"invalid","handleInvalid"]],{"required":[{"handleValidityRelevantPropChange":0}],"min":[{"handleValidityRelevantPropChange":0}],"max":[{"handleValidityRelevantPropChange":0}],"locale":[{"handleDisplayFormatChange":0}],"displayFormat":[{"handleDisplayFormatChange":0}],"disabled":[{"handleDisabledChange":0}]}]]],["lmvz-modal",[[769,"lmvz-modal",{"open":[1540],"closeLabel":[1,"close-label"],"hasHeader":[32]},[[0,"submit","handleFormDialogSubmit"]],{"open":[{"handleOpenChange":0}]}]]],["lmvz-message",[[769,"lmvz-message",{"type":[513],"live":[1],"leadingIcon":[4,"leading-icon"],"dismissible":[4],"closeLabel":[1,"close-label"],"actionLabel":[1,"action-label"]}]]],["lmvz-select",[[838,"lmvz-select",{"value":[1025],"multiple":[516],"values":[1040],"label":[1],"helperText":[1,"helper-text"],"error":[6660],"errorMessage":[1,"error-message"],"disabled":[516],"required":[516],"name":[513],"size":[513],"nativeError":[32],"selectedLabel":[32],"selectedId":[32],"activeId":[32],"isOpen":[32],"optionGroups":[32],"focusTrigger":[64],"blurTrigger":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64]},[[0,"invalid","handleInvalid"]],{"value":[{"handleValueChange":0}],"values":[{"handleValuesChange":0}],"required":[{"handleRequiredChange":0}],"disabled":[{"handleDisabledChange":0}]}]]],["lmvz-snackbar",[[513,"lmvz-snackbar",{"status":[1537],"message":[1025],"duration":[1026],"priority":[1025],"actionLabel":[1025,"action-label"],"animationClass":[32],"show":[64],"hide":[64]},null,{"status":[{"onStatusChange":0}]}]]],["lmvz-card",[[769,"lmvz-card",{"size":[1537],"cardTitle":[1,"card-title"],"description":[1],"imageUrl":[1,"image-url"],"imageAlt":[1,"image-alt"],"actionLabel":[1,"action-label"]},null,{"size":[{"normalizeSize":0}]}]]],["lmvz-link",[[785,"lmvz-link",{"href":[513],"target":[513],"rel":[1],"type":[1537],"externalLabel":[1,"external-label"]},null,{"type":[{"normalizeType":0}]}]]],["lmvz-header_2",[[769,"lmvz-header",{"role":[2561],"lmvzActiveNav":[1,"lmvz-active-nav"],"initFocus":[64]},null,{"lmvzActiveNav":[{"handleActiveNavChange":0}]}],[774,"lmvz-menuitem",{"role":[2561],"ti":[2562,"tabindex"]}]]],["lmvz-action",[[257,"lmvz-action"]]],["lmvz-action-list",[[774,"lmvz-action-list",{"label":[1],"initFocus":[64]}]]],["lmvz-checkbox",[[578,"lmvz-checkbox",{"label":[1],"checked":[1540],"value":[1],"name":[513],"disabled":[516],"required":[516],"error":[6660],"errorMessage":[1,"error-message"],"helperText":[1,"helper-text"],"form":[1],"autofocus":[4],"nativeError":[32],"checkedState":[32],"focusInput":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64]},[[0,"invalid","handleInvalid"]],{"checked":[{"handleCheckedChange":0}],"required":[{"handleRequiredChange":0}]}]]],["lmvz-menuitem",[[774,"lmvz-menuitem",{"role":[2561],"ti":[2562,"tabindex"]}]]],["lmvz-radio",[[578,"lmvz-radio",{"label":[1],"checked":[1540],"value":[1],"name":[513],"disabled":[516],"required":[516],"error":[6660],"helperText":[1,"helper-text"],"form":[513],"autofocus":[4],"nativeError":[32],"focusInput":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64]},[[0,"invalid","handleInvalid"],[0,"keydown","handleKeydown"]],{"checked":[{"handleCheckedChange":0}],"required":[{"handleRequiredChange":0}],"value":[{"handleValueChange":0}],"label":[{"handleLabelChange":0}]}]]],["lmvz-spinner",[[513,"lmvz-spinner",{"size":[513],"ariaLabel":[513,"aria-label"]}]]],["lmvz-tab",[[785,"lmvz-tab",{"value":[513],"disabled":[516],"selected":[516],"panel":[513]}]]],["lmvz-tabs",[[769,"lmvz-tabs",{"value":[1537],"resolvedValue":[32],"initFocus":[64],"activateTab":[64],"getTabElements":[64],"setTabPanelIds":[64]},[[0,"slotchange","handleSlotChangeEvent"]],{"value":[{"handleValueChange":0}]}]]],["lmvz-toggle",[[578,"lmvz-toggle",{"label":[1],"checked":[1540],"disabled":[516],"required":[516],"name":[1],"value":[1],"form":[1],"focusToggle":[64],"blurToggle":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64],"getInputElement":[64]},null,{"checked":[{"handleCheckedChange":0}],"disabled":[{"handleDisabledChange":0}]}]]],["lmvz-button-group",[[769,"lmvz-button-group",{"stacked":[516],"primaryEnabledAction":[2064],"hasActions":[2052,"has-actions"]}]]],["lmvz-chip",[[769,"lmvz-chip",{"type":[1537],"size":[1537]},null,{"type":[{"normalizeType":0}],"size":[{"normalizeSize":0}]}]]],["lmvz-input",[[838,"lmvz-input",{"value":[1025],"label":[1],"helperText":[1,"helper-text"],"placeholder":[1],"disabled":[516],"readonly":[516],"required":[516],"name":[1],"type":[1],"errorMessage":[1,"error-message"],"autocomplete":[1],"inputmode":[1],"autocapitalize":[1],"spellcheck":[4],"autofocus":[4],"minlength":[2],"maxlength":[2],"pattern":[1],"min":[8],"max":[8],"step":[8],"form":[1],"size":[513],"error":[6660],"nativeError":[32],"setValue":[64],"focusInput":[64],"blurInput":[64],"select":[64],"checkValidity":[64],"reportValidity":[64],"getValidationMessage":[64],"getInputElement":[64]},null,{"value":[{"handleValueChange":0}],"disabled":[{"handleDisabledChange":0}]}]]],["lmvz-popover",[[769,"lmvz-popover",{"open":[1540],"anchor":[1],"placement":[1],"size":[1],"autoFocus":[4,"auto-focus"],"containerRole":[1,"container-role"],"label":[1],"anchorEl":[32],"show":[64],"hide":[64],"toggle":[64]},null,{"open":[{"handleOpenChange":0}],"anchor":[{"handleAnchorChange":1}]}]]],["lmvz-button_2",[[785,"lmvz-button",{"ti":[514,"tabindex"],"scale":[513],"variant":[513],"disabled":[516],"type":[1],"form":[1],"formMethod":[1,"form-method"],"name":[1],"value":[1],"buttonRole":[1,"button-role"]}],[514,"lmvz-icon",{"icon":[513],"weight":[513],"size":[513],"iconset":[513],"ariaLabel":[513,"aria-label"],"iconData":[32],"visible":[32]},null,{"icon":[{"loadIconPathData":0}],"iconset":[{"loadIconPathData":0}]}]]]], options);
9
9
  };
10
10
 
11
11
  export { defineCustomElements };
package/hydrate/index.js CHANGED
@@ -136,7 +136,7 @@ const NAMESPACE = 'lmvz-components';
136
136
  const BUILD = /* lmvz-components */ { hotModuleReplacement: false, hydratedSelectorName: "hydrated", slotRelocation: true, state: true, updatable: true};
137
137
 
138
138
  /*
139
- Stencil Hydrate Platform v4.43.5 | MIT Licensed | https://stenciljs.com
139
+ Stencil Hydrate Platform v4.44.2 | MIT Licensed | https://stenciljs.com
140
140
  */
141
141
  var __create = Object.create;
142
142
  var __defProp = Object.defineProperty;
@@ -477,6 +477,8 @@ var DEFAULT_DOC_DATA = {
477
477
  };
478
478
  var SLOT_FB_CSS = "slot-fb{display:contents}slot-fb[hidden]{display:none}";
479
479
  var XLINK_NS = "http://www.w3.org/1999/xlink";
480
+ var MAX_LAZY_LOAD_RETRIES = 3;
481
+ var LAZY_LOAD_RETRY_INTERVAL_MS = 1e3;
480
482
 
481
483
  // src/utils/style.ts
482
484
  function createStyleSheetIfNeededAndSupported(styles2) {
@@ -540,7 +542,7 @@ function getHostSlotNodes(childNodes, hostName, slotName) {
540
542
  slottedNodes.push(childNode);
541
543
  if (typeof slotName !== "undefined") return slottedNodes;
542
544
  }
543
- slottedNodes = [...slottedNodes, ...getHostSlotNodes(childNode.childNodes, hostName, slotName)];
545
+ slottedNodes = [...slottedNodes, ...getHostSlotNodes(internalCall(childNode, "childNodes"), hostName, slotName)];
544
546
  }
545
547
  return slottedNodes;
546
548
  }
@@ -782,6 +784,11 @@ var h = (nodeName, vnodeData, ...children) => {
782
784
  } else if (child != null && typeof child !== "boolean") {
783
785
  if (simple = typeof nodeName !== "function" && !isComplexType(child)) {
784
786
  child = String(child);
787
+ } else if (typeof nodeName !== "function" && child.$flags$ === void 0) {
788
+ {
789
+ consoleError("Invalid vNode child");
790
+ }
791
+ continue;
785
792
  }
786
793
  if (simple && lastSimple) {
787
794
  vNodeChildren[vNodeChildren.length - 1].$text$ += child;
@@ -2009,7 +2016,7 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
2009
2016
  }
2010
2017
  }
2011
2018
  if (newValue == null || newValue === false) {
2012
- if (newValue !== false || elm.getAttribute(memberName) === "") {
2019
+ if (newValue !== false || elm.getAttribute(memberName) === "" || flags & 4 /* isHost */ && !isEnumeratedAttribute(memberName)) {
2013
2020
  if (xlink) {
2014
2021
  elm.removeAttributeNS(XLINK_NS, memberName);
2015
2022
  } else {
@@ -2026,6 +2033,8 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
2026
2033
  }
2027
2034
  }
2028
2035
  };
2036
+ var ENUMERATED_ATTRIBUTES = /* @__PURE__ */ new Set(["draggable", "contenteditable", "spellcheck"]);
2037
+ var isEnumeratedAttribute = (attrName) => ENUMERATED_ATTRIBUTES.has(attrName) || attrName.startsWith("aria-");
2029
2038
  var parseClassListRegex = /\s/;
2030
2039
  var parseClassList = (value) => {
2031
2040
  if (typeof value === "object" && value && "baseVal" in value) {
@@ -2428,7 +2437,10 @@ var markSlotContentForRelocation = (elm) => {
2428
2437
  const slotName = childNode["s-sn"];
2429
2438
  for (j = hostContentNodes.length - 1; j >= 0; j--) {
2430
2439
  node = hostContentNodes[j];
2431
- if (!node["s-cn"] && !node["s-nr"] && node["s-hn"] !== childNode["s-hn"] && (!node["s-sh"] || node["s-sh"] !== childNode["s-hn"])) {
2440
+ if (!node["s-cn"] && !node["s-nr"] && node["s-hn"] !== childNode["s-hn"] && // let an exact named-slot match override a stale default-slot claim. Skip this for
2441
+ // `slotName === ''` itself - a matched default node's cached `s-sn` is `''` too, which
2442
+ // would trivially "match" on every re-render and force pointless re-insertion.
2443
+ (!node["s-sh"] || node["s-sh"] !== childNode["s-hn"] || slotName !== "" && getSlotName(node) === slotName)) {
2432
2444
  if (isNodeLocatedInSlot(node, slotName)) {
2433
2445
  let relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
2434
2446
  checkSlotFallbackVisibility = true;
@@ -2498,7 +2510,7 @@ var insertBefore = (parent, newNode, reference, isInitialLoad) => {
2498
2510
  return newNode;
2499
2511
  }
2500
2512
  }
2501
- if (parent.__insertBefore) {
2513
+ if ((parent == null ? void 0 : parent.__insertBefore)) {
2502
2514
  return parent.__insertBefore(newNode, reference);
2503
2515
  } else {
2504
2516
  return parent == null ? void 0 : parent.insertBefore(newNode, reference);
@@ -2926,8 +2938,6 @@ var setValue = (ref, propName, newVal, cmpMeta) => {
2926
2938
  }
2927
2939
  }
2928
2940
  };
2929
-
2930
- // src/runtime/proxy-component.ts
2931
2941
  var proxyComponent = (Cstr, cmpMeta, flags) => {
2932
2942
  var _a2;
2933
2943
  const prototype = Cstr.prototype;
@@ -3004,10 +3014,12 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
3004
3014
 
3005
3015
  // src/runtime/initialize-component.ts
3006
3016
  var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
3017
+ var _a2;
3007
3018
  let Cstr;
3008
3019
  try {
3009
3020
  if ((hostRef.$flags$ & 32 /* hasInitializedComponent */) === 0) {
3010
3021
  hostRef.$flags$ |= 32 /* hasInitializedComponent */;
3022
+ hostRef.$flags$ &= -1025 /* hasFailedLoad */;
3011
3023
  const bundleId = cmpMeta.$lazyBundleId$;
3012
3024
  if (bundleId) {
3013
3025
  const CstrImport = loadModule(cmpMeta);
@@ -3019,6 +3031,11 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
3019
3031
  Cstr = CstrImport;
3020
3032
  }
3021
3033
  if (!Cstr) {
3034
+ hostRef.$flags$ &= -33 /* hasInitializedComponent */;
3035
+ hostRef.$loadRetryCount$ = ((_a2 = hostRef.$loadRetryCount$) != null ? _a2 : 0) + 1;
3036
+ if (hostRef.$loadRetryCount$ < MAX_LAZY_LOAD_RETRIES) {
3037
+ hostRef.$flags$ |= 1024 /* hasFailedLoad */;
3038
+ }
3022
3039
  throw new Error(`Constructor for "${cmpMeta.$tagName$}#${hostRef.$modeName$}" was not found`);
3023
3040
  }
3024
3041
  if (!Cstr.isProxied) {
@@ -3090,7 +3107,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
3090
3107
  hostRef.$onRenderResolve$();
3091
3108
  hostRef.$onRenderResolve$ = void 0;
3092
3109
  }
3093
- if (hostRef.$onReadyResolve$) {
3110
+ if (hostRef.$onReadyResolve$ && !(hostRef.$flags$ & 1024 /* hasFailedLoad */)) {
3094
3111
  hostRef.$onReadyResolve$(elm);
3095
3112
  }
3096
3113
  }
@@ -3149,6 +3166,8 @@ var connectedCallback = (elm) => {
3149
3166
  addHostEventListeners(elm, hostRef, cmpMeta.$listeners$);
3150
3167
  if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
3151
3168
  fireConnectedCallback(hostRef.$lazyInstance$, elm);
3169
+ } else if (hostRef.$flags$ & 1024 /* hasFailedLoad */) {
3170
+ setTimeout(() => initializeComponent(elm, hostRef, cmpMeta), LAZY_LOAD_RETRY_INTERVAL_MS);
3152
3171
  } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
3153
3172
  hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance$, elm));
3154
3173
  }
@@ -12268,7 +12287,7 @@ class LmvzIcon extends ReactiveControllerHost {
12268
12287
  iconset;
12269
12288
  iconData;
12270
12289
  visible = false;
12271
- ariaLabel;
12290
+ ariaLabel = null;
12272
12291
  get ariaHidden() {
12273
12292
  return !this.ariaLabel;
12274
12293
  }
@@ -12302,7 +12321,7 @@ class LmvzIcon extends ReactiveControllerHost {
12302
12321
  super.componentDidRender();
12303
12322
  }
12304
12323
  render() {
12305
- return hAsync(Host, { key: '0dd3824c964cb73ba4758afbb8768535b7bf0820', role: "img", "aria-hidden": `${this.ariaHidden}`, innerHTML: this.iconData });
12324
+ return hAsync(Host, { key: '7bf1348d1e88c5debeeb592bde76e74625a2b58b', role: "img", "aria-hidden": `${this.ariaHidden}`, innerHTML: this.iconData });
12306
12325
  }
12307
12326
  waitUntilVisible(callback, rootMargin = 50) {
12308
12327
  {
@@ -12411,9 +12430,8 @@ class LmvzInput extends ReactiveControllerHost {
12411
12430
  errorMessage;
12412
12431
  autocomplete;
12413
12432
  inputmode;
12414
- autocorrect;
12415
- autocapitalize;
12416
- spellcheck;
12433
+ autocapitalize = null;
12434
+ spellcheck = null;
12417
12435
  autofocus = false;
12418
12436
  minlength;
12419
12437
  maxlength;
@@ -12576,9 +12594,9 @@ class LmvzInput extends ReactiveControllerHost {
12576
12594
  render() {
12577
12595
  const hasValue = Boolean(this.value);
12578
12596
  const shouldFloatLabel = hasValue || Boolean(this.placeholder);
12579
- return (hAsync("div", { key: '34535f927cceb5d28107f71a995b92f357f68df0', class: classNames('input-container', {
12597
+ return (hAsync("div", { key: 'abdfa466acfad7e676fca966955fd4ae6ba231ec', class: classNames('input-container', {
12580
12598
  'interaction-filled': hasValue,
12581
- }) }, hAsync("div", { key: 'a1e6ef88163bb7c081b295f11194ffc10a0754c4', class: "input-wrapper" }, hAsync("slot", { key: '6634e9671691bd2a18513571706028994fe27efe', name: "before-input" }), hAsync("div", { key: 'e5299fed299b5b5a29ae9f1da71c5294f264da05', class: "label-input-group" }, hAsync("label", { key: '21cf26ec1ef8af81f22b0333299b21268063cda4', htmlFor: this.inputId, class: classNames({ floating: shouldFloatLabel }) }, this.label, this.required && (hAsync("span", { key: '2f8ab042d8a89bbfdd37c8083d83a4b5298aa447', class: "required-indicator", "aria-hidden": "true" }, ' ', "*"))), hAsync("input", { key: '35551a0a618eb2b553449e7e59b0190ff026cdb4', id: this.inputId, ref: (el) => (this.nativeInputElement = el), type: this.type, min: this.min, max: this.max, step: this.step, value: this.value, name: this.name, placeholder: this.placeholder, disabled: this.disabled, readonly: this.readonly, required: this.required, form: this.form, autocomplete: this.autocomplete, inputmode: this.inputmode, autocorrect: this.autocorrect, autocapitalize: this.autocapitalize, spellcheck: this.spellcheck, autofocus: this.autofocus, minlength: this.minlength, maxlength: this.maxlength, pattern: this.pattern, "aria-invalid": this.error ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false', "aria-describedby": this.describedBy, "aria-errormessage": this.errorId, onInput: this.handleInput, onBlur: this.handleBlur, onInvalid: this.handleInvalid })), hAsync("slot", { key: '7c8e459eefd966d4b1227e233a6c599907240545', name: "after-input" })), hAsync("div", { key: '66a53450185cb93f3c6c98a222b1e201aa5a6d03', id: this.helperId, role: "status" }, this.helperText || null), hAsync("div", { key: '587940e277570a5cc9bba9cfbbd1c42daa512ad1', id: this.errorId, role: "alert" }, (this.showErrorMessage && this.errorMessage) || null)));
12599
+ }) }, hAsync("div", { key: 'deb354e87dae72df22bca98a17c542996fbd926b', class: "input-wrapper" }, hAsync("slot", { key: '513529b58c611bdf06afea01803962d0cc7a4385', name: "before-input" }), hAsync("div", { key: 'dcf1a5aa6dcb67a407225d3ace4a1369c1b72c01', class: "label-input-group" }, hAsync("label", { key: 'c47ff2479e84e13b6361fe1ebccb8ec153dcce5e', htmlFor: this.inputId, class: classNames({ floating: shouldFloatLabel }) }, this.label, this.required && (hAsync("span", { key: '03e4ac8dbbfb1f96a9b0f45600872f66d97755b7', class: "required-indicator", "aria-hidden": "true" }, ' ', "*"))), hAsync("input", { key: '5607738d802be72657129aa7b45ae9ffde002f54', id: this.inputId, ref: (el) => (this.nativeInputElement = el), type: this.type, min: this.min, max: this.max, step: this.step, value: this.value, name: this.name, placeholder: this.placeholder, disabled: this.disabled, readonly: this.readonly, required: this.required, form: this.form, autocomplete: this.autocomplete, inputmode: this.inputmode, autocapitalize: this.autocapitalize ?? undefined, spellcheck: this.spellcheck, autofocus: this.autofocus, minlength: this.minlength, maxlength: this.maxlength, pattern: this.pattern, "aria-invalid": this.error ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false', "aria-describedby": this.describedBy, "aria-errormessage": this.errorId, onInput: this.handleInput, onBlur: this.handleBlur, onInvalid: this.handleInvalid })), hAsync("slot", { key: '74b93032b4c650fea28bfd9359bba01365f7599d', name: "after-input" })), hAsync("div", { key: 'cef5ff26b3c2d3b4d9b1a069ceb784dd3a4be84a', id: this.helperId, role: "status" }, this.helperText || null), hAsync("div", { key: '5a7d0213bc76e15fb65648eb78de02a717d0f4ca', id: this.errorId, role: "alert" }, (this.showErrorMessage && this.errorMessage) || null)));
12582
12600
  }
12583
12601
  static get formAssociated() { return true; }
12584
12602
  static get watchers() { return {
@@ -12606,7 +12624,6 @@ class LmvzInput extends ReactiveControllerHost {
12606
12624
  "errorMessage": [1, "error-message"],
12607
12625
  "autocomplete": [1],
12608
12626
  "inputmode": [1],
12609
- "autocorrect": [1],
12610
12627
  "autocapitalize": [1],
12611
12628
  "spellcheck": [4],
12612
12629
  "autofocus": [4],
@@ -15821,10 +15838,10 @@ class LmvzSpinner {
15821
15838
  registerInstance(this, hostRef);
15822
15839
  }
15823
15840
  size = 'small';
15824
- ariaLabel;
15841
+ ariaLabel = null;
15825
15842
  render() {
15826
15843
  const hasLabel = !!this.ariaLabel?.trim();
15827
- return (hAsync(Host, { key: '53d1363cc2ec0219468d7a04e7f2cfc952a85fd6', role: hasLabel ? 'status' : undefined, "aria-label": hasLabel ? this.ariaLabel : undefined, "aria-hidden": hasLabel ? undefined : 'true' }, hAsync("svg", { key: '2401cb663473e2bbce0491718ad71c2600154cd0', part: "indicator", viewBox: "0 0 16 16", "aria-hidden": "true" }, hAsync("circle", { key: '61cbad421651f8dc7f684745a75b3249f251c8a6', pathLength: "100", cx: "8", cy: "8", r: "6" }))));
15844
+ return (hAsync(Host, { key: 'a13115b2357d22d28f1e21d95904193b2e5cfc3e', role: hasLabel ? 'status' : undefined, "aria-label": hasLabel ? this.ariaLabel : undefined, "aria-hidden": hasLabel ? undefined : 'true' }, hAsync("svg", { key: 'b25f19f9ecb31770775b8155a4ce9c5541b558c1', part: "indicator", viewBox: "0 0 16 16", "aria-hidden": "true" }, hAsync("circle", { key: '67881efb5bbf7dbf521113ca68ace9b3d33e1b2e', pathLength: "100", cx: "8", cy: "8", r: "6" }))));
15828
15845
  }
15829
15846
  static get style() { return lmvzSpinnerCss(); }
15830
15847
  static get cmpMeta() { return {
@@ -16384,7 +16401,7 @@ var NAMESPACE = (
16384
16401
  );
16385
16402
 
16386
16403
  /*
16387
- Stencil Hydrate Runner v4.43.5 | MIT Licensed | https://stenciljs.com
16404
+ Stencil Hydrate Runner v4.44.2 | MIT Licensed | https://stenciljs.com
16388
16405
  */
16389
16406
  var __create = Object.create;
16390
16407
  var __defProp = Object.defineProperty;
package/hydrate/index.mjs CHANGED
@@ -134,7 +134,7 @@ const NAMESPACE = 'lmvz-components';
134
134
  const BUILD = /* lmvz-components */ { hotModuleReplacement: false, hydratedSelectorName: "hydrated", slotRelocation: true, state: true, updatable: true};
135
135
 
136
136
  /*
137
- Stencil Hydrate Platform v4.43.5 | MIT Licensed | https://stenciljs.com
137
+ Stencil Hydrate Platform v4.44.2 | MIT Licensed | https://stenciljs.com
138
138
  */
139
139
  var __create = Object.create;
140
140
  var __defProp = Object.defineProperty;
@@ -475,6 +475,8 @@ var DEFAULT_DOC_DATA = {
475
475
  };
476
476
  var SLOT_FB_CSS = "slot-fb{display:contents}slot-fb[hidden]{display:none}";
477
477
  var XLINK_NS = "http://www.w3.org/1999/xlink";
478
+ var MAX_LAZY_LOAD_RETRIES = 3;
479
+ var LAZY_LOAD_RETRY_INTERVAL_MS = 1e3;
478
480
 
479
481
  // src/utils/style.ts
480
482
  function createStyleSheetIfNeededAndSupported(styles2) {
@@ -538,7 +540,7 @@ function getHostSlotNodes(childNodes, hostName, slotName) {
538
540
  slottedNodes.push(childNode);
539
541
  if (typeof slotName !== "undefined") return slottedNodes;
540
542
  }
541
- slottedNodes = [...slottedNodes, ...getHostSlotNodes(childNode.childNodes, hostName, slotName)];
543
+ slottedNodes = [...slottedNodes, ...getHostSlotNodes(internalCall(childNode, "childNodes"), hostName, slotName)];
542
544
  }
543
545
  return slottedNodes;
544
546
  }
@@ -780,6 +782,11 @@ var h = (nodeName, vnodeData, ...children) => {
780
782
  } else if (child != null && typeof child !== "boolean") {
781
783
  if (simple = typeof nodeName !== "function" && !isComplexType(child)) {
782
784
  child = String(child);
785
+ } else if (typeof nodeName !== "function" && child.$flags$ === void 0) {
786
+ {
787
+ consoleError("Invalid vNode child");
788
+ }
789
+ continue;
783
790
  }
784
791
  if (simple && lastSimple) {
785
792
  vNodeChildren[vNodeChildren.length - 1].$text$ += child;
@@ -2007,7 +2014,7 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
2007
2014
  }
2008
2015
  }
2009
2016
  if (newValue == null || newValue === false) {
2010
- if (newValue !== false || elm.getAttribute(memberName) === "") {
2017
+ if (newValue !== false || elm.getAttribute(memberName) === "" || flags & 4 /* isHost */ && !isEnumeratedAttribute(memberName)) {
2011
2018
  if (xlink) {
2012
2019
  elm.removeAttributeNS(XLINK_NS, memberName);
2013
2020
  } else {
@@ -2024,6 +2031,8 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
2024
2031
  }
2025
2032
  }
2026
2033
  };
2034
+ var ENUMERATED_ATTRIBUTES = /* @__PURE__ */ new Set(["draggable", "contenteditable", "spellcheck"]);
2035
+ var isEnumeratedAttribute = (attrName) => ENUMERATED_ATTRIBUTES.has(attrName) || attrName.startsWith("aria-");
2027
2036
  var parseClassListRegex = /\s/;
2028
2037
  var parseClassList = (value) => {
2029
2038
  if (typeof value === "object" && value && "baseVal" in value) {
@@ -2426,7 +2435,10 @@ var markSlotContentForRelocation = (elm) => {
2426
2435
  const slotName = childNode["s-sn"];
2427
2436
  for (j = hostContentNodes.length - 1; j >= 0; j--) {
2428
2437
  node = hostContentNodes[j];
2429
- if (!node["s-cn"] && !node["s-nr"] && node["s-hn"] !== childNode["s-hn"] && (!node["s-sh"] || node["s-sh"] !== childNode["s-hn"])) {
2438
+ if (!node["s-cn"] && !node["s-nr"] && node["s-hn"] !== childNode["s-hn"] && // let an exact named-slot match override a stale default-slot claim. Skip this for
2439
+ // `slotName === ''` itself - a matched default node's cached `s-sn` is `''` too, which
2440
+ // would trivially "match" on every re-render and force pointless re-insertion.
2441
+ (!node["s-sh"] || node["s-sh"] !== childNode["s-hn"] || slotName !== "" && getSlotName(node) === slotName)) {
2430
2442
  if (isNodeLocatedInSlot(node, slotName)) {
2431
2443
  let relocateNodeData = relocateNodes.find((r) => r.$nodeToRelocate$ === node);
2432
2444
  checkSlotFallbackVisibility = true;
@@ -2496,7 +2508,7 @@ var insertBefore = (parent, newNode, reference, isInitialLoad) => {
2496
2508
  return newNode;
2497
2509
  }
2498
2510
  }
2499
- if (parent.__insertBefore) {
2511
+ if ((parent == null ? void 0 : parent.__insertBefore)) {
2500
2512
  return parent.__insertBefore(newNode, reference);
2501
2513
  } else {
2502
2514
  return parent == null ? void 0 : parent.insertBefore(newNode, reference);
@@ -2924,8 +2936,6 @@ var setValue = (ref, propName, newVal, cmpMeta) => {
2924
2936
  }
2925
2937
  }
2926
2938
  };
2927
-
2928
- // src/runtime/proxy-component.ts
2929
2939
  var proxyComponent = (Cstr, cmpMeta, flags) => {
2930
2940
  var _a2;
2931
2941
  const prototype = Cstr.prototype;
@@ -3002,10 +3012,12 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
3002
3012
 
3003
3013
  // src/runtime/initialize-component.ts
3004
3014
  var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
3015
+ var _a2;
3005
3016
  let Cstr;
3006
3017
  try {
3007
3018
  if ((hostRef.$flags$ & 32 /* hasInitializedComponent */) === 0) {
3008
3019
  hostRef.$flags$ |= 32 /* hasInitializedComponent */;
3020
+ hostRef.$flags$ &= -1025 /* hasFailedLoad */;
3009
3021
  const bundleId = cmpMeta.$lazyBundleId$;
3010
3022
  if (bundleId) {
3011
3023
  const CstrImport = loadModule(cmpMeta);
@@ -3017,6 +3029,11 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
3017
3029
  Cstr = CstrImport;
3018
3030
  }
3019
3031
  if (!Cstr) {
3032
+ hostRef.$flags$ &= -33 /* hasInitializedComponent */;
3033
+ hostRef.$loadRetryCount$ = ((_a2 = hostRef.$loadRetryCount$) != null ? _a2 : 0) + 1;
3034
+ if (hostRef.$loadRetryCount$ < MAX_LAZY_LOAD_RETRIES) {
3035
+ hostRef.$flags$ |= 1024 /* hasFailedLoad */;
3036
+ }
3020
3037
  throw new Error(`Constructor for "${cmpMeta.$tagName$}#${hostRef.$modeName$}" was not found`);
3021
3038
  }
3022
3039
  if (!Cstr.isProxied) {
@@ -3088,7 +3105,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
3088
3105
  hostRef.$onRenderResolve$();
3089
3106
  hostRef.$onRenderResolve$ = void 0;
3090
3107
  }
3091
- if (hostRef.$onReadyResolve$) {
3108
+ if (hostRef.$onReadyResolve$ && !(hostRef.$flags$ & 1024 /* hasFailedLoad */)) {
3092
3109
  hostRef.$onReadyResolve$(elm);
3093
3110
  }
3094
3111
  }
@@ -3147,6 +3164,8 @@ var connectedCallback = (elm) => {
3147
3164
  addHostEventListeners(elm, hostRef, cmpMeta.$listeners$);
3148
3165
  if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
3149
3166
  fireConnectedCallback(hostRef.$lazyInstance$, elm);
3167
+ } else if (hostRef.$flags$ & 1024 /* hasFailedLoad */) {
3168
+ setTimeout(() => initializeComponent(elm, hostRef, cmpMeta), LAZY_LOAD_RETRY_INTERVAL_MS);
3150
3169
  } else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
3151
3170
  hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance$, elm));
3152
3171
  }
@@ -12266,7 +12285,7 @@ class LmvzIcon extends ReactiveControllerHost {
12266
12285
  iconset;
12267
12286
  iconData;
12268
12287
  visible = false;
12269
- ariaLabel;
12288
+ ariaLabel = null;
12270
12289
  get ariaHidden() {
12271
12290
  return !this.ariaLabel;
12272
12291
  }
@@ -12300,7 +12319,7 @@ class LmvzIcon extends ReactiveControllerHost {
12300
12319
  super.componentDidRender();
12301
12320
  }
12302
12321
  render() {
12303
- return hAsync(Host, { key: '0dd3824c964cb73ba4758afbb8768535b7bf0820', role: "img", "aria-hidden": `${this.ariaHidden}`, innerHTML: this.iconData });
12322
+ return hAsync(Host, { key: '7bf1348d1e88c5debeeb592bde76e74625a2b58b', role: "img", "aria-hidden": `${this.ariaHidden}`, innerHTML: this.iconData });
12304
12323
  }
12305
12324
  waitUntilVisible(callback, rootMargin = 50) {
12306
12325
  {
@@ -12409,9 +12428,8 @@ class LmvzInput extends ReactiveControllerHost {
12409
12428
  errorMessage;
12410
12429
  autocomplete;
12411
12430
  inputmode;
12412
- autocorrect;
12413
- autocapitalize;
12414
- spellcheck;
12431
+ autocapitalize = null;
12432
+ spellcheck = null;
12415
12433
  autofocus = false;
12416
12434
  minlength;
12417
12435
  maxlength;
@@ -12574,9 +12592,9 @@ class LmvzInput extends ReactiveControllerHost {
12574
12592
  render() {
12575
12593
  const hasValue = Boolean(this.value);
12576
12594
  const shouldFloatLabel = hasValue || Boolean(this.placeholder);
12577
- return (hAsync("div", { key: '34535f927cceb5d28107f71a995b92f357f68df0', class: classNames('input-container', {
12595
+ return (hAsync("div", { key: 'abdfa466acfad7e676fca966955fd4ae6ba231ec', class: classNames('input-container', {
12578
12596
  'interaction-filled': hasValue,
12579
- }) }, hAsync("div", { key: 'a1e6ef88163bb7c081b295f11194ffc10a0754c4', class: "input-wrapper" }, hAsync("slot", { key: '6634e9671691bd2a18513571706028994fe27efe', name: "before-input" }), hAsync("div", { key: 'e5299fed299b5b5a29ae9f1da71c5294f264da05', class: "label-input-group" }, hAsync("label", { key: '21cf26ec1ef8af81f22b0333299b21268063cda4', htmlFor: this.inputId, class: classNames({ floating: shouldFloatLabel }) }, this.label, this.required && (hAsync("span", { key: '2f8ab042d8a89bbfdd37c8083d83a4b5298aa447', class: "required-indicator", "aria-hidden": "true" }, ' ', "*"))), hAsync("input", { key: '35551a0a618eb2b553449e7e59b0190ff026cdb4', id: this.inputId, ref: (el) => (this.nativeInputElement = el), type: this.type, min: this.min, max: this.max, step: this.step, value: this.value, name: this.name, placeholder: this.placeholder, disabled: this.disabled, readonly: this.readonly, required: this.required, form: this.form, autocomplete: this.autocomplete, inputmode: this.inputmode, autocorrect: this.autocorrect, autocapitalize: this.autocapitalize, spellcheck: this.spellcheck, autofocus: this.autofocus, minlength: this.minlength, maxlength: this.maxlength, pattern: this.pattern, "aria-invalid": this.error ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false', "aria-describedby": this.describedBy, "aria-errormessage": this.errorId, onInput: this.handleInput, onBlur: this.handleBlur, onInvalid: this.handleInvalid })), hAsync("slot", { key: '7c8e459eefd966d4b1227e233a6c599907240545', name: "after-input" })), hAsync("div", { key: '66a53450185cb93f3c6c98a222b1e201aa5a6d03', id: this.helperId, role: "status" }, this.helperText || null), hAsync("div", { key: '587940e277570a5cc9bba9cfbbd1c42daa512ad1', id: this.errorId, role: "alert" }, (this.showErrorMessage && this.errorMessage) || null)));
12597
+ }) }, hAsync("div", { key: 'deb354e87dae72df22bca98a17c542996fbd926b', class: "input-wrapper" }, hAsync("slot", { key: '513529b58c611bdf06afea01803962d0cc7a4385', name: "before-input" }), hAsync("div", { key: 'dcf1a5aa6dcb67a407225d3ace4a1369c1b72c01', class: "label-input-group" }, hAsync("label", { key: 'c47ff2479e84e13b6361fe1ebccb8ec153dcce5e', htmlFor: this.inputId, class: classNames({ floating: shouldFloatLabel }) }, this.label, this.required && (hAsync("span", { key: '03e4ac8dbbfb1f96a9b0f45600872f66d97755b7', class: "required-indicator", "aria-hidden": "true" }, ' ', "*"))), hAsync("input", { key: '5607738d802be72657129aa7b45ae9ffde002f54', id: this.inputId, ref: (el) => (this.nativeInputElement = el), type: this.type, min: this.min, max: this.max, step: this.step, value: this.value, name: this.name, placeholder: this.placeholder, disabled: this.disabled, readonly: this.readonly, required: this.required, form: this.form, autocomplete: this.autocomplete, inputmode: this.inputmode, autocapitalize: this.autocapitalize ?? undefined, spellcheck: this.spellcheck, autofocus: this.autofocus, minlength: this.minlength, maxlength: this.maxlength, pattern: this.pattern, "aria-invalid": this.error ? 'true' : 'false', "aria-required": this.required ? 'true' : 'false', "aria-describedby": this.describedBy, "aria-errormessage": this.errorId, onInput: this.handleInput, onBlur: this.handleBlur, onInvalid: this.handleInvalid })), hAsync("slot", { key: '74b93032b4c650fea28bfd9359bba01365f7599d', name: "after-input" })), hAsync("div", { key: 'cef5ff26b3c2d3b4d9b1a069ceb784dd3a4be84a', id: this.helperId, role: "status" }, this.helperText || null), hAsync("div", { key: '5a7d0213bc76e15fb65648eb78de02a717d0f4ca', id: this.errorId, role: "alert" }, (this.showErrorMessage && this.errorMessage) || null)));
12580
12598
  }
12581
12599
  static get formAssociated() { return true; }
12582
12600
  static get watchers() { return {
@@ -12604,7 +12622,6 @@ class LmvzInput extends ReactiveControllerHost {
12604
12622
  "errorMessage": [1, "error-message"],
12605
12623
  "autocomplete": [1],
12606
12624
  "inputmode": [1],
12607
- "autocorrect": [1],
12608
12625
  "autocapitalize": [1],
12609
12626
  "spellcheck": [4],
12610
12627
  "autofocus": [4],
@@ -15819,10 +15836,10 @@ class LmvzSpinner {
15819
15836
  registerInstance(this, hostRef);
15820
15837
  }
15821
15838
  size = 'small';
15822
- ariaLabel;
15839
+ ariaLabel = null;
15823
15840
  render() {
15824
15841
  const hasLabel = !!this.ariaLabel?.trim();
15825
- return (hAsync(Host, { key: '53d1363cc2ec0219468d7a04e7f2cfc952a85fd6', role: hasLabel ? 'status' : undefined, "aria-label": hasLabel ? this.ariaLabel : undefined, "aria-hidden": hasLabel ? undefined : 'true' }, hAsync("svg", { key: '2401cb663473e2bbce0491718ad71c2600154cd0', part: "indicator", viewBox: "0 0 16 16", "aria-hidden": "true" }, hAsync("circle", { key: '61cbad421651f8dc7f684745a75b3249f251c8a6', pathLength: "100", cx: "8", cy: "8", r: "6" }))));
15842
+ return (hAsync(Host, { key: 'a13115b2357d22d28f1e21d95904193b2e5cfc3e', role: hasLabel ? 'status' : undefined, "aria-label": hasLabel ? this.ariaLabel : undefined, "aria-hidden": hasLabel ? undefined : 'true' }, hAsync("svg", { key: 'b25f19f9ecb31770775b8155a4ce9c5541b558c1', part: "indicator", viewBox: "0 0 16 16", "aria-hidden": "true" }, hAsync("circle", { key: '67881efb5bbf7dbf521113ca68ace9b3d33e1b2e', pathLength: "100", cx: "8", cy: "8", r: "6" }))));
15826
15843
  }
15827
15844
  static get style() { return lmvzSpinnerCss(); }
15828
15845
  static get cmpMeta() { return {
@@ -16382,7 +16399,7 @@ var NAMESPACE = (
16382
16399
  );
16383
16400
 
16384
16401
  /*
16385
- Stencil Hydrate Runner v4.43.5 | MIT Licensed | https://stenciljs.com
16402
+ Stencil Hydrate Runner v4.44.2 | MIT Licensed | https://stenciljs.com
16386
16403
  */
16387
16404
  var __create = Object.create;
16388
16405
  var __defProp = Object.defineProperty;
@@ -1 +1 @@
1
- import{p as e,b as a}from"./p-DVab4vzV.js";export{s as setNonce}from"./p-DVab4vzV.js";import{g as l}from"./p-DQuL1Twl.js";(()=>{const a=import.meta.url,l={};return""!==a&&(l.resourcesUrl=new URL(".",a).href),e(l)})().then((async e=>(await l(),a([["p-18a894e4",[[593,"lmvz-datepicker",{value:[6145],visibleMonth:[6145,"visible-month"],min:[1],max:[1],locale:[1],firstDayOfWeek:[2,"first-day-of-week"],disabled:[516],readonly:[516],required:[516],name:[513],label:[1],placeholder:[1],helperText:[1,"helper-text"],errorMessage:[1,"error-message"],open:[1540],displayFormat:[1,"display-format"],focusedDate:[32],valueDate:[32],visibleMonthDate:[32],inputText:[32],hasUnparseableInput:[32],isInvalid:[32],nativeError:[32],checkValidity:[64],reportValidity:[64]},[[0,"keydown","handleKeydown"],[0,"focusin","handleInputFocus"],[0,"click","handleInputFocus"],[0,"invalid","handleInvalid"]],{required:[{handleValidityRelevantPropChange:0}],min:[{handleValidityRelevantPropChange:0}],max:[{handleValidityRelevantPropChange:0}],locale:[{handleDisplayFormatChange:0}],displayFormat:[{handleDisplayFormatChange:0}],disabled:[{handleDisabledChange:0}]}]]],["p-e1c75def",[[769,"lmvz-modal",{open:[1540],closeLabel:[1,"close-label"],hasHeader:[32]},[[0,"submit","handleFormDialogSubmit"]],{open:[{handleOpenChange:0}]}]]],["p-dd4a62e1",[[769,"lmvz-message",{type:[513],live:[1],leadingIcon:[4,"leading-icon"],dismissible:[4],closeLabel:[1,"close-label"],actionLabel:[1,"action-label"]}]]],["p-19c9f747",[[838,"lmvz-select",{value:[1025],multiple:[516],values:[1040],label:[1],helperText:[1,"helper-text"],error:[6660],errorMessage:[1,"error-message"],disabled:[516],required:[516],name:[513],size:[513],nativeError:[32],selectedLabel:[32],selectedId:[32],activeId:[32],isOpen:[32],optionGroups:[32],focusTrigger:[64],blurTrigger:[64],checkValidity:[64],reportValidity:[64],getValidationMessage:[64]},[[0,"invalid","handleInvalid"]],{value:[{handleValueChange:0}],values:[{handleValuesChange:0}],required:[{handleRequiredChange:0}],disabled:[{handleDisabledChange:0}]}]]],["p-6ffd9391",[[513,"lmvz-snackbar",{status:[1537],message:[1025],duration:[1026],priority:[1025],actionLabel:[1025,"action-label"],animationClass:[32],show:[64],hide:[64]},null,{status:[{onStatusChange:0}]}]]],["p-aa643b58",[[769,"lmvz-card",{size:[1537],cardTitle:[1,"card-title"],description:[1],imageUrl:[1,"image-url"],imageAlt:[1,"image-alt"],actionLabel:[1,"action-label"]},null,{size:[{normalizeSize:0}]}]]],["p-b14966a6",[[785,"lmvz-link",{href:[513],target:[513],rel:[1],type:[1537],externalLabel:[1,"external-label"]},null,{type:[{normalizeType:0}]}]]],["p-fd29789f",[[769,"lmvz-header",{role:[2561],lmvzActiveNav:[1,"lmvz-active-nav"],initFocus:[64]},null,{lmvzActiveNav:[{handleActiveNavChange:0}]}],[774,"lmvz-menuitem",{role:[2561],ti:[2562,"tabindex"]}]]],["p-743616c0",[[257,"lmvz-action"]]],["p-316dd61a",[[774,"lmvz-action-list",{label:[1],initFocus:[64]}]]],["p-170dea97",[[578,"lmvz-checkbox",{label:[1],checked:[1540],value:[1],name:[513],disabled:[516],required:[516],error:[6660],errorMessage:[1,"error-message"],helperText:[1,"helper-text"],form:[1],autofocus:[4],nativeError:[32],checkedState:[32],focusInput:[64],checkValidity:[64],reportValidity:[64],getValidationMessage:[64]},[[0,"invalid","handleInvalid"]],{checked:[{handleCheckedChange:0}],required:[{handleRequiredChange:0}]}]]],["p-b9d29e90",[[774,"lmvz-menuitem",{role:[2561],ti:[2562,"tabindex"]}]]],["p-96764fa9",[[578,"lmvz-radio",{label:[1],checked:[1540],value:[1],name:[513],disabled:[516],required:[516],error:[6660],helperText:[1,"helper-text"],form:[513],autofocus:[4],nativeError:[32],focusInput:[64],checkValidity:[64],reportValidity:[64],getValidationMessage:[64]},[[0,"invalid","handleInvalid"],[0,"keydown","handleKeydown"]],{checked:[{handleCheckedChange:0}],required:[{handleRequiredChange:0}],value:[{handleValueChange:0}],label:[{handleLabelChange:0}]}]]],["p-67b86084",[[513,"lmvz-spinner",{size:[513],ariaLabel:[513,"aria-label"]}]]],["p-c6309d6c",[[785,"lmvz-tab",{value:[513],disabled:[516],selected:[516],panel:[513]}]]],["p-d466fe8f",[[769,"lmvz-tabs",{value:[1537],resolvedValue:[32],initFocus:[64],activateTab:[64],getTabElements:[64],setTabPanelIds:[64]},[[0,"slotchange","handleSlotChangeEvent"]],{value:[{handleValueChange:0}]}]]],["p-6292da52",[[578,"lmvz-toggle",{label:[1],checked:[1540],disabled:[516],required:[516],name:[1],value:[1],form:[1],focusToggle:[64],blurToggle:[64],checkValidity:[64],reportValidity:[64],getValidationMessage:[64],getInputElement:[64]},null,{checked:[{handleCheckedChange:0}],disabled:[{handleDisabledChange:0}]}]]],["p-77fd3ce2",[[769,"lmvz-button-group",{stacked:[516],primaryEnabledAction:[2064],hasActions:[2052,"has-actions"]}]]],["p-377c45a7",[[769,"lmvz-chip",{type:[1537],size:[1537]},null,{type:[{normalizeType:0}],size:[{normalizeSize:0}]}]]],["p-a70079b6",[[838,"lmvz-input",{value:[1025],label:[1],helperText:[1,"helper-text"],placeholder:[1],disabled:[516],readonly:[516],required:[516],name:[1],type:[1],errorMessage:[1,"error-message"],autocomplete:[1],inputmode:[1],autocorrect:[1],autocapitalize:[1],spellcheck:[4],autofocus:[4],minlength:[2],maxlength:[2],pattern:[1],min:[8],max:[8],step:[8],form:[1],size:[513],error:[6660],nativeError:[32],setValue:[64],focusInput:[64],blurInput:[64],select:[64],checkValidity:[64],reportValidity:[64],getValidationMessage:[64],getInputElement:[64]},null,{value:[{handleValueChange:0}],disabled:[{handleDisabledChange:0}]}]]],["p-bf728ef8",[[769,"lmvz-popover",{open:[1540],anchor:[1],placement:[1],size:[1],autoFocus:[4,"auto-focus"],containerRole:[1,"container-role"],label:[1],anchorEl:[32],show:[64],hide:[64],toggle:[64]},null,{open:[{handleOpenChange:0}],anchor:[{handleAnchorChange:1}]}]]],["p-65efa76e",[[785,"lmvz-button",{ti:[514,"tabindex"],scale:[513],variant:[513],disabled:[516],type:[1],form:[1],formMethod:[1,"form-method"],name:[1],value:[1],buttonRole:[1,"button-role"]}],[514,"lmvz-icon",{icon:[513],weight:[513],size:[513],iconset:[513],ariaLabel:[513,"aria-label"],iconData:[32],visible:[32]},null,{icon:[{loadIconPathData:0}],iconset:[{loadIconPathData:0}]}]]]],e))));
1
+ import{p as e,b as a}from"./p-wQ10Syko.js";export{s as setNonce}from"./p-wQ10Syko.js";import{g as l}from"./p-DQuL1Twl.js";(()=>{const a=import.meta.url,l={};return""!==a&&(l.resourcesUrl=new URL(".",a).href),e(l)})().then((async e=>(await l(),a([["p-b0f3758f",[[593,"lmvz-datepicker",{value:[6145],visibleMonth:[6145,"visible-month"],min:[1],max:[1],locale:[1],firstDayOfWeek:[2,"first-day-of-week"],disabled:[516],readonly:[516],required:[516],name:[513],label:[1],placeholder:[1],helperText:[1,"helper-text"],errorMessage:[1,"error-message"],open:[1540],displayFormat:[1,"display-format"],focusedDate:[32],valueDate:[32],visibleMonthDate:[32],inputText:[32],hasUnparseableInput:[32],isInvalid:[32],nativeError:[32],checkValidity:[64],reportValidity:[64]},[[0,"keydown","handleKeydown"],[0,"focusin","handleInputFocus"],[0,"click","handleInputFocus"],[0,"invalid","handleInvalid"]],{required:[{handleValidityRelevantPropChange:0}],min:[{handleValidityRelevantPropChange:0}],max:[{handleValidityRelevantPropChange:0}],locale:[{handleDisplayFormatChange:0}],displayFormat:[{handleDisplayFormatChange:0}],disabled:[{handleDisabledChange:0}]}]]],["p-5e8f0b43",[[769,"lmvz-modal",{open:[1540],closeLabel:[1,"close-label"],hasHeader:[32]},[[0,"submit","handleFormDialogSubmit"]],{open:[{handleOpenChange:0}]}]]],["p-b050450d",[[769,"lmvz-message",{type:[513],live:[1],leadingIcon:[4,"leading-icon"],dismissible:[4],closeLabel:[1,"close-label"],actionLabel:[1,"action-label"]}]]],["p-3de59694",[[838,"lmvz-select",{value:[1025],multiple:[516],values:[1040],label:[1],helperText:[1,"helper-text"],error:[6660],errorMessage:[1,"error-message"],disabled:[516],required:[516],name:[513],size:[513],nativeError:[32],selectedLabel:[32],selectedId:[32],activeId:[32],isOpen:[32],optionGroups:[32],focusTrigger:[64],blurTrigger:[64],checkValidity:[64],reportValidity:[64],getValidationMessage:[64]},[[0,"invalid","handleInvalid"]],{value:[{handleValueChange:0}],values:[{handleValuesChange:0}],required:[{handleRequiredChange:0}],disabled:[{handleDisabledChange:0}]}]]],["p-253e56c9",[[513,"lmvz-snackbar",{status:[1537],message:[1025],duration:[1026],priority:[1025],actionLabel:[1025,"action-label"],animationClass:[32],show:[64],hide:[64]},null,{status:[{onStatusChange:0}]}]]],["p-e40f174d",[[769,"lmvz-card",{size:[1537],cardTitle:[1,"card-title"],description:[1],imageUrl:[1,"image-url"],imageAlt:[1,"image-alt"],actionLabel:[1,"action-label"]},null,{size:[{normalizeSize:0}]}]]],["p-7d80a49d",[[785,"lmvz-link",{href:[513],target:[513],rel:[1],type:[1537],externalLabel:[1,"external-label"]},null,{type:[{normalizeType:0}]}]]],["p-3606c1db",[[769,"lmvz-header",{role:[2561],lmvzActiveNav:[1,"lmvz-active-nav"],initFocus:[64]},null,{lmvzActiveNav:[{handleActiveNavChange:0}]}],[774,"lmvz-menuitem",{role:[2561],ti:[2562,"tabindex"]}]]],["p-457b10e1",[[257,"lmvz-action"]]],["p-f6ac0f0d",[[774,"lmvz-action-list",{label:[1],initFocus:[64]}]]],["p-b123e33d",[[578,"lmvz-checkbox",{label:[1],checked:[1540],value:[1],name:[513],disabled:[516],required:[516],error:[6660],errorMessage:[1,"error-message"],helperText:[1,"helper-text"],form:[1],autofocus:[4],nativeError:[32],checkedState:[32],focusInput:[64],checkValidity:[64],reportValidity:[64],getValidationMessage:[64]},[[0,"invalid","handleInvalid"]],{checked:[{handleCheckedChange:0}],required:[{handleRequiredChange:0}]}]]],["p-7a018765",[[774,"lmvz-menuitem",{role:[2561],ti:[2562,"tabindex"]}]]],["p-11ccd914",[[578,"lmvz-radio",{label:[1],checked:[1540],value:[1],name:[513],disabled:[516],required:[516],error:[6660],helperText:[1,"helper-text"],form:[513],autofocus:[4],nativeError:[32],focusInput:[64],checkValidity:[64],reportValidity:[64],getValidationMessage:[64]},[[0,"invalid","handleInvalid"],[0,"keydown","handleKeydown"]],{checked:[{handleCheckedChange:0}],required:[{handleRequiredChange:0}],value:[{handleValueChange:0}],label:[{handleLabelChange:0}]}]]],["p-01ac17f8",[[513,"lmvz-spinner",{size:[513],ariaLabel:[513,"aria-label"]}]]],["p-1595cad0",[[785,"lmvz-tab",{value:[513],disabled:[516],selected:[516],panel:[513]}]]],["p-edb35b52",[[769,"lmvz-tabs",{value:[1537],resolvedValue:[32],initFocus:[64],activateTab:[64],getTabElements:[64],setTabPanelIds:[64]},[[0,"slotchange","handleSlotChangeEvent"]],{value:[{handleValueChange:0}]}]]],["p-2ae64b73",[[578,"lmvz-toggle",{label:[1],checked:[1540],disabled:[516],required:[516],name:[1],value:[1],form:[1],focusToggle:[64],blurToggle:[64],checkValidity:[64],reportValidity:[64],getValidationMessage:[64],getInputElement:[64]},null,{checked:[{handleCheckedChange:0}],disabled:[{handleDisabledChange:0}]}]]],["p-ddf5d866",[[769,"lmvz-button-group",{stacked:[516],primaryEnabledAction:[2064],hasActions:[2052,"has-actions"]}]]],["p-ef6e12ee",[[769,"lmvz-chip",{type:[1537],size:[1537]},null,{type:[{normalizeType:0}],size:[{normalizeSize:0}]}]]],["p-adb37d60",[[838,"lmvz-input",{value:[1025],label:[1],helperText:[1,"helper-text"],placeholder:[1],disabled:[516],readonly:[516],required:[516],name:[1],type:[1],errorMessage:[1,"error-message"],autocomplete:[1],inputmode:[1],autocapitalize:[1],spellcheck:[4],autofocus:[4],minlength:[2],maxlength:[2],pattern:[1],min:[8],max:[8],step:[8],form:[1],size:[513],error:[6660],nativeError:[32],setValue:[64],focusInput:[64],blurInput:[64],select:[64],checkValidity:[64],reportValidity:[64],getValidationMessage:[64],getInputElement:[64]},null,{value:[{handleValueChange:0}],disabled:[{handleDisabledChange:0}]}]]],["p-a2f03112",[[769,"lmvz-popover",{open:[1540],anchor:[1],placement:[1],size:[1],autoFocus:[4,"auto-focus"],containerRole:[1,"container-role"],label:[1],anchorEl:[32],show:[64],hide:[64],toggle:[64]},null,{open:[{handleOpenChange:0}],anchor:[{handleAnchorChange:1}]}]]],["p-84d2b2e5",[[785,"lmvz-button",{ti:[514,"tabindex"],scale:[513],variant:[513],disabled:[516],type:[1],form:[1],formMethod:[1,"form-method"],name:[1],value:[1],buttonRole:[1,"button-role"]}],[514,"lmvz-icon",{icon:[513],weight:[513],size:[513],iconset:[513],ariaLabel:[513,"aria-label"],iconData:[32],visible:[32]},null,{icon:[{loadIconPathData:0}],iconset:[{loadIconPathData:0}]}]]]],e))));
@@ -0,0 +1 @@
1
+ import{r as e,h as r,H as i}from"./p-wQ10Syko.js";const n=class{constructor(r){e(this,r)}size="small";ariaLabel=null;render(){const e=!!this.ariaLabel?.trim();return r(i,{key:"a13115b2357d22d28f1e21d95904193b2e5cfc3e",role:e?"status":void 0,"aria-label":e?this.ariaLabel:void 0,"aria-hidden":e?void 0:"true"},r("svg",{key:"b25f19f9ecb31770775b8155a4ce9c5541b558c1",part:"indicator",viewBox:"0 0 16 16","aria-hidden":"true"},r("circle",{key:"67881efb5bbf7dbf521113ca68ace9b3d33e1b2e",pathLength:"100",cx:"8",cy:"8",r:"6"})))}};n.style=":host{--spinner-size:1rem;display:inline-block;width:var(--spinner-size);height:var(--spinner-size)}:host([size='large']){--spinner-size:2rem;}svg{width:100%;height:100%;transform-origin:center;animation:lmvz-spinner-rotate var(--lmvz-global-duration-slow, 800ms) linear infinite;color:var(--lmvz-semantic-color-border-active, #0f8acc)}circle{fill:none;stroke:currentcolor;stroke-width:var(--lmvz-component-icon-border-width-strong, 1.5px);stroke-linecap:round;stroke-dasharray:75 25;vector-effect:non-scaling-stroke}@keyframes lmvz-spinner-rotate{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){svg{animation:none}}";export{n as lmvz_spinner}